Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4096de299f95fa94277bb85e2f69a4787fd287f 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-ssh10610910887287003748.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh1944448942143732216.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh5739421739023993393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh14950917475144717839.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-ssh15968396918267254763.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], goVersion:1.25] ========================================================= [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.25 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 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-4772 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/965 [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/965 # 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 e4096de299f95fa94277bb85e2f69a4787fd287f (main) Commit message: "Merge pull request #5391 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.63" > 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 e4096de299f95fa94277bb85e2f69a4787fd287f # timeout=10 > git rev-list --no-walk 1383452a2047ef58b5f726480165c651db4d1814 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:17:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:17:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:17:25 ========================================================= 20:17:25 EdgeX Global Pipelines Version Info 20:17:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:17:26 ------------------- 20:17:26 stable info: 20:17:26 ------------------- 20:17:26 Commited By: Cherry Wang cherry@iotechsys.com 20:17:26 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 20:17:26 Message: update stable to v1.0.278 20:17:27 ------------------- 20:17:27 experimental info: 20:17:27 ------------------- 20:17:27 Commited By: **** collab-it+edgex@linuxfoundation.org 20:17:27 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 20:17:27 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4096de [Pipeline] echo 20:17:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:28 provisioning config files... 20:17:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/965@tmp/config1953802953451379474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:28 ---> ****-login.sh 20:17:28 nexus3.edgexfoundry.org:10001 20:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:28 20:17:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 20:17:28 Configure a credential helper to remove this warning. See 20:17:28 https://docs.****.com/go/credential-store/ 20:17:28 20:17:28 Login Succeeded 20:17:28 nexus3.edgexfoundry.org:10002 20:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:28 20:17:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 20:17:28 Configure a credential helper to remove this warning. See 20:17:28 https://docs.****.com/go/credential-store/ 20:17:28 20:17:28 Login Succeeded 20:17:28 nexus3.edgexfoundry.org:10003 20:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:28 20:17:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 20:17:28 Configure a credential helper to remove this warning. See 20:17:28 https://docs.****.com/go/credential-store/ 20:17:28 20:17:28 Login Succeeded 20:17:28 nexus3.edgexfoundry.org:10004 20:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:28 20:17:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 20:17:28 Configure a credential helper to remove this warning. See 20:17:28 https://docs.****.com/go/credential-store/ 20:17:28 20:17:28 Login Succeeded 20:17:28 ****.io 20:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:29 20:17:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 20:17:29 Configure a credential helper to remove this warning. See 20:17:29 https://docs.****.com/go/credential-store/ 20:17:29 20:17:29 Login Succeeded 20:17:29 ---> ****-login.sh ends [Pipeline] } 20:17:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:29 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 20:17:29 + dirname cmd/core-command/Dockerfile 20:17:29 + cut -d/ -f2 20:17:29 + echo core-command,cmd/core-command/Dockerfile 20:17:29 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:17:29 + cut -d/ -f2 20:17:29 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:17:29 + dirname cmd/core-data/Dockerfile 20:17:29 + cut -d/ -f2 20:17:29 + echo core-data,cmd/core-data/Dockerfile 20:17:29 + dirname cmd/core-keeper/Dockerfile 20:17:29 + cut -d/ -f2 20:17:29 + echo core-keeper,cmd/core-keeper/Dockerfile 20:17:29 + dirname cmd/core-metadata/Dockerfile 20:17:29 + cut -d/ -f2 20:17:29 + echo core-metadata,cmd/core-metadata/Dockerfile 20:17:29 + dirname cmd/security-bootstrapper/Dockerfile 20:17:29 + cut -d/ -f2 20:17:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:17:29 + dirname cmd/security-proxy-auth/Dockerfile 20:17:29 + cut -d/ -f2 20:17:29 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:17:29 + dirname cmd/security-proxy-setup/Dockerfile 20:17:29 + cut -d/ -f2 20:17:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:17:29 + dirname cmd/security-secretstore-setup/Dockerfile 20:17:29 + cut -d/ -f2 20:17:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:17:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:17:29 + cut -d/ -f2 20:17:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:17:29 + dirname cmd/security-spire-agent/Dockerfile 20:17:29 + cut -d/ -f2 20:17:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:17:29 + dirname cmd/security-spire-config/Dockerfile 20:17:29 + cut -d/ -f2 20:17:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:17:29 + dirname cmd/security-spire-server/Dockerfile 20:17:29 + cut -d/ -f2 20:17:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:17:29 + dirname cmd/support-notifications/Dockerfile 20:17:29 + cut -d/ -f2 20:17:29 + echo support-notifications,cmd/support-notifications/Dockerfile 20:17:29 + dirname+ cmd/support-scheduler/Dockerfile 20:17:29 cut -d/ -f2 20:17:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:17:29 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-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:17:29 + git rev-list -1 --merges e4096de299f95fa94277bb85e2f69a4787fd287f~1..e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 20:17:29 -----------> git rev-list -1 --merges e4096de299f95fa94277bb85e2f69a4787fd287f~1..e4096de299f95fa94277bb85e2f69a4787fd287f e4096de299f95fa94277bb85e2f69a4787fd287f 20:17:29 e4096de299f95fa94277bb85e2f69a4787fd287f [false] [Pipeline] sh 20:17:30 + git log --format=format:%s -1 e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 20:17:30 ========================================================= 20:17:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:17:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:17:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:17:30 + grep -v github /etc/ssh/ssh_known_hosts 20:17:30 + [ -e /tmp/ssh_known_hosts ] 20:17:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:17:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:17:30 + sudo tee -a /etc/ssh/ssh_known_hosts 20:17:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:31 20:17:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:31 0.1.4: Pulling from edgex-devops/py-git-semver 20:17:31 3dae71ba6b94: Pulling fs layer 20:17:31 6bf1a483ea7c: Pulling fs layer 20:17:31 f5dfc541a4d3: Pulling fs layer 20:17:31 461d9e800cba: Pulling fs layer 20:17:31 80192f66455f: Pulling fs layer 20:17:31 2e8e34ca0e6c: Pulling fs layer 20:17:31 a29436f7fd5d: Pulling fs layer 20:17:31 923cac83aea3: Pulling fs layer 20:17:31 25ad8b0a4227: Pulling fs layer 20:17:31 db01528c6b51: Pulling fs layer 20:17:31 28988de357af: Pulling fs layer 20:17:31 80192f66455f: Waiting 20:17:31 a29436f7fd5d: Waiting 20:17:31 923cac83aea3: Waiting 20:17:31 2e8e34ca0e6c: Waiting 20:17:31 25ad8b0a4227: Waiting 20:17:31 28988de357af: Waiting 20:17:31 db01528c6b51: Waiting 20:17:31 6bf1a483ea7c: Verifying Checksum 20:17:31 6bf1a483ea7c: Download complete 20:17:31 461d9e800cba: Download complete 20:17:31 80192f66455f: Verifying Checksum 20:17:31 80192f66455f: Download complete 20:17:31 f5dfc541a4d3: Verifying Checksum 20:17:31 f5dfc541a4d3: Download complete 20:17:31 3dae71ba6b94: Verifying Checksum 20:17:31 3dae71ba6b94: Download complete 20:17:31 923cac83aea3: Verifying Checksum 20:17:31 923cac83aea3: Download complete 20:17:31 25ad8b0a4227: Verifying Checksum 20:17:31 25ad8b0a4227: Download complete 20:17:31 db01528c6b51: Verifying Checksum 20:17:31 db01528c6b51: Download complete 20:17:31 28988de357af: Verifying Checksum 20:17:31 28988de357af: Download complete 20:17:31 a29436f7fd5d: Verifying Checksum 20:17:31 a29436f7fd5d: Download complete 20:17:32 2e8e34ca0e6c: Verifying Checksum 20:17:32 2e8e34ca0e6c: Download complete 20:17:33 3dae71ba6b94: Pull complete 20:17:33 6bf1a483ea7c: Pull complete 20:17:33 f5dfc541a4d3: Pull complete 20:17:34 461d9e800cba: Pull complete 20:17:34 80192f66455f: Pull complete 20:17:38 2e8e34ca0e6c: Pull complete 20:17:38 a29436f7fd5d: Pull complete 20:17:38 923cac83aea3: Pull complete 20:17:38 25ad8b0a4227: Pull complete 20:17:38 db01528c6b51: Pull complete 20:17:38 28988de357af: Pull complete 20:17:38 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 20:17:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:39 prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container 20:17:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:17:40 $ docker top 14962f6b17858bd00b9cf36df9ca270d3d6dca7f8b34d837bf5b24e3370456d0 -eo pid,comm 20:17:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:17:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:40 [ssh-agent] Looking for ssh-agent implementation... 20:17:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:40 $ docker exec 14962f6b17858bd00b9cf36df9ca270d3d6dca7f8b34d837bf5b24e3370456d0 ssh-agent 20:17:40 SSH_AUTH_SOCK=/tmp/ssh-4QxKphulv1Xj/agent.32 20:17:40 SSH_AGENT_PID=38 20:17:40 Running ssh-add (command line suppressed) 20:17:40 Identity added: /w/workspace/edgex-go/965@tmp/private_key_15796954532560676541.key (/w/workspace/edgex-go/965@tmp/private_key_15796954532560676541.key) 20:17:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:41 + git config --global --add safe.directory /w/workspace/edgex-go/965 [Pipeline] sh 20:17:41 + git tag --points-at HEAD [Pipeline] } 20:17:41 $ docker exec --env ******** --env ******** 14962f6b17858bd00b9cf36df9ca270d3d6dca7f8b34d837bf5b24e3370456d0 ssh-agent -k 20:17:41 unset SSH_AUTH_SOCK; 20:17:41 unset SSH_AGENT_PID; 20:17:41 echo Agent pid 38 killed; 20:17:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:17:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:41 [ssh-agent] Looking for ssh-agent implementation... 20:17:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:41 $ docker exec 14962f6b17858bd00b9cf36df9ca270d3d6dca7f8b34d837bf5b24e3370456d0 ssh-agent 20:17:41 SSH_AUTH_SOCK=/tmp/ssh-FiCdqNWMwfDh/agent.86 20:17:41 SSH_AGENT_PID=92 20:17:41 Running ssh-add (command line suppressed) 20:17:42 Identity added: /w/workspace/edgex-go/965@tmp/private_key_4227122436644829076.key (/w/workspace/edgex-go/965@tmp/private_key_4227122436644829076.key) 20:17:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:42 + git semver init 20:17:42 2026-04-08 20:17:42,572 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 20:17:42 2026-04-08 20:17:42,575 [run_init] DEBUG init version:0.0.0 force:False 20:17:42 2026-04-08 20:17:42,575 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/965/.semver 20:17:42 2026-04-08 20:17:42,576 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/965/.semver 20:17:42 2026-04-08 20:17:42,576 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/965/.semver'], cwd=/w/workspace/edgex-go/965, stdin=None, shell=False, universal_newlines=False) 20:17:47 2026-04-08 20:17:47,113 [append_file] DEBUG append to file:/w/workspace/edgex-go/965/.git/info/exclude 20:17:47 2026-04-08 20:17:47,114 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/965/.semver/main with force:False 20:17:47 2026-04-08 20:17:47,114 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main 20:17:47 2026-04-08 20:17:47,114 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main 20:17:47 4.1.0-dev.106 [Pipeline] } 20:17:47 $ docker exec --env ******** --env ******** 14962f6b17858bd00b9cf36df9ca270d3d6dca7f8b34d837bf5b24e3370456d0 ssh-agent -k 20:17:48 unset SSH_AUTH_SOCK; 20:17:48 unset SSH_AGENT_PID; 20:17:48 echo Agent pid 92 killed; 20:17:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:48 + git semver [Pipeline] } 20:17:48 $ docker stop --time=1 14962f6b17858bd00b9cf36df9ca270d3d6dca7f8b34d837bf5b24e3370456d0 20:17:49 $ docker rm -f --volumes 14962f6b17858bd00b9cf36df9ca270d3d6dca7f8b34d837bf5b24e3370456d0 [Pipeline] // withDockerContainer [Pipeline] sh 20:17:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:17:50 Stashed 1 file(s) [Pipeline] echo 20:17:50 [edgeXSemver]: initialized semver on version 4.1.0-dev.106 [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 20:17:50 + git config --global --add safe.directory /w/workspace/edgex-go/965 [Pipeline] echo 20:17:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 20:17:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 20:17:51 ========================================================= 20:17:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 20:17:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:17:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 20:17:51 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 20:17:51 2d35ebdb57d9: Pulling fs layer 20:17:51 c35fb4624d26: Pulling fs layer 20:17:51 4e2aec7ef170: Pulling fs layer 20:17:51 333b49ad6fbf: Pulling fs layer 20:17:51 4f4fb700ef54: Pulling fs layer 20:17:51 c3e65509a76b: Pulling fs layer 20:17:51 7cf9ebb963bd: Pulling fs layer 20:17:51 bb34ca984cfb: Pulling fs layer 20:17:51 151cf03bc807: Pulling fs layer 20:17:51 c3e65509a76b: Waiting 20:17:51 bb34ca984cfb: Waiting 20:17:51 333b49ad6fbf: Waiting 20:17:51 7cf9ebb963bd: Waiting 20:17:51 151cf03bc807: Waiting 20:17:51 4f4fb700ef54: Waiting 20:17:51 c35fb4624d26: Verifying Checksum 20:17:51 c35fb4624d26: Download complete 20:17:51 333b49ad6fbf: Download complete 20:17:51 4f4fb700ef54: Verifying Checksum 20:17:51 c3e65509a76b: Verifying Checksum 20:17:51 c3e65509a76b: Download complete 20:17:51 2d35ebdb57d9: Download complete 20:17:51 7cf9ebb963bd: Verifying Checksum 20:17:51 7cf9ebb963bd: Download complete 20:17:51 2d35ebdb57d9: Pull complete 20:17:51 c35fb4624d26: Pull complete 20:17:51 151cf03bc807: Verifying Checksum 20:17:51 151cf03bc807: Download complete 20:17:51 4e2aec7ef170: Verifying Checksum 20:17:51 4e2aec7ef170: Download complete 20:17:52 bb34ca984cfb: Verifying Checksum 20:17:52 bb34ca984cfb: Download complete 20:17:56 4e2aec7ef170: Pull complete 20:17:56 333b49ad6fbf: Pull complete 20:17:56 4f4fb700ef54: Pull complete 20:17:56 c3e65509a76b: Pull complete 20:17:56 7cf9ebb963bd: Pull complete 20:17:59 bb34ca984cfb: Pull complete 20:18:00 151cf03bc807: Pull complete 20:18:00 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 20:18:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 20:18:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 20:18:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 20:18:00 WORKDIR /edgex 20:18:00 COPY go.mod . 20:18:00 RUN go mod download 20:18:00 + docker build -t ci-base-image-x86_64 -f - . 20:18:00 #0 building with "default" instance using docker driver 20:18:00 20:18:00 #1 [internal] load build definition from Dockerfile 20:18:00 #1 transferring dockerfile: 164B done 20:18:00 #1 DONE 0.0s 20:18:00 20:18:00 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 20:18:00 #2 DONE 0.0s 20:18:00 20:18:00 #3 [internal] load .dockerignore 20:18:00 #3 transferring context: 50B done 20:18:00 #3 DONE 0.0s 20:18:00 20:18:00 #4 [internal] load build context 20:18:00 #4 transferring context: 7.03kB done 20:18:00 #4 DONE 0.1s 20:18:00 20:18:00 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 20:18:00 #5 DONE 0.1s 20:18:00 20:18:00 #6 [2/4] WORKDIR /edgex 20:18:02 #6 DONE 1.2s 20:18:02 20:18:02 #7 [3/4] COPY go.mod . 20:18:02 #7 DONE 0.0s 20:18:02 20:18:02 #8 [4/4] RUN go mod download 20:18:05 Still waiting to schedule task 20:18:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:18:14 #8 DONE 11.0s 20:18:14 20:18:14 #9 exporting to image 20:18:14 #9 exporting layers 20:18:16 #9 exporting layers 3.0s done 20:18:16 #9 writing image sha256:de7f3da06339080e42d910b160eea33c421d5d596acdf2b29ea829103af1ec42 done 20:18:16 #9 naming to docker.io/library/ci-base-image-x86_64 done 20:18:16 #9 DONE 3.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:16 + docker inspect -f . ci-base-image-x86_64 20:18:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:16 prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container 20:18:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:18:17 $ docker top 85328022ae2b98b0feca47680aa5879d02a91069b0f22e03e219704cf20b0f3c -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:17 + go version 20:18:17 go version go1.25.2 linux/amd64 [Pipeline] } 20:18:17 $ docker stop --time=1 85328022ae2b98b0feca47680aa5879d02a91069b0f22e03e219704cf20b0f3c 20:18:18 $ docker rm -f --volumes 85328022ae2b98b0feca47680aa5879d02a91069b0f22e03e219704cf20b0f3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:19 + docker inspect -f . ci-base-image-x86_64 20:18:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:19 prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container 20:18:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:18:19 $ docker top 0f9d6cd2c29f0ff664ab1013b7ded9ba86222b6abb8d1f4f47723c4ba99e9bf3 -eo pid,comm [Pipeline] { [Pipeline] echo 20:18:19 ========================================================= 20:18:19 [edgeXBuildGoParallel] Running Tests and Build... 20:18:19 ========================================================= [Pipeline] sh 20:18:19 + git config --global --add safe.directory /w/workspace/edgex-go/965 [Pipeline] fileExists [Pipeline] sh 20:18:20 + make test 20:18:20 go test -race -coverprofile=coverage.out ./... 20:18:30 ? github.com/edgexfoundry/edgex-go [no test files] 20:19:02 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 20:19:02 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 20:19:02 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 20:19:02 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 20:19:02 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 20:19:02 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 20:19:02 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 20:19:02 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 20:19:02 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 20:19:02 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 20:19:02 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 20:19:02 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 20:19:02 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 20:19:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:19:02 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 20:19:02 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 20:19:02 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 20:19:02 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 20:19:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.066s coverage: 97.0% of statements 20:19:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements 20:19:05 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 20:19:05 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.030s coverage: 4.8% of statements 20:19:05 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 20:19:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 57.3% of statements 20:19:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements 20:19:05 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 20:19:05 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 20:19:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.016s coverage: 94.2% of statements 20:19:05 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 20:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 20:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:19:05 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 20:19:05 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 20:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 20:19:05 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 20:19:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 20:19:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 20:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 20:19:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 20:19:05 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 90.7% of statements 20:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 20:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 20:19:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 20:19:05 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.022s coverage: 0.0% of statements 20:19:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 20:19:05 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 20:19:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 8.2% of statements 20:19:06 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 20:19:06 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 20:19:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.399s coverage: 97.6% of statements 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:19:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 20:19:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 20:19:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 20:19:08 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 20:19:08 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 20:19:08 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:19:08 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 20:19:08 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 20:19:08 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:19:08 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 20:19:08 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 20:19:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.044s coverage: 3.5% of statements 20:19:10 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 20:19:10 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 20:19:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements 20:19:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:19:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 38.2% of statements 20:19:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.033s coverage: 68.8% of statements 20:19:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 20:19:10 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 20:19:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 20:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 20:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.022s coverage: 87.1% of statements 20:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 89.5% of statements 20:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 93.1% of statements 20:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.028s coverage: 87.5% of statements 20:19:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.031s coverage: 94.4% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 20:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.056s coverage: 81.8% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.049s coverage: 82.1% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.018s coverage: 86.0% of statements 20:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 6.8% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.026s coverage: 33.3% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.032s coverage: 100.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.156s coverage: 54.8% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.6% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.034s coverage: 20.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements 20:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 20:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 29.2% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 20:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements 20:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 20:19:34 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 20:19:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.1% of statements 20:19:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 20:19:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 20:19:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 20:19:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 20:19:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.134s coverage: 94.9% of statements 20:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 20:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:19:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 20:19:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 20:19:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements 20:19:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 20:19:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 20:19:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 20:19:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements 20:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 20:19:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 47.1% of statements 20:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:19:35 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 20:19:35 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:19:36 running golangci-lint 20:19:36 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 20:19:36 go version go1.25.2 linux/amd64 20:19:36 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 20:19:36 level=info msg="[config_reader] Used config file .golangci.yml" 20:19:36 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 20:19:36 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 20:19:36 level=info msg="[goenv] Read go env for 4.847766ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 20:19:36 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 20:19:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4773 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:19:39 Running in /w/workspace/edgex-go/965 [Pipeline] { [Pipeline] checkout 20:19:42 The recommended git tool is: git 20:19:47 using credential edgex-jenkins-ssh 20:19:47 Cloning the remote Git repository 20:19:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:19:47 > git init /w/workspace/edgex-go/965 # timeout=10 20:19:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:19:47 > git --version # timeout=10 20:19:47 > git --version # 'git version 2.25.1' 20:19:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:19:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:19:58 level=info msg="[loader] Go packages loading at mode 8767 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 20.339345166s" 20:19:58 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.272896ms" 20:20:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:20:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:05 Avoid second fetch 20:20:05 Checking out Revision e4096de299f95fa94277bb85e2f69a4787fd287f (main) 20:20:06 Commit message: "Merge pull request #5391 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.63" 20:20:05 > git config core.sparsecheckout # timeout=10 20:20:05 > git checkout -f e4096de299f95fa94277bb85e2f69a4787fd287f # timeout=10 20:20:08 level=info msg="[linters_context/goanalysis] analyzers took 1m41.519756682s with top 10 stages: buildir: 50.79742267s, inspect: 3.207123208s, fact_deprecated: 3.099568004s, gosec: 2.651011712s, printf: 1.783369083s, ctrlflow: 1.747894633s, fact_purity: 1.284436314s, nilness: 1.174151755s, QF1004: 1.02101941s, S1038: 970.091377ms" 20:20:08 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 20:20:08 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 20:20:08 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 20:20:08 level=info msg="[runner] Issues before processing: 35, after processing: 0" 20:20:08 level=info msg="[runner] Processors filtering stat (in/out): exclusion_rules: 22/21, path_absoluter: 35/35, filename_unadjuster: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22, nolint_filter: 21/0, cgo: 35/35, path_relativity: 35/35, exclusion_paths: 35/35" 20:20:08 level=info msg="[runner] processing took 9.423127ms with stages: nolint_filter: 8.391802ms, generated_file_filter: 770.006µs, exclusion_rules: 156.311µs, exclusion_paths: 46.284µs, path_relativity: 43.603µs, cgo: 4.29µs, path_absoluter: 2.981µs, invalid_issue: 2.23µs, sort_results: 1.75µs, filename_unadjuster: 820ns, fixer: 600ns, max_same_issues: 570ns, diff: 440ns, path_prettifier: 270ns, severity-rules: 260ns, uniq_by_line: 240ns, max_from_linter: 230ns, max_per_file_from_linter: 170ns, source_code: 140ns, path_shortener: 130ns" 20:20:08 level=info msg="[runner] linters took 11.035388125s with stages: goanalysis_metalinter: 11.025895753s" 20:20:08 0 issues. 20:20:08 level=info msg="File cache stats: 0 entries of total size 0B" 20:20:08 level=info msg="Memory: 316 samples, avg is 342.5MB, max is 1432.0MB" 20:20:08 level=info msg="Execution took 31.4155906s" 20:20:08 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:10 provisioning config files... 20:20:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/965@tmp/config7132767057386262235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:11 ---> ****-login.sh 20:20:11 nexus3.edgexfoundry.org:10001 20:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:12 Configure a credential helper to remove this warning. See 20:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:12 20:20:12 Login Succeeded 20:20:12 nexus3.edgexfoundry.org:10002 20:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:12 Configure a credential helper to remove this warning. See 20:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:12 20:20:12 Login Succeeded 20:20:12 nexus3.edgexfoundry.org:10003 20:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:12 Configure a credential helper to remove this warning. See 20:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:12 20:20:12 Login Succeeded 20:20:12 nexus3.edgexfoundry.org:10004 20:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:13 Configure a credential helper to remove this warning. See 20:20:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:13 20:20:13 Login Succeeded 20:20:13 ****.io 20:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:13 Configure a credential helper to remove this warning. See 20:20:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:13 20:20:13 Login Succeeded 20:20:13 ---> ****-login.sh ends [Pipeline] } 20:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:20:14 + git config --global --add safe.directory /w/workspace/edgex-go/965 [Pipeline] echo 20:20:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 20:20:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 20:20:14 ========================================================= 20:20:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 20:20:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 20:20:14 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:20:14 6b59a28fa201: Pulling fs layer 20:20:14 d32bb0dddca7: Pulling fs layer 20:20:14 5dab1238d3d9: Pulling fs layer 20:20:14 196fd7d83e7d: Pulling fs layer 20:20:14 4f4fb700ef54: Pulling fs layer 20:20:14 8ba94037c8f0: Pulling fs layer 20:20:14 deaec5988b04: Pulling fs layer 20:20:14 9f65657bb879: Pulling fs layer 20:20:14 196fd7d83e7d: Waiting 20:20:14 4f4fb700ef54: Waiting 20:20:14 8ba94037c8f0: Waiting 20:20:14 deaec5988b04: Waiting 20:20:14 9f65657bb879: Waiting 20:20:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:20:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:20:14 ./bin/test-attribution-txt.sh 20:20:14 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 20:20:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 20:20:14 d32bb0dddca7: Verifying Checksum 20:20:14 d32bb0dddca7: Download complete 20:20:14 196fd7d83e7d: Verifying Checksum 20:20:14 196fd7d83e7d: Download complete 20:20:14 4f4fb700ef54: Download complete 20:20:14 8ba94037c8f0: Verifying Checksum 20:20:14 8ba94037c8f0: Download complete 20:20:14 6b59a28fa201: Verifying Checksum 20:20:14 6b59a28fa201: Download complete 20:20:15 + ls -al . 20:20:15 total 1392 20:20:15 drwxrwxr-x 11 1001 1001 4096 Apr 8 20:18 . 20:20:15 drwxr-xr-x 4 root root 4096 Apr 8 20:18 .. 20:20:15 drwxrwxr-x 2 1001 1001 4096 Apr 8 20:17 .blubracket 20:20:15 -rw-rw-r-- 1 1001 1001 10 Apr 8 20:17 .dockerignore 20:20:15 drwxrwxr-x 8 1001 1001 4096 Apr 8 20:19 .git 20:20:15 drwxrwxr-x 3 1001 1001 4096 Apr 8 20:17 .github 20:20:15 -rw-rw-r-- 1 1001 1001 909 Apr 8 20:17 .gitignore 20:20:15 -rw-rw-r-- 1 1001 1001 359 Apr 8 20:17 .golangci.yml 20:20:15 -rw-rw-r-- 1 1001 1001 100 Apr 8 20:17 .hadolint.yml 20:20:15 drwxr-xr-x 3 1001 1001 4096 Apr 8 20:17 .semver 20:20:15 -rw-rw-r-- 1 1001 1001 155 Apr 8 20:17 .sonarcloud.properties 20:20:15 -rw-rw-r-- 1 1001 1001 1171 Apr 8 20:17 ADOPTERS.md 20:20:15 -rw-rw-r-- 1 1001 1001 20143 Apr 8 20:17 Attribution.txt 20:20:15 -rw-rw-r-- 1 1001 1001 108018 Apr 8 20:17 CHANGELOG.md 20:20:15 -rw-rw-r-- 1 1001 1001 3804 Apr 8 20:17 CONTRIBUTING.md 20:20:15 -rw-rw-r-- 1 1001 1001 677 Apr 8 20:17 GOVERNANCE.md 20:20:15 -rw-rw-r-- 1 1001 1001 886 Apr 8 20:17 Jenkinsfile 20:20:15 -rw-rw-r-- 1 1001 1001 10775 Apr 8 20:17 LICENSE 20:20:15 -rw-rw-r-- 1 1001 1001 16743 Apr 8 20:17 Makefile 20:20:15 -rw-rw-r-- 1 1001 1001 582 Apr 8 20:17 OWNERS.md 20:20:15 -rw-rw-r-- 1 1001 1001 9932 Apr 8 20:17 README.md 20:20:15 -rw-rw-r-- 1 1001 1001 789 Apr 8 20:17 SECURITY.md 20:20:15 -rw-rw-r-- 1 1001 1001 13 Apr 8 20:17 VERSION 20:20:15 drwxrwxr-x 2 1001 1001 4096 Apr 8 20:17 bin 20:20:15 drwxrwxr-x 19 1001 1001 4096 Apr 8 20:17 cmd 20:20:15 -rw-r--r-- 1 root root 1044023 Apr 8 20:19 coverage.out 20:20:15 drwxrwxr-x 2 1001 1001 4096 Apr 8 20:17 fuzz_test 20:20:15 -rw-rw-r-- 1 1001 1001 6990 Apr 8 20:17 go.mod 20:20:15 -rw-rw-r-- 1 1001 1001 90838 Apr 8 20:17 go.sum 20:20:15 drwxrwxr-x 7 1001 1001 4096 Apr 8 20:17 internal 20:20:15 drwxrwxr-x 2 1001 1001 4096 Apr 8 20:17 openapi 20:20:15 -rw-rw-r-- 1 1001 1001 584 Apr 8 20:17 security.txt 20:20:15 -rw-rw-r-- 1 1001 1001 204 Apr 8 20:17 version.go [Pipeline] sh 20:20:15 + '[' -e coverage.out ] 20:20:15 + chown 1001:1001 coverage.out [Pipeline] stash 20:20:15 9f65657bb879: Verifying Checksum 20:20:15 9f65657bb879: Download complete 20:20:15 Stashed 1 file(s) [Pipeline] sh 20:20:15 6b59a28fa201: Pull complete 20:20:15 + make build 20:20:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:20:16 d32bb0dddca7: Pull complete 20:20:16 5dab1238d3d9: Verifying Checksum 20:20:16 5dab1238d3d9: Download complete 20:20:18 deaec5988b04: Download complete 20:20:30 5dab1238d3d9: Pull complete 20:20:30 196fd7d83e7d: Pull complete 20:20:30 4f4fb700ef54: Pull complete 20:20:30 8ba94037c8f0: Pull complete 20:20:41 deaec5988b04: Pull complete 20:20:41 9f65657bb879: Pull complete 20:20:41 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 20:20:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 20:20:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 20:20:42 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 20:20:42 WORKDIR /edgex 20:20:42 COPY go.mod . 20:20:42 RUN go mod download -t 20:20:42 ci-base-image-arm64 -f - . 20:20:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:20:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 20:20:42 Sending build context to Docker daemon 3.894MB 20:20:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 20:20:42 ---> 334268110677 20:20:42 Step 2/4 : WORKDIR /edgex 20:20:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:20:44 ---> Running in 5d4d3898d028 20:20:44 Removing intermediate container 5d4d3898d028 20:20:44 ---> 90b2c656f845 20:20:44 Step 3/4 : COPY go.mod . 20:20:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 20:20:45 ---> d6f87f8be890 20:20:45 Step 4/4 : RUN go mod download 20:20:45 ---> Running in 748baf9daf4a 20:20:46 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:20:52 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:20:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:20:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:20:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:21:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 20:21:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:21:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:21:04 $ docker stop --time=1 0f9d6cd2c29f0ff664ab1013b7ded9ba86222b6abb8d1f4f47723c4ba99e9bf3 20:21:07 $ docker rm -f --volumes 0f9d6cd2c29f0ff664ab1013b7ded9ba86222b6abb8d1f4f47723c4ba99e9bf3 [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 20:21:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:08 20:21:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:08 latest: Pulling from edgex-devops/edgex-compose 20:21:08 91d30c5bc195: Pulling fs layer 20:21:08 2e9b0aa3be6d: Pulling fs layer 20:21:08 9c61dcf015f6: Pulling fs layer 20:21:08 4698f68db338: Pulling fs layer 20:21:08 2a2f49069b9e: Pulling fs layer 20:21:08 e0025b399a48: Pulling fs layer 20:21:08 4698f68db338: Waiting 20:21:08 2a2f49069b9e: Waiting 20:21:08 e0025b399a48: Waiting 20:21:08 91d30c5bc195: Verifying Checksum 20:21:08 91d30c5bc195: Download complete 20:21:08 4698f68db338: Verifying Checksum 20:21:08 4698f68db338: Download complete 20:21:08 91d30c5bc195: Pull complete 20:21:08 2e9b0aa3be6d: Verifying Checksum 20:21:08 2e9b0aa3be6d: Download complete 20:21:08 e0025b399a48: Verifying Checksum 20:21:08 e0025b399a48: Download complete 20:21:08 2a2f49069b9e: Verifying Checksum 20:21:08 2a2f49069b9e: Download complete 20:21:09 2e9b0aa3be6d: Pull complete 20:21:09 9c61dcf015f6: Verifying Checksum 20:21:09 9c61dcf015f6: Download complete 20:21:12 9c61dcf015f6: Pull complete 20:21:12 4698f68db338: Pull complete 20:21:12 2a2f49069b9e: Pull complete 20:21:12 e0025b399a48: Pull complete 20:21:12 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:13 prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container 20:21:13 $ 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/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:21:13 $ docker top 3ba441640dc27f984002d26a9cfdef00ad9fad250f1833b63197f95a43fa35c8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:14 + docker compose -f ./docker-compose-build.yml build --parallel 20:21:14 #1 [core-keeper internal] load build definition from Dockerfile 20:21:14 #1 transferring dockerfile: 2.07kB done 20:21:14 #1 DONE 0.0s 20:21:14 20:21:14 #2 [core-data internal] load build definition from Dockerfile 20:21:14 #2 transferring dockerfile: 2.04kB done 20:21:14 #2 DONE 0.1s 20:21:14 20:21:14 #3 [core-metadata internal] load build definition from Dockerfile 20:21:14 #3 transferring dockerfile: 2.10kB done 20:21:14 #3 DONE 0.1s 20:21:14 20:21:14 #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:21:14 #4 DONE 0.0s 20:21:14 20:21:14 #5 [core-command internal] load build definition from Dockerfile 20:21:14 #5 transferring dockerfile: 1.94kB done 20:21:14 #5 DONE 0.2s 20:21:14 20:21:14 #6 [support-scheduler internal] load build definition from Dockerfile 20:21:14 #6 transferring dockerfile: 1.83kB done 20:21:14 #6 DONE 0.1s 20:21:14 20:21:14 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:21:14 #7 transferring dockerfile: 2.23kB done 20:21:14 #7 DONE 0.2s 20:21:14 20:21:14 #8 [support-notifications internal] load build definition from Dockerfile 20:21:14 #8 transferring dockerfile: 2.02kB done 20:21:14 #8 DONE 0.2s 20:21:14 20:21:14 #9 [security-proxy-setup internal] load build definition from Dockerfile 20:21:14 #9 transferring dockerfile: 2.50kB done 20:21:14 #9 DONE 0.2s 20:21:14 20:21:14 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:21:14 #10 transferring dockerfile: 1.89kB done 20:21:14 #10 DONE 0.2s 20:21:14 20:21:14 #11 [security-secretstore-setup internal] load build definition from Dockerfile 20:21:14 #11 transferring dockerfile: 2.49kB done 20:21:14 #11 DONE 0.2s 20:21:14 20:21:14 #12 [security-spire-agent internal] load build definition from Dockerfile 20:21:14 #12 transferring dockerfile: 1.81kB done 20:21:14 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 20:21:14 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 20:21:14 #12 DONE 0.2s 20:21:14 20:21:14 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:21:14 #4 DONE 0.0s 20:21:14 20:21:14 #13 [security-spire-server internal] load build definition from Dockerfile 20:21:14 #13 transferring dockerfile: 1.70kB done 20:21:14 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 20:21:14 #13 DONE 0.2s 20:21:14 20:21:14 #14 [security-spire-config internal] load build definition from Dockerfile 20:21:14 #14 transferring dockerfile: 1.69kB done 20:21:14 #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 20:21:14 #14 DONE 0.2s 20:21:14 20:21:14 #15 [security-proxy-auth internal] load build definition from Dockerfile 20:21:14 #15 transferring dockerfile: 2.14kB done 20:21:14 #15 DONE 0.2s 20:21:14 20:21:14 #16 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 20:21:14 #16 ... 20:21:14 20:21:14 #17 [security-bootstrapper internal] load build definition from Dockerfile 20:21:14 #17 transferring dockerfile: 3.02kB done 20:21:14 #17 DONE 0.1s 20:21:14 20:21:14 #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:21:14 #4 DONE 0.0s 20:21:14 20:21:14 #18 [core-keeper internal] load .dockerignore 20:21:14 #18 transferring context: 50B done 20:21:14 #18 DONE 0.1s 20:21:14 20:21:14 #19 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 20:21:14 #19 DONE 0.2s 20:21:14 20:21:14 #20 [core-command internal] load .dockerignore 20:21:14 #20 transferring context: 50B done 20:21:14 #20 DONE 0.1s 20:21:14 20:21:14 #21 [support-scheduler internal] load .dockerignore 20:21:14 #21 transferring context: 50B done 20:21:14 #21 DONE 0.1s 20:21:14 20:21:14 #22 [core-data internal] load .dockerignore 20:21:14 #22 transferring context: 50B done 20:21:14 #22 DONE 0.1s 20:21:14 20:21:14 #23 [core-metadata internal] load .dockerignore 20:21:14 #23 transferring context: 50B done 20:21:14 #23 DONE 0.1s 20:21:14 20:21:14 #24 [support-notifications internal] load .dockerignore 20:21:14 #24 transferring context: 50B done 20:21:14 #24 DONE 0.1s 20:21:14 20:21:14 #25 [core-common-config-bootstrapper internal] load .dockerignore 20:21:14 #25 transferring context: 50B done 20:21:14 #25 DONE 0.1s 20:21:14 20:21:14 #26 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:21:14 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 20:21:14 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 20:21:14 #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 20:21:14 #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 20:21:14 #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s 20:21:14 #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 20:21:14 #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 20:21:14 #26 ... 20:21:14 20:21:14 #27 [security-spiffe-token-provider internal] load .dockerignore 20:21:14 #27 transferring context: 50B done 20:21:14 #27 DONE 0.3s 20:21:14 20:21:14 #28 [security-secretstore-setup internal] load .dockerignore 20:21:14 #28 transferring context: 50B 0.0s done 20:21:14 #28 DONE 0.3s 20:21:14 20:21:14 #29 [security-proxy-setup internal] load .dockerignore 20:21:14 #29 transferring context: 50B done 20:21:14 #29 DONE 0.3s 20:21:14 20:21:14 #30 [security-proxy-auth internal] load .dockerignore 20:21:14 #30 transferring context: 50B done 20:21:14 #30 DONE 0.3s 20:21:14 20:21:14 #31 [security-bootstrapper internal] load .dockerignore 20:21:14 #31 transferring context: 50B done 20:21:14 #31 DONE 0.4s 20:21:14 20:21:14 #26 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:21:14 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 20:21:14 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 20:21:14 #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 20:21:14 #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 20:21:14 #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 20:21:14 #26 ... 20:21:14 20:21:14 #32 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 20:21:14 #32 DONE 0.5s 20:21:14 20:21:14 #26 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:21:14 #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done 20:21:15 #26 DONE 1.4s 20:21:15 20:21:15 #16 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 20:21:15 #16 DONE 1.4s 20:21:15 20:21:15 #33 [security-proxy-auth builder 2/8] WORKDIR /edgex-go 20:21:15 #33 DONE 0.9s 20:21:15 20:21:15 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 20:21:15 #34 DONE 1.4s 20:21:15 20:21:15 #35 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:21:16 #35 ... 20:21:16 20:21:16 #36 [security-spire-server internal] load .dockerignore 20:21:16 #36 transferring context: 50B done 20:21:16 #36 DONE 0.4s 20:21:16 20:21:16 #37 [security-spire-config internal] load .dockerignore 20:21:16 #37 transferring context: 50B done 20:21:16 #37 DONE 0.4s 20:21:16 20:21:16 #26 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:21:16 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 20:21:16 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 20:21:16 #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 20:21:16 #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 20:21:16 #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 20:21:16 #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done 20:21:16 #26 DONE 1.4s 20:21:16 20:21:16 #38 [security-spire-agent internal] load .dockerignore 20:21:16 #38 transferring context: 50B 0.0s done 20:21:16 #38 DONE 0.4s 20:21:16 20:21:16 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:21:16 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:21:16 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 20:21:16 #39 ... 20:21:16 20:21:16 #40 [security-spire-config internal] load build context 20:21:16 #40 transferring context: 24.82kB 0.0s done 20:21:16 #40 DONE 0.2s 20:21:16 20:21:16 #41 [security-spire-server internal] load build context 20:21:16 #41 transferring context: 26.57kB 0.0s done 20:21:16 #41 DONE 0.2s 20:21:16 20:21:16 #42 [security-spire-agent internal] load build context 20:21:16 #42 transferring context: 26.10kB 0.0s done 20:21:16 #42 DONE 0.2s 20:21:16 20:21:16 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:21:16 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 20:21:16 #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 20:21:16 #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 20:21:16 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 20:21:16 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 20:21:16 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 20:21:16 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 20:21:16 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 20:21:16 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s 20:21:16 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 20:21:17 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 20:21:17 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 20:21:17 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.10MB / 41.51MB 0.3s 20:21:17 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 20:21:17 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 16.78MB / 41.51MB 0.5s 20:21:17 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 25.17MB / 41.51MB 0.6s 20:21:17 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s 20:21:17 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.2s done 20:21:18 #39 ... 20:21:18 20:21:18 #43 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:18 #43 DONE 2.4s 20:21:18 20:21:18 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:21:18 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 20:21:18 #39 ... 20:21:18 20:21:18 #44 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 20:21:18 #0 0.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:18 #0 0.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:18 #0 1.273 (1/3) Installing ca-certificates (20250911-r0) 20:21:18 #0 1.294 (2/3) Installing dumb-init (1.2.5-r3) 20:21:18 #0 1.297 (3/3) Installing tzdata (2026a-r0) 20:21:18 #0 1.335 Executing busybox-1.37.0-r20.trigger 20:21:18 #0 1.343 Executing ca-certificates-20250911-r0.trigger 20:21:18 #0 1.391 OK: 8 MiB in 19 packages 20:21:18 #44 DONE 2.7s 20:21:18 20:21:18 #45 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:21:18 #0 0.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:18 #0 0.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:18 #0 1.253 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 20:21:18 #0 1.253 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 20:21:18 #0 1.253 OK: 26335 distinct packages available 20:21:18 #0 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:18 #0 1.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:18 #0 2.057 OK: 265 MiB in 60 packages 20:21:18 #45 DONE 2.8s 20:21:18 20:21:18 #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 20:21:18 #0 1.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:18 #0 1.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:18 #0 1.951 OK: 265 MiB in 60 packages 20:21:18 #46 DONE 2.8s 20:21:18 20:21:18 #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:18 #47 DONE 2.8s 20:21:18 20:21:18 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:21:18 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 20:21:20 #39 ... 20:21:20 20:21:20 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:21:20 #0 2.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:20 #0 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:20 #0 2.762 (1/2) Installing dumb-init (1.2.5-r3) 20:21:20 #0 2.768 (2/2) Installing su-exec (0.2-r3) 20:21:20 #0 2.784 Executing busybox-1.37.0-r20.trigger 20:21:20 #0 2.797 OK: 7 MiB in 18 packages 20:21:20 #48 DONE 4.0s 20:21:20 20:21:20 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:21:20 #39 ... 20:21:20 20:21:20 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 20:21:20 #0 1.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:20 #0 1.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:20 #0 2.347 (1/7) Installing ca-certificates (20250911-r0) 20:21:20 #0 2.429 (2/7) Installing dumb-init (1.2.5-r3) 20:21:20 #0 2.430 (3/7) Installing libgcc (14.2.0-r6) 20:21:20 #0 2.490 (4/7) Installing libsodium (1.0.20-r1) 20:21:20 #0 2.505 (5/7) Installing libstdc++ (14.2.0-r6) 20:21:20 #0 2.554 (6/7) Installing libzmq (4.3.5-r2) 20:21:20 #0 2.567 (7/7) Installing zeromq (4.3.5-r2) 20:21:20 #0 2.568 Executing busybox-1.37.0-r20.trigger 20:21:20 #0 2.609 Executing ca-certificates-20250911-r0.trigger 20:21:20 #0 2.674 OK: 12 MiB in 23 packages 20:21:20 #49 DONE 4.3s 20:21:20 20:21:20 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:21:20 #39 ... 20:21:20 20:21:20 #35 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:21:20 #35 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:20 #35 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:20 #35 2.717 (1/1) Installing dumb-init (1.2.5-r3) 20:21:20 #35 2.730 Executing busybox-1.37.0-r20.trigger 20:21:20 #35 2.749 OK: 7 MiB in 17 packages 20:21:20 #35 DONE 4.8s 20:21:20 20:21:20 #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:21:20 #0 2.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:20 #0 2.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:20 #0 3.119 OK: 265 MiB in 60 packages 20:21:20 #50 DONE 4.9s 20:21:20 20:21:20 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:21:20 #0 3.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:20 #0 3.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:20 #0 4.276 (1/1) Installing dumb-init (1.2.5-r3) 20:21:20 #0 4.281 Executing busybox-1.37.0-r20.trigger 20:21:20 #0 4.294 OK: 7 MiB in 17 packages 20:21:20 #51 DONE 4.9s 20:21:20 20:21:20 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:21:21 #39 ... 20:21:21 20:21:21 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:21:21 #0 4.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:21 #0 4.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:21 #0 4.507 (1/4) Installing ca-certificates (20250911-r0) 20:21:21 #0 4.539 (2/4) Installing dumb-init (1.2.5-r3) 20:21:21 #0 4.542 (3/4) Installing su-exec (0.2-r3) 20:21:21 #0 4.544 (4/4) Installing yq-go (4.47.2-r3) 20:21:21 #0 4.660 Executing busybox-1.37.0-r20.trigger 20:21:21 #0 4.665 Executing ca-certificates-20250911-r0.trigger 20:21:21 #0 4.782 OK: 20 MiB in 20 packages 20:21:21 #52 DONE 5.4s 20:21:21 20:21:21 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:21:22 #39 ... 20:21:22 20:21:22 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 20:21:22 #53 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 20:21:22 #53 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 20:21:22 #53 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 20:21:22 #53 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 20:21:22 #53 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.0s done 20:21:22 #53 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 20:21:22 #53 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 20:21:22 #53 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 20:21:22 #53 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.6s done 20:21:22 #53 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.4s done 20:21:22 #53 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 20:21:22 #53 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.5s done 20:21:22 #53 DONE 5.5s 20:21:22 20:21:22 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:21:22 #39 ... 20:21:22 20:21:22 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:21:22 #0 4.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:22 #0 5.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:22 #0 5.412 OK: 265 MiB in 60 packages 20:21:22 #54 DONE 6.5s 20:21:22 20:21:22 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:21:22 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.0s done 20:21:23 #39 ... 20:21:23 20:21:23 #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:21:23 #0 4.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:23 #0 5.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:23 #0 5.498 OK: 265 MiB in 60 packages 20:21:23 #55 DONE 7.5s 20:21:23 20:21:23 #56 [security-bootstrapper internal] load build context 20:21:23 #56 transferring context: 348.74MB 8.6s 20:21:24 #56 ... 20:21:24 20:21:24 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:21:24 #0 4.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:24 #0 4.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:24 #0 4.853 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 20:21:24 #0 4.853 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 20:21:24 #0 4.853 OK: 26324 distinct packages available 20:21:24 #0 4.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:24 #0 5.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:24 #0 5.337 (1/13) Installing brotli-libs (1.1.0-r2) 20:21:24 #0 5.393 (2/13) Installing c-ares (1.34.6-r0) 20:21:24 #0 5.402 (3/13) Installing libunistring (1.3-r0) 20:21:24 #0 5.415 (4/13) Installing libidn2 (2.3.7-r0) 20:21:24 #0 5.426 (5/13) Installing nghttp2-libs (1.65.0-r0) 20:21:24 #0 5.428 (6/13) Installing libpsl (0.21.5-r3) 20:21:24 #0 5.431 (7/13) Installing zstd-libs (1.5.7-r0) 20:21:24 #0 5.443 (8/13) Installing libcurl (8.14.1-r2) 20:21:24 #0 5.453 (9/13) Installing curl (8.14.1-r2) 20:21:24 #0 5.459 (10/13) Installing dumb-init (1.2.5-r3) 20:21:24 #0 5.463 (11/13) Installing musl-obstack (1.2.3-r2) 20:21:24 #0 5.473 (12/13) Installing libucontext (1.3.2-r0) 20:21:24 #0 5.483 (13/13) Installing gcompat (1.1.0-r4) 20:21:24 #0 5.486 Executing busybox-1.37.0-r20.trigger 20:21:24 #0 5.519 OK: 13 MiB in 29 packages 20:21:24 #57 DONE 7.9s 20:21:24 20:21:24 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:21:24 #0 6.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:24 #0 6.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:24 #0 6.420 (1/4) Installing dumb-init (1.2.5-r3) 20:21:24 #0 6.471 (2/4) Installing openssl (3.5.5-r0) 20:21:24 #0 6.490 (3/4) Installing su-exec (0.2-r3) 20:21:24 #0 6.499 (4/4) Installing yq-go (4.47.2-r3) 20:21:24 #0 6.603 Executing busybox-1.37.0-r20.trigger 20:21:24 #0 6.614 OK: 20 MiB in 20 packages 20:21:24 #58 DONE 7.9s 20:21:24 20:21:24 #56 [security-bootstrapper internal] load build context 20:21:24 #56 ... 20:21:24 20:21:24 #59 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:21:24 #59 ... 20:21:24 20:21:24 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:21:24 #0 5.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:24 #0 5.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:24 #0 6.122 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 20:21:24 #0 6.122 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 20:21:24 #0 6.122 OK: 26324 distinct packages available 20:21:24 #0 6.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:24 #0 6.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:24 #0 6.564 (1/5) Installing dumb-init (1.2.5-r3) 20:21:24 #0 6.569 (2/5) Installing musl-obstack (1.2.3-r2) 20:21:24 #0 6.573 (3/5) Installing libucontext (1.3.2-r0) 20:21:24 #0 6.577 (4/5) Installing gcompat (1.1.0-r4) 20:21:24 #0 6.582 (5/5) Installing openssl (3.5.5-r0) 20:21:24 #0 6.591 Executing busybox-1.37.0-r20.trigger 20:21:24 #0 6.601 OK: 8 MiB in 21 packages 20:21:24 #60 DONE 7.5s 20:21:24 20:21:24 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:21:24 #39 DONE 7.7s 20:21:24 20:21:24 #56 [security-bootstrapper internal] load build context 20:21:24 #56 ... 20:21:24 20:21:24 #61 [core-metadata internal] load build context 20:21:24 #61 ... 20:21:24 20:21:24 #62 [core-keeper internal] load build context 20:21:24 #62 ... 20:21:24 20:21:24 #63 [core-data internal] load build context 20:21:25 #63 ... 20:21:25 20:21:25 #64 [core-command internal] load build context 20:21:25 #64 ... 20:21:25 20:21:25 #65 [support-notifications internal] load build context 20:21:25 #65 ... 20:21:25 20:21:25 #66 [security-secretstore-setup internal] load build context 20:21:25 #66 ... 20:21:25 20:21:25 #67 [support-scheduler internal] load build context 20:21:25 #67 ... 20:21:25 20:21:25 #68 [security-proxy-setup internal] load build context 20:21:25 #68 ... 20:21:25 20:21:25 #69 [core-common-config-bootstrapper internal] load build context 20:21:25 #69 ... 20:21:25 20:21:25 #70 [security-proxy-auth internal] load build context 20:21:25 #70 ... 20:21:25 20:21:25 #71 [security-spiffe-token-provider internal] load build context 20:21:25 #71 ... 20:21:25 20:21:25 #70 [security-proxy-auth internal] load build context 20:21:26 #70 ... 20:21:26 20:21:26 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:21:26 #0 7.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:26 #0 7.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:26 #0 7.843 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 20:21:26 #0 7.843 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 20:21:26 #0 7.843 OK: 26324 distinct packages available 20:21:26 #0 7.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:26 #0 7.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:26 #0 8.288 (1/4) Installing dumb-init (1.2.5-r3) 20:21:26 #0 8.299 (2/4) Installing musl-obstack (1.2.3-r2) 20:21:26 #0 8.299 (3/4) Installing libucontext (1.3.2-r0) 20:21:26 #0 8.308 (4/4) Installing gcompat (1.1.0-r4) 20:21:26 #0 8.312 Executing busybox-1.37.0-r20.trigger 20:21:26 #0 8.327 OK: 8 MiB in 20 packages 20:21:26 #72 ... 20:21:26 20:21:26 #70 [security-proxy-auth internal] load build context 20:21:26 #70 ... 20:21:26 20:21:26 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:21:26 #72 DONE 10.3s 20:21:26 20:21:26 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 20:21:26 #0 5.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:26 #0 5.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:26 #0 6.082 OK: 8 MiB in 19 packages 20:21:26 #73 DONE 8.1s 20:21:26 20:21:26 #70 [security-proxy-auth internal] load build context 20:21:27 #70 ... 20:21:27 20:21:27 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:21:27 #0 6.819 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:27 #0 7.005 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:27 #0 7.589 (1/1) Installing dumb-init (1.2.5-r3) 20:21:27 #0 7.705 Executing busybox-1.37.0-r20.trigger 20:21:27 #0 7.717 OK: 7 MiB in 17 packages 20:21:27 #74 DONE 8.7s 20:21:27 20:21:27 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:21:27 #0 5.606 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:27 #0 5.919 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:27 #0 6.436 OK: 265 MiB in 60 packages 20:21:27 #75 DONE 8.3s 20:21:27 20:21:27 #70 [security-proxy-auth internal] load build context 20:21:28 #70 ... 20:21:28 20:21:28 #64 [core-command internal] load build context 20:21:28 #64 transferring context: 639.97MB 13.1s done 20:21:28 #64 DONE 13.7s 20:21:28 20:21:28 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:21:28 #0 6.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:28 #0 6.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:28 #0 7.020 OK: 7 MiB in 18 packages 20:21:28 #76 DONE 7.9s 20:21:28 20:21:28 #70 [security-proxy-auth internal] load build context 20:21:28 #70 ... 20:21:28 20:21:28 #77 [core-command builder 4/7] COPY go.mod vendor* ./ 20:21:28 #77 DONE 0.6s 20:21:28 20:21:28 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:21:28 #0 7.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:28 #0 7.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:28 #0 8.329 OK: 12 MiB in 23 packages 20:21:28 #78 DONE 8.6s 20:21:28 20:21:28 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:21:28 #0 6.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:28 #0 7.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:28 #0 7.385 OK: 20 MiB in 20 packages 20:21:28 #79 DONE 7.6s 20:21:28 20:21:28 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:21:28 #0 4.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:28 #0 4.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:28 #0 4.922 OK: 13 MiB in 29 packages 20:21:28 #80 DONE 5.2s 20:21:28 20:21:28 #81 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 20:21:28 #0 7.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:28 #0 7.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:28 #0 7.994 OK: 7 MiB in 17 packages 20:21:28 #81 DONE 8.2s 20:21:28 20:21:28 #70 [security-proxy-auth internal] load build context 20:21:29 #70 ... 20:21:29 20:21:29 #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:21:29 #77 DONE 0.6s 20:21:29 20:21:29 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:21:29 #0 7.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:29 #0 7.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:29 #0 8.043 OK: 7 MiB in 17 packages 20:21:29 #82 DONE 8.3s 20:21:29 20:21:29 #69 [core-common-config-bootstrapper internal] load build context 20:21:29 #69 transferring context: 639.97MB 14.3s done 20:21:29 #69 DONE 14.6s 20:21:29 20:21:29 #70 [security-proxy-auth internal] load build context 20:21:29 #70 transferring context: 639.97MB 14.4s done 20:21:30 #70 DONE 15.1s 20:21:30 20:21:30 #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:21:30 #77 DONE 0.6s 20:21:30 20:21:30 #56 [security-bootstrapper internal] load build context 20:21:30 #56 transferring context: 639.97MB 14.4s done 20:21:30 #56 DONE 15.1s 20:21:30 20:21:30 #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:21:30 #0 4.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:30 #0 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:30 #0 5.412 OK: 8 MiB in 21 packages 20:21:30 #83 DONE 6.1s 20:21:30 20:21:30 #59 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:21:30 #59 5.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:30 #59 5.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:30 #59 5.427 OK: 20 MiB in 20 packages 20:21:30 #59 DONE 6.1s 20:21:30 20:21:30 #66 [security-secretstore-setup internal] load build context 20:21:30 #66 transferring context: 639.97MB 14.8s done 20:21:30 #66 DONE 15.2s 20:21:30 20:21:30 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:21:30 #84 ... 20:21:30 20:21:30 #77 [core-data builder 4/7] COPY go.mod vendor* ./ 20:21:30 #77 DONE 0.6s 20:21:30 20:21:30 #63 [core-data internal] load build context 20:21:30 #63 transferring context: 639.97MB 15.3s done 20:21:30 #63 DONE 15.7s 20:21:30 20:21:30 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:21:30 #85 DONE 2.0s 20:21:30 20:21:30 #62 [core-keeper internal] load build context 20:21:30 #62 transferring context: 639.97MB 15.5s done 20:21:30 #62 DONE 15.8s 20:21:30 20:21:30 #68 [security-proxy-setup internal] load build context 20:21:30 #68 transferring context: 639.97MB 15.2s done 20:21:30 #68 DONE 15.4s 20:21:30 20:21:30 #71 [security-spiffe-token-provider internal] load build context 20:21:30 #71 transferring context: 639.97MB 15.2s done 20:21:30 #71 DONE 15.4s 20:21:30 20:21:30 #61 [core-metadata internal] load build context 20:21:30 #61 transferring context: 639.97MB 16.0s done 20:21:31 #61 ... 20:21:31 20:21:31 #65 [support-notifications internal] load build context 20:21:31 #65 transferring context: 639.97MB 15.7s done 20:21:31 #65 DONE 16.5s 20:21:31 20:21:31 #67 [support-scheduler internal] load build context 20:21:31 #67 transferring context: 639.97MB 16.4s done 20:21:31 #67 DONE 16.6s 20:21:31 20:21:31 #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:21:31 #77 DONE 0.6s 20:21:31 20:21:31 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:21:31 #86 DONE 1.1s 20:21:31 20:21:31 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:21:31 #0 3.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 20:21:31 #0 3.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 20:21:31 #0 3.455 OK: 8 MiB in 20 packages 20:21:31 #87 DONE 4.2s 20:21:31 20:21:31 #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:21:31 #88 DONE 1.1s 20:21:31 20:21:31 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:21:31 #89 DONE 0.8s 20:21:31 20:21:31 #61 [core-metadata internal] load build context 20:21:31 #61 DONE 16.5s 20:21:31 20:21:31 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:21:31 #90 DONE 1.1s 20:21:31 20:21:31 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:21:31 #84 DONE 1.1s 20:21:31 20:21:31 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 20:21:31 #91 DONE 0.9s 20:21:31 20:21:31 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:21:31 #92 DONE 0.9s 20:21:31 20:21:31 #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:31 #93 ... 20:21:31 20:21:31 #94 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:21:31 #94 DONE 0.4s 20:21:31 20:21:31 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:21:31 #95 DONE 0.4s 20:21:31 20:21:31 #96 [security-spire-server stage-2 6/9] COPY security.txt / 20:21:31 #96 ... 20:21:31 20:21:31 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:21:31 #97 DONE 0.6s 20:21:31 20:21:31 #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:21:31 #98 DONE 0.6s 20:21:31 20:21:31 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:21:31 #99 DONE 0.6s 20:21:31 20:21:31 #96 [security-spire-server stage-2 6/9] COPY security.txt / 20:21:31 #96 DONE 0.3s 20:21:31 20:21:31 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:21:32 #100 DONE 0.1s 20:21:32 20:21:32 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:21:32 #101 DONE 0.2s 20:21:32 20:21:32 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:21:32 #102 DONE 0.1s 20:21:32 20:21:32 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 20:21:32 #103 DONE 0.1s 20:21:32 20:21:32 #104 [security-spire-config stage-2 6/10] COPY security.txt / 20:21:32 #104 DONE 0.1s 20:21:32 20:21:32 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:21:32 #105 DONE 0.1s 20:21:32 20:21:32 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:21:32 Removing intermediate container 748baf9daf4a 20:21:32 ---> e97bbaa8c429 20:21:32 #106 DONE 0.1s 20:21:32 20:21:32 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:21:32 #107 DONE 0.1s 20:21:32 20:21:32 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:21:32 #108 DONE 0.1s 20:21:32 20:21:32 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:21:32 #109 DONE 0.1s 20:21:32 20:21:32 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:21:32 #110 ... 20:21:32 20:21:32 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:21:32 #111 DONE 0.1s 20:21:32 Successfully built e97bbaa8c429 20:21:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:32 20:21:32 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:21:32 #110 DONE 0.2s 20:21:32 20:21:32 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:21:32 #112 DONE 0.2s 20:21:32 20:21:32 #113 [security-spire-config] exporting to image 20:21:32 #113 exporting layers 20:21:32 #113 ... 20:21:32 20:21:32 #114 [security-spire-server] exporting to image 20:21:32 #114 exporting layers 0.5s done 20:21:32 #114 writing image sha256:5a4a0320ae4422e0da2eb77e800bc755de22edf2373b3313ec7d95c921b46e13 0.0s done 20:21:32 #114 naming to docker.io/library/security-spire-server 0.0s done 20:21:32 #114 DONE 0.6s 20:21:32 + docker inspect -f . ci-base-image-arm64 20:21:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:33 prd-ubuntu20.04-docker-arm64-4c-16g-4773 does not seem to be running inside a container 20:21:33 20:21:33 #115 [security-spire-agent] exporting to image 20:21:33 #115 exporting layers 0.6s done 20:21:33 #115 ... 20:21:33 20:21:33 #113 [security-spire-config] exporting to image 20:21:33 #113 exporting layers 0.6s done 20:21:33 #113 writing image sha256:75f3ceb5eef186c9fb9a0d1e2f4bd0269a7bc92a39e866c996c19e84a152ab5a done 20:21:33 #113 naming to docker.io/library/security-spire-config 0.0s done 20:21:33 #113 DONE 0.7s 20:21:33 20:21:33 #115 [security-spire-agent] exporting to image 20:21:33 #115 writing image sha256:f6a6deafe5d4d2ddbc489555b475dbd3c9b28c7ccf85b43d04a37831962980fd 0.0s done 20:21:33 #115 naming to docker.io/library/security-spire-agent 0.0s done 20:21:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@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 20:21:33 #115 DONE 0.8s 20:21:33 20:21:33 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:34 $ docker top 34157738ed5dc898f22272084cd322f45393ce250ff0984525614cd8eb811f81 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:35 + go version 20:21:35 go version go1.25.3 linux/arm64 [Pipeline] } 20:21:35 $ docker stop --time=1 34157738ed5dc898f22272084cd322f45393ce250ff0984525614cd8eb811f81 20:21:36 $ docker rm -f --volumes 34157738ed5dc898f22272084cd322f45393ce250ff0984525614cd8eb811f81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:21:37 20:21:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:21:37 latest: Pulling from edgex-devops/edgex-compose-arm64 20:21:37 547446be3368: Pulling fs layer 20:21:37 d125d8839a47: Pulling fs layer 20:21:37 3e85d5ac6304: Pulling fs layer 20:21:37 c3105a71a48b: Pulling fs layer 20:21:37 0f093f025ec4: Pulling fs layer 20:21:37 c3106fc0e877: Pulling fs layer 20:21:37 c3105a71a48b: Waiting 20:21:37 0f093f025ec4: Waiting 20:21:37 c3106fc0e877: Waiting 20:21:38 547446be3368: Verifying Checksum 20:21:38 547446be3368: Download complete 20:21:38 c3105a71a48b: Verifying Checksum 20:21:38 c3105a71a48b: Download complete 20:21:38 d125d8839a47: Verifying Checksum 20:21:38 d125d8839a47: Download complete 20:21:38 c3106fc0e877: Verifying Checksum 20:21:38 c3106fc0e877: Download complete 20:21:38 0f093f025ec4: Verifying Checksum 20:21:38 0f093f025ec4: Download complete 20:21:38 547446be3368: Pull complete 20:21:40 3e85d5ac6304: Verifying Checksum 20:21:40 3e85d5ac6304: Download complete 20:21:41 #116 ... 20:21:41 20:21:41 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:41 #117 ... 20:21:41 20:21:41 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:41 #118 ... 20:21:41 20:21:41 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:41 #119 ... 20:21:41 20:21:41 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:42 d125d8839a47: Pull complete 20:21:48 #120 DONE 16.0s 20:21:48 20:21:48 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:48 #118 DONE 16.5s 20:21:48 20:21:48 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:48 #117 DONE 16.6s 20:21:48 20:21:48 #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:48 #93 DONE 16.6s 20:21:48 20:21:48 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:48 #119 DONE 16.2s 20:21:48 20:21:48 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:48 #116 DONE 18.8s 20:21:48 20:21:48 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 20:21:52 3e85d5ac6304: Pull complete 20:21:52 c3105a71a48b: Pull complete 20:21:53 0f093f025ec4: Pull complete 20:21:53 c3106fc0e877: Pull complete 20:21:53 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:21:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:21:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:53 prd-ubuntu20.04-docker-arm64-4c-16g-4773 does not seem to be running inside a container 20:21:53 #121 DONE 5.5s 20:21:53 20:21:53 #122 [support-scheduler builder 6/7] COPY . . 20:21:53 #122 DONE 5.5s 20:21:53 20:21:53 #123 [core-keeper builder 7/8] COPY . . 20:21:53 #123 DONE 5.5s 20:21:53 20:21:53 #124 [support-notifications builder 6/7] COPY . . 20:21:53 #124 DONE 5.5s 20:21:53 20:21:53 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 20:21:53 #125 CACHED 20:21:53 20:21:53 #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:53 #126 CACHED 20:21:53 20:21:53 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:21:53 #127 CACHED 20:21:53 20:21:53 #128 [core-data builder 6/7] COPY . . 20:21:53 #128 CACHED 20:21:53 20:21:53 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:53 #129 CACHED 20:21:53 20:21:53 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 20:21:53 #130 CACHED 20:21:53 20:21:53 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:21:53 #131 CACHED 20:21:53 20:21:53 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:53 #132 CACHED 20:21:53 20:21:53 #133 [core-metadata builder 6/7] COPY . . 20:21:53 #133 CACHED 20:21:53 20:21:53 #134 [security-proxy-auth builder 6/7] COPY . . 20:21:53 #134 CACHED 20:21:53 20:21:53 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:53 #135 CACHED 20:21:53 20:21:53 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:21:53 #136 CACHED 20:21:53 20:21:53 #137 [security-spiffe-token-provider builder 6/7] COPY . . 20:21:53 #137 DONE 5.5s 20:21:53 20:21:53 #138 [security-secretstore-setup builder 6/7] COPY . . 20:21:53 #138 DONE 5.5s 20:21:53 20:21:53 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:53 #139 CACHED 20:21:53 20:21:53 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:21:53 #140 CACHED 20:21:53 20:21:53 #141 [security-secretstore-setup builder 6/7] COPY . . 20:21:53 #141 CACHED 20:21:53 20:21:53 #142 [security-proxy-setup builder 6/7] COPY . . 20:21:53 #142 CACHED 20:21:53 20:21:53 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:53 #143 CACHED 20:21:53 20:21:53 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:21:53 #144 CACHED 20:21:53 20:21:53 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:21:53 $ 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/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@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 20:21:54 #145 0.756 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:21:55 $ docker top f321f8d7ef5163edf0b5e060cf530496cb4b53c216a9f644b4cfc51d625bf914 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:56 + docker compose -f ./docker-compose-build.yml build --parallel 20:22:04 #145 ... 20:22:04 20:22:04 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:22:04 #0 1.012 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 20:22:04 #146 ... 20:22:04 20:22:04 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:22:04 #0 0.668 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:22:04 #147 ... 20:22:04 20:22:04 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:22:04 #0 0.991 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:22:04 #148 ... 20:22:04 20:22:04 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:22:04 #0 0.766 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:22:04 #149 ... 20:22:04 20:22:04 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:22:04 #0 0.772 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:22:04 #150 ... 20:22:04 20:22:04 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:22:04 #0 0.783 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:22:04 #151 ... 20:22:04 20:22:04 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:22:04 #0 0.640 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:22:04 #152 ... 20:22:04 20:22:04 #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 20:22:04 #0 0.544 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 20:22:04 #153 ... 20:22:04 20:22:04 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:22:04 #0 1.001 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 20:22:04 #154 ... 20:22:04 20:22:04 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:22:04 #0 1.019 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:22:05 #155 ... 20:22:05 20:22:05 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:22:05 #0 0.813 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:22:06 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:22:06 #1 transferring dockerfile: 1.89kB done 20:22:06 #1 DONE 0.1s 20:22:06 20:22:06 #2 [core-command internal] load build definition from Dockerfile 20:22:08 #2 ... 20:22:08 20:22:08 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:22:08 #3 transferring dockerfile: 2.23kB 0.0s done 20:22:08 #3 DONE 3.2s 20:22:08 20:22:08 #4 [support-notifications internal] load build definition from Dockerfile 20:22:08 #4 transferring dockerfile: 2.02kB done 20:22:08 #4 DONE 3.2s 20:22:08 20:22:08 #2 [core-command internal] load build definition from Dockerfile 20:22:08 #2 transferring dockerfile: 1.94kB 0.0s done 20:22:09 #2 DONE 3.4s 20:22:09 20:22:09 #5 [core-data internal] load build definition from Dockerfile 20:22:09 #5 transferring dockerfile: 2.04kB done 20:22:09 #5 DONE 3.5s 20:22:09 20:22:09 #6 [security-secretstore-setup internal] load .dockerignore 20:22:09 #6 transferring context: 32B 20:22:09 #6 ... 20:22:09 20:22:09 #7 [core-metadata internal] load build definition from Dockerfile 20:22:09 #7 transferring dockerfile: 2.10kB 0.0s done 20:22:09 #7 DONE 3.5s 20:22:09 20:22:09 #6 [security-secretstore-setup internal] load .dockerignore 20:22:09 #6 transferring context: 50B 0.0s done 20:22:09 #6 ... 20:22:09 20:22:09 #8 [security-spire-config internal] load build definition from Dockerfile 20:22:09 #8 transferring dockerfile: 1.69kB 0.0s done 20:22:09 #8 DONE 3.6s 20:22:09 20:22:09 #9 [security-proxy-auth internal] load build definition from Dockerfile 20:22:09 #9 transferring dockerfile: 2.14kB 0.0s done 20:22:09 #9 DONE 3.7s 20:22:09 20:22:09 #10 [support-scheduler internal] load build definition from Dockerfile 20:22:09 #10 transferring dockerfile: 1.83kB 0.0s done 20:22:09 #10 DONE 3.6s 20:22:09 20:22:09 #6 [security-secretstore-setup internal] load .dockerignore 20:22:09 #6 DONE 2.1s 20:22:09 20:22:09 #11 [core-data internal] load .dockerignore 20:22:09 #11 transferring context: 50B 0.0s done 20:22:09 #11 ... 20:22:09 20:22:09 #12 [security-spire-server internal] load build definition from Dockerfile 20:22:09 #12 transferring dockerfile: 1.70kB 0.0s done 20:22:09 #12 DONE 3.7s 20:22:09 20:22:09 #13 [security-spire-agent internal] load build definition from Dockerfile 20:22:09 #13 transferring dockerfile: 1.81kB 0.0s done 20:22:09 #13 DONE 3.7s 20:22:09 20:22:09 #14 [security-proxy-setup internal] load build definition from Dockerfile 20:22:09 #14 transferring dockerfile: 2.50kB 0.0s done 20:22:09 #14 DONE 3.5s 20:22:09 20:22:09 #15 [security-bootstrapper internal] load build definition from Dockerfile 20:22:09 #15 transferring dockerfile: 3.02kB 0.0s done 20:22:09 #15 DONE 3.6s 20:22:09 20:22:09 #16 [security-spiffe-token-provider internal] load .dockerignore 20:22:09 #16 transferring context: 50B 0.0s done 20:22:09 #16 DONE 3.5s 20:22:09 20:22:09 #17 [core-common-config-bootstrapper internal] load .dockerignore 20:22:09 #17 transferring context: 50B 0.0s done 20:22:09 #17 DONE 2.8s 20:22:09 20:22:09 #18 [core-keeper internal] load build definition from Dockerfile 20:22:09 #18 transferring dockerfile: 2.07kB 0.0s done 20:22:09 #18 DONE 3.6s 20:22:09 20:22:09 #19 [support-notifications internal] load .dockerignore 20:22:09 #19 transferring context: 50B 0.0s done 20:22:09 #19 DONE 2.8s 20:22:09 20:22:09 #11 [core-data internal] load .dockerignore 20:22:09 #11 DONE 2.8s 20:22:09 20:22:09 #20 [core-metadata internal] load .dockerignore 20:22:09 #20 transferring context: 50B 0.0s done 20:22:09 #20 DONE 2.7s 20:22:09 20:22:09 #21 [security-proxy-setup internal] load .dockerignore 20:22:09 #21 transferring context: 50B 0.0s done 20:22:10 #21 ... 20:22:10 20:22:10 #22 [core-command internal] load .dockerignore 20:22:10 #22 transferring context: 50B 0.0s done 20:22:10 #22 DONE 2.8s 20:22:10 20:22:10 #23 [support-scheduler internal] load .dockerignore 20:22:10 #23 transferring context: 50B 0.0s done 20:22:10 #23 DONE 2.6s 20:22:10 20:22:10 #24 [security-secretstore-setup internal] load build definition from Dockerfile 20:22:10 #24 transferring dockerfile: 2.49kB 0.0s done 20:22:10 #24 DONE 3.7s 20:22:10 20:22:10 #25 [security-spire-config internal] load .dockerignore 20:22:10 #25 transferring context: 50B 0.0s done 20:22:10 #25 DONE 2.8s 20:22:10 20:22:10 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:10 #26 DONE 0.0s 20:22:10 20:22:10 #27 [security-spire-server internal] load .dockerignore 20:22:10 #27 transferring context: 50B 0.0s done 20:22:10 #27 DONE 2.7s 20:22:10 20:22:10 #28 [security-proxy-auth internal] load .dockerignore 20:22:10 #28 transferring context: 50B 0.0s done 20:22:10 #28 DONE 2.9s 20:22:10 20:22:10 #29 [security-spire-agent internal] load .dockerignore 20:22:10 #29 transferring context: 50B 0.0s done 20:22:10 #29 DONE 2.8s 20:22:10 20:22:10 #30 [core-keeper internal] load .dockerignore 20:22:10 #30 transferring context: 50B done 20:22:10 #30 DONE 2.7s 20:22:10 20:22:10 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 20:22:10 #31 ... 20:22:10 20:22:10 #21 [security-proxy-setup internal] load .dockerignore 20:22:10 #21 DONE 2.7s 20:22:10 20:22:10 #32 [security-bootstrapper internal] load .dockerignore 20:22:10 #32 transferring context: 50B 0.0s done 20:22:10 #32 DONE 2.7s 20:22:10 20:22:10 #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:10 #26 DONE 0.0s 20:22:10 20:22:10 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 20:22:10 #31 DONE 0.9s 20:22:10 20:22:10 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:10 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 20:22:10 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 20:22:10 #33 ... 20:22:10 20:22:10 #26 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:10 #26 DONE 0.0s 20:22:10 20:22:10 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:10 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 20:22:10 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 20:22:10 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.2s 20:22:10 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 20:22:11 #33 ... 20:22:11 20:22:11 #31 [core-data internal] load metadata for docker.io/library/alpine:3.22 20:22:11 #31 DONE 0.9s 20:22:11 20:22:11 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:11 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 20:22:11 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 20:22:11 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 20:22:11 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 20:22:11 #33 ... 20:22:11 20:22:11 #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:11 #26 DONE 0.0s 20:22:11 20:22:11 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:11 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.05MB / 4.14MB 0.6s 20:22:11 #33 ... 20:22:11 20:22:11 #26 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:11 #26 DONE 0.0s 20:22:11 20:22:11 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:11 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 20:22:11 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 20:22:11 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 20:22:11 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 20:22:11 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.10MB / 4.14MB 0.8s 20:22:11 #33 ... 20:22:11 20:22:11 #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:11 #26 DONE 0.0s 20:22:11 20:22:11 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:11 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 1.0s 20:22:11 #33 ... 20:22:11 20:22:11 #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 20:22:11 #31 DONE 1.4s 20:22:11 20:22:11 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:11 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s 20:22:11 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 20:22:11 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 20:22:11 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 20:22:11 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done 20:22:11 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 20:22:11 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 20:22:11 #33 ... 20:22:11 20:22:11 #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:11 #26 DONE 0.0s 20:22:11 20:22:11 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:11 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 20:22:11 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 20:22:11 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 20:22:11 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done 20:22:11 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 20:22:12 #33 ... 20:22:12 20:22:12 #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 20:22:12 #31 DONE 1.6s 20:22:12 20:22:12 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:12 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 20:22:12 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 20:22:12 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 20:22:12 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done 20:22:12 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 20:22:12 #33 ... 20:22:12 20:22:12 #34 [support-notifications internal] load build context 20:22:12 #34 transferring context: 3.40MB 1.4s done 20:22:12 #34 DONE 2.1s 20:22:12 20:22:12 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:12 #33 ... 20:22:12 20:22:12 #35 [core-common-config-bootstrapper internal] load build context 20:22:12 #35 transferring context: 3.40MB 1.6s done 20:22:12 #35 DONE 2.2s 20:22:12 20:22:12 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 20:22:12 #31 DONE 2.1s 20:22:12 20:22:12 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:13 #33 ... 20:22:13 20:22:13 #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:13 #26 DONE 0.0s 20:22:13 20:22:13 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:13 #33 ... 20:22:13 20:22:13 #26 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:13 #26 DONE 0.0s 20:22:13 20:22:13 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:13 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 20:22:13 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 20:22:13 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 20:22:13 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done 20:22:13 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 20:22:13 #33 ... 20:22:13 20:22:13 #36 [security-spiffe-token-provider internal] load build context 20:22:13 #36 transferring context: 3.40MB 2.0s done 20:22:13 #36 DONE 2.9s 20:22:13 20:22:13 #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:13 #26 DONE 0.0s 20:22:13 20:22:13 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:13 #33 ... 20:22:13 20:22:13 #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:22:13 #26 DONE 0.0s 20:22:13 20:22:13 #37 [core-data internal] load build context 20:22:13 #37 transferring context: 3.40MB 2.2s done 20:22:13 #37 DONE 2.8s 20:22:13 20:22:13 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:13 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 20:22:13 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 20:22:13 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 20:22:13 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done 20:22:13 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 20:22:14 #33 ... 20:22:14 20:22:14 #38 [core-metadata internal] load build context 20:22:14 #38 transferring context: 3.40MB 2.1s done 20:22:14 #38 DONE 2.9s 20:22:14 20:22:14 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:14 #33 ... 20:22:14 20:22:14 #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 20:22:14 #31 DONE 3.5s 20:22:14 20:22:14 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:14 #33 ... 20:22:14 20:22:14 #39 [security-bootstrapper internal] load build context 20:22:14 #39 DONE 0.0s 20:22:14 20:22:14 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 20:22:14 #40 DONE 2.3s 20:22:14 20:22:14 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:14 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 20:22:14 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 20:22:14 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 20:22:14 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done 20:22:14 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 20:22:14 #33 ... 20:22:14 20:22:14 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 20:22:14 #41 DONE 1.4s 20:22:14 20:22:14 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:14 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 20:22:14 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 20:22:14 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 20:22:14 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done 20:22:14 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 20:22:15 #33 ... 20:22:15 20:22:15 #42 [core-command internal] load build context 20:22:15 #42 transferring context: 3.40MB 2.0s done 20:22:15 #42 DONE 3.0s 20:22:15 20:22:15 #43 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:22:15 #43 DONE 5.0s 20:22:15 20:22:15 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:15 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.0s done 20:22:15 #33 ... 20:22:15 20:22:15 #44 [support-scheduler internal] load build context 20:22:15 #44 transferring context: 3.40MB 2.1s done 20:22:15 #44 DONE 3.3s 20:22:15 20:22:15 #45 [security-secretstore-setup internal] load build context 20:22:15 #45 transferring context: 3.40MB 2.2s done 20:22:15 #45 DONE 2.9s 20:22:15 20:22:15 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:15 #46 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 20:22:15 #46 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 20:22:15 #46 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 20:22:15 #46 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 20:22:15 #46 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s done 20:22:15 #46 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s 20:22:15 #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s 20:22:15 #46 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s done 20:22:15 #46 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 20:22:15 #46 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done 20:22:15 #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s done 20:22:15 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.8s 20:22:15 #46 ... 20:22:15 20:22:15 #47 [security-proxy-auth internal] load build context 20:22:15 #47 transferring context: 3.40MB 1.2s done 20:22:15 #47 DONE 2.4s 20:22:15 20:22:15 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:15 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.15MB / 37.02MB 1.2s 20:22:16 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.03MB / 37.02MB 1.3s 20:22:16 #46 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 20:22:16 #46 ... 20:22:16 20:22:16 #48 [security-spire-server internal] load build context 20:22:16 #48 transferring context: 26.57kB 0.1s done 20:22:16 #48 DONE 1.6s 20:22:16 20:22:16 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:16 #46 ... 20:22:16 20:22:16 #49 [security-spire-config internal] load build context 20:22:16 #49 transferring context: 24.82kB 0.3s done 20:22:16 #49 DONE 1.8s 20:22:16 20:22:16 #50 [security-spire-agent internal] load build context 20:22:16 #50 transferring context: 26.10kB 0.3s done 20:22:16 #50 DONE 1.8s 20:22:16 20:22:16 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:16 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.34MB / 37.02MB 1.6s 20:22:16 #46 ... 20:22:16 20:22:16 #51 [core-keeper internal] load build context 20:22:16 #51 transferring context: 3.40MB 1.5s done 20:22:16 #51 DONE 2.7s 20:22:16 20:22:16 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:16 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.29MB / 37.02MB 1.8s 20:22:17 #46 ... 20:22:17 20:22:17 #52 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 20:22:17 #52 DONE 2.0s 20:22:17 20:22:17 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:17 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 2.1s 20:22:17 #46 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 20:22:17 #46 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 20:22:17 #46 ... 20:22:17 20:22:17 #53 [security-proxy-setup internal] load build context 20:22:17 #53 transferring context: 3.40MB 1.7s done 20:22:17 #53 DONE 3.3s 20:22:17 20:22:17 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:17 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 2.5s 20:22:17 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.94MB / 37.02MB 2.7s 20:22:17 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 2.9s 20:22:18 #46 ... 20:22:18 20:22:18 #39 [security-bootstrapper internal] load build context 20:22:18 #39 transferring context: 3.40MB 2.0s done 20:22:18 #39 DONE 3.5s 20:22:18 20:22:18 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:18 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 3.3s 20:22:18 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 3.7s 20:22:18 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 3.8s 20:22:18 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.54MB / 37.02MB 4.1s 20:22:19 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 4.5s 20:22:20 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 5.3s 20:22:21 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 6.3s 20:22:22 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 6.9s 20:22:23 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 8.4s done 20:22:24 #46 ... 20:22:24 20:22:24 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 20:22:24 #54 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 20:22:24 #54 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 20:22:24 #54 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 20:22:24 #54 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 20:22:24 #54 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 20:22:24 #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 20:22:24 #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 20:22:24 #54 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done 20:22:24 #54 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.0s done 20:22:24 #54 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 20:22:24 #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.8s 20:22:25 #54 ... 20:22:25 20:22:25 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:22:26 #33 ... 20:22:26 20:22:26 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 20:22:26 #54 ... 20:22:26 20:22:26 #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:26 #0 7.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:26 #0 8.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:26 #55 ... 20:22:26 20:22:26 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 20:22:26 #54 ... 20:22:26 20:22:26 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 20:22:26 #0 8.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:26 #0 9.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:26 #56 ... 20:22:26 20:22:26 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:22:26 #0 7.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:26 #0 8.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:26 #57 ... 20:22:26 20:22:26 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:22:27 #58 ... 20:22:27 20:22:27 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 20:22:27 #59 ... 20:22:27 20:22:27 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:27 #60 DONE 10.4s 20:22:27 20:22:27 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:22:27 #61 ... 20:22:27 20:22:27 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:22:27 #62 ... 20:22:27 20:22:27 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:22:27 #0 9.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:27 #0 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:27 #63 ... 20:22:27 20:22:27 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:22:27 #64 ... 20:22:27 20:22:27 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:22:28 #65 ... 20:22:28 20:22:28 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 20:22:28 #66 ... 20:22:28 20:22:28 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:22:28 #0 9.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:28 #0 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:28 #67 ... 20:22:28 20:22:28 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:28 #68 ... 20:22:28 20:22:28 #69 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:22:28 #0 9.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:28 #0 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:28 #69 ... 20:22:28 20:22:28 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:22:28 #70 ... 20:22:28 20:22:28 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:22:28 #0 9.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:28 #0 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:28 #71 ... 20:22:28 20:22:28 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:28 #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.1s 20:22:29 #46 ... 20:22:29 20:22:29 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:29 #68 DONE 12.9s 20:22:29 20:22:29 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:33 #46 ... 20:22:33 20:22:33 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 20:22:33 #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.8s done 20:22:33 #54 DONE 18.3s 20:22:33 20:22:33 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:33 #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.1s 20:22:38 #46 ... 20:22:38 20:22:38 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:22:38 #0 5.508 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:38 #0 7.360 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:38 #72 ... 20:22:38 20:22:38 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:22:38 #57 15.06 (1/4) Installing dumb-init (1.2.5-r3) 20:22:38 #57 15.08 (2/4) Installing openssl (3.5.5-r0) 20:22:38 #57 15.29 (3/4) Installing su-exec (0.2-r3) 20:22:38 #57 15.31 (4/4) Installing yq-go (4.47.2-r3) 20:22:38 #57 17.43 Executing busybox-1.37.0-r20.trigger 20:22:38 #57 17.59 OK: 20 MiB in 20 packages 20:22:38 #57 DONE 20.8s 20:22:38 20:22:38 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:38 #46 ... 20:22:38 20:22:38 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:22:38 #62 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:38 #62 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:38 #62 ... 20:22:38 20:22:38 #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:38 #55 11.40 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 20:22:38 #55 11.40 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 20:22:38 #55 11.40 OK: 26165 distinct packages available 20:22:38 #55 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:38 #55 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:38 #55 ... 20:22:38 20:22:38 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:22:38 #61 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:38 #61 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:38 #61 ... 20:22:38 20:22:38 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:38 #46 ... 20:22:38 20:22:38 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:22:38 #58 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:38 #58 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:38 #58 ... 20:22:38 20:22:38 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:38 #46 ... 20:22:38 20:22:38 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:22:38 #64 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:38 #64 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:38 #64 ... 20:22:38 20:22:38 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:38 #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.2s 20:22:39 #46 ... 20:22:39 20:22:39 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:22:39 #70 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:39 #70 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:39 #70 ... 20:22:39 20:22:39 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 20:22:39 #66 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:39 #66 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:39 #66 ... 20:22:39 20:22:39 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:39 #46 ... 20:22:39 20:22:39 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:22:39 #0 4.221 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:39 #0 5.970 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:39 #73 ... 20:22:39 20:22:39 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:40 #46 ... 20:22:40 20:22:40 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 20:22:40 #59 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:40 #59 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:40 #59 ... 20:22:40 20:22:40 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:40 #46 ... 20:22:40 20:22:40 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:22:40 #65 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:40 #65 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:41 #65 ... 20:22:41 20:22:41 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:22:41 #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.5s done 20:22:42 #46 ... 20:22:42 20:22:42 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:22:42 #67 22.84 (1/1) Installing dumb-init (1.2.5-r3) 20:22:42 #67 22.87 Executing busybox-1.37.0-r20.trigger 20:22:42 #67 22.92 OK: 8 MiB in 17 packages 20:22:42 #67 DONE 25.2s 20:22:42 20:22:42 #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:42 #55 25.80 (1/5) Installing dumb-init (1.2.5-r3) 20:22:42 #55 25.83 (2/5) Installing musl-obstack (1.2.3-r2) 20:22:42 #55 25.84 (3/5) Installing libucontext (1.3.2-r0) 20:22:42 #55 25.85 (4/5) Installing gcompat (1.1.0-r4) 20:22:42 #55 25.89 (5/5) Installing openssl (3.5.5-r0) 20:22:42 #55 26.09 Executing busybox-1.37.0-r20.trigger 20:22:42 #55 26.35 OK: 9 MiB in 21 packages 20:22:43 #55 ... 20:22:43 20:22:43 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:22:43 #71 23.33 OK: 255 MiB in 60 packages 20:22:43 #71 DONE 26.3s 20:22:43 20:22:43 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:22:43 #74 DONE 0.9s 20:22:43 20:22:43 #69 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:22:43 #69 23.33 (1/1) Installing dumb-init (1.2.5-r3) 20:22:43 #69 23.38 Executing busybox-1.37.0-r20.trigger 20:22:43 #69 23.59 OK: 8 MiB in 17 packages 20:22:43 #69 DONE 27.2s 20:22:43 20:22:43 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 20:22:45 #75 ... 20:22:45 20:22:45 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 20:22:45 #56 22.05 (1/7) Installing ca-certificates (20250911-r0) 20:22:45 #56 22.55 (2/7) Installing dumb-init (1.2.5-r3) 20:22:45 #56 22.61 (3/7) Installing libgcc (14.2.0-r6) 20:22:45 #56 22.69 (4/7) Installing libsodium (1.0.20-r1) 20:22:45 #56 22.74 (5/7) Installing libstdc++ (14.2.0-r6) 20:22:45 #56 23.39 (6/7) Installing libzmq (4.3.5-r2) 20:22:45 #56 23.49 (7/7) Installing zeromq (4.3.5-r2) 20:22:45 #56 23.55 Executing busybox-1.37.0-r20.trigger 20:22:45 #56 23.71 Executing ca-certificates-20250911-r0.trigger 20:22:45 #56 24.93 OK: 12 MiB in 23 packages 20:22:45 #56 DONE 28.7s 20:22:45 20:22:45 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:22:45 #61 25.88 OK: 255 MiB in 60 packages 20:22:45 #61 DONE 28.7s 20:22:45 20:22:45 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:22:45 #76 ... 20:22:45 20:22:45 #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:45 #55 DONE 29.6s 20:22:46 20:22:46 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:22:47 #77 ... 20:22:47 20:22:47 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:22:47 #76 DONE 1.5s 20:22:47 20:22:47 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:47 #78 ... 20:22:47 20:22:47 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:22:47 #65 27.79 (1/2) Installing dumb-init (1.2.5-r3) 20:22:47 #65 27.81 (2/2) Installing su-exec (0.2-r3) 20:22:47 #65 27.81 Executing busybox-1.37.0-r20.trigger 20:22:47 #65 27.91 OK: 8 MiB in 18 packages 20:22:47 #65 DONE 30.4s 20:22:47 20:22:47 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:22:47 #0 3.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:47 #0 5.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:47 #79 ... 20:22:47 20:22:47 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:22:47 #80 ... 20:22:47 20:22:47 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:22:47 #62 27.50 OK: 255 MiB in 60 packages 20:22:47 #62 DONE 30.8s 20:22:48 20:22:48 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:22:48 #81 DONE 1.2s 20:22:48 20:22:48 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:22:48 #72 21.69 (1/1) Installing dumb-init (1.2.5-r3) 20:22:48 #72 ... 20:22:48 20:22:48 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 20:22:48 #66 30.53 OK: 255 MiB in 60 packages 20:22:48 #66 DONE 32.3s 20:22:49 20:22:49 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:22:50 #82 ... 20:22:50 20:22:50 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:22:50 #58 25.55 (1/4) Installing ca-certificates (20250911-r0) 20:22:50 #58 26.34 (2/4) Installing dumb-init (1.2.5-r3) 20:22:50 #58 26.39 (3/4) Installing su-exec (0.2-r3) 20:22:50 #58 26.65 (4/4) Installing yq-go (4.47.2-r3) 20:22:50 #58 28.62 Executing busybox-1.37.0-r20.trigger 20:22:50 #58 28.89 Executing ca-certificates-20250911-r0.trigger 20:22:50 #58 30.77 OK: 20 MiB in 20 packages 20:22:50 #58 DONE 33.3s 20:22:50 20:22:50 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:22:50 #83 ... 20:22:50 20:22:50 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 20:22:50 #59 26.57 (1/3) Installing ca-certificates (20250911-r0) 20:22:50 #59 27.49 (2/3) Installing dumb-init (1.2.5-r3) 20:22:50 #59 27.58 (3/3) Installing tzdata (2026a-r0) 20:22:50 #59 29.50 Executing busybox-1.37.0-r20.trigger 20:22:50 #59 29.79 Executing ca-certificates-20250911-r0.trigger 20:22:50 #59 31.39 OK: 9 MiB in 19 packages 20:22:50 #59 DONE 33.5s 20:22:50 20:22:50 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 20:22:51 #84 ... 20:22:51 20:22:51 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:22:51 #82 DONE 2.0s 20:22:51 20:22:51 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:51 #85 ... 20:22:51 20:22:51 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:22:51 #63 24.61 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 20:22:51 #63 24.61 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 20:22:51 #63 24.61 OK: 26165 distinct packages available 20:22:51 #63 27.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:51 #63 29.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:51 #63 ... 20:22:51 20:22:51 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:22:51 #72 22.43 Executing busybox-1.37.0-r20.trigger 20:22:51 #72 22.83 OK: 8 MiB in 17 packages 20:22:51 #72 ... 20:22:51 20:22:51 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:22:51 #73 19.93 OK: 255 MiB in 60 packages 20:22:51 #73 DONE 22.0s 20:22:51 20:22:51 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 20:22:51 #86 ... 20:22:51 20:22:51 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:22:51 #70 25.13 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 20:22:52 #70 25.13 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 20:22:52 #70 25.13 OK: 26165 distinct packages available 20:22:52 #70 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:52 #70 30.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:52 #70 ... 20:22:52 20:22:52 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:22:52 #0 7.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:52 #0 9.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:52 #87 ... 20:22:52 20:22:52 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:22:52 #64 26.20 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 20:22:52 #64 26.20 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 20:22:52 #64 26.20 OK: 26176 distinct packages available 20:22:52 #64 29.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:52 #64 31.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:52 #64 ... 20:22:52 20:22:52 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:22:52 #72 DONE 25.3s 20:22:52 20:22:52 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:53 #88 ... 20:22:53 20:22:53 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 20:22:53 #86 DONE 1.7s 20:22:53 20:22:53 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:53 #89 ... 20:22:53 20:22:53 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:22:53 #79 15.22 OK: 20 MiB in 20 packages 20:22:53 #79 DONE 16.5s 20:22:53 20:22:53 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:54 #90 ... 20:22:54 20:22:54 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:22:54 #91 DONE 0.4s 20:22:54 20:22:54 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:22:54 #63 37.54 (1/13) Installing brotli-libs (1.1.0-r2) 20:22:54 #63 37.60 (2/13) Installing c-ares (1.34.6-r0) 20:22:54 #63 37.62 (3/13) Installing libunistring (1.3-r0) 20:22:54 #63 37.71 (4/13) Installing libidn2 (2.3.7-r0) 20:22:54 #63 37.72 (5/13) Installing nghttp2-libs (1.65.0-r0) 20:22:54 #63 37.74 (6/13) Installing libpsl (0.21.5-r3) 20:22:54 #63 37.75 (7/13) Installing zstd-libs (1.5.7-r0) 20:22:54 #63 37.79 (8/13) Installing libcurl (8.14.1-r2) 20:22:54 #63 37.84 (9/13) Installing curl (8.14.1-r2) 20:22:54 #63 37.87 (10/13) Installing dumb-init (1.2.5-r3) 20:22:54 #63 37.87 (11/13) Installing musl-obstack (1.2.3-r2) 20:22:54 #63 37.89 (12/13) Installing libucontext (1.3.2-r0) 20:22:54 #63 37.91 (13/13) Installing gcompat (1.1.0-r4) 20:22:54 #63 37.95 Executing busybox-1.37.0-r20.trigger 20:22:54 #63 38.09 OK: 13 MiB in 29 packages 20:22:55 #63 ... 20:22:55 20:22:55 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:22:55 #92 ... 20:22:55 20:22:55 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:22:55 #70 38.40 (1/4) Installing dumb-init (1.2.5-r3) 20:22:55 #70 38.45 (2/4) Installing musl-obstack (1.2.3-r2) 20:22:55 #70 38.47 (3/4) Installing libucontext (1.3.2-r0) 20:22:55 #70 38.47 (4/4) Installing gcompat (1.1.0-r4) 20:22:55 #70 38.53 Executing busybox-1.37.0-r20.trigger 20:22:55 #70 38.68 OK: 8 MiB in 20 packages 20:22:56 #70 ... 20:22:56 20:22:56 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:22:56 #63 DONE 39.4s 20:22:56 20:22:56 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:22:56 #64 39.42 OK: 255 MiB in 60 packages 20:22:57 #64 ... 20:22:57 20:22:57 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:22:57 #70 DONE 40.1s 20:22:57 20:22:57 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:22:57 #87 15.06 OK: 8 MiB in 17 packages 20:22:57 #87 ... 20:22:57 20:22:57 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:22:57 #64 DONE 40.8s 20:22:57 20:22:57 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:22:57 #77 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:58 #77 ... 20:22:58 20:22:58 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:22:58 #87 DONE 16.2s 20:22:58 20:22:58 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:22:58 #92 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:22:58 #92 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:22:58 #92 ... 20:22:58 20:22:58 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:22:58 #93 DONE 1.3s 20:22:59 20:22:59 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:04 #94 ... 20:23:04 20:23:04 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:23:04 #83 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:23:04 #83 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:23:05 #83 ... 20:23:05 20:23:05 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 20:23:05 #75 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:23:05 #75 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:23:05 #75 19.50 OK: 8 MiB in 17 packages 20:23:05 #75 DONE 21.6s 20:23:05 20:23:05 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:23:05 #92 20.06 OK: 12 MiB in 23 packages 20:23:06 #92 ... 20:23:06 20:23:06 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:23:06 #0 5.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:23:06 #0 6.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:23:06 #95 ... 20:23:06 20:23:06 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 20:23:06 #84 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:23:06 #84 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:23:07 #84 ... 20:23:07 20:23:07 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:23:07 #92 DONE 21.5s 20:23:07 20:23:07 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:23:07 #0 5.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:23:07 #0 6.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:23:07 #96 ... 20:23:07 20:23:07 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:23:07 #80 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 20:23:07 #80 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:23:07 #80 19.42 OK: 8 MiB in 18 packages 20:23:07 #80 ... 20:23:07 20:23:07 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:23:07 #77 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 20:23:07 #77 20.46 OK: 9 MiB in 21 packages 20:23:07 #77 DONE 21.7s 20:23:07 20:23:07 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:23:09 #97 ... 20:23:09 20:23:09 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:23:09 #98 DONE 1.4s 20:23:09 20:23:09 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:23:09 #99 ... 20:23:09 20:23:09 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:23:09 #80 DONE 21.8s 20:23:09 20:23:09 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:23:10 #100 ... 20:23:10 20:23:10 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:23:10 #97 DONE 2.9s 20:23:10 20:23:10 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:23:10 #101 DONE 0.2s 20:23:10 20:23:10 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:23:10 #83 19.94 OK: 20 MiB in 20 packages 20:23:10 #83 ... 20:23:10 20:23:10 #102 [security-spire-server stage-2 6/9] COPY security.txt / 20:23:10 #102 DONE 0.3s 20:23:11 20:23:11 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:23:11 #103 DONE 0.2s 20:23:11 20:23:11 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:23:11 #104 DONE 0.4s 20:23:11 20:23:11 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 20:23:11 #84 19.08 OK: 9 MiB in 19 packages 20:23:11 #84 DONE 21.1s 20:23:11 20:23:11 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:23:11 #96 13.08 OK: 8 MiB in 20 packages 20:23:12 #96 DONE 14.9s 20:23:12 20:23:12 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:23:12 #95 13.57 OK: 13 MiB in 29 packages 20:23:12 #95 DONE 15.6s 20:23:12 20:23:12 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:23:12 #105 ... 20:23:12 20:23:12 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:23:12 #83 DONE 21.7s 20:23:12 20:23:12 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:23:12 #106 ... 20:23:12 20:23:12 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:23:12 #105 DONE 0.8s 20:23:12 20:23:12 #107 [security-spire-server] exporting to image 20:23:12 #107 exporting layers 20:23:14 #107 ... 20:23:14 20:23:14 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:23:14 #100 DONE 5.0s 20:23:14 20:23:14 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:23:14 #99 DONE 5.2s 20:23:14 20:23:14 #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:23:14 #108 DONE 0.2s 20:23:14 20:23:14 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:23:14 #109 DONE 0.2s 20:23:14 20:23:14 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:14 #88 ... 20:23:14 20:23:14 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 20:23:14 #110 DONE 0.3s 20:23:14 20:23:14 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:23:15 #106 ... 20:23:15 20:23:15 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:23:15 #111 DONE 0.2s 20:23:15 20:23:15 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:23:15 #112 DONE 0.3s 20:23:15 20:23:15 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:23:15 #113 DONE 0.3s 20:23:15 20:23:15 #107 [security-spire-agent] exporting to image 20:23:16 #107 ... 20:23:16 20:23:16 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:23:16 #106 DONE 4.4s 20:23:16 20:23:16 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:23:16 #114 DONE 0.5s 20:23:16 20:23:16 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:17 #78 ... 20:23:17 20:23:17 #115 [security-spire-config stage-2 6/10] COPY security.txt / 20:23:17 #115 DONE 0.3s 20:23:17 20:23:17 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:23:17 #116 DONE 0.5s 20:23:17 20:23:17 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:23:18 #117 DONE 0.4s 20:23:18 20:23:18 #107 [security-spire-server] exporting to image 20:23:18 #107 exporting layers 5.4s done 20:23:18 #107 writing image sha256:6d1e98faef1c74c90f99529049431350881e8470f5eb856add2978e8f193e4ee 0.0s done 20:23:18 #107 naming to docker.io/library/security-spire-server-arm64 0.1s done 20:23:18 #107 ... 20:23:18 20:23:18 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:23:18 #118 DONE 0.2s 20:23:18 20:23:18 #107 [security-spire-config] exporting to image 20:23:19 #107 exporting layers 4.1s done 20:23:19 #107 writing image sha256:a6685419b6511bb72d13de0057caabb200ce5aec0c0c6df96e50ea62dd0cdf05 0.0s done 20:23:19 #107 naming to docker.io/library/security-spire-agent-arm64 20:23:19 #107 naming to docker.io/library/security-spire-agent-arm64 done 20:23:20 #107 exporting layers 2.6s done 20:23:20 #107 writing image sha256:aac9b852d6a9110eb139b82dad83caec703848483c82890ef1766fa7d382e65d done 20:23:20 #107 naming to docker.io/library/security-spire-config-arm64 done 20:23:20 #107 DONE 8.6s 20:23:20 20:23:20 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 20:23:41 #156 ... 20:23:41 20:23:41 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:23:41 #150 DONE 97.1s 20:23:41 20:23:41 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:23:41 #147 DONE 97.1s 20:23:41 20:23:41 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:23:41 #157 DONE 0.2s 20:23:41 20:23:41 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:23:41 #158 DONE 0.2s 20:23:41 20:23:41 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:23:41 #159 DONE 0.2s 20:23:41 20:23:41 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:23:41 #160 ... 20:23:41 20:23:41 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:23:41 #161 DONE 0.3s 20:23:41 20:23:41 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:23:41 #162 DONE 0.2s 20:23:41 20:23:41 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:23:41 #163 DONE 0.2s 20:23:41 20:23:41 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:41 #164 ... 20:23:41 20:23:41 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:23:41 #160 DONE 1.0s 20:23:41 20:23:41 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:23:41 #165 DONE 0.2s 20:23:41 20:23:41 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:23:41 #149 ... 20:23:41 20:23:41 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:23:41 #166 DONE 0.1s 20:23:41 20:23:41 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:23:41 #167 DONE 0.1s 20:23:41 20:23:41 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:23:41 #168 DONE 0.1s 20:23:41 20:23:41 #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 20:23:41 #153 ... 20:23:41 20:23:41 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:41 #164 DONE 0.8s 20:23:41 20:23:41 #169 [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/ 20:23:41 #169 DONE 0.1s 20:23:41 20:23:41 #170 [core-common-config-bootstrapper] exporting to image 20:23:41 #170 exporting layers 20:23:41 #170 ... 20:23:41 20:23:41 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 20:23:41 #171 DONE 0.1s 20:23:41 20:23:41 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:23:41 #172 DONE 0.1s 20:23:41 20:23:41 #170 [core-common-config-bootstrapper] exporting to image 20:23:41 #170 exporting layers 0.3s done 20:23:41 #170 writing image sha256:0ae47f772554de469037be2b9ab3984286c08509be9d72c87dee993cc8a924f0 done 20:23:41 #170 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 20:23:41 #170 DONE 0.3s 20:23:41 20:23:41 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:23:41 #173 DONE 0.1s 20:23:41 20:23:41 #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 20:23:41 #153 ... 20:23:41 20:23:41 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:23:41 #174 DONE 0.7s 20:23:41 20:23:41 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:23:41 #146 ... 20:23:41 20:23:41 #175 [security-bootstrapper] exporting to image 20:23:41 #175 exporting layers 0.5s done 20:23:41 #175 writing image sha256:a141241e94b1e4fc19012ee4af5c8aac7ac9a3c3f931aea9dda9b3cad22d6edf done 20:23:41 #175 naming to docker.io/library/security-bootstrapper 0.0s done 20:23:41 #175 DONE 0.5s 20:23:41 20:23:41 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:24:42 #46 ... 20:24:42 20:24:42 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:42 #85 DONE 109.9s 20:24:42 20:24:42 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:42 #88 DONE 112.1s 20:24:42 20:24:42 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:42 #94 DONE 102.1s 20:24:42 20:24:42 #119 [security-spiffe-token-provider builder 6/7] COPY . . 20:24:42 #119 ... 20:24:42 20:24:42 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:42 #78 DONE 114.1s 20:24:42 20:24:42 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:42 #89 DONE 107.6s 20:24:42 20:24:42 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:42 #90 DONE 117.2s 20:24:42 20:24:42 #120 [security-secretstore-setup builder 6/7] COPY . . 20:24:43 #120 DONE 1.7s 20:24:43 20:24:43 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 20:24:43 #121 DONE 1.8s 20:24:43 20:24:43 #122 [core-command builder 6/7] COPY . . 20:24:43 #122 CACHED 20:24:43 20:24:43 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 20:24:43 #123 CACHED 20:24:43 20:24:43 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:43 #124 CACHED 20:24:43 20:24:43 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:43 #125 CACHED 20:24:43 20:24:43 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 20:24:43 #126 CACHED 20:24:43 20:24:43 #127 [core-data builder 6/7] COPY . . 20:24:43 #127 CACHED 20:24:43 20:24:43 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:24:43 #128 CACHED 20:24:43 20:24:43 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:43 #129 CACHED 20:24:43 20:24:43 #130 [core-metadata builder 6/7] COPY . . 20:24:43 #130 CACHED 20:24:43 20:24:43 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:43 #131 CACHED 20:24:43 20:24:43 #132 [security-proxy-auth builder 6/7] COPY . . 20:24:43 #132 CACHED 20:24:43 20:24:43 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:24:43 #133 CACHED 20:24:43 20:24:43 #134 [support-notifications builder 6/7] COPY . . 20:24:43 #134 DONE 2.0s 20:24:43 20:24:43 #135 [core-keeper builder 7/8] COPY . . 20:24:43 #135 DONE 1.9s 20:24:43 20:24:43 #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:24:43 #136 CACHED 20:24:43 20:24:43 #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:43 #137 CACHED 20:24:43 20:24:43 #138 [security-proxy-setup builder 6/7] COPY . . 20:24:43 #138 CACHED 20:24:43 20:24:43 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:24:43 #139 CACHED 20:24:43 20:24:43 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:43 #140 CACHED 20:24:43 20:24:43 #141 [security-bootstrapper builder 6/7] COPY . . 20:24:43 #141 CACHED 20:24:43 20:24:43 #119 [security-spiffe-token-provider builder 6/7] COPY . . 20:24:43 #119 DONE 2.0s 20:24:43 20:24:43 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:24:43 #142 ... 20:24:43 20:24:43 #143 [support-scheduler builder 6/7] COPY . . 20:24:43 #143 DONE 2.1s 20:24:43 20:24:43 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:24:48 #144 ... 20:24:48 20:24:48 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:24:48 #0 5.389 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:24:49 #145 ... 20:24:49 20:24:49 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:24:49 #144 5.932 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:24:49 #148 ... 20:24:49 20:24:49 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:24:49 #149 171.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:24:49 #149 ... 20:24:49 20:24:49 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:24:49 #146 DONE 175.2s 20:24:49 20:24:49 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:24:49 #154 DONE 175.2s 20:24:49 20:24:49 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:24:49 #176 DONE 0.1s 20:24:49 20:24:49 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:24:49 #177 DONE 0.1s 20:24:49 20:24:49 #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:24:49 #178 DONE 0.0s 20:24:49 20:24:49 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:24:49 #179 DONE 0.0s 20:24:49 20:24:49 #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:24:49 #180 DONE 0.2s 20:24:49 20:24:49 #181 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:24:49 #181 DONE 0.2s 20:24:49 20:24:49 #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:24:49 #182 DONE 0.4s 20:24:49 20:24:49 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:24:49 #149 DONE 176.1s 20:24:49 20:24:49 #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:24:49 #183 DONE 0.4s 20:24:49 20:24:49 #184 [core-command] exporting to image 20:24:49 #184 exporting layers 20:24:49 #184 ... 20:24:49 20:24:49 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:24:49 #185 DONE 0.2s 20:24:49 20:24:49 #186 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:24:49 #186 DONE 0.3s 20:24:49 20:24:49 #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:24:49 #187 DONE 0.2s 20:24:49 20:24:49 #184 [core-command] exporting to image 20:24:49 #184 exporting layers 0.3s done 20:24:49 #184 writing image sha256:0a89ff578357a052b5631d9c265f011cf052f3b01e0d9381a5663935445ee94b 0.0s done 20:24:49 #184 naming to docker.io/library/core-command 20:24:50 #184 naming to docker.io/library/core-command 0.0s done 20:24:50 #184 DONE 0.5s 20:24:50 20:24:50 #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:24:50 #188 DONE 0.2s 20:24:50 20:24:50 #189 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:50 #189 ... 20:24:50 20:24:50 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:24:50 #145 DONE 176.7s 20:24:50 20:24:50 #190 [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 20:24:50 #190 DONE 0.1s 20:24:50 20:24:50 #191 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:24:50 #191 DONE 0.1s 20:24:50 20:24:50 #192 [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 20:24:50 #192 DONE 0.2s 20:24:50 20:24:50 #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:24:50 #193 DONE 0.1s 20:24:50 20:24:50 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:24:50 #194 DONE 0.1s 20:24:50 20:24:50 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:24:50 #195 DONE 0.2s 20:24:50 20:24:50 #196 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:24:50 #196 DONE 0.3s 20:24:50 20:24:50 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:24:50 #197 DONE 0.0s 20:24:50 20:24:50 #198 [security-spiffe-token-provider] exporting to image 20:24:51 #198 ... 20:24:51 20:24:51 #189 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:51 #189 DONE 1.0s 20:24:51 20:24:51 #199 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:24:51 #199 DONE 0.2s 20:24:51 20:24:51 #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:24:51 #200 DONE 0.1s 20:24:51 20:24:51 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:51 #201 ... 20:24:51 20:24:51 #198 [security-spiffe-token-provider] exporting to image 20:24:51 #198 exporting layers 0.4s done 20:24:51 #198 writing image sha256:56c4cbcd480d86dea5de5952c0582d3eb01c8e56a45ba4356c0a9ae9624babd3 0.0s done 20:24:51 #198 naming to docker.io/library/security-spiffe-token-provider done 20:24:51 #198 DONE 0.5s 20:24:51 20:24:51 #202 [security-proxy-setup] exporting to image 20:24:51 #202 exporting layers 0.4s done 20:24:51 #202 writing image sha256:477f533ba1910dd882234578e0cdf88fb7525826e32db06b830048df0f01e457 done 20:24:51 #202 naming to docker.io/library/security-proxy-setup done 20:24:51 #202 DONE 0.4s 20:24:51 20:24:51 #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 20:24:51 #153 ... 20:24:51 20:24:51 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:51 #201 DONE 0.5s 20:24:51 20:24:51 #203 [security-secretstore-setup] exporting to image 20:24:51 #203 ... 20:24:51 20:24:51 #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 20:24:51 #153 DONE 178.5s 20:24:51 20:24:51 #203 [security-secretstore-setup] exporting to image 20:24:51 #203 exporting layers 0.4s done 20:24:52 #203 writing image sha256:2b89294e5c30f2d1416de1275e01a4576cb7315477338f411acfd791f88f5a6f done 20:24:52 #203 naming to docker.io/library/security-secretstore-setup done 20:24:52 #203 DONE 0.4s 20:24:52 20:24:52 #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:24:52 #204 DONE 0.1s 20:24:52 20:24:52 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:24:52 #205 DONE 0.4s 20:24:52 20:24:52 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:24:52 #152 DONE 179.1s 20:24:52 20:24:52 #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:24:52 #206 DONE 0.1s 20:24:52 20:24:52 #207 [core-keeper] exporting to image 20:24:52 #207 ... 20:24:52 20:24:52 #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:24:52 #208 DONE 0.0s 20:24:52 20:24:52 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:24:52 #209 DONE 0.1s 20:24:52 20:24:52 #207 [core-keeper] exporting to image 20:24:52 #207 exporting layers 0.2s done 20:24:52 #207 writing image sha256:703f1593ada8e1d36176131468cc404b9b64a0216ab886a923924af516b62651 done 20:24:52 #207 naming to docker.io/library/core-keeper done 20:24:52 #207 DONE 0.2s 20:24:52 20:24:52 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:24:52 #210 ... 20:24:52 20:24:52 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:24:52 #156 DONE 179.6s 20:24:53 20:24:53 #208 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:24:53 #208 DONE 0.0s 20:24:53 20:24:53 #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:24:53 #209 DONE 0.1s 20:24:53 20:24:53 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:24:53 #155 DONE 179.6s 20:24:53 20:24:53 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:24:53 #210 DONE 0.3s 20:24:53 20:24:53 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:24:53 #211 DONE 0.1s 20:24:53 20:24:53 #212 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:24:53 #212 CACHED 20:24:53 20:24:53 #213 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:24:53 #213 CACHED 20:24:53 20:24:53 #214 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:24:53 #214 ... 20:24:53 20:24:53 #215 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:24:53 #215 DONE 0.2s 20:24:53 #144 ... 20:24:53 20:24:53 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:24:53 #0 5.596 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 20:24:53 #146 ... 20:24:53 20:24:53 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:24:53 #0 4.344 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:24:53 #147 ... 20:24:53 20:24:53 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 20:24:53 #0 5.848 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 20:24:53 20:24:53 #214 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:24:53 #214 DONE 0.1s 20:24:53 20:24:53 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:24:53 #216 DONE 0.2s 20:24:53 20:24:53 #217 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 20:24:53 #217 DONE 0.1s 20:24:53 20:24:53 #218 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:24:53 #218 DONE 0.1s 20:24:53 20:24:53 #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:24:53 #219 DONE 0.1s 20:24:53 20:24:53 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:53 #148 ... 20:24:53 20:24:53 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:24:53 #0 4.876 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:24:53 #149 ... 20:24:53 20:24:53 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:24:53 #0 6.128 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:24:53 #220 ... 20:24:53 20:24:53 #221 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:24:53 #221 DONE 0.2s 20:24:53 20:24:53 #222 [core-metadata] exporting to image 20:24:53 #222 exporting layers 0.3s done 20:24:53 #222 writing image sha256:924cb9a7f4022568c506475c7e805e635c193d7e7ad9f8b6e845f9b4f8d63fea done 20:24:53 #222 naming to docker.io/library/core-metadata done 20:24:53 #222 DONE 0.3s 20:24:53 20:24:53 #223 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:24:53 #223 DONE 0.1s 20:24:53 20:24:53 #224 [core-data] exporting to image 20:24:53 #224 exporting layers 0.1s done 20:24:53 #224 writing image sha256:6afad99174b9c5e7c2fab1be3cded203bf0f9e739f483d8a7e0fe42eb0d636b6 done 20:24:53 #224 naming to docker.io/library/core-data done 20:24:53 #224 DONE 0.2s 20:24:53 20:24:53 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:53 #220 DONE 0.4s 20:24:53 20:24:53 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:24:53 #150 ... 20:24:53 20:24:53 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:24:53 #0 6.219 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:24:53 #151 ... 20:24:53 20:24:53 #225 [security-proxy-auth] exporting to image 20:24:54 #151 ... 20:24:54 20:24:54 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:24:54 #0 5.490 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:24:54 #152 ... 20:24:54 20:24:54 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:24:54 #0 6.041 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 20:24:54 #225 exporting layers 0.5s done 20:24:54 #225 writing image sha256:f0d3e9abc4d21e6b2400dcbd78b4c3efd17d3809151045ee26d604b2261b530d done 20:24:54 #225 naming to docker.io/library/security-proxy-auth done 20:24:54 #225 DONE 0.5s 20:24:54 20:24:54 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:24:54 #153 ... 20:24:54 20:24:54 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:24:54 #0 4.634 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:24:54 #154 ... 20:24:54 20:24:54 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:24:54 #142 6.132 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:24:54 #151 DONE 181.5s 20:24:54 20:24:54 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:24:54 #148 ... 20:24:54 20:24:54 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:24:54 #226 DONE 0.0s 20:24:54 20:24:54 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:24:54 #227 DONE 0.0s 20:24:54 20:24:54 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:24:55 #228 DONE 0.2s 20:24:55 20:24:55 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:24:55 #148 ... 20:24:55 20:24:55 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 20:24:55 #229 DONE 0.0s 20:24:55 20:24:55 #230 [support-scheduler] exporting to image 20:24:55 #230 ... 20:24:55 20:24:55 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:24:55 #148 DONE 182.3s 20:24:55 20:24:55 #230 [support-scheduler] exporting to image 20:24:55 #230 exporting layers 0.4s done 20:24:55 #230 writing image sha256:fb2a9c4f98b1d38edfa94fc4952a20c8596d1dfa6519e11d6fea0a0f6f31859b 20:24:55 #230 writing image sha256:fb2a9c4f98b1d38edfa94fc4952a20c8596d1dfa6519e11d6fea0a0f6f31859b done 20:24:55 #230 naming to docker.io/library/support-scheduler done 20:24:55 #230 DONE 0.4s 20:24:55 20:24:55 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:24:55 #231 DONE 0.0s 20:24:55 20:24:55 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:24:55 #232 DONE 0.0s 20:24:56 20:24:56 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:24:56 #233 DONE 0.1s 20:24:56 20:24:56 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:24:56 #234 DONE 0.0s 20:24:56 20:24:56 #235 [support-notifications] exporting to image 20:24:56 #235 exporting layers 0.2s done 20:24:56 #235 writing image sha256:053850c44f0ccdb9454f9acde3ed34361daed66fbf8a378d9590ff594183f75c done 20:24:56 #235 naming to docker.io/library/support-notifications done 20:24:56 #235 DONE 0.2s 20:24:56 time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:56 time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:56 time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:56 time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:56 time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:56 time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:56 time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:56 time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:56 time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:56 time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:56 time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:56 time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:56 time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:56 time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:24:56 time="2026-04-08T20:21:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:24:56 $ docker stop --time=1 3ba441640dc27f984002d26a9cfdef00ad9fad250f1833b63197f95a43fa35c8 20:24:57 $ docker rm -f --volumes 3ba441640dc27f984002d26a9cfdef00ad9fad250f1833b63197f95a43fa35c8 [Pipeline] // withDockerContainer [Pipeline] sh 20:24:57 + docker images 20:24:57 REPOSITORY TAG IMAGE ID CREATED SIZE 20:24:57 support-notifications latest 053850c44f0c 2 seconds ago 57.8MB 20:24:57 support-scheduler latest fb2a9c4f98b1 2 seconds ago 54.1MB 20:24:57 core-metadata latest 924cb9a7f402 4 seconds ago 50MB 20:24:57 core-data latest 6afad99174b9 4 seconds ago 49.9MB 20:24:57 security-proxy-auth latest f0d3e9abc4d2 4 seconds ago 49MB 20:24:57 core-keeper latest 703f1593ada8 5 seconds ago 49.7MB 20:24:57 security-secretstore-setup latest 2b89294e5c30 6 seconds ago 89.2MB 20:24:57 security-proxy-setup latest 477f533ba191 7 seconds ago 54.7MB 20:24:57 security-spiffe-token-provider latest 56c4cbcd480d 7 seconds ago 53MB 20:24:57 core-command latest 0a89ff578357 8 seconds ago 44.1MB 20:24:57 security-bootstrapper latest a141241e94b1 About a minute ago 21.6MB 20:24:57 core-common-config-bootstrapper latest 0ae47f772554 About a minute ago 20.5MB 20:24:57 security-spire-server latest 5a4a0320ae44 3 minutes ago 178MB 20:24:57 security-spire-agent latest f6a6deafe5d4 3 minutes ago 237MB 20:24:57 security-spire-config latest 75f3ceb5eef1 3 minutes ago 177MB 20:24:57 ci-base-image-x86_64 latest de7f3da06339 6 minutes ago 970MB 20:24:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 months ago 636MB 20:24:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 months ago 573MB 20:24:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:58 provisioning config files... 20:24:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/965@tmp/config17906463554984987534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:58 ---> ****-login.sh 20:24:58 nexus3.edgexfoundry.org:10001 20:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:58 Login Succeeded 20:24:58 nexus3.edgexfoundry.org:10002 20:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:58 Login Succeeded 20:24:58 nexus3.edgexfoundry.org:10003 20:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:58 Login Succeeded 20:24:58 nexus3.edgexfoundry.org:10004 20:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:58 Login Succeeded 20:24:58 ****.io 20:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:58 Login Succeeded 20:24:58 ---> ****-login.sh ends [Pipeline] } 20:24:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 20:24:58 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:24:58 e4096de299f95fa94277bb85e2f69a4787fd287f 20:24:58 latest 20:24:58 4.1.0-dev.106 20:24:58 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:24:58 main 20:24:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:59 + docker push nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f 20:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:24:59 30d417258635: Preparing 20:24:59 d4cf931cdfa2: Preparing 20:24:59 b87c7a4b0f2d: Preparing 20:24:59 7f85663c7dd9: Preparing 20:24:59 cd7b63d56866: Preparing 20:24:59 2465961448c2: Preparing 20:24:59 cce92674e987: Preparing 20:24:59 2465961448c2: Waiting 20:24:59 cce92674e987: Waiting 20:24:59 30d417258635: Pushed 20:24:59 7f85663c7dd9: Pushed 20:24:59 cd7b63d56866: Pushed 20:24:59 b87c7a4b0f2d: Pushed 20:24:59 cce92674e987: Layer already exists 20:24:59 2465961448c2: Pushed 20:25:02 d4cf931cdfa2: Pushed 20:25:02 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:03 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:03 30d417258635: Preparing 20:25:03 d4cf931cdfa2: Preparing 20:25:03 b87c7a4b0f2d: Preparing 20:25:03 7f85663c7dd9: Preparing 20:25:03 cd7b63d56866: Preparing 20:25:03 2465961448c2: Preparing 20:25:03 cce92674e987: Preparing 20:25:03 2465961448c2: Waiting 20:25:03 cce92674e987: Waiting 20:25:03 30d417258635: Layer already exists 20:25:03 cd7b63d56866: Layer already exists 20:25:03 b87c7a4b0f2d: Layer already exists 20:25:03 d4cf931cdfa2: Layer already exists 20:25:03 7f85663c7dd9: Layer already exists 20:25:03 cce92674e987: Layer already exists 20:25:03 2465961448c2: Layer already exists 20:25:03 latest: digest: sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:04 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106 20:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:04 30d417258635: Preparing 20:25:04 d4cf931cdfa2: Preparing 20:25:04 b87c7a4b0f2d: Preparing 20:25:04 7f85663c7dd9: Preparing 20:25:04 cd7b63d56866: Preparing 20:25:04 2465961448c2: Preparing 20:25:04 cce92674e987: Preparing 20:25:04 2465961448c2: Waiting 20:25:04 cce92674e987: Waiting 20:25:04 d4cf931cdfa2: Layer already exists 20:25:04 b87c7a4b0f2d: Layer already exists 20:25:04 cd7b63d56866: Layer already exists 20:25:04 30d417258635: Layer already exists 20:25:04 7f85663c7dd9: Layer already exists 20:25:04 2465961448c2: Layer already exists 20:25:04 cce92674e987: Layer already exists 20:25:04 4.1.0-dev.106: digest: sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:04 + docker push nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:04 30d417258635: Preparing 20:25:04 d4cf931cdfa2: Preparing 20:25:04 b87c7a4b0f2d: Preparing 20:25:04 7f85663c7dd9: Preparing 20:25:04 cd7b63d56866: Preparing 20:25:04 2465961448c2: Preparing 20:25:04 cce92674e987: Preparing 20:25:04 2465961448c2: Waiting 20:25:04 cce92674e987: Waiting 20:25:04 d4cf931cdfa2: Layer already exists 20:25:04 30d417258635: Layer already exists 20:25:04 b87c7a4b0f2d: Layer already exists 20:25:04 cd7b63d56866: Layer already exists 20:25:04 7f85663c7dd9: Layer already exists 20:25:04 2465961448c2: Layer already exists 20:25:04 cce92674e987: Layer already exists 20:25:04 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:05 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:05 30d417258635: Preparing 20:25:05 d4cf931cdfa2: Preparing 20:25:05 b87c7a4b0f2d: Preparing 20:25:05 7f85663c7dd9: Preparing 20:25:05 cd7b63d56866: Preparing 20:25:05 2465961448c2: Preparing 20:25:05 cce92674e987: Preparing 20:25:05 2465961448c2: Waiting 20:25:05 cce92674e987: Waiting 20:25:05 cd7b63d56866: Layer already exists 20:25:05 7f85663c7dd9: Layer already exists 20:25:05 b87c7a4b0f2d: Layer already exists 20:25:05 d4cf931cdfa2: Layer already exists 20:25:05 30d417258635: Layer already exists 20:25:05 2465961448c2: Layer already exists 20:25:05 cce92674e987: Layer already exists 20:25:05 main: digest: sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:05 ===================================================== [Pipeline] echo 20:25:05 taggedImages: 20:25:05 - nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:05 - nexus3.edgexfoundry.org:10004/core-command:latest 20:25:05 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106 20:25:05 - nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:05 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:25:05 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:25:05 e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:05 latest 20:25:05 4.1.0-dev.106 20:25:05 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:05 main 20:25:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:06 d0971027d49a: Preparing 20:25:06 21eb129dddef: Preparing 20:25:06 1882a1da2453: Preparing 20:25:06 d2bb1905464c: Preparing 20:25:06 b87c7a4b0f2d: Preparing 20:25:06 7f85663c7dd9: Preparing 20:25:06 cd7b63d56866: Preparing 20:25:06 2465961448c2: Preparing 20:25:06 cce92674e987: Preparing 20:25:06 2465961448c2: Waiting 20:25:06 cd7b63d56866: Waiting 20:25:06 cce92674e987: Waiting 20:25:06 7f85663c7dd9: Waiting 20:25:06 b87c7a4b0f2d: Layer already exists 20:25:06 7f85663c7dd9: Layer already exists 20:25:06 cd7b63d56866: Layer already exists 20:25:06 2465961448c2: Layer already exists 20:25:06 1882a1da2453: Pushed 20:25:06 21eb129dddef: Pushed 20:25:06 cce92674e987: Layer already exists 20:25:06 d0971027d49a: Pushed 20:25:07 d2bb1905464c: Pushed 20:25:07 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:08 d0971027d49a: Preparing 20:25:08 21eb129dddef: Preparing 20:25:08 1882a1da2453: Preparing 20:25:08 d2bb1905464c: Preparing 20:25:08 b87c7a4b0f2d: Preparing 20:25:08 7f85663c7dd9: Preparing 20:25:08 cd7b63d56866: Preparing 20:25:08 2465961448c2: Preparing 20:25:08 cce92674e987: Preparing 20:25:08 7f85663c7dd9: Waiting 20:25:08 cd7b63d56866: Waiting 20:25:08 2465961448c2: Waiting 20:25:08 cce92674e987: Waiting 20:25:08 d2bb1905464c: Layer already exists 20:25:08 b87c7a4b0f2d: Layer already exists 20:25:08 d0971027d49a: Layer already exists 20:25:08 21eb129dddef: Layer already exists 20:25:08 1882a1da2453: Layer already exists 20:25:08 7f85663c7dd9: Layer already exists 20:25:08 2465961448c2: Layer already exists 20:25:08 cd7b63d56866: Layer already exists 20:25:08 cce92674e987: Layer already exists 20:25:08 latest: digest: sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106 20:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:09 d0971027d49a: Preparing 20:25:09 21eb129dddef: Preparing 20:25:09 1882a1da2453: Preparing 20:25:09 d2bb1905464c: Preparing 20:25:09 b87c7a4b0f2d: Preparing 20:25:09 7f85663c7dd9: Preparing 20:25:09 cd7b63d56866: Preparing 20:25:09 2465961448c2: Preparing 20:25:09 cce92674e987: Preparing 20:25:09 7f85663c7dd9: Waiting 20:25:09 cce92674e987: Waiting 20:25:09 cd7b63d56866: Waiting 20:25:09 2465961448c2: Waiting 20:25:09 21eb129dddef: Layer already exists 20:25:09 d2bb1905464c: Layer already exists 20:25:09 b87c7a4b0f2d: Layer already exists 20:25:09 1882a1da2453: Layer already exists 20:25:09 d0971027d49a: Layer already exists 20:25:09 cd7b63d56866: Layer already exists 20:25:09 7f85663c7dd9: Layer already exists 20:25:09 2465961448c2: Layer already exists 20:25:09 cce92674e987: Layer already exists 20:25:09 4.1.0-dev.106: digest: sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:09 d0971027d49a: Preparing 20:25:09 21eb129dddef: Preparing 20:25:09 1882a1da2453: Preparing 20:25:09 d2bb1905464c: Preparing 20:25:09 b87c7a4b0f2d: Preparing 20:25:09 7f85663c7dd9: Preparing 20:25:09 cd7b63d56866: Preparing 20:25:09 2465961448c2: Preparing 20:25:09 cce92674e987: Preparing 20:25:09 7f85663c7dd9: Waiting 20:25:09 cd7b63d56866: Waiting 20:25:09 2465961448c2: Waiting 20:25:09 cce92674e987: Waiting 20:25:09 d0971027d49a: Layer already exists 20:25:09 1882a1da2453: Layer already exists 20:25:09 21eb129dddef: Layer already exists 20:25:09 d2bb1905464c: Layer already exists 20:25:09 b87c7a4b0f2d: Layer already exists 20:25:09 7f85663c7dd9: Layer already exists 20:25:09 cd7b63d56866: Layer already exists 20:25:09 2465961448c2: Layer already exists 20:25:09 cce92674e987: Layer already exists 20:25:09 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:10 d0971027d49a: Preparing 20:25:10 21eb129dddef: Preparing 20:25:10 1882a1da2453: Preparing 20:25:10 d2bb1905464c: Preparing 20:25:10 b87c7a4b0f2d: Preparing 20:25:10 7f85663c7dd9: Preparing 20:25:10 cd7b63d56866: Preparing 20:25:10 2465961448c2: Preparing 20:25:10 cce92674e987: Preparing 20:25:10 7f85663c7dd9: Waiting 20:25:10 cd7b63d56866: Waiting 20:25:10 2465961448c2: Waiting 20:25:10 cce92674e987: Waiting 20:25:10 1882a1da2453: Layer already exists 20:25:10 21eb129dddef: Layer already exists 20:25:10 d2bb1905464c: Layer already exists 20:25:10 d0971027d49a: Layer already exists 20:25:10 b87c7a4b0f2d: Layer already exists 20:25:10 7f85663c7dd9: Layer already exists 20:25:10 cd7b63d56866: Layer already exists 20:25:10 2465961448c2: Layer already exists 20:25:10 cce92674e987: Layer already exists 20:25:10 main: digest: sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:10 ===================================================== [Pipeline] echo 20:25:10 taggedImages: 20:25:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:25:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106 20:25:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:25:10 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:25:10 e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:10 latest 20:25:10 4.1.0-dev.106 20:25:10 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:10 main 20:25:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:11 + docker push nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:11 e1c8d576a004: Preparing 20:25:11 92acf4449782: Preparing 20:25:11 b87c7a4b0f2d: Preparing 20:25:11 7f85663c7dd9: Preparing 20:25:11 cd7b63d56866: Preparing 20:25:11 3ad22a2a1a3c: Preparing 20:25:11 cce92674e987: Preparing 20:25:11 3ad22a2a1a3c: Waiting 20:25:11 cce92674e987: Waiting 20:25:11 7f85663c7dd9: Layer already exists 20:25:11 b87c7a4b0f2d: Layer already exists 20:25:11 cd7b63d56866: Layer already exists 20:25:11 cce92674e987: Layer already exists 20:25:11 e1c8d576a004: Pushed 20:25:11 3ad22a2a1a3c: Pushed 20:25:15 92acf4449782: Pushed 20:25:15 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:16 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:16 e1c8d576a004: Preparing 20:25:16 92acf4449782: Preparing 20:25:16 b87c7a4b0f2d: Preparing 20:25:16 7f85663c7dd9: Preparing 20:25:16 cd7b63d56866: Preparing 20:25:16 3ad22a2a1a3c: Preparing 20:25:16 cce92674e987: Preparing 20:25:16 3ad22a2a1a3c: Waiting 20:25:16 cce92674e987: Waiting 20:25:16 7f85663c7dd9: Layer already exists 20:25:16 92acf4449782: Layer already exists 20:25:16 b87c7a4b0f2d: Layer already exists 20:25:16 e1c8d576a004: Layer already exists 20:25:16 cd7b63d56866: Layer already exists 20:25:16 3ad22a2a1a3c: Layer already exists 20:25:16 cce92674e987: Layer already exists 20:25:16 latest: digest: sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:16 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106 20:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:16 e1c8d576a004: Preparing 20:25:16 92acf4449782: Preparing 20:25:16 b87c7a4b0f2d: Preparing 20:25:16 7f85663c7dd9: Preparing 20:25:16 cd7b63d56866: Preparing 20:25:16 3ad22a2a1a3c: Preparing 20:25:16 cce92674e987: Preparing 20:25:16 3ad22a2a1a3c: Waiting 20:25:16 cce92674e987: Waiting 20:25:16 92acf4449782: Layer already exists 20:25:16 b87c7a4b0f2d: Layer already exists 20:25:16 7f85663c7dd9: Layer already exists 20:25:16 cd7b63d56866: Layer already exists 20:25:16 e1c8d576a004: Layer already exists 20:25:16 cce92674e987: Layer already exists 20:25:16 3ad22a2a1a3c: Layer already exists 20:25:16 4.1.0-dev.106: digest: sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:17 + docker push nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:17 e1c8d576a004: Preparing 20:25:17 92acf4449782: Preparing 20:25:17 b87c7a4b0f2d: Preparing 20:25:17 7f85663c7dd9: Preparing 20:25:17 cd7b63d56866: Preparing 20:25:17 3ad22a2a1a3c: Preparing 20:25:17 cce92674e987: Preparing 20:25:17 3ad22a2a1a3c: Waiting 20:25:17 cce92674e987: Waiting 20:25:17 b87c7a4b0f2d: Layer already exists 20:25:17 92acf4449782: Layer already exists 20:25:17 e1c8d576a004: Layer already exists 20:25:17 cd7b63d56866: Layer already exists 20:25:17 7f85663c7dd9: Layer already exists 20:25:17 cce92674e987: Layer already exists 20:25:17 3ad22a2a1a3c: Layer already exists 20:25:17 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:18 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:18 e1c8d576a004: Preparing 20:25:18 92acf4449782: Preparing 20:25:18 b87c7a4b0f2d: Preparing 20:25:18 7f85663c7dd9: Preparing 20:25:18 cd7b63d56866: Preparing 20:25:18 3ad22a2a1a3c: Preparing 20:25:18 cce92674e987: Preparing 20:25:18 3ad22a2a1a3c: Waiting 20:25:18 cce92674e987: Waiting 20:25:18 b87c7a4b0f2d: Layer already exists 20:25:18 e1c8d576a004: Layer already exists 20:25:18 92acf4449782: Layer already exists 20:25:18 7f85663c7dd9: Layer already exists 20:25:18 cd7b63d56866: Layer already exists 20:25:18 cce92674e987: Layer already exists 20:25:18 3ad22a2a1a3c: Layer already exists 20:25:18 main: digest: sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:18 ===================================================== [Pipeline] echo 20:25:18 taggedImages: 20:25:18 - nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:18 - nexus3.edgexfoundry.org:10004/core-data:latest 20:25:18 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106 20:25:18 - nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:18 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:25:18 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 20:25:18 e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:18 latest 20:25:18 4.1.0-dev.106 20:25:18 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:18 main 20:25:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 20:25:19 d8df9bda8f8d: Preparing 20:25:19 fa6b587eed58: Preparing 20:25:19 7f85663c7dd9: Preparing 20:25:19 726cc54d1735: Preparing 20:25:19 9922628ceb3b: Preparing 20:25:19 cce92674e987: Preparing 20:25:19 cce92674e987: Waiting 20:25:19 7f85663c7dd9: Layer already exists 20:25:19 cce92674e987: Layer already exists 20:25:19 9922628ceb3b: Pushed 20:25:19 d8df9bda8f8d: Pushed 20:25:19 726cc54d1735: Pushed 20:25:23 fa6b587eed58: Pushed 20:25:23 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 20:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 20:25:23 d8df9bda8f8d: Preparing 20:25:23 fa6b587eed58: Preparing 20:25:23 7f85663c7dd9: Preparing 20:25:23 726cc54d1735: Preparing 20:25:23 9922628ceb3b: Preparing 20:25:23 cce92674e987: Preparing 20:25:23 cce92674e987: Waiting 20:25:23 d8df9bda8f8d: Layer already exists 20:25:23 9922628ceb3b: Layer already exists 20:25:23 7f85663c7dd9: Layer already exists 20:25:23 fa6b587eed58: Layer already exists 20:25:23 726cc54d1735: Layer already exists 20:25:23 cce92674e987: Layer already exists 20:25:23 latest: digest: sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106 20:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 20:25:24 d8df9bda8f8d: Preparing 20:25:24 fa6b587eed58: Preparing 20:25:24 7f85663c7dd9: Preparing 20:25:24 726cc54d1735: Preparing 20:25:24 9922628ceb3b: Preparing 20:25:24 cce92674e987: Preparing 20:25:24 cce92674e987: Waiting 20:25:24 9922628ceb3b: Layer already exists 20:25:24 7f85663c7dd9: Layer already exists 20:25:24 726cc54d1735: Layer already exists 20:25:24 fa6b587eed58: Layer already exists 20:25:24 d8df9bda8f8d: Layer already exists 20:25:24 cce92674e987: Layer already exists 20:25:24 4.1.0-dev.106: digest: sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 20:25:25 d8df9bda8f8d: Preparing 20:25:25 fa6b587eed58: Preparing 20:25:25 7f85663c7dd9: Preparing 20:25:25 726cc54d1735: Preparing 20:25:25 9922628ceb3b: Preparing 20:25:25 cce92674e987: Preparing 20:25:25 cce92674e987: Waiting 20:25:25 fa6b587eed58: Layer already exists 20:25:25 726cc54d1735: Layer already exists 20:25:25 7f85663c7dd9: Layer already exists 20:25:25 9922628ceb3b: Layer already exists 20:25:25 d8df9bda8f8d: Layer already exists 20:25:25 cce92674e987: Layer already exists 20:25:25 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 20:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 20:25:25 d8df9bda8f8d: Preparing 20:25:25 fa6b587eed58: Preparing 20:25:25 7f85663c7dd9: Preparing 20:25:25 726cc54d1735: Preparing 20:25:25 9922628ceb3b: Preparing 20:25:25 cce92674e987: Preparing 20:25:25 cce92674e987: Waiting 20:25:25 d8df9bda8f8d: Layer already exists 20:25:25 7f85663c7dd9: Layer already exists 20:25:25 726cc54d1735: Layer already exists 20:25:25 9922628ceb3b: Layer already exists 20:25:25 fa6b587eed58: Layer already exists 20:25:25 cce92674e987: Layer already exists 20:25:25 main: digest: sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:25 ===================================================== [Pipeline] echo 20:25:25 taggedImages: 20:25:25 - nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:25 - nexus3.edgexfoundry.org:10004/core-keeper:latest 20:25:25 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106 20:25:25 - nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:25 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 20:25:25 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:25:25 e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:25 latest 20:25:25 4.1.0-dev.106 20:25:25 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:25 main 20:25:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:26 f5066577643d: Preparing 20:25:26 88ea4e2bf5ef: Preparing 20:25:26 46488fc4ad8e: Preparing 20:25:26 b87c7a4b0f2d: Preparing 20:25:26 7f85663c7dd9: Preparing 20:25:26 cd7b63d56866: Preparing 20:25:26 2465961448c2: Preparing 20:25:26 cce92674e987: Preparing 20:25:26 2465961448c2: Waiting 20:25:26 cce92674e987: Waiting 20:25:26 cd7b63d56866: Waiting 20:25:26 b87c7a4b0f2d: Layer already exists 20:25:26 7f85663c7dd9: Layer already exists 20:25:26 cd7b63d56866: Layer already exists 20:25:26 2465961448c2: Layer already exists 20:25:26 cce92674e987: Layer already exists 20:25:26 88ea4e2bf5ef: Pushed 20:25:26 f5066577643d: Pushed 20:25:30 46488fc4ad8e: Pushed 20:25:30 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:31 f5066577643d: Preparing 20:25:31 88ea4e2bf5ef: Preparing 20:25:31 46488fc4ad8e: Preparing 20:25:31 b87c7a4b0f2d: Preparing 20:25:31 7f85663c7dd9: Preparing 20:25:31 cd7b63d56866: Preparing 20:25:31 2465961448c2: Preparing 20:25:31 cce92674e987: Preparing 20:25:31 cd7b63d56866: Waiting 20:25:31 2465961448c2: Waiting 20:25:31 cce92674e987: Waiting 20:25:31 f5066577643d: Layer already exists 20:25:31 46488fc4ad8e: Layer already exists 20:25:31 b87c7a4b0f2d: Layer already exists 20:25:31 88ea4e2bf5ef: Layer already exists 20:25:31 7f85663c7dd9: Layer already exists 20:25:31 cd7b63d56866: Layer already exists 20:25:31 cce92674e987: Layer already exists 20:25:31 2465961448c2: Layer already exists 20:25:31 latest: digest: sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106 20:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:32 f5066577643d: Preparing 20:25:32 88ea4e2bf5ef: Preparing 20:25:32 46488fc4ad8e: Preparing 20:25:32 b87c7a4b0f2d: Preparing 20:25:32 7f85663c7dd9: Preparing 20:25:32 cd7b63d56866: Preparing 20:25:32 2465961448c2: Preparing 20:25:32 cce92674e987: Preparing 20:25:32 cd7b63d56866: Waiting 20:25:32 2465961448c2: Waiting 20:25:32 cce92674e987: Waiting 20:25:32 7f85663c7dd9: Layer already exists 20:25:32 88ea4e2bf5ef: Layer already exists 20:25:32 46488fc4ad8e: Layer already exists 20:25:32 f5066577643d: Layer already exists 20:25:32 b87c7a4b0f2d: Layer already exists 20:25:32 cd7b63d56866: Layer already exists 20:25:32 cce92674e987: Layer already exists 20:25:32 2465961448c2: Layer already exists 20:25:32 4.1.0-dev.106: digest: sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:32 f5066577643d: Preparing 20:25:32 88ea4e2bf5ef: Preparing 20:25:32 46488fc4ad8e: Preparing 20:25:32 b87c7a4b0f2d: Preparing 20:25:32 7f85663c7dd9: Preparing 20:25:32 cd7b63d56866: Preparing 20:25:32 2465961448c2: Preparing 20:25:32 cce92674e987: Preparing 20:25:32 cd7b63d56866: Waiting 20:25:32 cce92674e987: Waiting 20:25:32 2465961448c2: Waiting 20:25:32 b87c7a4b0f2d: Layer already exists 20:25:32 88ea4e2bf5ef: Layer already exists 20:25:32 46488fc4ad8e: Layer already exists 20:25:32 f5066577643d: Layer already exists 20:25:32 7f85663c7dd9: Layer already exists 20:25:32 cd7b63d56866: Layer already exists 20:25:32 2465961448c2: Layer already exists 20:25:32 cce92674e987: Layer already exists 20:25:32 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:33 f5066577643d: Preparing 20:25:33 88ea4e2bf5ef: Preparing 20:25:33 46488fc4ad8e: Preparing 20:25:33 b87c7a4b0f2d: Preparing 20:25:33 7f85663c7dd9: Preparing 20:25:33 cd7b63d56866: Preparing 20:25:33 2465961448c2: Preparing 20:25:33 cce92674e987: Preparing 20:25:33 cd7b63d56866: Waiting 20:25:33 cce92674e987: Waiting 20:25:33 2465961448c2: Waiting 20:25:33 b87c7a4b0f2d: Layer already exists 20:25:33 88ea4e2bf5ef: Layer already exists 20:25:33 46488fc4ad8e: Layer already exists 20:25:33 7f85663c7dd9: Layer already exists 20:25:33 f5066577643d: Layer already exists 20:25:33 2465961448c2: Layer already exists 20:25:33 cd7b63d56866: Layer already exists 20:25:33 cce92674e987: Layer already exists 20:25:33 main: digest: sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:33 ===================================================== [Pipeline] echo 20:25:33 taggedImages: 20:25:33 - nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:33 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:25:33 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106 20:25:33 - nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:33 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:25:33 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:25:33 e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:33 latest 20:25:33 4.1.0-dev.106 20:25:33 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:33 main 20:25:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:34 68067809e66a: Preparing 20:25:34 7b635d44ff82: Preparing 20:25:34 be2615e35931: Preparing 20:25:34 5ddd1c76c320: Preparing 20:25:34 a5e25626c8e3: Preparing 20:25:34 70ad4a17fa20: Preparing 20:25:34 5496434f6f33: Preparing 20:25:34 b87c7a4b0f2d: Preparing 20:25:34 7f85663c7dd9: Preparing 20:25:34 4282ac935117: Preparing 20:25:34 193f6bdb2a27: Preparing 20:25:34 5f70bf18a086: Preparing 20:25:34 d1220d6d3ec1: Preparing 20:25:34 6c5c916b7d01: Preparing 20:25:34 68a488470e5c: Preparing 20:25:34 cce92674e987: Preparing 20:25:34 4282ac935117: Waiting 20:25:34 5496434f6f33: Waiting 20:25:34 b87c7a4b0f2d: Waiting 20:25:34 7f85663c7dd9: Waiting 20:25:34 6c5c916b7d01: Waiting 20:25:34 193f6bdb2a27: Waiting 20:25:34 5f70bf18a086: Waiting 20:25:34 d1220d6d3ec1: Waiting 20:25:34 68a488470e5c: Waiting 20:25:34 cce92674e987: Waiting 20:25:34 70ad4a17fa20: Waiting 20:25:34 a5e25626c8e3: Pushed 20:25:34 5ddd1c76c320: Pushed 20:25:34 7b635d44ff82: Pushed 20:25:34 be2615e35931: Pushed 20:25:34 68067809e66a: Pushed 20:25:34 b87c7a4b0f2d: Layer already exists 20:25:34 70ad4a17fa20: Pushed 20:25:34 7f85663c7dd9: Layer already exists 20:25:34 5f70bf18a086: Layer already exists 20:25:34 4282ac935117: Pushed 20:25:34 193f6bdb2a27: Pushed 20:25:34 6c5c916b7d01: Pushed 20:25:34 d1220d6d3ec1: Pushed 20:25:34 cce92674e987: Layer already exists 20:25:34 68a488470e5c: Pushed 20:25:35 5496434f6f33: Pushed 20:25:35 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:36 68067809e66a: Preparing 20:25:36 7b635d44ff82: Preparing 20:25:36 be2615e35931: Preparing 20:25:36 5ddd1c76c320: Preparing 20:25:36 a5e25626c8e3: Preparing 20:25:36 70ad4a17fa20: Preparing 20:25:36 5496434f6f33: Preparing 20:25:36 b87c7a4b0f2d: Preparing 20:25:36 7f85663c7dd9: Preparing 20:25:36 4282ac935117: Preparing 20:25:36 193f6bdb2a27: Preparing 20:25:36 5f70bf18a086: Preparing 20:25:36 d1220d6d3ec1: Preparing 20:25:36 6c5c916b7d01: Preparing 20:25:36 68a488470e5c: Preparing 20:25:36 cce92674e987: Preparing 20:25:36 7f85663c7dd9: Waiting 20:25:36 4282ac935117: Waiting 20:25:36 193f6bdb2a27: Waiting 20:25:36 5f70bf18a086: Waiting 20:25:36 d1220d6d3ec1: Waiting 20:25:36 6c5c916b7d01: Waiting 20:25:36 68a488470e5c: Waiting 20:25:36 cce92674e987: Waiting 20:25:36 70ad4a17fa20: Waiting 20:25:36 5496434f6f33: Waiting 20:25:36 b87c7a4b0f2d: Waiting 20:25:36 a5e25626c8e3: Layer already exists 20:25:36 68067809e66a: Layer already exists 20:25:36 be2615e35931: Layer already exists 20:25:36 7b635d44ff82: Layer already exists 20:25:36 5ddd1c76c320: Layer already exists 20:25:36 5496434f6f33: Layer already exists 20:25:36 70ad4a17fa20: Layer already exists 20:25:36 4282ac935117: Layer already exists 20:25:36 b87c7a4b0f2d: Layer already exists 20:25:36 7f85663c7dd9: Layer already exists 20:25:36 193f6bdb2a27: Layer already exists 20:25:36 5f70bf18a086: Layer already exists 20:25:36 d1220d6d3ec1: Layer already exists 20:25:36 6c5c916b7d01: Layer already exists 20:25:36 68a488470e5c: Layer already exists 20:25:36 cce92674e987: Layer already exists 20:25:36 latest: digest: sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106 20:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:37 68067809e66a: Preparing 20:25:37 7b635d44ff82: Preparing 20:25:37 be2615e35931: Preparing 20:25:37 5ddd1c76c320: Preparing 20:25:37 a5e25626c8e3: Preparing 20:25:37 70ad4a17fa20: Preparing 20:25:37 5496434f6f33: Preparing 20:25:37 b87c7a4b0f2d: Preparing 20:25:37 7f85663c7dd9: Preparing 20:25:37 4282ac935117: Preparing 20:25:37 193f6bdb2a27: Preparing 20:25:37 5f70bf18a086: Preparing 20:25:37 d1220d6d3ec1: Preparing 20:25:37 6c5c916b7d01: Preparing 20:25:37 68a488470e5c: Preparing 20:25:37 cce92674e987: Preparing 20:25:37 b87c7a4b0f2d: Waiting 20:25:37 7f85663c7dd9: Waiting 20:25:37 4282ac935117: Waiting 20:25:37 193f6bdb2a27: Waiting 20:25:37 5f70bf18a086: Waiting 20:25:37 d1220d6d3ec1: Waiting 20:25:37 70ad4a17fa20: Waiting 20:25:37 68a488470e5c: Waiting 20:25:37 cce92674e987: Waiting 20:25:37 5496434f6f33: Waiting 20:25:37 7b635d44ff82: Layer already exists 20:25:37 68067809e66a: Layer already exists 20:25:37 5ddd1c76c320: Layer already exists 20:25:37 be2615e35931: Layer already exists 20:25:37 a5e25626c8e3: Layer already exists 20:25:37 70ad4a17fa20: Layer already exists 20:25:37 5496434f6f33: Layer already exists 20:25:37 b87c7a4b0f2d: Layer already exists 20:25:37 7f85663c7dd9: Layer already exists 20:25:37 4282ac935117: Layer already exists 20:25:37 193f6bdb2a27: Layer already exists 20:25:37 5f70bf18a086: Layer already exists 20:25:37 d1220d6d3ec1: Layer already exists 20:25:37 68a488470e5c: Layer already exists 20:25:37 6c5c916b7d01: Layer already exists 20:25:37 cce92674e987: Layer already exists 20:25:37 4.1.0-dev.106: digest: sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:38 68067809e66a: Preparing 20:25:38 7b635d44ff82: Preparing 20:25:38 be2615e35931: Preparing 20:25:38 5ddd1c76c320: Preparing 20:25:38 a5e25626c8e3: Preparing 20:25:38 70ad4a17fa20: Preparing 20:25:38 5496434f6f33: Preparing 20:25:38 b87c7a4b0f2d: Preparing 20:25:38 7f85663c7dd9: Preparing 20:25:38 4282ac935117: Preparing 20:25:38 193f6bdb2a27: Preparing 20:25:38 5f70bf18a086: Preparing 20:25:38 d1220d6d3ec1: Preparing 20:25:38 6c5c916b7d01: Preparing 20:25:38 68a488470e5c: Preparing 20:25:38 cce92674e987: Preparing 20:25:38 7f85663c7dd9: Waiting 20:25:38 4282ac935117: Waiting 20:25:38 193f6bdb2a27: Waiting 20:25:38 5f70bf18a086: Waiting 20:25:38 d1220d6d3ec1: Waiting 20:25:38 6c5c916b7d01: Waiting 20:25:38 68a488470e5c: Waiting 20:25:38 cce92674e987: Waiting 20:25:38 70ad4a17fa20: Waiting 20:25:38 5496434f6f33: Waiting 20:25:38 b87c7a4b0f2d: Waiting 20:25:38 68067809e66a: Layer already exists 20:25:38 5ddd1c76c320: Layer already exists 20:25:38 7b635d44ff82: Layer already exists 20:25:38 be2615e35931: Layer already exists 20:25:38 a5e25626c8e3: Layer already exists 20:25:38 70ad4a17fa20: Layer already exists 20:25:38 b87c7a4b0f2d: Layer already exists 20:25:38 4282ac935117: Layer already exists 20:25:38 5496434f6f33: Layer already exists 20:25:38 7f85663c7dd9: Layer already exists 20:25:38 193f6bdb2a27: Layer already exists 20:25:38 d1220d6d3ec1: Layer already exists 20:25:38 5f70bf18a086: Layer already exists 20:25:38 6c5c916b7d01: Layer already exists 20:25:38 68a488470e5c: Layer already exists 20:25:38 cce92674e987: Layer already exists 20:25:38 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:38 68067809e66a: Preparing 20:25:38 7b635d44ff82: Preparing 20:25:38 be2615e35931: Preparing 20:25:38 5ddd1c76c320: Preparing 20:25:38 a5e25626c8e3: Preparing 20:25:38 70ad4a17fa20: Preparing 20:25:38 5496434f6f33: Preparing 20:25:38 b87c7a4b0f2d: Preparing 20:25:38 7f85663c7dd9: Preparing 20:25:38 4282ac935117: Preparing 20:25:38 193f6bdb2a27: Preparing 20:25:38 5f70bf18a086: Preparing 20:25:38 d1220d6d3ec1: Preparing 20:25:38 6c5c916b7d01: Preparing 20:25:38 68a488470e5c: Preparing 20:25:38 cce92674e987: Preparing 20:25:38 193f6bdb2a27: Waiting 20:25:38 5f70bf18a086: Waiting 20:25:38 d1220d6d3ec1: Waiting 20:25:38 6c5c916b7d01: Waiting 20:25:38 68a488470e5c: Waiting 20:25:38 cce92674e987: Waiting 20:25:38 70ad4a17fa20: Waiting 20:25:38 5496434f6f33: Waiting 20:25:38 7f85663c7dd9: Waiting 20:25:38 b87c7a4b0f2d: Waiting 20:25:38 4282ac935117: Waiting 20:25:38 a5e25626c8e3: Layer already exists 20:25:38 5ddd1c76c320: Layer already exists 20:25:38 68067809e66a: Layer already exists 20:25:38 7b635d44ff82: Layer already exists 20:25:38 be2615e35931: Layer already exists 20:25:38 5496434f6f33: Layer already exists 20:25:38 b87c7a4b0f2d: Layer already exists 20:25:38 4282ac935117: Layer already exists 20:25:38 70ad4a17fa20: Layer already exists 20:25:38 7f85663c7dd9: Layer already exists 20:25:38 193f6bdb2a27: Layer already exists 20:25:38 5f70bf18a086: Layer already exists 20:25:38 68a488470e5c: Layer already exists 20:25:38 d1220d6d3ec1: Layer already exists 20:25:38 6c5c916b7d01: Layer already exists 20:25:38 cce92674e987: Layer already exists 20:25:38 main: digest: sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:38 ===================================================== [Pipeline] echo 20:25:38 taggedImages: 20:25:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:25:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106 20:25:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:25:38 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:25:38 e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:38 latest 20:25:38 4.1.0-dev.106 20:25:38 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:38 main 20:25:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:25:39 f90aaf32e796: Preparing 20:25:39 beda9f0a47df: Preparing 20:25:39 782f6ae7307e: Preparing 20:25:39 28c49fad89de: Preparing 20:25:39 b87c7a4b0f2d: Preparing 20:25:39 7f85663c7dd9: Preparing 20:25:39 cd7b63d56866: Preparing 20:25:39 7f85663c7dd9: Waiting 20:25:39 cd7b63d56866: Waiting 20:25:39 2465961448c2: Preparing 20:25:39 cce92674e987: Preparing 20:25:39 cce92674e987: Waiting 20:25:39 2465961448c2: Waiting 20:25:39 b87c7a4b0f2d: Layer already exists 20:25:39 7f85663c7dd9: Layer already exists 20:25:39 cd7b63d56866: Layer already exists 20:25:39 2465961448c2: Layer already exists 20:25:39 cce92674e987: Layer already exists 20:25:39 f90aaf32e796: Pushed 20:25:39 beda9f0a47df: Pushed 20:25:39 782f6ae7307e: Pushed 20:25:43 28c49fad89de: Pushed 20:25:43 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:25:44 f90aaf32e796: Preparing 20:25:44 beda9f0a47df: Preparing 20:25:44 782f6ae7307e: Preparing 20:25:44 28c49fad89de: Preparing 20:25:44 b87c7a4b0f2d: Preparing 20:25:44 7f85663c7dd9: Preparing 20:25:44 cd7b63d56866: Preparing 20:25:44 7f85663c7dd9: Waiting 20:25:44 2465961448c2: Preparing 20:25:44 cd7b63d56866: Waiting 20:25:44 cce92674e987: Preparing 20:25:44 2465961448c2: Waiting 20:25:44 cce92674e987: Waiting 20:25:44 f90aaf32e796: Layer already exists 20:25:44 28c49fad89de: Layer already exists 20:25:44 beda9f0a47df: Layer already exists 20:25:44 b87c7a4b0f2d: Layer already exists 20:25:44 782f6ae7307e: Layer already exists 20:25:44 7f85663c7dd9: Layer already exists 20:25:44 cce92674e987: Layer already exists 20:25:44 cd7b63d56866: Layer already exists 20:25:44 2465961448c2: Layer already exists 20:25:44 latest: digest: sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106 20:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:25:44 f90aaf32e796: Preparing 20:25:44 beda9f0a47df: Preparing 20:25:44 782f6ae7307e: Preparing 20:25:44 28c49fad89de: Preparing 20:25:44 b87c7a4b0f2d: Preparing 20:25:44 7f85663c7dd9: Preparing 20:25:44 cd7b63d56866: Preparing 20:25:44 2465961448c2: Preparing 20:25:44 cd7b63d56866: Waiting 20:25:44 7f85663c7dd9: Waiting 20:25:44 cce92674e987: Preparing 20:25:44 2465961448c2: Waiting 20:25:44 cce92674e987: Waiting 20:25:44 f90aaf32e796: Layer already exists 20:25:44 28c49fad89de: Layer already exists 20:25:44 b87c7a4b0f2d: Layer already exists 20:25:44 782f6ae7307e: Layer already exists 20:25:44 beda9f0a47df: Layer already exists 20:25:44 7f85663c7dd9: Layer already exists 20:25:44 cd7b63d56866: Layer already exists 20:25:44 2465961448c2: Layer already exists 20:25:44 cce92674e987: Layer already exists 20:25:44 4.1.0-dev.106: digest: sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:25:45 f90aaf32e796: Preparing 20:25:45 beda9f0a47df: Preparing 20:25:45 782f6ae7307e: Preparing 20:25:45 28c49fad89de: Preparing 20:25:45 b87c7a4b0f2d: Preparing 20:25:45 7f85663c7dd9: Preparing 20:25:45 cd7b63d56866: Preparing 20:25:45 2465961448c2: Preparing 20:25:45 cce92674e987: Preparing 20:25:45 7f85663c7dd9: Waiting 20:25:45 cd7b63d56866: Waiting 20:25:45 2465961448c2: Waiting 20:25:45 cce92674e987: Waiting 20:25:45 beda9f0a47df: Layer already exists 20:25:45 f90aaf32e796: Layer already exists 20:25:45 28c49fad89de: Layer already exists 20:25:45 b87c7a4b0f2d: Layer already exists 20:25:45 782f6ae7307e: Layer already exists 20:25:45 cd7b63d56866: Layer already exists 20:25:45 cce92674e987: Layer already exists 20:25:45 2465961448c2: Layer already exists 20:25:45 7f85663c7dd9: Layer already exists 20:25:45 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:25:46 f90aaf32e796: Preparing 20:25:46 beda9f0a47df: Preparing 20:25:46 782f6ae7307e: Preparing 20:25:46 28c49fad89de: Preparing 20:25:46 b87c7a4b0f2d: Preparing 20:25:46 7f85663c7dd9: Preparing 20:25:46 cd7b63d56866: Preparing 20:25:46 2465961448c2: Preparing 20:25:46 cce92674e987: Preparing 20:25:46 2465961448c2: Waiting 20:25:46 cd7b63d56866: Waiting 20:25:46 cce92674e987: Waiting 20:25:46 7f85663c7dd9: Waiting 20:25:46 f90aaf32e796: Layer already exists 20:25:46 beda9f0a47df: Layer already exists 20:25:46 28c49fad89de: Layer already exists 20:25:46 782f6ae7307e: Layer already exists 20:25:46 b87c7a4b0f2d: Layer already exists 20:25:46 cce92674e987: Layer already exists 20:25:46 cd7b63d56866: Layer already exists 20:25:46 2465961448c2: Layer already exists 20:25:46 7f85663c7dd9: Layer already exists 20:25:46 main: digest: sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:46 ===================================================== [Pipeline] echo 20:25:46 taggedImages: 20:25:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:25:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106 20:25:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:25:46 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:25:46 e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:46 latest 20:25:46 4.1.0-dev.106 20:25:46 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:46 main 20:25:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:47 5c6b00de0419: Preparing 20:25:47 473b47140984: Preparing 20:25:47 43e3357b44f3: Preparing 20:25:47 cd109904f55c: Preparing 20:25:47 0c74f1b5d543: Preparing 20:25:47 b87c7a4b0f2d: Preparing 20:25:47 7f85663c7dd9: Preparing 20:25:47 d412a5de93a0: Preparing 20:25:47 62ffa1362ebb: Preparing 20:25:47 7e152bca6b9a: Preparing 20:25:47 cce92674e987: Preparing 20:25:47 7f85663c7dd9: Waiting 20:25:47 7e152bca6b9a: Waiting 20:25:47 cce92674e987: Waiting 20:25:47 d412a5de93a0: Waiting 20:25:47 62ffa1362ebb: Waiting 20:25:47 b87c7a4b0f2d: Waiting 20:25:47 cd109904f55c: Pushed 20:25:47 473b47140984: Pushed 20:25:47 5c6b00de0419: Pushed 20:25:47 b87c7a4b0f2d: Layer already exists 20:25:47 0c74f1b5d543: Pushed 20:25:47 7f85663c7dd9: Layer already exists 20:25:47 cce92674e987: Layer already exists 20:25:47 d412a5de93a0: Pushed 20:25:47 62ffa1362ebb: Pushed 20:25:48 7e152bca6b9a: Pushed 20:25:50 43e3357b44f3: Pushed 20:25:50 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:50 5c6b00de0419: Preparing 20:25:50 473b47140984: Preparing 20:25:50 43e3357b44f3: Preparing 20:25:50 cd109904f55c: Preparing 20:25:50 0c74f1b5d543: Preparing 20:25:50 b87c7a4b0f2d: Preparing 20:25:50 7f85663c7dd9: Preparing 20:25:50 d412a5de93a0: Preparing 20:25:50 62ffa1362ebb: Preparing 20:25:50 7e152bca6b9a: Preparing 20:25:50 cce92674e987: Preparing 20:25:50 7f85663c7dd9: Waiting 20:25:50 d412a5de93a0: Waiting 20:25:50 b87c7a4b0f2d: Waiting 20:25:50 7e152bca6b9a: Waiting 20:25:50 cce92674e987: Waiting 20:25:50 62ffa1362ebb: Waiting 20:25:50 cd109904f55c: Layer already exists 20:25:50 473b47140984: Layer already exists 20:25:50 0c74f1b5d543: Layer already exists 20:25:50 5c6b00de0419: Layer already exists 20:25:50 43e3357b44f3: Layer already exists 20:25:50 b87c7a4b0f2d: Layer already exists 20:25:50 7f85663c7dd9: Layer already exists 20:25:50 7e152bca6b9a: Layer already exists 20:25:50 d412a5de93a0: Layer already exists 20:25:50 62ffa1362ebb: Layer already exists 20:25:50 cce92674e987: Layer already exists 20:25:50 latest: digest: sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106 20:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:51 5c6b00de0419: Preparing 20:25:51 473b47140984: Preparing 20:25:51 43e3357b44f3: Preparing 20:25:51 cd109904f55c: Preparing 20:25:51 0c74f1b5d543: Preparing 20:25:51 b87c7a4b0f2d: Preparing 20:25:51 7f85663c7dd9: Preparing 20:25:51 d412a5de93a0: Preparing 20:25:51 62ffa1362ebb: Preparing 20:25:51 7e152bca6b9a: Preparing 20:25:51 cce92674e987: Preparing 20:25:51 b87c7a4b0f2d: Waiting 20:25:51 7f85663c7dd9: Waiting 20:25:51 d412a5de93a0: Waiting 20:25:51 62ffa1362ebb: Waiting 20:25:51 7e152bca6b9a: Waiting 20:25:51 cce92674e987: Waiting 20:25:51 cd109904f55c: Layer already exists 20:25:51 473b47140984: Layer already exists 20:25:51 43e3357b44f3: Layer already exists 20:25:51 5c6b00de0419: Layer already exists 20:25:51 0c74f1b5d543: Layer already exists 20:25:51 7f85663c7dd9: Layer already exists 20:25:51 62ffa1362ebb: Layer already exists 20:25:51 d412a5de93a0: Layer already exists 20:25:51 b87c7a4b0f2d: Layer already exists 20:25:51 7e152bca6b9a: Layer already exists 20:25:51 cce92674e987: Layer already exists 20:25:51 4.1.0-dev.106: digest: sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:52 5c6b00de0419: Preparing 20:25:52 473b47140984: Preparing 20:25:52 43e3357b44f3: Preparing 20:25:52 cd109904f55c: Preparing 20:25:52 0c74f1b5d543: Preparing 20:25:52 b87c7a4b0f2d: Preparing 20:25:52 7f85663c7dd9: Preparing 20:25:52 d412a5de93a0: Preparing 20:25:52 62ffa1362ebb: Preparing 20:25:52 7e152bca6b9a: Preparing 20:25:52 cce92674e987: Preparing 20:25:52 b87c7a4b0f2d: Waiting 20:25:52 7f85663c7dd9: Waiting 20:25:52 d412a5de93a0: Waiting 20:25:52 62ffa1362ebb: Waiting 20:25:52 7e152bca6b9a: Waiting 20:25:52 cce92674e987: Waiting 20:25:52 473b47140984: Layer already exists 20:25:52 43e3357b44f3: Layer already exists 20:25:52 cd109904f55c: Layer already exists 20:25:52 0c74f1b5d543: Layer already exists 20:25:52 5c6b00de0419: Layer already exists 20:25:52 b87c7a4b0f2d: Layer already exists 20:25:52 7f85663c7dd9: Layer already exists 20:25:52 62ffa1362ebb: Layer already exists 20:25:52 7e152bca6b9a: Layer already exists 20:25:52 d412a5de93a0: Layer already exists 20:25:52 cce92674e987: Layer already exists 20:25:52 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:52 5c6b00de0419: Preparing 20:25:52 473b47140984: Preparing 20:25:52 43e3357b44f3: Preparing 20:25:52 cd109904f55c: Preparing 20:25:52 0c74f1b5d543: Preparing 20:25:52 b87c7a4b0f2d: Preparing 20:25:52 7f85663c7dd9: Preparing 20:25:52 b87c7a4b0f2d: Waiting 20:25:52 d412a5de93a0: Preparing 20:25:52 62ffa1362ebb: Preparing 20:25:52 7e152bca6b9a: Preparing 20:25:52 cce92674e987: Preparing 20:25:52 7f85663c7dd9: Waiting 20:25:52 62ffa1362ebb: Waiting 20:25:52 d412a5de93a0: Waiting 20:25:52 7e152bca6b9a: Waiting 20:25:52 cce92674e987: Waiting 20:25:52 43e3357b44f3: Layer already exists 20:25:52 5c6b00de0419: Layer already exists 20:25:52 cd109904f55c: Layer already exists 20:25:52 0c74f1b5d543: Layer already exists 20:25:52 473b47140984: Layer already exists 20:25:52 7f85663c7dd9: Layer already exists 20:25:52 d412a5de93a0: Layer already exists 20:25:52 62ffa1362ebb: Layer already exists 20:25:52 b87c7a4b0f2d: Layer already exists 20:25:52 7e152bca6b9a: Layer already exists 20:25:52 cce92674e987: Layer already exists 20:25:52 main: digest: sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:52 ===================================================== [Pipeline] echo 20:25:52 taggedImages: 20:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106 20:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:25:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:25:52 e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:52 latest 20:25:52 4.1.0-dev.106 20:25:52 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:52 main 20:25:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:53 129fc778ead0: Preparing 20:25:53 a5370035e5ca: Preparing 20:25:53 c699ba8afa4e: Preparing 20:25:53 db4bbba07b9f: Preparing 20:25:53 b1d506624683: Preparing 20:25:53 201b4442e513: Preparing 20:25:53 26719ed62dcd: Preparing 20:25:53 b87c7a4b0f2d: Preparing 20:25:53 7f85663c7dd9: Preparing 20:25:53 0cdb48e8df26: Preparing 20:25:53 1cad3112e006: Preparing 20:25:53 cce92674e987: Preparing 20:25:53 26719ed62dcd: Waiting 20:25:53 0cdb48e8df26: Waiting 20:25:53 b87c7a4b0f2d: Waiting 20:25:53 7f85663c7dd9: Waiting 20:25:53 1cad3112e006: Waiting 20:25:53 201b4442e513: Waiting 20:25:53 cce92674e987: Waiting 20:25:53 b1d506624683: Pushed 20:25:53 129fc778ead0: Pushed 20:25:53 a5370035e5ca: Pushed 20:25:53 b87c7a4b0f2d: Layer already exists 20:25:53 7f85663c7dd9: Layer already exists 20:25:53 201b4442e513: Pushed 20:25:53 26719ed62dcd: Pushed 20:25:53 cce92674e987: Layer already exists 20:25:53 0cdb48e8df26: Pushed 20:25:55 1cad3112e006: Pushed 20:25:56 db4bbba07b9f: Pushed 20:25:56 c699ba8afa4e: Pushed 20:25:56 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:57 129fc778ead0: Preparing 20:25:57 a5370035e5ca: Preparing 20:25:57 c699ba8afa4e: Preparing 20:25:57 db4bbba07b9f: Preparing 20:25:57 b1d506624683: Preparing 20:25:57 201b4442e513: Preparing 20:25:57 26719ed62dcd: Preparing 20:25:57 b87c7a4b0f2d: Preparing 20:25:57 7f85663c7dd9: Preparing 20:25:57 0cdb48e8df26: Preparing 20:25:57 1cad3112e006: Preparing 20:25:57 cce92674e987: Preparing 20:25:57 201b4442e513: Waiting 20:25:57 7f85663c7dd9: Waiting 20:25:57 0cdb48e8df26: Waiting 20:25:57 26719ed62dcd: Waiting 20:25:57 b87c7a4b0f2d: Waiting 20:25:57 1cad3112e006: Waiting 20:25:57 cce92674e987: Waiting 20:25:57 db4bbba07b9f: Layer already exists 20:25:57 a5370035e5ca: Layer already exists 20:25:57 b1d506624683: Layer already exists 20:25:57 129fc778ead0: Layer already exists 20:25:57 c699ba8afa4e: Layer already exists 20:25:57 201b4442e513: Layer already exists 20:25:57 b87c7a4b0f2d: Layer already exists 20:25:57 26719ed62dcd: Layer already exists 20:25:57 0cdb48e8df26: Layer already exists 20:25:57 7f85663c7dd9: Layer already exists 20:25:57 cce92674e987: Layer already exists 20:25:57 1cad3112e006: Layer already exists 20:25:57 latest: digest: sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106 20:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:58 129fc778ead0: Preparing 20:25:58 a5370035e5ca: Preparing 20:25:58 c699ba8afa4e: Preparing 20:25:58 db4bbba07b9f: Preparing 20:25:58 b1d506624683: Preparing 20:25:58 201b4442e513: Preparing 20:25:58 26719ed62dcd: Preparing 20:25:58 b87c7a4b0f2d: Preparing 20:25:58 7f85663c7dd9: Preparing 20:25:58 0cdb48e8df26: Preparing 20:25:58 1cad3112e006: Preparing 20:25:58 cce92674e987: Preparing 20:25:58 201b4442e513: Waiting 20:25:58 0cdb48e8df26: Waiting 20:25:58 1cad3112e006: Waiting 20:25:58 26719ed62dcd: Waiting 20:25:58 cce92674e987: Waiting 20:25:58 b87c7a4b0f2d: Waiting 20:25:58 7f85663c7dd9: Waiting 20:25:58 a5370035e5ca: Layer already exists 20:25:58 c699ba8afa4e: Layer already exists 20:25:58 b1d506624683: Layer already exists 20:25:58 db4bbba07b9f: Layer already exists 20:25:58 129fc778ead0: Layer already exists 20:25:58 201b4442e513: Layer already exists 20:25:58 26719ed62dcd: Layer already exists 20:25:58 b87c7a4b0f2d: Layer already exists 20:25:58 7f85663c7dd9: Layer already exists 20:25:58 0cdb48e8df26: Layer already exists 20:25:58 1cad3112e006: Layer already exists 20:25:58 cce92674e987: Layer already exists 20:25:58 4.1.0-dev.106: digest: sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:58 129fc778ead0: Preparing 20:25:58 a5370035e5ca: Preparing 20:25:58 c699ba8afa4e: Preparing 20:25:58 db4bbba07b9f: Preparing 20:25:58 b1d506624683: Preparing 20:25:58 201b4442e513: Preparing 20:25:58 26719ed62dcd: Preparing 20:25:58 b87c7a4b0f2d: Preparing 20:25:58 7f85663c7dd9: Preparing 20:25:58 0cdb48e8df26: Preparing 20:25:58 1cad3112e006: Preparing 20:25:58 cce92674e987: Preparing 20:25:58 201b4442e513: Waiting 20:25:58 1cad3112e006: Waiting 20:25:58 7f85663c7dd9: Waiting 20:25:58 26719ed62dcd: Waiting 20:25:58 cce92674e987: Waiting 20:25:58 b87c7a4b0f2d: Waiting 20:25:58 0cdb48e8df26: Waiting 20:25:58 db4bbba07b9f: Layer already exists 20:25:58 b1d506624683: Layer already exists 20:25:58 c699ba8afa4e: Layer already exists 20:25:58 129fc778ead0: Layer already exists 20:25:58 a5370035e5ca: Layer already exists 20:25:58 b87c7a4b0f2d: Layer already exists 20:25:58 201b4442e513: Layer already exists 20:25:58 7f85663c7dd9: Layer already exists 20:25:58 0cdb48e8df26: Layer already exists 20:25:58 26719ed62dcd: Layer already exists 20:25:58 cce92674e987: Layer already exists 20:25:58 1cad3112e006: Layer already exists 20:25:58 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:59 129fc778ead0: Preparing 20:25:59 a5370035e5ca: Preparing 20:25:59 c699ba8afa4e: Preparing 20:25:59 db4bbba07b9f: Preparing 20:25:59 b1d506624683: Preparing 20:25:59 201b4442e513: Preparing 20:25:59 26719ed62dcd: Preparing 20:25:59 b87c7a4b0f2d: Preparing 20:25:59 7f85663c7dd9: Preparing 20:25:59 0cdb48e8df26: Preparing 20:25:59 1cad3112e006: Preparing 20:25:59 cce92674e987: Preparing 20:25:59 201b4442e513: Waiting 20:25:59 0cdb48e8df26: Waiting 20:25:59 26719ed62dcd: Waiting 20:25:59 1cad3112e006: Waiting 20:25:59 cce92674e987: Waiting 20:25:59 b87c7a4b0f2d: Waiting 20:25:59 7f85663c7dd9: Waiting 20:25:59 db4bbba07b9f: Layer already exists 20:25:59 b1d506624683: Layer already exists 20:25:59 129fc778ead0: Layer already exists 20:25:59 c699ba8afa4e: Layer already exists 20:25:59 a5370035e5ca: Layer already exists 20:25:59 26719ed62dcd: Layer already exists 20:25:59 0cdb48e8df26: Layer already exists 20:25:59 201b4442e513: Layer already exists 20:25:59 b87c7a4b0f2d: Layer already exists 20:25:59 7f85663c7dd9: Layer already exists 20:25:59 1cad3112e006: Layer already exists 20:25:59 cce92674e987: Layer already exists 20:25:59 main: digest: sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:59 ===================================================== [Pipeline] echo 20:25:59 taggedImages: 20:25:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:25:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106 20:25:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:25:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:25:59 e4096de299f95fa94277bb85e2f69a4787fd287f 20:25:59 latest 20:25:59 4.1.0-dev.106 20:25:59 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:25:59 main 20:25:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:00 0b617c0989b8: Preparing 20:26:00 312f7d181310: Preparing 20:26:00 b87c7a4b0f2d: Preparing 20:26:00 7f85663c7dd9: Preparing 20:26:00 baf824582014: Preparing 20:26:00 5ab0d842b14e: Preparing 20:26:00 cce92674e987: Preparing 20:26:00 5ab0d842b14e: Waiting 20:26:00 cce92674e987: Waiting 20:26:00 7f85663c7dd9: Layer already exists 20:26:00 b87c7a4b0f2d: Layer already exists 20:26:00 cce92674e987: Layer already exists 20:26:00 baf824582014: Pushed 20:26:00 0b617c0989b8: Pushed 20:26:01 5ab0d842b14e: Pushed 20:26:03 312f7d181310: Pushed 20:26:03 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:04 0b617c0989b8: Preparing 20:26:04 312f7d181310: Preparing 20:26:04 b87c7a4b0f2d: Preparing 20:26:04 7f85663c7dd9: Preparing 20:26:04 baf824582014: Preparing 20:26:04 5ab0d842b14e: Preparing 20:26:04 cce92674e987: Preparing 20:26:04 cce92674e987: Waiting 20:26:04 5ab0d842b14e: Waiting 20:26:04 312f7d181310: Layer already exists 20:26:04 baf824582014: Layer already exists 20:26:04 7f85663c7dd9: Layer already exists 20:26:04 b87c7a4b0f2d: Layer already exists 20:26:04 0b617c0989b8: Layer already exists 20:26:04 5ab0d842b14e: Layer already exists 20:26:04 cce92674e987: Layer already exists 20:26:04 latest: digest: sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106 20:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:04 0b617c0989b8: Preparing 20:26:04 312f7d181310: Preparing 20:26:04 b87c7a4b0f2d: Preparing 20:26:04 7f85663c7dd9: Preparing 20:26:04 baf824582014: Preparing 20:26:04 5ab0d842b14e: Preparing 20:26:04 cce92674e987: Preparing 20:26:04 5ab0d842b14e: Waiting 20:26:04 cce92674e987: Waiting 20:26:04 baf824582014: Layer already exists 20:26:04 7f85663c7dd9: Layer already exists 20:26:04 b87c7a4b0f2d: Layer already exists 20:26:04 0b617c0989b8: Layer already exists 20:26:04 312f7d181310: Layer already exists 20:26:04 cce92674e987: Layer already exists 20:26:04 5ab0d842b14e: Layer already exists 20:26:04 4.1.0-dev.106: digest: sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:05 0b617c0989b8: Preparing 20:26:05 312f7d181310: Preparing 20:26:05 b87c7a4b0f2d: Preparing 20:26:05 7f85663c7dd9: Preparing 20:26:05 baf824582014: Preparing 20:26:05 5ab0d842b14e: Preparing 20:26:05 cce92674e987: Preparing 20:26:05 cce92674e987: Waiting 20:26:05 5ab0d842b14e: Waiting 20:26:05 0b617c0989b8: Layer already exists 20:26:05 312f7d181310: Layer already exists 20:26:05 baf824582014: Layer already exists 20:26:05 7f85663c7dd9: Layer already exists 20:26:05 b87c7a4b0f2d: Layer already exists 20:26:05 cce92674e987: Layer already exists 20:26:05 5ab0d842b14e: Layer already exists 20:26:05 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + 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 20:26:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:06 0b617c0989b8: Preparing 20:26:06 312f7d181310: Preparing 20:26:06 b87c7a4b0f2d: Preparing 20:26:06 7f85663c7dd9: Preparing 20:26:06 baf824582014: Preparing 20:26:06 5ab0d842b14e: Preparing 20:26:06 cce92674e987: Preparing 20:26:06 5ab0d842b14e: Waiting 20:26:06 cce92674e987: Waiting 20:26:06 baf824582014: Layer already exists 20:26:06 0b617c0989b8: Layer already exists 20:26:06 312f7d181310: Layer already exists 20:26:06 7f85663c7dd9: Layer already exists 20:26:06 b87c7a4b0f2d: Layer already exists 20:26:06 cce92674e987: Layer already exists 20:26:06 5ab0d842b14e: Layer already exists 20:26:06 main: digest: sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:06 ===================================================== [Pipeline] echo 20:26:06 taggedImages: 20:26:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:26:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106 20:26:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:26:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:26:06 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:26:06 e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:06 latest 20:26:06 4.1.0-dev.106 20:26:06 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:26:06 main 20:26:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:07 c3dd1cb1ff39: Preparing 20:26:07 ec3f9a3c1d75: Preparing 20:26:07 6eeb63e4b502: Preparing 20:26:07 b87c7a4b0f2d: Preparing 20:26:07 7f85663c7dd9: Preparing 20:26:07 33d08e4b0cdc: Preparing 20:26:07 2a6d849a5d08: Preparing 20:26:07 a255c5f85029: Preparing 20:26:07 2833c8c5f106: Preparing 20:26:07 cce92674e987: Preparing 20:26:07 33d08e4b0cdc: Waiting 20:26:07 2a6d849a5d08: Waiting 20:26:07 a255c5f85029: Waiting 20:26:07 2833c8c5f106: Waiting 20:26:07 cce92674e987: Waiting 20:26:07 b87c7a4b0f2d: Layer already exists 20:26:07 7f85663c7dd9: Layer already exists 20:26:07 6eeb63e4b502: Pushed 20:26:07 ec3f9a3c1d75: Pushed 20:26:07 c3dd1cb1ff39: Pushed 20:26:07 cce92674e987: Layer already exists 20:26:07 a255c5f85029: Pushed 20:26:07 2833c8c5f106: Pushed 20:26:12 2a6d849a5d08: Pushed 20:26:22 33d08e4b0cdc: Pushed 20:26:22 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:23 c3dd1cb1ff39: Preparing 20:26:23 ec3f9a3c1d75: Preparing 20:26:23 6eeb63e4b502: Preparing 20:26:23 b87c7a4b0f2d: Preparing 20:26:23 7f85663c7dd9: Preparing 20:26:23 33d08e4b0cdc: Preparing 20:26:23 2a6d849a5d08: Preparing 20:26:23 a255c5f85029: Preparing 20:26:23 2833c8c5f106: Preparing 20:26:23 cce92674e987: Preparing 20:26:23 cce92674e987: Waiting 20:26:23 2833c8c5f106: Waiting 20:26:23 a255c5f85029: Waiting 20:26:23 33d08e4b0cdc: Waiting 20:26:23 2a6d849a5d08: Waiting 20:26:23 b87c7a4b0f2d: Layer already exists 20:26:23 6eeb63e4b502: Layer already exists 20:26:23 ec3f9a3c1d75: Layer already exists 20:26:23 7f85663c7dd9: Layer already exists 20:26:23 c3dd1cb1ff39: Layer already exists 20:26:23 a255c5f85029: Layer already exists 20:26:23 33d08e4b0cdc: Layer already exists 20:26:23 2833c8c5f106: Layer already exists 20:26:23 2a6d849a5d08: Layer already exists 20:26:23 cce92674e987: Layer already exists 20:26:23 latest: digest: sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106 20:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:24 c3dd1cb1ff39: Preparing 20:26:24 ec3f9a3c1d75: Preparing 20:26:24 6eeb63e4b502: Preparing 20:26:24 b87c7a4b0f2d: Preparing 20:26:24 7f85663c7dd9: Preparing 20:26:24 33d08e4b0cdc: Preparing 20:26:24 2a6d849a5d08: Preparing 20:26:24 a255c5f85029: Preparing 20:26:24 2833c8c5f106: Preparing 20:26:24 cce92674e987: Preparing 20:26:24 33d08e4b0cdc: Waiting 20:26:24 2833c8c5f106: Waiting 20:26:24 2a6d849a5d08: Waiting 20:26:24 a255c5f85029: Waiting 20:26:24 cce92674e987: Waiting 20:26:24 6eeb63e4b502: Layer already exists 20:26:24 7f85663c7dd9: Layer already exists 20:26:24 b87c7a4b0f2d: Layer already exists 20:26:24 c3dd1cb1ff39: Layer already exists 20:26:24 ec3f9a3c1d75: Layer already exists 20:26:24 33d08e4b0cdc: Layer already exists 20:26:24 2a6d849a5d08: Layer already exists 20:26:24 a255c5f85029: Layer already exists 20:26:24 2833c8c5f106: Layer already exists 20:26:24 cce92674e987: Layer already exists 20:26:24 4.1.0-dev.106: digest: sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:24 c3dd1cb1ff39: Preparing 20:26:24 ec3f9a3c1d75: Preparing 20:26:24 6eeb63e4b502: Preparing 20:26:24 b87c7a4b0f2d: Preparing 20:26:24 7f85663c7dd9: Preparing 20:26:24 33d08e4b0cdc: Preparing 20:26:24 2a6d849a5d08: Preparing 20:26:24 a255c5f85029: Preparing 20:26:24 2833c8c5f106: Preparing 20:26:24 cce92674e987: Preparing 20:26:24 33d08e4b0cdc: Waiting 20:26:24 a255c5f85029: Waiting 20:26:24 2833c8c5f106: Waiting 20:26:24 2a6d849a5d08: Waiting 20:26:24 cce92674e987: Waiting 20:26:24 ec3f9a3c1d75: Layer already exists 20:26:24 7f85663c7dd9: Layer already exists 20:26:24 6eeb63e4b502: Layer already exists 20:26:24 b87c7a4b0f2d: Layer already exists 20:26:24 c3dd1cb1ff39: Layer already exists 20:26:24 a255c5f85029: Layer already exists 20:26:24 2a6d849a5d08: Layer already exists 20:26:24 33d08e4b0cdc: Layer already exists 20:26:24 2833c8c5f106: Layer already exists 20:26:24 cce92674e987: Layer already exists 20:26:24 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:25 c3dd1cb1ff39: Preparing 20:26:25 ec3f9a3c1d75: Preparing 20:26:25 6eeb63e4b502: Preparing 20:26:25 b87c7a4b0f2d: Preparing 20:26:25 7f85663c7dd9: Preparing 20:26:25 33d08e4b0cdc: Preparing 20:26:25 2a6d849a5d08: Preparing 20:26:25 33d08e4b0cdc: Waiting 20:26:25 a255c5f85029: Preparing 20:26:25 2833c8c5f106: Preparing 20:26:25 cce92674e987: Preparing 20:26:25 2a6d849a5d08: Waiting 20:26:25 a255c5f85029: Waiting 20:26:25 2833c8c5f106: Waiting 20:26:25 6eeb63e4b502: Layer already exists 20:26:25 b87c7a4b0f2d: Layer already exists 20:26:25 ec3f9a3c1d75: Layer already exists 20:26:25 c3dd1cb1ff39: Layer already exists 20:26:25 7f85663c7dd9: Layer already exists 20:26:25 33d08e4b0cdc: Layer already exists 20:26:25 2833c8c5f106: Layer already exists 20:26:25 2a6d849a5d08: Layer already exists 20:26:25 a255c5f85029: Layer already exists 20:26:25 cce92674e987: Layer already exists 20:26:25 main: digest: sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:25 ===================================================== [Pipeline] echo 20:26:25 taggedImages: 20:26:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:26:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106 20:26:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:26:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:26:25 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:26:25 e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:25 latest 20:26:25 4.1.0-dev.106 20:26:25 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:26:25 main 20:26:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:26 2a8a927cf27c: Preparing 20:26:26 4012569aa09c: Preparing 20:26:26 3e1c1dc3ddea: Preparing 20:26:26 b87c7a4b0f2d: Preparing 20:26:26 7f85663c7dd9: Preparing 20:26:26 33d08e4b0cdc: Preparing 20:26:26 8096a26e140f: Preparing 20:26:26 5e1547c47549: Preparing 20:26:26 cce92674e987: Preparing 20:26:26 5e1547c47549: Waiting 20:26:26 33d08e4b0cdc: Waiting 20:26:26 cce92674e987: Waiting 20:26:26 8096a26e140f: Waiting 20:26:26 7f85663c7dd9: Layer already exists 20:26:26 b87c7a4b0f2d: Layer already exists 20:26:26 33d08e4b0cdc: Layer already exists 20:26:26 2a8a927cf27c: Pushed 20:26:26 4012569aa09c: Pushed 20:26:26 3e1c1dc3ddea: Pushed 20:26:26 cce92674e987: Layer already exists 20:26:26 8096a26e140f: Pushed 20:26:26 5e1547c47549: Pushed 20:26:26 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:27 2a8a927cf27c: Preparing 20:26:27 4012569aa09c: Preparing 20:26:27 3e1c1dc3ddea: Preparing 20:26:27 b87c7a4b0f2d: Preparing 20:26:27 7f85663c7dd9: Preparing 20:26:27 33d08e4b0cdc: Preparing 20:26:27 8096a26e140f: Preparing 20:26:27 5e1547c47549: Preparing 20:26:27 cce92674e987: Preparing 20:26:27 33d08e4b0cdc: Waiting 20:26:27 8096a26e140f: Waiting 20:26:27 cce92674e987: Waiting 20:26:27 5e1547c47549: Waiting 20:26:27 7f85663c7dd9: Layer already exists 20:26:27 3e1c1dc3ddea: Layer already exists 20:26:27 4012569aa09c: Layer already exists 20:26:27 b87c7a4b0f2d: Layer already exists 20:26:27 2a8a927cf27c: Layer already exists 20:26:27 5e1547c47549: Layer already exists 20:26:27 33d08e4b0cdc: Layer already exists 20:26:27 cce92674e987: Layer already exists 20:26:27 8096a26e140f: Layer already exists 20:26:27 latest: digest: sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106 20:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:28 2a8a927cf27c: Preparing 20:26:28 4012569aa09c: Preparing 20:26:28 3e1c1dc3ddea: Preparing 20:26:28 b87c7a4b0f2d: Preparing 20:26:28 7f85663c7dd9: Preparing 20:26:28 33d08e4b0cdc: Preparing 20:26:28 8096a26e140f: Preparing 20:26:28 5e1547c47549: Preparing 20:26:28 cce92674e987: Preparing 20:26:28 5e1547c47549: Waiting 20:26:28 8096a26e140f: Waiting 20:26:28 cce92674e987: Waiting 20:26:28 33d08e4b0cdc: Waiting 20:26:28 b87c7a4b0f2d: Layer already exists 20:26:28 2a8a927cf27c: Layer already exists 20:26:28 7f85663c7dd9: Layer already exists 20:26:28 3e1c1dc3ddea: Layer already exists 20:26:28 4012569aa09c: Layer already exists 20:26:28 8096a26e140f: Layer already exists 20:26:28 cce92674e987: Layer already exists 20:26:28 33d08e4b0cdc: Layer already exists 20:26:28 5e1547c47549: Layer already exists 20:26:28 4.1.0-dev.106: digest: sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:28 2a8a927cf27c: Preparing 20:26:28 4012569aa09c: Preparing 20:26:28 3e1c1dc3ddea: Preparing 20:26:28 b87c7a4b0f2d: Preparing 20:26:28 7f85663c7dd9: Preparing 20:26:28 33d08e4b0cdc: Preparing 20:26:28 8096a26e140f: Preparing 20:26:28 5e1547c47549: Preparing 20:26:28 cce92674e987: Preparing 20:26:28 5e1547c47549: Waiting 20:26:28 8096a26e140f: Waiting 20:26:28 33d08e4b0cdc: Waiting 20:26:28 cce92674e987: Waiting 20:26:28 2a8a927cf27c: Layer already exists 20:26:28 7f85663c7dd9: Layer already exists 20:26:28 3e1c1dc3ddea: Layer already exists 20:26:28 b87c7a4b0f2d: Layer already exists 20:26:28 4012569aa09c: Layer already exists 20:26:28 33d08e4b0cdc: Layer already exists 20:26:28 5e1547c47549: Layer already exists 20:26:28 8096a26e140f: Layer already exists 20:26:28 cce92674e987: Layer already exists 20:26:28 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:29 2a8a927cf27c: Preparing 20:26:29 4012569aa09c: Preparing 20:26:29 3e1c1dc3ddea: Preparing 20:26:29 b87c7a4b0f2d: Preparing 20:26:29 7f85663c7dd9: Preparing 20:26:29 33d08e4b0cdc: Preparing 20:26:29 8096a26e140f: Preparing 20:26:29 5e1547c47549: Preparing 20:26:29 cce92674e987: Preparing 20:26:29 33d08e4b0cdc: Waiting 20:26:29 8096a26e140f: Waiting 20:26:29 5e1547c47549: Waiting 20:26:29 cce92674e987: Waiting 20:26:29 4012569aa09c: Layer already exists 20:26:29 7f85663c7dd9: Layer already exists 20:26:29 3e1c1dc3ddea: Layer already exists 20:26:29 2a8a927cf27c: Layer already exists 20:26:29 b87c7a4b0f2d: Layer already exists 20:26:29 33d08e4b0cdc: Layer already exists 20:26:29 cce92674e987: Layer already exists 20:26:29 8096a26e140f: Layer already exists 20:26:29 5e1547c47549: Layer already exists 20:26:29 main: digest: sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:29 ===================================================== [Pipeline] echo 20:26:29 taggedImages: 20:26:29 - nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:29 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:26:29 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106 20:26:29 - nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:26:29 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:26:29 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:26:29 e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:29 latest 20:26:29 4.1.0-dev.106 20:26:29 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:26:29 main 20:26:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:30 c3dd1cb1ff39: Preparing 20:26:30 7832212e62d7: Preparing 20:26:30 5f8d6e2a9eaa: Preparing 20:26:30 b87c7a4b0f2d: Preparing 20:26:30 7f85663c7dd9: Preparing 20:26:30 69ce125e2347: Preparing 20:26:30 a255c5f85029: Preparing 20:26:30 2833c8c5f106: Preparing 20:26:30 cce92674e987: Preparing 20:26:30 a255c5f85029: Waiting 20:26:30 2833c8c5f106: Waiting 20:26:30 69ce125e2347: Waiting 20:26:30 cce92674e987: Waiting 20:26:30 7f85663c7dd9: Layer already exists 20:26:30 b87c7a4b0f2d: Layer already exists 20:26:30 c3dd1cb1ff39: Layer already exists 20:26:30 a255c5f85029: Layer already exists 20:26:30 2833c8c5f106: Layer already exists 20:26:30 cce92674e987: Layer already exists 20:26:30 7832212e62d7: Pushed 20:26:30 5f8d6e2a9eaa: Pushed 20:26:45 69ce125e2347: Pushed 20:26:45 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:45 c3dd1cb1ff39: Preparing 20:26:45 7832212e62d7: Preparing 20:26:45 5f8d6e2a9eaa: Preparing 20:26:45 b87c7a4b0f2d: Preparing 20:26:45 7f85663c7dd9: Preparing 20:26:45 69ce125e2347: Preparing 20:26:45 a255c5f85029: Preparing 20:26:45 69ce125e2347: Waiting 20:26:45 2833c8c5f106: Preparing 20:26:45 cce92674e987: Preparing 20:26:45 2833c8c5f106: Waiting 20:26:45 cce92674e987: Waiting 20:26:45 a255c5f85029: Waiting 20:26:45 b87c7a4b0f2d: Layer already exists 20:26:45 5f8d6e2a9eaa: Layer already exists 20:26:45 7832212e62d7: Layer already exists 20:26:45 7f85663c7dd9: Layer already exists 20:26:45 c3dd1cb1ff39: Layer already exists 20:26:45 69ce125e2347: Layer already exists 20:26:45 a255c5f85029: Layer already exists 20:26:45 2833c8c5f106: Layer already exists 20:26:45 cce92674e987: Layer already exists 20:26:45 latest: digest: sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106 20:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:46 c3dd1cb1ff39: Preparing 20:26:46 7832212e62d7: Preparing 20:26:46 5f8d6e2a9eaa: Preparing 20:26:46 b87c7a4b0f2d: Preparing 20:26:46 7f85663c7dd9: Preparing 20:26:46 69ce125e2347: Preparing 20:26:46 a255c5f85029: Preparing 20:26:46 2833c8c5f106: Preparing 20:26:46 cce92674e987: Preparing 20:26:46 69ce125e2347: Waiting 20:26:46 a255c5f85029: Waiting 20:26:46 2833c8c5f106: Waiting 20:26:46 cce92674e987: Waiting 20:26:46 5f8d6e2a9eaa: Layer already exists 20:26:46 b87c7a4b0f2d: Layer already exists 20:26:46 c3dd1cb1ff39: Layer already exists 20:26:46 7f85663c7dd9: Layer already exists 20:26:46 7832212e62d7: Layer already exists 20:26:46 a255c5f85029: Layer already exists 20:26:46 69ce125e2347: Layer already exists 20:26:46 cce92674e987: Layer already exists 20:26:46 2833c8c5f106: Layer already exists 20:26:46 4.1.0-dev.106: digest: sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:47 c3dd1cb1ff39: Preparing 20:26:47 7832212e62d7: Preparing 20:26:47 5f8d6e2a9eaa: Preparing 20:26:47 b87c7a4b0f2d: Preparing 20:26:47 7f85663c7dd9: Preparing 20:26:47 69ce125e2347: Preparing 20:26:47 a255c5f85029: Preparing 20:26:47 2833c8c5f106: Preparing 20:26:47 cce92674e987: Preparing 20:26:47 a255c5f85029: Waiting 20:26:47 2833c8c5f106: Waiting 20:26:47 cce92674e987: Waiting 20:26:47 69ce125e2347: Waiting 20:26:47 7832212e62d7: Layer already exists 20:26:47 c3dd1cb1ff39: Layer already exists 20:26:47 7f85663c7dd9: Layer already exists 20:26:47 5f8d6e2a9eaa: Layer already exists 20:26:47 b87c7a4b0f2d: Layer already exists 20:26:47 a255c5f85029: Layer already exists 20:26:47 69ce125e2347: Layer already exists 20:26:47 cce92674e987: Layer already exists 20:26:47 2833c8c5f106: Layer already exists 20:26:47 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:47 c3dd1cb1ff39: Preparing 20:26:47 7832212e62d7: Preparing 20:26:47 5f8d6e2a9eaa: Preparing 20:26:47 b87c7a4b0f2d: Preparing 20:26:47 7f85663c7dd9: Preparing 20:26:47 69ce125e2347: Preparing 20:26:47 a255c5f85029: Preparing 20:26:47 2833c8c5f106: Preparing 20:26:47 cce92674e987: Preparing 20:26:47 a255c5f85029: Waiting 20:26:47 2833c8c5f106: Waiting 20:26:47 cce92674e987: Waiting 20:26:47 69ce125e2347: Waiting 20:26:47 7832212e62d7: Layer already exists 20:26:47 5f8d6e2a9eaa: Layer already exists 20:26:47 c3dd1cb1ff39: Layer already exists 20:26:47 7f85663c7dd9: Layer already exists 20:26:47 b87c7a4b0f2d: Layer already exists 20:26:47 a255c5f85029: Layer already exists 20:26:47 69ce125e2347: Layer already exists 20:26:47 2833c8c5f106: Layer already exists 20:26:47 cce92674e987: Layer already exists 20:26:47 main: digest: sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:47 ===================================================== [Pipeline] echo 20:26:47 taggedImages: 20:26:47 - nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:47 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:26:47 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106 20:26:47 - nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:26:47 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:26:47 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:26:47 e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:47 latest 20:26:47 4.1.0-dev.106 20:26:47 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:26:47 main 20:26:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:48 9cc3e05d5678: Preparing 20:26:48 9ba2e720c1ca: Preparing 20:26:48 b87c7a4b0f2d: Preparing 20:26:48 7f85663c7dd9: Preparing 20:26:48 098028fd43a4: Preparing 20:26:48 12bb02f4d867: Preparing 20:26:48 cce92674e987: Preparing 20:26:48 12bb02f4d867: Waiting 20:26:48 cce92674e987: Waiting 20:26:48 7f85663c7dd9: Layer already exists 20:26:48 b87c7a4b0f2d: Layer already exists 20:26:48 cce92674e987: Layer already exists 20:26:48 098028fd43a4: Pushed 20:26:48 9cc3e05d5678: Pushed 20:26:49 12bb02f4d867: Pushed 20:26:53 9ba2e720c1ca: Pushed 20:26:53 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:54 9cc3e05d5678: Preparing 20:26:54 9ba2e720c1ca: Preparing 20:26:54 b87c7a4b0f2d: Preparing 20:26:54 7f85663c7dd9: Preparing 20:26:54 098028fd43a4: Preparing 20:26:54 12bb02f4d867: Preparing 20:26:54 cce92674e987: Preparing 20:26:54 12bb02f4d867: Waiting 20:26:54 cce92674e987: Waiting 20:26:54 7f85663c7dd9: Layer already exists 20:26:54 098028fd43a4: Layer already exists 20:26:54 b87c7a4b0f2d: Layer already exists 20:26:54 9cc3e05d5678: Layer already exists 20:26:54 9ba2e720c1ca: Layer already exists 20:26:54 12bb02f4d867: Layer already exists 20:26:54 cce92674e987: Layer already exists 20:26:54 latest: digest: sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106 20:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:54 9cc3e05d5678: Preparing 20:26:54 9ba2e720c1ca: Preparing 20:26:54 b87c7a4b0f2d: Preparing 20:26:54 7f85663c7dd9: Preparing 20:26:54 098028fd43a4: Preparing 20:26:54 12bb02f4d867: Preparing 20:26:54 cce92674e987: Preparing 20:26:54 12bb02f4d867: Waiting 20:26:54 cce92674e987: Waiting 20:26:54 098028fd43a4: Layer already exists 20:26:54 7f85663c7dd9: Layer already exists 20:26:54 b87c7a4b0f2d: Layer already exists 20:26:54 9ba2e720c1ca: Layer already exists 20:26:54 9cc3e05d5678: Layer already exists 20:26:54 cce92674e987: Layer already exists 20:26:54 12bb02f4d867: Layer already exists 20:26:54 4.1.0-dev.106: digest: sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:55 9cc3e05d5678: Preparing 20:26:55 9ba2e720c1ca: Preparing 20:26:55 b87c7a4b0f2d: Preparing 20:26:55 7f85663c7dd9: Preparing 20:26:55 098028fd43a4: Preparing 20:26:55 12bb02f4d867: Preparing 20:26:55 cce92674e987: Preparing 20:26:55 cce92674e987: Waiting 20:26:55 12bb02f4d867: Waiting 20:26:55 9ba2e720c1ca: Layer already exists 20:26:55 9cc3e05d5678: Layer already exists 20:26:55 098028fd43a4: Layer already exists 20:26:55 b87c7a4b0f2d: Layer already exists 20:26:55 7f85663c7dd9: Layer already exists 20:26:55 cce92674e987: Layer already exists 20:26:55 12bb02f4d867: Layer already exists 20:26:55 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:55 9cc3e05d5678: Preparing 20:26:55 9ba2e720c1ca: Preparing 20:26:55 b87c7a4b0f2d: Preparing 20:26:55 7f85663c7dd9: Preparing 20:26:55 098028fd43a4: Preparing 20:26:55 12bb02f4d867: Preparing 20:26:55 cce92674e987: Preparing 20:26:55 12bb02f4d867: Waiting 20:26:55 cce92674e987: Waiting 20:26:55 9ba2e720c1ca: Layer already exists 20:26:55 9cc3e05d5678: Layer already exists 20:26:55 098028fd43a4: Layer already exists 20:26:55 b87c7a4b0f2d: Layer already exists 20:26:55 7f85663c7dd9: Layer already exists 20:26:55 12bb02f4d867: Layer already exists 20:26:55 cce92674e987: Layer already exists 20:26:55 main: digest: sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:56 ===================================================== [Pipeline] echo 20:26:56 taggedImages: 20:26:56 - nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:56 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:26:56 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106 20:26:56 - nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:26:56 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:26:56 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:26:56 e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:56 latest 20:26:56 4.1.0-dev.106 20:26:56 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:26:56 main 20:26:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f 20:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:56 f7b8a10a2909: Preparing 20:26:56 142ffcf2bcd2: Preparing 20:26:56 b87c7a4b0f2d: Preparing 20:26:56 7f85663c7dd9: Preparing 20:26:56 b459bd73a6d2: Preparing 20:26:56 8ded706be097: Preparing 20:26:56 cce92674e987: Preparing 20:26:56 cce92674e987: Waiting 20:26:56 8ded706be097: Waiting 20:26:56 b87c7a4b0f2d: Layer already exists 20:26:56 7f85663c7dd9: Layer already exists 20:26:56 cce92674e987: Layer already exists 20:26:56 b459bd73a6d2: Pushed 20:26:56 f7b8a10a2909: Pushed 20:26:56 8ded706be097: Pushed 20:27:01 142ffcf2bcd2: Pushed 20:27:01 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:27:01 f7b8a10a2909: Preparing 20:27:01 142ffcf2bcd2: Preparing 20:27:01 b87c7a4b0f2d: Preparing 20:27:01 7f85663c7dd9: Preparing 20:27:01 b459bd73a6d2: Preparing 20:27:01 8ded706be097: Preparing 20:27:01 cce92674e987: Preparing 20:27:01 8ded706be097: Waiting 20:27:01 cce92674e987: Waiting 20:27:01 7f85663c7dd9: Layer already exists 20:27:01 142ffcf2bcd2: Layer already exists 20:27:01 f7b8a10a2909: Layer already exists 20:27:01 b459bd73a6d2: Layer already exists 20:27:01 b87c7a4b0f2d: Layer already exists 20:27:01 8ded706be097: Layer already exists 20:27:01 cce92674e987: Layer already exists 20:27:01 latest: digest: sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106 20:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:27:02 f7b8a10a2909: Preparing 20:27:02 142ffcf2bcd2: Preparing 20:27:02 b87c7a4b0f2d: Preparing 20:27:02 7f85663c7dd9: Preparing 20:27:02 b459bd73a6d2: Preparing 20:27:02 8ded706be097: Preparing 20:27:02 cce92674e987: Preparing 20:27:02 8ded706be097: Waiting 20:27:02 cce92674e987: Waiting 20:27:02 142ffcf2bcd2: Layer already exists 20:27:02 b459bd73a6d2: Layer already exists 20:27:02 f7b8a10a2909: Layer already exists 20:27:02 7f85663c7dd9: Layer already exists 20:27:02 b87c7a4b0f2d: Layer already exists 20:27:02 8ded706be097: Layer already exists 20:27:02 cce92674e987: Layer already exists 20:27:02 4.1.0-dev.106: digest: sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:27:03 f7b8a10a2909: Preparing 20:27:03 142ffcf2bcd2: Preparing 20:27:03 b87c7a4b0f2d: Preparing 20:27:03 7f85663c7dd9: Preparing 20:27:03 b459bd73a6d2: Preparing 20:27:03 8ded706be097: Preparing 20:27:03 cce92674e987: Preparing 20:27:03 8ded706be097: Waiting 20:27:03 cce92674e987: Waiting 20:27:03 b87c7a4b0f2d: Layer already exists 20:27:03 b459bd73a6d2: Layer already exists 20:27:03 142ffcf2bcd2: Layer already exists 20:27:03 7f85663c7dd9: Layer already exists 20:27:03 f7b8a10a2909: Layer already exists 20:27:03 8ded706be097: Layer already exists 20:27:03 cce92674e987: Layer already exists 20:27:03 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:27:03 f7b8a10a2909: Preparing 20:27:03 142ffcf2bcd2: Preparing 20:27:03 b87c7a4b0f2d: Preparing 20:27:03 7f85663c7dd9: Preparing 20:27:03 b459bd73a6d2: Preparing 20:27:03 8ded706be097: Preparing 20:27:03 cce92674e987: Preparing 20:27:03 8ded706be097: Waiting 20:27:03 cce92674e987: Waiting 20:27:03 b459bd73a6d2: Layer already exists 20:27:03 7f85663c7dd9: Layer already exists 20:27:03 142ffcf2bcd2: Layer already exists 20:27:03 b87c7a4b0f2d: Layer already exists 20:27:03 f7b8a10a2909: Layer already exists 20:27:03 8ded706be097: Layer already exists 20:27:03 cce92674e987: Layer already exists 20:27:03 main: digest: sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:03 ===================================================== [Pipeline] echo 20:27:03 taggedImages: 20:27:03 - nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:27:03 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 20:27:03 ========================================================= 20:27:03 [edgeXBuildMultiArch] RAW Config: 20:27:03 images: 20:27:03 - nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/core-command:latest 20:27:03 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/core-command:main 20:27:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:27:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:27:03 - nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/core-data:latest 20:27:03 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/core-data:main 20:27:03 - nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/core-keeper:latest 20:27:03 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/core-keeper:main 20:27:03 - nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:27:03 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/core-metadata:main 20:27:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:27:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:27:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:27:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:27:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:27:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:27:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:27:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:27:03 - nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:27:03 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-spire-config:main 20:27:03 - nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:27:03 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/security-spire-server:main 20:27:03 - nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:27:03 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/support-notifications:main 20:27:03 - nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f 20:27:03 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:27:03 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:27:03 - nexus3.edgexfoundry.org:10004/support-scheduler:main 20:27:03 settingsFile: 20:27:03 edgex-go-settings 20:27:03 ========================================================= [Pipeline] node 20:27:18 Still waiting to schedule task 20:27:18 All nodes of label ‘centos7-docker-4c-2g’ are offline 20:28:30 Running on prd-centos7-docker-4c-2g-4774 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:30 provisioning config files... 20:28:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2454641210422808935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:31 ---> ****-login.sh 20:28:31 nexus3.edgexfoundry.org:10001 20:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:32 Configure a credential helper to remove this warning. See 20:28:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:32 20:28:32 Login Succeeded 20:28:32 nexus3.edgexfoundry.org:10002 20:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:32 Configure a credential helper to remove this warning. See 20:28:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:32 20:28:32 Login Succeeded 20:28:32 nexus3.edgexfoundry.org:10003 20:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:32 Configure a credential helper to remove this warning. See 20:28:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:32 20:28:32 Login Succeeded 20:28:32 nexus3.edgexfoundry.org:10004 20:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:32 Configure a credential helper to remove this warning. See 20:28:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:32 20:28:32 Login Succeeded 20:28:32 ****.io 20:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:33 Configure a credential helper to remove this warning. See 20:28:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:33 20:28:33 Login Succeeded 20:28:33 ---> ****-login.sh ends [Pipeline] } 20:28:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:33 + docker buildx ls 20:28:34 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 20:28:34 default * docker 20:28:34 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 20:28:34 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 20:28:34 edgex-builder [Pipeline] sh 20:28:34 + docker buildx inspect --bootstrap 20:28:34 #1 [internal] booting buildkit 20:28:34 #1 pulling image moby/buildkit:buildx-stable-1 20:28:37 #1 pulling image moby/buildkit:buildx-stable-1 3.3s done 20:28:37 #1 creating container buildx_buildkit_edgex-builder0 20:28:39 #1 creating container buildx_buildkit_edgex-builder0 1.9s done 20:28:39 #1 DONE 5.2s 20:28:39 Name: edgex-builder 20:28:39 Driver: docker-container 20:28:39 20:28:39 Nodes: 20:28:39 Name: edgex-builder0 20:28:39 Endpoint: unix:///var/run/docker.sock 20:28:39 Status: running 20:28:39 Buildkit: v0.29.0 20:28:39 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 20:28:40 + docker buildx ls 20:28:40 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 20:28:40 edgex-builder * docker-container 20:28:40 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 20:28:40 default docker 20:28:40 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 20:28:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f' 20:28:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f --push - 20:28:40 #1 [internal] load build definition from Dockerfile 20:28:40 #1 transferring dockerfile: 197B done 20:28:40 #1 DONE 0.0s 20:28:40 20:28:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f 20:28:40 #2 DONE 0.1s 20:28:40 20:28:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f 20:28:40 #3 DONE 0.1s 20:28:40 20:28:40 #4 [internal] load .dockerignore 20:28:40 #4 transferring context: 2B done 20:28:40 #4 DONE 0.0s 20:28:40 20:28:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 20:28:40 #5 resolve nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done 20:28:40 #5 DONE 0.0s 20:28:40 20:28:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 20:28:40 #6 resolve nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done 20:28:41 #6 DONE 0.1s 20:28:41 20:28:41 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 20:28:41 #7 DONE 0.0s 20:28:41 20:28:41 #8 exporting to image 20:28:41 #8 exporting layers done 20:28:41 #8 exporting manifest sha256:007514b397d0bda5ba1d66042e549a913db1a12565df596527c1b6b7f92eed17 done 20:28:41 #8 exporting config sha256:0a89ff578357a052b5631d9c265f011cf052f3b01e0d9381a5663935445ee94b done 20:28:41 #8 exporting manifest sha256:a5326bd4445b8bdf6ece008e04bc52f4dfcf5bcc4b48ce5a303af1b3040049dc 0.0s done 20:28:41 #8 exporting config sha256:7d3522885eba2c4b930d4fe23790fe420855d092a4da8032be543965f615dd76 done 20:28:41 #8 exporting manifest list sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa 0.0s done 20:28:41 #8 pushing layers 20:28:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:41 #8 pushing layers 0.1s done 20:28:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa 0.1s done 20:28:41 #8 DONE 0.2s 20:28:41 20:28:41 1 warning found (use --debug to expand): 20:28:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 20:28:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 20:28:41 #1 [internal] load build definition from Dockerfile 20:28:41 #1 transferring dockerfile: 163B done 20:28:41 #1 DONE 0.0s 20:28:41 20:28:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 20:28:41 #2 DONE 0.0s 20:28:41 20:28:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 20:28:41 #3 DONE 0.0s 20:28:41 20:28:41 #4 [internal] load .dockerignore 20:28:41 #4 transferring context: 2B done 20:28:41 #4 DONE 0.0s 20:28:41 20:28:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 20:28:41 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 20:28:41 #5 ... 20:28:41 20:28:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 20:28:41 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done 20:28:41 #6 DONE 0.0s 20:28:41 20:28:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 20:28:41 #5 CACHED 20:28:41 20:28:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 20:28:41 #6 CACHED 20:28:41 20:28:41 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 20:28:41 #7 DONE 0.0s 20:28:41 20:28:41 #8 exporting to image 20:28:41 #8 exporting layers done 20:28:41 #8 exporting manifest sha256:007514b397d0bda5ba1d66042e549a913db1a12565df596527c1b6b7f92eed17 done 20:28:41 #8 exporting config sha256:0a89ff578357a052b5631d9c265f011cf052f3b01e0d9381a5663935445ee94b done 20:28:41 #8 exporting manifest sha256:a5326bd4445b8bdf6ece008e04bc52f4dfcf5bcc4b48ce5a303af1b3040049dc done 20:28:41 #8 exporting config sha256:7d3522885eba2c4b930d4fe23790fe420855d092a4da8032be543965f615dd76 done 20:28:41 #8 exporting manifest list sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa done 20:28:41 #8 pushing layers 0.0s done 20:28:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa 0.1s done 20:28:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:41 #8 DONE 0.1s 20:28:41 20:28:41 1 warning found (use --debug to expand): 20:28:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106' 20:28:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106 --push - 20:28:41 #1 [internal] load build definition from Dockerfile 20:28:41 #1 transferring dockerfile: 170B done 20:28:41 #1 DONE 0.0s 20:28:41 20:28:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106 20:28:41 #2 DONE 0.0s 20:28:41 20:28:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106 20:28:41 #3 DONE 0.0s 20:28:41 20:28:41 #4 [internal] load .dockerignore 20:28:41 #4 transferring context: 2B done 20:28:41 #4 DONE 0.0s 20:28:41 20:28:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 20:28:41 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done 20:28:41 #5 DONE 0.0s 20:28:41 20:28:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 20:28:42 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done 20:28:42 #6 CACHED 20:28:42 20:28:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 20:28:42 #5 CACHED 20:28:42 20:28:42 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 20:28:42 #7 DONE 0.0s 20:28:42 20:28:42 #8 exporting to image 20:28:42 #8 exporting layers done 20:28:42 #8 exporting manifest sha256:007514b397d0bda5ba1d66042e549a913db1a12565df596527c1b6b7f92eed17 done 20:28:42 #8 exporting config sha256:0a89ff578357a052b5631d9c265f011cf052f3b01e0d9381a5663935445ee94b done 20:28:42 #8 exporting manifest sha256:a5326bd4445b8bdf6ece008e04bc52f4dfcf5bcc4b48ce5a303af1b3040049dc done 20:28:42 #8 exporting config sha256:7d3522885eba2c4b930d4fe23790fe420855d092a4da8032be543965f615dd76 done 20:28:42 #8 exporting manifest list sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa done 20:28:42 #8 pushing layers 0.0s done 20:28:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.106@sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa 0.1s done 20:28:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:42 #8 DONE 0.1s 20:28:42 20:28:42 1 warning found (use --debug to expand): 20:28:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - 20:28:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' 20:28:42 #1 [internal] load build definition from Dockerfile 20:28:42 #1 transferring dockerfile: 211B done 20:28:42 #1 DONE 0.0s 20:28:42 20:28:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:28:42 #2 DONE 0.0s 20:28:42 20:28:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:28:42 #3 DONE 0.0s 20:28:42 20:28:42 #4 [internal] load .dockerignore 20:28:42 #4 transferring context: 2B done 20:28:42 #4 DONE 0.0s 20:28:42 20:28:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 20:28:42 #5 resolve nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done 20:28:42 #5 DONE 0.0s 20:28:42 20:28:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 20:28:42 #6 resolve nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done 20:28:42 #6 CACHED 20:28:42 20:28:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 20:28:42 #5 CACHED 20:28:42 20:28:42 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 20:28:42 #7 DONE 0.0s 20:28:42 20:28:42 #8 exporting to image 20:28:42 #8 exporting layers done 20:28:42 #8 exporting manifest sha256:007514b397d0bda5ba1d66042e549a913db1a12565df596527c1b6b7f92eed17 done 20:28:42 #8 exporting config sha256:0a89ff578357a052b5631d9c265f011cf052f3b01e0d9381a5663935445ee94b done 20:28:42 #8 exporting manifest sha256:a5326bd4445b8bdf6ece008e04bc52f4dfcf5bcc4b48ce5a303af1b3040049dc done 20:28:42 #8 exporting config sha256:7d3522885eba2c4b930d4fe23790fe420855d092a4da8032be543965f615dd76 done 20:28:42 #8 exporting manifest list sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa done 20:28:42 #8 pushing layers 0.0s done 20:28:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa 0.1s done 20:28:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:42 #8 DONE 0.1s 20:28:42 20:28:42 1 warning found (use --debug to expand): 20:28:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 20:28:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 20:28:42 #1 [internal] load build definition from Dockerfile 20:28:42 #1 transferring dockerfile: 161B done 20:28:42 #1 DONE 0.0s 20:28:42 20:28:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 20:28:42 #2 DONE 0.0s 20:28:42 20:28:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 20:28:42 #3 DONE 0.0s 20:28:42 20:28:42 #4 [internal] load .dockerignore 20:28:42 #4 transferring context: 2B done 20:28:42 #4 DONE 0.0s 20:28:42 20:28:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 20:28:42 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done 20:28:42 #5 CACHED 20:28:42 20:28:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 20:28:42 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:30d230a7114c6d6ec8964c5e126d5ba1186dda5a35bdc7405f70bfad55c54a06 0.0s done 20:28:42 #6 CACHED 20:28:42 20:28:42 #7 exporting to image 20:28:42 #7 exporting layers done 20:28:42 #7 exporting manifest sha256:007514b397d0bda5ba1d66042e549a913db1a12565df596527c1b6b7f92eed17 done 20:28:42 #7 exporting config sha256:0a89ff578357a052b5631d9c265f011cf052f3b01e0d9381a5663935445ee94b 20:28:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:43 #7 exporting config sha256:0a89ff578357a052b5631d9c265f011cf052f3b01e0d9381a5663935445ee94b done 20:28:43 #7 exporting manifest sha256:a5326bd4445b8bdf6ece008e04bc52f4dfcf5bcc4b48ce5a303af1b3040049dc done 20:28:43 #7 exporting config sha256:7d3522885eba2c4b930d4fe23790fe420855d092a4da8032be543965f615dd76 done 20:28:43 #7 exporting manifest list sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa done 20:28:43 #7 pushing layers 0.0s done 20:28:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:3c0f311ae5d3a235696d1d7db048f6999134f62d666708cc4c7de207898a39aa 0.1s done 20:28:43 #7 DONE 0.1s 20:28:43 20:28:43 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 20:28:43 #8 DONE 0.0s 20:28:43 20:28:43 1 warning found (use --debug to expand): 20:28:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f' 20:28:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f --push - 20:28:43 #1 [internal] load build definition from Dockerfile 20:28:43 #1 transferring dockerfile: 216B done 20:28:43 #1 DONE 0.0s 20:28:43 20:28:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f 20:28:43 #2 DONE 0.0s 20:28:43 20:28:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f 20:28:43 #3 DONE 0.0s 20:28:43 20:28:43 #4 [internal] load .dockerignore 20:28:43 #4 transferring context: 2B done 20:28:43 #4 DONE 0.0s 20:28:43 20:28:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 20:28:43 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 20:28:43 #5 ... 20:28:43 20:28:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 20:28:43 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done 20:28:43 #6 DONE 0.1s 20:28:43 20:28:43 #7 exporting to image 20:28:43 #7 exporting layers done 20:28:43 #7 exporting manifest sha256:a07c90381b2931abc4b917777b023b03e8c931e2dac57c3c251384f16c5feebb done 20:28:43 #7 exporting config sha256:0ae47f772554de469037be2b9ab3984286c08509be9d72c87dee993cc8a924f0 20:28:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:43 #7 ... 20:28:43 20:28:43 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 20:28:43 #8 DONE 0.0s 20:28:43 20:28:43 #7 exporting to image 20:28:43 #7 exporting config sha256:0ae47f772554de469037be2b9ab3984286c08509be9d72c87dee993cc8a924f0 done 20:28:43 #7 exporting manifest sha256:398e17fd94f4a5330e36d5462ae3533735ba604995c9eda9da6f344afeedf24e 0.0s done 20:28:43 #7 exporting config sha256:ab9890b05329522e23e77f2ff902848f3696583acb7ba12397042bd498b36777 done 20:28:43 #7 exporting manifest list sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 done 20:28:43 #7 pushing layers 0.1s done 20:28:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 20:28:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 0.1s done 20:28:44 #7 DONE 0.2s 20:28:44 20:28:44 1 warning found (use --debug to expand): 20:28:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 20:28:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 20:28:44 #1 [internal] load build definition from Dockerfile 20:28:44 #1 transferring dockerfile: 182B done 20:28:44 #1 DONE 0.0s 20:28:44 20:28:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:28:44 #2 DONE 0.0s 20:28:44 20:28:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:28:44 #3 DONE 0.0s 20:28:44 20:28:44 #4 [internal] load .dockerignore 20:28:44 #4 transferring context: 2B done 20:28:44 #4 DONE 0.0s 20:28:44 20:28:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 20:28:44 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done 20:28:44 #5 CACHED 20:28:44 20:28:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 20:28:44 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done 20:28:44 #6 CACHED 20:28:44 20:28:44 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 20:28:44 #7 DONE 0.0s 20:28:44 20:28:44 #8 exporting to image 20:28:44 #8 exporting layers done 20:28:44 #8 exporting manifest sha256:a07c90381b2931abc4b917777b023b03e8c931e2dac57c3c251384f16c5feebb done 20:28:44 #8 exporting config sha256:0ae47f772554de469037be2b9ab3984286c08509be9d72c87dee993cc8a924f0 done 20:28:44 #8 exporting manifest sha256:398e17fd94f4a5330e36d5462ae3533735ba604995c9eda9da6f344afeedf24e done 20:28:44 #8 exporting config sha256:ab9890b05329522e23e77f2ff902848f3696583acb7ba12397042bd498b36777 done 20:28:44 #8 exporting manifest list sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 done 20:28:44 #8 pushing layers 0.0s done 20:28:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 0.1s done 20:28:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:44 #8 DONE 0.1s 20:28:44 20:28:44 1 warning found (use --debug to expand): 20:28:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106' 20:28:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106 --push - 20:28:44 #1 [internal] load build definition from Dockerfile 20:28:44 #1 transferring dockerfile: 189B done 20:28:44 #1 DONE 0.0s 20:28:44 20:28:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106 20:28:44 #2 DONE 0.0s 20:28:44 20:28:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106 20:28:44 #3 DONE 0.0s 20:28:44 20:28:44 #4 [internal] load .dockerignore 20:28:44 #4 transferring context: 2B done 20:28:44 #4 DONE 0.0s 20:28:44 20:28:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 20:28:44 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done 20:28:44 #5 CACHED 20:28:44 20:28:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 20:28:44 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done 20:28:44 #6 CACHED 20:28:44 20:28:44 #7 exporting to image 20:28:44 #7 exporting layers done 20:28:44 #7 exporting manifest sha256:a07c90381b2931abc4b917777b023b03e8c931e2dac57c3c251384f16c5feebb done 20:28:44 #7 exporting config sha256:0ae47f772554de469037be2b9ab3984286c08509be9d72c87dee993cc8a924f0 done 20:28:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:45 #7 exporting manifest sha256:398e17fd94f4a5330e36d5462ae3533735ba604995c9eda9da6f344afeedf24e done 20:28:45 #7 exporting config sha256:ab9890b05329522e23e77f2ff902848f3696583acb7ba12397042bd498b36777 done 20:28:45 #7 exporting manifest list sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 done 20:28:45 #7 pushing layers 0.0s done 20:28:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.106@sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 0.1s done 20:28:45 #7 DONE 0.1s 20:28:45 20:28:45 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 20:28:45 #8 DONE 0.0s 20:28:45 20:28:45 1 warning found (use --debug to expand): 20:28:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - 20:28:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' 20:28:45 #1 [internal] load build definition from Dockerfile 20:28:45 #1 transferring dockerfile: 230B done 20:28:45 #1 DONE 0.0s 20:28:45 20:28:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:28:45 #2 DONE 0.0s 20:28:45 20:28:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:28:45 #3 DONE 0.0s 20:28:45 20:28:45 #4 [internal] load .dockerignore 20:28:45 #4 transferring context: 2B done 20:28:45 #4 DONE 0.0s 20:28:45 20:28:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 20:28:45 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done 20:28:45 #5 CACHED 20:28:45 20:28:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 20:28:45 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done 20:28:45 #6 DONE 0.0s 20:28:45 20:28:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 20:28:45 #6 CACHED 20:28:45 20:28:45 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 20:28:45 #7 DONE 0.0s 20:28:45 20:28:45 #8 exporting to image 20:28:45 #8 exporting layers done 20:28:45 #8 exporting manifest sha256:a07c90381b2931abc4b917777b023b03e8c931e2dac57c3c251384f16c5feebb done 20:28:45 #8 exporting config sha256:0ae47f772554de469037be2b9ab3984286c08509be9d72c87dee993cc8a924f0 done 20:28:45 #8 exporting manifest sha256:398e17fd94f4a5330e36d5462ae3533735ba604995c9eda9da6f344afeedf24e done 20:28:45 #8 exporting config sha256:ab9890b05329522e23e77f2ff902848f3696583acb7ba12397042bd498b36777 done 20:28:45 #8 exporting manifest list sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 done 20:28:45 #8 pushing layers 0.0s done 20:28:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 0.1s done 20:28:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:45 #8 DONE 0.1s 20:28:45 20:28:45 1 warning found (use --debug to expand): 20:28:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 20:28:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 20:28:46 #1 [internal] load build definition from Dockerfile 20:28:46 #1 transferring dockerfile: 180B done 20:28:46 #1 DONE 0.0s 20:28:46 20:28:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:28:46 #2 DONE 0.0s 20:28:46 20:28:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:28:46 #3 DONE 0.0s 20:28:46 20:28:46 #4 [internal] load .dockerignore 20:28:46 #4 transferring context: 2B done 20:28:46 #4 DONE 0.0s 20:28:46 20:28:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 20:28:46 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done 20:28:46 #5 CACHED 20:28:46 20:28:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 20:28:46 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 0.0s done 20:28:46 #6 DONE 0.0s 20:28:46 20:28:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:369c4344c9ec77adcf910f4e67d935dcb3afb5a853296f352daadfc89ff9de0b 20:28:46 #6 CACHED 20:28:46 20:28:46 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 20:28:46 #7 DONE 0.0s 20:28:46 20:28:46 #8 exporting to image 20:28:46 #8 exporting layers done 20:28:46 #8 exporting manifest sha256:a07c90381b2931abc4b917777b023b03e8c931e2dac57c3c251384f16c5feebb done 20:28:46 #8 exporting config sha256:0ae47f772554de469037be2b9ab3984286c08509be9d72c87dee993cc8a924f0 done 20:28:46 #8 exporting manifest sha256:398e17fd94f4a5330e36d5462ae3533735ba604995c9eda9da6f344afeedf24e done 20:28:46 #8 exporting config sha256:ab9890b05329522e23e77f2ff902848f3696583acb7ba12397042bd498b36777 done 20:28:46 #8 exporting manifest list sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 done 20:28:46 #8 pushing layers 0.0s done 20:28:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:502052abf378a1d90906b674c9be034e60a51aa473f85e876b04c3f5de69c4c0 0.1s done 20:28:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:46 #8 DONE 0.1s 20:28:46 20:28:46 1 warning found (use --debug to expand): 20:28:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f --push - 20:28:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f' 20:28:46 #1 [internal] load build definition from Dockerfile 20:28:46 #1 transferring dockerfile: 194B done 20:28:46 #1 DONE 0.0s 20:28:46 20:28:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f 20:28:46 #2 DONE 0.0s 20:28:46 20:28:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f 20:28:46 #3 DONE 0.0s 20:28:46 20:28:46 #4 [internal] load .dockerignore 20:28:46 #4 transferring context: 2B done 20:28:46 #4 DONE 0.0s 20:28:46 20:28:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 20:28:46 #5 resolve nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done 20:28:46 #5 DONE 0.0s 20:28:46 20:28:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 20:28:46 #6 resolve nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done 20:28:46 #6 DONE 0.1s 20:28:46 20:28:46 #7 exporting to image 20:28:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:46 #7 ... 20:28:46 20:28:46 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 20:28:46 #8 DONE 0.0s 20:28:46 20:28:46 #7 exporting to image 20:28:46 #7 exporting layers done 20:28:46 #7 exporting manifest sha256:498f6a33ce0588f7ca6848169a06b71a7712431ad50b97fd8339f8b6758b8ab7 0.0s done 20:28:46 #7 exporting config sha256:6afad99174b9c5e7c2fab1be3cded203bf0f9e739f483d8a7e0fe42eb0d636b6 done 20:28:46 #7 exporting manifest sha256:fb6958af8d69e22fa997e759ab6c9e759ff7d4d12dd68f0be9a68de35fb1f434 0.0s done 20:28:46 #7 exporting config sha256:7d979995e40012415f41e211fca60e7e1135f8cead0bc349ffcc240236eeabed done 20:28:46 #7 exporting manifest list sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf 0.0s done 20:28:46 #7 pushing layers 0.1s done 20:28:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf 20:28:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf 0.1s done 20:28:47 #7 DONE 0.2s 20:28:47 20:28:47 1 warning found (use --debug to expand): 20:28:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 20:28:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 20:28:47 #1 [internal] load build definition from Dockerfile 20:28:47 #1 transferring dockerfile: 160B done 20:28:47 #1 DONE 0.0s 20:28:47 20:28:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 20:28:47 #2 DONE 0.0s 20:28:47 20:28:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 20:28:47 #3 DONE 0.0s 20:28:47 20:28:47 #4 [internal] load .dockerignore 20:28:47 #4 transferring context: 2B done 20:28:47 #4 DONE 0.0s 20:28:47 20:28:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 20:28:47 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done 20:28:47 #5 CACHED 20:28:47 20:28:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 20:28:47 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done 20:28:47 #6 CACHED 20:28:47 20:28:47 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 20:28:47 #7 DONE 0.0s 20:28:47 20:28:47 #8 exporting to image 20:28:47 #8 exporting layers done 20:28:47 #8 exporting manifest sha256:498f6a33ce0588f7ca6848169a06b71a7712431ad50b97fd8339f8b6758b8ab7 done 20:28:47 #8 exporting config sha256:6afad99174b9c5e7c2fab1be3cded203bf0f9e739f483d8a7e0fe42eb0d636b6 done 20:28:47 #8 exporting manifest sha256:fb6958af8d69e22fa997e759ab6c9e759ff7d4d12dd68f0be9a68de35fb1f434 done 20:28:47 #8 exporting config sha256:7d979995e40012415f41e211fca60e7e1135f8cead0bc349ffcc240236eeabed done 20:28:47 #8 exporting manifest list sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf done 20:28:47 #8 pushing layers 0.0s done 20:28:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf 0.1s done 20:28:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:47 #8 DONE 0.1s 20:28:47 20:28:47 1 warning found (use --debug to expand): 20:28:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106' 20:28:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106 --push - 20:28:48 #1 [internal] load build definition from Dockerfile 20:28:48 #1 transferring dockerfile: 167B 0.0s done 20:28:48 #1 DONE 0.0s 20:28:48 20:28:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106 20:28:48 #2 DONE 0.0s 20:28:48 20:28:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106 20:28:48 #3 DONE 0.0s 20:28:48 20:28:48 #4 [internal] load .dockerignore 20:28:48 #4 transferring context: 2B done 20:28:48 #4 DONE 0.0s 20:28:48 20:28:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 20:28:48 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done 20:28:48 #5 DONE 0.0s 20:28:48 20:28:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 20:28:48 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done 20:28:48 #6 CACHED 20:28:48 20:28:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 20:28:48 #5 CACHED 20:28:48 20:28:48 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 20:28:48 #7 DONE 0.0s 20:28:48 20:28:48 #8 exporting to image 20:28:48 #8 exporting layers done 20:28:48 #8 exporting manifest sha256:498f6a33ce0588f7ca6848169a06b71a7712431ad50b97fd8339f8b6758b8ab7 done 20:28:48 #8 exporting config sha256:6afad99174b9c5e7c2fab1be3cded203bf0f9e739f483d8a7e0fe42eb0d636b6 done 20:28:48 #8 exporting manifest sha256:fb6958af8d69e22fa997e759ab6c9e759ff7d4d12dd68f0be9a68de35fb1f434 done 20:28:48 #8 exporting config sha256:7d979995e40012415f41e211fca60e7e1135f8cead0bc349ffcc240236eeabed done 20:28:48 #8 exporting manifest list sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf done 20:28:48 #8 pushing layers 0.0s done 20:28:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.106@sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf 0.1s done 20:28:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:48 #8 DONE 0.1s 20:28:48 20:28:48 1 warning found (use --debug to expand): 20:28:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' 20:28:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - 20:28:48 #1 [internal] load build definition from Dockerfile 20:28:48 #1 transferring dockerfile: 208B done 20:28:48 #1 DONE 0.0s 20:28:48 20:28:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:28:48 #2 DONE 0.0s 20:28:48 20:28:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:28:48 #3 DONE 0.0s 20:28:48 20:28:48 #4 [internal] load .dockerignore 20:28:48 #4 transferring context: 2B done 20:28:48 #4 DONE 0.0s 20:28:48 20:28:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 20:28:48 #5 resolve nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 20:28:48 #5 resolve nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done 20:28:48 #5 CACHED 20:28:48 20:28:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 20:28:48 #6 resolve nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 done 20:28:48 #6 CACHED 20:28:48 20:28:48 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 20:28:48 #7 DONE 0.0s 20:28:48 20:28:48 #8 exporting to image 20:28:48 #8 exporting layers done 20:28:48 #8 exporting manifest sha256:498f6a33ce0588f7ca6848169a06b71a7712431ad50b97fd8339f8b6758b8ab7 done 20:28:48 #8 exporting config sha256:6afad99174b9c5e7c2fab1be3cded203bf0f9e739f483d8a7e0fe42eb0d636b6 done 20:28:48 #8 exporting manifest sha256:fb6958af8d69e22fa997e759ab6c9e759ff7d4d12dd68f0be9a68de35fb1f434 done 20:28:48 #8 exporting config sha256:7d979995e40012415f41e211fca60e7e1135f8cead0bc349ffcc240236eeabed done 20:28:48 #8 exporting manifest list sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf done 20:28:48 #8 pushing layers 0.0s done 20:28:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf 0.1s done 20:28:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:48 #8 DONE 0.1s 20:28:48 20:28:48 1 warning found (use --debug to expand): 20:28:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 20:28:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 20:28:49 #1 [internal] load build definition from Dockerfile 20:28:49 #1 transferring dockerfile: 158B done 20:28:49 #1 DONE 0.0s 20:28:49 20:28:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 20:28:49 #2 DONE 0.0s 20:28:49 20:28:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 20:28:49 #3 DONE 0.0s 20:28:49 20:28:49 #4 [internal] load .dockerignore 20:28:49 #4 transferring context: 2B done 20:28:49 #4 DONE 0.0s 20:28:49 20:28:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 20:28:49 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 20:28:49 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done 20:28:49 #5 CACHED 20:28:49 20:28:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 20:28:49 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:d2f6886faa02d1a56c69d91890d40ae7b751a659d507edb6e3e2b5111480fe49 0.0s done 20:28:49 #6 CACHED 20:28:49 20:28:49 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 20:28:49 #7 DONE 0.0s 20:28:49 20:28:49 #8 exporting to image 20:28:49 #8 exporting layers done 20:28:49 #8 exporting manifest sha256:498f6a33ce0588f7ca6848169a06b71a7712431ad50b97fd8339f8b6758b8ab7 done 20:28:49 #8 exporting config sha256:6afad99174b9c5e7c2fab1be3cded203bf0f9e739f483d8a7e0fe42eb0d636b6 done 20:28:49 #8 exporting manifest sha256:fb6958af8d69e22fa997e759ab6c9e759ff7d4d12dd68f0be9a68de35fb1f434 done 20:28:49 #8 exporting config sha256:7d979995e40012415f41e211fca60e7e1135f8cead0bc349ffcc240236eeabed done 20:28:49 #8 exporting manifest list sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf done 20:28:49 #8 pushing layers 0.0s done 20:28:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:9567d9ba18f29d33cb5185afd7b6cd1bbe11cb315cda4560b62bfca96e1038bf 0.1s done 20:28:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:49 #8 DONE 0.1s 20:28:49 20:28:49 1 warning found (use --debug to expand): 20:28:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f' 20:28:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f --push - 20:28:49 #1 [internal] load build definition from Dockerfile 20:28:49 #1 transferring dockerfile: 196B done 20:28:49 #1 DONE 0.0s 20:28:49 20:28:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f 20:28:49 #2 DONE 0.0s 20:28:49 20:28:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f 20:28:49 #3 DONE 0.1s 20:28:49 20:28:49 #4 [internal] load .dockerignore 20:28:49 #4 transferring context: 20:28:49 #4 transferring context: 2B done 20:28:49 #4 DONE 0.0s 20:28:49 20:28:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 20:28:49 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done 20:28:49 #5 DONE 0.0s 20:28:49 20:28:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 20:28:49 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done 20:28:49 #6 DONE 0.1s 20:28:50 20:28:50 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 20:28:50 #7 DONE 0.0s 20:28:50 20:28:50 #8 exporting to image 20:28:50 #8 exporting layers done 20:28:50 #8 exporting manifest sha256:23228a28f0c67f5cdf29e7a0e4cae19dba5074fc1409da2edf6633ba387d1c3e done 20:28:50 #8 exporting config sha256:703f1593ada8e1d36176131468cc404b9b64a0216ab886a923924af516b62651 done 20:28:50 #8 exporting manifest sha256:eab228ea2a963a478682d2814c833dc9f883191f4031906b8db0cd66547362c1 done 20:28:50 #8 exporting config sha256:490ebeac7181f9e7a4b849fc10c3006e97a1967a07e008d10b9f8414a6f3c686 0.0s done 20:28:50 #8 exporting manifest list sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 0.0s done 20:28:50 #8 pushing layers 0.1s done 20:28:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 20:28:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 0.1s done 20:28:50 #8 DONE 0.2s 20:28:50 20:28:50 1 warning found (use --debug to expand): 20:28:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 20:28:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 20:28:50 #1 [internal] load build definition from Dockerfile 20:28:50 #1 transferring dockerfile: 162B done 20:28:50 #1 DONE 0.0s 20:28:50 20:28:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 20:28:50 #2 DONE 0.0s 20:28:50 20:28:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 20:28:50 #3 DONE 0.0s 20:28:50 20:28:50 #4 [internal] load .dockerignore 20:28:50 #4 transferring context: 2B done 20:28:50 #4 DONE 0.0s 20:28:50 20:28:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 20:28:50 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done 20:28:50 #5 CACHED 20:28:50 20:28:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 20:28:50 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done 20:28:50 #6 CACHED 20:28:50 20:28:50 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 20:28:50 #7 DONE 0.0s 20:28:50 20:28:50 #8 exporting to image 20:28:50 #8 exporting layers done 20:28:50 #8 exporting manifest sha256:23228a28f0c67f5cdf29e7a0e4cae19dba5074fc1409da2edf6633ba387d1c3e done 20:28:50 #8 exporting config sha256:703f1593ada8e1d36176131468cc404b9b64a0216ab886a923924af516b62651 done 20:28:50 #8 exporting manifest sha256:eab228ea2a963a478682d2814c833dc9f883191f4031906b8db0cd66547362c1 done 20:28:50 #8 exporting config sha256:490ebeac7181f9e7a4b849fc10c3006e97a1967a07e008d10b9f8414a6f3c686 done 20:28:50 #8 exporting manifest list sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 done 20:28:50 #8 pushing layers 0.0s done 20:28:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 0.1s done 20:28:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:50 #8 DONE 0.1s 20:28:50 20:28:50 1 warning found (use --debug to expand): 20:28:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106' 20:28:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106 --push - 20:28:51 #1 [internal] load build definition from Dockerfile 20:28:51 #1 transferring dockerfile: 169B done 20:28:51 #1 DONE 0.0s 20:28:51 20:28:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106 20:28:51 #2 DONE 0.0s 20:28:51 20:28:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106 20:28:51 #3 DONE 0.0s 20:28:51 20:28:51 #4 [internal] load .dockerignore 20:28:51 #4 transferring context: 2B done 20:28:51 #4 DONE 0.0s 20:28:51 20:28:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 20:28:51 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done 20:28:51 #5 CACHED 20:28:51 20:28:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 20:28:51 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done 20:28:51 #6 CACHED 20:28:51 20:28:51 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 20:28:51 #7 DONE 0.0s 20:28:51 20:28:51 #8 exporting to image 20:28:51 #8 exporting layers done 20:28:51 #8 exporting manifest sha256:23228a28f0c67f5cdf29e7a0e4cae19dba5074fc1409da2edf6633ba387d1c3e done 20:28:51 #8 exporting config sha256:703f1593ada8e1d36176131468cc404b9b64a0216ab886a923924af516b62651 done 20:28:51 #8 exporting manifest sha256:eab228ea2a963a478682d2814c833dc9f883191f4031906b8db0cd66547362c1 done 20:28:51 #8 exporting config sha256:490ebeac7181f9e7a4b849fc10c3006e97a1967a07e008d10b9f8414a6f3c686 done 20:28:51 #8 exporting manifest list sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 done 20:28:51 #8 pushing layers 0.0s done 20:28:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.106@sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 0.1s done 20:28:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:51 #8 DONE 0.1s 20:28:51 20:28:51 1 warning found (use --debug to expand): 20:28:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - 20:28:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' 20:28:51 #1 [internal] load build definition from Dockerfile 20:28:51 #1 transferring dockerfile: 210B done 20:28:51 #1 DONE 0.0s 20:28:51 20:28:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:28:51 #2 DONE 0.0s 20:28:51 20:28:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:28:51 #3 DONE 0.0s 20:28:51 20:28:51 #4 [internal] load .dockerignore 20:28:51 #4 transferring context: 2B done 20:28:51 #4 DONE 0.0s 20:28:51 20:28:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 20:28:51 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done 20:28:51 #5 CACHED 20:28:51 20:28:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 20:28:51 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done 20:28:51 #6 CACHED 20:28:51 20:28:51 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 20:28:51 #7 DONE 0.0s 20:28:51 20:28:51 #8 exporting to image 20:28:51 #8 exporting layers done 20:28:51 #8 exporting manifest sha256:23228a28f0c67f5cdf29e7a0e4cae19dba5074fc1409da2edf6633ba387d1c3e done 20:28:51 #8 exporting config sha256:703f1593ada8e1d36176131468cc404b9b64a0216ab886a923924af516b62651 done 20:28:51 #8 exporting manifest sha256:eab228ea2a963a478682d2814c833dc9f883191f4031906b8db0cd66547362c1 done 20:28:51 #8 exporting config sha256:490ebeac7181f9e7a4b849fc10c3006e97a1967a07e008d10b9f8414a6f3c686 done 20:28:51 #8 exporting manifest list sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 done 20:28:51 #8 pushing layers 0.0s done 20:28:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 0.1s done 20:28:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:51 #8 DONE 0.1s 20:28:52 20:28:52 1 warning found (use --debug to expand): 20:28:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 20:28:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 20:28:52 #1 [internal] load build definition from Dockerfile 20:28:52 #1 transferring dockerfile: 160B done 20:28:52 #1 DONE 0.1s 20:28:52 20:28:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 20:28:52 #2 DONE 0.0s 20:28:52 20:28:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 20:28:52 #3 DONE 0.0s 20:28:52 20:28:52 #4 [internal] load .dockerignore 20:28:52 #4 transferring context: 2B done 20:28:52 #4 DONE 0.0s 20:28:52 20:28:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 20:28:52 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done 20:28:52 #5 CACHED 20:28:52 20:28:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 20:28:52 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da2254e755ff0ae0190d792130abe6793143305562cb386a7c04d14e7d6ec18e 0.0s done 20:28:52 #6 CACHED 20:28:52 20:28:52 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 20:28:52 #7 DONE 0.0s 20:28:52 20:28:52 #8 exporting to image 20:28:52 #8 exporting layers done 20:28:52 #8 exporting manifest sha256:23228a28f0c67f5cdf29e7a0e4cae19dba5074fc1409da2edf6633ba387d1c3e done 20:28:52 #8 exporting config sha256:703f1593ada8e1d36176131468cc404b9b64a0216ab886a923924af516b62651 done 20:28:52 #8 exporting manifest sha256:eab228ea2a963a478682d2814c833dc9f883191f4031906b8db0cd66547362c1 done 20:28:52 #8 exporting config sha256:490ebeac7181f9e7a4b849fc10c3006e97a1967a07e008d10b9f8414a6f3c686 done 20:28:52 #8 exporting manifest list sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 done 20:28:52 #8 pushing layers 0.0s done 20:28:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:070d69bee73ddb2b74be8b7e20117d0d85bd6913649fb41f2ced19c877cd8d66 0.1s done 20:28:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:52 #8 DONE 0.1s 20:28:52 20:28:52 1 warning found (use --debug to expand): 20:28:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f' 20:28:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f --push - 20:28:53 #1 [internal] load build definition from Dockerfile 20:28:53 #1 transferring dockerfile: 198B done 20:28:53 #1 DONE 0.0s 20:28:53 20:28:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f 20:28:53 #2 DONE 0.0s 20:28:53 20:28:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f 20:28:53 #3 DONE 0.0s 20:28:53 20:28:53 #4 [internal] load .dockerignore 20:28:53 #4 transferring context: 2B done 20:28:53 #4 DONE 0.0s 20:28:53 20:28:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 20:28:53 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 20:28:53 #5 ... 20:28:53 20:28:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 20:28:53 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done 20:28:53 #6 DONE 0.1s 20:28:53 20:28:53 #7 exporting to image 20:28:53 #7 exporting layers done 20:28:53 #7 exporting manifest sha256:a7ad1fb94b528b265e4c4ac417dd11906cc0d0ff12185bc8937cf2e1414e221a 0.0s done 20:28:53 #7 exporting config sha256:924cb9a7f4022568c506475c7e805e635c193d7e7ad9f8b6e845f9b4f8d63fea done 20:28:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:53 #7 ... 20:28:53 20:28:53 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 20:28:53 #8 DONE 0.0s 20:28:53 20:28:53 #7 exporting to image 20:28:53 #7 exporting manifest sha256:36b7fdfdf8ccd05050f5df6eba519b383f687d016e6345b618b24ca859965e72 0.0s done 20:28:53 #7 exporting config sha256:c2a2c69b049512fc679be7b1114dfc627e19eedd00235c17fe6a50bfde8e9552 done 20:28:53 #7 exporting manifest list sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c 0.0s done 20:28:53 #7 pushing layers 0.1s done 20:28:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c 20:28:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c 0.1s done 20:28:53 #7 DONE 0.2s 20:28:53 20:28:53 1 warning found (use --debug to expand): 20:28:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 20:28:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 20:28:53 #1 [internal] load build definition from Dockerfile 20:28:53 #1 transferring dockerfile: 164B done 20:28:53 #1 DONE 0.0s 20:28:53 20:28:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 20:28:53 #2 DONE 0.0s 20:28:53 20:28:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 20:28:53 #3 DONE 0.0s 20:28:53 20:28:53 #4 [internal] load .dockerignore 20:28:53 #4 transferring context: 2B done 20:28:53 #4 DONE 0.0s 20:28:54 20:28:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 20:28:54 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done 20:28:54 #5 CACHED 20:28:54 20:28:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 20:28:54 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done 20:28:54 #6 CACHED 20:28:54 20:28:54 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 20:28:54 #7 DONE 0.0s 20:28:54 20:28:54 #8 exporting to image 20:28:54 #8 exporting layers done 20:28:54 #8 exporting manifest sha256:a7ad1fb94b528b265e4c4ac417dd11906cc0d0ff12185bc8937cf2e1414e221a done 20:28:54 #8 exporting config sha256:924cb9a7f4022568c506475c7e805e635c193d7e7ad9f8b6e845f9b4f8d63fea done 20:28:54 #8 exporting manifest sha256:36b7fdfdf8ccd05050f5df6eba519b383f687d016e6345b618b24ca859965e72 done 20:28:54 #8 exporting config sha256:c2a2c69b049512fc679be7b1114dfc627e19eedd00235c17fe6a50bfde8e9552 done 20:28:54 #8 exporting manifest list sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c done 20:28:54 #8 pushing layers 0.0s done 20:28:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c 0.1s done 20:28:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:54 #8 DONE 0.1s 20:28:54 20:28:54 1 warning found (use --debug to expand): 20:28:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106 --push - 20:28:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106' 20:28:54 #1 [internal] load build definition from Dockerfile 20:28:54 #1 transferring dockerfile: 171B done 20:28:54 #1 DONE 0.0s 20:28:54 20:28:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106 20:28:54 #2 DONE 0.0s 20:28:54 20:28:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106 20:28:54 #3 DONE 0.0s 20:28:54 20:28:54 #4 [internal] load .dockerignore 20:28:54 #4 transferring context: 2B done 20:28:54 #4 DONE 0.0s 20:28:54 20:28:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 20:28:54 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done 20:28:54 #5 CACHED 20:28:54 20:28:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 20:28:54 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done 20:28:54 #6 CACHED 20:28:54 20:28:54 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 20:28:54 #7 DONE 0.0s 20:28:54 20:28:54 #8 exporting to image 20:28:54 #8 exporting layers done 20:28:54 #8 exporting manifest sha256:a7ad1fb94b528b265e4c4ac417dd11906cc0d0ff12185bc8937cf2e1414e221a done 20:28:54 #8 exporting config sha256:924cb9a7f4022568c506475c7e805e635c193d7e7ad9f8b6e845f9b4f8d63fea done 20:28:54 #8 exporting manifest sha256:36b7fdfdf8ccd05050f5df6eba519b383f687d016e6345b618b24ca859965e72 done 20:28:54 #8 exporting config sha256:c2a2c69b049512fc679be7b1114dfc627e19eedd00235c17fe6a50bfde8e9552 done 20:28:54 #8 exporting manifest list sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c done 20:28:54 #8 pushing layers 0.0s done 20:28:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.106@sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c 0.1s done 20:28:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:54 #8 DONE 0.1s 20:28:54 20:28:54 1 warning found (use --debug to expand): 20:28:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - 20:28:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' 20:28:55 #1 [internal] load build definition from Dockerfile 20:28:55 #1 transferring dockerfile: 212B done 20:28:55 #1 DONE 0.0s 20:28:55 20:28:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:28:55 #2 DONE 0.0s 20:28:55 20:28:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:28:55 #3 DONE 0.0s 20:28:55 20:28:55 #4 [internal] load .dockerignore 20:28:55 #4 transferring context: 2B done 20:28:55 #4 DONE 0.0s 20:28:55 20:28:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 20:28:55 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done 20:28:55 #5 CACHED 20:28:55 20:28:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 20:28:55 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done 20:28:55 #6 CACHED 20:28:55 20:28:55 #7 exporting to image 20:28:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:55 #7 exporting layers done 20:28:55 #7 exporting manifest sha256:a7ad1fb94b528b265e4c4ac417dd11906cc0d0ff12185bc8937cf2e1414e221a done 20:28:55 #7 exporting config sha256:924cb9a7f4022568c506475c7e805e635c193d7e7ad9f8b6e845f9b4f8d63fea done 20:28:55 #7 exporting manifest sha256:36b7fdfdf8ccd05050f5df6eba519b383f687d016e6345b618b24ca859965e72 done 20:28:55 #7 exporting config sha256:c2a2c69b049512fc679be7b1114dfc627e19eedd00235c17fe6a50bfde8e9552 done 20:28:55 #7 exporting manifest list sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c done 20:28:55 #7 pushing layers 0.0s done 20:28:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c 0.1s done 20:28:55 #7 DONE 0.1s 20:28:55 20:28:55 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 20:28:55 #8 DONE 0.0s 20:28:55 20:28:55 1 warning found (use --debug to expand): 20:28:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 20:28:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 20:28:55 #1 [internal] load build definition from Dockerfile 20:28:55 #1 transferring dockerfile: 162B done 20:28:55 #1 DONE 0.0s 20:28:55 20:28:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 20:28:55 #2 DONE 0.0s 20:28:55 20:28:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 20:28:55 #3 DONE 0.0s 20:28:55 20:28:55 #4 [internal] load .dockerignore 20:28:55 #4 transferring context: 2B done 20:28:55 #4 DONE 0.0s 20:28:55 20:28:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 20:28:55 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done 20:28:55 #5 DONE 0.0s 20:28:55 20:28:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 20:28:55 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 0.0s done 20:28:55 #6 CACHED 20:28:55 20:28:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:054517a04d54d1accc6f79c6a87cdf579b1c9bd044bce630bd9017a92f3aedfe 20:28:55 #5 CACHED 20:28:55 20:28:55 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 20:28:55 #7 DONE 0.0s 20:28:55 20:28:55 #8 exporting to image 20:28:55 #8 exporting layers done 20:28:55 #8 exporting manifest sha256:a7ad1fb94b528b265e4c4ac417dd11906cc0d0ff12185bc8937cf2e1414e221a done 20:28:55 #8 exporting config sha256:924cb9a7f4022568c506475c7e805e635c193d7e7ad9f8b6e845f9b4f8d63fea done 20:28:55 #8 exporting manifest sha256:36b7fdfdf8ccd05050f5df6eba519b383f687d016e6345b618b24ca859965e72 done 20:28:55 #8 exporting config sha256:c2a2c69b049512fc679be7b1114dfc627e19eedd00235c17fe6a50bfde8e9552 done 20:28:55 #8 exporting manifest list sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c done 20:28:55 #8 pushing layers 0.0s done 20:28:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5bc0ab6d312fe57832ea02fc975572f8702c7d4533c9b378feb3a3cb6fbaee3c 0.1s done 20:28:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:55 #8 DONE 0.1s 20:28:55 20:28:55 1 warning found (use --debug to expand): 20:28:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f' 20:28:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f --push - 20:28:56 #1 [internal] load build definition from Dockerfile 20:28:56 #1 transferring dockerfile: 206B done 20:28:56 #1 DONE 0.0s 20:28:56 20:28:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f 20:28:56 #2 DONE 0.0s 20:28:56 20:28:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f 20:28:56 #3 DONE 0.1s 20:28:56 20:28:56 #4 [internal] load .dockerignore 20:28:56 #4 transferring context: 2B done 20:28:56 #4 DONE 0.0s 20:28:56 20:28:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 20:28:56 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done 20:28:56 #5 DONE 0.0s 20:28:56 20:28:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 20:28:56 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done 20:28:56 #6 DONE 0.2s 20:28:56 20:28:56 #7 exporting to image 20:28:56 #7 exporting layers done 20:28:56 #7 exporting manifest sha256:2c91e7782cd0e79d2d042a80147b32212cbfeb00106bbff0f854ae9dde684dd9 0.0s done 20:28:56 #7 exporting config sha256:a141241e94b1e4fc19012ee4af5c8aac7ac9a3c3f931aea9dda9b3cad22d6edf 20:28:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:56 #7 ... 20:28:56 20:28:56 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 20:28:56 #8 DONE 0.0s 20:28:56 20:28:56 #7 exporting to image 20:28:56 #7 exporting config sha256:a141241e94b1e4fc19012ee4af5c8aac7ac9a3c3f931aea9dda9b3cad22d6edf done 20:28:56 #7 exporting manifest sha256:b8857381f84f253f70409cf83a5c7d987fff7a9fef7c5bf0217031a33b7d8b12 done 20:28:56 #7 exporting config sha256:74897b3811ca3576a112e37e6b1182282f64ea312cf24874ac33b4c4535f10e7 done 20:28:56 #7 exporting manifest list sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 0.0s done 20:28:56 #7 pushing layers 0.1s done 20:28:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 20:28:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 0.1s done 20:28:56 #7 DONE 0.3s 20:28:56 20:28:56 1 warning found (use --debug to expand): 20:28:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 20:28:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 20:28:57 #1 [internal] load build definition from Dockerfile 20:28:57 #1 transferring dockerfile: 172B done 20:28:57 #1 DONE 0.0s 20:28:57 20:28:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:28:57 #2 DONE 0.0s 20:28:57 20:28:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:28:57 #3 DONE 0.0s 20:28:57 20:28:57 #4 [internal] load .dockerignore 20:28:57 #4 transferring context: 2B done 20:28:57 #4 DONE 0.0s 20:28:57 20:28:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 20:28:57 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done 20:28:57 #5 CACHED 20:28:57 20:28:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 20:28:57 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done 20:28:57 #6 CACHED 20:28:57 20:28:57 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 20:28:57 #7 DONE 0.0s 20:28:57 20:28:57 #8 exporting to image 20:28:57 #8 exporting layers done 20:28:57 #8 exporting manifest sha256:2c91e7782cd0e79d2d042a80147b32212cbfeb00106bbff0f854ae9dde684dd9 done 20:28:57 #8 exporting config sha256:a141241e94b1e4fc19012ee4af5c8aac7ac9a3c3f931aea9dda9b3cad22d6edf done 20:28:57 #8 exporting manifest sha256:b8857381f84f253f70409cf83a5c7d987fff7a9fef7c5bf0217031a33b7d8b12 done 20:28:57 #8 exporting config sha256:74897b3811ca3576a112e37e6b1182282f64ea312cf24874ac33b4c4535f10e7 done 20:28:57 #8 exporting manifest list sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 done 20:28:57 #8 pushing layers 0.0s done 20:28:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 0.1s done 20:28:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:57 #8 DONE 0.1s 20:28:57 20:28:57 1 warning found (use --debug to expand): 20:28:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106' 20:28:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106 --push - 20:28:57 #1 [internal] load build definition from Dockerfile 20:28:57 #1 transferring dockerfile: 179B done 20:28:57 #1 DONE 0.0s 20:28:57 20:28:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106 20:28:57 #2 DONE 0.0s 20:28:57 20:28:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106 20:28:57 #3 DONE 0.0s 20:28:57 20:28:57 #4 [internal] load .dockerignore 20:28:57 #4 transferring context: 2B done 20:28:57 #4 DONE 0.0s 20:28:57 20:28:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 20:28:57 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 20:28:58 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done 20:28:58 #5 CACHED 20:28:58 20:28:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 20:28:58 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done 20:28:58 #6 CACHED 20:28:58 20:28:58 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 20:28:58 #7 DONE 0.0s 20:28:58 20:28:58 #8 exporting to image 20:28:58 #8 exporting layers done 20:28:58 #8 exporting manifest sha256:2c91e7782cd0e79d2d042a80147b32212cbfeb00106bbff0f854ae9dde684dd9 done 20:28:58 #8 exporting config sha256:a141241e94b1e4fc19012ee4af5c8aac7ac9a3c3f931aea9dda9b3cad22d6edf done 20:28:58 #8 exporting manifest sha256:b8857381f84f253f70409cf83a5c7d987fff7a9fef7c5bf0217031a33b7d8b12 done 20:28:58 #8 exporting config sha256:74897b3811ca3576a112e37e6b1182282f64ea312cf24874ac33b4c4535f10e7 done 20:28:58 #8 exporting manifest list sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 done 20:28:58 #8 pushing layers 0.0s done 20:28:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.106@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 0.1s done 20:28:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:58 #8 DONE 0.1s 20:28:58 20:28:58 1 warning found (use --debug to expand): 20:28:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' 20:28:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - 20:28:58 #1 [internal] load build definition from Dockerfile 20:28:58 #1 transferring dockerfile: 220B done 20:28:58 #1 DONE 0.0s 20:28:58 20:28:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:28:58 #2 DONE 0.0s 20:28:58 20:28:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:28:58 #3 DONE 0.0s 20:28:58 20:28:58 #4 [internal] load .dockerignore 20:28:58 #4 transferring context: 20:28:58 #4 transferring context: 2B done 20:28:58 #4 DONE 0.0s 20:28:58 20:28:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 20:28:58 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done 20:28:58 #5 CACHED 20:28:58 20:28:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 20:28:58 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done 20:28:58 #6 CACHED 20:28:58 20:28:58 #7 exporting to image 20:28:58 #7 exporting layers done 20:28:58 #7 exporting manifest sha256:2c91e7782cd0e79d2d042a80147b32212cbfeb00106bbff0f854ae9dde684dd9 done 20:28:58 #7 exporting config sha256:a141241e94b1e4fc19012ee4af5c8aac7ac9a3c3f931aea9dda9b3cad22d6edf done 20:28:58 #7 exporting manifest sha256:b8857381f84f253f70409cf83a5c7d987fff7a9fef7c5bf0217031a33b7d8b12 done 20:28:58 #7 exporting config sha256:74897b3811ca3576a112e37e6b1182282f64ea312cf24874ac33b4c4535f10e7 done 20:28:58 #7 exporting manifest list sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 done 20:28:58 #7 pushing layers 0.0s done 20:28:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 20:28:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 0.1s done 20:28:58 #7 DONE 0.1s 20:28:58 20:28:58 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 20:28:58 #8 DONE 0.0s 20:28:58 20:28:58 1 warning found (use --debug to expand): 20:28:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 20:28:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 20:28:58 #1 [internal] load build definition from Dockerfile 20:28:58 #1 transferring dockerfile: 170B done 20:28:58 #1 DONE 0.0s 20:28:58 20:28:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:28:58 #2 DONE 0.0s 20:28:58 20:28:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:28:58 #3 DONE 0.0s 20:28:58 20:28:58 #4 [internal] load .dockerignore 20:28:58 #4 transferring context: 2B done 20:28:58 #4 DONE 0.0s 20:28:59 20:28:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 20:28:59 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done 20:28:59 #5 CACHED 20:28:59 20:28:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 20:28:59 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:98a2885e632f8a610cd24efa30dce1a8f94d21972700b2078c5ed1e1ad06c5a5 0.0s done 20:28:59 #6 CACHED 20:28:59 20:28:59 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 20:28:59 #7 DONE 0.0s 20:28:59 20:28:59 #8 exporting to image 20:28:59 #8 exporting layers done 20:28:59 #8 exporting manifest sha256:2c91e7782cd0e79d2d042a80147b32212cbfeb00106bbff0f854ae9dde684dd9 done 20:28:59 #8 exporting config sha256:a141241e94b1e4fc19012ee4af5c8aac7ac9a3c3f931aea9dda9b3cad22d6edf done 20:28:59 #8 exporting manifest sha256:b8857381f84f253f70409cf83a5c7d987fff7a9fef7c5bf0217031a33b7d8b12 done 20:28:59 #8 exporting config sha256:74897b3811ca3576a112e37e6b1182282f64ea312cf24874ac33b4c4535f10e7 done 20:28:59 #8 exporting manifest list sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 done 20:28:59 #8 pushing layers 0.0s done 20:28:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 20:28:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e6e5466c7e815f3a52ccae35c860f9b02ebddef02b1e3ea36cad57f328524b09 0.1s done 20:28:59 #8 DONE 0.1s 20:28:59 20:28:59 1 warning found (use --debug to expand): 20:28:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:28:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f --push - 20:28:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f' 20:28:59 #1 [internal] load build definition from Dockerfile 20:28:59 #1 transferring dockerfile: 204B done 20:28:59 #1 DONE 0.0s 20:28:59 20:28:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f 20:28:59 #2 DONE 0.0s 20:28:59 20:28:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f 20:28:59 #3 DONE 0.1s 20:28:59 20:28:59 #4 [internal] load .dockerignore 20:28:59 #4 transferring context: 2B done 20:28:59 #4 DONE 0.0s 20:28:59 20:28:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 20:28:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 20:28:59 #5 ... 20:28:59 20:28:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 20:28:59 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done 20:28:59 #6 DONE 0.1s 20:28:59 20:28:59 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 20:28:59 #7 DONE 0.0s 20:28:59 20:28:59 #8 exporting to image 20:28:59 #8 exporting layers done 20:28:59 #8 exporting manifest sha256:3270814002f2a27a88d4bf23785766c916f5725d0b7106dab8c49b8d122a75e6 0.0s done 20:28:59 #8 exporting config sha256:f0d3e9abc4d21e6b2400dcbd78b4c3efd17d3809151045ee26d604b2261b530d done 20:28:59 #8 exporting manifest sha256:9c9697f5a29680ef80dcc06087fa8c1abcb66a6ea4300e1023485f064e481a11 0.0s done 20:28:59 #8 exporting config sha256:8ad367ffdb11e2dd4ec435d009aa01a0ba2e3a9084e0f857f3b3256c59403ea9 0.0s done 20:28:59 #8 exporting manifest list sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa done 20:28:59 #8 pushing layers 0.1s done 20:28:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa 20:28:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:28:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa 0.1s done 20:28:59 #8 DONE 0.2s 20:28:59 20:28:59 1 warning found (use --debug to expand): 20:28:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 20:29:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 20:29:00 #1 [internal] load build definition from Dockerfile 20:29:00 #1 transferring dockerfile: 170B done 20:29:00 #1 DONE 0.0s 20:29:00 20:29:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:29:00 #2 DONE 0.0s 20:29:00 20:29:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:29:00 #3 DONE 0.0s 20:29:00 20:29:00 #4 [internal] load .dockerignore 20:29:00 #4 transferring context: 2B done 20:29:00 #4 DONE 0.0s 20:29:00 20:29:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 20:29:00 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done 20:29:00 #5 CACHED 20:29:00 20:29:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 20:29:00 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done 20:29:00 #6 CACHED 20:29:00 20:29:00 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 20:29:00 #7 DONE 0.0s 20:29:00 20:29:00 #8 exporting to image 20:29:00 #8 exporting layers done 20:29:00 #8 exporting manifest sha256:3270814002f2a27a88d4bf23785766c916f5725d0b7106dab8c49b8d122a75e6 done 20:29:00 #8 exporting config sha256:f0d3e9abc4d21e6b2400dcbd78b4c3efd17d3809151045ee26d604b2261b530d done 20:29:00 #8 exporting manifest sha256:9c9697f5a29680ef80dcc06087fa8c1abcb66a6ea4300e1023485f064e481a11 done 20:29:00 #8 exporting config sha256:8ad367ffdb11e2dd4ec435d009aa01a0ba2e3a9084e0f857f3b3256c59403ea9 done 20:29:00 #8 exporting manifest list sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa done 20:29:00 #8 pushing layers 0.0s done 20:29:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa 0.1s done 20:29:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:00 #8 DONE 0.1s 20:29:00 20:29:00 1 warning found (use --debug to expand): 20:29:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106' 20:29:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106 --push - 20:29:01 #1 [internal] load build definition from Dockerfile 20:29:01 #1 transferring dockerfile: 177B done 20:29:01 #1 DONE 0.0s 20:29:01 20:29:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106 20:29:01 #2 DONE 0.0s 20:29:01 20:29:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106 20:29:01 #3 DONE 0.0s 20:29:01 20:29:01 #4 [internal] load .dockerignore 20:29:01 #4 transferring context: 2B done 20:29:01 #4 DONE 0.0s 20:29:01 20:29:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 20:29:01 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done 20:29:01 #5 DONE 0.0s 20:29:01 20:29:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 20:29:01 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done 20:29:01 #6 CACHED 20:29:01 20:29:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 20:29:01 #5 CACHED 20:29:01 20:29:01 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 20:29:01 #7 DONE 0.0s 20:29:01 20:29:01 #8 exporting to image 20:29:01 #8 exporting layers done 20:29:01 #8 exporting manifest sha256:3270814002f2a27a88d4bf23785766c916f5725d0b7106dab8c49b8d122a75e6 done 20:29:01 #8 exporting config sha256:f0d3e9abc4d21e6b2400dcbd78b4c3efd17d3809151045ee26d604b2261b530d done 20:29:01 #8 exporting manifest sha256:9c9697f5a29680ef80dcc06087fa8c1abcb66a6ea4300e1023485f064e481a11 done 20:29:01 #8 exporting config sha256:8ad367ffdb11e2dd4ec435d009aa01a0ba2e3a9084e0f857f3b3256c59403ea9 done 20:29:01 #8 exporting manifest list sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa done 20:29:01 #8 pushing layers 0.0s done 20:29:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.106@sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa 0.1s done 20:29:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:01 #8 DONE 0.1s 20:29:01 20:29:01 1 warning found (use --debug to expand): 20:29:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' 20:29:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - 20:29:01 #1 [internal] load build definition from Dockerfile 20:29:01 #1 transferring dockerfile: 218B done 20:29:01 #1 DONE 0.0s 20:29:01 20:29:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:01 #2 DONE 0.0s 20:29:01 20:29:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:01 #3 DONE 0.0s 20:29:01 20:29:01 #4 [internal] load .dockerignore 20:29:01 #4 transferring context: 2B done 20:29:01 #4 DONE 0.0s 20:29:01 20:29:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 20:29:01 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done 20:29:01 #5 DONE 0.0s 20:29:01 20:29:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 20:29:01 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done 20:29:01 #6 CACHED 20:29:01 20:29:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 20:29:01 #5 CACHED 20:29:01 20:29:01 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 20:29:01 #7 DONE 0.0s 20:29:01 20:29:01 #8 exporting to image 20:29:01 #8 exporting layers done 20:29:01 #8 exporting manifest sha256:3270814002f2a27a88d4bf23785766c916f5725d0b7106dab8c49b8d122a75e6 done 20:29:01 #8 exporting config sha256:f0d3e9abc4d21e6b2400dcbd78b4c3efd17d3809151045ee26d604b2261b530d done 20:29:01 #8 exporting manifest sha256:9c9697f5a29680ef80dcc06087fa8c1abcb66a6ea4300e1023485f064e481a11 done 20:29:01 #8 exporting config sha256:8ad367ffdb11e2dd4ec435d009aa01a0ba2e3a9084e0f857f3b3256c59403ea9 done 20:29:01 #8 exporting manifest list sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa done 20:29:01 #8 pushing layers 0.0s done 20:29:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa 0.1s done 20:29:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:01 #8 DONE 0.1s 20:29:01 20:29:01 1 warning found (use --debug to expand): 20:29:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 20:29:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 20:29:02 #1 [internal] load build definition from Dockerfile 20:29:02 #1 transferring dockerfile: 168B done 20:29:02 #1 DONE 0.0s 20:29:02 20:29:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:29:02 #2 DONE 0.0s 20:29:02 20:29:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:29:02 #3 DONE 0.0s 20:29:02 20:29:02 #4 [internal] load .dockerignore 20:29:02 #4 transferring context: 2B done 20:29:02 #4 DONE 0.0s 20:29:02 20:29:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 20:29:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done 20:29:02 #5 DONE 0.0s 20:29:02 20:29:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 20:29:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 0.0s done 20:29:02 #6 CACHED 20:29:02 20:29:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:bd3854a31869e2699076a54eaeb28d9e57b7e00a507f975934e87a59af38acd6 20:29:02 #5 CACHED 20:29:02 20:29:02 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 20:29:02 #7 DONE 0.0s 20:29:02 20:29:02 #8 exporting to image 20:29:02 #8 exporting layers done 20:29:02 #8 exporting manifest sha256:3270814002f2a27a88d4bf23785766c916f5725d0b7106dab8c49b8d122a75e6 done 20:29:02 #8 exporting config sha256:f0d3e9abc4d21e6b2400dcbd78b4c3efd17d3809151045ee26d604b2261b530d done 20:29:02 #8 exporting manifest sha256:9c9697f5a29680ef80dcc06087fa8c1abcb66a6ea4300e1023485f064e481a11 done 20:29:02 #8 exporting config sha256:8ad367ffdb11e2dd4ec435d009aa01a0ba2e3a9084e0f857f3b3256c59403ea9 done 20:29:02 #8 exporting manifest list sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa done 20:29:02 #8 pushing layers 0.0s done 20:29:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6b12f7ac0b4838dae6254211790747c825f1453bce7aa3338d26bc43125df2aa 0.1s done 20:29:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:02 #8 DONE 0.1s 20:29:02 20:29:02 1 warning found (use --debug to expand): 20:29:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f' 20:29:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f --push - 20:29:02 #1 [internal] load build definition from Dockerfile 20:29:02 #1 transferring dockerfile: 205B done 20:29:02 #1 DONE 0.0s 20:29:02 20:29:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:02 #2 DONE 0.0s 20:29:02 20:29:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:02 #3 DONE 0.1s 20:29:02 20:29:02 #4 [internal] load .dockerignore 20:29:02 #4 transferring context: 2B done 20:29:02 #4 DONE 0.0s 20:29:02 20:29:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 20:29:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 20:29:02 #5 ... 20:29:02 20:29:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 20:29:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done 20:29:02 #6 DONE 0.1s 20:29:02 20:29:02 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 20:29:02 #7 DONE 0.0s 20:29:02 20:29:02 #8 exporting to image 20:29:02 #8 exporting layers done 20:29:02 #8 exporting manifest sha256:a22cbd7b4b3f07f0f240d39f6085d1ebee54cbc5640048030118fc7674035033 done 20:29:02 #8 exporting config sha256:477f533ba1910dd882234578e0cdf88fb7525826e32db06b830048df0f01e457 done 20:29:02 #8 exporting manifest sha256:b06173bc4b80a9f4c0be6027a6893527867949459661b3c3bad0384f8790cf99 done 20:29:02 #8 exporting config sha256:25f0f7fdb9f39cf253e5a2e98c515408a2afab6339334a51793b6a5cffd5e3fe done 20:29:02 #8 exporting manifest list sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a 0.0s done 20:29:02 #8 pushing layers 0.1s done 20:29:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a 20:29:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a 0.1s done 20:29:02 #8 DONE 0.2s 20:29:02 20:29:02 1 warning found (use --debug to expand): 20:29:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 20:29:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 20:29:03 #1 [internal] load build definition from Dockerfile 20:29:03 #1 transferring dockerfile: 171B done 20:29:03 #1 DONE 0.0s 20:29:03 20:29:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:29:03 #2 DONE 0.0s 20:29:03 20:29:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:29:03 #3 DONE 0.0s 20:29:03 20:29:03 #4 [internal] load .dockerignore 20:29:03 #4 transferring context: 20:29:03 #4 transferring context: 2B done 20:29:03 #4 DONE 0.0s 20:29:03 20:29:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 20:29:03 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done 20:29:03 #5 CACHED 20:29:03 20:29:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 20:29:03 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done 20:29:03 #6 CACHED 20:29:03 20:29:03 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 20:29:03 #7 DONE 0.0s 20:29:03 20:29:03 #8 exporting to image 20:29:03 #8 exporting layers done 20:29:03 #8 exporting manifest sha256:a22cbd7b4b3f07f0f240d39f6085d1ebee54cbc5640048030118fc7674035033 done 20:29:03 #8 exporting config sha256:477f533ba1910dd882234578e0cdf88fb7525826e32db06b830048df0f01e457 done 20:29:03 #8 exporting manifest sha256:b06173bc4b80a9f4c0be6027a6893527867949459661b3c3bad0384f8790cf99 done 20:29:03 #8 exporting config sha256:25f0f7fdb9f39cf253e5a2e98c515408a2afab6339334a51793b6a5cffd5e3fe done 20:29:03 #8 exporting manifest list sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a done 20:29:03 #8 pushing layers 0.0s done 20:29:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a 0.1s done 20:29:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:03 #8 DONE 0.1s 20:29:03 20:29:03 1 warning found (use --debug to expand): 20:29:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106' 20:29:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106 --push - 20:29:04 #1 [internal] load build definition from Dockerfile 20:29:04 #1 transferring dockerfile: 178B done 20:29:04 #1 DONE 0.0s 20:29:04 20:29:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106 20:29:04 #2 DONE 0.0s 20:29:04 20:29:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106 20:29:04 #3 DONE 0.0s 20:29:04 20:29:04 #4 [internal] load .dockerignore 20:29:04 #4 transferring context: 2B done 20:29:04 #4 DONE 0.0s 20:29:04 20:29:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 20:29:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done 20:29:04 #5 DONE 0.0s 20:29:04 20:29:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 20:29:04 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done 20:29:04 #6 CACHED 20:29:04 20:29:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 20:29:04 #5 CACHED 20:29:04 20:29:04 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 20:29:04 #7 DONE 0.0s 20:29:04 20:29:04 #8 exporting to image 20:29:04 #8 exporting layers done 20:29:04 #8 exporting manifest sha256:a22cbd7b4b3f07f0f240d39f6085d1ebee54cbc5640048030118fc7674035033 done 20:29:04 #8 exporting config sha256:477f533ba1910dd882234578e0cdf88fb7525826e32db06b830048df0f01e457 done 20:29:04 #8 exporting manifest sha256:b06173bc4b80a9f4c0be6027a6893527867949459661b3c3bad0384f8790cf99 done 20:29:04 #8 exporting config sha256:25f0f7fdb9f39cf253e5a2e98c515408a2afab6339334a51793b6a5cffd5e3fe done 20:29:04 #8 exporting manifest list sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a done 20:29:04 #8 pushing layers 0.0s done 20:29:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.106@sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a 0.1s done 20:29:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:04 #8 DONE 0.1s 20:29:04 20:29:04 1 warning found (use --debug to expand): 20:29:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' 20:29:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - 20:29:04 #1 [internal] load build definition from Dockerfile 20:29:04 #1 transferring dockerfile: 219B done 20:29:04 #1 DONE 0.0s 20:29:04 20:29:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:04 #2 DONE 0.0s 20:29:04 20:29:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:04 #3 DONE 0.0s 20:29:04 20:29:04 #4 [internal] load .dockerignore 20:29:04 #4 transferring context: 2B done 20:29:04 #4 DONE 0.0s 20:29:04 20:29:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 20:29:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done 20:29:04 #5 DONE 0.0s 20:29:04 20:29:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 20:29:04 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done 20:29:04 #6 CACHED 20:29:04 20:29:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 20:29:04 #5 CACHED 20:29:04 20:29:04 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 20:29:04 #7 DONE 0.0s 20:29:04 20:29:04 #8 exporting to image 20:29:04 #8 exporting layers done 20:29:04 #8 exporting manifest sha256:a22cbd7b4b3f07f0f240d39f6085d1ebee54cbc5640048030118fc7674035033 done 20:29:04 #8 exporting config sha256:477f533ba1910dd882234578e0cdf88fb7525826e32db06b830048df0f01e457 done 20:29:04 #8 exporting manifest sha256:b06173bc4b80a9f4c0be6027a6893527867949459661b3c3bad0384f8790cf99 done 20:29:04 #8 exporting config sha256:25f0f7fdb9f39cf253e5a2e98c515408a2afab6339334a51793b6a5cffd5e3fe done 20:29:04 #8 exporting manifest list sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a done 20:29:04 #8 pushing layers 0.0s done 20:29:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a 0.1s done 20:29:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:04 #8 DONE 0.1s 20:29:04 20:29:04 1 warning found (use --debug to expand): 20:29:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 20:29:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 20:29:05 #1 [internal] load build definition from Dockerfile 20:29:05 #1 transferring dockerfile: 169B done 20:29:05 #1 DONE 0.0s 20:29:05 20:29:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:29:05 #2 DONE 0.0s 20:29:05 20:29:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:29:05 #3 DONE 0.0s 20:29:05 20:29:05 #4 [internal] load .dockerignore 20:29:05 #4 transferring context: 2B done 20:29:05 #4 DONE 0.0s 20:29:05 20:29:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 20:29:05 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done 20:29:05 #5 CACHED 20:29:05 20:29:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 20:29:05 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:118416a80940b1506cae2031da87749a98f77b4a935d521fec22025de4b30350 0.0s done 20:29:05 #6 CACHED 20:29:05 20:29:05 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 20:29:05 #7 DONE 0.0s 20:29:05 20:29:05 #8 exporting to image 20:29:05 #8 exporting layers done 20:29:05 #8 exporting manifest sha256:a22cbd7b4b3f07f0f240d39f6085d1ebee54cbc5640048030118fc7674035033 done 20:29:05 #8 exporting config sha256:477f533ba1910dd882234578e0cdf88fb7525826e32db06b830048df0f01e457 done 20:29:05 #8 exporting manifest sha256:b06173bc4b80a9f4c0be6027a6893527867949459661b3c3bad0384f8790cf99 done 20:29:05 #8 exporting config sha256:25f0f7fdb9f39cf253e5a2e98c515408a2afab6339334a51793b6a5cffd5e3fe done 20:29:05 #8 exporting manifest list sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a done 20:29:05 #8 pushing layers 0.0s done 20:29:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:dcd116484843741a84edf4a5f041969aaf1616d857e6a723780c85c3e01d223a 0.1s done 20:29:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:05 #8 DONE 0.1s 20:29:05 20:29:05 1 warning found (use --debug to expand): 20:29:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f' 20:29:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f --push - 20:29:05 #1 [internal] load build definition from Dockerfile 20:29:05 #1 transferring dockerfile: 211B done 20:29:05 #1 DONE 0.0s 20:29:05 20:29:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:05 #2 DONE 0.0s 20:29:05 20:29:05 #3 [internal] load .dockerignore 20:29:05 #3 transferring context: 2B done 20:29:05 #3 DONE 0.0s 20:29:05 20:29:05 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:05 #4 DONE 0.1s 20:29:05 20:29:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 20:29:05 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done 20:29:05 #5 DONE 0.0s 20:29:05 20:29:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 20:29:05 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done 20:29:05 #6 DONE 0.0s 20:29:05 20:29:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 20:29:05 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done 20:29:05 #5 DONE 0.1s 20:29:05 20:29:05 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 20:29:05 #7 DONE 0.0s 20:29:05 20:29:05 #8 exporting to image 20:29:05 #8 exporting layers done 20:29:05 #8 exporting manifest sha256:efbbe29538e83950cc6c7858996673dc1f4233b4a4617c7155b2345065a140ee 0.0s done 20:29:05 #8 exporting config sha256:2b89294e5c30f2d1416de1275e01a4576cb7315477338f411acfd791f88f5a6f done 20:29:05 #8 exporting manifest sha256:fe655cf704b1adcfb5848814751f6456d3d32533fa27a1b2b32a66375357001c done 20:29:05 #8 exporting config sha256:123e0ed5717b49511e3def7396d982b97f8d499f422f5ef8374b914215d96f18 0.0s done 20:29:05 #8 exporting manifest list sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 done 20:29:05 #8 pushing layers 0.1s done 20:29:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 20:29:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 0.1s done 20:29:06 #8 DONE 0.2s 20:29:06 20:29:06 1 warning found (use --debug to expand): 20:29:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 20:29:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 20:29:06 #1 [internal] load build definition from Dockerfile 20:29:06 #1 transferring dockerfile: 177B done 20:29:06 #1 DONE 0.0s 20:29:06 20:29:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:29:06 #2 DONE 0.0s 20:29:06 20:29:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:29:06 #3 DONE 0.0s 20:29:06 20:29:06 #4 [internal] load .dockerignore 20:29:06 #4 transferring context: 2B done 20:29:06 #4 DONE 0.0s 20:29:06 20:29:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 20:29:06 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done 20:29:06 #5 DONE 0.0s 20:29:06 20:29:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 20:29:06 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done 20:29:06 #6 CACHED 20:29:06 20:29:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 20:29:06 #5 CACHED 20:29:06 20:29:06 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 20:29:06 #7 DONE 0.0s 20:29:06 20:29:06 #8 exporting to image 20:29:06 #8 exporting layers done 20:29:06 #8 exporting manifest sha256:efbbe29538e83950cc6c7858996673dc1f4233b4a4617c7155b2345065a140ee done 20:29:06 #8 exporting config sha256:2b89294e5c30f2d1416de1275e01a4576cb7315477338f411acfd791f88f5a6f done 20:29:06 #8 exporting manifest sha256:fe655cf704b1adcfb5848814751f6456d3d32533fa27a1b2b32a66375357001c done 20:29:06 #8 exporting config sha256:123e0ed5717b49511e3def7396d982b97f8d499f422f5ef8374b914215d96f18 done 20:29:06 #8 exporting manifest list sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 done 20:29:06 #8 pushing layers 0.0s done 20:29:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 0.1s done 20:29:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:06 #8 DONE 0.1s 20:29:06 20:29:06 1 warning found (use --debug to expand): 20:29:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106 --push - 20:29:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106' 20:29:06 #1 [internal] load build definition from Dockerfile 20:29:06 #1 transferring dockerfile: 184B done 20:29:06 #1 DONE 0.0s 20:29:06 20:29:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106 20:29:06 #2 DONE 0.0s 20:29:06 20:29:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106 20:29:06 #3 DONE 0.0s 20:29:06 20:29:06 #4 [internal] load .dockerignore 20:29:06 #4 transferring context: 2B done 20:29:06 #4 DONE 0.0s 20:29:06 20:29:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 20:29:06 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c done 20:29:06 #5 CACHED 20:29:06 20:29:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 20:29:06 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done 20:29:06 #6 CACHED 20:29:06 20:29:06 #7 exporting to image 20:29:06 #7 exporting layers done 20:29:06 #7 exporting manifest sha256:efbbe29538e83950cc6c7858996673dc1f4233b4a4617c7155b2345065a140ee done 20:29:06 #7 exporting config sha256:2b89294e5c30f2d1416de1275e01a4576cb7315477338f411acfd791f88f5a6f done 20:29:06 #7 exporting manifest sha256:fe655cf704b1adcfb5848814751f6456d3d32533fa27a1b2b32a66375357001c 20:29:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:07 #7 exporting manifest sha256:fe655cf704b1adcfb5848814751f6456d3d32533fa27a1b2b32a66375357001c done 20:29:07 #7 exporting config sha256:123e0ed5717b49511e3def7396d982b97f8d499f422f5ef8374b914215d96f18 done 20:29:07 #7 exporting manifest list sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 done 20:29:07 #7 pushing layers 0.0s done 20:29:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.106@sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 0.1s done 20:29:07 #7 DONE 0.1s 20:29:07 20:29:07 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 20:29:07 #8 DONE 0.0s 20:29:07 20:29:07 1 warning found (use --debug to expand): 20:29:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' 20:29:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - 20:29:07 #1 [internal] load build definition from Dockerfile 20:29:07 #1 transferring dockerfile: 225B done 20:29:07 #1 DONE 0.0s 20:29:07 20:29:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:07 #2 DONE 0.0s 20:29:07 20:29:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:07 #3 DONE 0.0s 20:29:07 20:29:07 #4 [internal] load .dockerignore 20:29:07 #4 transferring context: 2B done 20:29:07 #4 DONE 0.0s 20:29:07 20:29:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 20:29:07 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done 20:29:07 #5 CACHED 20:29:07 20:29:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 20:29:07 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done 20:29:07 #6 CACHED 20:29:07 20:29:07 #7 exporting to image 20:29:07 #7 exporting layers 20:29:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:07 #7 exporting layers done 20:29:07 #7 exporting manifest sha256:efbbe29538e83950cc6c7858996673dc1f4233b4a4617c7155b2345065a140ee done 20:29:07 #7 exporting config sha256:2b89294e5c30f2d1416de1275e01a4576cb7315477338f411acfd791f88f5a6f done 20:29:07 #7 exporting manifest sha256:fe655cf704b1adcfb5848814751f6456d3d32533fa27a1b2b32a66375357001c done 20:29:07 #7 exporting config sha256:123e0ed5717b49511e3def7396d982b97f8d499f422f5ef8374b914215d96f18 done 20:29:07 #7 exporting manifest list sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 done 20:29:07 #7 pushing layers 0.0s done 20:29:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 0.1s done 20:29:07 #7 DONE 0.1s 20:29:07 20:29:07 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 20:29:07 #8 DONE 0.0s 20:29:07 20:29:07 1 warning found (use --debug to expand): 20:29:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 20:29:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 20:29:07 #1 [internal] load build definition from Dockerfile 20:29:07 #1 transferring dockerfile: 175B done 20:29:07 #1 DONE 0.0s 20:29:07 20:29:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:29:07 #2 DONE 0.0s 20:29:07 20:29:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:29:07 #3 DONE 0.0s 20:29:07 20:29:07 #4 [internal] load .dockerignore 20:29:07 #4 transferring context: 2B done 20:29:07 #4 DONE 0.0s 20:29:07 20:29:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 20:29:07 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done 20:29:07 #5 DONE 0.0s 20:29:07 20:29:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 20:29:08 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 0.0s done 20:29:08 #6 CACHED 20:29:08 20:29:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:62ba34a7b966f24bd9f827a72eecec0987c3e607c40668f1d1baec7ed36aa16c 20:29:08 #5 CACHED 20:29:08 20:29:08 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 20:29:08 #7 DONE 0.0s 20:29:08 20:29:08 #8 exporting to image 20:29:08 #8 exporting layers done 20:29:08 #8 exporting manifest sha256:efbbe29538e83950cc6c7858996673dc1f4233b4a4617c7155b2345065a140ee done 20:29:08 #8 exporting config sha256:2b89294e5c30f2d1416de1275e01a4576cb7315477338f411acfd791f88f5a6f done 20:29:08 #8 exporting manifest sha256:fe655cf704b1adcfb5848814751f6456d3d32533fa27a1b2b32a66375357001c done 20:29:08 #8 exporting config sha256:123e0ed5717b49511e3def7396d982b97f8d499f422f5ef8374b914215d96f18 done 20:29:08 #8 exporting manifest list sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 done 20:29:08 #8 pushing layers 0.0s done 20:29:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7d787a6aed194d2489fa085b49fd9517875891cc7f13c36b57b55514f404f174 0.1s done 20:29:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:08 #8 DONE 0.1s 20:29:08 20:29:08 1 warning found (use --debug to expand): 20:29:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f' 20:29:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f --push - 20:29:08 #1 [internal] load build definition from Dockerfile 20:29:08 #1 transferring dockerfile: 215B done 20:29:08 #1 DONE 0.0s 20:29:08 20:29:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:08 #2 DONE 0.0s 20:29:08 20:29:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:08 #3 DONE 0.0s 20:29:08 20:29:08 #4 [internal] load .dockerignore 20:29:08 #4 transferring context: 2B done 20:29:08 #4 DONE 0.0s 20:29:08 20:29:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 20:29:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 20:29:08 #5 ... 20:29:08 20:29:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 20:29:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 0.0s done 20:29:08 #6 DONE 0.1s 20:29:08 20:29:08 #7 exporting to image 20:29:08 #7 exporting layers done 20:29:08 #7 exporting manifest sha256:0e8317dee24db4252f8e6e6bc01635cfe22ba83f8bc8e4d6031d04efb1854f7f done 20:29:08 #7 exporting config sha256:56c4cbcd480d86dea5de5952c0582d3eb01c8e56a45ba4356c0a9ae9624babd3 20:29:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:08 #7 ... 20:29:08 20:29:08 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 20:29:08 #8 DONE 0.0s 20:29:08 20:29:08 #7 exporting to image 20:29:08 #7 exporting config sha256:56c4cbcd480d86dea5de5952c0582d3eb01c8e56a45ba4356c0a9ae9624babd3 done 20:29:08 #7 exporting manifest sha256:3db8296f088c99d1bcfcf736f2f55aff7aa9e0bedc05c44c19d0b2c771e5266a done 20:29:08 #7 exporting config sha256:bef63b5382f068c07bba2a761d5e295a213cbf5b482d67fcfe30e0972c6a166a done 20:29:08 #7 exporting manifest list sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d done 20:29:08 #7 pushing layers 0.1s done 20:29:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d 20:29:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d 0.1s done 20:29:09 #7 DONE 0.2s 20:29:09 20:29:09 1 warning found (use --debug to expand): 20:29:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 20:29:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 20:29:09 #1 [internal] load build definition from Dockerfile 20:29:09 #1 transferring dockerfile: 181B done 20:29:09 #1 DONE 0.0s 20:29:09 20:29:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:29:09 #2 DONE 0.0s 20:29:09 20:29:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:29:09 #3 DONE 0.0s 20:29:09 20:29:09 #4 [internal] load .dockerignore 20:29:09 #4 transferring context: 2B done 20:29:09 #4 DONE 0.0s 20:29:09 20:29:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 20:29:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 0.0s done 20:29:09 #5 CACHED 20:29:09 20:29:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 20:29:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 0.0s done 20:29:09 #6 CACHED 20:29:09 20:29:09 #7 exporting to image 20:29:09 #7 exporting layers 20:29:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:09 #7 exporting layers done 20:29:09 #7 exporting manifest sha256:0e8317dee24db4252f8e6e6bc01635cfe22ba83f8bc8e4d6031d04efb1854f7f done 20:29:09 #7 exporting config sha256:56c4cbcd480d86dea5de5952c0582d3eb01c8e56a45ba4356c0a9ae9624babd3 done 20:29:09 #7 exporting manifest sha256:3db8296f088c99d1bcfcf736f2f55aff7aa9e0bedc05c44c19d0b2c771e5266a done 20:29:09 #7 exporting config sha256:bef63b5382f068c07bba2a761d5e295a213cbf5b482d67fcfe30e0972c6a166a done 20:29:09 #7 exporting manifest list sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d done 20:29:09 #7 pushing layers 0.0s done 20:29:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d 0.1s done 20:29:09 #7 DONE 0.1s 20:29:09 20:29:09 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 20:29:09 #8 DONE 0.0s 20:29:09 20:29:09 1 warning found (use --debug to expand): 20:29:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106 --push - 20:29:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106' 20:29:10 #1 [internal] load build definition from Dockerfile 20:29:10 #1 transferring dockerfile: 188B done 20:29:10 #1 DONE 0.0s 20:29:10 20:29:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106 20:29:10 #2 DONE 0.0s 20:29:10 20:29:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106 20:29:10 #3 DONE 0.0s 20:29:10 20:29:10 #4 [internal] load .dockerignore 20:29:10 #4 transferring context: 2B done 20:29:10 #4 DONE 0.0s 20:29:10 20:29:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 20:29:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 done 20:29:10 #5 CACHED 20:29:10 20:29:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 20:29:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 done 20:29:10 #6 CACHED 20:29:10 20:29:10 #7 exporting to image 20:29:10 #7 exporting layers done 20:29:10 #7 exporting manifest sha256:0e8317dee24db4252f8e6e6bc01635cfe22ba83f8bc8e4d6031d04efb1854f7f done 20:29:10 #7 exporting config sha256:56c4cbcd480d86dea5de5952c0582d3eb01c8e56a45ba4356c0a9ae9624babd3 done 20:29:10 #7 exporting manifest sha256:3db8296f088c99d1bcfcf736f2f55aff7aa9e0bedc05c44c19d0b2c771e5266a done 20:29:10 #7 exporting config sha256:bef63b5382f068c07bba2a761d5e295a213cbf5b482d67fcfe30e0972c6a166a 20:29:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:10 #7 exporting config sha256:bef63b5382f068c07bba2a761d5e295a213cbf5b482d67fcfe30e0972c6a166a done 20:29:10 #7 exporting manifest list sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d done 20:29:10 #7 pushing layers 0.0s done 20:29:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.106@sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d 0.1s done 20:29:10 #7 DONE 0.1s 20:29:10 20:29:10 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 20:29:10 #8 DONE 0.0s 20:29:10 20:29:10 1 warning found (use --debug to expand): 20:29:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' 20:29:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - 20:29:10 #1 [internal] load build definition from Dockerfile 20:29:10 #1 transferring dockerfile: 229B done 20:29:10 #1 DONE 0.0s 20:29:10 20:29:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:10 #2 DONE 0.0s 20:29:10 20:29:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:10 #3 DONE 0.0s 20:29:10 20:29:10 #4 [internal] load .dockerignore 20:29:10 #4 transferring context: 2B done 20:29:10 #4 DONE 0.0s 20:29:10 20:29:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 20:29:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 done 20:29:10 #5 DONE 0.0s 20:29:10 20:29:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 20:29:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 0.0s done 20:29:10 #6 CACHED 20:29:10 20:29:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 20:29:10 #5 CACHED 20:29:10 20:29:10 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 20:29:10 #7 DONE 0.0s 20:29:10 20:29:10 #8 exporting to image 20:29:10 #8 exporting layers done 20:29:10 #8 exporting manifest sha256:0e8317dee24db4252f8e6e6bc01635cfe22ba83f8bc8e4d6031d04efb1854f7f done 20:29:10 #8 exporting config sha256:56c4cbcd480d86dea5de5952c0582d3eb01c8e56a45ba4356c0a9ae9624babd3 done 20:29:10 #8 exporting manifest sha256:3db8296f088c99d1bcfcf736f2f55aff7aa9e0bedc05c44c19d0b2c771e5266a done 20:29:10 #8 exporting config sha256:bef63b5382f068c07bba2a761d5e295a213cbf5b482d67fcfe30e0972c6a166a done 20:29:10 #8 exporting manifest list sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d done 20:29:10 #8 pushing layers 0.0s done 20:29:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d 0.1s done 20:29:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:10 #8 DONE 0.1s 20:29:10 20:29:10 1 warning found (use --debug to expand): 20:29:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 20:29:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 20:29:10 #1 [internal] load build definition from Dockerfile 20:29:10 #1 transferring dockerfile: 179B done 20:29:10 #1 DONE 0.0s 20:29:10 20:29:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:29:10 #2 DONE 0.0s 20:29:10 20:29:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:29:10 #3 DONE 0.0s 20:29:10 20:29:10 #4 [internal] load .dockerignore 20:29:10 #4 transferring context: 2B done 20:29:10 #4 DONE 0.0s 20:29:10 20:29:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 20:29:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 0.0s done 20:29:10 #5 CACHED 20:29:10 20:29:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 20:29:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fb0eae891ca21ca9f052bc8f68f5ae88922631d15160666aaef19b6bb2bdd9f3 0.0s done 20:29:10 #6 CACHED 20:29:10 20:29:10 #7 exporting to image 20:29:10 #7 exporting layers done 20:29:10 #7 exporting manifest sha256:0e8317dee24db4252f8e6e6bc01635cfe22ba83f8bc8e4d6031d04efb1854f7f done 20:29:10 #7 exporting config sha256:56c4cbcd480d86dea5de5952c0582d3eb01c8e56a45ba4356c0a9ae9624babd3 done 20:29:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:11 #7 exporting manifest sha256:3db8296f088c99d1bcfcf736f2f55aff7aa9e0bedc05c44c19d0b2c771e5266a done 20:29:11 #7 exporting config sha256:bef63b5382f068c07bba2a761d5e295a213cbf5b482d67fcfe30e0972c6a166a done 20:29:11 #7 exporting manifest list sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d done 20:29:11 #7 pushing layers 0.0s done 20:29:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:b41780c5f6e8f3f2b17f8a260946b0458e3d754ef09210d7cc768b247a25526d 0.1s done 20:29:11 #7 DONE 0.1s 20:29:11 20:29:11 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 20:29:11 #8 DONE 0.0s 20:29:11 20:29:11 1 warning found (use --debug to expand): 20:29:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f --push - 20:29:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f' 20:29:11 #1 [internal] load build definition from Dockerfile 20:29:11 #1 transferring dockerfile: 205B done 20:29:11 #1 DONE 0.0s 20:29:11 20:29:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:11 #2 DONE 0.0s 20:29:11 20:29:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:11 #3 DONE 0.0s 20:29:11 20:29:11 #4 [internal] load .dockerignore 20:29:11 #4 transferring context: 2B done 20:29:11 #4 DONE 0.0s 20:29:11 20:29:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 20:29:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done 20:29:11 #5 DONE 0.0s 20:29:11 20:29:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 20:29:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done 20:29:11 #6 DONE 0.1s 20:29:11 20:29:11 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 20:29:11 #7 DONE 0.0s 20:29:11 20:29:11 #8 exporting to image 20:29:11 #8 exporting layers done 20:29:11 #8 exporting manifest sha256:3549959e1e11a9ea3e34485de89dd8fa31f4409505396df9aa05333124b45e4c done 20:29:11 #8 exporting config sha256:f6a6deafe5d4d2ddbc489555b475dbd3c9b28c7ccf85b43d04a37831962980fd done 20:29:11 #8 exporting manifest sha256:7d3c7e73a6d43e58599db557f6a444634c479f49e4053491e45322366237ab55 0.0s done 20:29:11 #8 exporting config sha256:94907470ec761bc3857a3752e0a0f383d194ed558ff80232a258c410a3d7d86a done 20:29:11 #8 exporting manifest list sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a done 20:29:11 #8 pushing layers 0.1s done 20:29:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a 20:29:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a 0.1s done 20:29:11 #8 DONE 0.2s 20:29:11 20:29:11 1 warning found (use --debug to expand): 20:29:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 20:29:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 20:29:12 #1 [internal] load build definition from Dockerfile 20:29:12 #1 transferring dockerfile: 171B done 20:29:12 #1 DONE 0.0s 20:29:12 20:29:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:29:12 #2 DONE 0.0s 20:29:12 20:29:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:29:12 #3 DONE 0.0s 20:29:12 20:29:12 #4 [internal] load .dockerignore 20:29:12 #4 transferring context: 2B done 20:29:12 #4 DONE 0.0s 20:29:12 20:29:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 20:29:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done 20:29:12 #5 CACHED 20:29:12 20:29:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 20:29:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done 20:29:12 #6 CACHED 20:29:12 20:29:12 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 20:29:12 #7 DONE 0.0s 20:29:12 20:29:12 #8 exporting to image 20:29:12 #8 exporting layers done 20:29:12 #8 exporting manifest sha256:3549959e1e11a9ea3e34485de89dd8fa31f4409505396df9aa05333124b45e4c done 20:29:12 #8 exporting config sha256:f6a6deafe5d4d2ddbc489555b475dbd3c9b28c7ccf85b43d04a37831962980fd done 20:29:12 #8 exporting manifest sha256:7d3c7e73a6d43e58599db557f6a444634c479f49e4053491e45322366237ab55 done 20:29:12 #8 exporting config sha256:94907470ec761bc3857a3752e0a0f383d194ed558ff80232a258c410a3d7d86a done 20:29:12 #8 exporting manifest list sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a done 20:29:12 #8 pushing layers 0.0s done 20:29:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a 0.1s done 20:29:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:12 #8 DONE 0.1s 20:29:12 20:29:12 1 warning found (use --debug to expand): 20:29:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106' 20:29:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106 --push - 20:29:13 #1 [internal] load build definition from Dockerfile 20:29:13 #1 transferring dockerfile: 178B done 20:29:13 #1 DONE 0.0s 20:29:13 20:29:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106 20:29:13 #2 DONE 0.0s 20:29:13 20:29:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106 20:29:13 #3 DONE 0.0s 20:29:13 20:29:13 #4 [internal] load .dockerignore 20:29:13 #4 transferring context: 2B done 20:29:13 #4 DONE 0.0s 20:29:13 20:29:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 20:29:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done 20:29:13 #5 CACHED 20:29:13 20:29:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 20:29:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done 20:29:13 #6 CACHED 20:29:13 20:29:13 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 20:29:13 #7 DONE 0.0s 20:29:13 20:29:13 #8 exporting to image 20:29:13 #8 exporting layers done 20:29:13 #8 exporting manifest sha256:3549959e1e11a9ea3e34485de89dd8fa31f4409505396df9aa05333124b45e4c done 20:29:13 #8 exporting config sha256:f6a6deafe5d4d2ddbc489555b475dbd3c9b28c7ccf85b43d04a37831962980fd done 20:29:13 #8 exporting manifest sha256:7d3c7e73a6d43e58599db557f6a444634c479f49e4053491e45322366237ab55 done 20:29:13 #8 exporting config sha256:94907470ec761bc3857a3752e0a0f383d194ed558ff80232a258c410a3d7d86a done 20:29:13 #8 exporting manifest list sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a done 20:29:13 #8 pushing layers 0.0s done 20:29:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.106@sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a 0.1s done 20:29:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:13 #8 DONE 0.1s 20:29:13 20:29:13 1 warning found (use --debug to expand): 20:29:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - 20:29:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' 20:29:13 #1 [internal] load build definition from Dockerfile 20:29:13 #1 transferring dockerfile: 219B done 20:29:13 #1 DONE 0.0s 20:29:13 20:29:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:13 #2 DONE 0.0s 20:29:13 20:29:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:13 #3 DONE 0.0s 20:29:13 20:29:13 #4 [internal] load .dockerignore 20:29:13 #4 transferring context: 2B done 20:29:13 #4 DONE 0.0s 20:29:13 20:29:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 20:29:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done 20:29:13 #5 CACHED 20:29:13 20:29:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 20:29:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done 20:29:13 #6 CACHED 20:29:13 20:29:13 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 20:29:13 #7 DONE 0.0s 20:29:13 20:29:13 #8 exporting to image 20:29:13 #8 exporting layers done 20:29:13 #8 exporting manifest sha256:3549959e1e11a9ea3e34485de89dd8fa31f4409505396df9aa05333124b45e4c done 20:29:13 #8 exporting config sha256:f6a6deafe5d4d2ddbc489555b475dbd3c9b28c7ccf85b43d04a37831962980fd done 20:29:13 #8 exporting manifest sha256:7d3c7e73a6d43e58599db557f6a444634c479f49e4053491e45322366237ab55 done 20:29:13 #8 exporting config sha256:94907470ec761bc3857a3752e0a0f383d194ed558ff80232a258c410a3d7d86a done 20:29:13 #8 exporting manifest list sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a done 20:29:13 #8 pushing layers 0.0s done 20:29:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a 20:29:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a 0.1s done 20:29:13 #8 DONE 0.1s 20:29:13 20:29:13 1 warning found (use --debug to expand): 20:29:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 20:29:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 20:29:14 #1 [internal] load build definition from Dockerfile 20:29:14 #1 transferring dockerfile: 169B done 20:29:14 #1 DONE 0.0s 20:29:14 20:29:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:29:14 #2 DONE 0.0s 20:29:14 20:29:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:29:14 #3 DONE 0.0s 20:29:14 20:29:14 #4 [internal] load .dockerignore 20:29:14 #4 transferring context: 2B done 20:29:14 #4 DONE 0.0s 20:29:14 20:29:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 20:29:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done 20:29:14 #5 CACHED 20:29:14 20:29:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 20:29:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:96f7bf9711b27036bae9afb5a6627808989ebb1436f7183cb898f24de891dced 0.0s done 20:29:14 #6 CACHED 20:29:14 20:29:14 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 20:29:14 #7 DONE 0.0s 20:29:14 20:29:14 #8 exporting to image 20:29:14 #8 exporting layers done 20:29:14 #8 exporting manifest sha256:3549959e1e11a9ea3e34485de89dd8fa31f4409505396df9aa05333124b45e4c done 20:29:14 #8 exporting config sha256:f6a6deafe5d4d2ddbc489555b475dbd3c9b28c7ccf85b43d04a37831962980fd 0.0s done 20:29:14 #8 exporting manifest sha256:7d3c7e73a6d43e58599db557f6a444634c479f49e4053491e45322366237ab55 done 20:29:14 #8 exporting config sha256:94907470ec761bc3857a3752e0a0f383d194ed558ff80232a258c410a3d7d86a done 20:29:14 #8 exporting manifest list sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a done 20:29:14 #8 pushing layers 0.0s done 20:29:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5a132ed6159fc35f10d57083fc9178ca0cab2b37a7f2ae678329277eba68480a 0.1s done 20:29:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:14 #8 DONE 0.1s 20:29:14 20:29:14 1 warning found (use --debug to expand): 20:29:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f --push - 20:29:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f' 20:29:14 #1 [internal] load build definition from Dockerfile 20:29:14 #1 transferring dockerfile: 206B done 20:29:14 #1 DONE 0.0s 20:29:14 20:29:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:14 #2 DONE 0.0s 20:29:14 20:29:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:14 #3 DONE 0.0s 20:29:14 20:29:14 #4 [internal] load .dockerignore 20:29:14 #4 transferring context: 2B done 20:29:14 #4 DONE 0.0s 20:29:14 20:29:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 20:29:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done 20:29:14 #5 DONE 0.0s 20:29:14 20:29:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 20:29:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done 20:29:14 #6 DONE 0.1s 20:29:14 20:29:14 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 20:29:14 #7 DONE 0.0s 20:29:14 20:29:14 #8 exporting to image 20:29:14 #8 exporting layers done 20:29:14 #8 exporting manifest sha256:91a1331caa4a8197ded1c3ebf01f48382bc400018cf0d303d31fc237cc2ec89d done 20:29:14 #8 exporting config sha256:75f3ceb5eef186c9fb9a0d1e2f4bd0269a7bc92a39e866c996c19e84a152ab5a done 20:29:14 #8 exporting manifest sha256:b3a763ce54e6871ff081d5605376d449d11c43106dce4a1941d28e63a39eb7c0 done 20:29:14 #8 exporting config sha256:1844f133d0d1b520bd3515086f8adec59c33aafd58b330879e6504bac24d0fc7 0.0s done 20:29:14 #8 exporting manifest list sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 done 20:29:14 #8 pushing layers 0.1s done 20:29:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 20:29:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 0.1s done 20:29:15 #8 DONE 0.2s 20:29:15 20:29:15 1 warning found (use --debug to expand): 20:29:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 20:29:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 20:29:15 #1 [internal] load build definition from Dockerfile 20:29:15 #1 transferring dockerfile: 172B done 20:29:15 #1 DONE 0.0s 20:29:15 20:29:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:29:15 #2 DONE 0.0s 20:29:15 20:29:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:29:15 #3 DONE 0.0s 20:29:15 20:29:15 #4 [internal] load .dockerignore 20:29:15 #4 transferring context: 2B done 20:29:15 #4 DONE 0.0s 20:29:15 20:29:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 20:29:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 20:29:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done 20:29:15 #5 CACHED 20:29:15 20:29:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 20:29:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done 20:29:15 #6 CACHED 20:29:15 20:29:15 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 20:29:15 #7 DONE 0.0s 20:29:15 20:29:15 #8 exporting to image 20:29:15 #8 exporting layers done 20:29:15 #8 exporting manifest sha256:91a1331caa4a8197ded1c3ebf01f48382bc400018cf0d303d31fc237cc2ec89d done 20:29:15 #8 exporting config sha256:75f3ceb5eef186c9fb9a0d1e2f4bd0269a7bc92a39e866c996c19e84a152ab5a done 20:29:15 #8 exporting manifest sha256:b3a763ce54e6871ff081d5605376d449d11c43106dce4a1941d28e63a39eb7c0 done 20:29:15 #8 exporting config sha256:1844f133d0d1b520bd3515086f8adec59c33aafd58b330879e6504bac24d0fc7 done 20:29:15 #8 exporting manifest list sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 done 20:29:15 #8 pushing layers 0.0s done 20:29:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 0.1s done 20:29:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:15 #8 DONE 0.1s 20:29:15 20:29:15 1 warning found (use --debug to expand): 20:29:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106' 20:29:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106 --push - 20:29:15 #1 [internal] load build definition from Dockerfile 20:29:15 #1 transferring dockerfile: 179B done 20:29:15 #1 DONE 0.0s 20:29:15 20:29:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106 20:29:15 #2 DONE 0.0s 20:29:15 20:29:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106 20:29:15 #3 DONE 0.0s 20:29:15 20:29:15 #4 [internal] load .dockerignore 20:29:15 #4 transferring context: 2B done 20:29:15 #4 DONE 0.0s 20:29:15 20:29:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 20:29:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done 20:29:15 #5 CACHED 20:29:15 20:29:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 20:29:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done 20:29:16 #6 CACHED 20:29:16 20:29:16 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 20:29:16 #7 DONE 0.0s 20:29:16 20:29:16 #8 exporting to image 20:29:16 #8 exporting layers done 20:29:16 #8 exporting manifest sha256:91a1331caa4a8197ded1c3ebf01f48382bc400018cf0d303d31fc237cc2ec89d done 20:29:16 #8 exporting config sha256:75f3ceb5eef186c9fb9a0d1e2f4bd0269a7bc92a39e866c996c19e84a152ab5a done 20:29:16 #8 exporting manifest sha256:b3a763ce54e6871ff081d5605376d449d11c43106dce4a1941d28e63a39eb7c0 done 20:29:16 #8 exporting config sha256:1844f133d0d1b520bd3515086f8adec59c33aafd58b330879e6504bac24d0fc7 done 20:29:16 #8 exporting manifest list sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 done 20:29:16 #8 pushing layers 0.0s done 20:29:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.106@sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 0.1s done 20:29:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:16 #8 DONE 0.1s 20:29:16 20:29:16 1 warning found (use --debug to expand): 20:29:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' 20:29:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - 20:29:16 #1 [internal] load build definition from Dockerfile 20:29:16 #1 transferring dockerfile: 220B done 20:29:16 #1 DONE 0.0s 20:29:16 20:29:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:16 #2 DONE 0.0s 20:29:16 20:29:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:16 #3 DONE 0.0s 20:29:16 20:29:16 #4 [internal] load .dockerignore 20:29:16 #4 transferring context: 2B done 20:29:16 #4 DONE 0.0s 20:29:16 20:29:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 20:29:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done 20:29:16 #5 CACHED 20:29:16 20:29:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 20:29:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done 20:29:16 #6 DONE 0.0s 20:29:16 20:29:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 20:29:16 #6 CACHED 20:29:16 20:29:16 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 20:29:16 #7 DONE 0.0s 20:29:16 20:29:16 #8 exporting to image 20:29:16 #8 exporting layers done 20:29:16 #8 exporting manifest sha256:91a1331caa4a8197ded1c3ebf01f48382bc400018cf0d303d31fc237cc2ec89d done 20:29:16 #8 exporting config sha256:75f3ceb5eef186c9fb9a0d1e2f4bd0269a7bc92a39e866c996c19e84a152ab5a done 20:29:16 #8 exporting manifest sha256:b3a763ce54e6871ff081d5605376d449d11c43106dce4a1941d28e63a39eb7c0 done 20:29:16 #8 exporting config sha256:1844f133d0d1b520bd3515086f8adec59c33aafd58b330879e6504bac24d0fc7 done 20:29:16 #8 exporting manifest list sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 done 20:29:16 #8 pushing layers 0.0s done 20:29:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 0.1s done 20:29:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:16 #8 DONE 0.1s 20:29:16 20:29:16 1 warning found (use --debug to expand): 20:29:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 20:29:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 20:29:17 #1 [internal] load build definition from Dockerfile 20:29:17 #1 transferring dockerfile: 170B done 20:29:17 #1 DONE 0.0s 20:29:17 20:29:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 20:29:17 #2 DONE 0.0s 20:29:17 20:29:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 20:29:17 #3 DONE 0.0s 20:29:17 20:29:17 #4 [internal] load .dockerignore 20:29:17 #4 transferring context: 2B done 20:29:17 #4 DONE 0.0s 20:29:17 20:29:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 20:29:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done 20:29:17 #5 DONE 0.0s 20:29:17 20:29:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 20:29:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 0.0s done 20:29:17 #6 CACHED 20:29:17 20:29:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e250344c479946632f5b531433dd5f5380280c55b91f9065316985dc3f0fc5a6 20:29:17 #5 CACHED 20:29:17 20:29:17 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 20:29:17 #7 DONE 0.0s 20:29:17 20:29:17 #8 exporting to image 20:29:17 #8 exporting layers done 20:29:17 #8 exporting manifest sha256:91a1331caa4a8197ded1c3ebf01f48382bc400018cf0d303d31fc237cc2ec89d done 20:29:17 #8 exporting config sha256:75f3ceb5eef186c9fb9a0d1e2f4bd0269a7bc92a39e866c996c19e84a152ab5a done 20:29:17 #8 exporting manifest sha256:b3a763ce54e6871ff081d5605376d449d11c43106dce4a1941d28e63a39eb7c0 done 20:29:17 #8 exporting config sha256:1844f133d0d1b520bd3515086f8adec59c33aafd58b330879e6504bac24d0fc7 done 20:29:17 #8 exporting manifest list sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 done 20:29:17 #8 pushing layers 0.0s done 20:29:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:f6604e287aa4f817df0bef84a2bb81c3155a9c44332376f074c20e83662d1af3 0.1s done 20:29:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:17 #8 DONE 0.1s 20:29:17 20:29:17 1 warning found (use --debug to expand): 20:29:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f' 20:29:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f --push - 20:29:17 #1 [internal] load build definition from Dockerfile 20:29:17 #1 transferring dockerfile: 206B done 20:29:17 #1 DONE 0.0s 20:29:17 20:29:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:17 #2 DONE 0.0s 20:29:17 20:29:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:17 #3 DONE 0.0s 20:29:17 20:29:17 #4 [internal] load .dockerignore 20:29:17 #4 transferring context: 2B done 20:29:17 #4 DONE 0.0s 20:29:17 20:29:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 20:29:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done 20:29:17 #5 DONE 0.0s 20:29:17 20:29:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 20:29:17 #6 DONE 0.0s 20:29:17 20:29:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 20:29:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done 20:29:17 #5 DONE 0.1s 20:29:17 20:29:17 #7 exporting to image 20:29:17 #7 exporting layers done 20:29:17 #7 exporting manifest sha256:141b33fcbe09d97051e26e8f5961772ed1832e26f0b3e76681901f3766ca4b57 0.0s done 20:29:17 #7 exporting config sha256:5a4a0320ae4422e0da2eb77e800bc755de22edf2373b3313ec7d95c921b46e13 done 20:29:17 #7 exporting manifest sha256:a867890ce921a6f5f8ddfcf497c2737edf63cbf04520b9c74cc43bea4cf814d4 20:29:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:17 #7 ... 20:29:17 20:29:17 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 20:29:17 #8 DONE 0.0s 20:29:17 20:29:17 #7 exporting to image 20:29:17 #7 exporting manifest sha256:a867890ce921a6f5f8ddfcf497c2737edf63cbf04520b9c74cc43bea4cf814d4 done 20:29:17 #7 exporting config sha256:989f313b5371e9385bb7a5f3eff24ae814824168ece671eb4d03ef6dc48f3219 done 20:29:17 #7 exporting manifest list sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 0.0s done 20:29:17 #7 pushing layers 0.1s done 20:29:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 20:29:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 0.1s done 20:29:18 #7 DONE 0.2s 20:29:18 20:29:18 1 warning found (use --debug to expand): 20:29:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 20:29:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 20:29:18 #1 [internal] load build definition from Dockerfile 20:29:18 #1 transferring dockerfile: 172B done 20:29:18 #1 DONE 0.0s 20:29:18 20:29:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:29:18 #2 DONE 0.0s 20:29:18 20:29:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:29:18 #3 DONE 0.1s 20:29:18 20:29:18 #4 [internal] load .dockerignore 20:29:18 #4 transferring context: 20:29:18 #4 transferring context: 2B done 20:29:18 #4 DONE 0.0s 20:29:18 20:29:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 20:29:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.1s done 20:29:18 #5 DONE 0.1s 20:29:18 20:29:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 20:29:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.1s done 20:29:18 #6 CACHED 20:29:18 20:29:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 20:29:18 #5 CACHED 20:29:18 20:29:18 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 20:29:18 #7 DONE 0.0s 20:29:18 20:29:18 #8 exporting to image 20:29:18 #8 exporting layers done 20:29:18 #8 exporting manifest sha256:141b33fcbe09d97051e26e8f5961772ed1832e26f0b3e76681901f3766ca4b57 0.0s done 20:29:18 #8 exporting config sha256:5a4a0320ae4422e0da2eb77e800bc755de22edf2373b3313ec7d95c921b46e13 0.0s done 20:29:18 #8 exporting manifest sha256:a867890ce921a6f5f8ddfcf497c2737edf63cbf04520b9c74cc43bea4cf814d4 done 20:29:18 #8 exporting config sha256:989f313b5371e9385bb7a5f3eff24ae814824168ece671eb4d03ef6dc48f3219 done 20:29:18 #8 exporting manifest list sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 done 20:29:18 #8 pushing layers 0.0s done 20:29:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 0.1s done 20:29:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:18 #8 DONE 0.1s 20:29:18 20:29:18 1 warning found (use --debug to expand): 20:29:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106 --push - 20:29:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106' 20:29:19 #1 [internal] load build definition from Dockerfile 20:29:19 #1 transferring dockerfile: 179B done 20:29:19 #1 DONE 0.0s 20:29:19 20:29:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106 20:29:19 #2 DONE 0.0s 20:29:19 20:29:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106 20:29:19 #3 DONE 0.0s 20:29:19 20:29:19 #4 [internal] load .dockerignore 20:29:19 #4 transferring context: 2B done 20:29:19 #4 DONE 0.0s 20:29:19 20:29:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 20:29:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done 20:29:19 #5 DONE 0.0s 20:29:19 20:29:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 20:29:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done 20:29:19 #6 CACHED 20:29:19 20:29:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 20:29:19 #5 CACHED 20:29:19 20:29:19 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 20:29:19 #7 DONE 0.0s 20:29:19 20:29:19 #8 exporting to image 20:29:19 #8 exporting layers done 20:29:19 #8 exporting manifest sha256:141b33fcbe09d97051e26e8f5961772ed1832e26f0b3e76681901f3766ca4b57 done 20:29:19 #8 exporting config sha256:5a4a0320ae4422e0da2eb77e800bc755de22edf2373b3313ec7d95c921b46e13 done 20:29:19 #8 exporting manifest sha256:a867890ce921a6f5f8ddfcf497c2737edf63cbf04520b9c74cc43bea4cf814d4 done 20:29:19 #8 exporting config sha256:989f313b5371e9385bb7a5f3eff24ae814824168ece671eb4d03ef6dc48f3219 done 20:29:19 #8 exporting manifest list sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 done 20:29:19 #8 pushing layers 0.0s done 20:29:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.106@sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 0.1s done 20:29:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:19 #8 DONE 0.1s 20:29:19 20:29:19 1 warning found (use --debug to expand): 20:29:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' 20:29:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - 20:29:20 #1 [internal] load build definition from Dockerfile 20:29:20 #1 transferring dockerfile: 220B done 20:29:20 #1 DONE 0.0s 20:29:20 20:29:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:20 #2 DONE 0.0s 20:29:20 20:29:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:20 #3 DONE 0.0s 20:29:20 20:29:20 #4 [internal] load .dockerignore 20:29:20 #4 transferring context: 2B done 20:29:20 #4 DONE 0.0s 20:29:20 20:29:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 20:29:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done 20:29:20 #5 CACHED 20:29:20 20:29:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 20:29:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done 20:29:20 #6 CACHED 20:29:20 20:29:20 #7 exporting to image 20:29:20 #7 exporting layers done 20:29:20 #7 exporting manifest sha256:141b33fcbe09d97051e26e8f5961772ed1832e26f0b3e76681901f3766ca4b57 done 20:29:20 #7 exporting config sha256:5a4a0320ae4422e0da2eb77e800bc755de22edf2373b3313ec7d95c921b46e13 done 20:29:20 #7 exporting manifest sha256:a867890ce921a6f5f8ddfcf497c2737edf63cbf04520b9c74cc43bea4cf814d4 20:29:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:20 #7 exporting manifest sha256:a867890ce921a6f5f8ddfcf497c2737edf63cbf04520b9c74cc43bea4cf814d4 done 20:29:20 #7 exporting config sha256:989f313b5371e9385bb7a5f3eff24ae814824168ece671eb4d03ef6dc48f3219 done 20:29:20 #7 exporting manifest list sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 done 20:29:20 #7 pushing layers 0.0s done 20:29:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 0.1s done 20:29:20 #7 DONE 0.1s 20:29:20 20:29:20 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 20:29:20 #8 DONE 0.0s 20:29:20 20:29:20 1 warning found (use --debug to expand): 20:29:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 20:29:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 20:29:20 #1 [internal] load build definition from Dockerfile 20:29:20 #1 transferring dockerfile: 170B done 20:29:20 #1 DONE 0.0s 20:29:20 20:29:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 20:29:20 #2 DONE 0.0s 20:29:20 20:29:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 20:29:20 #3 DONE 0.0s 20:29:20 20:29:20 #4 [internal] load .dockerignore 20:29:20 #4 transferring context: 2B done 20:29:20 #4 DONE 0.0s 20:29:20 20:29:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 20:29:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done 20:29:20 #5 DONE 0.0s 20:29:20 20:29:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 20:29:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 0.0s done 20:29:20 #6 CACHED 20:29:20 20:29:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fb3cfca31e84448968e298a05d5b11ec6de0a84fc00aa8bcd229596b15a1b742 20:29:20 #5 CACHED 20:29:20 20:29:20 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 20:29:20 #7 DONE 0.0s 20:29:20 20:29:20 #8 exporting to image 20:29:20 #8 exporting layers done 20:29:20 #8 exporting manifest sha256:141b33fcbe09d97051e26e8f5961772ed1832e26f0b3e76681901f3766ca4b57 done 20:29:20 #8 exporting config sha256:5a4a0320ae4422e0da2eb77e800bc755de22edf2373b3313ec7d95c921b46e13 done 20:29:20 #8 exporting manifest sha256:a867890ce921a6f5f8ddfcf497c2737edf63cbf04520b9c74cc43bea4cf814d4 done 20:29:20 #8 exporting config sha256:989f313b5371e9385bb7a5f3eff24ae814824168ece671eb4d03ef6dc48f3219 done 20:29:20 #8 exporting manifest list sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 done 20:29:20 #8 pushing layers 0.0s done 20:29:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:6559414031d949abf5481d91fd6103294ddf46c5bbced5b454496dd292e50308 0.1s done 20:29:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:20 #8 DONE 0.1s 20:29:20 20:29:20 1 warning found (use --debug to expand): 20:29:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f --push - 20:29:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f' 20:29:20 #1 [internal] load build definition from Dockerfile 20:29:20 #1 transferring dockerfile: 206B done 20:29:20 #1 DONE 0.0s 20:29:20 20:29:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:20 #2 DONE 0.0s 20:29:20 20:29:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:20 #3 DONE 0.0s 20:29:20 20:29:20 #4 [internal] load .dockerignore 20:29:20 #4 transferring context: 2B done 20:29:20 #4 DONE 0.0s 20:29:21 20:29:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 20:29:21 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done 20:29:21 #5 DONE 0.0s 20:29:21 20:29:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 20:29:21 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done 20:29:21 #6 DONE 0.1s 20:29:21 20:29:21 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 20:29:21 #7 DONE 0.0s 20:29:21 20:29:21 #8 exporting to image 20:29:21 #8 exporting layers done 20:29:21 #8 exporting manifest sha256:b7510531d2f4d9a2b1258ee15ff0aa400612339efa7db8daba4dd73dbe3ca581 done 20:29:21 #8 exporting config sha256:053850c44f0ccdb9454f9acde3ed34361daed66fbf8a378d9590ff594183f75c done 20:29:21 #8 exporting manifest sha256:6b1cb52ab2efdc913917e82a64cbf1fd11dbfb6939a1bb03115d675c2826f8cf done 20:29:21 #8 exporting config sha256:e7b2dd62413656586c5debd641bfb1a983e7669f2dac36b6ae6e47e3cd03583e done 20:29:21 #8 exporting manifest list sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 done 20:29:21 #8 pushing layers 0.1s done 20:29:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 20:29:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 0.1s done 20:29:21 #8 DONE 0.2s 20:29:21 20:29:21 1 warning found (use --debug to expand): 20:29:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 20:29:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 20:29:21 #1 [internal] load build definition from Dockerfile 20:29:21 #1 transferring dockerfile: 172B done 20:29:21 #1 DONE 0.0s 20:29:21 20:29:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 20:29:21 #2 DONE 0.0s 20:29:21 20:29:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 20:29:21 #3 DONE 0.0s 20:29:21 20:29:21 #4 [internal] load .dockerignore 20:29:21 #4 transferring context: 2B done 20:29:21 #4 DONE 0.0s 20:29:21 20:29:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 20:29:21 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done 20:29:21 #5 DONE 0.0s 20:29:21 20:29:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 20:29:21 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done 20:29:21 #6 CACHED 20:29:21 20:29:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 20:29:21 #5 CACHED 20:29:21 20:29:21 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 20:29:21 #7 DONE 0.0s 20:29:21 20:29:21 #8 exporting to image 20:29:21 #8 exporting layers done 20:29:21 #8 exporting manifest sha256:b7510531d2f4d9a2b1258ee15ff0aa400612339efa7db8daba4dd73dbe3ca581 done 20:29:21 #8 exporting config sha256:053850c44f0ccdb9454f9acde3ed34361daed66fbf8a378d9590ff594183f75c done 20:29:21 #8 exporting manifest sha256:6b1cb52ab2efdc913917e82a64cbf1fd11dbfb6939a1bb03115d675c2826f8cf done 20:29:21 #8 exporting config sha256:e7b2dd62413656586c5debd641bfb1a983e7669f2dac36b6ae6e47e3cd03583e done 20:29:21 #8 exporting manifest list sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 done 20:29:21 #8 pushing layers 0.0s done 20:29:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 0.1s done 20:29:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:21 #8 DONE 0.1s 20:29:22 20:29:22 1 warning found (use --debug to expand): 20:29:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106' 20:29:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106 --push - 20:29:22 #1 [internal] load build definition from Dockerfile 20:29:22 #1 transferring dockerfile: 179B done 20:29:22 #1 DONE 0.0s 20:29:22 20:29:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106 20:29:22 #2 DONE 0.1s 20:29:22 20:29:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106 20:29:22 #3 DONE 0.1s 20:29:22 20:29:22 #4 [internal] load .dockerignore 20:29:22 #4 transferring context: 20:29:22 #4 transferring context: 2B done 20:29:22 #4 DONE 0.0s 20:29:22 20:29:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 20:29:22 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f done 20:29:22 #5 CACHED 20:29:22 20:29:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 20:29:22 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done 20:29:22 #6 CACHED 20:29:22 20:29:22 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 20:29:22 #7 DONE 0.0s 20:29:22 20:29:22 #8 exporting to image 20:29:22 #8 exporting layers done 20:29:22 #8 exporting manifest sha256:b7510531d2f4d9a2b1258ee15ff0aa400612339efa7db8daba4dd73dbe3ca581 done 20:29:22 #8 exporting config sha256:053850c44f0ccdb9454f9acde3ed34361daed66fbf8a378d9590ff594183f75c done 20:29:22 #8 exporting manifest sha256:6b1cb52ab2efdc913917e82a64cbf1fd11dbfb6939a1bb03115d675c2826f8cf done 20:29:22 #8 exporting config sha256:e7b2dd62413656586c5debd641bfb1a983e7669f2dac36b6ae6e47e3cd03583e done 20:29:22 #8 exporting manifest list sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 done 20:29:22 #8 pushing layers 0.0s done 20:29:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 20:29:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.106@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 0.1s done 20:29:22 #8 DONE 0.1s 20:29:22 20:29:22 1 warning found (use --debug to expand): 20:29:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' 20:29:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - 20:29:23 #1 [internal] load build definition from Dockerfile 20:29:23 #1 transferring dockerfile: 220B done 20:29:23 #1 DONE 0.0s 20:29:23 20:29:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:23 #2 DONE 0.0s 20:29:23 20:29:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:23 #3 DONE 0.0s 20:29:23 20:29:23 #4 [internal] load .dockerignore 20:29:23 #4 transferring context: 2B done 20:29:23 #4 DONE 0.0s 20:29:23 20:29:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 20:29:23 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done 20:29:23 #5 CACHED 20:29:23 20:29:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 20:29:23 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done 20:29:23 #6 CACHED 20:29:23 20:29:23 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 20:29:23 #7 DONE 0.0s 20:29:23 20:29:23 #8 exporting to image 20:29:23 #8 exporting layers done 20:29:23 #8 exporting manifest sha256:b7510531d2f4d9a2b1258ee15ff0aa400612339efa7db8daba4dd73dbe3ca581 done 20:29:23 #8 exporting config sha256:053850c44f0ccdb9454f9acde3ed34361daed66fbf8a378d9590ff594183f75c done 20:29:23 #8 exporting manifest sha256:6b1cb52ab2efdc913917e82a64cbf1fd11dbfb6939a1bb03115d675c2826f8cf done 20:29:23 #8 exporting config sha256:e7b2dd62413656586c5debd641bfb1a983e7669f2dac36b6ae6e47e3cd03583e done 20:29:23 #8 exporting manifest list sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 0.0s done 20:29:23 #8 pushing layers 0.0s done 20:29:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 20:29:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 0.1s done 20:29:23 #8 DONE 0.1s 20:29:23 20:29:23 1 warning found (use --debug to expand): 20:29:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 20:29:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 20:29:23 #1 [internal] load build definition from Dockerfile 20:29:23 #1 transferring dockerfile: 170B done 20:29:23 #1 DONE 0.0s 20:29:23 20:29:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 20:29:23 #2 DONE 0.0s 20:29:23 20:29:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 20:29:23 #3 DONE 0.0s 20:29:23 20:29:23 #4 [internal] load .dockerignore 20:29:23 #4 transferring context: 2B done 20:29:23 #4 DONE 0.0s 20:29:23 20:29:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 20:29:23 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done 20:29:23 #5 DONE 0.0s 20:29:23 20:29:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 20:29:23 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 0.0s done 20:29:23 #6 CACHED 20:29:23 20:29:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:84e19b2c9bcfd52e9aa801571a2a2bd6289c4c0675d43075c50d6c938693c50f 20:29:23 #5 CACHED 20:29:23 20:29:23 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 20:29:23 #7 DONE 0.0s 20:29:23 20:29:23 #8 exporting to image 20:29:23 #8 exporting layers done 20:29:23 #8 exporting manifest sha256:b7510531d2f4d9a2b1258ee15ff0aa400612339efa7db8daba4dd73dbe3ca581 done 20:29:23 #8 exporting config sha256:053850c44f0ccdb9454f9acde3ed34361daed66fbf8a378d9590ff594183f75c done 20:29:23 #8 exporting manifest sha256:6b1cb52ab2efdc913917e82a64cbf1fd11dbfb6939a1bb03115d675c2826f8cf done 20:29:23 #8 exporting config sha256:e7b2dd62413656586c5debd641bfb1a983e7669f2dac36b6ae6e47e3cd03583e done 20:29:23 #8 exporting manifest list sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 done 20:29:23 #8 pushing layers 0.0s done 20:29:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f9351bb39d3ca46930db9afb09d25fe8e6f8c3af0915a025fedbef812fcc3bd7 0.1s done 20:29:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:23 #8 DONE 0.1s 20:29:23 20:29:23 1 warning found (use --debug to expand): 20:29:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f' 20:29:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f --push - 20:29:24 #1 [internal] load build definition from Dockerfile 20:29:24 #1 transferring dockerfile: 202B done 20:29:24 #1 DONE 0.0s 20:29:24 20:29:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:24 #2 DONE 0.0s 20:29:24 20:29:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f 20:29:24 #3 DONE 0.0s 20:29:24 20:29:24 #4 [internal] load .dockerignore 20:29:24 #4 transferring context: 2B done 20:29:24 #4 DONE 0.0s 20:29:24 20:29:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 20:29:24 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 20:29:24 #5 ... 20:29:24 20:29:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 20:29:24 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done 20:29:24 #6 DONE 0.1s 20:29:24 20:29:24 #7 exporting to image 20:29:24 #7 exporting layers 20:29:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:24 #7 ... 20:29:24 20:29:24 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 20:29:24 #8 DONE 0.0s 20:29:24 20:29:24 #7 exporting to image 20:29:24 #7 exporting layers done 20:29:24 #7 exporting manifest sha256:18898afea330b70d6b7beecc48023de770f87fccbb5b137db686f748f9f89729 0.0s done 20:29:24 #7 exporting config sha256:fb2a9c4f98b1d38edfa94fc4952a20c8596d1dfa6519e11d6fea0a0f6f31859b done 20:29:24 #7 exporting manifest sha256:dcc5468cfc5334aeba86f22cb6328235ce112f8747b3e745e260add46767095b done 20:29:24 #7 exporting config sha256:3fe3232ea8a559e24553e9ab6d3daaf10172c3d0f5df027c0b8d013823d35a01 done 20:29:24 #7 exporting manifest list sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd done 20:29:24 #7 pushing layers 20:29:24 #7 pushing layers 0.1s done 20:29:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f@sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd 0.1s done 20:29:24 #7 DONE 0.2s 20:29:24 20:29:24 1 warning found (use --debug to expand): 20:29:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 20:29:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 20:29:24 #1 [internal] load build definition from Dockerfile 20:29:24 #1 transferring dockerfile: 168B done 20:29:24 #1 DONE 0.0s 20:29:24 20:29:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:29:24 #2 DONE 0.0s 20:29:24 20:29:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:29:24 #3 DONE 0.0s 20:29:24 20:29:24 #4 [internal] load .dockerignore 20:29:24 #4 transferring context: 2B done 20:29:24 #4 DONE 0.0s 20:29:24 20:29:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 20:29:24 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done 20:29:24 #5 DONE 0.0s 20:29:24 20:29:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 20:29:25 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done 20:29:25 #6 CACHED 20:29:25 20:29:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 20:29:25 #5 CACHED 20:29:25 20:29:25 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 20:29:25 #7 DONE 0.0s 20:29:25 20:29:25 #8 exporting to image 20:29:25 #8 exporting layers done 20:29:25 #8 exporting manifest sha256:18898afea330b70d6b7beecc48023de770f87fccbb5b137db686f748f9f89729 done 20:29:25 #8 exporting config sha256:fb2a9c4f98b1d38edfa94fc4952a20c8596d1dfa6519e11d6fea0a0f6f31859b done 20:29:25 #8 exporting manifest sha256:dcc5468cfc5334aeba86f22cb6328235ce112f8747b3e745e260add46767095b done 20:29:25 #8 exporting config sha256:3fe3232ea8a559e24553e9ab6d3daaf10172c3d0f5df027c0b8d013823d35a01 done 20:29:25 #8 exporting manifest list sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd done 20:29:25 #8 pushing layers 0.0s done 20:29:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd 0.1s done 20:29:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:25 #8 DONE 0.1s 20:29:25 20:29:25 1 warning found (use --debug to expand): 20:29:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106' 20:29:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106 --push - 20:29:25 #1 [internal] load build definition from Dockerfile 20:29:25 #1 transferring dockerfile: 175B done 20:29:25 #1 DONE 0.0s 20:29:25 20:29:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106 20:29:25 #2 DONE 0.0s 20:29:25 20:29:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106 20:29:25 #3 DONE 0.0s 20:29:25 20:29:25 #4 [internal] load .dockerignore 20:29:25 #4 transferring context: 2B done 20:29:25 #4 DONE 0.0s 20:29:25 20:29:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 20:29:25 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done 20:29:25 #5 CACHED 20:29:25 20:29:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 20:29:25 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done 20:29:25 #6 CACHED 20:29:25 20:29:25 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 20:29:25 #7 DONE 0.0s 20:29:25 20:29:25 #8 exporting to image 20:29:25 #8 exporting layers done 20:29:25 #8 exporting manifest sha256:18898afea330b70d6b7beecc48023de770f87fccbb5b137db686f748f9f89729 done 20:29:25 #8 exporting config sha256:fb2a9c4f98b1d38edfa94fc4952a20c8596d1dfa6519e11d6fea0a0f6f31859b done 20:29:25 #8 exporting manifest sha256:dcc5468cfc5334aeba86f22cb6328235ce112f8747b3e745e260add46767095b done 20:29:25 #8 exporting config sha256:3fe3232ea8a559e24553e9ab6d3daaf10172c3d0f5df027c0b8d013823d35a01 done 20:29:25 #8 exporting manifest list sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd done 20:29:25 #8 pushing layers 0.0s done 20:29:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.106@sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd 0.1s done 20:29:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:25 #8 DONE 0.1s 20:29:25 20:29:25 1 warning found (use --debug to expand): 20:29:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106' 20:29:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 --push - 20:29:25 #1 [internal] load build definition from Dockerfile 20:29:25 #1 transferring dockerfile: 216B done 20:29:25 #1 DONE 0.0s 20:29:25 20:29:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:25 #2 DONE 0.0s 20:29:25 20:29:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 20:29:25 #3 DONE 0.0s 20:29:25 20:29:25 #4 [internal] load .dockerignore 20:29:25 #4 transferring context: 2B done 20:29:25 #4 DONE 0.0s 20:29:25 20:29:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 20:29:25 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 20:29:26 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done 20:29:26 #5 CACHED 20:29:26 20:29:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 20:29:26 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done 20:29:26 #6 CACHED 20:29:26 20:29:26 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 20:29:26 #7 DONE 0.0s 20:29:26 20:29:26 #8 exporting to image 20:29:26 #8 exporting layers done 20:29:26 #8 exporting manifest sha256:18898afea330b70d6b7beecc48023de770f87fccbb5b137db686f748f9f89729 done 20:29:26 #8 exporting config sha256:fb2a9c4f98b1d38edfa94fc4952a20c8596d1dfa6519e11d6fea0a0f6f31859b done 20:29:26 #8 exporting manifest sha256:dcc5468cfc5334aeba86f22cb6328235ce112f8747b3e745e260add46767095b done 20:29:26 #8 exporting config sha256:3fe3232ea8a559e24553e9ab6d3daaf10172c3d0f5df027c0b8d013823d35a01 done 20:29:26 #8 exporting manifest list sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd done 20:29:26 #8 pushing layers 0.0s done 20:29:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106@sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd 0.1s done 20:29:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:26 #8 DONE 0.1s 20:29:26 20:29:26 1 warning found (use --debug to expand): 20:29:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 20:29:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 20:29:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 20:29:26 #1 [internal] load build definition from Dockerfile 20:29:26 #1 transferring dockerfile: 166B done 20:29:26 #1 DONE 0.0s 20:29:26 20:29:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 20:29:26 #2 DONE 0.0s 20:29:26 20:29:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 20:29:26 #3 DONE 0.0s 20:29:26 20:29:26 #4 [internal] load .dockerignore 20:29:26 #4 transferring context: 2B done 20:29:26 #4 DONE 0.0s 20:29:26 20:29:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 20:29:26 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done 20:29:26 #5 CACHED 20:29:26 20:29:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 20:29:26 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:098f038fc442c0054b4cf59eb27489e24f5d038d921867e659adf7adafdc5ac8 0.0s done 20:29:26 #6 CACHED 20:29:26 20:29:26 #7 exporting to image 20:29:26 #7 exporting layers 20:29:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 20:29:26 #7 exporting layers done 20:29:26 #7 exporting manifest sha256:18898afea330b70d6b7beecc48023de770f87fccbb5b137db686f748f9f89729 done 20:29:26 #7 exporting config sha256:fb2a9c4f98b1d38edfa94fc4952a20c8596d1dfa6519e11d6fea0a0f6f31859b done 20:29:26 #7 exporting manifest sha256:dcc5468cfc5334aeba86f22cb6328235ce112f8747b3e745e260add46767095b done 20:29:26 #7 exporting config sha256:3fe3232ea8a559e24553e9ab6d3daaf10172c3d0f5df027c0b8d013823d35a01 done 20:29:26 #7 exporting manifest list sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd done 20:29:26 #7 pushing layers 0.0s done 20:29:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ccce5013b7ba0ef214fc2484a7e3489a821afd0407583368c5bdf1bad239d4dd 0.1s done 20:29:26 #7 DONE 0.1s 20:29:26 20:29:26 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 20:29:26 #8 DONE 0.0s 20:29:26 20:29:26 1 warning found (use --debug to expand): 20:29:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:29:27 + '[' -d /w/workspace/edgex-go/965/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:29:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:29:28 ---> package-listing.sh 20:29:28 ++ facter osfamily 20:29:28 ++ tr '[:upper:]' '[:lower:]' 20:29:28 + OS_FAMILY=redhat 20:29:28 + workspace=/w/workspace/edgex-go/965 20:29:28 + START_PACKAGES=/tmp/packages_start.txt 20:29:28 + END_PACKAGES=/tmp/packages_end.txt 20:29:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:29:28 + PACKAGES=/tmp/packages_start.txt 20:29:28 + '[' /w/workspace/edgex-go/965 ']' 20:29:28 + PACKAGES=/tmp/packages_end.txt 20:29:28 + case "${OS_FAMILY}" in 20:29:28 + rpm -qa 20:29:28 + sort 20:29:28 + '[' -f /tmp/packages_start.txt ']' 20:29:28 + '[' -f /tmp/packages_end.txt ']' 20:29:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:29:28 + '[' /w/workspace/edgex-go/965 ']' 20:29:28 + mkdir -p /w/workspace/edgex-go/965/archives/ 20:29:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/965/archives/ [Pipeline] echo 20:29:28 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/965/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:29:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:29 20:29:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:30 latest: Pulling from edgex-lftools-log-publisher 20:29:30 5eb5b503b376: Pulling fs layer 20:29:30 5c69ac0246d0: Pulling fs layer 20:29:30 ec43610c2a17: Pulling fs layer 20:29:30 3a2ae6a8a46f: Pulling fs layer 20:29:30 33b1e0a273af: Pulling fs layer 20:29:30 5d3b04190fa2: Pulling fs layer 20:29:30 2f39f015ded8: Pulling fs layer 20:29:30 3a2ae6a8a46f: Waiting 20:29:30 33b1e0a273af: Waiting 20:29:30 5d3b04190fa2: Waiting 20:29:30 2f39f015ded8: Waiting 20:29:30 5c69ac0246d0: Verifying Checksum 20:29:30 5c69ac0246d0: Download complete 20:29:30 3a2ae6a8a46f: Verifying Checksum 20:29:30 3a2ae6a8a46f: Download complete 20:29:30 33b1e0a273af: Verifying Checksum 20:29:30 33b1e0a273af: Download complete 20:29:30 5d3b04190fa2: Verifying Checksum 20:29:30 5d3b04190fa2: Download complete 20:29:30 ec43610c2a17: Verifying Checksum 20:29:30 ec43610c2a17: Download complete 20:29:30 5eb5b503b376: Verifying Checksum 20:29:30 5eb5b503b376: Download complete 20:29:31 2f39f015ded8: Verifying Checksum 20:29:31 2f39f015ded8: Download complete 20:29:31 5eb5b503b376: Pull complete 20:29:31 5c69ac0246d0: Pull complete 20:29:32 ec43610c2a17: Pull complete 20:29:32 3a2ae6a8a46f: Pull complete 20:29:32 33b1e0a273af: Pull complete 20:29:32 5d3b04190fa2: Pull complete 20:29:36 2f39f015ded8: Pull complete 20:29:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:29:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:37 prd-centos7-docker-4c-2g-4774 does not seem to be running inside a container 20:29:37 $ 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/965/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:29:41 $ docker top fbc922fd2720360b09cefd0bb2b50d38ec20134e4527ab127020d2a4c4b714af -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:41 + touch /tmp/pre-build-complete [Pipeline] sh 20:29:42 + mkdir -p /var/log/sysstat [Pipeline] sh 20:29:42 + ls /var/log/sa-host 20:29:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:42 provisioning config files... 20:29:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config4186182714663636023tmp [Pipeline] { [Pipeline] echo 20:29:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:29:42 ---> create-netrc.sh [Pipeline] } 20:29:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:29:43 ---> python-tools-install.sh [Pipeline] echo 20:29:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:29:43 ---> sudo-logs.sh 20:29:43 Archiving 'sudo' log.. 20:29:43 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:29:43 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 20:29:43 $ docker stop --time=1 fbc922fd2720360b09cefd0bb2b50d38ec20134e4527ab127020d2a4c4b714af 20:29:44 $ docker rm -f --volumes fbc922fd2720360b09cefd0bb2b50d38ec20134e4527ab127020d2a4c4b714af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 20:29:44 [WS-CLEANUP] Deleting project workspace... 20:29:44 [WS-CLEANUP] Deferred wipeout is used... 20:29:44 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:44:32 #142 ... 20:44:32 20:44:32 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:44:32 #152 DONE 1176.0s 20:44:32 20:44:32 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 20:44:32 #33 ... 20:44:32 20:44:32 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:44:32 #155 DONE 0.3s 20:44:32 20:44:32 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:44:32 #142 ... 20:44:32 20:44:32 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:44:32 #156 DONE 0.2s 20:44:32 20:44:32 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:44:32 #157 DONE 0.3s 20:44:32 20:44:32 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:44:32 #147 ... 20:44:32 20:44:32 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:44:32 #158 DONE 0.2s 20:44:32 20:44:32 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:44:32 #159 DONE 0.1s 20:44:32 20:44:32 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:44:32 #160 DONE 5.9s 20:44:32 20:44:32 #107 [core-common-config-bootstrapper] exporting to image 20:44:32 #107 exporting layers 20:44:32 #107 exporting layers 0.9s done 20:44:32 #107 writing image sha256:c93493a1d48aee05d2b23a47cfac88dc21b61a08becf6345ca56560c96eae9b5 done 20:44:32 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:44:32 #107 DONE 9.5s 20:44:32 20:44:32 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:44:34 #145 DONE 1191.6s 20:44:34 20:44:34 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:44:34 #161 DONE 0.2s 20:44:34 20:44:34 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:44:35 #147 ... 20:44:35 20:44:35 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:44:39 #162 DONE 4.1s 20:44:39 20:44:39 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:44:39 #163 DONE 0.3s 20:44:39 20:44:39 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:44:39 #164 DONE 0.2s 20:44:39 20:44:39 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:44:39 #165 DONE 0.3s 20:44:39 20:44:39 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:44:39 #166 DONE 0.1s 20:44:39 20:44:39 #167 [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/ 20:44:40 #167 DONE 0.2s 20:44:40 20:44:40 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 20:44:40 #168 DONE 0.1s 20:44:40 20:44:40 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:44:40 #169 DONE 0.1s 20:44:40 20:44:40 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:44:40 #170 DONE 0.1s 20:44:40 20:44:40 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:44:42 #171 DONE 1.8s 20:44:42 20:44:42 #107 [security-bootstrapper] exporting to image 20:44:42 #107 exporting layers 20:44:43 #107 exporting layers 1.0s done 20:44:43 #107 writing image sha256:4d2088495074839865ee407ea9a3aa7ccf9092a14053860354e44aa63b9ee05f done 20:44:43 #107 naming to docker.io/library/security-bootstrapper-arm64 done 20:44:43 #107 DONE 10.5s 20:44:43 20:44:43 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:02:08 #144 ... 21:02:08 21:02:08 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:02:08 #146 DONE 2239.3s 21:02:08 21:02:08 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:02:08 #147 ... 21:02:08 21:02:08 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 21:02:08 #172 DONE 0.1s 21:02:08 21:02:08 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 21:02:08 #148 ... 21:02:08 21:02:08 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 21:02:08 #173 DONE 0.1s 21:02:08 21:02:08 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:02:08 #144 ... 21:02:08 21:02:08 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:02:08 #174 DONE 3.5s 21:02:08 21:02:08 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:02:08 #144 ... 21:02:08 21:02:08 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:02:08 #175 DONE 0.1s 21:02:08 21:02:08 #107 [core-command] exporting to image 21:02:08 #107 exporting layers 21:02:08 #107 exporting layers 0.5s done 21:02:08 #107 writing image sha256:50a4d46de87cb64809e6019d98977971f39a500f14eefb44863312b7cf26376d 0.0s done 21:02:08 #107 naming to docker.io/library/core-command-arm64 done 21:02:08 #107 DONE 11.1s 21:02:08 21:02:08 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:02:26 #144 ... 21:02:26 21:02:26 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:02:26 #153 DONE 2261.7s 21:02:26 21:02:26 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 21:02:26 #33 ... 21:02:26 21:02:26 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 21:02:26 #176 DONE 0.3s 21:02:26 21:02:26 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:02:26 #154 ... 21:02:26 21:02:26 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 21:02:26 #177 DONE 0.2s 21:02:26 21:02:26 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:02:26 #178 DONE 0.1s 21:02:26 21:02:26 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:02:26 #179 DONE 0.1s 21:02:26 21:02:26 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:02:26 #144 ... 21:02:26 21:02:26 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:02:27 #180 DONE 1.1s 21:02:27 21:02:27 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:02:27 #181 DONE 0.2s 21:02:27 21:02:27 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:02:29 #182 DONE 2.0s 21:02:29 21:02:29 #107 [security-proxy-setup] exporting to image 21:02:29 #107 exporting layers 21:02:30 #107 exporting layers 1.0s done 21:02:30 #107 writing image sha256:adbc45e41531bcad3cddf06538f48d5ca98dc6f0dccaeebb9e5e933bfdc55f52 done 21:02:30 #107 naming to docker.io/library/security-proxy-setup-arm64 done 21:02:30 #107 DONE 12.1s 21:02:30 21:02:30 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:02:30 #154 2265.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.106 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:03:09 #154 DONE 2299.8s 21:03:09 21:03:09 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:03:09 #147 ... 21:03:09 21:03:09 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 21:03:09 #183 DONE 0.3s 21:03:09 21:03:09 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 21:03:09 #148 ... 21:03:09 21:03:09 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 21:03:09 #184 DONE 0.1s 21:03:09 21:03:09 #185 [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 21:03:09 #185 DONE 0.1s 21:03:09 21:03:09 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:03:09 #147 ... 21:03:09 21:03:09 #186 [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 21:03:09 #186 DONE 0.1s 21:03:09 21:03:09 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:03:09 #187 DONE 0.1s 21:03:09 21:03:09 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:03:09 #142 ... 21:03:09 21:03:09 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:03:09 #188 DONE 0.5s 21:03:09 21:03:09 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:03:09 #189 DONE 0.5s 21:03:09 21:03:09 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:03:09 #190 DONE 0.1s 21:03:09 21:03:09 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:03:09 #191 DONE 1.6s 21:03:09 21:03:09 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:03:09 #144 ... 21:03:09 21:03:09 #107 [security-secretstore-setup] exporting to image 21:03:09 #107 exporting layers 21:03:09 #107 exporting layers 1.6s done 21:03:09 #107 writing image sha256:5d927ea07062eb73866b224be14413ca952504a09e0225a390c2bf34f3c668e1 done 21:03:09 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 21:03:09 #107 DONE 13.7s 21:03:09 21:03:09 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 21:04:05 #33 ... 21:04:05 21:04:05 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:04:05 #151 DONE 2359.1s 21:04:05 21:04:05 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 21:04:05 #46 ... 21:04:05 21:04:05 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:04:05 #192 DONE 0.1s 21:04:05 21:04:05 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:04:05 #193 DONE 0.1s 21:04:05 21:04:05 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:04:05 #194 DONE 0.4s 21:04:05 21:04:05 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 21:04:05 #46 ... 21:04:05 21:04:05 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:04:05 #195 DONE 0.1s 21:04:05 21:04:05 #107 [security-spiffe-token-provider] exporting to image 21:04:05 #107 exporting layers 21:04:05 #107 exporting layers 0.8s done 21:04:05 #107 writing image sha256:6182e9cf66c0ba16553404125408960a587e5288c80843502ee76100a412ca20 done 21:04:05 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:04:05 #107 DONE 14.5s 21:04:05 21:04:05 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:04:52 #142 ... 21:04:52 21:04:52 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:04:52 #149 DONE 2405.8s 21:04:52 21:04:52 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 21:04:52 #33 ... 21:04:52 21:04:52 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:04:52 #196 DONE 0.1s 21:04:52 21:04:52 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:04:52 #197 DONE 0.2s 21:04:52 21:04:52 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:04:52 #144 ... 21:04:52 21:04:52 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:04:52 #198 DONE 0.6s 21:04:52 21:04:52 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 21:04:52 #199 DONE 0.1s 21:04:52 21:04:52 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:04:52 #200 DONE 0.2s 21:04:52 21:04:52 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 21:04:52 #148 DONE 2408.0s 21:04:52 21:04:52 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:04:52 #201 ... 21:04:52 21:04:52 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:04:52 #147 DONE 2409.2s 21:04:52 21:04:52 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 21:04:52 #202 DONE 0.4s 21:04:52 21:04:52 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 21:04:53 #203 ... 21:04:53 21:04:53 #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:04:53 #204 DONE 0.3s 21:04:53 21:04:53 #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:04:53 #205 DONE 0.2s 21:04:53 21:04:53 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:04:53 #201 ... 21:04:53 21:04:53 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 21:04:53 #203 DONE 1.2s 21:04:54 21:04:54 #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 21:04:54 #206 ... 21:04:54 21:04:54 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:04:54 #201 DONE 3.1s 21:04:54 21:04:54 #107 [security-proxy-auth] exporting to image 21:04:54 #107 exporting layers 21:04:54 #107 ... 21:04:54 21:04:54 #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 21:04:54 #206 DONE 0.5s 21:04:54 21:04:54 #107 [core-keeper] exporting to image 21:04:55 #107 ... 21:04:55 21:04:55 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:04:55 #207 DONE 1.3s 21:04:55 21:04:55 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:04:55 #208 DONE 0.2s 21:04:55 21:04:55 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 21:04:55 #33 ... 21:04:55 21:04:55 #107 [core-data] exporting to image 21:04:55 #107 exporting layers 1.8s done 21:04:55 #107 writing image sha256:8a53c44cc81ea1f3e78dcd044c5607a4a9253ac02131ec169dfa894ba87f944b 21:04:55 #107 exporting layers 1.6s done 21:04:55 #107 writing image sha256:8a53c44cc81ea1f3e78dcd044c5607a4a9253ac02131ec169dfa894ba87f944b done 21:04:55 #107 naming to docker.io/library/security-proxy-auth-arm64 done 21:04:55 #107 writing image sha256:0fc04d7cb7b267a5e75a930a6b14790ea9992438536baad884ddc807228bcc88 21:04:56 #107 writing image sha256:0fc04d7cb7b267a5e75a930a6b14790ea9992438536baad884ddc807228bcc88 done 21:04:56 #107 naming to docker.io/library/core-keeper-arm64 done 21:04:56 #107 ... 21:04:56 21:04:56 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:04:56 #150 DONE 2413.1s 21:04:56 21:04:56 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:04:56 #144 ... 21:04:56 21:04:56 #107 [core-data] exporting to image 21:04:56 #107 exporting layers 1.4s done 21:04:56 #107 writing image sha256:3c0131567c61d4c705dad1a71b114cdb4b4b900e328ad2623b5c0e846eb2f93d done 21:04:56 #107 naming to docker.io/library/core-data-arm64 done 21:04:56 #107 DONE 17.2s 21:04:56 21:04:56 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 21:04:57 #33 ... 21:04:57 21:04:57 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:04:57 #209 DONE 0.2s 21:04:57 21:04:57 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:04:57 #210 DONE 0.2s 21:04:57 21:04:57 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:04:58 #211 DONE 0.6s 21:04:58 21:04:58 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:04:58 #144 ... 21:04:58 21:04:58 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:04:58 #212 DONE 0.1s 21:04:58 21:04:58 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:04:58 #213 DONE 0.1s 21:04:58 21:04:58 #107 [core-metadata] exporting to image 21:05:00 #107 exporting layers 2.0s done 21:05:00 #107 writing image sha256:0876b8a8c34263c6ebcf02f69801f4b65363c390a32083d09f112622a345cf4b done 21:05:00 #107 naming to docker.io/library/core-metadata-arm64 done 21:05:00 #107 DONE 19.2s 21:05:00 21:05:00 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 21:05:27 #46 ... 21:05:27 21:05:27 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:05:27 #144 DONE 2442.1s 21:05:27 21:05:27 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 21:05:27 #46 ... 21:05:27 21:05:27 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:05:27 #214 DONE 0.1s 21:05:27 21:05:27 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:05:27 #215 DONE 0.1s 21:05:27 21:05:27 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 21:05:27 #33 ... 21:05:27 21:05:27 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:05:27 #216 DONE 0.5s 21:05:27 21:05:27 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 21:05:27 #217 DONE 0.1s 21:05:27 21:05:27 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 21:05:27 #46 ... 21:05:27 21:05:27 #107 [support-scheduler] exporting to image 21:05:27 #107 exporting layers 21:05:27 #107 exporting layers 1.1s done 21:05:27 #107 writing image sha256:fcee703f03586fd9c293767b507afb98ff3df4819206913230fddb844fbf3973 done 21:05:27 #107 naming to docker.io/library/support-scheduler-arm64 done 21:05:27 #107 DONE 20.3s 21:05:27 21:05:27 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 21:05:32 #46 ... 21:05:32 21:05:32 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:05:32 #142 DONE 2448.6s 21:05:32 21:05:32 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 21:05:32 #46 ... 21:05:32 21:05:32 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:05:32 #218 DONE 0.1s 21:05:32 21:05:32 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:05:32 #219 DONE 0.1s 21:05:32 21:05:32 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:05:32 #220 DONE 0.4s 21:05:32 21:05:32 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:05:32 #221 DONE 0.1s 21:05:32 21:05:32 #107 [support-notifications] exporting to image 21:05:32 #107 exporting layers 21:05:33 #107 exporting layers 0.6s done 21:05:33 #107 writing image sha256:3c9c123854df8efaf0bf33f970c66ad07bd4e4412e6bbe5f085dbb06b201141f done 21:05:33 #107 naming to docker.io/library/support-notifications-arm64 done 21:05:33 #107 DONE 20.9s 21:05:33 21:05:33 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 21:05:33 time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:33 time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:33 time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:33 time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:33 time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:33 time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:33 time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:33 time="2026-04-08T20:21:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:33 time="2026-04-08T20:21:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:33 time="2026-04-08T20:21:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:33 time="2026-04-08T20:21:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:33 time="2026-04-08T20:21:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:33 time="2026-04-08T20:21:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:33 time="2026-04-08T20:21:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:05:33 time="2026-04-08T20:21:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:05:33 $ docker stop --time=1 f321f8d7ef5163edf0b5e060cf530496cb4b53c216a9f644b4cfc51d625bf914 21:05:35 $ docker rm -f --volumes f321f8d7ef5163edf0b5e060cf530496cb4b53c216a9f644b4cfc51d625bf914 [Pipeline] // withDockerContainer [Pipeline] sh 21:05:35 + docker images 21:05:35 REPOSITORY TAG IMAGE ID CREATED SIZE 21:05:35 support-notifications-arm64 latest 3c9c123854df 3 seconds ago 56.1MB 21:05:35 support-scheduler-arm64 latest fcee703f0358 9 seconds ago 52.2MB 21:05:35 core-metadata-arm64 latest 0876b8a8c342 37 seconds ago 48.2MB 21:05:35 core-data-arm64 latest 3c0131567c61 40 seconds ago 48.1MB 21:05:35 core-keeper-arm64 latest 0fc04d7cb7b2 41 seconds ago 47.8MB 21:05:35 security-proxy-auth-arm64 latest 8a53c44cc81e 42 seconds ago 47.3MB 21:05:35 security-spiffe-token-provider-arm64 latest 6182e9cf66c0 About a minute ago 51.9MB 21:05:35 security-secretstore-setup-arm64 latest 5d927ea07062 2 minutes ago 85.7MB 21:05:35 security-proxy-setup-arm64 latest adbc45e41531 3 minutes ago 52.9MB 21:05:35 core-command-arm64 latest 50a4d46de87c 3 minutes ago 42.5MB 21:05:35 security-bootstrapper-arm64 latest 4d2088495074 20 minutes ago 21.3MB 21:05:35 core-common-config-bootstrapper-arm64 latest c93493a1d48a 21 minutes ago 20.2MB 21:05:35 security-spire-config-arm64 latest aac9b852d6a9 42 minutes ago 162MB 21:05:35 security-spire-agent-arm64 latest a6685419b651 42 minutes ago 219MB 21:05:35 security-spire-server-arm64 latest 6d1e98faef1c 42 minutes ago 163MB 21:05:35 ci-base-image-arm64 latest e97bbaa8c429 44 minutes ago 898MB 21:05:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 5 months ago 564MB 21:05:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:35 provisioning config files... 21:05:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/965@tmp/config1611323889173838692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:36 ---> ****-login.sh 21:05:36 nexus3.edgexfoundry.org:10001 21:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:05:37 Configure a credential helper to remove this warning. See 21:05:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:05:37 21:05:37 Login Succeeded 21:05:37 nexus3.edgexfoundry.org:10002 21:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:05:37 Configure a credential helper to remove this warning. See 21:05:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:05:37 21:05:37 Login Succeeded 21:05:37 nexus3.edgexfoundry.org:10003 21:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:05:37 Configure a credential helper to remove this warning. See 21:05:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:05:37 21:05:37 Login Succeeded 21:05:37 nexus3.edgexfoundry.org:10004 21:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:05:38 Configure a credential helper to remove this warning. See 21:05:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:05:38 21:05:38 Login Succeeded 21:05:38 ****.io 21:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:05:38 Configure a credential helper to remove this warning. See 21:05:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:05:38 21:05:38 Login Succeeded 21:05:38 ---> ****-login.sh ends [Pipeline] } 21:05:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 21:05:38 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:05:38 e4096de299f95fa94277bb85e2f69a4787fd287f 21:05:38 latest 21:05:38 4.1.0-dev.106 21:05:38 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:05:38 main 21:05:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:05:39 2e91aaaceb71: Preparing 21:05:39 12ab7e233b0b: Preparing 21:05:39 3911ce2fd20e: Preparing 21:05:39 97930aeeb12f: Preparing 21:05:39 a27063bf20c2: Preparing 21:05:39 8d7d350705d5: Preparing 21:05:39 c4e71c2a4573: Preparing 21:05:39 8d7d350705d5: Waiting 21:05:39 c4e71c2a4573: Waiting 21:05:39 a27063bf20c2: Pushed 21:05:39 2e91aaaceb71: Pushed 21:05:39 3911ce2fd20e: Pushed 21:05:39 97930aeeb12f: Pushed 21:05:39 c4e71c2a4573: Layer already exists 21:05:39 8d7d350705d5: Pushed 21:05:48 12ab7e233b0b: Pushed 21:05:48 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:9625b1f2968ecda49156c353acca1d96819a8c151d510f26540cd3ced77905b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:05:48 2e91aaaceb71: Preparing 21:05:48 12ab7e233b0b: Preparing 21:05:48 3911ce2fd20e: Preparing 21:05:48 97930aeeb12f: Preparing 21:05:48 a27063bf20c2: Preparing 21:05:48 8d7d350705d5: Preparing 21:05:48 c4e71c2a4573: Preparing 21:05:48 8d7d350705d5: Waiting 21:05:48 c4e71c2a4573: Waiting 21:05:48 2e91aaaceb71: Layer already exists 21:05:48 3911ce2fd20e: Layer already exists 21:05:48 97930aeeb12f: Layer already exists 21:05:48 a27063bf20c2: Layer already exists 21:05:48 12ab7e233b0b: Layer already exists 21:05:48 c4e71c2a4573: Layer already exists 21:05:48 8d7d350705d5: Layer already exists 21:05:49 latest: digest: sha256:9625b1f2968ecda49156c353acca1d96819a8c151d510f26540cd3ced77905b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.106 21:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:05:49 2e91aaaceb71: Preparing 21:05:49 12ab7e233b0b: Preparing 21:05:49 3911ce2fd20e: Preparing 21:05:49 97930aeeb12f: Preparing 21:05:49 a27063bf20c2: Preparing 21:05:49 8d7d350705d5: Preparing 21:05:49 c4e71c2a4573: Preparing 21:05:49 8d7d350705d5: Waiting 21:05:49 c4e71c2a4573: Waiting 21:05:49 2e91aaaceb71: Layer already exists 21:05:49 3911ce2fd20e: Layer already exists 21:05:49 a27063bf20c2: Layer already exists 21:05:49 97930aeeb12f: Layer already exists 21:05:49 12ab7e233b0b: Layer already exists 21:05:49 8d7d350705d5: Layer already exists 21:05:49 c4e71c2a4573: Layer already exists 21:05:49 4.1.0-dev.106: digest: sha256:9625b1f2968ecda49156c353acca1d96819a8c151d510f26540cd3ced77905b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:05:54 2e91aaaceb71: Preparing 21:05:54 12ab7e233b0b: Preparing 21:05:54 3911ce2fd20e: Preparing 21:05:54 97930aeeb12f: Preparing 21:05:54 a27063bf20c2: Preparing 21:05:54 8d7d350705d5: Preparing 21:05:54 c4e71c2a4573: Preparing 21:05:54 8d7d350705d5: Waiting 21:05:54 c4e71c2a4573: Waiting 21:05:54 3911ce2fd20e: Layer already exists 21:05:54 2e91aaaceb71: Layer already exists 21:05:54 97930aeeb12f: Layer already exists 21:05:54 12ab7e233b0b: Layer already exists 21:05:54 a27063bf20c2: Layer already exists 21:05:54 8d7d350705d5: Layer already exists 21:05:54 c4e71c2a4573: Layer already exists 21:05:54 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:9625b1f2968ecda49156c353acca1d96819a8c151d510f26540cd3ced77905b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:05:55 2e91aaaceb71: Preparing 21:05:55 12ab7e233b0b: Preparing 21:05:55 3911ce2fd20e: Preparing 21:05:55 97930aeeb12f: Preparing 21:05:55 a27063bf20c2: Preparing 21:05:55 8d7d350705d5: Preparing 21:05:55 c4e71c2a4573: Preparing 21:05:55 8d7d350705d5: Waiting 21:05:55 c4e71c2a4573: Waiting 21:05:55 3911ce2fd20e: Layer already exists 21:05:55 a27063bf20c2: Layer already exists 21:05:55 97930aeeb12f: Layer already exists 21:05:55 2e91aaaceb71: Layer already exists 21:05:55 12ab7e233b0b: Layer already exists 21:05:55 8d7d350705d5: Layer already exists 21:05:55 c4e71c2a4573: Layer already exists 21:05:55 main: digest: sha256:9625b1f2968ecda49156c353acca1d96819a8c151d510f26540cd3ced77905b2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:55 ===================================================== [Pipeline] echo 21:05:55 taggedImages: 21:05:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:05:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:05:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.106 21:05:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:05:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:05:55 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:05:55 e4096de299f95fa94277bb85e2f69a4787fd287f 21:05:55 latest 21:05:55 4.1.0-dev.106 21:05:55 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:05:55 main 21:05:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:05:56 7f5fc13e5fec: Preparing 21:05:56 cd948e9dc42b: Preparing 21:05:56 0b1b0481fede: Preparing 21:05:56 04761e8321be: Preparing 21:05:56 3911ce2fd20e: Preparing 21:05:56 97930aeeb12f: Preparing 21:05:56 97930aeeb12f: Waiting 21:05:56 a27063bf20c2: Preparing 21:05:56 8d7d350705d5: Preparing 21:05:56 a27063bf20c2: Waiting 21:05:56 c4e71c2a4573: Preparing 21:05:56 8d7d350705d5: Waiting 21:05:56 c4e71c2a4573: Waiting 21:05:56 3911ce2fd20e: Layer already exists 21:05:56 97930aeeb12f: Layer already exists 21:05:56 a27063bf20c2: Layer already exists 21:05:56 cd948e9dc42b: Pushed 21:05:56 8d7d350705d5: Layer already exists 21:05:56 0b1b0481fede: Pushed 21:05:56 7f5fc13e5fec: Pushed 21:05:56 c4e71c2a4573: Layer already exists 21:05:59 04761e8321be: Pushed 21:05:59 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:a8d79a5a3e2576e7dd6a2fbc445c5ed6ec8e1530790ac09cd07224fc1eb4caf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:59 + 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 21:06:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:06:00 7f5fc13e5fec: Preparing 21:06:00 cd948e9dc42b: Preparing 21:06:00 0b1b0481fede: Preparing 21:06:00 04761e8321be: Preparing 21:06:00 3911ce2fd20e: Preparing 21:06:00 97930aeeb12f: Preparing 21:06:00 a27063bf20c2: Preparing 21:06:00 8d7d350705d5: Preparing 21:06:00 c4e71c2a4573: Preparing 21:06:00 97930aeeb12f: Waiting 21:06:00 8d7d350705d5: Waiting 21:06:00 c4e71c2a4573: Waiting 21:06:00 a27063bf20c2: Waiting 21:06:00 3911ce2fd20e: Layer already exists 21:06:00 04761e8321be: Layer already exists 21:06:00 cd948e9dc42b: Layer already exists 21:06:00 7f5fc13e5fec: Layer already exists 21:06:00 0b1b0481fede: Layer already exists 21:06:00 8d7d350705d5: Layer already exists 21:06:00 a27063bf20c2: Layer already exists 21:06:00 97930aeeb12f: Layer already exists 21:06:00 c4e71c2a4573: Layer already exists 21:06:00 latest: digest: sha256:a8d79a5a3e2576e7dd6a2fbc445c5ed6ec8e1530790ac09cd07224fc1eb4caf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.106 21:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:06:00 7f5fc13e5fec: Preparing 21:06:00 cd948e9dc42b: Preparing 21:06:00 0b1b0481fede: Preparing 21:06:00 04761e8321be: Preparing 21:06:00 3911ce2fd20e: Preparing 21:06:00 97930aeeb12f: Preparing 21:06:00 a27063bf20c2: Preparing 21:06:00 8d7d350705d5: Preparing 21:06:00 c4e71c2a4573: Preparing 21:06:00 a27063bf20c2: Waiting 21:06:00 8d7d350705d5: Waiting 21:06:00 97930aeeb12f: Waiting 21:06:00 3911ce2fd20e: Layer already exists 21:06:00 04761e8321be: Layer already exists 21:06:00 0b1b0481fede: Layer already exists 21:06:00 cd948e9dc42b: Layer already exists 21:06:00 7f5fc13e5fec: Layer already exists 21:06:00 97930aeeb12f: Layer already exists 21:06:00 8d7d350705d5: Layer already exists 21:06:00 a27063bf20c2: Layer already exists 21:06:00 c4e71c2a4573: Layer already exists 21:06:01 4.1.0-dev.106: digest: sha256:a8d79a5a3e2576e7dd6a2fbc445c5ed6ec8e1530790ac09cd07224fc1eb4caf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:06:01 7f5fc13e5fec: Preparing 21:06:01 cd948e9dc42b: Preparing 21:06:01 0b1b0481fede: Preparing 21:06:01 04761e8321be: Preparing 21:06:01 3911ce2fd20e: Preparing 21:06:01 97930aeeb12f: Preparing 21:06:01 a27063bf20c2: Preparing 21:06:01 8d7d350705d5: Preparing 21:06:01 c4e71c2a4573: Preparing 21:06:01 97930aeeb12f: Waiting 21:06:01 a27063bf20c2: Waiting 21:06:01 8d7d350705d5: Waiting 21:06:01 c4e71c2a4573: Waiting 21:06:01 0b1b0481fede: Layer already exists 21:06:01 cd948e9dc42b: Layer already exists 21:06:01 7f5fc13e5fec: Layer already exists 21:06:01 3911ce2fd20e: Layer already exists 21:06:01 04761e8321be: Layer already exists 21:06:01 a27063bf20c2: Layer already exists 21:06:01 97930aeeb12f: Layer already exists 21:06:01 c4e71c2a4573: Layer already exists 21:06:01 8d7d350705d5: Layer already exists 21:06:01 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:a8d79a5a3e2576e7dd6a2fbc445c5ed6ec8e1530790ac09cd07224fc1eb4caf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:02 + 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 21:06:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:06:02 7f5fc13e5fec: Preparing 21:06:02 cd948e9dc42b: Preparing 21:06:02 0b1b0481fede: Preparing 21:06:02 04761e8321be: Preparing 21:06:02 3911ce2fd20e: Preparing 21:06:02 97930aeeb12f: Preparing 21:06:02 a27063bf20c2: Preparing 21:06:02 8d7d350705d5: Preparing 21:06:02 c4e71c2a4573: Preparing 21:06:02 97930aeeb12f: Waiting 21:06:02 8d7d350705d5: Waiting 21:06:02 a27063bf20c2: Waiting 21:06:02 c4e71c2a4573: Waiting 21:06:02 cd948e9dc42b: Layer already exists 21:06:02 3911ce2fd20e: Layer already exists 21:06:02 0b1b0481fede: Layer already exists 21:06:02 7f5fc13e5fec: Layer already exists 21:06:02 04761e8321be: Layer already exists 21:06:02 8d7d350705d5: Layer already exists 21:06:02 c4e71c2a4573: Layer already exists 21:06:02 a27063bf20c2: Layer already exists 21:06:02 97930aeeb12f: Layer already exists 21:06:03 main: digest: sha256:a8d79a5a3e2576e7dd6a2fbc445c5ed6ec8e1530790ac09cd07224fc1eb4caf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:03 ===================================================== [Pipeline] echo 21:06:03 taggedImages: 21:06:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:06:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:06:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.106 21:06:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:06:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:06:03 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:06:03 e4096de299f95fa94277bb85e2f69a4787fd287f 21:06:03 latest 21:06:03 4.1.0-dev.106 21:06:03 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:06:03 main 21:06:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:06:04 728061b27814: Preparing 21:06:04 f965c2fece79: Preparing 21:06:04 3911ce2fd20e: Preparing 21:06:04 97930aeeb12f: Preparing 21:06:04 2b885fe62e8a: Preparing 21:06:04 2ae8e7fb0dc6: Preparing 21:06:04 c4e71c2a4573: Preparing 21:06:04 2ae8e7fb0dc6: Waiting 21:06:04 c4e71c2a4573: Waiting 21:06:04 2b885fe62e8a: Pushed 21:06:07 3911ce2fd20e: Layer already exists 21:06:07 97930aeeb12f: Layer already exists 21:06:07 c4e71c2a4573: Layer already exists 21:06:07 728061b27814: Pushed 21:06:07 2ae8e7fb0dc6: Pushed 21:06:12 f965c2fece79: Pushed 21:06:12 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:7daf4a6e349eda9e7ff15300b8afbcf487e5c8ba7c962d50c9097bea6873d77a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:06:13 728061b27814: Preparing 21:06:13 f965c2fece79: Preparing 21:06:13 3911ce2fd20e: Preparing 21:06:13 97930aeeb12f: Preparing 21:06:13 2b885fe62e8a: Preparing 21:06:13 2ae8e7fb0dc6: Preparing 21:06:13 c4e71c2a4573: Preparing 21:06:13 c4e71c2a4573: Waiting 21:06:13 97930aeeb12f: Layer already exists 21:06:13 2b885fe62e8a: Layer already exists 21:06:13 3911ce2fd20e: Layer already exists 21:06:13 f965c2fece79: Layer already exists 21:06:13 728061b27814: Layer already exists 21:06:13 2ae8e7fb0dc6: Layer already exists 21:06:13 c4e71c2a4573: Layer already exists 21:06:13 latest: digest: sha256:7daf4a6e349eda9e7ff15300b8afbcf487e5c8ba7c962d50c9097bea6873d77a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.106 21:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:06:14 728061b27814: Preparing 21:06:14 f965c2fece79: Preparing 21:06:14 3911ce2fd20e: Preparing 21:06:14 97930aeeb12f: Preparing 21:06:14 2b885fe62e8a: Preparing 21:06:14 2ae8e7fb0dc6: Preparing 21:06:14 c4e71c2a4573: Preparing 21:06:14 2ae8e7fb0dc6: Waiting 21:06:14 c4e71c2a4573: Waiting 21:06:14 2b885fe62e8a: Layer already exists 21:06:14 f965c2fece79: Layer already exists 21:06:14 97930aeeb12f: Layer already exists 21:06:14 728061b27814: Layer already exists 21:06:14 3911ce2fd20e: Layer already exists 21:06:14 2ae8e7fb0dc6: Layer already exists 21:06:14 c4e71c2a4573: Layer already exists 21:06:14 4.1.0-dev.106: digest: sha256:7daf4a6e349eda9e7ff15300b8afbcf487e5c8ba7c962d50c9097bea6873d77a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:06:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:06:15 728061b27814: Preparing 21:06:15 f965c2fece79: Preparing 21:06:15 3911ce2fd20e: Preparing 21:06:15 97930aeeb12f: Preparing 21:06:15 2b885fe62e8a: Preparing 21:06:15 2ae8e7fb0dc6: Preparing 21:06:15 c4e71c2a4573: Preparing 21:06:15 2ae8e7fb0dc6: Waiting 21:06:15 c4e71c2a4573: Waiting 21:06:15 f965c2fece79: Layer already exists 21:06:15 2b885fe62e8a: Layer already exists 21:06:15 97930aeeb12f: Layer already exists 21:06:15 728061b27814: Layer already exists 21:06:15 3911ce2fd20e: Layer already exists 21:06:15 2ae8e7fb0dc6: Layer already exists 21:06:15 c4e71c2a4573: Layer already exists 21:06:15 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:7daf4a6e349eda9e7ff15300b8afbcf487e5c8ba7c962d50c9097bea6873d77a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:06:16 728061b27814: Preparing 21:06:16 f965c2fece79: Preparing 21:06:16 3911ce2fd20e: Preparing 21:06:16 97930aeeb12f: Preparing 21:06:16 2b885fe62e8a: Preparing 21:06:16 2ae8e7fb0dc6: Preparing 21:06:16 c4e71c2a4573: Preparing 21:06:16 2ae8e7fb0dc6: Waiting 21:06:16 c4e71c2a4573: Waiting 21:06:16 728061b27814: Layer already exists 21:06:16 f965c2fece79: Layer already exists 21:06:16 3911ce2fd20e: Layer already exists 21:06:16 97930aeeb12f: Layer already exists 21:06:16 2b885fe62e8a: Layer already exists 21:06:16 2ae8e7fb0dc6: Layer already exists 21:06:16 c4e71c2a4573: Layer already exists 21:06:16 main: digest: sha256:7daf4a6e349eda9e7ff15300b8afbcf487e5c8ba7c962d50c9097bea6873d77a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:16 ===================================================== [Pipeline] echo 21:06:16 taggedImages: 21:06:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:06:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:06:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.106 21:06:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:06:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:06:16 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 21:06:16 e4096de299f95fa94277bb85e2f69a4787fd287f 21:06:16 latest 21:06:16 4.1.0-dev.106 21:06:16 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:06:16 main 21:06:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 21:06:17 8630002369ea: Preparing 21:06:17 8586224df80b: Preparing 21:06:17 97930aeeb12f: Preparing 21:06:17 cb254e39cb74: Preparing 21:06:17 2260101bdd11: Preparing 21:06:17 c4e71c2a4573: Preparing 21:06:17 c4e71c2a4573: Waiting 21:06:17 97930aeeb12f: Layer already exists 21:06:17 c4e71c2a4573: Layer already exists 21:06:17 2260101bdd11: Pushed 21:06:17 8630002369ea: Pushed 21:06:17 cb254e39cb74: Pushed 21:06:25 8586224df80b: Pushed 21:06:25 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:80089d6e2b20467f769df6400a209ab2f08397f345c5efa60926d704f37ceb8d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 21:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 21:06:26 8630002369ea: Preparing 21:06:26 8586224df80b: Preparing 21:06:26 97930aeeb12f: Preparing 21:06:26 cb254e39cb74: Preparing 21:06:26 2260101bdd11: Preparing 21:06:26 c4e71c2a4573: Preparing 21:06:26 c4e71c2a4573: Waiting 21:06:26 2260101bdd11: Layer already exists 21:06:26 8630002369ea: Layer already exists 21:06:26 8586224df80b: Layer already exists 21:06:26 97930aeeb12f: Layer already exists 21:06:26 cb254e39cb74: Layer already exists 21:06:26 c4e71c2a4573: Layer already exists 21:06:26 latest: digest: sha256:80089d6e2b20467f769df6400a209ab2f08397f345c5efa60926d704f37ceb8d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.106 21:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 21:06:27 8630002369ea: Preparing 21:06:27 8586224df80b: Preparing 21:06:27 97930aeeb12f: Preparing 21:06:27 cb254e39cb74: Preparing 21:06:27 2260101bdd11: Preparing 21:06:27 c4e71c2a4573: Preparing 21:06:27 c4e71c2a4573: Waiting 21:06:27 2260101bdd11: Layer already exists 21:06:27 8630002369ea: Layer already exists 21:06:27 8586224df80b: Layer already exists 21:06:27 cb254e39cb74: Layer already exists 21:06:27 97930aeeb12f: Layer already exists 21:06:27 c4e71c2a4573: Layer already exists 21:06:27 4.1.0-dev.106: digest: sha256:80089d6e2b20467f769df6400a209ab2f08397f345c5efa60926d704f37ceb8d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 21:06:28 8630002369ea: Preparing 21:06:28 8586224df80b: Preparing 21:06:28 97930aeeb12f: Preparing 21:06:28 cb254e39cb74: Preparing 21:06:28 2260101bdd11: Preparing 21:06:28 c4e71c2a4573: Preparing 21:06:28 c4e71c2a4573: Waiting 21:06:28 cb254e39cb74: Layer already exists 21:06:28 97930aeeb12f: Layer already exists 21:06:28 8586224df80b: Layer already exists 21:06:28 8630002369ea: Layer already exists 21:06:28 2260101bdd11: Layer already exists 21:06:28 c4e71c2a4573: Layer already exists 21:06:28 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:80089d6e2b20467f769df6400a209ab2f08397f345c5efa60926d704f37ceb8d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:28 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 21:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 21:06:28 8630002369ea: Preparing 21:06:28 8586224df80b: Preparing 21:06:28 97930aeeb12f: Preparing 21:06:28 cb254e39cb74: Preparing 21:06:28 2260101bdd11: Preparing 21:06:28 c4e71c2a4573: Preparing 21:06:28 c4e71c2a4573: Waiting 21:06:28 2260101bdd11: Layer already exists 21:06:28 8586224df80b: Layer already exists 21:06:28 cb254e39cb74: Layer already exists 21:06:28 8630002369ea: Layer already exists 21:06:28 97930aeeb12f: Layer already exists 21:06:28 c4e71c2a4573: Layer already exists 21:06:29 main: digest: sha256:80089d6e2b20467f769df6400a209ab2f08397f345c5efa60926d704f37ceb8d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:29 ===================================================== [Pipeline] echo 21:06:29 taggedImages: 21:06:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:06:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 21:06:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.106 21:06:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:06:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 21:06:29 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:06:29 e4096de299f95fa94277bb85e2f69a4787fd287f 21:06:29 latest 21:06:29 4.1.0-dev.106 21:06:29 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:06:29 main 21:06:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:06:30 2ad4ae43ed30: Preparing 21:06:30 f0687e55f371: Preparing 21:06:30 60ecaa76ce6c: Preparing 21:06:30 3911ce2fd20e: Preparing 21:06:30 97930aeeb12f: Preparing 21:06:30 a27063bf20c2: Preparing 21:06:30 8d7d350705d5: Preparing 21:06:30 c4e71c2a4573: Preparing 21:06:30 c4e71c2a4573: Waiting 21:06:30 a27063bf20c2: Waiting 21:06:30 8d7d350705d5: Waiting 21:06:30 97930aeeb12f: Layer already exists 21:06:30 3911ce2fd20e: Layer already exists 21:06:30 a27063bf20c2: Layer already exists 21:06:30 8d7d350705d5: Layer already exists 21:06:30 c4e71c2a4573: Layer already exists 21:06:30 f0687e55f371: Pushed 21:06:30 2ad4ae43ed30: Pushed 21:06:42 60ecaa76ce6c: Pushed 21:06:42 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:fef39f0dcdfa28c15243a02db3420be105d7e353e13a83ef1c9438bf028b5e95 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:06:43 2ad4ae43ed30: Preparing 21:06:43 f0687e55f371: Preparing 21:06:43 60ecaa76ce6c: Preparing 21:06:43 3911ce2fd20e: Preparing 21:06:43 97930aeeb12f: Preparing 21:06:43 a27063bf20c2: Preparing 21:06:43 8d7d350705d5: Preparing 21:06:43 c4e71c2a4573: Preparing 21:06:43 a27063bf20c2: Waiting 21:06:43 8d7d350705d5: Waiting 21:06:43 c4e71c2a4573: Waiting 21:06:43 f0687e55f371: Layer already exists 21:06:43 97930aeeb12f: Layer already exists 21:06:43 3911ce2fd20e: Layer already exists 21:06:43 2ad4ae43ed30: Layer already exists 21:06:43 60ecaa76ce6c: Layer already exists 21:06:43 8d7d350705d5: Layer already exists 21:06:43 c4e71c2a4573: Layer already exists 21:06:43 a27063bf20c2: Layer already exists 21:06:43 latest: digest: sha256:fef39f0dcdfa28c15243a02db3420be105d7e353e13a83ef1c9438bf028b5e95 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.106 21:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:06:44 2ad4ae43ed30: Preparing 21:06:44 f0687e55f371: Preparing 21:06:44 60ecaa76ce6c: Preparing 21:06:44 3911ce2fd20e: Preparing 21:06:44 97930aeeb12f: Preparing 21:06:44 a27063bf20c2: Preparing 21:06:44 8d7d350705d5: Preparing 21:06:44 c4e71c2a4573: Preparing 21:06:44 a27063bf20c2: Waiting 21:06:44 8d7d350705d5: Waiting 21:06:44 c4e71c2a4573: Waiting 21:06:44 2ad4ae43ed30: Layer already exists 21:06:44 f0687e55f371: Layer already exists 21:06:44 3911ce2fd20e: Layer already exists 21:06:44 97930aeeb12f: Layer already exists 21:06:44 60ecaa76ce6c: Layer already exists 21:06:44 a27063bf20c2: Layer already exists 21:06:44 c4e71c2a4573: Layer already exists 21:06:44 8d7d350705d5: Layer already exists 21:06:44 4.1.0-dev.106: digest: sha256:fef39f0dcdfa28c15243a02db3420be105d7e353e13a83ef1c9438bf028b5e95 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:06:44 2ad4ae43ed30: Preparing 21:06:44 f0687e55f371: Preparing 21:06:44 60ecaa76ce6c: Preparing 21:06:44 3911ce2fd20e: Preparing 21:06:44 97930aeeb12f: Preparing 21:06:44 a27063bf20c2: Preparing 21:06:44 8d7d350705d5: Preparing 21:06:44 c4e71c2a4573: Preparing 21:06:44 8d7d350705d5: Waiting 21:06:44 c4e71c2a4573: Waiting 21:06:44 a27063bf20c2: Waiting 21:06:44 97930aeeb12f: Layer already exists 21:06:44 2ad4ae43ed30: Layer already exists 21:06:44 f0687e55f371: Layer already exists 21:06:44 60ecaa76ce6c: Layer already exists 21:06:44 3911ce2fd20e: Layer already exists 21:06:44 8d7d350705d5: Layer already exists 21:06:44 a27063bf20c2: Layer already exists 21:06:44 c4e71c2a4573: Layer already exists 21:06:44 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:fef39f0dcdfa28c15243a02db3420be105d7e353e13a83ef1c9438bf028b5e95 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:06:45 2ad4ae43ed30: Preparing 21:06:45 f0687e55f371: Preparing 21:06:45 60ecaa76ce6c: Preparing 21:06:45 3911ce2fd20e: Preparing 21:06:45 97930aeeb12f: Preparing 21:06:45 a27063bf20c2: Preparing 21:06:45 8d7d350705d5: Preparing 21:06:45 c4e71c2a4573: Preparing 21:06:45 8d7d350705d5: Waiting 21:06:45 c4e71c2a4573: Waiting 21:06:45 a27063bf20c2: Waiting 21:06:45 f0687e55f371: Layer already exists 21:06:45 60ecaa76ce6c: Layer already exists 21:06:45 2ad4ae43ed30: Layer already exists 21:06:45 97930aeeb12f: Layer already exists 21:06:45 3911ce2fd20e: Layer already exists 21:06:45 8d7d350705d5: Layer already exists 21:06:45 a27063bf20c2: Layer already exists 21:06:45 c4e71c2a4573: Layer already exists 21:06:45 main: digest: sha256:fef39f0dcdfa28c15243a02db3420be105d7e353e13a83ef1c9438bf028b5e95 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:45 ===================================================== [Pipeline] echo 21:06:46 taggedImages: 21:06:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:06:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:06:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.106 21:06:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:06:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:06:46 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:06:46 e4096de299f95fa94277bb85e2f69a4787fd287f 21:06:46 latest 21:06:46 4.1.0-dev.106 21:06:46 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:06:46 main 21:06:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:06:48 d9983ab1cc76: Preparing 21:06:48 9c39e7816377: Preparing 21:06:48 5f564bb18a42: Preparing 21:06:48 73b9ef629ab1: Preparing 21:06:48 fa77fb100565: Preparing 21:06:48 e588ad139f60: Preparing 21:06:48 633f404b0496: Preparing 21:06:48 3911ce2fd20e: Preparing 21:06:48 97930aeeb12f: Preparing 21:06:48 a6ec41632c86: Preparing 21:06:48 4eb85c707738: Preparing 21:06:48 5f70bf18a086: Preparing 21:06:48 2d215787e717: Preparing 21:06:48 8792cf9019cc: Preparing 21:06:48 b99285a21fda: Preparing 21:06:48 c4e71c2a4573: Preparing 21:06:48 a6ec41632c86: Waiting 21:06:48 4eb85c707738: Waiting 21:06:48 5f70bf18a086: Waiting 21:06:48 2d215787e717: Waiting 21:06:48 8792cf9019cc: Waiting 21:06:48 b99285a21fda: Waiting 21:06:48 c4e71c2a4573: Waiting 21:06:48 e588ad139f60: Waiting 21:06:48 633f404b0496: Waiting 21:06:48 3911ce2fd20e: Waiting 21:06:48 97930aeeb12f: Waiting 21:06:48 fa77fb100565: Pushed 21:06:48 5f564bb18a42: Pushed 21:06:48 d9983ab1cc76: Pushed 21:06:48 73b9ef629ab1: Pushed 21:06:48 9c39e7816377: Pushed 21:06:48 97930aeeb12f: Layer already exists 21:06:48 3911ce2fd20e: Layer already exists 21:06:48 e588ad139f60: Pushed 21:06:48 5f70bf18a086: Layer already exists 21:06:48 a6ec41632c86: Pushed 21:06:48 4eb85c707738: Pushed 21:06:48 c4e71c2a4573: Layer already exists 21:06:48 8792cf9019cc: Pushed 21:06:48 2d215787e717: Pushed 21:06:48 b99285a21fda: Pushed 21:06:51 633f404b0496: Pushed 21:06:51 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:7942af06356b3e6c974e3b744bd30ba12a4528c0f0e23be585a9c8d60664ea22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:06:52 d9983ab1cc76: Preparing 21:06:52 9c39e7816377: Preparing 21:06:52 5f564bb18a42: Preparing 21:06:52 73b9ef629ab1: Preparing 21:06:52 fa77fb100565: Preparing 21:06:52 e588ad139f60: Preparing 21:06:52 633f404b0496: Preparing 21:06:52 3911ce2fd20e: Preparing 21:06:52 97930aeeb12f: Preparing 21:06:52 a6ec41632c86: Preparing 21:06:52 4eb85c707738: Preparing 21:06:52 5f70bf18a086: Preparing 21:06:52 2d215787e717: Preparing 21:06:52 8792cf9019cc: Preparing 21:06:52 b99285a21fda: Preparing 21:06:52 c4e71c2a4573: Preparing 21:06:52 a6ec41632c86: Waiting 21:06:52 4eb85c707738: Waiting 21:06:52 5f70bf18a086: Waiting 21:06:52 2d215787e717: Waiting 21:06:52 8792cf9019cc: Waiting 21:06:52 b99285a21fda: Waiting 21:06:52 c4e71c2a4573: Waiting 21:06:52 633f404b0496: Waiting 21:06:52 3911ce2fd20e: Waiting 21:06:52 97930aeeb12f: Waiting 21:06:52 e588ad139f60: Waiting 21:06:52 9c39e7816377: Layer already exists 21:06:52 d9983ab1cc76: Layer already exists 21:06:52 73b9ef629ab1: Layer already exists 21:06:52 fa77fb100565: Layer already exists 21:06:52 5f564bb18a42: Layer already exists 21:06:52 97930aeeb12f: Layer already exists 21:06:52 3911ce2fd20e: Layer already exists 21:06:52 e588ad139f60: Layer already exists 21:06:52 a6ec41632c86: Layer already exists 21:06:52 633f404b0496: Layer already exists 21:06:52 4eb85c707738: Layer already exists 21:06:52 2d215787e717: Layer already exists 21:06:52 5f70bf18a086: Layer already exists 21:06:52 b99285a21fda: Layer already exists 21:06:52 8792cf9019cc: Layer already exists 21:06:52 c4e71c2a4573: Layer already exists 21:06:52 latest: digest: sha256:7942af06356b3e6c974e3b744bd30ba12a4528c0f0e23be585a9c8d60664ea22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.106 21:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:06:52 d9983ab1cc76: Preparing 21:06:52 9c39e7816377: Preparing 21:06:52 5f564bb18a42: Preparing 21:06:52 73b9ef629ab1: Preparing 21:06:52 fa77fb100565: Preparing 21:06:52 e588ad139f60: Preparing 21:06:52 633f404b0496: Preparing 21:06:52 3911ce2fd20e: Preparing 21:06:52 97930aeeb12f: Preparing 21:06:52 a6ec41632c86: Preparing 21:06:52 e588ad139f60: Waiting 21:06:52 4eb85c707738: Preparing 21:06:52 5f70bf18a086: Preparing 21:06:52 633f404b0496: Waiting 21:06:52 2d215787e717: Preparing 21:06:52 3911ce2fd20e: Waiting 21:06:52 8792cf9019cc: Preparing 21:06:52 97930aeeb12f: Waiting 21:06:52 b99285a21fda: Preparing 21:06:52 a6ec41632c86: Waiting 21:06:52 c4e71c2a4573: Preparing 21:06:52 4eb85c707738: Waiting 21:06:52 2d215787e717: Waiting 21:06:52 5f70bf18a086: Waiting 21:06:52 8792cf9019cc: Waiting 21:06:52 b99285a21fda: Waiting 21:06:52 c4e71c2a4573: Waiting 21:06:52 fa77fb100565: Layer already exists 21:06:52 73b9ef629ab1: Layer already exists 21:06:52 5f564bb18a42: Layer already exists 21:06:52 d9983ab1cc76: Layer already exists 21:06:52 9c39e7816377: Layer already exists 21:06:52 633f404b0496: Layer already exists 21:06:52 e588ad139f60: Layer already exists 21:06:52 3911ce2fd20e: Layer already exists 21:06:52 97930aeeb12f: Layer already exists 21:06:52 a6ec41632c86: Layer already exists 21:06:52 2d215787e717: Layer already exists 21:06:52 4eb85c707738: Layer already exists 21:06:52 8792cf9019cc: Layer already exists 21:06:52 b99285a21fda: Layer already exists 21:06:52 5f70bf18a086: Layer already exists 21:06:52 c4e71c2a4573: Layer already exists 21:06:53 4.1.0-dev.106: digest: sha256:7942af06356b3e6c974e3b744bd30ba12a4528c0f0e23be585a9c8d60664ea22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:06:53 d9983ab1cc76: Preparing 21:06:53 9c39e7816377: Preparing 21:06:53 5f564bb18a42: Preparing 21:06:53 73b9ef629ab1: Preparing 21:06:53 fa77fb100565: Preparing 21:06:53 e588ad139f60: Preparing 21:06:53 633f404b0496: Preparing 21:06:53 3911ce2fd20e: Preparing 21:06:53 97930aeeb12f: Preparing 21:06:53 a6ec41632c86: Preparing 21:06:53 4eb85c707738: Preparing 21:06:53 5f70bf18a086: Preparing 21:06:53 2d215787e717: Preparing 21:06:53 8792cf9019cc: Preparing 21:06:53 b99285a21fda: Preparing 21:06:53 c4e71c2a4573: Preparing 21:06:53 e588ad139f60: Waiting 21:06:53 633f404b0496: Waiting 21:06:53 3911ce2fd20e: Waiting 21:06:53 97930aeeb12f: Waiting 21:06:53 a6ec41632c86: Waiting 21:06:53 4eb85c707738: Waiting 21:06:53 5f70bf18a086: Waiting 21:06:53 2d215787e717: Waiting 21:06:53 8792cf9019cc: Waiting 21:06:53 b99285a21fda: Waiting 21:06:53 c4e71c2a4573: Waiting 21:06:53 9c39e7816377: Layer already exists 21:06:53 5f564bb18a42: Layer already exists 21:06:53 d9983ab1cc76: Layer already exists 21:06:53 fa77fb100565: Layer already exists 21:06:53 73b9ef629ab1: Layer already exists 21:06:53 e588ad139f60: Layer already exists 21:06:53 633f404b0496: Layer already exists 21:06:53 3911ce2fd20e: Layer already exists 21:06:53 97930aeeb12f: Layer already exists 21:06:53 a6ec41632c86: Layer already exists 21:06:53 8792cf9019cc: Layer already exists 21:06:53 4eb85c707738: Layer already exists 21:06:53 5f70bf18a086: Layer already exists 21:06:53 2d215787e717: Layer already exists 21:06:53 b99285a21fda: Layer already exists 21:06:53 c4e71c2a4573: Layer already exists 21:06:54 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:7942af06356b3e6c974e3b744bd30ba12a4528c0f0e23be585a9c8d60664ea22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:06:54 d9983ab1cc76: Preparing 21:06:54 9c39e7816377: Preparing 21:06:54 5f564bb18a42: Preparing 21:06:54 73b9ef629ab1: Preparing 21:06:54 fa77fb100565: Preparing 21:06:54 e588ad139f60: Preparing 21:06:54 633f404b0496: Preparing 21:06:54 3911ce2fd20e: Preparing 21:06:54 97930aeeb12f: Preparing 21:06:54 a6ec41632c86: Preparing 21:06:54 4eb85c707738: Preparing 21:06:54 5f70bf18a086: Preparing 21:06:54 2d215787e717: Preparing 21:06:54 8792cf9019cc: Preparing 21:06:54 b99285a21fda: Preparing 21:06:54 c4e71c2a4573: Preparing 21:06:54 e588ad139f60: Waiting 21:06:54 633f404b0496: Waiting 21:06:54 3911ce2fd20e: Waiting 21:06:54 97930aeeb12f: Waiting 21:06:54 a6ec41632c86: Waiting 21:06:54 4eb85c707738: Waiting 21:06:54 5f70bf18a086: Waiting 21:06:54 2d215787e717: Waiting 21:06:54 8792cf9019cc: Waiting 21:06:54 b99285a21fda: Waiting 21:06:54 c4e71c2a4573: Waiting 21:06:54 d9983ab1cc76: Layer already exists 21:06:54 73b9ef629ab1: Layer already exists 21:06:54 5f564bb18a42: Layer already exists 21:06:54 fa77fb100565: Layer already exists 21:06:54 9c39e7816377: Layer already exists 21:06:54 3911ce2fd20e: Layer already exists 21:06:54 633f404b0496: Layer already exists 21:06:54 97930aeeb12f: Layer already exists 21:06:54 a6ec41632c86: Layer already exists 21:06:54 e588ad139f60: Layer already exists 21:06:54 4eb85c707738: Layer already exists 21:06:54 b99285a21fda: Layer already exists 21:06:54 5f70bf18a086: Layer already exists 21:06:54 2d215787e717: Layer already exists 21:06:54 8792cf9019cc: Layer already exists 21:06:54 c4e71c2a4573: Layer already exists 21:06:55 main: digest: sha256:7942af06356b3e6c974e3b744bd30ba12a4528c0f0e23be585a9c8d60664ea22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:06:55 ===================================================== [Pipeline] echo 21:06:55 taggedImages: 21:06:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:06:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:06:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.106 21:06:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:06:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:06:55 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:06:55 e4096de299f95fa94277bb85e2f69a4787fd287f 21:06:55 latest 21:06:55 4.1.0-dev.106 21:06:55 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:06:55 main 21:06:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:06:56 e272a303539c: Preparing 21:06:56 e11d276e48a2: Preparing 21:06:56 179fd2e4909b: Preparing 21:06:56 c630dd3bfb11: Preparing 21:06:56 3911ce2fd20e: Preparing 21:06:56 97930aeeb12f: Preparing 21:06:56 a27063bf20c2: Preparing 21:06:56 8d7d350705d5: Preparing 21:06:56 c4e71c2a4573: Preparing 21:06:56 97930aeeb12f: Waiting 21:06:56 a27063bf20c2: Waiting 21:06:56 8d7d350705d5: Waiting 21:06:56 c4e71c2a4573: Waiting 21:06:56 3911ce2fd20e: Layer already exists 21:06:56 97930aeeb12f: Layer already exists 21:06:56 179fd2e4909b: Pushed 21:06:56 e11d276e48a2: Pushed 21:06:56 a27063bf20c2: Layer already exists 21:06:56 8d7d350705d5: Layer already exists 21:06:56 e272a303539c: Pushed 21:06:56 c4e71c2a4573: Layer already exists 21:07:04 c630dd3bfb11: Pushed 21:07:04 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:e66f2ff97328ecf3d67948c8fd4ccb16adc3124bf24764e530142c692a9c4c39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:04 + 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 21:07:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:07:05 e272a303539c: Preparing 21:07:05 e11d276e48a2: Preparing 21:07:05 179fd2e4909b: Preparing 21:07:05 c630dd3bfb11: Preparing 21:07:05 3911ce2fd20e: Preparing 21:07:05 97930aeeb12f: Preparing 21:07:05 a27063bf20c2: Preparing 21:07:05 97930aeeb12f: Waiting 21:07:05 8d7d350705d5: Preparing 21:07:05 a27063bf20c2: Waiting 21:07:05 c4e71c2a4573: Preparing 21:07:05 8d7d350705d5: Waiting 21:07:05 c4e71c2a4573: Waiting 21:07:05 179fd2e4909b: Layer already exists 21:07:05 3911ce2fd20e: Layer already exists 21:07:05 e11d276e48a2: Layer already exists 21:07:05 c630dd3bfb11: Layer already exists 21:07:05 e272a303539c: Layer already exists 21:07:05 a27063bf20c2: Layer already exists 21:07:05 97930aeeb12f: Layer already exists 21:07:05 8d7d350705d5: Layer already exists 21:07:05 c4e71c2a4573: Layer already exists 21:07:05 latest: digest: sha256:e66f2ff97328ecf3d67948c8fd4ccb16adc3124bf24764e530142c692a9c4c39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.106 21:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:07:06 e272a303539c: Preparing 21:07:06 e11d276e48a2: Preparing 21:07:06 179fd2e4909b: Preparing 21:07:06 c630dd3bfb11: Preparing 21:07:06 3911ce2fd20e: Preparing 21:07:06 97930aeeb12f: Preparing 21:07:06 a27063bf20c2: Preparing 21:07:06 8d7d350705d5: Preparing 21:07:06 c4e71c2a4573: Preparing 21:07:06 a27063bf20c2: Waiting 21:07:06 8d7d350705d5: Waiting 21:07:06 c4e71c2a4573: Waiting 21:07:06 97930aeeb12f: Waiting 21:07:06 e272a303539c: Layer already exists 21:07:06 3911ce2fd20e: Layer already exists 21:07:06 e11d276e48a2: Layer already exists 21:07:06 c630dd3bfb11: Layer already exists 21:07:06 179fd2e4909b: Layer already exists 21:07:06 a27063bf20c2: Layer already exists 21:07:06 97930aeeb12f: Layer already exists 21:07:06 8d7d350705d5: Layer already exists 21:07:06 c4e71c2a4573: Layer already exists 21:07:06 4.1.0-dev.106: digest: sha256:e66f2ff97328ecf3d67948c8fd4ccb16adc3124bf24764e530142c692a9c4c39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:07:07 e272a303539c: Preparing 21:07:07 e11d276e48a2: Preparing 21:07:07 179fd2e4909b: Preparing 21:07:07 c630dd3bfb11: Preparing 21:07:07 3911ce2fd20e: Preparing 21:07:07 97930aeeb12f: Preparing 21:07:07 a27063bf20c2: Preparing 21:07:07 8d7d350705d5: Preparing 21:07:07 c4e71c2a4573: Preparing 21:07:07 a27063bf20c2: Waiting 21:07:07 8d7d350705d5: Waiting 21:07:07 c4e71c2a4573: Waiting 21:07:07 97930aeeb12f: Waiting 21:07:07 179fd2e4909b: Layer already exists 21:07:07 e272a303539c: Layer already exists 21:07:07 e11d276e48a2: Layer already exists 21:07:07 c630dd3bfb11: Layer already exists 21:07:07 3911ce2fd20e: Layer already exists 21:07:07 8d7d350705d5: Layer already exists 21:07:07 97930aeeb12f: Layer already exists 21:07:07 a27063bf20c2: Layer already exists 21:07:07 c4e71c2a4573: Layer already exists 21:07:07 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:e66f2ff97328ecf3d67948c8fd4ccb16adc3124bf24764e530142c692a9c4c39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:07 + 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 21:07:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:07:08 e272a303539c: Preparing 21:07:08 e11d276e48a2: Preparing 21:07:08 179fd2e4909b: Preparing 21:07:08 c630dd3bfb11: Preparing 21:07:08 3911ce2fd20e: Preparing 21:07:08 97930aeeb12f: Preparing 21:07:08 a27063bf20c2: Preparing 21:07:08 8d7d350705d5: Preparing 21:07:08 c4e71c2a4573: Preparing 21:07:08 a27063bf20c2: Waiting 21:07:08 8d7d350705d5: Waiting 21:07:08 97930aeeb12f: Waiting 21:07:08 c4e71c2a4573: Waiting 21:07:08 e272a303539c: Layer already exists 21:07:08 3911ce2fd20e: Layer already exists 21:07:08 179fd2e4909b: Layer already exists 21:07:08 e11d276e48a2: Layer already exists 21:07:08 c630dd3bfb11: Layer already exists 21:07:08 a27063bf20c2: Layer already exists 21:07:08 97930aeeb12f: Layer already exists 21:07:08 8d7d350705d5: Layer already exists 21:07:08 c4e71c2a4573: Layer already exists 21:07:08 main: digest: sha256:e66f2ff97328ecf3d67948c8fd4ccb16adc3124bf24764e530142c692a9c4c39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:08 ===================================================== [Pipeline] echo 21:07:08 taggedImages: 21:07:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:07:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:07:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.106 21:07:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:07:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:07:08 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:07:08 e4096de299f95fa94277bb85e2f69a4787fd287f 21:07:08 latest 21:07:08 4.1.0-dev.106 21:07:08 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:07:08 main 21:07:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:07:09 92a2aae03cca: Preparing 21:07:09 0a593c03020e: Preparing 21:07:09 29385a4be268: Preparing 21:07:09 8e303785db9b: Preparing 21:07:09 e29cd47034f1: Preparing 21:07:09 3911ce2fd20e: Preparing 21:07:09 97930aeeb12f: Preparing 21:07:09 ab2f37f681cb: Preparing 21:07:09 61769b2a4531: Preparing 21:07:09 f4e8e54d4b33: Preparing 21:07:09 c4e71c2a4573: Preparing 21:07:09 ab2f37f681cb: Waiting 21:07:09 61769b2a4531: Waiting 21:07:09 f4e8e54d4b33: Waiting 21:07:09 c4e71c2a4573: Waiting 21:07:09 97930aeeb12f: Waiting 21:07:09 3911ce2fd20e: Waiting 21:07:09 8e303785db9b: Pushed 21:07:09 0a593c03020e: Pushed 21:07:09 e29cd47034f1: Pushed 21:07:09 3911ce2fd20e: Layer already exists 21:07:09 92a2aae03cca: Pushed 21:07:09 97930aeeb12f: Layer already exists 21:07:09 c4e71c2a4573: Layer already exists 21:07:09 ab2f37f681cb: Pushed 21:07:09 61769b2a4531: Pushed 21:07:12 f4e8e54d4b33: Pushed 21:07:16 29385a4be268: Pushed 21:07:16 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:dabf24c1fb021369d758fd902aa05b46706e48500c499dd58b68cb5bf33fece4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:16 + 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 21:07:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:07:16 92a2aae03cca: Preparing 21:07:16 0a593c03020e: Preparing 21:07:16 29385a4be268: Preparing 21:07:16 8e303785db9b: Preparing 21:07:16 e29cd47034f1: Preparing 21:07:16 3911ce2fd20e: Preparing 21:07:16 97930aeeb12f: Preparing 21:07:16 ab2f37f681cb: Preparing 21:07:16 61769b2a4531: Preparing 21:07:16 f4e8e54d4b33: Preparing 21:07:16 c4e71c2a4573: Preparing 21:07:16 3911ce2fd20e: Waiting 21:07:16 97930aeeb12f: Waiting 21:07:16 ab2f37f681cb: Waiting 21:07:16 61769b2a4531: Waiting 21:07:16 f4e8e54d4b33: Waiting 21:07:16 c4e71c2a4573: Waiting 21:07:16 e29cd47034f1: Layer already exists 21:07:16 0a593c03020e: Layer already exists 21:07:16 92a2aae03cca: Layer already exists 21:07:16 8e303785db9b: Layer already exists 21:07:16 29385a4be268: Layer already exists 21:07:16 f4e8e54d4b33: Layer already exists 21:07:16 3911ce2fd20e: Layer already exists 21:07:16 97930aeeb12f: Layer already exists 21:07:16 ab2f37f681cb: Layer already exists 21:07:16 61769b2a4531: Layer already exists 21:07:16 c4e71c2a4573: Layer already exists 21:07:17 latest: digest: sha256:dabf24c1fb021369d758fd902aa05b46706e48500c499dd58b68cb5bf33fece4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.106 21:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:07:17 92a2aae03cca: Preparing 21:07:17 0a593c03020e: Preparing 21:07:17 29385a4be268: Preparing 21:07:17 8e303785db9b: Preparing 21:07:17 e29cd47034f1: Preparing 21:07:17 3911ce2fd20e: Preparing 21:07:17 97930aeeb12f: Preparing 21:07:17 ab2f37f681cb: Preparing 21:07:17 61769b2a4531: Preparing 21:07:17 f4e8e54d4b33: Preparing 21:07:17 c4e71c2a4573: Preparing 21:07:17 3911ce2fd20e: Waiting 21:07:17 97930aeeb12f: Waiting 21:07:17 ab2f37f681cb: Waiting 21:07:17 61769b2a4531: Waiting 21:07:17 c4e71c2a4573: Waiting 21:07:17 f4e8e54d4b33: Waiting 21:07:17 8e303785db9b: Layer already exists 21:07:17 0a593c03020e: Layer already exists 21:07:17 92a2aae03cca: Layer already exists 21:07:17 e29cd47034f1: Layer already exists 21:07:17 29385a4be268: Layer already exists 21:07:17 97930aeeb12f: Layer already exists 21:07:17 3911ce2fd20e: Layer already exists 21:07:17 ab2f37f681cb: Layer already exists 21:07:17 61769b2a4531: Layer already exists 21:07:17 f4e8e54d4b33: Layer already exists 21:07:17 c4e71c2a4573: Layer already exists 21:07:18 4.1.0-dev.106: digest: sha256:dabf24c1fb021369d758fd902aa05b46706e48500c499dd58b68cb5bf33fece4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:07:18 92a2aae03cca: Preparing 21:07:18 0a593c03020e: Preparing 21:07:18 29385a4be268: Preparing 21:07:18 8e303785db9b: Preparing 21:07:18 e29cd47034f1: Preparing 21:07:18 3911ce2fd20e: Preparing 21:07:18 97930aeeb12f: Preparing 21:07:18 ab2f37f681cb: Preparing 21:07:18 61769b2a4531: Preparing 21:07:18 f4e8e54d4b33: Preparing 21:07:18 c4e71c2a4573: Preparing 21:07:18 3911ce2fd20e: Waiting 21:07:18 97930aeeb12f: Waiting 21:07:18 ab2f37f681cb: Waiting 21:07:18 61769b2a4531: Waiting 21:07:18 f4e8e54d4b33: Waiting 21:07:18 c4e71c2a4573: Waiting 21:07:18 92a2aae03cca: Layer already exists 21:07:18 8e303785db9b: Layer already exists 21:07:18 29385a4be268: Layer already exists 21:07:18 e29cd47034f1: Layer already exists 21:07:18 0a593c03020e: Layer already exists 21:07:18 3911ce2fd20e: Layer already exists 21:07:18 97930aeeb12f: Layer already exists 21:07:18 f4e8e54d4b33: Layer already exists 21:07:18 61769b2a4531: Layer already exists 21:07:18 ab2f37f681cb: Layer already exists 21:07:18 c4e71c2a4573: Layer already exists 21:07:18 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:dabf24c1fb021369d758fd902aa05b46706e48500c499dd58b68cb5bf33fece4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:19 + 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 21:07:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:07:19 92a2aae03cca: Preparing 21:07:19 0a593c03020e: Preparing 21:07:19 29385a4be268: Preparing 21:07:19 8e303785db9b: Preparing 21:07:19 e29cd47034f1: Preparing 21:07:19 3911ce2fd20e: Preparing 21:07:19 97930aeeb12f: Preparing 21:07:19 ab2f37f681cb: Preparing 21:07:19 61769b2a4531: Preparing 21:07:19 f4e8e54d4b33: Preparing 21:07:19 c4e71c2a4573: Preparing 21:07:19 97930aeeb12f: Waiting 21:07:19 ab2f37f681cb: Waiting 21:07:19 61769b2a4531: Waiting 21:07:19 f4e8e54d4b33: Waiting 21:07:19 3911ce2fd20e: Waiting 21:07:19 92a2aae03cca: Layer already exists 21:07:19 e29cd47034f1: Layer already exists 21:07:19 0a593c03020e: Layer already exists 21:07:19 8e303785db9b: Layer already exists 21:07:19 29385a4be268: Layer already exists 21:07:19 ab2f37f681cb: Layer already exists 21:07:19 97930aeeb12f: Layer already exists 21:07:19 3911ce2fd20e: Layer already exists 21:07:19 f4e8e54d4b33: Layer already exists 21:07:19 61769b2a4531: Layer already exists 21:07:19 c4e71c2a4573: Layer already exists 21:07:19 main: digest: sha256:dabf24c1fb021369d758fd902aa05b46706e48500c499dd58b68cb5bf33fece4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:19 ===================================================== [Pipeline] echo 21:07:20 taggedImages: 21:07:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:07:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:07:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.106 21:07:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:07:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:07:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:07:20 e4096de299f95fa94277bb85e2f69a4787fd287f 21:07:20 latest 21:07:20 4.1.0-dev.106 21:07:20 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:07:20 main 21:07:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:07:20 d582cff733c7: Preparing 21:07:20 951b44f425ea: Preparing 21:07:20 6de6d3fe8f90: Preparing 21:07:20 d8b9d844c2ce: Preparing 21:07:20 0e7b3c4204df: Preparing 21:07:20 ba78c6bd741e: Preparing 21:07:20 b8859bc89255: Preparing 21:07:20 3911ce2fd20e: Preparing 21:07:20 97930aeeb12f: Preparing 21:07:20 23f5f14455e0: Preparing 21:07:20 ba78c6bd741e: Waiting 21:07:20 b8859bc89255: Waiting 21:07:20 3911ce2fd20e: Waiting 21:07:20 97930aeeb12f: Waiting 21:07:20 23f5f14455e0: Waiting 21:07:20 be18f5ed6f17: Preparing 21:07:20 c4e71c2a4573: Preparing 21:07:20 be18f5ed6f17: Waiting 21:07:20 c4e71c2a4573: Waiting 21:07:21 0e7b3c4204df: Pushed 21:07:21 951b44f425ea: Pushed 21:07:21 d582cff733c7: Pushed 21:07:21 3911ce2fd20e: Layer already exists 21:07:21 97930aeeb12f: Layer already exists 21:07:21 ba78c6bd741e: Pushed 21:07:21 b8859bc89255: Pushed 21:07:21 c4e71c2a4573: Layer already exists 21:07:21 23f5f14455e0: Pushed 21:07:53 6de6d3fe8f90: Pushed 21:07:53 be18f5ed6f17: Pushed 21:07:53 d8b9d844c2ce: Pushed 21:07:53 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:97170fd0fe7185c1b08961d8bb8dc664faf5c0cff99248729479a7d06dcf48a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:53 + 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 21:07:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:07:54 d582cff733c7: Preparing 21:07:54 951b44f425ea: Preparing 21:07:54 6de6d3fe8f90: Preparing 21:07:54 d8b9d844c2ce: Preparing 21:07:54 0e7b3c4204df: Preparing 21:07:54 ba78c6bd741e: Preparing 21:07:54 b8859bc89255: Preparing 21:07:54 3911ce2fd20e: Preparing 21:07:54 97930aeeb12f: Preparing 21:07:54 23f5f14455e0: Preparing 21:07:54 be18f5ed6f17: Preparing 21:07:54 c4e71c2a4573: Preparing 21:07:54 ba78c6bd741e: Waiting 21:07:54 b8859bc89255: Waiting 21:07:54 3911ce2fd20e: Waiting 21:07:54 97930aeeb12f: Waiting 21:07:54 23f5f14455e0: Waiting 21:07:54 be18f5ed6f17: Waiting 21:07:54 c4e71c2a4573: Waiting 21:07:54 6de6d3fe8f90: Layer already exists 21:07:54 d8b9d844c2ce: Layer already exists 21:07:54 d582cff733c7: Layer already exists 21:07:54 0e7b3c4204df: Layer already exists 21:07:54 951b44f425ea: Layer already exists 21:07:54 ba78c6bd741e: Layer already exists 21:07:54 3911ce2fd20e: Layer already exists 21:07:54 b8859bc89255: Layer already exists 21:07:54 97930aeeb12f: Layer already exists 21:07:54 23f5f14455e0: Layer already exists 21:07:54 c4e71c2a4573: Layer already exists 21:07:54 be18f5ed6f17: Layer already exists 21:07:54 latest: digest: sha256:97170fd0fe7185c1b08961d8bb8dc664faf5c0cff99248729479a7d06dcf48a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.106 21:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:07:55 d582cff733c7: Preparing 21:07:55 951b44f425ea: Preparing 21:07:55 6de6d3fe8f90: Preparing 21:07:55 d8b9d844c2ce: Preparing 21:07:55 0e7b3c4204df: Preparing 21:07:55 ba78c6bd741e: Preparing 21:07:55 b8859bc89255: Preparing 21:07:55 3911ce2fd20e: Preparing 21:07:55 97930aeeb12f: Preparing 21:07:55 23f5f14455e0: Preparing 21:07:55 be18f5ed6f17: Preparing 21:07:55 c4e71c2a4573: Preparing 21:07:55 ba78c6bd741e: Waiting 21:07:55 b8859bc89255: Waiting 21:07:55 3911ce2fd20e: Waiting 21:07:55 97930aeeb12f: Waiting 21:07:55 23f5f14455e0: Waiting 21:07:55 be18f5ed6f17: Waiting 21:07:55 c4e71c2a4573: Waiting 21:07:55 0e7b3c4204df: Layer already exists 21:07:55 d8b9d844c2ce: Layer already exists 21:07:55 d582cff733c7: Layer already exists 21:07:55 951b44f425ea: Layer already exists 21:07:55 6de6d3fe8f90: Layer already exists 21:07:55 ba78c6bd741e: Layer already exists 21:07:55 3911ce2fd20e: Layer already exists 21:07:55 b8859bc89255: Layer already exists 21:07:55 23f5f14455e0: Layer already exists 21:07:55 97930aeeb12f: Layer already exists 21:07:55 be18f5ed6f17: Layer already exists 21:07:55 c4e71c2a4573: Layer already exists 21:07:55 4.1.0-dev.106: digest: sha256:97170fd0fe7185c1b08961d8bb8dc664faf5c0cff99248729479a7d06dcf48a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:07:56 d582cff733c7: Preparing 21:07:56 951b44f425ea: Preparing 21:07:56 6de6d3fe8f90: Preparing 21:07:56 d8b9d844c2ce: Preparing 21:07:56 0e7b3c4204df: Preparing 21:07:56 ba78c6bd741e: Preparing 21:07:56 b8859bc89255: Preparing 21:07:56 3911ce2fd20e: Preparing 21:07:56 97930aeeb12f: Preparing 21:07:56 23f5f14455e0: Preparing 21:07:56 be18f5ed6f17: Preparing 21:07:56 c4e71c2a4573: Preparing 21:07:56 97930aeeb12f: Waiting 21:07:56 be18f5ed6f17: Waiting 21:07:56 ba78c6bd741e: Waiting 21:07:56 b8859bc89255: Waiting 21:07:56 3911ce2fd20e: Waiting 21:07:56 c4e71c2a4573: Waiting 21:07:56 d8b9d844c2ce: Layer already exists 21:07:56 0e7b3c4204df: Layer already exists 21:07:56 6de6d3fe8f90: Layer already exists 21:07:56 d582cff733c7: Layer already exists 21:07:56 951b44f425ea: Layer already exists 21:07:56 ba78c6bd741e: Layer already exists 21:07:56 b8859bc89255: Layer already exists 21:07:56 3911ce2fd20e: Layer already exists 21:07:56 23f5f14455e0: Layer already exists 21:07:56 97930aeeb12f: Layer already exists 21:07:56 c4e71c2a4573: Layer already exists 21:07:56 be18f5ed6f17: Layer already exists 21:07:56 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:97170fd0fe7185c1b08961d8bb8dc664faf5c0cff99248729479a7d06dcf48a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:56 + 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 21:07:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:07:57 d582cff733c7: Preparing 21:07:57 951b44f425ea: Preparing 21:07:57 6de6d3fe8f90: Preparing 21:07:57 d8b9d844c2ce: Preparing 21:07:57 0e7b3c4204df: Preparing 21:07:57 ba78c6bd741e: Preparing 21:07:57 b8859bc89255: Preparing 21:07:57 3911ce2fd20e: Preparing 21:07:57 97930aeeb12f: Preparing 21:07:57 23f5f14455e0: Preparing 21:07:57 be18f5ed6f17: Preparing 21:07:57 c4e71c2a4573: Preparing 21:07:57 3911ce2fd20e: Waiting 21:07:57 97930aeeb12f: Waiting 21:07:57 23f5f14455e0: Waiting 21:07:57 be18f5ed6f17: Waiting 21:07:57 c4e71c2a4573: Waiting 21:07:57 ba78c6bd741e: Waiting 21:07:57 b8859bc89255: Waiting 21:07:57 951b44f425ea: Layer already exists 21:07:57 d8b9d844c2ce: Layer already exists 21:07:57 d582cff733c7: Layer already exists 21:07:57 0e7b3c4204df: Layer already exists 21:07:57 6de6d3fe8f90: Layer already exists 21:07:57 ba78c6bd741e: Layer already exists 21:07:57 b8859bc89255: Layer already exists 21:07:57 3911ce2fd20e: Layer already exists 21:07:57 97930aeeb12f: Layer already exists 21:07:57 23f5f14455e0: Layer already exists 21:07:57 be18f5ed6f17: Layer already exists 21:07:57 c4e71c2a4573: Layer already exists 21:07:57 main: digest: sha256:97170fd0fe7185c1b08961d8bb8dc664faf5c0cff99248729479a7d06dcf48a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:57 ===================================================== [Pipeline] echo 21:07:57 taggedImages: 21:07:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:07:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:07:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.106 21:07:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:07:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:07:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:07:57 e4096de299f95fa94277bb85e2f69a4787fd287f 21:07:57 latest 21:07:57 4.1.0-dev.106 21:07:57 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:07:57 main 21:07:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:07:58 f16a7a9de1c9: Preparing 21:07:58 9ccd555e13e2: Preparing 21:07:58 3911ce2fd20e: Preparing 21:07:58 97930aeeb12f: Preparing 21:07:58 96faea3c8855: Preparing 21:07:58 5112b8ae8d8a: Preparing 21:07:58 c4e71c2a4573: Preparing 21:07:58 5112b8ae8d8a: Waiting 21:07:58 c4e71c2a4573: Waiting 21:07:58 3911ce2fd20e: Layer already exists 21:07:58 97930aeeb12f: Layer already exists 21:07:58 c4e71c2a4573: Layer already exists 21:07:58 f16a7a9de1c9: Pushed 21:07:58 96faea3c8855: Pushed 21:08:00 5112b8ae8d8a: Pushed 21:08:05 9ccd555e13e2: Pushed 21:08:06 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:2e1c0c022c45d5d10fb7060e676f270cd18961a6a7f837068feaa91c5dc221d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08: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 21:08:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:08:06 f16a7a9de1c9: Preparing 21:08:06 9ccd555e13e2: Preparing 21:08:06 3911ce2fd20e: Preparing 21:08:06 97930aeeb12f: Preparing 21:08:06 96faea3c8855: Preparing 21:08:06 5112b8ae8d8a: Preparing 21:08:06 c4e71c2a4573: Preparing 21:08:06 5112b8ae8d8a: Waiting 21:08:06 c4e71c2a4573: Waiting 21:08:06 9ccd555e13e2: Layer already exists 21:08:06 96faea3c8855: Layer already exists 21:08:06 f16a7a9de1c9: Layer already exists 21:08:06 3911ce2fd20e: Layer already exists 21:08:06 97930aeeb12f: Layer already exists 21:08:06 c4e71c2a4573: Layer already exists 21:08:06 5112b8ae8d8a: Layer already exists 21:08:06 latest: digest: sha256:2e1c0c022c45d5d10fb7060e676f270cd18961a6a7f837068feaa91c5dc221d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.106 21:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:08:07 f16a7a9de1c9: Preparing 21:08:07 9ccd555e13e2: Preparing 21:08:07 3911ce2fd20e: Preparing 21:08:07 97930aeeb12f: Preparing 21:08:07 96faea3c8855: Preparing 21:08:07 5112b8ae8d8a: Preparing 21:08:07 c4e71c2a4573: Preparing 21:08:07 5112b8ae8d8a: Waiting 21:08:07 c4e71c2a4573: Waiting 21:08:07 3911ce2fd20e: Layer already exists 21:08:07 96faea3c8855: Layer already exists 21:08:07 9ccd555e13e2: Layer already exists 21:08:07 97930aeeb12f: Layer already exists 21:08:07 f16a7a9de1c9: Layer already exists 21:08:07 5112b8ae8d8a: Layer already exists 21:08:07 c4e71c2a4573: Layer already exists 21:08:07 4.1.0-dev.106: digest: sha256:2e1c0c022c45d5d10fb7060e676f270cd18961a6a7f837068feaa91c5dc221d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:08:08 f16a7a9de1c9: Preparing 21:08:08 9ccd555e13e2: Preparing 21:08:08 3911ce2fd20e: Preparing 21:08:08 97930aeeb12f: Preparing 21:08:08 96faea3c8855: Preparing 21:08:08 5112b8ae8d8a: Preparing 21:08:08 c4e71c2a4573: Preparing 21:08:08 5112b8ae8d8a: Waiting 21:08:08 c4e71c2a4573: Waiting 21:08:08 96faea3c8855: Layer already exists 21:08:08 3911ce2fd20e: Layer already exists 21:08:08 f16a7a9de1c9: Layer already exists 21:08:08 97930aeeb12f: Layer already exists 21:08:08 9ccd555e13e2: Layer already exists 21:08:08 5112b8ae8d8a: Layer already exists 21:08:08 c4e71c2a4573: Layer already exists 21:08:08 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:2e1c0c022c45d5d10fb7060e676f270cd18961a6a7f837068feaa91c5dc221d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:09 + 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 21:08:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:08:09 f16a7a9de1c9: Preparing 21:08:09 9ccd555e13e2: Preparing 21:08:09 3911ce2fd20e: Preparing 21:08:09 97930aeeb12f: Preparing 21:08:09 96faea3c8855: Preparing 21:08:09 5112b8ae8d8a: Preparing 21:08:09 c4e71c2a4573: Preparing 21:08:09 5112b8ae8d8a: Waiting 21:08:09 c4e71c2a4573: Waiting 21:08:09 f16a7a9de1c9: Layer already exists 21:08:09 9ccd555e13e2: Layer already exists 21:08:09 97930aeeb12f: Layer already exists 21:08:09 3911ce2fd20e: Layer already exists 21:08:09 96faea3c8855: Layer already exists 21:08:09 5112b8ae8d8a: Layer already exists 21:08:09 c4e71c2a4573: Layer already exists 21:08:09 main: digest: sha256:2e1c0c022c45d5d10fb7060e676f270cd18961a6a7f837068feaa91c5dc221d9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:09 ===================================================== [Pipeline] echo 21:08:09 taggedImages: 21:08:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:08:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:08:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.106 21:08:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:08:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:08:10 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:08:10 e4096de299f95fa94277bb85e2f69a4787fd287f 21:08:10 latest 21:08:10 4.1.0-dev.106 21:08:10 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:08:10 main 21:08:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:08:10 22eb91b54790: Preparing 21:08:10 605016baf3a6: Preparing 21:08:10 180ebed4dd8b: Preparing 21:08:10 3911ce2fd20e: Preparing 21:08:10 97930aeeb12f: Preparing 21:08:10 e1921cc6a8a5: Preparing 21:08:10 5681955144a2: Preparing 21:08:10 6b3274da09d4: Preparing 21:08:10 61111fac0052: Preparing 21:08:10 c4e71c2a4573: Preparing 21:08:10 6b3274da09d4: Waiting 21:08:10 61111fac0052: Waiting 21:08:10 c4e71c2a4573: Waiting 21:08:10 e1921cc6a8a5: Waiting 21:08:10 5681955144a2: Waiting 21:08:10 3911ce2fd20e: Layer already exists 21:08:10 97930aeeb12f: Layer already exists 21:08:10 180ebed4dd8b: Pushed 21:08:10 605016baf3a6: Pushed 21:08:10 22eb91b54790: Pushed 21:08:10 c4e71c2a4573: Layer already exists 21:08:10 6b3274da09d4: Pushed 21:08:11 61111fac0052: Pushed 21:08:24 5681955144a2: Pushed 21:08:39 e1921cc6a8a5: Pushed 21:08:39 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:7121044ef6036f4af5af7d8390667344f0a197982a49ddd04cf714247c1d5698 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:08:39 22eb91b54790: Preparing 21:08:39 605016baf3a6: Preparing 21:08:39 180ebed4dd8b: Preparing 21:08:39 3911ce2fd20e: Preparing 21:08:39 97930aeeb12f: Preparing 21:08:39 e1921cc6a8a5: Preparing 21:08:39 5681955144a2: Preparing 21:08:39 6b3274da09d4: Preparing 21:08:39 61111fac0052: Preparing 21:08:39 c4e71c2a4573: Preparing 21:08:39 6b3274da09d4: Waiting 21:08:39 61111fac0052: Waiting 21:08:39 e1921cc6a8a5: Waiting 21:08:39 c4e71c2a4573: Waiting 21:08:39 5681955144a2: Waiting 21:08:39 180ebed4dd8b: Layer already exists 21:08:39 22eb91b54790: Layer already exists 21:08:39 97930aeeb12f: Layer already exists 21:08:39 605016baf3a6: Layer already exists 21:08:39 3911ce2fd20e: Layer already exists 21:08:39 61111fac0052: Layer already exists 21:08:39 c4e71c2a4573: Layer already exists 21:08:39 6b3274da09d4: Layer already exists 21:08:39 5681955144a2: Layer already exists 21:08:39 e1921cc6a8a5: Layer already exists 21:08:40 latest: digest: sha256:7121044ef6036f4af5af7d8390667344f0a197982a49ddd04cf714247c1d5698 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.106 21:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:08:40 22eb91b54790: Preparing 21:08:40 605016baf3a6: Preparing 21:08:40 180ebed4dd8b: Preparing 21:08:40 3911ce2fd20e: Preparing 21:08:40 97930aeeb12f: Preparing 21:08:40 e1921cc6a8a5: Preparing 21:08:40 5681955144a2: Preparing 21:08:40 6b3274da09d4: Preparing 21:08:40 61111fac0052: Preparing 21:08:40 c4e71c2a4573: Preparing 21:08:40 5681955144a2: Waiting 21:08:40 6b3274da09d4: Waiting 21:08:40 61111fac0052: Waiting 21:08:40 c4e71c2a4573: Waiting 21:08:40 e1921cc6a8a5: Waiting 21:08:40 22eb91b54790: Layer already exists 21:08:40 605016baf3a6: Layer already exists 21:08:40 3911ce2fd20e: Layer already exists 21:08:40 180ebed4dd8b: Layer already exists 21:08:40 6b3274da09d4: Layer already exists 21:08:40 e1921cc6a8a5: Layer already exists 21:08:40 5681955144a2: Layer already exists 21:08:40 61111fac0052: Layer already exists 21:08:40 c4e71c2a4573: Layer already exists 21:08:44 97930aeeb12f: Layer already exists 21:08:44 4.1.0-dev.106: digest: sha256:7121044ef6036f4af5af7d8390667344f0a197982a49ddd04cf714247c1d5698 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:08:45 22eb91b54790: Preparing 21:08:45 605016baf3a6: Preparing 21:08:45 180ebed4dd8b: Preparing 21:08:45 3911ce2fd20e: Preparing 21:08:45 97930aeeb12f: Preparing 21:08:45 e1921cc6a8a5: Preparing 21:08:45 5681955144a2: Preparing 21:08:45 6b3274da09d4: Preparing 21:08:45 61111fac0052: Preparing 21:08:45 c4e71c2a4573: Preparing 21:08:45 5681955144a2: Waiting 21:08:45 6b3274da09d4: Waiting 21:08:45 61111fac0052: Waiting 21:08:45 c4e71c2a4573: Waiting 21:08:45 e1921cc6a8a5: Waiting 21:08:45 97930aeeb12f: Layer already exists 21:08:45 180ebed4dd8b: Layer already exists 21:08:45 605016baf3a6: Layer already exists 21:08:45 3911ce2fd20e: Layer already exists 21:08:45 22eb91b54790: Layer already exists 21:08:45 e1921cc6a8a5: Layer already exists 21:08:45 6b3274da09d4: Layer already exists 21:08:45 5681955144a2: Layer already exists 21:08:45 61111fac0052: Layer already exists 21:08:45 c4e71c2a4573: Layer already exists 21:08:45 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:7121044ef6036f4af5af7d8390667344f0a197982a49ddd04cf714247c1d5698 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:46 + 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 21:08:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:08:46 22eb91b54790: Preparing 21:08:46 605016baf3a6: Preparing 21:08:46 180ebed4dd8b: Preparing 21:08:46 3911ce2fd20e: Preparing 21:08:46 97930aeeb12f: Preparing 21:08:46 e1921cc6a8a5: Preparing 21:08:46 5681955144a2: Preparing 21:08:46 6b3274da09d4: Preparing 21:08:46 61111fac0052: Preparing 21:08:46 c4e71c2a4573: Preparing 21:08:46 e1921cc6a8a5: Waiting 21:08:46 5681955144a2: Waiting 21:08:46 6b3274da09d4: Waiting 21:08:46 61111fac0052: Waiting 21:08:46 c4e71c2a4573: Waiting 21:08:46 605016baf3a6: Layer already exists 21:08:46 22eb91b54790: Layer already exists 21:08:46 180ebed4dd8b: Layer already exists 21:08:46 97930aeeb12f: Layer already exists 21:08:46 3911ce2fd20e: Layer already exists 21:08:46 e1921cc6a8a5: Layer already exists 21:08:46 5681955144a2: Layer already exists 21:08:46 c4e71c2a4573: Layer already exists 21:08:46 6b3274da09d4: Layer already exists 21:08:46 61111fac0052: Layer already exists 21:08:46 main: digest: sha256:7121044ef6036f4af5af7d8390667344f0a197982a49ddd04cf714247c1d5698 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:46 ===================================================== [Pipeline] echo 21:08:46 taggedImages: 21:08:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:08:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:08:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.106 21:08:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:08:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:08:47 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:08:47 e4096de299f95fa94277bb85e2f69a4787fd287f 21:08:47 latest 21:08:47 4.1.0-dev.106 21:08:47 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:08:47 main 21:08:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:08:47 743ff30ccf7b: Preparing 21:08:47 6d519af5136b: Preparing 21:08:47 7159d8586f0e: Preparing 21:08:47 3911ce2fd20e: Preparing 21:08:47 97930aeeb12f: Preparing 21:08:47 6b7267f8eff9: Preparing 21:08:47 da07654a524b: Preparing 21:08:47 20cee4f2b1b0: Preparing 21:08:47 c4e71c2a4573: Preparing 21:08:47 da07654a524b: Waiting 21:08:47 20cee4f2b1b0: Waiting 21:08:47 c4e71c2a4573: Waiting 21:08:47 3911ce2fd20e: Layer already exists 21:08:47 97930aeeb12f: Layer already exists 21:08:47 7159d8586f0e: Pushed 21:08:47 6d519af5136b: Pushed 21:08:47 743ff30ccf7b: Pushed 21:08:47 c4e71c2a4573: Layer already exists 21:08:47 da07654a524b: Pushed 21:08:48 20cee4f2b1b0: Pushed 21:09:15 6b7267f8eff9: Pushed 21:09:15 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:7e97fa55856ea2d212be6481c13c45810f7777f8b9ef3cd82594148094f6b7a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:15 + 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 21:09:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:09:15 743ff30ccf7b: Preparing 21:09:15 6d519af5136b: Preparing 21:09:15 7159d8586f0e: Preparing 21:09:15 3911ce2fd20e: Preparing 21:09:15 97930aeeb12f: Preparing 21:09:15 6b7267f8eff9: Preparing 21:09:15 da07654a524b: Preparing 21:09:15 20cee4f2b1b0: Preparing 21:09:15 c4e71c2a4573: Preparing 21:09:15 da07654a524b: Waiting 21:09:15 20cee4f2b1b0: Waiting 21:09:15 c4e71c2a4573: Waiting 21:09:15 6b7267f8eff9: Waiting 21:09:15 97930aeeb12f: Layer already exists 21:09:15 3911ce2fd20e: Layer already exists 21:09:15 7159d8586f0e: Layer already exists 21:09:15 743ff30ccf7b: Layer already exists 21:09:15 6d519af5136b: Layer already exists 21:09:15 da07654a524b: Layer already exists 21:09:15 20cee4f2b1b0: Layer already exists 21:09:15 6b7267f8eff9: Layer already exists 21:09:15 c4e71c2a4573: Layer already exists 21:09:16 latest: digest: sha256:7e97fa55856ea2d212be6481c13c45810f7777f8b9ef3cd82594148094f6b7a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.106 21:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:09:16 743ff30ccf7b: Preparing 21:09:16 6d519af5136b: Preparing 21:09:16 7159d8586f0e: Preparing 21:09:16 3911ce2fd20e: Preparing 21:09:16 97930aeeb12f: Preparing 21:09:16 6b7267f8eff9: Preparing 21:09:16 da07654a524b: Preparing 21:09:16 20cee4f2b1b0: Preparing 21:09:16 c4e71c2a4573: Preparing 21:09:16 da07654a524b: Waiting 21:09:16 20cee4f2b1b0: Waiting 21:09:16 c4e71c2a4573: Waiting 21:09:16 97930aeeb12f: Layer already exists 21:09:16 743ff30ccf7b: Layer already exists 21:09:16 6d519af5136b: Layer already exists 21:09:16 3911ce2fd20e: Layer already exists 21:09:16 7159d8586f0e: Layer already exists 21:09:16 da07654a524b: Layer already exists 21:09:16 20cee4f2b1b0: Layer already exists 21:09:16 c4e71c2a4573: Layer already exists 21:09:16 6b7267f8eff9: Layer already exists 21:09:16 4.1.0-dev.106: digest: sha256:7e97fa55856ea2d212be6481c13c45810f7777f8b9ef3cd82594148094f6b7a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:09:17 743ff30ccf7b: Preparing 21:09:17 6d519af5136b: Preparing 21:09:17 7159d8586f0e: Preparing 21:09:17 3911ce2fd20e: Preparing 21:09:17 97930aeeb12f: Preparing 21:09:17 6b7267f8eff9: Preparing 21:09:17 da07654a524b: Preparing 21:09:17 20cee4f2b1b0: Preparing 21:09:17 c4e71c2a4573: Preparing 21:09:17 6b7267f8eff9: Waiting 21:09:17 da07654a524b: Waiting 21:09:17 20cee4f2b1b0: Waiting 21:09:17 c4e71c2a4573: Waiting 21:09:17 6d519af5136b: Layer already exists 21:09:17 743ff30ccf7b: Layer already exists 21:09:17 7159d8586f0e: Layer already exists 21:09:17 3911ce2fd20e: Layer already exists 21:09:17 97930aeeb12f: Layer already exists 21:09:17 da07654a524b: Layer already exists 21:09:17 c4e71c2a4573: Layer already exists 21:09:17 6b7267f8eff9: Layer already exists 21:09:17 20cee4f2b1b0: Layer already exists 21:09:17 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:7e97fa55856ea2d212be6481c13c45810f7777f8b9ef3cd82594148094f6b7a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:18 + 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 21:09:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:09:18 743ff30ccf7b: Preparing 21:09:18 6d519af5136b: Preparing 21:09:18 7159d8586f0e: Preparing 21:09:18 3911ce2fd20e: Preparing 21:09:18 97930aeeb12f: Preparing 21:09:18 6b7267f8eff9: Preparing 21:09:18 da07654a524b: Preparing 21:09:18 20cee4f2b1b0: Preparing 21:09:18 c4e71c2a4573: Preparing 21:09:18 da07654a524b: Waiting 21:09:18 20cee4f2b1b0: Waiting 21:09:18 c4e71c2a4573: Waiting 21:09:18 6b7267f8eff9: Waiting 21:09:18 6d519af5136b: Layer already exists 21:09:18 743ff30ccf7b: Layer already exists 21:09:18 3911ce2fd20e: Layer already exists 21:09:18 97930aeeb12f: Layer already exists 21:09:18 7159d8586f0e: Layer already exists 21:09:18 6b7267f8eff9: Layer already exists 21:09:18 da07654a524b: Layer already exists 21:09:18 c4e71c2a4573: Layer already exists 21:09:18 20cee4f2b1b0: Layer already exists 21:09:19 main: digest: sha256:7e97fa55856ea2d212be6481c13c45810f7777f8b9ef3cd82594148094f6b7a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:19 ===================================================== [Pipeline] echo 21:09:19 taggedImages: 21:09:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:09:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:09:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.106 21:09:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:09:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:09:19 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:09:19 e4096de299f95fa94277bb85e2f69a4787fd287f 21:09:19 latest 21:09:19 4.1.0-dev.106 21:09:19 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:09:19 main 21:09:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:09:19 194d4d6ffbda: Preparing 21:09:19 54f16955d78a: Preparing 21:09:19 13225230b479: Preparing 21:09:19 3911ce2fd20e: Preparing 21:09:19 97930aeeb12f: Preparing 21:09:19 14f7e8857136: Preparing 21:09:19 6b3274da09d4: Preparing 21:09:19 61111fac0052: Preparing 21:09:19 c4e71c2a4573: Preparing 21:09:19 14f7e8857136: Waiting 21:09:19 6b3274da09d4: Waiting 21:09:19 61111fac0052: Waiting 21:09:19 c4e71c2a4573: Waiting 21:09:19 3911ce2fd20e: Layer already exists 21:09:19 97930aeeb12f: Layer already exists 21:09:20 6b3274da09d4: Layer already exists 21:09:20 13225230b479: Pushed 21:09:20 61111fac0052: Layer already exists 21:09:20 54f16955d78a: Pushed 21:09:20 194d4d6ffbda: Pushed 21:09:20 c4e71c2a4573: Layer already exists 21:09:46 14f7e8857136: Pushed 21:09:46 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:404f258c518069b0535eb11142a814fd4547b2afc8c22d7d5e9e988683a0e2c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:47 + 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 21:09:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:09:47 194d4d6ffbda: Preparing 21:09:47 54f16955d78a: Preparing 21:09:47 13225230b479: Preparing 21:09:47 3911ce2fd20e: Preparing 21:09:47 97930aeeb12f: Preparing 21:09:47 14f7e8857136: Preparing 21:09:47 6b3274da09d4: Preparing 21:09:47 61111fac0052: Preparing 21:09:47 c4e71c2a4573: Preparing 21:09:47 6b3274da09d4: Waiting 21:09:47 c4e71c2a4573: Waiting 21:09:47 61111fac0052: Waiting 21:09:47 14f7e8857136: Waiting 21:09:47 97930aeeb12f: Layer already exists 21:09:47 13225230b479: Layer already exists 21:09:47 3911ce2fd20e: Layer already exists 21:09:47 54f16955d78a: Layer already exists 21:09:47 194d4d6ffbda: Layer already exists 21:09:47 14f7e8857136: Layer already exists 21:09:47 61111fac0052: Layer already exists 21:09:47 6b3274da09d4: Layer already exists 21:09:47 c4e71c2a4573: Layer already exists 21:09:47 latest: digest: sha256:404f258c518069b0535eb11142a814fd4547b2afc8c22d7d5e9e988683a0e2c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.106 21:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:09:48 194d4d6ffbda: Preparing 21:09:48 54f16955d78a: Preparing 21:09:48 13225230b479: Preparing 21:09:48 3911ce2fd20e: Preparing 21:09:48 97930aeeb12f: Preparing 21:09:48 14f7e8857136: Preparing 21:09:48 6b3274da09d4: Preparing 21:09:48 61111fac0052: Preparing 21:09:48 c4e71c2a4573: Preparing 21:09:48 6b3274da09d4: Waiting 21:09:48 61111fac0052: Waiting 21:09:48 c4e71c2a4573: Waiting 21:09:48 14f7e8857136: Waiting 21:09:48 194d4d6ffbda: Layer already exists 21:09:48 3911ce2fd20e: Layer already exists 21:09:48 54f16955d78a: Layer already exists 21:09:48 97930aeeb12f: Layer already exists 21:09:48 13225230b479: Layer already exists 21:09:48 14f7e8857136: Layer already exists 21:09:48 61111fac0052: Layer already exists 21:09:48 6b3274da09d4: Layer already exists 21:09:48 c4e71c2a4573: Layer already exists 21:09:48 4.1.0-dev.106: digest: sha256:404f258c518069b0535eb11142a814fd4547b2afc8c22d7d5e9e988683a0e2c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:09:49 194d4d6ffbda: Preparing 21:09:49 54f16955d78a: Preparing 21:09:49 13225230b479: Preparing 21:09:49 3911ce2fd20e: Preparing 21:09:49 97930aeeb12f: Preparing 21:09:49 14f7e8857136: Preparing 21:09:49 6b3274da09d4: Preparing 21:09:49 61111fac0052: Preparing 21:09:49 c4e71c2a4573: Preparing 21:09:49 14f7e8857136: Waiting 21:09:49 6b3274da09d4: Waiting 21:09:49 61111fac0052: Waiting 21:09:49 c4e71c2a4573: Waiting 21:09:49 13225230b479: Layer already exists 21:09:49 97930aeeb12f: Layer already exists 21:09:49 3911ce2fd20e: Layer already exists 21:09:49 54f16955d78a: Layer already exists 21:09:49 194d4d6ffbda: Layer already exists 21:09:49 c4e71c2a4573: Layer already exists 21:09:49 6b3274da09d4: Layer already exists 21:09:49 14f7e8857136: Layer already exists 21:09:49 61111fac0052: Layer already exists 21:09:49 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:404f258c518069b0535eb11142a814fd4547b2afc8c22d7d5e9e988683a0e2c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:50 + 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 21:09:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:09:50 194d4d6ffbda: Preparing 21:09:50 54f16955d78a: Preparing 21:09:50 13225230b479: Preparing 21:09:50 3911ce2fd20e: Preparing 21:09:50 97930aeeb12f: Preparing 21:09:50 14f7e8857136: Preparing 21:09:50 6b3274da09d4: Preparing 21:09:50 61111fac0052: Preparing 21:09:50 c4e71c2a4573: Preparing 21:09:50 14f7e8857136: Waiting 21:09:50 6b3274da09d4: Waiting 21:09:50 61111fac0052: Waiting 21:09:50 c4e71c2a4573: Waiting 21:09:50 54f16955d78a: Layer already exists 21:09:50 13225230b479: Layer already exists 21:09:50 194d4d6ffbda: Layer already exists 21:09:50 3911ce2fd20e: Layer already exists 21:09:50 97930aeeb12f: Layer already exists 21:09:50 6b3274da09d4: Layer already exists 21:09:50 14f7e8857136: Layer already exists 21:09:50 c4e71c2a4573: Layer already exists 21:09:50 61111fac0052: Layer already exists 21:09:50 main: digest: sha256:404f258c518069b0535eb11142a814fd4547b2afc8c22d7d5e9e988683a0e2c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:50 ===================================================== [Pipeline] echo 21:09:50 taggedImages: 21:09:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:09:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:09:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.106 21:09:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:09:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:09:50 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:09:50 e4096de299f95fa94277bb85e2f69a4787fd287f 21:09:50 latest 21:09:50 4.1.0-dev.106 21:09:50 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:09:50 main 21:09:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:09:51 ca499f2a555e: Preparing 21:09:51 ab2fa6fe29ac: Preparing 21:09:51 3911ce2fd20e: Preparing 21:09:51 97930aeeb12f: Preparing 21:09:51 1bed848860fc: Preparing 21:09:51 31682e4abb2e: Preparing 21:09:51 c4e71c2a4573: Preparing 21:09:51 31682e4abb2e: Waiting 21:09:51 c4e71c2a4573: Waiting 21:09:51 1bed848860fc: Pushed 21:09:54 97930aeeb12f: Layer already exists 21:09:54 3911ce2fd20e: Layer already exists 21:09:54 c4e71c2a4573: Layer already exists 21:09:54 ca499f2a555e: Pushed 21:09:56 31682e4abb2e: Pushed 21:10:00 ab2fa6fe29ac: Pushed 21:10:00 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:b2031aca63418edf98c247198a8eaacdcb305e6fe34d0aae6a1acec5ccb199e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:10:01 ca499f2a555e: Preparing 21:10:01 ab2fa6fe29ac: Preparing 21:10:01 3911ce2fd20e: Preparing 21:10:01 97930aeeb12f: Preparing 21:10:01 1bed848860fc: Preparing 21:10:01 31682e4abb2e: Preparing 21:10:01 c4e71c2a4573: Preparing 21:10:01 31682e4abb2e: Waiting 21:10:01 c4e71c2a4573: Waiting 21:10:01 1bed848860fc: Layer already exists 21:10:01 97930aeeb12f: Layer already exists 21:10:01 ca499f2a555e: Layer already exists 21:10:01 ab2fa6fe29ac: Layer already exists 21:10:01 3911ce2fd20e: Layer already exists 21:10:01 31682e4abb2e: Layer already exists 21:10:01 c4e71c2a4573: Layer already exists 21:10:01 latest: digest: sha256:b2031aca63418edf98c247198a8eaacdcb305e6fe34d0aae6a1acec5ccb199e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.106 21:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:10:02 ca499f2a555e: Preparing 21:10:02 ab2fa6fe29ac: Preparing 21:10:02 3911ce2fd20e: Preparing 21:10:02 97930aeeb12f: Preparing 21:10:02 1bed848860fc: Preparing 21:10:02 31682e4abb2e: Preparing 21:10:02 c4e71c2a4573: Preparing 21:10:02 31682e4abb2e: Waiting 21:10:02 c4e71c2a4573: Waiting 21:10:02 3911ce2fd20e: Layer already exists 21:10:02 ab2fa6fe29ac: Layer already exists 21:10:02 1bed848860fc: Layer already exists 21:10:02 ca499f2a555e: Layer already exists 21:10:02 97930aeeb12f: Layer already exists 21:10:02 31682e4abb2e: Layer already exists 21:10:02 c4e71c2a4573: Layer already exists 21:10:02 4.1.0-dev.106: digest: sha256:b2031aca63418edf98c247198a8eaacdcb305e6fe34d0aae6a1acec5ccb199e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:10:03 ca499f2a555e: Preparing 21:10:03 ab2fa6fe29ac: Preparing 21:10:03 3911ce2fd20e: Preparing 21:10:03 97930aeeb12f: Preparing 21:10:03 1bed848860fc: Preparing 21:10:03 31682e4abb2e: Preparing 21:10:03 c4e71c2a4573: Preparing 21:10:03 31682e4abb2e: Waiting 21:10:03 c4e71c2a4573: Waiting 21:10:03 97930aeeb12f: Layer already exists 21:10:03 3911ce2fd20e: Layer already exists 21:10:03 ab2fa6fe29ac: Layer already exists 21:10:03 1bed848860fc: Layer already exists 21:10:03 ca499f2a555e: Layer already exists 21:10:03 c4e71c2a4573: Layer already exists 21:10:03 31682e4abb2e: Layer already exists 21:10:03 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:b2031aca63418edf98c247198a8eaacdcb305e6fe34d0aae6a1acec5ccb199e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:10:04 ca499f2a555e: Preparing 21:10:04 ab2fa6fe29ac: Preparing 21:10:04 3911ce2fd20e: Preparing 21:10:04 97930aeeb12f: Preparing 21:10:04 1bed848860fc: Preparing 21:10:04 31682e4abb2e: Preparing 21:10:04 c4e71c2a4573: Preparing 21:10:04 31682e4abb2e: Waiting 21:10:04 c4e71c2a4573: Waiting 21:10:04 ca499f2a555e: Layer already exists 21:10:04 3911ce2fd20e: Layer already exists 21:10:04 ab2fa6fe29ac: Layer already exists 21:10:04 1bed848860fc: Layer already exists 21:10:04 97930aeeb12f: Layer already exists 21:10:04 c4e71c2a4573: Layer already exists 21:10:04 31682e4abb2e: Layer already exists 21:10:04 main: digest: sha256:b2031aca63418edf98c247198a8eaacdcb305e6fe34d0aae6a1acec5ccb199e5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:10:04 ===================================================== [Pipeline] echo 21:10:04 taggedImages: 21:10:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:10:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:10:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.106 21:10:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:10:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:10:04 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:10:04 e4096de299f95fa94277bb85e2f69a4787fd287f 21:10:04 latest 21:10:04 4.1.0-dev.106 21:10:04 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:10:04 main 21:10:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:10:05 d41cb76b938c: Preparing 21:10:05 d0db94822704: Preparing 21:10:05 3911ce2fd20e: Preparing 21:10:05 97930aeeb12f: Preparing 21:10:05 4e4165afe218: Preparing 21:10:05 7e14b08a8d46: Preparing 21:10:05 c4e71c2a4573: Preparing 21:10:05 7e14b08a8d46: Waiting 21:10:05 c4e71c2a4573: Waiting 21:10:05 4e4165afe218: Pushed 21:10:06 97930aeeb12f: Layer already exists 21:10:06 3911ce2fd20e: Layer already exists 21:10:06 c4e71c2a4573: Layer already exists 21:10:06 d41cb76b938c: Pushed 21:10:07 7e14b08a8d46: Pushed 21:10:14 d0db94822704: Pushed 21:10:14 e4096de299f95fa94277bb85e2f69a4787fd287f: digest: sha256:9cc0f73747723ed8586e0ef6ae80aa54080356e946c1f544c939c375c4198d9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:10:15 d41cb76b938c: Preparing 21:10:15 d0db94822704: Preparing 21:10:15 3911ce2fd20e: Preparing 21:10:15 97930aeeb12f: Preparing 21:10:15 4e4165afe218: Preparing 21:10:15 7e14b08a8d46: Preparing 21:10:15 c4e71c2a4573: Preparing 21:10:15 7e14b08a8d46: Waiting 21:10:15 c4e71c2a4573: Waiting 21:10:15 d41cb76b938c: Layer already exists 21:10:15 4e4165afe218: Layer already exists 21:10:15 d0db94822704: Layer already exists 21:10:15 3911ce2fd20e: Layer already exists 21:10:15 97930aeeb12f: Layer already exists 21:10:15 c4e71c2a4573: Layer already exists 21:10:15 7e14b08a8d46: Layer already exists 21:10:15 latest: digest: sha256:9cc0f73747723ed8586e0ef6ae80aa54080356e946c1f544c939c375c4198d9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.106 21:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:10:15 d41cb76b938c: Preparing 21:10:15 d0db94822704: Preparing 21:10:15 3911ce2fd20e: Preparing 21:10:15 97930aeeb12f: Preparing 21:10:15 4e4165afe218: Preparing 21:10:15 7e14b08a8d46: Preparing 21:10:15 c4e71c2a4573: Preparing 21:10:15 7e14b08a8d46: Waiting 21:10:15 c4e71c2a4573: Waiting 21:10:15 3911ce2fd20e: Layer already exists 21:10:15 d0db94822704: Layer already exists 21:10:15 4e4165afe218: Layer already exists 21:10:15 97930aeeb12f: Layer already exists 21:10:15 d41cb76b938c: Layer already exists 21:10:15 7e14b08a8d46: Layer already exists 21:10:15 c4e71c2a4573: Layer already exists 21:10:16 4.1.0-dev.106: digest: sha256:9cc0f73747723ed8586e0ef6ae80aa54080356e946c1f544c939c375c4198d9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:10:16 d41cb76b938c: Preparing 21:10:16 d0db94822704: Preparing 21:10:16 3911ce2fd20e: Preparing 21:10:16 97930aeeb12f: Preparing 21:10:16 4e4165afe218: Preparing 21:10:16 7e14b08a8d46: Preparing 21:10:16 c4e71c2a4573: Preparing 21:10:16 7e14b08a8d46: Waiting 21:10:16 d41cb76b938c: Layer already exists 21:10:16 4e4165afe218: Layer already exists 21:10:16 d0db94822704: Layer already exists 21:10:16 97930aeeb12f: Layer already exists 21:10:16 3911ce2fd20e: Layer already exists 21:10:16 7e14b08a8d46: Layer already exists 21:10:16 c4e71c2a4573: Layer already exists 21:10:17 e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106: digest: sha256:9cc0f73747723ed8586e0ef6ae80aa54080356e946c1f544c939c375c4198d9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:10:17 d41cb76b938c: Preparing 21:10:17 d0db94822704: Preparing 21:10:17 3911ce2fd20e: Preparing 21:10:17 97930aeeb12f: Preparing 21:10:17 4e4165afe218: Preparing 21:10:17 7e14b08a8d46: Preparing 21:10:17 c4e71c2a4573: Preparing 21:10:17 7e14b08a8d46: Waiting 21:10:17 c4e71c2a4573: Waiting 21:10:17 3911ce2fd20e: Layer already exists 21:10:17 97930aeeb12f: Layer already exists 21:10:17 d41cb76b938c: Layer already exists 21:10:17 4e4165afe218: Layer already exists 21:10:17 d0db94822704: Layer already exists 21:10:17 7e14b08a8d46: Layer already exists 21:10:17 c4e71c2a4573: Layer already exists 21:10:18 main: digest: sha256:9cc0f73747723ed8586e0ef6ae80aa54080356e946c1f544c939c375c4198d9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:10:18 ===================================================== [Pipeline] echo 21:10:18 taggedImages: 21:10:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f 21:10:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:10:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.106 21:10:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 21:10:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:10:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 21:10:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 21:10:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.106 [Pipeline] echo 21:10:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo 21:10:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:10:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 21:10:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 21:10:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.106 [Pipeline] echo 21:10:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo 21:10:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:10:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] echo 21:10:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 21:10:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.106 [Pipeline] echo 21:10:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4096de299f95fa94277bb85e2f69a4787fd287f-4.1.0-dev.106 [Pipeline] echo 21:10:19 Skip building multi-arch image for 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 21:10:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:19 21:10:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:19 arm64: Pulling from edgex-lftools-log-publisher 21:10:19 8998bd30e6a1: Pulling fs layer 21:10:19 04944245beec: Pulling fs layer 21:10:19 699f458cf7ca: Pulling fs layer 21:10:19 765212b225bb: Pulling fs layer 21:10:19 f23df028b6ca: Pulling fs layer 21:10:19 d65c8cfc05b1: Pulling fs layer 21:10:19 2437ff75d9bd: Pulling fs layer 21:10:19 f23df028b6ca: Waiting 21:10:19 d65c8cfc05b1: Waiting 21:10:19 2437ff75d9bd: Waiting 21:10:19 765212b225bb: Waiting 21:10:20 04944245beec: Verifying Checksum 21:10:20 04944245beec: Download complete 21:10:20 765212b225bb: Verifying Checksum 21:10:20 765212b225bb: Download complete 21:10:20 f23df028b6ca: Verifying Checksum 21:10:20 d65c8cfc05b1: Verifying Checksum 21:10:20 d65c8cfc05b1: Download complete 21:10:20 699f458cf7ca: Verifying Checksum 21:10:20 699f458cf7ca: Download complete 21:10:20 8998bd30e6a1: Verifying Checksum 21:10:20 8998bd30e6a1: Download complete 21:10:23 2437ff75d9bd: Verifying Checksum 21:10:23 2437ff75d9bd: Download complete 21:10:25 8998bd30e6a1: Pull complete 21:10:25 04944245beec: Pull complete 21:10:27 699f458cf7ca: Pull complete 21:10:27 765212b225bb: Pull complete 21:10:28 f23df028b6ca: Pull complete 21:10:28 d65c8cfc05b1: Pull complete 21:10:46 2437ff75d9bd: Pull complete 21:10:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:47 prd-ubuntu20.04-docker-arm64-4c-16g-4773 does not seem to be running inside a container 21:10:47 $ 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/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@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 21:10:49 $ docker top 34efd13be5d50c5c09289701661d30900d5abd55744b081a01ee314fd4592e8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:49 ---> job-cost.sh 21:10:49 lf-activate-venv: SKIPPING 21:10:49 INFO: No Stack... 21:10:50 INFO: Retrieving Pricing Info for: v3-standard-4 21:10:51 INFO: Archiving Costs [Pipeline] sh 21:10:51 + cut -d, -f6 21:10:51 + cat /w/workspace/edgex-go/965/archives/cost.csv [Pipeline] lock 21:10:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-965-stack-cost] 21:10:51 Resource [jenkins-edgexfoundry-edgex-go-main-965-stack-cost] did not exist. Created. 21:10:51 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-965-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:10:52 + echo total: 0.10999999940395355 [Pipeline] stash 21:10:53 Stashed 1 file(s) [Pipeline] } 21:10:53 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-965-stack-cost] [Pipeline] // lock [Pipeline] } 21:10:53 $ docker stop --time=1 34efd13be5d50c5c09289701661d30900d5abd55744b081a01ee314fd4592e8a 21:10:54 $ docker rm -f --volumes 34efd13be5d50c5c09289701661d30900d5abd55744b081a01ee314fd4592e8a [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 21:10:55 provisioning config files... 21:10:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/965@tmp/config16942020653529252842tmp [Pipeline] { [Pipeline] sh 21:10:55 + set +x 21:10:55 + curl -s https://codecov.io/bash 21:10:55 + bash -s -- 21:10:55 21:10:55 _____ _ 21:10:55 / ____| | | 21:10:55 | | ___ __| | ___ ___ _____ __ 21:10:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:10:55 | |___| (_) | (_| | __/ (_| (_) \ V / 21:10:55 \_____\___/ \__,_|\___|\___\___/ \_/ 21:10:55 Bash-1.0.6 21:10:55 21:10:55 21:10:55 ==> git version 2.25.1 found 21:10:55 ==> 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 21:10:55 Release-Date: 2020-01-08 21:10:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:10:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:10:55 ==> Jenkins CI detected. 21:10:55 current dir:  /w/workspace/edgex-go/965 21:10:55 project root: . 21:10:55 --> token set from env 21:10:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:10:55 ==> Running gcov in . (disable via -X gcov) 21:10:55 ==> Python coveragepy not found 21:10:55 ==> Searching for coverage reports in: 21:10:55 + . 21:10:55 -> Found 1 reports 21:10:55 ==> Detecting git/mercurial file structure 21:10:55 ==> Reading reports 21:10:55 + ./coverage.out bytes=1044023 21:10:55 ==> Appending adjustments 21:10:55 https://docs.codecov.io/docs/fixing-reports 21:10:57 + Found adjustments 21:10:57 ==> Gzipping contents 21:10:57 108K /tmp/codecov.aqU6OS.gz 21:10:57 ==> Uploading reports 21:10:57 url: https://codecov.io 21:10:57 query: branch=main&commit=e4096de299f95fa94277bb85e2f69a4787fd287f&build=965&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F965%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:10:57 -> Pinging Codecov 21:10:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e4096de299f95fa94277bb85e2f69a4787fd287f&build=965&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F965%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:10:57 -> Uploading to 21:10:57 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/e4096de299f95fa94277bb85e2f69a4787fd287f/fa82ae33-3137-435f-84d1-bce41a0fbce4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260408%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260408T211057Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1bd3cccaf15f7de09e149e5b1135f97753d055772ed65273c93fce0f24d60822 21:10:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:10:57 Dload Upload Total Spent Left Speed 21:10:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 478k --:--:-- --:--:-- --:--:-- 476k 100 105k 0 0 100 105k 0 356k --:--:-- --:--:-- --:--:-- 355k 21:10:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e4096de299f95fa94277bb85e2f69a4787fd287f [Pipeline] } 21:10:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:10:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:10:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 21:10:58 21:10:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 21:10:58 latest: Pulling from edgex-devops/edgex-snyk-go 21:10:58 2d35ebdb57d9: Already exists 21:10:58 85e8836fcdb2: Pulling fs layer 21:10:58 91631faa732a: Pulling fs layer 21:10:58 f3f5ae8826fa: Pulling fs layer 21:10:58 4f4fb700ef54: Pulling fs layer 21:10:58 7861252a18e6: Pulling fs layer 21:10:58 9130f900ef6f: Pulling fs layer 21:10:58 4f4fb700ef54: Waiting 21:10:58 7861252a18e6: Waiting 21:10:58 9130f900ef6f: Waiting 21:10:58 85e8836fcdb2: Verifying Checksum 21:10:58 85e8836fcdb2: Download complete 21:10:58 4f4fb700ef54: Verifying Checksum 21:10:58 4f4fb700ef54: Download complete 21:10:58 85e8836fcdb2: Pull complete 21:10:58 7861252a18e6: Verifying Checksum 21:10:59 91631faa732a: Verifying Checksum 21:10:59 91631faa732a: Download complete 21:11:00 9130f900ef6f: Verifying Checksum 21:11:00 9130f900ef6f: Download complete 21:11:04 91631faa732a: Pull complete 21:11:04 f3f5ae8826fa: Pull complete 21:11:04 4f4fb700ef54: Pull complete 21:11:04 7861252a18e6: Pull complete 21:11:08 9130f900ef6f: Pull complete 21:11:08 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 21:11:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 21:11:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:08 prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container 21:11:08 $ 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/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 21:11:10 $ docker top 45653531129b031bdbba8dfc3ebf52f386ca2cf220737e3b8a8649ffe0e8f2ce -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:10 + git config --global --add safe.directory /w/workspace/edgex-go/965 [Pipeline] echo 21:11:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:11:10 + set -o pipefail 21:11:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:11:20 21:11:20 Monitoring /w/workspace/edgex-go/965 (github.com/edgexfoundry/edgex-go)... 21:11:20 21:11:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3bbf527a-1aec-4007-917b-e70cd5ef86dd 21:11:20 21:11:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:11:20 21:11:20 21:11:20 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 21:11:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:11:20 $ docker stop --time=1 45653531129b031bdbba8dfc3ebf52f386ca2cf220737e3b8a8649ffe0e8f2ce 21:11:22 $ docker rm -f --volumes 45653531129b031bdbba8dfc3ebf52f386ca2cf220737e3b8a8649ffe0e8f2ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:11:23 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:23 provisioning config files... 21:11:23 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/965@tmp/config14988995041633443209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:23 --> edgex-publish-swagger.sh 21:11:23 === Publish openapi API === 21:11:23 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 21:11:23 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/965/openapi/core-command.yaml] 21:11:23 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:23 Dload Upload Total Spent Left Speed 21:11:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 474 234k --:--:-- --:--:-- --:--:-- 235k 21:11:23 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 21:11:23 21:11:23 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/965/openapi/core-data.yaml] 21:11:23 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:23 Dload Upload Total Spent Left Speed 21:11:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 507 565k --:--:-- --:--:-- --:--:-- 566k 21:11:24 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 21:11:24 21:11:24 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/965/openapi/core-keeper.yaml] 21:11:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:24 Dload Upload Total Spent Left Speed 21:11:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 647 289k --:--:-- --:--:-- --:--:-- 290k 21:11:24 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 21:11:24 21:11:24 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/965/openapi/core-metadata.yaml] 21:11:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:24 Dload Upload Total Spent Left Speed 21:11:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 536 1303k --:--:-- --:--:-- --:--:-- 1303k 21:11:24 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 21:11:24 21:11:24 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/965/openapi/security-proxy-auth.yaml] 21:11:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:24 Dload Upload Total Spent Left Speed 21:11:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 564 204k --:--:-- --:--:-- --:--:-- 204k 21:11:24 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 21:11:24 21:11:24 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/965/openapi/security-secretstore-setup.yaml] 21:11:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:24 Dload Upload Total Spent Left Speed 21:11:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 180 10720 --:--:-- --:--:-- --:--:-- 10871 21:11:24 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 21:11:24 21:11:24 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/965/openapi/support-notifications.yaml] 21:11:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:24 Dload Upload Total Spent Left Speed 21:11:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 392 581k --:--:-- --:--:-- --:--:-- 581k 21:11:24 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 21:11:24 21:11:24 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/965/openapi/support-scheduler.yaml] 21:11:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:24 Dload Upload Total Spent Left Speed 21:11:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 578 434k --:--:-- --:--:-- --:--:-- 434k 21:11:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 21:11:25 [Pipeline] } 21:11:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:11:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:11:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:25 prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container 21:11:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:11:26 $ docker top aed03bac421db6aef78dc714e53c75f673839484353e34af94390f3e042216f9 -eo pid,comm 21:11:26 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). 21:11:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:26 [ssh-agent] Looking for ssh-agent implementation... 21:11:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:26 $ docker exec aed03bac421db6aef78dc714e53c75f673839484353e34af94390f3e042216f9 ssh-agent 21:11:26 SSH_AUTH_SOCK=/tmp/ssh-q9UgfK5M7TRQ/agent.32 21:11:26 SSH_AGENT_PID=38 21:11:26 Running ssh-add (command line suppressed) 21:11:26 Identity added: /w/workspace/edgex-go/965@tmp/private_key_4879867722654398807.key (/w/workspace/edgex-go/965@tmp/private_key_4879867722654398807.key) 21:11:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:26 + git semver tag 21:11:27 2026-04-08 21:11:27,268 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 21:11:27 2026-04-08 21:11:27,271 [run_tag] DEBUG tag force:False 21:11:27 2026-04-08 21:11:27,271 [check_head_tag] DEBUG check head tag 21:11:27 2026-04-08 21:11:27,273 [execute] INFO git cat-file --batch-check 21:11:27 2026-04-08 21:11:27,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/965, stdin=, shell=False, universal_newlines=False) 21:11:27 2026-04-08 21:11:27,275 [execute] INFO git cat-file --batch 21:11:27 2026-04-08 21:11:27,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/965, stdin=, shell=False, universal_newlines=False) 21:11:27 2026-04-08 21:11:27,304 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main 21:11:27 2026-04-08 21:11:27,304 [execute] INFO git tag -a v4.1.0-dev.106 -m v4.1.0-dev.106 21:11:27 2026-04-08 21:11:27,304 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.106', '-m', 'v4.1.0-dev.106'], cwd=/w/workspace/edgex-go/965, stdin=None, shell=False, universal_newlines=False) 21:11:27 2026-04-08 21:11:27,308 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main 21:11:27 4.1.0-dev.106 [Pipeline] } 21:11:27 $ docker exec --env ******** --env ******** aed03bac421db6aef78dc714e53c75f673839484353e34af94390f3e042216f9 ssh-agent -k 21:11:27 unset SSH_AUTH_SOCK; 21:11:27 unset SSH_AGENT_PID; 21:11:27 echo Agent pid 38 killed; 21:11:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:27 + git semver [Pipeline] } 21:11:28 $ docker stop --time=1 aed03bac421db6aef78dc714e53c75f673839484353e34af94390f3e042216f9 21:11:29 $ docker rm -f --volumes aed03bac421db6aef78dc714e53c75f673839484353e34af94390f3e042216f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:11:29 21:11:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:11:30 0.23.1-centos7: Pulling from edgex-lftools 21:11:30 ab5ef0e58194: Pulling fs layer 21:11:30 9712f1f96733: Pulling fs layer 21:11:30 63f879dbbcfc: Pulling fs layer 21:11:30 0d9ebad4ef96: Pulling fs layer 21:11:30 e9a5061849ea: Pulling fs layer 21:11:30 d747dcd14b5f: Pulling fs layer 21:11:30 2de7ff778b66: Pulling fs layer 21:11:30 0d9ebad4ef96: Waiting 21:11:30 e9a5061849ea: Waiting 21:11:30 d747dcd14b5f: Waiting 21:11:30 2de7ff778b66: Waiting 21:11:30 9712f1f96733: Verifying Checksum 21:11:30 9712f1f96733: Download complete 21:11:30 63f879dbbcfc: Verifying Checksum 21:11:30 63f879dbbcfc: Download complete 21:11:30 e9a5061849ea: Verifying Checksum 21:11:30 e9a5061849ea: Download complete 21:11:30 d747dcd14b5f: Verifying Checksum 21:11:30 d747dcd14b5f: Download complete 21:11:30 ab5ef0e58194: Download complete 21:11:30 0d9ebad4ef96: Verifying Checksum 21:11:30 0d9ebad4ef96: Download complete 21:11:31 2de7ff778b66: Verifying Checksum 21:11:31 2de7ff778b66: Download complete 21:11:35 ab5ef0e58194: Pull complete 21:11:35 9712f1f96733: Pull complete 21:11:35 63f879dbbcfc: Pull complete 21:11:42 0d9ebad4ef96: Pull complete 21:11:42 e9a5061849ea: Pull complete 21:11:42 d747dcd14b5f: Pull complete 21:11:43 2de7ff778b66: Pull complete 21:11:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:11:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:11:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:43 prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container 21:11:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:11:44 $ docker top 8150414c9ac189751c8cc6d6e97a239fcb8844176b3267f5a214d538f1cfd4b6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:11:44 provisioning config files... 21:11:44 copy managed file [sigul-config] to file:/w/workspace/edgex-go/965@tmp/config9336208732342067464tmp 21:11:44 copy managed file [sigul-password] to file:/w/workspace/edgex-go/965@tmp/config10830232261235355393tmp 21:11:44 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/965@tmp/config12224600907022601991tmp [Pipeline] { [Pipeline] echo 21:11:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:11:45 ---> sigul-configuration.sh 21:11:45 gpg: directory `/root/.gnupg' created 21:11:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:11:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:11:45 gpg: keyring `/root/.gnupg/secring.gpg' created 21:11:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:11:45 gpg: CAST5 encrypted data 21:11:45 gpg: encrypted with 1 passphrase 21:11:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:11:45 + mkdir /home/jenkins 21:11:45 + mkdir /home/jenkins/sigul [Pipeline] sh 21:11:45 + 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 21:11:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:11:46 ---> sigul-install.sh 21:11:46 Sigul already installed; skipping installation. [Pipeline] sh 21:11:46 + git tag --list 21:11:46 0.6.0 21:11:46 0.6.1 21:11:46 0.7.0 21:11:46 0.7.1 21:11:46 v1.0.0 21:11:46 v1.0.1 21:11:46 v1.1.0 21:11:46 v1.2.0 21:11:46 v1.2.1 21:11:46 v1.3.0 21:11:46 v1.3.1 21:11:46 v2.0.0 21:11:46 v2.1.0 21:11:46 v2.1.1 21:11:46 v2.2.0 21:11:46 v2.3.0 21:11:46 v3.0 21:11:46 v3.0.0 21:11:46 v3.1 21:11:46 v3.1.0 21:11:46 v3.1.1 21:11:46 v4.0 21:11:46 v4.0.0 21:11:46 v4.0.1 21:11:46 v4.0.1-dev.1 21:11:46 v4.0.1-dev.2 21:11:46 v4.0.2-dev.1 21:11:46 v4.1.0-dev.1 21:11:46 v4.1.0-dev.10 21:11:46 v4.1.0-dev.100 21:11:46 v4.1.0-dev.101 21:11:46 v4.1.0-dev.102 21:11:46 v4.1.0-dev.103 21:11:46 v4.1.0-dev.104 21:11:46 v4.1.0-dev.105 21:11:46 v4.1.0-dev.106 21:11:46 v4.1.0-dev.11 21:11:46 v4.1.0-dev.12 21:11:46 v4.1.0-dev.13 21:11:46 v4.1.0-dev.14 21:11:46 v4.1.0-dev.15 21:11:46 v4.1.0-dev.16 21:11:46 v4.1.0-dev.17 21:11:46 v4.1.0-dev.18 21:11:46 v4.1.0-dev.19 21:11:46 v4.1.0-dev.2 21:11:46 v4.1.0-dev.20 21:11:46 v4.1.0-dev.21 21:11:46 v4.1.0-dev.22 21:11:46 v4.1.0-dev.23 21:11:46 v4.1.0-dev.24 21:11:46 v4.1.0-dev.25 21:11:46 v4.1.0-dev.26 21:11:46 v4.1.0-dev.27 21:11:46 v4.1.0-dev.28 21:11:46 v4.1.0-dev.29 21:11:46 v4.1.0-dev.3 21:11:46 v4.1.0-dev.30 21:11:46 v4.1.0-dev.31 21:11:46 v4.1.0-dev.32 21:11:46 v4.1.0-dev.33 21:11:46 v4.1.0-dev.34 21:11:46 v4.1.0-dev.35 21:11:46 v4.1.0-dev.36 21:11:46 v4.1.0-dev.37 21:11:46 v4.1.0-dev.38 21:11:46 v4.1.0-dev.39 21:11:46 v4.1.0-dev.4 21:11:46 v4.1.0-dev.40 21:11:46 v4.1.0-dev.41 21:11:46 v4.1.0-dev.42 21:11:46 v4.1.0-dev.43 21:11:46 v4.1.0-dev.44 21:11:46 v4.1.0-dev.45 21:11:46 v4.1.0-dev.46 21:11:46 v4.1.0-dev.47 21:11:46 v4.1.0-dev.48 21:11:46 v4.1.0-dev.49 21:11:46 v4.1.0-dev.5 21:11:46 v4.1.0-dev.50 21:11:46 v4.1.0-dev.51 21:11:46 v4.1.0-dev.52 21:11:46 v4.1.0-dev.53 21:11:46 v4.1.0-dev.54 21:11:46 v4.1.0-dev.55 21:11:46 v4.1.0-dev.56 21:11:46 v4.1.0-dev.57 21:11:46 v4.1.0-dev.58 21:11:46 v4.1.0-dev.59 21:11:46 v4.1.0-dev.6 21:11:46 v4.1.0-dev.60 21:11:46 v4.1.0-dev.61 21:11:46 v4.1.0-dev.62 21:11:46 v4.1.0-dev.63 21:11:46 v4.1.0-dev.64 21:11:46 v4.1.0-dev.65 21:11:46 v4.1.0-dev.66 21:11:46 v4.1.0-dev.67 21:11:46 v4.1.0-dev.68 21:11:46 v4.1.0-dev.69 21:11:46 v4.1.0-dev.7 21:11:46 v4.1.0-dev.70 21:11:46 v4.1.0-dev.71 21:11:46 v4.1.0-dev.72 21:11:46 v4.1.0-dev.73 21:11:46 v4.1.0-dev.74 21:11:46 v4.1.0-dev.75 21:11:46 v4.1.0-dev.76 21:11:46 v4.1.0-dev.77 21:11:46 v4.1.0-dev.78 21:11:46 v4.1.0-dev.79 21:11:46 v4.1.0-dev.8 21:11:46 v4.1.0-dev.80 21:11:46 v4.1.0-dev.81 21:11:46 v4.1.0-dev.82 21:11:46 v4.1.0-dev.83 21:11:46 v4.1.0-dev.84 21:11:46 v4.1.0-dev.85 21:11:46 v4.1.0-dev.86 21:11:46 v4.1.0-dev.87 21:11:46 v4.1.0-dev.88 21:11:46 v4.1.0-dev.89 21:11:46 v4.1.0-dev.9 21:11:46 v4.1.0-dev.90 21:11:46 v4.1.0-dev.91 21:11:46 v4.1.0-dev.92 21:11:46 v4.1.0-dev.93 21:11:46 v4.1.0-dev.94 21:11:46 v4.1.0-dev.95 21:11:46 v4.1.0-dev.96 21:11:46 v4.1.0-dev.97 21:11:46 v4.1.0-dev.98 21:11:46 v4.1.0-dev.99 [Pipeline] sh 21:11:46 + lftools sign git-tag v4.1.0-dev.106 21:11:47 Signing Git tag with Sigul... 21:11:47 Signing v4.1.0-dev.106 [Pipeline] echo 21:11:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:11:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:11:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:11:48 $ docker stop --time=1 8150414c9ac189751c8cc6d6e97a239fcb8844176b3267f5a214d538f1cfd4b6 21:11:49 $ docker rm -f --volumes 8150414c9ac189751c8cc6d6e97a239fcb8844176b3267f5a214d538f1cfd4b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:11:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:11:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:50 prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container 21:11:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:11:50 $ docker top 95790616603abcce985f763759399983f22ac9280509b87c67db05eaa5046cd7 -eo pid,comm 21:11:50 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). 21:11:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:50 [ssh-agent] Looking for ssh-agent implementation... 21:11:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:50 $ docker exec 95790616603abcce985f763759399983f22ac9280509b87c67db05eaa5046cd7 ssh-agent 21:11:50 SSH_AUTH_SOCK=/tmp/ssh-f3GvFjjcDHx7/agent.32 21:11:50 SSH_AGENT_PID=38 21:11:50 Running ssh-add (command line suppressed) 21:11:50 Identity added: /w/workspace/edgex-go/965@tmp/private_key_8892084586047467410.key (/w/workspace/edgex-go/965@tmp/private_key_8892084586047467410.key) 21:11:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:51 + git semver bump pre 21:11:51 2026-04-08 21:11:51,492 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 21:11:51 2026-04-08 21:11:51,496 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main 21:11:51 2026-04-08 21:11:51,496 [bump_version] DEBUG bumping version:4.1.0-dev.106 on axis:pre with prefix:dev 21:11:51 2026-04-08 21:11:51,496 [bump_version] DEBUG bumped version:4.1.0-dev.107 21:11:51 2026-04-08 21:11:51,496 [write_version] DEBUG write version:4.1.0-dev.107 to path:/w/workspace/edgex-go/965/.semver/main with force:True 21:11:51 2026-04-08 21:11:51,496 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main 21:11:51 2026-04-08 21:11:51,496 [write_file] DEBUG write to file:/w/workspace/edgex-go/965/.semver/main 21:11:51 2026-04-08 21:11:51,500 [execute] INFO git cat-file --batch-check 21:11:51 2026-04-08 21:11:51,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/965/.semver, stdin=, shell=False, universal_newlines=False) 21:11:51 2026-04-08 21:11:51,504 [execute] INFO git cat-file --batch 21:11:51 2026-04-08 21:11:51,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/965/.semver, stdin=, shell=False, universal_newlines=False) 21:11:51 2026-04-08 21:11:51,507 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main 21:11:51 4.1.0-dev.107 [Pipeline] } 21:11:51 $ docker exec --env ******** --env ******** 95790616603abcce985f763759399983f22ac9280509b87c67db05eaa5046cd7 ssh-agent -k 21:11:51 unset SSH_AUTH_SOCK; 21:11:51 unset SSH_AGENT_PID; 21:11:51 echo Agent pid 38 killed; 21:11:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:51 + git semver [Pipeline] } 21:11:52 $ docker stop --time=1 95790616603abcce985f763759399983f22ac9280509b87c67db05eaa5046cd7 21:11:53 $ docker rm -f --volumes 95790616603abcce985f763759399983f22ac9280509b87c67db05eaa5046cd7 [Pipeline] // withDockerContainer [Pipeline] sh 21:11:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:11:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:54 prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container 21:11:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:11:54 $ docker top 882ef4eaaac5e7e2478a8463d941107f5bed46ec24c741a374250e8b39c5cb40 -eo pid,comm 21:11:54 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). 21:11:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:54 [ssh-agent] Looking for ssh-agent implementation... 21:11:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:54 $ docker exec 882ef4eaaac5e7e2478a8463d941107f5bed46ec24c741a374250e8b39c5cb40 ssh-agent 21:11:54 SSH_AUTH_SOCK=/tmp/ssh-a83kbJ1EUxYL/agent.33 21:11:54 SSH_AGENT_PID=39 21:11:54 Running ssh-add (command line suppressed) 21:11:54 Identity added: /w/workspace/edgex-go/965@tmp/private_key_8462597273679524068.key (/w/workspace/edgex-go/965@tmp/private_key_8462597273679524068.key) 21:11:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:55 + git semver push 21:11:55 2026-04-08 21:11:55,498 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 21:11:55 2026-04-08 21:11:55,502 [run_push] DEBUG push 21:11:55 2026-04-08 21:11:55,503 [execute] INFO git cat-file --batch-check 21:11:55 2026-04-08 21:11:55,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/965/.semver, stdin=, shell=False, universal_newlines=False) 21:11:55 2026-04-08 21:11:55,505 [execute] INFO git rev-list 759f36315f32e9f02777aef8170f38c23dbb9812 -- 21:11:55 2026-04-08 21:11:55,505 [execute] DEBUG Popen(['git', 'rev-list', '759f36315f32e9f02777aef8170f38c23dbb9812', '--'], cwd=/w/workspace/edgex-go/965/.semver, stdin=None, shell=False, universal_newlines=False) 21:11:55 2026-04-08 21:11:55,528 [execute] INFO git fetch -v -- origin 21:11:55 2026-04-08 21:11:55,528 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/965/.semver, stdin=None, shell=False, universal_newlines=True) 21:11:56 2026-04-08 21:11:56,139 [run_push] DEBUG no remote changes detected 21:11:56 2026-04-08 21:11:56,139 [execute] INFO git push origin semver 21:11:56 2026-04-08 21:11:56,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/965/.semver, stdin=None, shell=False, universal_newlines=False) 21:11:57 2026-04-08 21:11:57,042 [run_push] DEBUG push all version tags 21:11:57 2026-04-08 21:11:57,042 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:11:57 2026-04-08 21:11:57,043 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/965, stdin=None, shell=False, universal_newlines=False) 21:11:57 2026-04-08 21:11:57,932 [read_version] DEBUG read version from /w/workspace/edgex-go/965/.semver/main 21:11:57 4.1.0-dev.107 [Pipeline] } 21:11:58 $ docker exec --env ******** --env ******** 882ef4eaaac5e7e2478a8463d941107f5bed46ec24c741a374250e8b39c5cb40 ssh-agent -k 21:11:58 unset SSH_AUTH_SOCK; 21:11:58 unset SSH_AGENT_PID; 21:11:58 echo Agent pid 39 killed; 21:11:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:58 + git semver [Pipeline] } 21:11:58 $ docker stop --time=1 882ef4eaaac5e7e2478a8463d941107f5bed46ec24c741a374250e8b39c5cb40 21:11:59 $ docker rm -f --volumes 882ef4eaaac5e7e2478a8463d941107f5bed46ec24c741a374250e8b39c5cb40 [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 21:12:00 + [ -d /w/workspace/edgex-go/965/archives ] [Pipeline] libraryResource [Pipeline] sh 21:12:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:12:01 ---> package-listing.sh 21:12:01 ++ facter osfamily 21:12:01 ++ tr '[:upper:]' '[:lower:]' 21:12:01 + OS_FAMILY=debian 21:12:01 + workspace=/w/workspace/edgex-go/965 21:12:01 + START_PACKAGES=/tmp/packages_start.txt 21:12:01 + END_PACKAGES=/tmp/packages_end.txt 21:12:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:12:01 + PACKAGES=/tmp/packages_start.txt 21:12:01 + '[' /w/workspace/edgex-go/965 ']' 21:12:01 + PACKAGES=/tmp/packages_end.txt 21:12:01 + case "${OS_FAMILY}" in 21:12:01 + dpkg -l 21:12:01 + grep '^ii' 21:12:01 + '[' -f /tmp/packages_start.txt ']' 21:12:01 + '[' -f /tmp/packages_end.txt ']' 21:12:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:12:01 + '[' /w/workspace/edgex-go/965 ']' 21:12:01 + mkdir -p /w/workspace/edgex-go/965/archives/ 21:12:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/965/archives/ [Pipeline] echo 21:12:01 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/965/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:12:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:02 21:12:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:03 latest: Pulling from edgex-lftools-log-publisher 21:12:03 5eb5b503b376: Pulling fs layer 21:12:03 5c69ac0246d0: Pulling fs layer 21:12:03 ec43610c2a17: Pulling fs layer 21:12:03 3a2ae6a8a46f: Pulling fs layer 21:12:03 33b1e0a273af: Pulling fs layer 21:12:03 5d3b04190fa2: Pulling fs layer 21:12:03 2f39f015ded8: Pulling fs layer 21:12:03 33b1e0a273af: Waiting 21:12:03 5d3b04190fa2: Waiting 21:12:03 2f39f015ded8: Waiting 21:12:03 3a2ae6a8a46f: Waiting 21:12:03 5c69ac0246d0: Download complete 21:12:03 3a2ae6a8a46f: Download complete 21:12:03 33b1e0a273af: Verifying Checksum 21:12:03 33b1e0a273af: Download complete 21:12:03 5d3b04190fa2: Verifying Checksum 21:12:03 5d3b04190fa2: Download complete 21:12:03 ec43610c2a17: Verifying Checksum 21:12:03 ec43610c2a17: Download complete 21:12:03 5eb5b503b376: Verifying Checksum 21:12:03 2f39f015ded8: Download complete 21:12:05 5eb5b503b376: Pull complete 21:12:05 5c69ac0246d0: Pull complete 21:12:05 ec43610c2a17: Pull complete 21:12:05 3a2ae6a8a46f: Pull complete 21:12:06 33b1e0a273af: Pull complete 21:12:06 5d3b04190fa2: Pull complete 21:12:12 2f39f015ded8: Pull complete 21:12:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:12:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:12 prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container 21:12:12 $ 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/965/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/965 -v /w/workspace/edgex-go/965:/w/workspace/edgex-go/965:rw,z -v /w/workspace/edgex-go/965@tmp:/w/workspace/edgex-go/965@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:12:14 $ docker top b1618526e2f897788eef9ed65840620215815b05a168bd9de4883d59bc76a099 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:14 + touch /tmp/pre-build-complete [Pipeline] sh 21:12:14 + mkdir -p /var/log/sysstat [Pipeline] sh 21:12:14 + ls /var/log/sa-host 21:12:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:12:14 provisioning config files... 21:12:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/965@tmp/config10181687058459159799tmp [Pipeline] { [Pipeline] echo 21:12:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:12:15 ---> create-netrc.sh [Pipeline] } 21:12:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:12:15 ---> python-tools-install.sh [Pipeline] echo 21:12:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:12:15 ---> sudo-logs.sh 21:12:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:12:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:12:16 ---> job-cost.sh 21:12:16 lf-activate-venv: SKIPPING 21:12:16 DEBUG: total: 0.10999999940395355 21:12:16 INFO: Retrieving Stack Cost... 21:12:16 INFO: Retrieving Pricing Info for: v3-standard-8 21:12:17 INFO: Archiving Costs [Pipeline] echo 21:12:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:12:17 ---> logs-deploy.sh 21:12:17 lf-activate-venv: SKIPPING 21:12:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/965 21:12:17 INFO: archiving workspace using pattern(s): 21:12:18 Archives upload complete. 21:12:18 INFO: archiving logs to Nexus 21:12:19 ---> uname -a: 21:12:19 Linux prd-ubuntu20-04-docker-8c-8g-4772 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 21:12:19 21:12:19 21:12:19 ---> lscpu: 21:12:19 Architecture: x86_64 21:12:19 CPU op-mode(s): 32-bit, 64-bit 21:12:19 Byte Order: Little Endian 21:12:19 Address sizes: 40 bits physical, 48 bits virtual 21:12:19 CPU(s): 8 21:12:19 On-line CPU(s) list: 0-7 21:12:19 Thread(s) per core: 1 21:12:19 Core(s) per socket: 1 21:12:19 Socket(s): 8 21:12:19 NUMA node(s): 1 21:12:19 Vendor ID: AuthenticAMD 21:12:19 CPU family: 23 21:12:19 Model: 49 21:12:19 Model name: AMD EPYC-Rome Processor 21:12:19 Stepping: 0 21:12:19 CPU MHz: 2799.998 21:12:19 BogoMIPS: 5599.99 21:12:19 Virtualization: AMD-V 21:12:19 Hypervisor vendor: KVM 21:12:19 Virtualization type: full 21:12:19 L1d cache: 256 KiB 21:12:19 L1i cache: 256 KiB 21:12:19 L2 cache: 4 MiB 21:12:19 L3 cache: 128 MiB 21:12:19 NUMA node0 CPU(s): 0-7 21:12:19 Vulnerability Gather data sampling: Not affected 21:12:19 Vulnerability Itlb multihit: Not affected 21:12:19 Vulnerability L1tf: Not affected 21:12:19 Vulnerability Mds: Not affected 21:12:19 Vulnerability Meltdown: Not affected 21:12:19 Vulnerability Mmio stale data: Not affected 21:12:19 Vulnerability Retbleed: Vulnerable 21:12:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:12:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:12:19 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:12:19 Vulnerability Srbds: Not affected 21:12:19 Vulnerability Tsx async abort: Not affected 21:12:19 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:12:19 21:12:19 21:12:19 ---> nproc: 21:12:19 8 21:12:19 21:12:19 21:12:19 ---> df -h: 21:12:19 Filesystem Size Used Avail Use% Mounted on 21:12:19 overlay 155G 34G 121G 22% / 21:12:19 tmpfs 64M 0 64M 0% /dev 21:12:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:12:19 shm 64M 0 64M 0% /dev/shm 21:12:19 /dev/vda1 155G 34G 121G 22% /facter-os 21:12:19 21:12:19 21:12:19 ---> sar -b -r -n DEV: 21:12:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4772) 04/08/26 _x86_64_ (8 CPU) 21:12:19 21:12:19 20:16:42 LINUX RESTART (8 CPU) 21:12:19 21:12:19 20:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:12:19 20:18:01 410.66 72.67 337.99 0.00 12836.26 86587.70 0.00 21:12:19 20:19:01 136.04 0.82 135.23 0.00 34.93 38384.14 0.00 21:12:19 20:20:01 43.65 0.02 43.64 0.00 0.13 33299.85 0.00 21:12:19 20:21:01 60.57 0.18 60.39 0.00 2.40 27569.81 0.00 21:12:19 20:22:01 1478.47 25.28 1453.19 0.00 256.62 592221.03 0.00 21:12:19 20:23:01 178.59 1.72 176.87 0.00 2276.31 51349.68 0.00 21:12:19 20:24:01 413.51 0.53 412.97 0.00 31.84 121774.12 0.00 21:12:19 20:25:01 853.49 44.98 808.52 0.00 2199.63 174613.56 0.00 21:12:19 20:26:01 35.83 0.43 35.39 0.00 14.13 948.11 0.00 21:12:19 20:27:01 22.33 1.40 20.93 0.00 215.43 552.84 0.00 21:12:19 20:28:01 2.73 0.00 2.73 0.00 0.00 52.39 0.00 21:12:19 20:29:01 1.83 0.02 1.82 0.00 0.13 25.33 0.00 21:12:19 20:30:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 21:12:19 20:31:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 21:12:19 20:32:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 21:12:19 20:33:01 4.58 2.32 2.27 0.00 21.06 29.06 0.00 21:12:19 20:34:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 21:12:19 20:35:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 21:12:19 20:36:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 21:12:19 20:37:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 21:12:19 20:38:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 21:12:19 20:39:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 21:12:19 20:40:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 21:12:19 20:41:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 21:12:19 20:42:01 1.22 0.00 1.22 0.00 0.00 13.19 0.00 21:12:19 20:43:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 21:12:19 20:44:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 21:12:19 20:45:01 0.93 0.00 0.93 0.00 0.00 12.53 0.00 21:12:19 20:46:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 21:12:19 20:47:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 21:12:19 20:48:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 21:12:19 20:49:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 21:12:19 20:50:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 21:12:19 20:51:01 0.90 0.00 0.90 0.00 0.00 11.60 0.00 21:12:19 20:52:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 21:12:19 20:53:01 1.33 0.32 1.02 0.00 16.93 13.20 0.00 21:12:19 20:54:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 21:12:19 20:55:01 2.35 1.42 0.93 0.00 31.33 13.33 0.00 21:12:19 20:56:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 21:12:19 20:57:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 21:12:19 20:58:02 1.17 0.00 1.17 0.00 0.00 14.00 0.00 21:12:19 20:59:01 1.03 0.00 1.03 0.00 0.00 12.20 0.00 21:12:19 21:00:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 21:12:19 21:01:01 0.90 0.00 0.90 0.00 0.00 12.40 0.00 21:12:19 21:02:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 21:12:19 21:03:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 21:12:19 21:04:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 21:12:19 21:05:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 21:12:19 21:06:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 21:12:19 21:07:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 21:12:19 21:08:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 21:12:19 21:09:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 21:12:19 21:10:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 21:12:19 21:11:01 3.52 0.95 2.57 0.00 53.86 122.51 0.00 21:12:19 21:12:01 174.65 4.20 170.45 0.00 320.48 62251.62 0.00 21:12:19 Average: 70.36 2.86 67.50 0.00 333.01 21648.68 0.00 21:12:19 21:12:19 20:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:12:19 20:18:01 28113112 31516840 775632 2.36 92020 3574424 1837124 5.42 1061828 3284292 368096 21:12:19 20:19:01 26029104 31238708 1041120 3.17 127216 5200764 2302520 6.79 2293768 3981388 987492 21:12:19 20:20:01 25597284 30764240 1513488 4.60 130940 5135328 2534248 7.47 2196972 4490548 531500 21:12:19 20:21:01 25290404 31382984 892880 2.72 136380 6009296 1934512 5.70 2050460 4898552 630384 21:12:19 20:22:01 7895820 29608064 2571364 7.82 400328 20431904 6740504 19.87 4928168 18353228 175296 21:12:19 20:23:01 3498884 28157384 4006680 12.19 437624 23195120 10892756 32.11 7769804 19721424 1495752 21:12:19 20:24:01 987932 28108752 4060428 12.35 448776 25555300 10250608 30.22 8893856 21031116 947548 21:12:19 20:25:01 5908696 31360360 874864 2.66 447832 24086884 2283636 6.73 3692744 21607096 452 21:12:19 20:26:01 5924584 31379008 855488 2.60 449476 24087868 2202876 6.49 4008484 21274908 504 21:12:19 20:27:01 5928688 31390372 843424 2.57 450200 24094540 2088980 6.16 4497092 20784436 604 21:12:19 20:28:01 5934180 31395924 837976 2.55 450240 24094540 2099468 6.19 4492640 20784384 8 21:12:19 20:29:01 5933244 31395076 838872 2.55 450276 24094552 2099468 6.19 4492848 20784384 52 21:12:19 20:30:01 5952672 31414516 820112 2.49 450284 24094556 2099468 6.19 4472656 20784316 4 21:12:19 20:31:01 5952972 31414852 819876 2.49 450300 24094560 2099468 6.19 4472708 20784316 40 21:12:19 20:32:01 5955696 31417576 817092 2.49 450316 24094556 2099468 6.19 4470504 20784200 20 21:12:19 20:33:01 5953724 31416324 818132 2.49 450796 24094720 2135964 6.30 4470296 20784228 4 21:12:19 20:34:01 5953432 31416032 818316 2.49 450796 24094720 2135964 6.30 4470772 20784228 160 21:12:19 20:35:01 5954156 31416792 817568 2.49 450812 24094724 2135964 6.30 4470264 20784236 200 21:12:19 20:36:01 5953596 31416236 818052 2.49 450824 24094728 2135964 6.30 4470580 20784240 12 21:12:19 20:37:01 5953824 31416496 817764 2.49 450832 24094728 2135964 6.30 4470356 20784236 188 21:12:19 20:38:01 5953800 31416480 817736 2.49 450848 24094736 2135964 6.30 4470092 20784236 8 21:12:19 20:39:01 5953740 31416448 817940 2.49 450868 24094736 2135964 6.30 4470336 20784240 188 21:12:19 20:40:01 5954220 31416932 817444 2.49 450880 24094740 2135964 6.30 4470056 20784244 8 21:12:19 20:41:01 5954152 31416916 817628 2.49 450900 24094744 2135964 6.30 4470412 20784244 184 21:12:19 20:42:01 5954168 31416936 817592 2.49 450920 24094744 2135964 6.30 4470140 20784244 4 21:12:19 20:43:01 5953424 31416236 818056 2.49 450932 24094748 2135964 6.30 4470184 20784248 180 21:12:19 20:44:01 5953800 31416648 817580 2.49 450948 24094752 2135964 6.30 4470548 20784252 172 21:12:19 20:45:01 5953128 31416060 818012 2.49 450960 24094756 2135964 6.30 4470452 20784256 292 21:12:19 20:46:01 5953576 31416552 817476 2.49 450988 24094760 2135964 6.30 4470776 20784260 168 21:12:19 20:47:01 5953348 31416328 817636 2.49 451008 24094764 2135964 6.30 4470216 20784260 148 21:12:19 20:48:01 5953260 31416392 817552 2.49 451024 24094896 2135964 6.30 4470316 20784384 8 21:12:19 20:49:01 5953464 31416612 817228 2.49 451052 24094896 2135964 6.30 4470240 20784400 184 21:12:19 20:50:01 5953196 31416380 817440 2.49 451084 24094900 2135964 6.30 4470296 20784400 8 21:12:19 20:51:01 5953408 31416640 817160 2.49 451096 24094904 2135964 6.30 4470340 20784408 208 21:12:19 20:52:01 5952816 31416048 817636 2.49 451124 24094896 2135964 6.30 4470344 20784404 8 21:12:19 20:53:01 5952200 31415968 817656 2.49 451144 24095412 2135964 6.30 4472312 20784748 228 21:12:19 20:54:01 5952404 31416192 817384 2.49 451152 24095412 2135964 6.30 4472264 20784720 16 21:12:19 20:55:01 5943364 31409208 824232 2.51 451164 24096360 2135964 6.30 4480412 20784824 240 21:12:19 20:56:01 5943348 31409200 824172 2.51 451172 24096368 2135964 6.30 4480060 20784832 36 21:12:19 20:57:01 5941848 31407760 825496 2.51 451188 24096368 2135964 6.30 4480640 20784816 188 21:12:19 20:58:02 5941840 31407764 825448 2.51 451204 24096372 2135964 6.30 4480208 20784816 8 21:12:19 20:59:01 5941792 31407744 825524 2.51 451216 24096372 2135964 6.30 4480152 20784816 188 21:12:19 21:00:01 5941500 31407456 825756 2.51 451228 24096376 2135964 6.30 4480136 20784820 12 21:12:19 21:01:01 5941152 31407120 825992 2.51 451232 24096384 2135964 6.30 4480160 20784828 220 21:12:19 21:02:01 5941856 31407836 825480 2.51 451240 24096384 2135964 6.30 4480184 20784828 4 21:12:19 21:03:01 5941804 31407808 825700 2.51 451256 24096388 2135964 6.30 4480272 20784832 200 21:12:19 21:04:01 5941724 31407752 825728 2.51 451280 24096388 2135964 6.30 4480608 20784832 20 21:12:19 21:05:01 5941740 31407912 825544 2.51 451296 24096524 2135964 6.30 4480272 20784960 192 21:12:19 21:06:01 5941672 31407856 825756 2.51 451320 24096528 2135964 6.30 4480256 20784972 36 21:12:19 21:07:01 5941420 31407632 825992 2.51 451332 24096528 2135964 6.30 4480304 20784972 184 21:12:19 21:08:01 5941428 31407644 825928 2.51 451348 24096532 2135964 6.30 4480356 20784976 12 21:12:19 21:09:01 5941632 31407876 825656 2.51 451356 24096532 2119636 6.25 4480336 20784976 184 21:12:19 21:10:01 5941584 31407832 825632 2.51 451364 24096536 2119636 6.25 4480320 20784980 12 21:12:19 21:11:01 5495300 31361108 871064 2.65 455576 24474220 2274028 6.70 4523176 21162992 376756 21:12:19 21:12:01 4371824 31350780 880444 2.68 503148 25422636 2057624 6.07 4625216 22069648 636 21:12:19 Average: 7287581 31242629 991233 3.02 426766 22679462 2527831 7.45 4417803 19570808 100354 21:12:19 21:12:19 20:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:12:19 20:18:01 lo 4.53 4.53 0.45 0.45 0.00 0.00 0.00 0.00 21:12:19 20:18:01 docker0 602.15 555.66 43.25 2996.25 0.00 0.00 0.00 0.00 21:12:19 20:18:01 ens3 1514.96 1241.28 13851.93 199.30 0.00 0.00 0.00 0.00 21:12:19 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:19:01 docker0 239.14 271.14 19.87 1565.36 0.00 0.00 0.00 0.00 21:12:19 20:19:01 ens3 304.88 257.52 1598.24 35.23 0.00 0.00 0.00 0.00 21:12:19 20:19:01 veth5a6b0b3 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 21:12:19 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:20:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 21:12:19 20:20:01 ens3 23.78 13.96 18.66 10.47 0.00 0.00 0.00 0.00 21:12:19 20:20:01 veth5a6b0b3 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 21:12:19 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:21:01 ens3 28.43 15.93 24.72 12.72 0.00 0.00 0.00 0.00 21:12:19 20:21:01 veth5a6b0b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:22:01 veth821c8b3 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 21:12:19 20:22:01 veth2988fdd 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 21:12:19 20:22:01 veth734d1d0 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 21:12:19 20:22:01 veth86ab814 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 21:12:19 20:22:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 21:12:19 20:22:01 docker0 562.31 945.84 49.64 9425.32 0.00 0.00 0.00 0.00 21:12:19 20:22:01 ens3 1163.19 677.72 13544.55 84.73 0.00 0.00 0.00 0.00 21:12:19 20:22:01 veth6f6a5a5 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 21:12:19 20:22:01 veth467b91a 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 21:12:19 20:22:01 veth15fe745 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 21:12:19 20:22:01 veth81baa3e 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 21:12:19 20:22:01 veth6cc522b 0.60 3.90 0.05 0.37 0.00 0.00 0.00 0.00 21:12:19 20:22:01 vethbf3d33f 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 21:12:19 20:22:01 veth8f56ea2 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 21:12:19 20:22:01 veth560d6de 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 21:12:19 20:22:01 veth03da5d5 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 21:12:19 20:23:01 veth821c8b3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:23:01 veth2988fdd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:23:01 veth734d1d0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:23:01 veth86ab814 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:23:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 21:12:19 20:23:01 docker0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:23:01 ens3 86.97 41.24 1411.76 6.02 0.00 0.00 0.00 0.00 21:12:19 20:23:01 veth6f6a5a5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:23:01 veth467b91a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:23:01 veth15fe745 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:23:01 veth81baa3e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:23:01 veth6cc522b 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:23:01 vethbf3d33f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:23:01 veth8f56ea2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:23:01 veth560d6de 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:23:01 veth03da5d5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:24:01 veth821c8b3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:24:01 veth734d1d0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:24:01 veth86ab814 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:24:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:24:01 ens3 5.05 3.46 4.15 2.37 0.00 0.00 0.00 0.00 21:12:19 20:24:01 veth6f6a5a5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:24:01 veth467b91a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:24:01 veth81baa3e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:24:01 veth6cc522b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:24:01 vethbf3d33f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:24:01 veth8f56ea2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:24:01 veth560d6de 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:24:01 veth03da5d5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:25:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 21:12:19 20:25:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:25:01 ens3 35.04 30.93 20.73 118.73 0.00 0.00 0.00 0.00 21:12:19 20:26:01 lo 42.66 42.66 4.18 4.18 0.00 0.00 0.00 0.00 21:12:19 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:26:01 ens3 464.77 465.01 221.49 2116.19 0.00 0.00 0.00 0.00 21:12:19 20:27:01 lo 21.46 21.46 2.09 2.09 0.00 0.00 0.00 0.00 21:12:19 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:27:01 ens3 373.84 386.85 135.65 2504.82 0.00 0.00 0.00 0.00 21:12:19 20:28:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 21:12:19 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:28:01 ens3 17.68 14.15 16.06 5.49 0.00 0.00 0.00 0.00 21:12:19 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:29:01 ens3 0.47 0.30 0.27 0.21 0.00 0.00 0.00 0.00 21:12:19 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:12:19 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:12:19 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:32:01 ens3 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 21:12:19 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:33:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 21:12:19 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:34:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:12:19 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:12:19 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:36:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 21:12:19 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:12:19 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:38:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 21:12:19 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:39:01 ens3 0.28 0.13 0.08 0.01 0.00 0.00 0.00 0.00 21:12:19 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:12:19 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:12:19 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:12:19 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:43:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 21:12:19 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:44:01 ens3 0.15 0.05 0.07 0.00 0.00 0.00 0.00 0.00 21:12:19 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:12:19 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:12:19 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:12:19 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:48:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 21:12:19 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:49:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:12:19 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:12:19 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:51:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 21:12:19 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:12:19 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:53:01 ens3 1.22 0.83 0.96 0.45 0.00 0.00 0.00 0.00 21:12:19 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:12:19 20:55:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:12:19 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:55:01 ens3 5.87 4.58 3.75 4.82 0.00 0.00 0.00 0.00 21:12:19 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:12:19 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:57:01 ens3 1.88 1.53 0.99 1.22 0.00 0.00 0.00 0.00 21:12:19 20:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:58:02 ens3 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 21:12:19 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 20:59:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:12:19 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:12:19 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:01:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:12:19 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:12:19 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:03:01 ens3 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00 21:12:19 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:04:01 ens3 0.92 0.37 0.32 0.22 0.00 0.00 0.00 0.00 21:12:19 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:05:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:12:19 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:12:19 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:07:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:12:19 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:08:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 21:12:19 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:19 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:09:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:12:19 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:12:19 21:11:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 21:12:19 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:19 21:11:01 ens3 129.45 70.07 4023.21 10.17 0.00 0.00 0.00 0.00 21:12:19 21:12:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 21:12:19 21:12:01 docker0 66.12 80.64 6.29 778.41 0.00 0.00 0.00 0.00 21:12:19 21:12:01 ens3 328.83 230.71 4064.21 153.97 0.00 0.00 0.00 0.00 21:12:19 Average: lo 1.51 1.51 0.15 0.15 0.00 0.00 0.00 0.00 21:12:19 Average: docker0 26.75 33.73 2.17 268.52 0.00 0.00 0.00 0.00 21:12:19 Average: ens3 81.69 62.91 708.21 95.80 0.00 0.00 0.00 0.00 21:12:19 21:12:19 21:12:19 ---> sar -P ALL: 21:12:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4772) 04/08/26 _x86_64_ (8 CPU) 21:12:19 21:12:19 20:16:42 LINUX RESTART (8 CPU) 21:12:19 21:12:19 20:17:01 CPU %user %nice %system %iowait %steal %idle 21:12:19 20:18:01 all 12.24 0.00 3.81 1.53 0.06 82.36 21:12:19 20:18:01 0 13.95 0.00 4.55 0.74 0.07 80.69 21:12:19 20:18:01 1 9.56 0.00 3.39 0.52 0.07 86.45 21:12:19 20:18:01 2 14.73 0.00 3.14 0.98 0.07 81.09 21:12:19 20:18:01 3 11.10 0.00 3.26 3.50 0.08 82.06 21:12:19 20:18:01 4 10.32 0.00 4.43 1.07 0.05 84.13 21:12:19 20:18:01 5 9.65 0.00 3.91 3.79 0.05 82.60 21:12:19 20:18:01 6 15.20 0.00 4.99 1.54 0.05 78.22 21:12:19 20:18:01 7 13.41 0.00 2.81 0.10 0.07 83.61 21:12:19 20:19:01 all 40.79 0.00 6.71 0.44 0.09 51.98 21:12:19 20:19:01 0 40.50 0.00 6.58 0.10 0.08 52.73 21:12:19 20:19:01 1 39.72 0.00 6.37 0.45 0.08 53.37 21:12:19 20:19:01 2 39.57 0.00 6.43 0.97 0.08 52.94 21:12:19 20:19:01 3 42.13 0.00 6.59 0.08 0.08 51.11 21:12:19 20:19:01 4 41.99 0.00 7.34 0.13 0.10 50.44 21:12:19 20:19:01 5 41.30 0.00 6.79 0.05 0.08 51.78 21:12:19 20:19:01 6 41.27 0.00 6.74 1.11 0.08 50.79 21:12:19 20:19:01 7 39.84 0.00 6.82 0.62 0.08 52.63 21:12:19 20:20:01 all 46.38 0.00 7.38 0.23 0.10 45.91 21:12:19 20:20:01 0 47.74 0.00 7.35 0.00 0.12 44.79 21:12:19 20:20:01 1 46.08 0.00 7.50 0.00 0.10 46.32 21:12:19 20:20:01 2 46.02 0.00 7.32 0.02 0.10 46.54 21:12:19 20:20:01 3 48.53 0.00 6.74 0.00 0.10 44.63 21:12:19 20:20:01 4 45.93 0.00 7.18 0.00 0.08 46.81 21:12:19 20:20:01 5 45.84 0.00 7.24 0.02 0.08 46.82 21:12:19 20:20:01 6 45.84 0.00 8.09 1.77 0.10 44.20 21:12:19 20:20:01 7 45.05 0.00 7.63 0.05 0.08 47.18 21:12:19 20:21:01 all 48.25 0.00 6.75 0.09 0.09 44.82 21:12:19 20:21:01 0 48.15 0.00 6.66 0.00 0.08 45.10 21:12:19 20:21:01 1 48.66 0.00 6.78 0.00 0.10 44.46 21:12:19 20:21:01 2 48.98 0.00 6.94 0.00 0.10 43.99 21:12:19 20:21:01 3 47.20 0.00 6.30 0.00 0.08 46.41 21:12:19 20:21:01 4 49.40 0.00 6.33 0.00 0.08 44.18 21:12:19 20:21:01 5 47.06 0.00 6.72 0.02 0.10 46.10 21:12:19 20:21:01 6 48.50 0.00 7.76 0.62 0.10 43.02 21:12:19 20:21:01 7 48.02 0.00 6.54 0.05 0.10 45.29 21:12:19 20:22:01 all 35.37 0.00 14.93 9.43 0.10 40.17 21:12:19 20:22:01 0 34.30 0.00 17.94 20.94 0.14 26.68 21:12:19 20:22:01 1 35.15 0.00 14.28 7.02 0.08 43.46 21:12:19 20:22:01 2 34.56 0.00 15.27 7.48 0.10 42.58 21:12:19 20:22:01 3 35.27 0.00 14.95 12.05 0.10 37.63 21:12:19 20:22:01 4 36.34 0.00 13.82 6.49 0.10 43.25 21:12:19 20:22:01 5 35.53 0.00 13.73 6.46 0.08 44.19 21:12:19 20:22:01 6 36.16 0.00 14.70 8.16 0.10 40.87 21:12:19 20:22:01 7 35.61 0.00 14.77 6.91 0.10 42.61 21:12:19 20:23:01 all 89.32 0.00 10.56 0.00 0.11 0.00 21:12:19 20:23:01 0 89.57 0.00 10.35 0.00 0.08 0.00 21:12:19 20:23:01 1 89.69 0.00 10.21 0.00 0.10 0.00 21:12:19 20:23:01 2 90.17 0.00 9.75 0.00 0.08 0.00 21:12:19 20:23:01 3 89.94 0.00 9.95 0.00 0.12 0.00 21:12:19 20:23:01 4 89.14 0.00 10.76 0.00 0.10 0.00 21:12:19 20:23:01 5 88.49 0.00 11.39 0.00 0.12 0.00 21:12:19 20:23:01 6 88.22 0.00 11.55 0.00 0.22 0.02 21:12:19 20:23:01 7 89.37 0.00 10.53 0.00 0.10 0.00 21:12:19 20:24:01 all 90.71 0.00 9.17 0.00 0.12 0.00 21:12:19 20:24:01 0 90.79 0.00 9.08 0.00 0.13 0.00 21:12:19 20:24:01 1 90.92 0.00 8.96 0.00 0.12 0.00 21:12:19 20:24:01 2 90.69 0.00 9.19 0.00 0.12 0.00 21:12:19 20:24:01 3 90.99 0.00 8.91 0.00 0.10 0.00 21:12:19 20:24:01 4 90.16 0.00 9.71 0.00 0.13 0.00 21:12:19 20:24:01 5 91.64 0.00 8.24 0.00 0.12 0.00 21:12:19 20:24:01 6 89.43 0.00 10.42 0.00 0.15 0.00 21:12:19 20:24:01 7 91.06 0.00 8.83 0.00 0.12 0.00 21:12:19 20:25:01 all 78.66 0.00 8.71 0.60 0.11 11.92 21:12:19 20:25:01 0 78.19 0.00 9.00 1.02 0.12 11.67 21:12:19 20:25:01 1 78.81 0.00 8.38 0.47 0.12 12.22 21:12:19 20:25:01 2 80.20 0.00 7.72 0.75 0.12 11.22 21:12:19 20:25:01 3 78.42 0.00 8.68 0.60 0.10 12.20 21:12:19 20:25:01 4 78.18 0.00 9.70 0.30 0.12 11.70 21:12:19 20:25:01 5 78.85 0.00 9.00 0.65 0.08 11.41 21:12:19 20:25:01 6 77.18 0.00 9.68 0.40 0.12 12.62 21:12:19 20:25:01 7 79.47 0.00 7.52 0.62 0.08 12.31 21:12:19 20:26:01 all 8.83 0.00 1.06 0.12 0.06 89.93 21:12:19 20:26:01 0 8.10 0.00 1.22 0.75 0.03 89.90 21:12:19 20:26:01 1 9.67 0.00 0.97 0.02 0.05 89.29 21:12:19 20:26:01 2 5.19 0.00 0.97 0.02 0.07 93.76 21:12:19 20:26:01 3 12.48 0.00 1.29 0.03 0.07 86.13 21:12:19 20:26:01 4 7.57 0.00 1.04 0.02 0.05 91.32 21:12:19 20:26:01 5 9.73 0.00 0.80 0.05 0.07 89.35 21:12:19 20:26:01 6 6.18 0.00 1.09 0.03 0.07 92.63 21:12:19 20:26:01 7 11.73 0.00 1.12 0.05 0.07 87.03 21:12:19 20:27:01 all 10.72 0.00 0.75 0.09 0.05 88.39 21:12:19 20:27:01 0 11.97 0.00 0.77 0.07 0.05 87.15 21:12:19 20:27:01 1 11.87 0.00 0.80 0.07 0.05 87.21 21:12:19 20:27:01 2 11.94 0.00 0.87 0.43 0.05 86.71 21:12:19 20:27:01 3 9.50 0.00 0.85 0.05 0.05 89.54 21:12:19 20:27:01 4 5.53 0.00 0.60 0.02 0.05 93.80 21:12:19 20:27:01 5 8.27 0.00 0.54 0.08 0.05 91.06 21:12:19 20:27:01 6 12.37 0.00 0.77 0.02 0.05 86.79 21:12:19 20:27:01 7 14.31 0.00 0.77 0.02 0.05 84.85 21:12:19 20:28:01 all 0.13 0.00 0.07 0.01 0.02 99.77 21:12:19 20:28:01 0 0.12 0.00 0.07 0.00 0.02 99.80 21:12:19 20:28:01 1 0.17 0.00 0.08 0.03 0.02 99.70 21:12:19 20:28:01 2 0.12 0.00 0.10 0.03 0.02 99.73 21:12:19 20:28:01 3 0.10 0.00 0.03 0.00 0.00 99.87 21:12:19 20:28:01 4 0.13 0.00 0.08 0.00 0.02 99.77 21:12:19 20:28:01 5 0.13 0.00 0.03 0.00 0.03 99.80 21:12:19 20:28:01 6 0.15 0.00 0.08 0.00 0.00 99.77 21:12:19 20:28:01 7 0.12 0.00 0.08 0.00 0.03 99.77 21:12:19 21:12:19 20:28:01 CPU %user %nice %system %iowait %steal %idle 21:12:19 20:29:01 all 0.02 0.00 0.01 0.01 0.01 99.95 21:12:19 20:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:12:19 20:29:01 1 0.00 0.00 0.03 0.00 0.00 99.97 21:12:19 20:29:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:12:19 20:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:12:19 20:29:01 4 0.02 0.00 0.00 0.02 0.02 99.95 21:12:19 20:29:01 5 0.03 0.00 0.00 0.02 0.00 99.95 21:12:19 20:29:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:12:19 20:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 20:30:01 all 0.03 0.00 0.02 0.00 0.01 99.94 21:12:19 20:30:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:12:19 20:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:12:19 20:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:12:19 20:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 20:30:01 4 0.05 0.00 0.05 0.00 0.00 99.90 21:12:19 20:30:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:12:19 20:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:30:01 7 0.07 0.00 0.02 0.00 0.02 99.90 21:12:19 20:31:01 all 0.02 0.00 0.01 0.01 0.01 99.95 21:12:19 20:31:01 0 0.12 0.00 0.03 0.00 0.03 99.82 21:12:19 20:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 20:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 20:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:12:19 20:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:12:19 20:31:01 5 0.00 0.00 0.02 0.02 0.02 99.95 21:12:19 20:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 20:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:12:19 20:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:12:19 20:32:01 0 0.08 0.00 0.02 0.00 0.02 99.88 21:12:19 20:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:12:19 20:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 20:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 20:32:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:12:19 20:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:12:19 20:32:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:12:19 20:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:12:19 20:33:01 all 0.13 0.00 0.03 0.01 0.01 99.83 21:12:19 20:33:01 0 0.03 0.00 0.07 0.00 0.02 99.88 21:12:19 20:33:01 1 0.03 0.00 0.03 0.02 0.02 99.90 21:12:19 20:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:12:19 20:33:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:12:19 20:33:01 4 0.03 0.00 0.02 0.03 0.00 99.92 21:12:19 20:33:01 5 0.07 0.00 0.02 0.00 0.00 99.92 21:12:19 20:33:01 6 0.00 0.00 0.03 0.00 0.00 99.97 21:12:19 20:33:01 7 0.80 0.00 0.05 0.00 0.00 99.15 21:12:19 20:34:01 all 0.23 0.00 0.01 0.00 0.01 99.74 21:12:19 20:34:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:12:19 20:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:12:19 20:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 20:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 20:34:01 4 0.08 0.00 0.03 0.00 0.02 99.87 21:12:19 20:34:01 5 0.02 0.00 0.02 0.02 0.02 99.93 21:12:19 20:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:34:01 7 1.66 0.00 0.02 0.00 0.00 98.32 21:12:19 20:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:12:19 20:35:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:12:19 20:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 20:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 20:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 20:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:12:19 20:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:12:19 20:36:01 0 0.08 0.00 0.05 0.00 0.02 99.85 21:12:19 20:36:01 1 0.00 0.00 0.02 0.02 0.02 99.95 21:12:19 20:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 20:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:12:19 20:36:01 4 0.07 0.00 0.00 0.00 0.02 99.92 21:12:19 20:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:12:19 20:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:12:19 20:36:01 7 0.05 0.00 0.00 0.00 0.00 99.95 21:12:19 20:37:01 all 0.09 0.00 0.02 0.01 0.01 99.88 21:12:19 20:37:01 0 0.05 0.00 0.00 0.00 0.03 99.92 21:12:19 20:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:12:19 20:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 20:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 20:37:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:12:19 20:37:01 5 0.02 0.00 0.03 0.02 0.00 99.93 21:12:19 20:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 20:37:01 7 0.62 0.00 0.08 0.00 0.02 99.29 21:12:19 20:38:01 all 0.03 0.00 0.01 0.00 0.01 99.94 21:12:19 20:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:12:19 20:38:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:12:19 20:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 20:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 20:38:01 4 0.07 0.00 0.00 0.00 0.02 99.92 21:12:19 20:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:12:19 20:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:12:19 20:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:12:19 20:39:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:12:19 20:39:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:12:19 20:39:01 1 0.03 0.00 0.00 0.02 0.02 99.93 21:12:19 20:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 20:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:12:19 20:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 20:39:01 5 0.05 0.00 0.02 0.02 0.02 99.90 21:12:19 20:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 20:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:12:19 21:12:19 20:39:01 CPU %user %nice %system %iowait %steal %idle 21:12:19 20:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:12:19 20:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:12:19 20:40:01 1 0.07 0.00 0.02 0.00 0.02 99.90 21:12:19 20:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:12:19 20:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 20:40:01 4 0.08 0.00 0.03 0.00 0.02 99.87 21:12:19 20:40:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:12:19 20:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:41:01 all 0.02 0.00 0.02 0.00 0.01 99.94 21:12:19 20:41:01 0 0.00 0.00 0.03 0.00 0.02 99.95 21:12:19 20:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:12:19 20:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 20:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:12:19 20:41:01 4 0.05 0.00 0.03 0.00 0.02 99.90 21:12:19 20:41:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:12:19 20:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 20:41:01 7 0.10 0.00 0.00 0.00 0.02 99.88 21:12:19 20:42:01 all 0.06 0.00 0.01 0.00 0.01 99.91 21:12:19 20:42:01 0 0.07 0.00 0.05 0.00 0.00 99.88 21:12:19 20:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:12:19 20:42:01 2 0.03 0.00 0.02 0.02 0.00 99.93 21:12:19 20:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:12:19 20:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:12:19 20:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:12:19 20:42:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:12:19 20:42:01 7 0.27 0.00 0.00 0.00 0.00 99.73 21:12:19 20:43:01 all 0.08 0.00 0.01 0.00 0.01 99.90 21:12:19 20:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:12:19 20:43:01 1 0.05 0.00 0.02 0.02 0.02 99.90 21:12:19 20:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 20:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 20:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 20:43:01 7 0.43 0.00 0.02 0.00 0.02 99.53 21:12:19 20:44:01 all 0.05 0.00 0.01 0.00 0.01 99.92 21:12:19 20:44:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:12:19 20:44:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:12:19 20:44:01 2 0.05 0.00 0.00 0.02 0.00 99.93 21:12:19 20:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:12:19 20:44:01 4 0.10 0.00 0.02 0.00 0.02 99.87 21:12:19 20:44:01 5 0.03 0.00 0.02 0.02 0.02 99.92 21:12:19 20:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:44:01 7 0.13 0.00 0.00 0.00 0.00 99.87 21:12:19 20:45:01 all 0.08 0.00 0.02 0.00 0.00 99.90 21:12:19 20:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:12:19 20:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:12:19 20:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 20:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 20:45:01 4 0.07 0.00 0.02 0.00 0.00 99.92 21:12:19 20:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 20:45:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:12:19 20:45:01 7 0.45 0.00 0.03 0.00 0.02 99.50 21:12:19 20:46:01 all 0.28 0.00 0.01 0.00 0.01 99.70 21:12:19 20:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:12:19 20:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:12:19 20:46:01 2 0.07 0.00 0.02 0.02 0.02 99.88 21:12:19 20:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 20:46:01 4 0.07 0.00 0.03 0.00 0.02 99.88 21:12:19 20:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 20:46:01 6 0.00 0.00 0.00 0.02 0.02 99.97 21:12:19 20:46:01 7 1.99 0.00 0.02 0.00 0.00 98.00 21:12:19 20:47:01 all 0.08 0.00 0.02 0.00 0.01 99.89 21:12:19 20:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:12:19 20:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 20:47:01 2 0.02 0.00 0.03 0.02 0.02 99.92 21:12:19 20:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:12:19 20:47:01 4 0.07 0.00 0.03 0.00 0.02 99.88 21:12:19 20:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:12:19 20:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:12:19 20:47:01 7 0.42 0.00 0.05 0.00 0.02 99.52 21:12:19 20:48:01 all 0.02 0.00 0.01 0.00 0.01 99.97 21:12:19 20:48:01 0 0.07 0.00 0.03 0.00 0.03 99.87 21:12:19 20:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:12:19 20:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:12:19 20:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 20:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:12:19 20:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:12:19 20:49:01 0 0.05 0.00 0.02 0.00 0.03 99.90 21:12:19 20:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:12:19 20:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 20:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 20:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:12:19 20:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 20:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 20:50:01 all 0.03 0.00 0.01 0.00 0.01 99.94 21:12:19 20:50:01 0 0.07 0.00 0.02 0.00 0.02 99.90 21:12:19 20:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:12:19 20:50:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:12:19 20:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:12:19 20:50:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:12:19 20:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:50:01 6 0.02 0.00 0.00 0.02 0.02 99.95 21:12:19 20:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:12:19 21:12:19 20:50:01 CPU %user %nice %system %iowait %steal %idle 21:12:19 20:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:12:19 20:51:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:12:19 20:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 20:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 21:12:19 20:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:12:19 20:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:12:19 20:52:01 0 0.02 0.00 0.03 0.00 0.03 99.92 21:12:19 20:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 20:52:01 2 0.07 0.00 0.00 0.02 0.00 99.92 21:12:19 20:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:52:01 6 0.07 0.00 0.03 0.02 0.00 99.88 21:12:19 20:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:12:19 20:53:01 all 0.13 0.00 0.01 0.01 0.01 99.83 21:12:19 20:53:01 0 0.12 0.00 0.02 0.00 0.02 99.85 21:12:19 20:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:12:19 20:53:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:12:19 20:53:01 3 0.08 0.00 0.02 0.00 0.02 99.88 21:12:19 20:53:01 4 0.15 0.00 0.03 0.02 0.02 99.78 21:12:19 20:53:01 5 0.00 0.00 0.02 0.02 0.02 99.95 21:12:19 20:53:01 6 0.10 0.00 0.00 0.00 0.02 99.88 21:12:19 20:53:01 7 0.58 0.00 0.03 0.00 0.00 99.38 21:12:19 20:54:01 all 0.22 0.00 0.01 0.00 0.01 99.76 21:12:19 20:54:01 0 0.05 0.00 0.02 0.00 0.03 99.90 21:12:19 20:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:12:19 20:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:12:19 20:54:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:12:19 20:54:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:12:19 20:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 20:54:01 7 1.56 0.00 0.02 0.00 0.02 98.40 21:12:19 20:55:01 all 0.27 0.00 0.05 0.01 0.01 99.66 21:12:19 20:55:01 0 0.12 0.00 0.08 0.00 0.02 99.78 21:12:19 20:55:01 1 0.27 0.00 0.05 0.00 0.00 99.68 21:12:19 20:55:01 2 0.07 0.00 0.07 0.03 0.00 99.83 21:12:19 20:55:01 3 0.10 0.00 0.05 0.02 0.00 99.83 21:12:19 20:55:01 4 0.32 0.00 0.03 0.03 0.02 99.60 21:12:19 20:55:01 5 0.13 0.00 0.05 0.00 0.02 99.80 21:12:19 20:55:01 6 0.10 0.00 0.03 0.00 0.00 99.87 21:12:19 20:55:01 7 1.05 0.00 0.05 0.02 0.02 98.87 21:12:19 20:56:01 all 0.04 0.00 0.01 0.00 0.01 99.94 21:12:19 20:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:12:19 20:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 20:56:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:12:19 20:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:12:19 20:56:01 4 0.07 0.00 0.03 0.00 0.00 99.90 21:12:19 20:56:01 5 0.00 0.00 0.00 0.03 0.02 99.95 21:12:19 20:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 20:56:01 7 0.12 0.00 0.00 0.00 0.00 99.88 21:12:19 20:57:01 all 0.24 0.00 0.02 0.00 0.01 99.73 21:12:19 20:57:01 0 0.03 0.00 0.07 0.00 0.02 99.88 21:12:19 20:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:12:19 20:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:12:19 20:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 20:57:01 4 0.08 0.00 0.03 0.00 0.02 99.87 21:12:19 20:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 20:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 20:57:01 7 1.70 0.00 0.02 0.00 0.02 98.27 21:12:19 20:58:02 all 0.27 0.00 0.01 0.00 0.01 99.70 21:12:19 20:58:02 0 0.07 0.00 0.05 0.00 0.03 99.85 21:12:19 20:58:02 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 20:58:02 2 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 20:58:02 3 0.05 0.00 0.00 0.00 0.00 99.95 21:12:19 20:58:02 4 0.08 0.00 0.00 0.00 0.02 99.90 21:12:19 20:58:02 5 0.02 0.00 0.02 0.00 0.02 99.95 21:12:19 20:58:02 6 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:58:02 7 1.94 0.00 0.02 0.00 0.00 98.05 21:12:19 20:59:01 all 0.06 0.00 0.01 0.00 0.01 99.92 21:12:19 20:59:01 0 0.07 0.00 0.02 0.00 0.02 99.90 21:12:19 20:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 20:59:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:12:19 20:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:12:19 20:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 20:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:12:19 20:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 20:59:01 7 0.36 0.00 0.03 0.00 0.02 99.59 21:12:19 21:00:01 all 0.06 0.00 0.02 0.00 0.01 99.90 21:12:19 21:00:01 0 0.08 0.00 0.07 0.00 0.02 99.83 21:12:19 21:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 21:00:01 2 0.03 0.00 0.03 0.02 0.00 99.92 21:12:19 21:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 21:00:01 4 0.07 0.00 0.03 0.00 0.02 99.88 21:12:19 21:00:01 5 0.02 0.00 0.02 0.02 0.02 99.93 21:12:19 21:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:12:19 21:00:01 7 0.28 0.00 0.02 0.00 0.00 99.70 21:12:19 21:01:01 all 0.02 0.00 0.02 0.00 0.01 99.96 21:12:19 21:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:12:19 21:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 21:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 21:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 21:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 21:01:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:12:19 21:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:12:19 21:01:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:12:19 21:12:19 21:01:01 CPU %user %nice %system %iowait %steal %idle 21:12:19 21:02:01 all 0.04 0.00 0.02 0.00 0.01 99.93 21:12:19 21:02:01 0 0.10 0.00 0.05 0.00 0.03 99.82 21:12:19 21:02:01 1 0.05 0.00 0.00 0.00 0.00 99.95 21:12:19 21:02:01 2 0.03 0.00 0.02 0.02 0.02 99.92 21:12:19 21:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:12:19 21:02:01 4 0.03 0.00 0.03 0.00 0.02 99.92 21:12:19 21:02:01 5 0.02 0.00 0.02 0.02 0.02 99.93 21:12:19 21:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 21:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:12:19 21:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:12:19 21:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:12:19 21:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 21:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 21:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 21:03:01 4 0.02 0.00 0.03 0.02 0.00 99.93 21:12:19 21:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 21:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 21:03:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:12:19 21:04:01 all 0.21 0.00 0.02 0.00 0.01 99.76 21:12:19 21:04:01 0 0.08 0.00 0.05 0.00 0.02 99.85 21:12:19 21:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:12:19 21:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:12:19 21:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 21:04:01 4 0.08 0.00 0.03 0.00 0.02 99.87 21:12:19 21:04:01 5 0.07 0.00 0.02 0.02 0.02 99.88 21:12:19 21:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 21:04:01 7 1.37 0.00 0.03 0.00 0.00 98.60 21:12:19 21:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:12:19 21:05:01 0 0.05 0.00 0.02 0.00 0.03 99.90 21:12:19 21:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 21:05:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:12:19 21:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:12:19 21:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:12:19 21:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:12:19 21:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 21:05:01 7 0.07 0.00 0.03 0.00 0.00 99.90 21:12:19 21:06:01 all 0.03 0.00 0.02 0.00 0.01 99.95 21:12:19 21:06:01 0 0.10 0.00 0.07 0.00 0.03 99.80 21:12:19 21:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:12:19 21:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 21:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 21:06:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:12:19 21:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 21:06:01 7 0.05 0.00 0.00 0.00 0.02 99.93 21:12:19 21:07:01 all 0.02 0.00 0.02 0.00 0.01 99.95 21:12:19 21:07:01 0 0.08 0.00 0.03 0.00 0.02 99.87 21:12:19 21:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 21:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 21:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 21:07:01 4 0.03 0.00 0.03 0.00 0.02 99.92 21:12:19 21:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:12:19 21:07:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:12:19 21:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 21:08:01 all 0.03 0.00 0.02 0.00 0.01 99.94 21:12:19 21:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:12:19 21:08:01 1 0.05 0.00 0.02 0.00 0.00 99.93 21:12:19 21:08:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:12:19 21:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:12:19 21:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 21:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:12:19 21:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:12:19 21:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 21:12:19 21:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:12:19 21:09:01 0 0.02 0.00 0.03 0.00 0.03 99.92 21:12:19 21:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 21:09:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:12:19 21:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:12:19 21:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:12:19 21:09:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:12:19 21:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:12:19 21:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:12:19 21:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:12:19 21:10:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:12:19 21:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 21:10:01 2 0.05 0.00 0.00 0.00 0.00 99.95 21:12:19 21:10:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:12:19 21:10:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:12:19 21:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:12:19 21:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:12:19 21:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:12:19 21:11:01 all 1.13 0.00 0.54 0.01 0.01 98.31 21:12:19 21:11:01 0 1.14 0.00 0.48 0.00 0.02 98.36 21:12:19 21:11:01 1 1.15 0.00 0.55 0.00 0.02 98.28 21:12:19 21:11:01 2 1.07 0.00 0.52 0.05 0.02 98.35 21:12:19 21:11:01 3 1.35 0.00 0.72 0.02 0.02 97.90 21:12:19 21:11:01 4 1.43 0.00 0.42 0.00 0.02 98.14 21:12:19 21:11:01 5 0.99 0.00 0.50 0.00 0.02 98.49 21:12:19 21:11:01 6 0.79 0.00 0.65 0.02 0.02 98.53 21:12:19 21:11:01 7 1.11 0.00 0.47 0.00 0.00 98.42 21:12:19 21:12:01 all 9.46 0.00 3.72 0.72 0.06 86.04 21:12:19 21:12:01 0 11.63 0.00 3.37 0.17 0.07 84.76 21:12:19 21:12:01 1 8.20 0.00 3.26 0.08 0.05 88.41 21:12:19 21:12:01 2 10.62 0.00 3.66 0.37 0.05 85.29 21:12:19 21:12:01 3 9.28 0.00 4.90 1.42 0.08 84.31 21:12:19 21:12:01 4 10.50 0.00 3.51 0.22 0.07 85.71 21:12:19 21:12:01 5 9.02 0.00 4.92 2.96 0.07 83.04 21:12:19 21:12:01 6 10.16 0.00 3.58 0.05 0.05 86.16 21:12:19 21:12:01 7 6.24 0.00 2.62 0.50 0.07 90.57 21:12:19 21:12:19 Average: CPU %user %nice %system %iowait %steal %idle 21:12:19 Average: all 8.62 0.00 1.35 0.24 0.02 89.77 21:12:19 Average: 0 8.68 0.00 1.42 0.43 0.03 89.44 21:12:19 Average: 1 8.53 0.00 1.30 0.16 0.02 89.98 21:12:19 Average: 2 8.61 0.00 1.31 0.21 0.02 89.85 21:12:19 Average: 3 8.65 0.00 1.33 0.32 0.02 89.68 21:12:19 Average: 4 8.50 0.00 1.37 0.15 0.02 89.95 21:12:19 Average: 5 8.47 0.00 1.34 0.26 0.02 89.90 21:12:19 Average: 6 8.55 0.00 1.45 0.25 0.02 89.72 21:12:19 Average: 7 8.92 0.00 1.29 0.16 0.02 89.61 21:12:19 21:12:19 21:12:19