Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1383452a2047ef58b5f726480165c651db4d1814 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-ssh12874383122065793355.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-ssh9891198496207365982.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-ssh8508161873336713422.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-ssh3814275617551036929.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-ssh11001951397775060360.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-4703 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/964 [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/964 # 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 1383452a2047ef58b5f726480165c651db4d1814 (main) Commit message: "Merge pull request #5390 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.20.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1383452a2047ef58b5f726480165c651db4d1814 # timeout=10 > git rev-list --no-walk 18377efbcf723ec9c9518bd44e4bbe02c0923e25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:36:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:36:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:36:53 ========================================================= 12:36:53 EdgeX Global Pipelines Version Info 12:36:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:36:54 ------------------- 12:36:54 stable info: 12:36:54 ------------------- 12:36:54 Commited By: Cherry Wang cherry@iotechsys.com 12:36:54 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 12:36:54 Message: update stable to v1.0.278 12:36:55 ------------------- 12:36:55 experimental info: 12:36:55 ------------------- 12:36:55 Commited By: **** collab-it+edgex@linuxfoundation.org 12:36:55 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 12:36:55 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:36:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:36:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 12:36:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:36:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:36:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:36:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:36:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:36:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:36:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 12:36:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1383452 [Pipeline] echo 12:36:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:36:56 provisioning config files... 12:36:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/964@tmp/config5159265877763546449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:36:56 ---> ****-login.sh 12:36:56 nexus3.edgexfoundry.org:10001 12:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:56 12:36:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:36:56 Configure a credential helper to remove this warning. See 12:36:56 https://docs.****.com/go/credential-store/ 12:36:56 12:36:56 Login Succeeded 12:36:56 nexus3.edgexfoundry.org:10002 12:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:57 12:36:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:36:57 Configure a credential helper to remove this warning. See 12:36:57 https://docs.****.com/go/credential-store/ 12:36:57 12:36:57 Login Succeeded 12:36:57 nexus3.edgexfoundry.org:10003 12:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:57 12:36:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:36:57 Configure a credential helper to remove this warning. See 12:36:57 https://docs.****.com/go/credential-store/ 12:36:57 12:36:57 Login Succeeded 12:36:57 nexus3.edgexfoundry.org:10004 12:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:57 12:36:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:36:57 Configure a credential helper to remove this warning. See 12:36:57 https://docs.****.com/go/credential-store/ 12:36:57 12:36:57 Login Succeeded 12:36:57 ****.io 12:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:57 12:36:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:36:57 Configure a credential helper to remove this warning. See 12:36:57 https://docs.****.com/go/credential-store/ 12:36:57 12:36:57 Login Succeeded 12:36:57 ---> ****-login.sh ends [Pipeline] } 12:36:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:36:57 + 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 12:36:57 + dirname cmd/core-command/Dockerfile 12:36:57 + cut -d/ -f2 12:36:57 + echo core-command,cmd/core-command/Dockerfile 12:36:57 + dirname cmd/core-common-config-bootstrapper/Dockerfile 12:36:57 + cut -d/ -f2 12:36:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 12:36:57 + dirname cmd/core-data/Dockerfile 12:36:57 + cut -d/ -f2 12:36:57 + echo core-data,cmd/core-data/Dockerfile 12:36:57 + dirname cmd/core-keeper/Dockerfile 12:36:57 + cut -d/ -f2 12:36:57 + echo core-keeper,cmd/core-keeper/Dockerfile 12:36:57 + dirname cmd/core-metadata/Dockerfile 12:36:57 + cut -d/ -f2 12:36:57 + echo core-metadata,cmd/core-metadata/Dockerfile 12:36:57 + dirname cmd/security-bootstrapper/Dockerfile 12:36:57 + cut -d/ -f2 12:36:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:36:57 + dirname cmd/security-proxy-auth/Dockerfile 12:36:57 + cut -d/ -f2 12:36:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 12:36:57 + dirname cmd/security-proxy-setup/Dockerfile 12:36:57 + cut -d/ -f2 12:36:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:36:57 + dirname cmd/security-secretstore-setup/Dockerfile 12:36:57 + cut -d/ -f2 12:36:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:36:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 12:36:57 + cut -d/ -f2 12:36:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 12:36:57 + dirname cmd/security-spire-agent/Dockerfile 12:36:57 + cut -d/ -f2 12:36:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 12:36:57 + dirname cmd/security-spire-config/Dockerfile 12:36:57 + cut -d/ -f2 12:36:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 12:36:57 + dirname cmd/security-spire-server/Dockerfile 12:36:57 + cut -d/ -f2 12:36:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 12:36:57 + dirname cmd/support-notifications/Dockerfile 12:36:57 + cut -d/ -f2 12:36:57 + echo support-notifications,cmd/support-notifications/Dockerfile 12:36:57 + dirname cmd/support-scheduler/Dockerfile 12:36:57 + cut -d/ -f2 12:36:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 12:36:57 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 12:36:58 + git rev-list -1 --merges 1383452a2047ef58b5f726480165c651db4d1814~1..1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 12:36:58 -----------> git rev-list -1 --merges 1383452a2047ef58b5f726480165c651db4d1814~1..1383452a2047ef58b5f726480165c651db4d1814 1383452a2047ef58b5f726480165c651db4d1814 12:36:58 1383452a2047ef58b5f726480165c651db4d1814 [false] [Pipeline] sh 12:36:58 + git log --format=format:%s -1 1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 12:36:58 ========================================================= 12:36:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:36:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:36:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:36:59 + grep -v github /etc/ssh/ssh_known_hosts 12:36:59 + [ -e /tmp/ssh_known_hosts ] 12:36:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:36:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:36:59 + sudo tee -a /etc/ssh/ssh_known_hosts 12:36:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:36:59 12:36:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:36:59 0.1.4: Pulling from edgex-devops/py-git-semver 12:36:59 3dae71ba6b94: Pulling fs layer 12:36:59 6bf1a483ea7c: Pulling fs layer 12:36:59 f5dfc541a4d3: Pulling fs layer 12:36:59 461d9e800cba: Pulling fs layer 12:36:59 80192f66455f: Pulling fs layer 12:36:59 2e8e34ca0e6c: Pulling fs layer 12:36:59 a29436f7fd5d: Pulling fs layer 12:36:59 923cac83aea3: Pulling fs layer 12:36:59 25ad8b0a4227: Pulling fs layer 12:36:59 db01528c6b51: Pulling fs layer 12:36:59 28988de357af: Pulling fs layer 12:36:59 a29436f7fd5d: Waiting 12:36:59 923cac83aea3: Waiting 12:36:59 25ad8b0a4227: Waiting 12:36:59 db01528c6b51: Waiting 12:36:59 28988de357af: Waiting 12:36:59 461d9e800cba: Waiting 12:36:59 80192f66455f: Waiting 12:36:59 2e8e34ca0e6c: Waiting 12:36:59 6bf1a483ea7c: Verifying Checksum 12:36:59 6bf1a483ea7c: Download complete 12:36:59 461d9e800cba: Verifying Checksum 12:36:59 461d9e800cba: Download complete 12:36:59 80192f66455f: Verifying Checksum 12:36:59 80192f66455f: Download complete 12:37:00 f5dfc541a4d3: Verifying Checksum 12:37:00 f5dfc541a4d3: Download complete 12:37:00 3dae71ba6b94: Download complete 12:37:00 923cac83aea3: Verifying Checksum 12:37:00 923cac83aea3: Download complete 12:37:00 25ad8b0a4227: Verifying Checksum 12:37:00 25ad8b0a4227: Download complete 12:37:00 db01528c6b51: Verifying Checksum 12:37:00 db01528c6b51: Download complete 12:37:00 28988de357af: Verifying Checksum 12:37:00 28988de357af: Download complete 12:37:00 a29436f7fd5d: Verifying Checksum 12:37:00 a29436f7fd5d: Download complete 12:37:00 2e8e34ca0e6c: Verifying Checksum 12:37:00 2e8e34ca0e6c: Download complete 12:37:01 3dae71ba6b94: Pull complete 12:37:01 6bf1a483ea7c: Pull complete 12:37:02 f5dfc541a4d3: Pull complete 12:37:02 461d9e800cba: Pull complete 12:37:02 80192f66455f: Pull complete 12:37:06 2e8e34ca0e6c: Pull complete 12:37:07 a29436f7fd5d: Pull complete 12:37:07 923cac83aea3: Pull complete 12:37:07 25ad8b0a4227: Pull complete 12:37:07 db01528c6b51: Pull complete 12:37:07 28988de357af: Pull complete 12:37:07 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 12:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:37:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:07 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 12:37:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:37:11 $ docker top 5ec53d1a5d4c4320161d656bf4e5ac01698f512cc4ad11b5d536e64c976506a8 -eo pid,comm 12:37:11 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). 12:37:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:37:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:37:11 [ssh-agent] Looking for ssh-agent implementation... 12:37:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:37:12 $ docker exec 5ec53d1a5d4c4320161d656bf4e5ac01698f512cc4ad11b5d536e64c976506a8 ssh-agent 12:37:12 SSH_AUTH_SOCK=/tmp/ssh-TFW14MRFFn9U/agent.33 12:37:12 SSH_AGENT_PID=39 12:37:12 Running ssh-add (command line suppressed) 12:37:12 Identity added: /w/workspace/edgex-go/964@tmp/private_key_16958833922283296237.key (/w/workspace/edgex-go/964@tmp/private_key_16958833922283296237.key) 12:37:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:37:12 + git config --global --add safe.directory /w/workspace/edgex-go/964 [Pipeline] sh 12:37:12 + git tag --points-at HEAD [Pipeline] } 12:37:12 $ docker exec --env ******** --env ******** 5ec53d1a5d4c4320161d656bf4e5ac01698f512cc4ad11b5d536e64c976506a8 ssh-agent -k 12:37:13 unset SSH_AUTH_SOCK; 12:37:13 unset SSH_AGENT_PID; 12:37:13 echo Agent pid 39 killed; 12:37:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:37:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:37:13 [ssh-agent] Looking for ssh-agent implementation... 12:37:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:37:13 $ docker exec 5ec53d1a5d4c4320161d656bf4e5ac01698f512cc4ad11b5d536e64c976506a8 ssh-agent 12:37:13 SSH_AUTH_SOCK=/tmp/ssh-qbZ98Umr3ohd/agent.86 12:37:13 SSH_AGENT_PID=92 12:37:13 Running ssh-add (command line suppressed) 12:37:13 Identity added: /w/workspace/edgex-go/964@tmp/private_key_11310485225290404448.key (/w/workspace/edgex-go/964@tmp/private_key_11310485225290404448.key) 12:37:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:37:13 + git semver init 12:37:14 2026-04-07 12:37:13,985 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:37:14 2026-04-07 12:37:13,991 [run_init] DEBUG init version:0.0.0 force:False 12:37:14 2026-04-07 12:37:13,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/964/.semver 12:37:14 2026-04-07 12:37:13,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/964/.semver 12:37:14 2026-04-07 12:37:13,993 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/964/.semver'], cwd=/w/workspace/edgex-go/964, stdin=None, shell=False, universal_newlines=False) 12:37:20 2026-04-07 12:37:19,801 [append_file] DEBUG append to file:/w/workspace/edgex-go/964/.git/info/exclude 12:37:20 2026-04-07 12:37:19,801 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/964/.semver/main with force:False 12:37:20 2026-04-07 12:37:19,802 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main 12:37:20 2026-04-07 12:37:19,802 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main 12:37:20 4.1.0-dev.105 [Pipeline] } 12:37:20 $ docker exec --env ******** --env ******** 5ec53d1a5d4c4320161d656bf4e5ac01698f512cc4ad11b5d536e64c976506a8 ssh-agent -k 12:37:20 unset SSH_AUTH_SOCK; 12:37:20 unset SSH_AGENT_PID; 12:37:20 echo Agent pid 92 killed; 12:37:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:37:21 + git semver [Pipeline] } 12:37:21 $ docker stop --time=1 5ec53d1a5d4c4320161d656bf4e5ac01698f512cc4ad11b5d536e64c976506a8 12:37:22 $ docker rm -f --volumes 5ec53d1a5d4c4320161d656bf4e5ac01698f512cc4ad11b5d536e64c976506a8 [Pipeline] // withDockerContainer [Pipeline] sh 12:37:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:37:23 Stashed 1 file(s) [Pipeline] echo 12:37:23 [edgeXSemver]: initialized semver on version 4.1.0-dev.105 [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 12:37:23 + git config --global --add safe.directory /w/workspace/edgex-go/964 [Pipeline] echo 12:37:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:37:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:37:23 ========================================================= 12:37:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 12:37:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:37:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 12:37:24 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 12:37:24 2d35ebdb57d9: Pulling fs layer 12:37:24 c35fb4624d26: Pulling fs layer 12:37:24 4e2aec7ef170: Pulling fs layer 12:37:24 333b49ad6fbf: Pulling fs layer 12:37:24 4f4fb700ef54: Pulling fs layer 12:37:24 c3e65509a76b: Pulling fs layer 12:37:24 7cf9ebb963bd: Pulling fs layer 12:37:24 bb34ca984cfb: Pulling fs layer 12:37:24 151cf03bc807: Pulling fs layer 12:37:24 333b49ad6fbf: Waiting 12:37:24 4f4fb700ef54: Waiting 12:37:24 c3e65509a76b: Waiting 12:37:24 7cf9ebb963bd: Waiting 12:37:24 bb34ca984cfb: Waiting 12:37:24 151cf03bc807: Waiting 12:37:24 c35fb4624d26: Verifying Checksum 12:37:24 c35fb4624d26: Download complete 12:37:24 333b49ad6fbf: Download complete 12:37:24 4f4fb700ef54: Download complete 12:37:24 c3e65509a76b: Download complete 12:37:24 2d35ebdb57d9: Verifying Checksum 12:37:24 2d35ebdb57d9: Download complete 12:37:24 7cf9ebb963bd: Verifying Checksum 12:37:24 7cf9ebb963bd: Download complete 12:37:24 2d35ebdb57d9: Pull complete 12:37:24 c35fb4624d26: Pull complete 12:37:24 4e2aec7ef170: Verifying Checksum 12:37:24 4e2aec7ef170: Download complete 12:37:24 151cf03bc807: Verifying Checksum 12:37:24 151cf03bc807: Download complete 12:37:24 bb34ca984cfb: Verifying Checksum 12:37:24 bb34ca984cfb: Download complete 12:37:30 4e2aec7ef170: Pull complete 12:37:30 333b49ad6fbf: Pull complete 12:37:30 4f4fb700ef54: Pull complete 12:37:30 c3e65509a76b: Pull complete 12:37:30 7cf9ebb963bd: Pull complete 12:37:33 bb34ca984cfb: Pull complete 12:37:33 151cf03bc807: Pull complete 12:37:33 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 12:37:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 12:37:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 12:37:34 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 12:37:34 WORKDIR /edgex 12:37:34 COPY go.mod . 12:37:34 RUN go mod download build 12:37:34 -t ci-base-image-x86_64 -f - . 12:37:34 #0 building with "default" instance using docker driver 12:37:34 12:37:34 #1 [internal] load build definition from Dockerfile 12:37:34 #1 transferring dockerfile: 164B done 12:37:34 #1 DONE 0.0s 12:37:34 12:37:34 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 12:37:34 #2 DONE 0.0s 12:37:34 12:37:34 #3 [internal] load .dockerignore 12:37:34 #3 transferring context: 50B done 12:37:34 #3 DONE 0.0s 12:37:34 12:37:34 #4 [internal] load build context 12:37:35 #4 transferring context: 7.03kB done 12:37:35 #4 DONE 0.1s 12:37:35 12:37:35 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 12:37:35 #5 DONE 0.1s 12:37:35 12:37:35 #6 [2/4] WORKDIR /edgex 12:37:38 Still waiting to schedule task 12:37:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:37:38 #6 DONE 3.3s 12:37:38 12:37:38 #7 [3/4] COPY go.mod . 12:37:38 #7 DONE 0.0s 12:37:38 12:37:38 #8 [4/4] RUN go mod download 12:38:00 #8 DONE 20.5s 12:38:00 12:38:00 #9 exporting to image 12:38:00 #9 exporting layers 12:38:03 #9 exporting layers 3.7s done 12:38:03 #9 writing image sha256:bda3975204e9b7bab6ada721a2b13a0e3d08a1f727407d7879ffe5a73d07aed9 done 12:38:03 #9 naming to docker.io/library/ci-base-image-x86_64 done 12:38:03 #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:03 + docker inspect -f . ci-base-image-x86_64 12:38:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:03 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 12:38:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:38:03 $ docker top 4a63d9dd5122d8e98dc8a679550937dff6581d5019806509f57cf507f53e05bd -eo pid,comm [Pipeline] { [Pipeline] sh 12:38:04 + go version 12:38:04 go version go1.25.2 linux/amd64 [Pipeline] } 12:38:04 $ docker stop --time=1 4a63d9dd5122d8e98dc8a679550937dff6581d5019806509f57cf507f53e05bd 12:38:05 $ docker rm -f --volumes 4a63d9dd5122d8e98dc8a679550937dff6581d5019806509f57cf507f53e05bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:05 + docker inspect -f . ci-base-image-x86_64 12:38:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:05 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 12:38:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:38:06 $ docker top 550732a5562f0e4fd69894a9c0290430280350d86268d95663c937d136f4521a -eo pid,comm [Pipeline] { [Pipeline] echo 12:38:06 ========================================================= 12:38:06 [edgeXBuildGoParallel] Running Tests and Build... 12:38:06 ========================================================= [Pipeline] sh 12:38:06 + git config --global --add safe.directory /w/workspace/edgex-go/964 [Pipeline] fileExists [Pipeline] sh 12:38:06 + make test 12:38:06 go test -race -coverprofile=coverage.out ./... 12:38:16 ? github.com/edgexfoundry/edgex-go [no test files] 12:38:48 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 12:38:48 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 12:38:48 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 12:38:48 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 12:38:48 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 12:38:48 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 12:38:48 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 12:38:48 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 12:38:48 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 12:38:48 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 12:38:48 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 12:38:48 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 12:38:48 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 12:38:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:38:48 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 12:38:48 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 12:38:48 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 12:38:48 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 12:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements 12:38:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.4% of statements 12:38:55 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 12:38:55 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.034s coverage: 4.8% of statements 12:38:55 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 12:38:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 57.3% of statements 12:38:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.046s coverage: 86.5% of statements 12:38:55 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 12:38:55 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 12:38:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.334s coverage: 94.2% of statements 12:38:55 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 12:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 12:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:38:55 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:38:55 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 12:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 12:38:55 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 12:38:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 12:38:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 12:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 12:38:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 12:38:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 90.7% of statements 12:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 12:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 12:38:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:38:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.032s coverage: 0.0% of statements 12:38:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 12:38:55 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 12:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 8.2% of statements 12:38:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 12:38:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 12:38:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.498s coverage: 97.6% of statements 12:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 12:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:38:59 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:38:59 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 12:38:59 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 12:38:59 ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements 12:38:59 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 12:38:59 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 12:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:38:59 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 12:38:59 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 12:38:59 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 12:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:38:59 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 12:38:59 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 12:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 12:39:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.059s coverage: 3.5% of statements 12:39:01 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 12:39:01 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 12:39:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements 12:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:39:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 38.2% of statements 12:39:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.031s coverage: 68.8% of statements 12:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 12:39:01 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 12:39:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 12:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 12:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements 12:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 89.5% of statements 12:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 93.1% of statements 12:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 12:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements 12:39:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4704 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 12:39:19 Running in /w/workspace/edgex-go/964 [Pipeline] { [Pipeline] checkout 12:39:19 The recommended git tool is: git 12:39:23 using credential edgex-jenkins-ssh 12:39:23 Cloning the remote Git repository 12:39:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:39:24 > git init /w/workspace/edgex-go/964 # timeout=10 12:39:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:39:24 > git --version # timeout=10 12:39:24 > git --version # 'git version 2.25.1' 12:39:24 using GIT_SSH to set credentials SSH Credentials for GitHub 12:39:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.046s coverage: 92.9% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements 12:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.037s coverage: 62.3% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.037s coverage: 87.2% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.057s coverage: 81.8% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.050s coverage: 82.1% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 12:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.033s coverage: 6.8% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.030s coverage: 33.3% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.166s coverage: 54.8% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.029s coverage: 100.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.051s coverage: 20.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.033s coverage: 88.6% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.043s coverage: 96.8% of statements 12:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 12:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 29.2% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.033s coverage: 93.8% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 12:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.030s coverage: 3.1% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.1% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 94.9% of statements 12:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 12:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:39:30 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.048s coverage: 9.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 12:39:30 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements 12:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 12:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 47.1% of statements 12:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:39:30 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:39:30 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 12:39:30 running golangci-lint 12:39:30 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 12:39:30 go version go1.25.2 linux/amd64 12:39:30 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 12:39:30 level=info msg="[config_reader] Used config file .golangci.yml" 12:39:30 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 12:39:30 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 12:39:30 level=info msg="[goenv] Read go env for 3.349617ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 12:39:30 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 12:39:45 Avoid second fetch 12:39:45 Checking out Revision 1383452a2047ef58b5f726480165c651db4d1814 (main) 12:39:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:39:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:45 > git config core.sparsecheckout # timeout=10 12:39:45 > git checkout -f 1383452a2047ef58b5f726480165c651db4d1814 # timeout=10 12:39:46 Commit message: "Merge pull request #5390 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.20.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:39:50 provisioning config files... 12:39:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/964@tmp/config13540097905395746784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:51 ---> ****-login.sh 12:39:51 nexus3.edgexfoundry.org:10001 12:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:39:51 Configure a credential helper to remove this warning. See 12:39:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:39:51 12:39:51 Login Succeeded 12:39:51 nexus3.edgexfoundry.org:10002 12:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:39:52 Configure a credential helper to remove this warning. See 12:39:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:39:52 12:39:52 Login Succeeded 12:39:52 nexus3.edgexfoundry.org:10003 12:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:39:52 Configure a credential helper to remove this warning. See 12:39:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:39:52 12:39:52 Login Succeeded 12:39:52 nexus3.edgexfoundry.org:10004 12:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:39:52 Configure a credential helper to remove this warning. See 12:39:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:39:52 12:39:52 Login Succeeded 12:39:52 ****.io 12:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:39:53 Configure a credential helper to remove this warning. See 12:39:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:39:53 12:39:53 Login Succeeded 12:39:53 ---> ****-login.sh ends [Pipeline] } 12:39:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 12:39:54 + git config --global --add safe.directory /w/workspace/edgex-go/964 [Pipeline] echo 12:39:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:39:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:39:54 ========================================================= 12:39:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 12:39:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:39:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 12:39:54 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:39:54 6b59a28fa201: Pulling fs layer 12:39:54 d32bb0dddca7: Pulling fs layer 12:39:54 5dab1238d3d9: Pulling fs layer 12:39:54 196fd7d83e7d: Pulling fs layer 12:39:54 4f4fb700ef54: Pulling fs layer 12:39:54 8ba94037c8f0: Pulling fs layer 12:39:54 deaec5988b04: Pulling fs layer 12:39:54 9f65657bb879: Pulling fs layer 12:39:54 4f4fb700ef54: Waiting 12:39:54 8ba94037c8f0: Waiting 12:39:54 deaec5988b04: Waiting 12:39:54 9f65657bb879: Waiting 12:39:54 196fd7d83e7d: Waiting 12:39:54 d32bb0dddca7: Verifying Checksum 12:39:54 d32bb0dddca7: Download complete 12:39:54 196fd7d83e7d: Verifying Checksum 12:39:54 196fd7d83e7d: Download complete 12:39:54 4f4fb700ef54: Verifying Checksum 12:39:54 4f4fb700ef54: Download complete 12:39:54 6b59a28fa201: Verifying Checksum 12:39:54 6b59a28fa201: Download complete 12:39:54 8ba94037c8f0: Verifying Checksum 12:39:54 8ba94037c8f0: Download complete 12:39:55 9f65657bb879: Verifying Checksum 12:39:55 9f65657bb879: Download complete 12:39:55 6b59a28fa201: Pull complete 12:39:56 d32bb0dddca7: Pull complete 12:39:56 5dab1238d3d9: Verifying Checksum 12:39:56 5dab1238d3d9: Download complete 12:39:57 level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|compiled_files|imports|deps|exports_file|files|name) took 23.78181879s" 12:39:57 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.958575ms" 12:39:57 deaec5988b04: Verifying Checksum 12:39:57 deaec5988b04: Download complete 12:40:09 level=info msg="[linters_context/goanalysis] analyzers took 2m16.771993033s with top 10 stages: buildir: 1m11.231568637s, gosec: 3.886792914s, inspect: 3.115121676s, fact_deprecated: 2.679842485s, printf: 2.524280279s, ctrlflow: 1.885888839s, fact_purity: 1.6790487s, nilness: 1.496662097s, QF1004: 1.474053815s, S1038: 1.456583762s" 12:40:09 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 12:40:09 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 12:40:09 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 12:40:09 level=info msg="[runner] Issues before processing: 35, after processing: 0" 12:40:09 level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, path_relativity: 35/35, filename_unadjuster: 35/35, exclusion_rules: 22/21, generated_file_filter: 35/22, path_absoluter: 35/35, invalid_issue: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0" 12:40:09 level=info msg="[runner] processing took 8.63701ms with stages: nolint_filter: 7.192178ms, generated_file_filter: 1.109473ms, exclusion_rules: 195.324µs, exclusion_paths: 74.818µs, path_relativity: 36.789µs, cgo: 7.43µs, max_from_linter: 5.74µs, path_absoluter: 4.158µs, sort_results: 3.42µs, invalid_issue: 2.03µs, filename_unadjuster: 1.59µs, fixer: 1.03µs, max_same_issues: 800ns, diff: 730ns, uniq_by_line: 660ns, path_prettifier: 260ns, max_per_file_from_linter: 190ns, source_code: 150ns, path_shortener: 130ns, severity-rules: 110ns" 12:40:09 level=info msg="[runner] linters took 14.852947139s with stages: goanalysis_metalinter: 14.844207441s" 12:40:09 0 issues. 12:40:09 level=info msg="File cache stats: 0 entries of total size 0B" 12:40:09 level=info msg="Memory: 388 samples, avg is 356.8MB, max is 1300.7MB" 12:40:09 level=info msg="Execution took 38.683253674s" 12:40:09 go vet ./... 12:40:10 5dab1238d3d9: Pull complete 12:40:10 196fd7d83e7d: Pull complete 12:40:10 4f4fb700ef54: Pull complete 12:40:10 8ba94037c8f0: Pull complete 12:40:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:40:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:40:17 ./bin/test-attribution-txt.sh 12:40:17 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 12:40:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 12:40:17 + ls -al . 12:40:17 total 1392 12:40:17 drwxrwxr-x 11 1001 1001 4096 Apr 7 12:38 . 12:40:17 drwxr-xr-x 4 root root 4096 Apr 7 12:38 .. 12:40:17 drwxrwxr-x 2 1001 1001 4096 Apr 7 12:36 .blubracket 12:40:17 -rw-rw-r-- 1 1001 1001 10 Apr 7 12:36 .dockerignore 12:40:17 drwxrwxr-x 8 1001 1001 4096 Apr 7 12:39 .git 12:40:17 drwxrwxr-x 3 1001 1001 4096 Apr 7 12:36 .github 12:40:17 -rw-rw-r-- 1 1001 1001 909 Apr 7 12:36 .gitignore 12:40:17 -rw-rw-r-- 1 1001 1001 359 Apr 7 12:36 .golangci.yml 12:40:17 -rw-rw-r-- 1 1001 1001 100 Apr 7 12:36 .hadolint.yml 12:40:17 drwxr-xr-x 3 1001 1001 4096 Apr 7 12:37 .semver 12:40:17 -rw-rw-r-- 1 1001 1001 155 Apr 7 12:36 .sonarcloud.properties 12:40:17 -rw-rw-r-- 1 1001 1001 1171 Apr 7 12:36 ADOPTERS.md 12:40:17 -rw-rw-r-- 1 1001 1001 20143 Apr 7 12:36 Attribution.txt 12:40:17 -rw-rw-r-- 1 1001 1001 108018 Apr 7 12:36 CHANGELOG.md 12:40:17 -rw-rw-r-- 1 1001 1001 3804 Apr 7 12:36 CONTRIBUTING.md 12:40:17 -rw-rw-r-- 1 1001 1001 677 Apr 7 12:36 GOVERNANCE.md 12:40:17 -rw-rw-r-- 1 1001 1001 886 Apr 7 12:36 Jenkinsfile 12:40:17 -rw-rw-r-- 1 1001 1001 10775 Apr 7 12:36 LICENSE 12:40:17 -rw-rw-r-- 1 1001 1001 16743 Apr 7 12:36 Makefile 12:40:17 -rw-rw-r-- 1 1001 1001 582 Apr 7 12:36 OWNERS.md 12:40:17 -rw-rw-r-- 1 1001 1001 9932 Apr 7 12:36 README.md 12:40:17 -rw-rw-r-- 1 1001 1001 789 Apr 7 12:36 SECURITY.md 12:40:17 -rw-rw-r-- 1 1001 1001 13 Apr 7 12:37 VERSION 12:40:17 drwxrwxr-x 2 1001 1001 4096 Apr 7 12:36 bin 12:40:17 drwxrwxr-x 19 1001 1001 4096 Apr 7 12:36 cmd 12:40:17 -rw-r--r-- 1 root root 1044024 Apr 7 12:39 coverage.out 12:40:17 drwxrwxr-x 2 1001 1001 4096 Apr 7 12:36 fuzz_test 12:40:17 -rw-rw-r-- 1 1001 1001 6990 Apr 7 12:36 go.mod 12:40:17 -rw-rw-r-- 1 1001 1001 90838 Apr 7 12:36 go.sum 12:40:17 drwxrwxr-x 7 1001 1001 4096 Apr 7 12:36 internal 12:40:17 drwxrwxr-x 2 1001 1001 4096 Apr 7 12:36 openapi 12:40:17 -rw-rw-r-- 1 1001 1001 584 Apr 7 12:36 security.txt 12:40:17 -rw-rw-r-- 1 1001 1001 204 Apr 7 12:36 version.go [Pipeline] sh 12:40:18 + '[' -e coverage.out ] 12:40:18 + chown 1001:1001 coverage.out [Pipeline] stash 12:40:18 Stashed 1 file(s) [Pipeline] sh 12:40:18 + make build 12:40:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 12:40:20 deaec5988b04: Pull complete 12:40:21 9f65657bb879: Pull complete 12:40:21 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 12:40:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 12:40:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 12:40:21 + docker build -t ci-base-image-arm64 -f - . 12:40:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 12:40:21 WORKDIR /edgex 12:40:21 COPY go.mod . 12:40:21 RUN go mod download 12:40:22 Sending build context to Docker daemon 3.894MB 12:40:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 12:40:22 ---> 334268110677 12:40:22 Step 2/4 : WORKDIR /edgex 12:40:24 ---> Running in d8de35137de1 12:40:24 Removing intermediate container d8de35137de1 12:40:24 ---> 5128997e5877 12:40:24 Step 3/4 : COPY go.mod . 12:40:24 ---> d38dce2aa180 12:40:24 Step 4/4 : RUN go mod download 12:40:25 ---> Running in 66756984d725 12:40:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:40:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 12:40:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:40:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 12:40:52 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:40:58 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:41:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:41:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:41:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:41:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 12:41:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:41:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 12:41:13 $ docker stop --time=1 550732a5562f0e4fd69894a9c0290430280350d86268d95663c937d136f4521a 12:41:17 $ docker rm -f --volumes 550732a5562f0e4fd69894a9c0290430280350d86268d95663c937d136f4521a [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 12:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:41:19 12:41:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:41:19 latest: Pulling from edgex-devops/edgex-compose 12:41:19 91d30c5bc195: Pulling fs layer 12:41:19 2e9b0aa3be6d: Pulling fs layer 12:41:19 9c61dcf015f6: Pulling fs layer 12:41:19 4698f68db338: Pulling fs layer 12:41:19 2a2f49069b9e: Pulling fs layer 12:41:19 e0025b399a48: Pulling fs layer 12:41:19 2a2f49069b9e: Waiting 12:41:19 e0025b399a48: Waiting 12:41:19 4698f68db338: Waiting 12:41:19 91d30c5bc195: Verifying Checksum 12:41:19 91d30c5bc195: Download complete 12:41:19 4698f68db338: Verifying Checksum 12:41:19 4698f68db338: Download complete 12:41:19 2e9b0aa3be6d: Verifying Checksum 12:41:19 2e9b0aa3be6d: Download complete 12:41:19 e0025b399a48: Download complete 12:41:19 91d30c5bc195: Pull complete 12:41:19 2a2f49069b9e: Verifying Checksum 12:41:19 2a2f49069b9e: Download complete 12:41:19 2e9b0aa3be6d: Pull complete 12:41:20 9c61dcf015f6: Verifying Checksum 12:41:20 9c61dcf015f6: Download complete 12:41:21 Removing intermediate container 66756984d725 12:41:21 ---> f3735f50411d 12:41:21 Successfully built f3735f50411d 12:41:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:22 + docker inspect -f . ci-base-image-arm64 12:41:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:41:22 prd-ubuntu20.04-docker-arm64-4c-16g-4704 does not seem to be running inside a container 12:41:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:41:23 $ docker top f16f00b1f5199bfc5bc25e54479eae2d48710c9b1055aa6e3c2dc761732ef1d0 -eo pid,comm [Pipeline] { [Pipeline] sh 12:41:24 + go version 12:41:24 9c61dcf015f6: Pull complete 12:41:24 4698f68db338: Pull complete 12:41:24 2a2f49069b9e: Pull complete 12:41:24 e0025b399a48: Pull complete 12:41:24 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 12:41:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:41:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:41:24 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 12:41:24 $ 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/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:41:26 $ docker top f1c70a560ce72c09ba6cb6f3a8c91cdb3816990786b80ba550eda1ad2cc61d5f -eo pid,comm [Pipeline] { [Pipeline] sh 12:41:26 + docker compose -f ./docker-compose-build.yml build --parallel 12:41:26 #1 [security-spire-server internal] load build definition from Dockerfile 12:41:26 #1 transferring dockerfile: 1.70kB done 12:41:26 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 12:41:26 #1 DONE 0.1s 12:41:26 12:41:26 #2 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 12:41:26 #2 ... 12:41:26 12:41:26 #3 [core-keeper internal] load build definition from Dockerfile 12:41:26 #3 transferring dockerfile: 2.07kB done 12:41:26 #3 DONE 0.1s 12:41:26 12:41:26 #4 [support-scheduler internal] load build definition from Dockerfile 12:41:26 #4 transferring dockerfile: 1.83kB done 12:41:26 #4 DONE 0.1s 12:41:26 12:41:26 #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:41:26 #5 DONE 0.0s 12:41:26 12:41:26 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 12:41:26 #6 transferring dockerfile: 1.89kB done 12:41:26 #6 DONE 0.2s 12:41:27 12:41:27 #7 [security-proxy-auth internal] load build definition from Dockerfile 12:41:27 #7 transferring dockerfile: 2.14kB done 12:41:27 #7 DONE 0.2s 12:41:27 12:41:27 #8 [security-proxy-setup internal] load build definition from Dockerfile 12:41:27 #8 transferring dockerfile: 2.50kB done 12:41:27 #8 DONE 0.2s 12:41:27 12:41:27 #9 [core-data internal] load build definition from Dockerfile 12:41:27 #9 transferring dockerfile: 2.04kB done 12:41:27 #9 DONE 0.2s 12:41:27 12:41:27 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 12:41:27 #10 transferring dockerfile: 2.23kB done 12:41:27 #10 DONE 0.2s 12:41:27 12:41:27 #11 [security-spire-agent internal] load build definition from Dockerfile 12:41:27 #11 transferring dockerfile: 1.81kB done 12:41:27 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 12:41:27 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 12:41:27 #11 DONE 0.2s 12:41:27 12:41:27 #12 [support-notifications internal] load build definition from Dockerfile 12:41:27 #12 transferring dockerfile: 2.02kB done 12:41:27 #12 DONE 0.2s 12:41:27 12:41:27 #13 [security-spire-config internal] load build definition from Dockerfile 12:41:27 #13 transferring dockerfile: 1.69kB done 12:41:27 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 12:41:27 #13 DONE 0.2s 12:41:27 12:41:27 #14 [core-command internal] load build definition from Dockerfile 12:41:27 #14 transferring dockerfile: 1.94kB done 12:41:27 #14 DONE 0.2s 12:41:27 12:41:27 #15 [security-bootstrapper internal] load build definition from Dockerfile 12:41:27 #15 transferring dockerfile: 3.02kB done 12:41:27 #15 DONE 0.2s 12:41:27 12:41:27 #16 [core-metadata internal] load build definition from Dockerfile 12:41:27 #16 transferring dockerfile: 2.10kB done 12:41:27 #16 DONE 0.2s 12:41:27 12:41:27 #17 [security-secretstore-setup internal] load build definition from Dockerfile 12:41:27 #17 transferring dockerfile: 2.49kB done 12:41:27 #17 DONE 0.2s 12:41:27 12:41:27 #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:41:27 #5 DONE 0.0s 12:41:27 12:41:27 #18 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 12:41:27 #18 DONE 0.2s 12:41:27 12:41:27 #19 [security-proxy-auth internal] load .dockerignore 12:41:27 #19 transferring context: 50B done 12:41:27 #19 DONE 0.1s 12:41:27 12:41:27 #20 [security-spiffe-token-provider internal] load .dockerignore 12:41:27 #20 transferring context: 50B done 12:41:27 #20 DONE 0.1s 12:41:27 12:41:27 #21 [core-keeper internal] load .dockerignore 12:41:27 #21 transferring context: 50B done 12:41:27 #21 DONE 0.1s 12:41:27 12:41:27 #22 [support-scheduler internal] load .dockerignore 12:41:27 #22 transferring context: 50B done 12:41:27 #22 DONE 0.1s 12:41:27 12:41:27 #23 [core-data internal] load .dockerignore 12:41:27 #23 transferring context: 50B done 12:41:27 #23 DONE 0.1s 12:41:27 12:41:27 #24 [support-notifications internal] load .dockerignore 12:41:27 #24 transferring context: 50B done 12:41:27 #24 DONE 0.1s 12:41:27 12:41:27 #25 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:41:27 #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 12:41:27 #25 ... 12:41:27 12:41:27 #26 [security-proxy-setup internal] load .dockerignore 12:41:27 #26 transferring context: 50B done 12:41:27 #26 DONE 0.1s 12:41:27 12:41:27 #27 [core-common-config-bootstrapper internal] load .dockerignore 12:41:27 #27 transferring context: 50B done 12:41:27 #27 DONE 0.1s 12:41:27 12:41:27 #25 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:41:27 #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 12:41:27 #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s 12:41:27 #25 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 12:41:27 #25 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 12:41:27 #25 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 12:41:27 #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done 12:41:27 #25 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 12:41:27 #25 ... 12:41:27 12:41:27 #28 [core-command internal] load .dockerignore 12:41:27 #28 transferring context: 50B done 12:41:27 #28 DONE 0.3s 12:41:27 12:41:27 #25 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:41:27 #25 ... 12:41:27 12:41:27 #29 [core-metadata internal] load .dockerignore 12:41:27 #29 transferring context: 50B 0.0s done 12:41:27 #29 DONE 0.4s 12:41:27 12:41:27 #30 [security-secretstore-setup internal] load .dockerignore 12:41:27 #30 transferring context: 50B done 12:41:27 #30 DONE 0.4s 12:41:27 12:41:27 #31 [security-bootstrapper internal] load .dockerignore 12:41:27 #31 transferring context: 50B 0.0s done 12:41:27 #31 DONE 0.4s 12:41:27 12:41:27 #25 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:41:27 #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 12:41:27 #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done 12:41:27 #25 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 12:41:27 #25 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 12:41:27 #25 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 12:41:27 #25 ... 12:41:27 12:41:27 #2 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 12:41:27 #2 DONE 0.8s 12:41:27 12:41:27 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 12:41:27 #32 DONE 0.5s 12:41:27 12:41:27 #25 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:41:27 #25 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 12:41:27 go version go1.25.3 linux/arm64 [Pipeline] } 12:41:27 $ docker stop --time=1 f16f00b1f5199bfc5bc25e54479eae2d48710c9b1055aa6e3c2dc761732ef1d0 12:41:29 $ docker rm -f --volumes f16f00b1f5199bfc5bc25e54479eae2d48710c9b1055aa6e3c2dc761732ef1d0 [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 12:41:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:41:30 12:41:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:41:30 latest: Pulling from edgex-devops/edgex-compose-arm64 12:41:30 547446be3368: Pulling fs layer 12:41:30 d125d8839a47: Pulling fs layer 12:41:30 3e85d5ac6304: Pulling fs layer 12:41:30 c3105a71a48b: Pulling fs layer 12:41:30 0f093f025ec4: Pulling fs layer 12:41:30 c3106fc0e877: Pulling fs layer 12:41:30 c3105a71a48b: Waiting 12:41:30 0f093f025ec4: Waiting 12:41:30 c3106fc0e877: Waiting 12:41:30 547446be3368: Verifying Checksum 12:41:30 547446be3368: Download complete 12:41:30 c3105a71a48b: Verifying Checksum 12:41:30 c3105a71a48b: Download complete 12:41:30 d125d8839a47: Verifying Checksum 12:41:30 d125d8839a47: Download complete 12:41:30 c3106fc0e877: Verifying Checksum 12:41:30 c3106fc0e877: Download complete 12:41:31 0f093f025ec4: Verifying Checksum 12:41:31 0f093f025ec4: Download complete 12:41:31 547446be3368: Pull complete 12:41:32 d125d8839a47: Pull complete 12:41:32 3e85d5ac6304: Verifying Checksum 12:41:32 3e85d5ac6304: Download complete 12:41:32 #25 ... 12:41:32 12:41:32 #33 [support-scheduler internal] load build context 12:41:32 #33 transferring context: 193.66MB 5.7s 12:41:33 #33 ... 12:41:33 12:41:33 #34 [security-spiffe-token-provider internal] load build context 12:41:33 #34 ... 12:41:33 12:41:33 #33 [support-scheduler internal] load build context 12:41:34 #33 ... 12:41:34 12:41:34 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 12:41:34 #35 DONE 7.0s 12:41:34 12:41:34 #33 [support-scheduler internal] load build context 12:41:37 #33 ... 12:41:37 12:41:37 #36 [core-keeper internal] load build context 12:41:37 #36 ... 12:41:37 12:41:37 #37 [security-proxy-setup internal] load build context 12:41:37 #37 ... 12:41:37 12:41:37 #38 [core-common-config-bootstrapper internal] load build context 12:41:37 #38 ... 12:41:37 12:41:37 #39 [core-data internal] load build context 12:41:37 #39 ... 12:41:37 12:41:37 #40 [support-notifications internal] load build context 12:41:37 #40 ... 12:41:37 12:41:37 #41 [core-command internal] load build context 12:41:37 #41 ... 12:41:37 12:41:37 #42 [security-spire-config internal] load .dockerignore 12:41:37 #42 transferring context: 50B 0.0s done 12:41:37 #42 ... 12:41:37 12:41:37 #43 [security-secretstore-setup internal] load build context 12:41:38 #43 ... 12:41:38 12:41:38 #44 [security-proxy-auth internal] load build context 12:41:38 #44 ... 12:41:38 12:41:38 #45 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 12:41:38 #45 ... 12:41:38 12:41:38 #46 [security-spire-server internal] load .dockerignore 12:41:38 #46 transferring context: 50B 0.0s done 12:41:38 #46 ... 12:41:38 12:41:38 #47 [core-metadata internal] load build context 12:41:38 #47 transferring context: 550.82MB 10.7s 12:41:38 #47 ... 12:41:38 12:41:38 #48 [security-bootstrapper internal] load build context 12:41:38 #48 ... 12:41:38 12:41:38 #47 [core-metadata internal] load build context 12:41:40 #47 ... 12:41:40 12:41:40 #46 [security-spire-server internal] load .dockerignore 12:41:40 #46 DONE 12.2s 12:41:40 12:41:40 #47 [core-metadata internal] load build context 12:41:40 #47 transferring context: 639.76MB 12.2s done 12:41:42 3e85d5ac6304: Pull complete 12:41:42 c3105a71a48b: Pull complete 12:41:43 0f093f025ec4: Pull complete 12:41:44 c3106fc0e877: Pull complete 12:41:44 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 12:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:41:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:41:44 #47 ... 12:41:44 12:41:44 #34 [security-spiffe-token-provider internal] load build context 12:41:44 #34 transferring context: 639.76MB 15.7s done 12:41:44 prd-ubuntu20.04-docker-arm64-4c-16g-4704 does not seem to be running inside a container 12:41:44 $ 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/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:41:44 #34 ... 12:41:44 12:41:44 #49 [security-spire-agent internal] load .dockerignore 12:41:44 #49 ... 12:41:44 12:41:44 #40 [support-notifications internal] load build context 12:41:44 #40 transferring context: 639.76MB 14.3s done 12:41:46 $ docker top fcfb15e05c2c330aafa21276b8bd3ba856ddc3531aceca2cbca3f0bf2d01ae61 -eo pid,comm [Pipeline] { [Pipeline] sh 12:41:46 + docker compose -f ./docker-compose-build.yml build --parallel 12:41:47 #40 ... 12:41:47 12:41:47 #36 [core-keeper internal] load build context 12:41:47 #36 transferring context: 639.76MB 12.5s done 12:41:47 #36 ... 12:41:47 12:41:47 #37 [security-proxy-setup internal] load build context 12:41:47 #37 transferring context: 639.76MB 12.5s done 12:41:47 #37 ... 12:41:47 12:41:47 #33 [support-scheduler internal] load build context 12:41:47 #33 transferring context: 639.76MB 14.1s done 12:41:47 #33 ... 12:41:47 12:41:47 #38 [core-common-config-bootstrapper internal] load build context 12:41:47 #38 transferring context: 639.76MB 13.8s done 12:41:48 #38 ... 12:41:48 12:41:48 #41 [core-command internal] load build context 12:41:48 #41 transferring context: 639.76MB 12.1s done 12:41:48 #41 ... 12:41:48 12:41:48 #39 [core-data internal] load build context 12:41:48 #39 transferring context: 639.76MB 14.0s done 12:41:48 #39 ... 12:41:48 12:41:48 #43 [security-secretstore-setup internal] load build context 12:41:48 #43 transferring context: 639.76MB 11.6s done 12:41:48 #43 ... 12:41:48 12:41:48 #44 [security-proxy-auth internal] load build context 12:41:48 #44 transferring context: 639.76MB 12.6s done 12:41:48 #44 ... 12:41:48 12:41:48 #48 [security-bootstrapper internal] load build context 12:41:48 #48 transferring context: 639.76MB 11.9s done 12:41:49 #48 ... 12:41:49 12:41:49 #25 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:41:49 #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 12:41:49 #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done 12:41:49 #25 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 12:41:49 #25 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 12:41:49 #25 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 12:41:49 #25 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 12:41:49 #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 12:41:49 #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done 12:41:49 #25 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 12:41:49 #25 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 12:41:49 #25 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 12:41:49 #25 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 12:41:49 #25 DONE 22.4s 12:41:49 12:41:49 #45 [core-metadata builder 2/7] WORKDIR /edgex-go 12:41:49 #45 DONE 21.9s 12:41:49 12:41:49 #42 [security-spire-config internal] load .dockerignore 12:41:49 #42 DONE 21.9s 12:41:49 12:41:49 #43 [security-secretstore-setup internal] load build context 12:41:49 #43 DONE 22.0s 12:41:49 12:41:49 #48 [security-bootstrapper internal] load build context 12:41:49 #48 DONE 22.0s 12:41:49 12:41:49 #36 [core-keeper internal] load build context 12:41:49 #36 DONE 22.4s 12:41:49 12:41:49 #41 [core-command internal] load build context 12:41:49 #41 DONE 22.1s 12:41:49 12:41:49 #44 [security-proxy-auth internal] load build context 12:41:49 #44 DONE 22.4s 12:41:49 12:41:49 #47 [core-metadata internal] load build context 12:41:49 #47 DONE 22.1s 12:41:49 12:41:49 #37 [security-proxy-setup internal] load build context 12:41:49 #37 DONE 22.4s 12:41:49 12:41:49 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:41:49 #50 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 12:41:49 #50 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 12:41:49 #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 12:41:49 #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 12:41:49 #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 12:41:49 #50 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 12:41:49 #50 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 12:41:49 #50 ... 12:41:49 12:41:49 #38 [core-common-config-bootstrapper internal] load build context 12:41:49 #38 DONE 22.4s 12:41:49 12:41:49 #33 [support-scheduler internal] load build context 12:41:49 #33 DONE 22.5s 12:41:49 12:41:49 #39 [core-data internal] load build context 12:41:49 #39 DONE 22.4s 12:41:49 12:41:49 #40 [support-notifications internal] load build context 12:41:49 #40 DONE 22.5s 12:41:49 12:41:49 #34 [security-spiffe-token-provider internal] load build context 12:41:49 #34 DONE 22.6s 12:41:49 12:41:49 #49 [security-spire-agent internal] load .dockerignore 12:41:49 #49 transferring context: 50B done 12:41:49 #49 DONE 15.6s 12:41:49 12:41:49 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:41:49 #50 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 12:41:49 #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s 12:41:49 #50 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 12:41:49 #50 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 12:41:49 #50 ... 12:41:49 12:41:49 #25 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:41:49 #25 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 12:41:49 #25 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s done 12:41:49 #25 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 12:41:49 #25 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 12:41:49 #25 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 12:41:49 #25 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 12:41:49 #25 DONE 22.4s 12:41:49 12:41:49 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:41:49 #50 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 12:41:49 #50 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 12:41:49 #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 12:41:49 #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 12:41:49 #50 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 12:41:49 #50 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 12:41:49 #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 12:41:49 #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.3s 12:41:49 #50 ... 12:41:49 12:41:49 #51 [security-spire-server internal] load build context 12:41:49 #51 transferring context: 26.57kB 0.0s done 12:41:49 #51 DONE 0.4s 12:41:49 12:41:49 #52 [security-spire-config internal] load build context 12:41:49 #52 transferring context: 24.82kB done 12:41:49 #52 DONE 0.4s 12:41:49 12:41:49 #53 [security-spire-agent internal] load build context 12:41:49 #53 transferring context: 26.10kB done 12:41:49 #53 DONE 0.2s 12:41:49 12:41:49 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:41:50 #50 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 12:41:50 #50 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 12:41:50 #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done 12:41:50 #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.24MB / 41.51MB 0.6s 12:41:50 #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 27.26MB / 41.51MB 0.8s 12:41:50 #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 37.75MB / 41.51MB 0.9s 12:41:50 #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.0s 12:41:51 #50 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.6s done 12:41:55 #50 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.1s 12:41:56 #50 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.0s done 12:41:56 #1 [security-secretstore-setup internal] load build definition from Dockerfile 12:41:56 #1 transferring dockerfile: 2.49kB 0.0s done 12:41:56 #1 DONE 0.1s 12:41:56 12:41:56 #2 [security-bootstrapper internal] load build definition from Dockerfile 12:41:56 #2 transferring dockerfile: 3.02kB done 12:41:56 #2 DONE 0.0s 12:41:56 12:41:56 #3 [security-proxy-setup internal] load build definition from Dockerfile 12:41:56 #3 transferring dockerfile: 2.50kB done 12:41:56 #3 DONE 0.1s 12:41:56 12:41:56 #4 [support-notifications internal] load build definition from Dockerfile 12:41:56 #4 transferring dockerfile: 2.02kB done 12:41:56 #4 DONE 0.1s 12:41:56 12:41:56 #5 [security-proxy-auth internal] load build definition from Dockerfile 12:41:56 #5 transferring dockerfile: 2.14kB done 12:41:56 #5 DONE 0.0s 12:41:56 12:41:56 #6 [security-spire-config internal] load build definition from Dockerfile 12:41:56 #6 transferring dockerfile: 1.69kB done 12:41:56 #6 DONE 0.1s 12:41:56 12:41:56 #7 [core-command internal] load build definition from Dockerfile 12:41:56 #7 transferring dockerfile: 1.94kB done 12:41:56 #7 DONE 0.1s 12:41:56 12:41:56 #8 [security-spire-server internal] load build definition from Dockerfile 12:41:56 #8 transferring dockerfile: 1.70kB done 12:41:56 #8 DONE 0.1s 12:41:56 12:41:56 #9 [core-metadata internal] load build definition from Dockerfile 12:41:56 #9 transferring dockerfile: 2.10kB done 12:41:56 #9 DONE 0.1s 12:41:56 12:41:56 #10 [core-data internal] load build definition from Dockerfile 12:41:56 #10 transferring dockerfile: 2.04kB done 12:41:56 #10 DONE 0.1s 12:41:56 12:41:56 #11 [support-scheduler internal] load build definition from Dockerfile 12:41:56 #11 transferring dockerfile: 1.83kB done 12:41:56 #11 DONE 0.1s 12:41:56 12:41:56 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 12:41:56 #12 transferring dockerfile: 1.89kB done 12:41:56 #12 DONE 0.0s 12:41:56 12:41:56 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 12:41:56 #13 transferring dockerfile: 2.23kB done 12:41:57 #13 DONE 0.1s 12:41:57 12:41:57 #14 [security-spire-agent internal] load build definition from Dockerfile 12:41:57 #14 transferring dockerfile: 1.81kB done 12:41:57 #14 DONE 0.1s 12:41:57 12:41:57 #15 [core-keeper internal] load build definition from Dockerfile 12:41:57 #15 transferring dockerfile: 2.07kB done 12:41:57 #15 DONE 0.1s 12:41:57 12:41:57 #16 [security-secretstore-setup internal] load .dockerignore 12:41:57 #16 transferring context: 50B done 12:41:57 #16 DONE 0.1s 12:41:57 12:41:57 #17 [security-bootstrapper internal] load .dockerignore 12:41:57 #17 transferring context: 50B 0.0s done 12:41:57 #17 DONE 0.1s 12:41:57 12:41:57 #18 [security-proxy-setup internal] load .dockerignore 12:41:57 #18 transferring context: 50B done 12:41:57 #18 DONE 0.0s 12:41:58 12:41:58 #19 [support-notifications internal] load .dockerignore 12:41:58 #19 transferring context: 50B done 12:41:58 #19 DONE 0.1s 12:41:58 12:41:58 #20 [security-proxy-auth internal] load .dockerignore 12:41:58 #20 transferring context: 50B 0.0s done 12:41:58 #20 DONE 0.1s 12:41:58 12:41:58 #21 [security-spire-config internal] load .dockerignore 12:41:58 #21 transferring context: 50B done 12:41:58 #21 DONE 0.1s 12:41:58 12:41:58 #22 [core-command internal] load .dockerignore 12:41:58 #22 transferring context: 50B 0.0s done 12:41:58 #22 DONE 0.1s 12:41:58 12:41:58 #23 [security-spire-server internal] load .dockerignore 12:41:58 #23 transferring context: 50B 0.0s done 12:41:58 #23 DONE 0.1s 12:41:58 12:41:58 #24 [core-metadata internal] load .dockerignore 12:41:58 #24 transferring context: 50B 0.0s done 12:41:58 #24 DONE 0.1s 12:41:58 12:41:58 #25 [core-data internal] load .dockerignore 12:41:58 #25 transferring context: 50B done 12:41:58 #25 DONE 0.1s 12:41:58 12:41:58 #26 [support-scheduler internal] load .dockerignore 12:41:58 #26 transferring context: 50B 0.0s done 12:41:58 #26 DONE 0.1s 12:41:58 12:41:58 #27 [security-spiffe-token-provider internal] load .dockerignore 12:41:58 #27 transferring context: 50B 0.0s done 12:41:58 #27 DONE 0.1s 12:41:58 12:41:58 #28 [core-common-config-bootstrapper internal] load .dockerignore 12:41:58 #28 transferring context: 50B done 12:41:58 #28 DONE 0.1s 12:41:58 12:41:58 #29 [security-spire-agent internal] load .dockerignore 12:41:58 #29 transferring context: 50B 0.0s done 12:41:58 #29 DONE 0.1s 12:41:58 12:41:58 #30 [core-keeper internal] load .dockerignore 12:41:58 #30 transferring context: 50B done 12:41:58 #30 DONE 0.1s 12:41:58 12:41:58 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:41:58 #31 DONE 0.0s 12:41:58 12:41:58 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 12:41:59 #32 ... 12:41:59 12:41:59 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:41:59 #31 DONE 0.0s 12:41:59 12:41:59 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 12:41:59 #50 ... 12:41:59 12:41:59 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:41:59 #0 7.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:41:59 #0 7.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:41:59 #0 8.158 v3.22.3-105-g58283386ebd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:41:59 #0 8.158 v3.22.3-104-g8c092017342 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:41:59 #0 8.158 OK: 26324 distinct packages available 12:41:59 #0 8.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:41:59 #0 8.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:41:59 #0 8.831 (1/5) Installing dumb-init (1.2.5-r3) 12:41:59 #0 8.835 (2/5) Installing musl-obstack (1.2.3-r2) 12:41:59 #0 8.838 (3/5) Installing libucontext (1.3.2-r0) 12:41:59 #0 8.841 (4/5) Installing gcompat (1.1.0-r4) 12:41:59 #0 8.846 (5/5) Installing openssl (3.5.5-r0) 12:41:59 #0 8.862 Executing busybox-1.37.0-r20.trigger 12:41:59 #0 8.870 OK: 8 MiB in 21 packages 12:41:59 #32 ... 12:41:59 12:41:59 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:41:59 #31 DONE 0.0s 12:41:59 12:41:59 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 12:41:59 #32 DONE 0.7s 12:41:59 12:41:59 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:41:59 #31 DONE 0.0s 12:41:59 12:41:59 #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:41:59 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 12:41:59 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 12:41:59 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 12:41:59 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.0s 12:41:59 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 12:41:59 #54 ... 12:41:59 12:41:59 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:41:59 #0 7.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:41:59 #0 7.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:41:59 #0 7.942 (1/4) Installing dumb-init (1.2.5-r3) 12:41:59 #0 8.082 (2/4) Installing openssl (3.5.5-r0) 12:41:59 #0 8.098 (3/4) Installing su-exec (0.2-r3) 12:41:59 #0 8.104 (4/4) Installing yq-go (4.47.2-r3) 12:41:59 #0 8.233 Executing busybox-1.37.0-r20.trigger 12:41:59 #0 8.239 OK: 20 MiB in 20 packages 12:41:59 #55 ... 12:41:59 12:41:59 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:41:59 #0 0.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:41:59 #0 0.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:41:59 #0 1.159 (1/2) Installing dumb-init (1.2.5-r3) 12:41:59 #0 1.165 (2/2) Installing su-exec (0.2-r3) 12:41:59 #0 1.169 Executing busybox-1.37.0-r20.trigger 12:41:59 #0 1.175 OK: 7 MiB in 18 packages 12:42:00 #33 ... 12:42:00 12:42:00 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 12:42:00 #32 DONE 0.7s 12:42:00 12:42:00 #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:42:00 #33 ... 12:42:00 12:42:00 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:42:00 #31 DONE 0.0s 12:42:00 12:42:00 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 12:42:00 #32 DONE 0.7s 12:42:00 12:42:00 #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:42:00 #56 ... 12:42:00 12:42:00 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:42:00 #0 0.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:00 #0 0.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:00 #0 1.250 (1/3) Installing ca-certificates (20250911-r0) 12:42:00 #0 1.269 (2/3) Installing dumb-init (1.2.5-r3) 12:42:00 #0 1.275 (3/3) Installing tzdata (2026a-r0) 12:42:00 #0 1.317 Executing busybox-1.37.0-r20.trigger 12:42:00 #0 1.324 Executing ca-certificates-20250911-r0.trigger 12:42:00 #0 1.383 OK: 8 MiB in 19 packages 12:42:00 #57 ... 12:42:00 12:42:00 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 12:42:00 #0 8.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:00 #0 8.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:00 #0 8.533 OK: 265 MiB in 60 packages 12:42:00 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.05MB / 4.14MB 0.5s 12:42:00 #33 ... 12:42:00 12:42:00 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:42:00 #31 DONE 0.0s 12:42:00 12:42:00 #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:42:00 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 12:42:00 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 12:42:00 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 12:42:00 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.10MB / 4.14MB 0.7s 12:42:00 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 12:42:00 #58 ... 12:42:00 12:42:00 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 12:42:00 #59 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 12:42:00 #59 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 12:42:00 #59 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 12:42:00 #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 12:42:00 #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 12:42:00 #59 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done 12:42:00 #59 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 12:42:00 #59 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 2.3s done 12:42:00 #59 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 12:42:00 #59 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 3.3s done 12:42:00 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 0.9s 12:42:00 #33 ... 12:42:00 12:42:00 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:42:00 #31 DONE 0.0s 12:42:00 12:42:00 #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:42:00 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.0s 12:42:00 #59 ... 12:42:00 12:42:00 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:42:00 #60 ... 12:42:00 12:42:00 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:42:00 #0 3.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:00 #0 3.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:00 #0 4.154 (1/4) Installing ca-certificates (20250911-r0) 12:42:00 #0 4.171 (2/4) Installing dumb-init (1.2.5-r3) 12:42:00 #0 4.176 (3/4) Installing su-exec (0.2-r3) 12:42:00 #0 4.179 (4/4) Installing yq-go (4.47.2-r3) 12:42:00 #0 4.254 Executing busybox-1.37.0-r20.trigger 12:42:00 #0 4.262 Executing ca-certificates-20250911-r0.trigger 12:42:00 #0 4.301 OK: 20 MiB in 20 packages 12:42:00 #61 ... 12:42:00 12:42:00 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:42:01 #33 ... 12:42:01 12:42:01 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:42:01 #31 DONE 0.1s 12:42:01 12:42:01 #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:42:01 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done 12:42:01 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 12:42:01 #33 ... 12:42:01 12:42:01 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 12:42:01 #32 DONE 1.4s 12:42:01 12:42:01 #34 [support-scheduler internal] load build context 12:42:01 #34 DONE 0.0s 12:42:01 12:42:01 #33 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:42:01 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 12:42:01 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 12:42:01 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 12:42:01 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done 12:42:01 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 12:42:01 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 12:42:01 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 12:42:01 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done 12:42:01 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 12:42:01 #62 ... 12:42:01 12:42:01 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:42:01 #0 5.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:01 #0 5.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:01 #0 6.103 (1/1) Installing dumb-init (1.2.5-r3) 12:42:01 #0 6.108 Executing busybox-1.37.0-r20.trigger 12:42:01 #0 6.115 OK: 7 MiB in 17 packages 12:42:01 #63 ... 12:42:01 12:42:01 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:42:01 #33 ... 12:42:01 12:42:01 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:42:01 #31 DONE 0.1s 12:42:01 12:42:01 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 12:42:01 #64 ... 12:42:01 12:42:01 #65 [core-data builder 3/7] RUN apk add --update --no-cache make git 12:42:01 #65 ... 12:42:01 12:42:01 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:42:01 #0 0.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:01 #0 0.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:01 #0 1.213 v3.22.3-105-g58283386ebd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:42:01 #0 1.213 v3.22.3-104-g8c092017342 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:42:01 #0 1.213 OK: 26324 distinct packages available 12:42:01 #0 1.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:01 #0 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:01 #0 1.720 (1/13) Installing brotli-libs (1.1.0-r2) 12:42:01 #0 1.737 (2/13) Installing c-ares (1.34.6-r0) 12:42:01 #0 1.743 (3/13) Installing libunistring (1.3-r0) 12:42:01 #0 1.769 (4/13) Installing libidn2 (2.3.7-r0) 12:42:01 #0 1.775 (5/13) Installing nghttp2-libs (1.65.0-r0) 12:42:01 #0 1.779 (6/13) Installing libpsl (0.21.5-r3) 12:42:01 #0 1.783 (7/13) Installing zstd-libs (1.5.7-r0) 12:42:01 #0 1.795 (8/13) Installing libcurl (8.14.1-r2) 12:42:01 #0 1.804 (9/13) Installing curl (8.14.1-r2) 12:42:01 #0 1.815 (10/13) Installing dumb-init (1.2.5-r3) 12:42:01 #0 1.827 (11/13) Installing musl-obstack (1.2.3-r2) 12:42:01 #0 1.828 (12/13) Installing libucontext (1.3.2-r0) 12:42:01 #0 1.831 (13/13) Installing gcompat (1.1.0-r4) 12:42:01 #0 1.836 Executing busybox-1.37.0-r20.trigger 12:42:01 #0 1.845 OK: 13 MiB in 29 packages 12:42:01 #66 ... 12:42:01 12:42:01 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:42:01 #67 ... 12:42:01 12:42:01 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 12:42:01 #32 ... 12:42:01 12:42:01 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:42:01 #31 DONE 0.1s 12:42:01 12:42:01 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 12:42:02 #68 ... 12:42:02 12:42:02 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:42:02 #0 7.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:02 #0 7.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:02 #0 7.988 v3.22.3-105-g58283386ebd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:42:02 #0 7.988 v3.22.3-104-g8c092017342 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:42:02 #0 7.988 OK: 26324 distinct packages available 12:42:02 #0 8.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:02 #0 8.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:02 #0 8.468 (1/4) Installing dumb-init (1.2.5-r3) 12:42:02 #0 8.473 (2/4) Installing musl-obstack (1.2.3-r2) 12:42:02 #0 8.476 (3/4) Installing libucontext (1.3.2-r0) 12:42:02 #0 8.480 (4/4) Installing gcompat (1.1.0-r4) 12:42:02 #0 8.485 Executing busybox-1.37.0-r20.trigger 12:42:02 #0 8.493 OK: 8 MiB in 20 packages 12:42:02 #32 DONE 2.2s 12:42:02 12:42:02 #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:42:02 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 12:42:02 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 12:42:02 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 12:42:02 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done 12:42:02 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 12:42:02 #69 ... 12:42:02 12:42:02 #70 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:42:02 #0 0.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:02 #0 0.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:02 #0 1.173 (1/1) Installing dumb-init (1.2.5-r3) 12:42:02 #0 1.180 Executing busybox-1.37.0-r20.trigger 12:42:02 #0 1.185 OK: 7 MiB in 17 packages 12:42:02 #70 ... 12:42:02 12:42:02 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:42:02 #0 3.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:02 #0 3.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:02 #0 3.593 (1/7) Installing ca-certificates (20250911-r0) 12:42:02 #0 3.609 (2/7) Installing dumb-init (1.2.5-r3) 12:42:02 #0 3.613 (3/7) Installing libgcc (14.2.0-r6) 12:42:02 #0 3.618 (4/7) Installing libsodium (1.0.20-r1) 12:42:02 #0 3.627 (5/7) Installing libstdc++ (14.2.0-r6) 12:42:02 #0 3.710 (6/7) Installing libzmq (4.3.5-r2) 12:42:02 #0 3.724 (7/7) Installing zeromq (4.3.5-r2) 12:42:02 #0 3.728 Executing busybox-1.37.0-r20.trigger 12:42:02 #0 3.736 Executing ca-certificates-20250911-r0.trigger 12:42:02 #0 3.778 OK: 12 MiB in 23 packages 12:42:02 #33 ... 12:42:02 12:42:02 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 12:42:02 #35 DONE 2.9s 12:42:02 12:42:02 #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:42:02 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 12:42:02 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 12:42:02 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 12:42:02 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done 12:42:02 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 12:42:03 #33 ... 12:42:03 12:42:03 #36 [core-command internal] load build context 12:42:03 #36 transferring context: 3.40MB 2.5s done 12:42:03 #36 DONE 4.0s 12:42:03 12:42:03 #37 [security-proxy-auth internal] load build context 12:42:03 #37 transferring context: 3.40MB 3.2s done 12:42:03 #37 DONE 4.1s 12:42:03 12:42:03 #38 [security-secretstore-setup internal] load build context 12:42:03 #38 transferring context: 3.40MB 2.6s done 12:42:03 #38 DONE 4.2s 12:42:03 12:42:03 #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:42:04 #33 ... 12:42:04 12:42:04 #39 [core-metadata internal] load build context 12:42:04 #39 transferring context: 3.40MB 2.2s done 12:42:04 #39 DONE 3.7s 12:42:04 12:42:04 #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:42:04 #33 ... 12:42:04 12:42:04 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 12:42:04 #40 DONE 2.4s 12:42:04 12:42:04 #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:42:04 #33 ... 12:42:04 12:42:04 #41 [security-proxy-setup internal] load build context 12:42:04 #41 transferring context: 3.40MB 3.4s done 12:42:04 #41 DONE 4.8s 12:42:04 12:42:04 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:42:04 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 12:42:04 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 12:42:04 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 12:42:04 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done 12:42:04 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 12:42:04 #33 ... 12:42:04 12:42:04 #42 [security-spire-agent internal] load build context 12:42:04 #42 DONE 0.0s 12:42:04 12:42:04 #43 [security-bootstrapper internal] load build context 12:42:04 #43 transferring context: 3.40MB 3.5s done 12:42:04 #43 DONE 4.9s 12:42:04 12:42:04 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:42:04 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.7s done 12:42:04 #33 ... 12:42:04 12:42:04 #44 [support-notifications internal] load build context 12:42:04 #44 transferring context: 3.40MB 3.5s done 12:42:04 #44 DONE 5.1s 12:42:04 12:42:04 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:42:04 #45 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done 12:42:04 #45 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 12:42:04 #45 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 12:42:04 #45 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 12:42:04 #45 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 12:42:04 #45 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s done 12:42:04 #45 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 12:42:04 #45 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.9s done 12:42:04 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.44MB / 37.02MB 1.7s 12:42:04 #45 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 12:42:05 #45 ... 12:42:05 12:42:05 #46 [core-data internal] load build context 12:42:05 #46 transferring context: 3.40MB 2.1s done 12:42:05 #46 DONE 4.0s 12:42:05 12:42:05 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:42:05 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 2.1s 12:42:05 #45 ... 12:42:05 12:42:05 #47 [security-spiffe-token-provider internal] load build context 12:42:05 #47 transferring context: 3.40MB 2.4s done 12:42:05 #47 DONE 4.5s 12:42:05 12:42:05 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:42:05 #45 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 12:42:05 #45 ... 12:42:05 12:42:05 #34 [support-scheduler internal] load build context 12:42:05 #34 transferring context: 3.40MB 2.5s done 12:42:05 #34 DONE 4.5s 12:42:05 12:42:05 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:42:05 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 2.4s 12:42:05 #45 ... 12:42:05 12:42:05 #48 [core-keeper internal] load build context 12:42:05 #48 transferring context: 3.40MB 1.8s done 12:42:05 #48 DONE 3.4s 12:42:05 12:42:05 #49 [core-common-config-bootstrapper internal] load build context 12:42:05 #49 transferring context: 3.40MB 1.8s done 12:42:05 #49 DONE 3.4s 12:42:05 12:42:05 #50 [security-spire-server internal] load build context 12:42:05 #50 transferring context: 26.57kB 0.1s done 12:42:05 #50 DONE 3.0s 12:42:05 12:42:05 #51 [security-spire-config internal] load build context 12:42:05 #51 transferring context: 24.82kB 0.1s done 12:42:05 #51 DONE 3.0s 12:42:05 12:42:05 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:42:05 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.81MB / 37.02MB 2.5s 12:42:05 #45 ... 12:42:05 12:42:05 #52 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:42:05 #52 DONE 7.3s 12:42:05 12:42:05 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:42:05 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.45MB / 37.02MB 2.8s 12:42:06 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 3.0s 12:42:06 #45 ... 12:42:06 12:42:06 #42 [security-spire-agent internal] load build context 12:42:06 #42 transferring context: 26.10kB 0.0s done 12:42:06 #42 DONE 1.7s 12:42:06 12:42:06 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:42:06 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 3.3s 12:42:07 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 3.5s done 12:42:07 #45 ... 12:42:07 12:42:07 #53 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 12:42:07 #53 DONE 2.2s 12:42:07 12:42:07 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 12:42:08 #71 ... 12:42:08 12:42:08 #70 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:42:08 #70 DONE 18.5s 12:42:08 12:42:08 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:42:08 #57 DONE 18.5s 12:42:08 12:42:08 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:42:08 #56 DONE 18.5s 12:42:08 12:42:08 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 12:42:08 #72 ... 12:42:08 12:42:08 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:42:08 #69 DONE 18.5s 12:42:08 12:42:08 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:42:08 #55 DONE 18.5s 12:42:08 12:42:08 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:42:08 #67 DONE 18.5s 12:42:08 12:42:08 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:42:08 #71 DONE 18.5s 12:42:08 12:42:08 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 12:42:08 #58 DONE 18.5s 12:42:08 12:42:08 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:42:08 #54 DONE 18.5s 12:42:08 12:42:08 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:42:08 #66 DONE 18.6s 12:42:08 12:42:08 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:42:08 #61 DONE 18.6s 12:42:08 12:42:08 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:42:08 #63 DONE 18.6s 12:42:08 12:42:08 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:42:08 #73 ... 12:42:08 12:42:08 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 12:42:08 #74 DONE 0.2s 12:42:08 12:42:08 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:42:08 #50 DONE 18.9s 12:42:08 12:42:08 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 12:42:08 #59 DONE 18.7s 12:42:08 12:42:08 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:09 #75 ... 12:42:09 12:42:09 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:42:09 #62 DONE 20.0s 12:42:09 12:42:09 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:42:09 #64 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:09 #64 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:10 #64 20.48 v3.22.3-105-g58283386ebd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:42:10 #64 20.48 v3.22.3-104-g8c092017342 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:42:10 #64 20.48 OK: 26335 distinct packages available 12:42:10 #64 ... 12:42:10 12:42:10 #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 12:42:10 #65 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:10 #65 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:10 #65 20.38 OK: 265 MiB in 60 packages 12:42:10 #65 DONE 20.5s 12:42:10 12:42:10 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:42:10 #64 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:10 #64 ... 12:42:10 12:42:10 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 12:42:10 #68 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:10 #68 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:10 #68 20.47 OK: 265 MiB in 60 packages 12:42:10 #68 DONE 20.6s 12:42:10 12:42:10 #76 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 12:42:10 #76 DONE 0.1s 12:42:10 12:42:10 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:42:10 #60 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:10 #60 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:10 #60 20.46 OK: 265 MiB in 60 packages 12:42:10 #60 DONE 20.6s 12:42:10 12:42:10 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:42:10 #64 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:10 #64 ... 12:42:10 12:42:10 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 12:42:10 #77 DONE 0.1s 12:42:10 12:42:10 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 12:42:10 #78 DONE 0.1s 12:42:10 12:42:10 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:42:10 #0 1.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:10 #0 1.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:10 #0 2.284 OK: 7 MiB in 18 packages 12:42:10 #79 DONE 2.4s 12:42:10 12:42:10 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:42:10 #0 1.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:10 #0 1.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:10 #0 2.366 OK: 8 MiB in 19 packages 12:42:10 #80 DONE 2.5s 12:42:10 12:42:10 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:10 #81 ... 12:42:10 12:42:10 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:42:10 #0 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:10 #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:10 #0 2.360 OK: 8 MiB in 20 packages 12:42:10 #82 DONE 2.5s 12:42:10 12:42:10 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 12:42:10 #72 1.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:10 #72 1.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:10 #72 2.373 OK: 7 MiB in 17 packages 12:42:10 #72 DONE 2.5s 12:42:10 12:42:10 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:10 #83 ... 12:42:10 12:42:10 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:42:10 #64 20.98 OK: 265 MiB in 60 packages 12:42:10 #64 DONE 21.3s 12:42:11 12:42:11 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:42:11 #84 DONE 0.6s 12:42:11 12:42:11 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:42:11 #0 2.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:11 #0 2.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:11 #0 3.185 OK: 20 MiB in 20 packages 12:42:11 #85 DONE 3.4s 12:42:11 12:42:11 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:42:11 #0 1.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:11 #0 2.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:11 #0 2.652 OK: 7 MiB in 17 packages 12:42:11 #86 DONE 3.3s 12:42:11 12:42:11 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:42:11 #87 DONE 0.9s 12:42:11 12:42:11 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 12:42:11 #88 DONE 0.1s 12:42:11 12:42:11 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 12:42:11 #89 DONE 0.1s 12:42:11 12:42:11 #90 [security-spire-config stage-2 6/10] COPY security.txt / 12:42:11 #90 DONE 0.1s 12:42:11 12:42:11 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:42:11 #91 DONE 0.1s 12:42:11 12:42:11 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 12:42:11 #92 DONE 0.0s 12:42:11 12:42:11 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:42:11 #93 DONE 0.0s 12:42:11 12:42:11 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:42:11 #73 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:11 #73 3.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:12 #73 ... 12:42:12 12:42:12 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:42:12 #0 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:12 #0 3.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:12 #0 3.841 OK: 12 MiB in 23 packages 12:42:12 #94 DONE 4.0s 12:42:12 12:42:12 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:42:12 #73 3.895 OK: 8 MiB in 21 packages 12:42:12 #73 ... 12:42:12 12:42:12 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:42:12 #0 3.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:12 #0 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:12 #0 3.853 OK: 13 MiB in 29 packages 12:42:12 #95 DONE 4.1s 12:42:12 12:42:12 #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:42:12 #0 3.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:12 #0 3.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:12 #0 3.838 OK: 20 MiB in 20 packages 12:42:12 #96 DONE 4.1s 12:42:12 12:42:12 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:42:12 #73 DONE 4.1s 12:42:12 12:42:12 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 12:42:12 #54 ... 12:42:12 12:42:12 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:42:12 #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.5s 12:42:13 #97 DONE 1.1s 12:42:13 12:42:13 #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:42:13 #0 2.034 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:13 #0 2.480 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:13 #0 3.165 OK: 265 MiB in 60 packages 12:42:13 #98 DONE 3.8s 12:42:13 12:42:13 #99 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:42:13 #0 3.447 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:42:13 #0 3.879 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:42:13 #0 4.768 (1/1) Installing dumb-init (1.2.5-r3) 12:42:13 #0 4.899 Executing busybox-1.37.0-r20.trigger 12:42:13 #0 4.906 OK: 7 MiB in 17 packages 12:42:13 #99 DONE 5.2s 12:42:13 12:42:13 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:42:13 #100 DONE 1.1s 12:42:13 12:42:13 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:42:13 #101 ... 12:42:13 12:42:13 #102 [security-spire-config] exporting to image 12:42:13 #102 exporting layers 1.5s done 12:42:13 #102 writing image sha256:3ace650c4d70b7757b80f395437182e6f9f59203ec65f096ed7d8a72eebe1e7c done 12:42:13 #102 naming to docker.io/library/security-spire-config done 12:42:13 #102 DONE 1.6s 12:42:13 12:42:13 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 12:42:13 #103 DONE 0.2s 12:42:13 12:42:13 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 12:42:13 #104 DONE 0.2s 12:42:13 12:42:13 #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:14 #45 ... 12:42:14 12:42:14 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:42:14 #55 DONE 8.3s 12:42:14 12:42:14 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:42:14 #45 ... 12:42:14 12:42:14 #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:42:14 #56 ... 12:42:14 12:42:14 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 12:42:14 #57 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 12:42:14 #57 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 12:42:14 #57 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 12:42:14 #57 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 12:42:14 #57 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 12:42:14 #57 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 12:42:14 #57 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 12:42:14 #57 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done 12:42:14 #57 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.1s done 12:42:14 #57 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 12:42:14 #57 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.6s 12:42:14 #105 ... 12:42:14 12:42:14 #106 [security-spire-server stage-2 6/9] COPY security.txt / 12:42:14 #106 DONE 1.1s 12:42:14 12:42:14 #107 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 12:42:14 #107 DONE 4.2s 12:42:14 12:42:14 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:42:14 #101 DONE 1.3s 12:42:14 12:42:14 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:42:14 #108 DONE 0.1s 12:42:14 12:42:14 #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 12:42:14 #109 DONE 0.1s 12:42:14 12:42:14 #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 12:42:14 #110 DONE 0.1s 12:42:14 12:42:14 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:42:14 #111 DONE 0.1s 12:42:14 12:42:14 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 12:42:14 #112 DONE 0.1s 12:42:14 12:42:14 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:42:14 #113 DONE 0.1s 12:42:14 12:42:14 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:42:14 #114 DONE 0.1s 12:42:14 12:42:14 #115 [security-spire-server] exporting to image 12:42:15 #115 ... 12:42:15 12:42:15 #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:42:15 #116 DONE 0.1s 12:42:15 12:42:15 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:42:15 #117 DONE 0.0s 12:42:15 12:42:15 #118 [security-spire-agent] exporting to image 12:42:15 #118 ... 12:42:15 12:42:15 #115 [security-spire-server] exporting to image 12:42:15 #115 exporting layers 0.5s done 12:42:15 #115 writing image sha256:ba9758ffdef4c9aec887186e4fc8048d1a6e1acb4fb6c73a3e94cc3b22c099b5 done 12:42:15 #115 naming to docker.io/library/security-spire-server 0.0s done 12:42:15 #115 DONE 0.5s 12:42:15 #57 ... 12:42:15 12:42:15 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:42:15 12:42:15 #118 [security-spire-agent] exporting to image 12:42:15 #118 exporting layers 0.5s done 12:42:15 #118 writing image sha256:d259956e1a7d98dd1ffefc1580b1a1101a65cca2442f77a47b6a39fe5d1846e0 done 12:42:15 #118 naming to docker.io/library/security-spire-agent done 12:42:15 #118 DONE 0.5s 12:42:15 12:42:15 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:15 #33 ... 12:42:15 12:42:15 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:42:15 #58 ... 12:42:15 12:42:15 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:42:15 #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:16 #59 ... 12:42:16 12:42:16 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:42:16 #0 7.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:16 #0 8.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:16 #60 ... 12:42:16 12:42:16 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:42:16 #0 7.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:16 #0 8.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:16 #61 ... 12:42:16 12:42:16 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:42:16 #0 8.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:16 #0 9.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:16 #62 ... 12:42:16 12:42:16 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:42:16 #0 9.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:16 #63 ... 12:42:16 12:42:16 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:42:16 #0 7.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:16 #0 8.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:16 #64 ... 12:42:16 12:42:16 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:42:16 #0 9.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:16 #0 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:16 #65 ... 12:42:16 12:42:16 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:42:16 #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:16 #66 ... 12:42:16 12:42:16 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:42:17 #67 ... 12:42:17 12:42:17 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:42:17 #45 ... 12:42:17 12:42:17 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:42:17 #0 9.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:17 #68 ... 12:42:17 12:42:17 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:42:17 #69 ... 12:42:17 12:42:17 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 12:42:17 #70 ... 12:42:17 12:42:17 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:42:17 #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:18 #71 ... 12:42:18 12:42:18 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:42:18 #69 DONE 10.4s 12:42:18 12:42:18 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 12:42:18 #72 ... 12:42:18 12:42:18 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:42:18 #66 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:20 #119 ... 12:42:20 12:42:20 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:23 #66 ... 12:42:23 12:42:23 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 12:42:23 #57 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.2s done 12:42:23 #57 DONE 18.1s 12:42:23 12:42:23 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:42:23 #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.1s 12:42:26 #45 ... 12:42:26 12:42:26 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:42:26 #60 19.79 (1/1) Installing dumb-init (1.2.5-r3) 12:42:26 #60 19.84 Executing busybox-1.37.0-r20.trigger 12:42:26 #60 20.04 OK: 8 MiB in 17 packages 12:42:26 #60 ... 12:42:26 12:42:26 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:42:26 #58 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:26 #58 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:26 #58 ... 12:42:26 12:42:26 #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:42:26 #61 18.12 (1/1) Installing dumb-init (1.2.5-r3) 12:42:26 #61 18.23 Executing busybox-1.37.0-r20.trigger 12:42:26 #61 18.43 OK: 8 MiB in 17 packages 12:42:26 #61 DONE 20.5s 12:42:26 12:42:26 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 12:42:27 #73 ... 12:42:27 12:42:27 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 12:42:27 #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.4s done 12:42:27 #45 DONE 24.8s 12:42:27 12:42:27 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:42:27 #62 20.93 (1/2) Installing dumb-init (1.2.5-r3) 12:42:27 #62 20.96 (2/2) Installing su-exec (0.2-r3) 12:42:27 #62 20.97 Executing busybox-1.37.0-r20.trigger 12:42:27 #62 21.27 OK: 8 MiB in 18 packages 12:42:27 #62 ... 12:42:27 12:42:27 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:42:27 #67 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:27 #67 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:28 #67 ... 12:42:28 12:42:28 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 12:42:28 #54 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:28 #54 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:28 #54 ... 12:42:28 12:42:28 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:42:28 #63 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:28 #63 ... 12:42:28 12:42:28 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:42:28 #0 5.246 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:28 #0 6.914 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:28 #74 ... 12:42:28 12:42:28 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:42:28 #59 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:28 #59 ... 12:42:28 12:42:28 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:42:28 #64 18.34 (1/3) Installing ca-certificates (20250911-r0) 12:42:28 #64 18.72 (2/3) Installing dumb-init (1.2.5-r3) 12:42:28 #64 18.75 (3/3) Installing tzdata (2026a-r0) 12:42:28 #64 20.12 Executing busybox-1.37.0-r20.trigger 12:42:28 #64 20.39 Executing ca-certificates-20250911-r0.trigger 12:42:28 #64 22.21 OK: 9 MiB in 19 packages 12:42:28 #64 ... 12:42:28 12:42:28 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:42:28 #60 DONE 22.9s 12:42:28 12:42:28 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 12:42:28 #70 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:28 #70 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:28 #70 ... 12:42:28 12:42:28 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:42:29 #75 ... 12:42:29 12:42:29 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 12:42:29 #72 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:29 #72 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:29 #72 ... 12:42:29 12:42:29 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:42:29 #65 23.05 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:42:29 #65 23.05 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:42:29 #65 23.05 OK: 26165 distinct packages available 12:42:29 #65 ... 12:42:29 12:42:29 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:42:29 #68 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:29 #68 ... 12:42:29 12:42:29 #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:42:29 #56 6.762 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:29 #56 8.286 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:29 #56 ... 12:42:29 12:42:29 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:42:29 #62 DONE 24.2s 12:42:29 12:42:29 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:42:30 #76 ... 12:42:30 12:42:30 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:42:30 #71 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:30 #71 ... 12:42:30 12:42:30 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:42:30 #58 24.61 (1/4) Installing dumb-init (1.2.5-r3) 12:42:30 #58 24.71 (2/4) Installing openssl (3.5.5-r0) 12:42:30 #58 24.88 (3/4) Installing su-exec (0.2-r3) 12:42:30 #58 24.89 (4/4) Installing yq-go (4.47.2-r3) 12:42:31 #58 ... 12:42:31 12:42:31 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:42:31 #64 DONE 25.2s 12:42:31 12:42:31 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:42:34 #77 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:36 #77 5.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:36 #77 ... 12:42:36 12:42:36 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:42:36 #74 18.31 OK: 255 MiB in 60 packages 12:42:36 #74 ... 12:42:36 12:42:36 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:42:36 #68 25.16 OK: 255 MiB in 60 packages 12:42:36 #68 DONE 29.1s 12:42:36 12:42:36 #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 12:42:36 #54 24.84 OK: 255 MiB in 60 packages 12:42:36 #54 DONE 29.2s 12:42:36 12:42:36 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 12:42:36 #70 26.59 OK: 255 MiB in 60 packages 12:42:36 #70 DONE 29.0s 12:42:36 12:42:36 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:42:36 #58 26.98 Executing busybox-1.37.0-r20.trigger 12:42:36 #58 27.18 OK: 20 MiB in 20 packages 12:42:36 #58 DONE 30.8s 12:42:36 12:42:36 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:42:36 #78 ... 12:42:36 12:42:36 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:42:36 #67 25.52 (1/7) Installing ca-certificates (20250911-r0) 12:42:36 #67 25.83 (2/7) Installing dumb-init (1.2.5-r3) 12:42:36 #67 25.91 (3/7) Installing libgcc (14.2.0-r6) 12:42:36 #67 25.94 (4/7) Installing libsodium (1.0.20-r1) 12:42:36 #67 26.07 (5/7) Installing libstdc++ (14.2.0-r6) 12:42:36 #67 26.51 (6/7) Installing libzmq (4.3.5-r2) 12:42:36 #67 26.63 (7/7) Installing zeromq (4.3.5-r2) 12:42:36 #67 26.75 Executing busybox-1.37.0-r20.trigger 12:42:36 #67 26.88 Executing ca-certificates-20250911-r0.trigger 12:42:36 #67 28.40 OK: 12 MiB in 23 packages 12:42:36 #67 DONE 31.0s 12:42:36 12:42:36 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 12:42:36 #72 26.98 OK: 255 MiB in 60 packages 12:42:36 #72 DONE 29.9s 12:42:36 12:42:36 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:42:36 #66 24.95 (1/4) Installing ca-certificates (20250911-r0) 12:42:36 #66 25.86 (2/4) Installing dumb-init (1.2.5-r3) 12:42:36 #66 25.88 (3/4) Installing su-exec (0.2-r3) 12:42:36 #66 25.90 (4/4) Installing yq-go (4.47.2-r3) 12:42:36 #66 27.55 Executing busybox-1.37.0-r20.trigger 12:42:36 #66 27.62 Executing ca-certificates-20250911-r0.trigger 12:42:36 #66 28.40 OK: 20 MiB in 20 packages 12:42:36 #66 DONE 31.0s 12:42:36 12:42:36 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:42:38 #79 ... 12:42:38 12:42:38 #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 12:42:38 #80 DONE 1.7s 12:42:38 12:42:38 #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:42:38 #56 21.71 (1/1) Installing dumb-init (1.2.5-r3) 12:42:38 #56 22.20 Executing busybox-1.37.0-r20.trigger 12:42:38 #56 22.27 OK: 8 MiB in 17 packages 12:42:38 #56 ... 12:42:38 12:42:38 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:42:38 #74 DONE 20.8s 12:42:38 12:42:38 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 12:42:38 #81 ... 12:42:38 12:42:38 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 12:42:38 #82 DONE 2.6s 12:42:39 12:42:39 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:39 #83 ... 12:42:39 12:42:39 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 12:42:39 #84 DONE 2.6s 12:42:39 12:42:39 #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 12:42:39 #85 DONE 2.6s 12:42:39 12:42:39 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:40 #86 ... 12:42:40 12:42:40 #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:42:40 #56 DONE 25.7s 12:42:40 12:42:40 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 12:42:40 #73 3.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:40 #73 6.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:40 #73 ... 12:42:40 12:42:40 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:40 #87 ... 12:42:40 12:42:40 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 12:42:40 #81 DONE 1.9s 12:42:40 12:42:40 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:41 #88 ... 12:42:41 12:42:41 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:42:41 #63 25.52 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:42:41 #63 25.52 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:42:41 #63 25.52 OK: 26165 distinct packages available 12:42:41 #63 27.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:41 #63 28.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:41 #63 ... 12:42:41 12:42:41 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:42:41 #65 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:41 #65 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:41 #65 ... 12:42:41 12:42:41 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:42:41 #59 25.61 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:42:41 #59 25.61 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:42:41 #59 25.61 OK: 26165 distinct packages available 12:42:41 #59 27.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:41 #59 29.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:41 #59 ... 12:42:41 12:42:41 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:42:41 #71 24.25 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 12:42:41 #71 24.25 v3.22.3-112-gc90fc322983 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 12:42:41 #71 24.25 OK: 26176 distinct packages available 12:42:41 #71 26.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:41 #71 28.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:42 #71 ... 12:42:42 12:42:42 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 12:42:42 #73 15.75 OK: 8 MiB in 17 packages 12:42:42 #120 DONE 32.7s 12:42:42 12:42:42 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:42 #119 DONE 31.5s 12:42:42 12:42:42 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:42 #81 DONE 32.8s 12:42:42 12:42:42 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:42 #83 DONE 32.7s 12:42:42 12:42:42 #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:42 #105 DONE 29.5s 12:42:42 12:42:42 #121 [core-keeper builder 7/8] COPY . . 12:42:43 #121 ... 12:42:43 12:42:43 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:43 #75 DONE 34.7s 12:42:43 12:42:43 #122 [core-data builder 6/7] COPY . . 12:42:43 #73 DONE 17.3s 12:42:43 12:42:43 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:42:43 #76 4.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:43 #76 5.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:43 #76 ... 12:42:43 12:42:43 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:42:43 #75 4.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:43 #75 6.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:43 #75 ... 12:42:43 12:42:43 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:42:43 #65 37.83 (1/5) Installing dumb-init (1.2.5-r3) 12:42:43 #65 37.85 (2/5) Installing musl-obstack (1.2.3-r2) 12:42:43 #65 37.89 (3/5) Installing libucontext (1.3.2-r0) 12:42:43 #65 37.91 (4/5) Installing gcompat (1.1.0-r4) 12:42:43 #65 37.93 (5/5) Installing openssl (3.5.5-r0) 12:42:43 #65 38.03 Executing busybox-1.37.0-r20.trigger 12:42:43 #65 38.10 OK: 9 MiB in 21 packages 12:42:45 #65 ... 12:42:45 12:42:45 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:42:45 #75 14.97 OK: 8 MiB in 17 packages 12:42:45 #75 DONE 16.5s 12:42:45 12:42:45 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:42:45 #59 38.46 (1/13) Installing brotli-libs (1.1.0-r2) 12:42:45 #59 38.65 (2/13) Installing c-ares (1.34.6-r0) 12:42:45 #59 38.74 (3/13) Installing libunistring (1.3-r0) 12:42:45 #59 38.90 (4/13) Installing libidn2 (2.3.7-r0) 12:42:45 #59 38.93 (5/13) Installing nghttp2-libs (1.65.0-r0) 12:42:45 #59 38.95 (6/13) Installing libpsl (0.21.5-r3) 12:42:45 #59 38.97 (7/13) Installing zstd-libs (1.5.7-r0) 12:42:45 #59 39.04 (8/13) Installing libcurl (8.14.1-r2) 12:42:45 #59 39.11 (9/13) Installing curl (8.14.1-r2) 12:42:45 #59 39.14 (10/13) Installing dumb-init (1.2.5-r3) 12:42:45 #59 39.17 (11/13) Installing musl-obstack (1.2.3-r2) 12:42:45 #59 39.18 (12/13) Installing libucontext (1.3.2-r0) 12:42:45 #59 39.23 (13/13) Installing gcompat (1.1.0-r4) 12:42:45 #59 39.33 Executing busybox-1.37.0-r20.trigger 12:42:45 #59 39.47 OK: 13 MiB in 29 packages 12:42:46 #59 ... 12:42:46 12:42:46 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:42:46 #65 DONE 40.0s 12:42:46 12:42:46 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 12:42:46 #89 ... 12:42:46 12:42:46 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:42:46 #76 14.73 OK: 8 MiB in 18 packages 12:42:46 #76 DONE 16.2s 12:42:46 12:42:46 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:42:46 #63 38.33 (1/4) Installing dumb-init (1.2.5-r3) 12:42:46 #63 38.37 (2/4) Installing musl-obstack (1.2.3-r2) 12:42:46 #63 38.40 (3/4) Installing libucontext (1.3.2-r0) 12:42:46 #63 38.41 (4/4) Installing gcompat (1.1.0-r4) 12:42:46 #63 38.46 Executing busybox-1.37.0-r20.trigger 12:42:46 #63 38.68 OK: 8 MiB in 20 packages 12:42:46 #63 DONE 40.6s 12:42:46 12:42:46 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 12:42:46 #90 ... 12:42:46 12:42:46 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:42:46 #91 ... 12:42:46 12:42:46 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:42:46 #59 DONE 41.1s 12:42:46 12:42:46 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:42:46 #78 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:47 #78 ... 12:42:47 12:42:47 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:42:47 #71 37.41 OK: 255 MiB in 60 packages 12:42:47 #71 DONE 39.7s 12:42:47 12:42:47 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:42:47 #77 14.52 OK: 9 MiB in 19 packages 12:42:47 #77 DONE 16.3s 12:42:47 12:42:47 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:42:48 #92 ... 12:42:48 12:42:48 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:48 #93 ... 12:42:48 12:42:48 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:42:48 #78 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:50 #78 13.80 OK: 20 MiB in 20 packages 12:42:50 #78 ... 12:42:50 12:42:50 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:42:50 #92 DONE 3.4s 12:42:50 12:42:50 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:51 #94 ... 12:42:51 12:42:51 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:42:51 #78 DONE 14.9s 12:42:51 12:42:51 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:42:51 #91 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:52 #91 ... 12:42:52 12:42:52 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 12:42:52 #95 DONE 0.4s 12:42:52 12:42:52 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 12:42:52 #89 5.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:53 #89 7.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:53 #89 ... 12:42:53 12:42:53 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 12:42:53 #90 DONE 7.1s 12:42:53 #122 ... 12:42:53 12:42:53 #123 [security-secretstore-setup builder 6/7] COPY . . 12:42:53 #123 ... 12:42:53 12:42:53 #124 [security-spiffe-token-provider builder 6/7] COPY . . 12:42:53 #124 ... 12:42:53 12:42:53 #125 [support-scheduler builder 6/7] COPY . . 12:42:53 #125 ... 12:42:53 12:42:53 #126 [support-notifications builder 6/7] COPY . . 12:42:53 12:42:53 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:42:53 #79 9.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:53 #79 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:53 #79 15.15 OK: 12 MiB in 23 packages 12:42:53 #79 DONE 16.5s 12:42:53 12:42:53 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 12:42:53 #96 DONE 0.3s 12:42:53 12:42:53 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:42:53 #91 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:56 #91 ... 12:42:56 12:42:56 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:42:56 #0 7.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:56 #0 8.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:56 #97 ... 12:42:56 12:42:56 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:42:56 #0 7.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:56 #0 8.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:57 #98 ... 12:42:57 12:42:57 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 12:42:57 #89 12.04 OK: 9 MiB in 21 packages 12:42:59 #89 DONE 13.1s 12:42:59 12:42:59 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:42:59 #99 ... 12:42:59 12:42:59 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:42:59 #91 21.24 OK: 20 MiB in 20 packages 12:42:59 #91 DONE 22.4s 12:42:59 12:42:59 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 12:43:00 #100 DONE 1.6s 12:43:00 12:43:00 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:43:00 #97 14.00 OK: 8 MiB in 20 packages 12:43:01 #97 ... 12:43:01 12:43:01 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:43:01 #99 DONE 2.7s 12:43:01 12:43:01 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:43:01 #98 13.23 OK: 13 MiB in 29 packages 12:43:01 #98 DONE 14.5s 12:43:01 12:43:01 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:43:01 #97 DONE 15.1s 12:43:01 12:43:01 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:43:02 #101 ... 12:43:02 12:43:02 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 12:43:02 #102 DONE 0.5s 12:43:02 12:43:02 #103 [security-spire-server stage-2 6/9] COPY security.txt / 12:43:02 #103 DONE 0.4s 12:43:02 12:43:02 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:43:02 #104 DONE 0.3s 12:43:02 12:43:02 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:43:03 #105 DONE 0.3s 12:43:03 12:43:03 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:43:03 #106 ... 12:43:03 12:43:03 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:43:03 #107 DONE 0.3s 12:43:03 12:43:03 #108 [security-spire-server] exporting to image 12:43:03 #108 exporting layers 12:43:03 #108 ... 12:43:03 12:43:03 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:43:03 #106 DONE 3.5s 12:43:04 12:43:04 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 12:43:04 #109 DONE 0.3s 12:43:04 12:43:04 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 12:43:04 #110 DONE 0.4s 12:43:04 12:43:04 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:04 #93 ... 12:43:04 12:43:04 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:43:04 #101 DONE 3.1s 12:43:04 12:43:04 #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / 12:43:04 #111 DONE 0.3s 12:43:04 12:43:04 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:43:04 #112 DONE 0.3s 12:43:04 12:43:04 #113 [security-spire-config stage-2 6/10] COPY security.txt / 12:43:05 #113 DONE 0.4s 12:43:05 12:43:05 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:43:05 #114 DONE 0.4s 12:43:05 12:43:05 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:43:05 #126 ... 12:43:05 12:43:05 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 12:43:05 #122 DONE 20.6s 12:43:05 12:43:05 #124 [security-spiffe-token-provider builder 6/7] COPY . . 12:43:05 #124 DONE 20.6s 12:43:05 12:43:05 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:43:05 #127 CACHED 12:43:05 12:43:05 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 12:43:05 #128 CACHED 12:43:05 12:43:05 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:05 #129 CACHED 12:43:05 12:43:05 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 12:43:05 #130 CACHED 12:43:05 12:43:05 #131 [core-data builder 6/7] COPY . . 12:43:05 #131 CACHED 12:43:05 12:43:05 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:05 #132 CACHED 12:43:05 12:43:05 #133 [core-command builder 6/7] COPY . . 12:43:05 #133 CACHED 12:43:05 12:43:05 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:05 #134 CACHED 12:43:05 12:43:05 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 12:43:05 #135 CACHED 12:43:05 12:43:05 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 12:43:05 #136 CACHED 12:43:05 12:43:05 #137 [core-metadata builder 6/7] COPY . . 12:43:05 #137 CACHED 12:43:05 12:43:05 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:05 #138 CACHED 12:43:05 12:43:05 #125 [support-scheduler builder 6/7] COPY . . 12:43:05 #125 DONE 20.6s 12:43:05 12:43:05 #126 [support-notifications builder 6/7] COPY . . 12:43:05 #126 DONE 20.6s 12:43:05 12:43:05 #123 [security-proxy-setup builder 6/7] COPY . . 12:43:05 #123 DONE 20.6s 12:43:05 12:43:05 #121 [core-keeper builder 7/8] COPY . . 12:43:05 #121 DONE 20.6s 12:43:05 12:43:05 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:05 #139 CACHED 12:43:05 12:43:05 #140 [security-bootstrapper builder 6/7] COPY . . 12:43:05 #140 CACHED 12:43:05 12:43:05 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:43:05 #141 CACHED 12:43:05 12:43:05 #142 [security-secretstore-setup builder 6/7] COPY . . 12:43:05 #142 CACHED 12:43:05 12:43:05 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:05 #143 CACHED 12:43:05 12:43:05 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 12:43:05 #144 CACHED 12:43:05 12:43:05 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 12:43:05 #145 0.985 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 12:43:05 #115 DONE 0.4s 12:43:05 12:43:05 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:43:06 #116 DONE 0.5s 12:43:06 12:43:06 #108 [security-spire-agent] exporting to image 12:43:06 #108 ... 12:43:06 12:43:06 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 12:43:06 #117 DONE 0.4s 12:43:06 12:43:06 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:43:06 #118 DONE 0.5s 12:43:06 12:43:06 #108 [security-spire-config] exporting to image 12:43:08 #108 exporting layers 4.6s done 12:43:08 #108 writing image sha256:7c0b1e3f3840abe3afd7c21cc4de778f9872153083d13478f0d95a018cf4b659 0.1s done 12:43:08 #108 naming to docker.io/library/security-spire-server-arm64 12:43:08 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 12:43:09 #108 exporting layers 3.7s done 12:43:09 #108 writing image sha256:3e07557296f76ccfe1904c7edf9b6d9cabd8b457b39997cb629518f04bd54caf 0.0s done 12:43:09 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 12:43:10 #108 exporting layers 3.1s done 12:43:10 #108 writing image sha256:8cdb82ee16e8020c32244ab8a9c50491f076bf82ff1a70c39fd12a790d74109f done 12:43:10 #108 naming to docker.io/library/security-spire-config-arm64 done 12:43:10 #108 DONE 6.5s 12:43:10 12:43:10 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:43:13 #145 ... 12:43:13 12:43:13 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:43:13 #0 0.552 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:43:13 #146 ... 12:43:13 12:43:13 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:43:13 #0 1.027 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:43:14 #147 ... 12:43:14 12:43:14 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:43:14 #0 1.008 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:43:14 #148 ... 12:43:14 12:43:14 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:43:14 #0 0.435 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:43:14 #149 ... 12:43:14 12:43:14 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:43:14 #0 0.999 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:43:14 #150 ... 12:43:14 12:43:14 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:43:14 #0 0.889 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:43:14 #151 ... 12:43:14 12:43:14 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:43:14 #0 0.702 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 12:43:15 #152 ... 12:43:15 12:43:15 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:43:15 #0 0.561 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 12:43:15 #153 ... 12:43:15 12:43:15 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:43:15 #0 0.552 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:43:15 #154 ... 12:43:15 12:43:15 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:43:15 #0 0.997 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 12:43:15 #155 ... 12:43:15 12:43:15 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:43:15 #0 0.846 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:44:31 #33 ... 12:44:31 12:44:31 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:31 #87 DONE 107.4s 12:44:31 12:44:31 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:31 #93 DONE 108.4s 12:44:31 12:44:31 #119 [security-proxy-auth builder 6/7] COPY . . 12:44:31 #119 ... 12:44:31 12:44:31 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:31 #88 DONE 106.1s 12:44:31 12:44:31 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:31 #94 DONE 96.1s 12:44:31 12:44:31 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:31 #86 DONE 107.4s 12:44:31 12:44:31 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:31 #83 DONE 107.6s 12:44:31 12:44:31 #120 [support-notifications builder 6/7] COPY . . 12:44:31 #120 DONE 1.8s 12:44:31 12:44:31 #121 [security-proxy-setup builder 6/7] COPY . . 12:44:31 #121 DONE 1.8s 12:44:31 12:44:31 #122 [security-secretstore-setup builder 6/7] COPY . . 12:44:31 #122 CACHED 12:44:31 12:44:31 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:31 #123 CACHED 12:44:31 12:44:31 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 12:44:31 #124 CACHED 12:44:31 12:44:31 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:44:31 #125 ... 12:44:31 12:44:31 #126 [core-keeper builder 7/8] COPY . . 12:44:31 #126 DONE 1.9s 12:44:31 12:44:31 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:31 #127 CACHED 12:44:31 12:44:31 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 12:44:31 #128 CACHED 12:44:31 12:44:31 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:44:31 #129 CACHED 12:44:31 12:44:31 #130 [core-data builder 6/7] COPY . . 12:44:31 #130 CACHED 12:44:31 12:44:31 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 12:44:31 #131 CACHED 12:44:31 12:44:31 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:31 #132 CACHED 12:44:31 12:44:31 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 12:44:31 #133 CACHED 12:44:31 12:44:31 #134 [core-metadata builder 6/7] COPY . . 12:44:31 #134 CACHED 12:44:31 12:44:31 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:31 #135 CACHED 12:44:31 12:44:31 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 12:44:31 #136 CACHED 12:44:31 12:44:31 #137 [core-command builder 6/7] COPY . . 12:44:31 #137 CACHED 12:44:31 12:44:31 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:31 #138 CACHED 12:44:31 12:44:31 #139 [support-scheduler builder 6/7] COPY . . 12:44:31 #139 DONE 2.0s 12:44:31 12:44:31 #119 [security-proxy-auth builder 6/7] COPY . . 12:44:31 #119 DONE 1.9s 12:44:31 12:44:31 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:31 #140 CACHED 12:44:31 12:44:31 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:44:31 #141 CACHED 12:44:31 12:44:31 #142 [security-bootstrapper builder 6/7] COPY . . 12:44:31 #142 CACHED 12:44:31 12:44:31 #143 [security-spiffe-token-provider builder 6/7] COPY . . 12:44:31 #143 DONE 2.0s 12:44:31 12:44:31 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:44:34 #144 ... 12:44:34 12:44:34 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:44:34 #125 4.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:44:38 #125 ... 12:44:38 12:44:38 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:44:38 #0 5.942 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:44:38 #145 ... 12:44:38 12:44:38 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:44:38 #0 5.653 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:44:39 #146 ... 12:44:39 12:44:39 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:44:39 #0 5.599 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:44:39 #147 ... 12:44:39 12:44:39 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:44:39 #0 5.128 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 12:44:39 #148 ... 12:44:39 12:44:39 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:44:39 #0 6.150 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:44:39 #149 ... 12:44:39 12:44:39 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 12:44:39 #0 6.365 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 12:44:39 #150 ... 12:44:39 12:44:39 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:44:39 #0 5.163 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 12:44:39 #151 ... 12:44:39 12:44:39 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:44:39 #0 6.030 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:44:39 #152 ... 12:44:39 12:44:39 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:44:39 #0 4.971 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 12:44:39 #153 ... 12:44:39 12:44:39 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:44:39 #0 4.132 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:44:44 #154 ... 12:44:44 12:44:44 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:44:44 #144 5.516 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:44:52 #156 ... 12:44:52 12:44:52 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:44:52 #146 DONE 96.5s 12:44:52 12:44:52 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:44:52 #152 ... 12:44:52 12:44:52 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:44:52 #157 DONE 0.0s 12:44:52 12:44:52 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:44:52 #158 DONE 0.0s 12:44:52 12:44:52 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:44:52 #159 DONE 0.1s 12:44:52 12:44:52 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:44:52 #152 ... 12:44:52 12:44:52 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 12:44:52 #160 DONE 0.1s 12:44:52 12:44:52 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:44:52 #161 DONE 0.1s 12:44:52 12:44:52 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:44:52 #162 ... 12:44:52 12:44:52 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:44:52 #150 DONE 98.2s 12:44:52 12:44:52 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:44:52 #147 ... 12:44:52 12:44:52 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:44:52 #162 DONE 1.1s 12:44:52 12:44:52 #163 [core-common-config-bootstrapper] exporting to image 12:44:52 #163 exporting layers 12:44:52 #163 ... 12:44:52 12:44:52 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 12:44:52 #164 DONE 0.2s 12:44:52 12:44:52 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 12:44:52 #165 ... 12:44:52 12:44:52 #163 [core-common-config-bootstrapper] exporting to image 12:44:52 #163 exporting layers 0.9s done 12:44:52 #163 writing image sha256:ecfacc51f88ce7cc0f180bc9a45b951952c2f1b8071577453a3789a61a8765ed 0.0s done 12:44:52 #163 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 12:44:52 #163 DONE 1.0s 12:44:52 12:44:52 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:44:52 #153 ... 12:44:52 12:44:52 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 12:44:52 #165 DONE 1.4s 12:44:52 12:44:52 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 12:44:52 #166 DONE 0.0s 12:44:52 12:44:52 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 12:44:52 #167 DONE 0.1s 12:44:52 12:44:52 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:44:52 #147 ... 12:44:52 12:44:52 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:44:52 #168 DONE 0.1s 12:44:52 12:44:52 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 12:44:52 #169 DONE 0.2s 12:44:52 12:44:52 #170 [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/ 12:44:52 #170 DONE 0.1s 12:44:52 12:44:52 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:44:52 #147 ... 12:44:52 12:44:52 #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/ 12:44:52 #171 DONE 0.1s 12:44:52 12:44:52 #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/ 12:44:52 #172 DONE 0.0s 12:44:52 12:44:52 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:44:52 #173 DONE 0.1s 12:44:52 12:44:52 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:44:52 #148 ... 12:44:52 12:44:52 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 12:44:52 #174 DONE 1.4s 12:44:52 12:44:52 #175 [security-bootstrapper] exporting to image 12:44:52 #175 exporting layers 0.4s done 12:44:52 #175 writing image sha256:6cc0759b7ae9e8f4bcc524fca2c88b51635cffea2b8cf0bb1dfc46791ad38a2b done 12:44:52 #175 naming to docker.io/library/security-bootstrapper done 12:44:52 #175 DONE 0.4s 12:44:52 12:44:52 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:46:00 #147 ... 12:46:00 12:46:00 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:46:00 #148 174.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:46:07 #148 DONE 183.2s 12:46:07 12:46:07 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:46:07 #152 DONE 183.2s 12:46:07 12:46:07 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:46:07 #155 DONE 183.2s 12:46:07 12:46:07 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 12:46:07 #145 DONE 183.2s 12:46:07 12:46:07 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:46:07 #156 DONE 183.2s 12:46:07 12:46:07 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:46:07 #153 DONE 183.2s 12:46:07 12:46:07 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:46:07 #154 DONE 183.2s 12:46:07 12:46:07 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:46:07 #147 DONE 183.2s 12:46:07 12:46:07 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:46:07 #149 DONE 183.3s 12:46:07 12:46:07 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:46:07 #151 DONE 183.3s 12:46:07 12:46:07 #176 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:46:07 #176 ... 12:46:07 12:46:07 #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 12:46:07 #177 DONE 0.3s 12:46:07 12:46:07 #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:46:07 #178 DONE 0.3s 12:46:07 12:46:07 #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:46:07 #179 DONE 0.3s 12:46:07 12:46:07 #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:46:07 #180 DONE 0.3s 12:46:07 12:46:07 #181 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 12:46:07 #181 DONE 0.3s 12:46:07 12:46:07 #182 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 12:46:07 #182 DONE 0.3s 12:46:07 12:46:07 #176 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:46:07 #176 DONE 0.3s 12:46:07 12:46:07 #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:46:07 #183 DONE 0.2s 12:46:07 12:46:07 #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:46:07 #184 DONE 0.4s 12:46:07 12:46:07 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 12:46:07 #185 DONE 0.4s 12:46:07 12:46:07 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:46:07 #186 DONE 0.4s 12:46:07 12:46:07 #187 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:46:07 #187 DONE 0.3s 12:46:07 12:46:07 #188 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:46:07 #188 CACHED 12:46:07 12:46:07 #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:46:07 #189 CACHED 12:46:07 12:46:07 #190 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 12:46:07 #190 CACHED 12:46:07 12:46:07 #191 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 12:46:07 #191 CACHED 12:46:07 12:46:07 #192 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 12:46:07 #192 DONE 0.3s 12:46:07 12:46:07 #193 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 12:46:07 #193 DONE 0.4s 12:46:07 12:46:07 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:46:07 #194 DONE 0.4s 12:46:07 12:46:07 #195 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:46:07 #195 DONE 0.3s 12:46:07 12:46:07 #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:46:08 #196 ... 12:46:08 12:46:08 #197 [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 12:46:08 #197 DONE 1.2s 12:46:08 12:46:08 #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:46:08 #198 DONE 1.2s 12:46:08 12:46:08 #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:46:08 #199 DONE 1.2s 12:46:08 12:46:08 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 12:46:08 #200 DONE 1.2s 12:46:08 12:46:08 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:46:08 #201 DONE 1.2s 12:46:08 12:46:08 #202 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:46:08 #202 DONE 1.2s 12:46:09 12:46:09 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 12:46:09 #203 ... 12:46:09 12:46:09 #204 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 12:46:09 #204 DONE 1.6s 12:46:09 12:46:09 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 12:46:09 #205 DONE 1.6s 12:46:09 12:46:09 #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:46:09 #196 DONE 1.6s 12:46:09 12:46:09 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:46:09 #206 DONE 1.6s 12:46:09 12:46:09 #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 12:46:09 #207 ... 12:46:09 12:46:09 #208 [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 12:46:09 #208 DONE 0.6s 12:46:09 12:46:09 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 12:46:09 #209 DONE 0.6s 12:46:09 12:46:09 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 12:46:09 #203 DONE 0.6s 12:46:09 12:46:09 #210 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 12:46:09 #210 DONE 0.6s 12:46:09 12:46:09 #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 12:46:09 #211 DONE 0.2s 12:46:09 12:46:09 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 12:46:09 #212 DONE 0.2s 12:46:09 12:46:09 #213 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 12:46:09 #213 DONE 0.2s 12:46:09 12:46:09 #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 12:46:09 #214 DONE 0.2s 12:46:09 12:46:09 #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 12:46:09 #207 DONE 0.2s 12:46:09 12:46:09 #215 [core-keeper] exporting to image 12:46:09 #215 exporting layers 0.2s done 12:46:09 #215 writing image sha256:5265532dddb8ae5effb40d65e5861313750a6f05dc5aa832eef8835a4d6f68ec done 12:46:09 #215 naming to docker.io/library/core-keeper 0.0s done 12:46:09 #215 DONE 0.3s 12:46:09 12:46:09 #216 [core-data] exporting to image 12:46:09 #216 ... 12:46:09 12:46:09 #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 12:46:09 #217 DONE 0.3s 12:46:09 12:46:09 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 12:46:09 #218 DONE 0.3s 12:46:09 12:46:09 #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 12:46:09 #219 DONE 0.3s 12:46:09 12:46:09 #220 [core-command] exporting to image 12:46:09 #220 exporting layers 0.2s done 12:46:09 #220 writing image sha256:72e171285b3ca906cb8fd408308e223177367a83573fc813cdf8ca71f8bb9777 0.0s done 12:46:09 #220 naming to docker.io/library/core-command 0.2s done 12:46:09 #220 DONE 0.5s 12:46:09 12:46:09 #221 [core-metadata] exporting to image 12:46:10 #221 ... 12:46:10 12:46:10 #222 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:46:10 #222 DONE 0.5s 12:46:10 12:46:10 #223 [security-spiffe-token-provider] exporting to image 12:46:10 #223 exporting layers 0.5s done 12:46:10 #223 writing image sha256:7ed0d18dcfa04d944f07e7e2ff6462032628d7f3c85aa3349ec150ddd267d8f8 done 12:46:10 #223 naming to docker.io/library/security-spiffe-token-provider done 12:46:10 #223 DONE 0.6s 12:46:10 12:46:10 #216 [core-data] exporting to image 12:46:10 #216 exporting layers 0.5s done 12:46:10 #216 writing image sha256:44d811249d804ebe3931e5f708956a5caa391d3b17078ef994b1abdc872c85ff 0.0s done 12:46:10 #216 naming to docker.io/library/core-data done 12:46:10 #216 DONE 0.8s 12:46:10 12:46:10 #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:46:10 #224 DONE 0.6s 12:46:10 12:46:10 #225 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:46:10 #225 DONE 0.3s 12:46:10 12:46:10 #221 [core-metadata] exporting to image 12:46:10 #221 exporting layers 0.5s done 12:46:10 #221 ... 12:46:10 12:46:10 #226 [support-notifications] exporting to image 12:46:10 #226 exporting layers 0.8s done 12:46:10 #226 writing image sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c 0.0s done 12:46:10 #226 naming to docker.io/library/support-notifications 0.0s done 12:46:10 #226 DONE 0.9s 12:46:10 12:46:10 #221 [core-metadata] exporting to image 12:46:10 #221 writing image sha256:4fee2381a58554dbea0e9be8bff07beec118bd505f58ef07d85cd04365eb9d49 done 12:46:10 #221 naming to docker.io/library/core-metadata 0.0s done 12:46:10 #221 DONE 0.8s 12:46:10 12:46:10 #227 [support-scheduler] exporting to image 12:46:10 #227 exporting layers 1.0s done 12:46:10 #227 writing image sha256:7bda31c2a5ad8bd860d8abd4f38a3eb5e819f499a623cbdd7d165c8e096cd80d done 12:46:10 #227 naming to docker.io/library/support-scheduler done 12:46:10 #227 DONE 1.2s 12:46:10 12:46:10 #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:46:10 #228 DONE 1.0s 12:46:10 12:46:10 #229 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:46:10 #229 DONE 0.4s 12:46:10 12:46:10 #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:46:10 #230 DONE 0.1s 12:46:10 12:46:10 #231 [security-proxy-auth] exporting to image 12:46:11 #231 ... 12:46:11 12:46:11 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:46:11 #232 DONE 0.7s 12:46:11 12:46:11 #233 [security-proxy-setup] exporting to image 12:46:11 #233 exporting layers 0.2s done 12:46:11 #233 writing image sha256:cd78ce78304c8ce7531452999adf9740ebace2c0105d3c0062d14eec7f2a34a0 done 12:46:11 #233 naming to docker.io/library/security-proxy-setup done 12:46:11 #233 DONE 0.2s 12:46:11 12:46:11 #231 [security-proxy-auth] exporting to image 12:46:11 #231 exporting layers 0.5s done 12:46:11 #231 writing image sha256:1dbaeda05d4dea4313d7b6b7d1638e52a46372e78a6a3559fc6e47cc1fb55183 done 12:46:11 #231 naming to docker.io/library/security-proxy-auth done 12:46:11 #231 DONE 0.6s 12:46:11 12:46:11 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:46:11 #234 DONE 0.5s 12:46:11 12:46:11 #235 [security-secretstore-setup] exporting to image 12:46:11 #235 exporting layers 0.4s done 12:46:11 #235 writing image sha256:a89b558f6dd8b1dda845a3e64fe73795e38750da636aa3a38c2068a74adcd0b0 done 12:46:11 #235 naming to docker.io/library/security-secretstore-setup done 12:46:11 #235 DONE 0.4s 12:46:11 time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:46:11 time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:46:11 time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:46:11 time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:46:11 time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:46:11 time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:46:11 time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:46:11 time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:46:11 time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:46:11 time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:46:11 time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:46:11 time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:46:11 time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:46:11 time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:46:11 time="2026-04-07T12:41:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 12:46:11 $ docker stop --time=1 f1c70a560ce72c09ba6cb6f3a8c91cdb3816990786b80ba550eda1ad2cc61d5f 12:46:12 $ docker rm -f --volumes f1c70a560ce72c09ba6cb6f3a8c91cdb3816990786b80ba550eda1ad2cc61d5f [Pipeline] // withDockerContainer [Pipeline] sh 12:46:13 + docker images 12:46:13 REPOSITORY TAG IMAGE ID CREATED SIZE 12:46:13 security-secretstore-setup latest a89b558f6dd8 2 seconds ago 89.2MB 12:46:13 security-proxy-setup latest cd78ce78304c 3 seconds ago 54.7MB 12:46:13 security-proxy-auth latest 1dbaeda05d4d 3 seconds ago 49MB 12:46:13 core-command latest 72e171285b3c 4 seconds ago 44.1MB 12:46:13 support-notifications latest 0a7b44da180c 4 seconds ago 57.8MB 12:46:13 support-scheduler latest 7bda31c2a5ad 4 seconds ago 54.1MB 12:46:13 security-spiffe-token-provider latest 7ed0d18dcfa0 4 seconds ago 53MB 12:46:13 core-keeper latest 5265532dddb8 4 seconds ago 49.7MB 12:46:13 core-data latest 44d811249d80 4 seconds ago 49.9MB 12:46:13 core-metadata latest 4fee2381a585 4 seconds ago 50MB 12:46:13 security-bootstrapper latest 6cc0759b7ae9 About a minute ago 21.6MB 12:46:13 core-common-config-bootstrapper latest ecfacc51f88c About a minute ago 20.5MB 12:46:13 security-spire-server latest ba9758ffdef4 3 minutes ago 178MB 12:46:13 security-spire-agent latest d259956e1a7d 3 minutes ago 237MB 12:46:13 security-spire-config latest 3ace650c4d70 4 minutes ago 177MB 12:46:13 ci-base-image-x86_64 latest bda3975204e9 8 minutes ago 970MB 12:46:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 months ago 636MB 12:46:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 months ago 573MB 12:46:13 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 12:46:13 provisioning config files... 12:46:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/964@tmp/config3982169828359906158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:46:13 ---> ****-login.sh 12:46:13 nexus3.edgexfoundry.org:10001 12:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:13 Login Succeeded 12:46:13 nexus3.edgexfoundry.org:10002 12:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:13 Login Succeeded 12:46:13 nexus3.edgexfoundry.org:10003 12:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:14 Login Succeeded 12:46:14 nexus3.edgexfoundry.org:10004 12:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:14 Login Succeeded 12:46:14 ****.io 12:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:14 Login Succeeded 12:46:14 ---> ****-login.sh ends [Pipeline] } 12:46:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:46:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:46:14 [edgeXDocker.push] Tagging docker image core-command with the following tags: 12:46:14 1383452a2047ef58b5f726480165c651db4d1814 12:46:14 latest 12:46:14 4.1.0-dev.105 12:46:14 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:14 main 12:46:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:15 + docker push nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814 12:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:46:15 a93e7625af0c: Preparing 12:46:15 0a8338199787: Preparing 12:46:15 2772ea4c277e: Preparing 12:46:15 19b7658af6ec: Preparing 12:46:15 05d7125357b8: Preparing 12:46:15 fd456daf4515: Preparing 12:46:15 cce92674e987: Preparing 12:46:15 fd456daf4515: Waiting 12:46:15 cce92674e987: Waiting 12:46:15 19b7658af6ec: Pushed 12:46:15 a93e7625af0c: Pushed 12:46:15 05d7125357b8: Pushed 12:46:15 2772ea4c277e: Pushed 12:46:15 cce92674e987: Layer already exists 12:46:15 fd456daf4515: Pushed 12:46:18 0a8338199787: Pushed 12:46:18 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:19 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 12:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:46:19 a93e7625af0c: Preparing 12:46:19 0a8338199787: Preparing 12:46:19 2772ea4c277e: Preparing 12:46:19 19b7658af6ec: Preparing 12:46:19 05d7125357b8: Preparing 12:46:19 fd456daf4515: Preparing 12:46:19 cce92674e987: Preparing 12:46:19 fd456daf4515: Waiting 12:46:19 cce92674e987: Waiting 12:46:19 0a8338199787: Layer already exists 12:46:19 19b7658af6ec: Layer already exists 12:46:19 05d7125357b8: Layer already exists 12:46:19 2772ea4c277e: Layer already exists 12:46:19 a93e7625af0c: Layer already exists 12:46:19 cce92674e987: Layer already exists 12:46:19 fd456daf4515: Layer already exists 12:46:20 latest: digest: sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:20 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105 12:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:46:20 a93e7625af0c: Preparing 12:46:20 0a8338199787: Preparing 12:46:20 2772ea4c277e: Preparing 12:46:20 19b7658af6ec: Preparing 12:46:20 05d7125357b8: Preparing 12:46:20 fd456daf4515: Preparing 12:46:20 cce92674e987: Preparing 12:46:20 fd456daf4515: Waiting 12:46:20 cce92674e987: Waiting 12:46:20 2772ea4c277e: Layer already exists 12:46:20 19b7658af6ec: Layer already exists 12:46:20 05d7125357b8: Layer already exists 12:46:20 0a8338199787: Layer already exists 12:46:20 a93e7625af0c: Layer already exists 12:46:20 fd456daf4515: Layer already exists 12:46:20 cce92674e987: Layer already exists 12:46:20 4.1.0-dev.105: digest: sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:21 + docker push nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:46:21 a93e7625af0c: Preparing 12:46:21 0a8338199787: Preparing 12:46:21 2772ea4c277e: Preparing 12:46:21 19b7658af6ec: Preparing 12:46:21 05d7125357b8: Preparing 12:46:21 fd456daf4515: Preparing 12:46:21 cce92674e987: Preparing 12:46:21 cce92674e987: Waiting 12:46:21 fd456daf4515: Waiting 12:46:21 19b7658af6ec: Layer already exists 12:46:21 2772ea4c277e: Layer already exists 12:46:21 05d7125357b8: Layer already exists 12:46:21 a93e7625af0c: Layer already exists 12:46:21 0a8338199787: Layer already exists 12:46:21 fd456daf4515: Layer already exists 12:46:21 cce92674e987: Layer already exists 12:46:21 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:22 + docker push nexus3.edgexfoundry.org:10004/core-command:main 12:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:46:22 a93e7625af0c: Preparing 12:46:22 0a8338199787: Preparing 12:46:22 2772ea4c277e: Preparing 12:46:22 19b7658af6ec: Preparing 12:46:22 05d7125357b8: Preparing 12:46:22 fd456daf4515: Preparing 12:46:22 cce92674e987: Preparing 12:46:22 cce92674e987: Waiting 12:46:22 fd456daf4515: Waiting 12:46:22 19b7658af6ec: Layer already exists 12:46:22 05d7125357b8: Layer already exists 12:46:22 a93e7625af0c: Layer already exists 12:46:22 0a8338199787: Layer already exists 12:46:22 2772ea4c277e: Layer already exists 12:46:22 fd456daf4515: Layer already exists 12:46:22 cce92674e987: Layer already exists 12:46:22 main: digest: sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:46:22 ===================================================== [Pipeline] echo 12:46:22 taggedImages: 12:46:22 - nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814 12:46:22 - nexus3.edgexfoundry.org:10004/core-command:latest 12:46:22 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105 12:46:22 - nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:22 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 12:46:22 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 12:46:22 1383452a2047ef58b5f726480165c651db4d1814 12:46:22 latest 12:46:22 4.1.0-dev.105 12:46:22 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:22 main 12:46:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 12:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:46:23 3da324f75a8c: Preparing 12:46:23 ac376a562c89: Preparing 12:46:23 fc13b0b16f29: Preparing 12:46:23 1fd028c1b278: Preparing 12:46:23 2772ea4c277e: Preparing 12:46:23 19b7658af6ec: Preparing 12:46:23 05d7125357b8: Preparing 12:46:23 fd456daf4515: Preparing 12:46:23 cce92674e987: Preparing 12:46:23 cce92674e987: Waiting 12:46:23 05d7125357b8: Waiting 12:46:23 fd456daf4515: Waiting 12:46:23 19b7658af6ec: Waiting 12:46:23 2772ea4c277e: Layer already exists 12:46:23 ac376a562c89: Pushed 12:46:23 19b7658af6ec: Layer already exists 12:46:23 05d7125357b8: Layer already exists 12:46:23 fd456daf4515: Layer already exists 12:46:23 cce92674e987: Layer already exists 12:46:23 fc13b0b16f29: Pushed 12:46:23 3da324f75a8c: Pushed 12:46:24 1fd028c1b278: Pushed 12:46:24 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:24 + 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 12:46:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 12:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:46:25 3da324f75a8c: Preparing 12:46:25 ac376a562c89: Preparing 12:46:25 fc13b0b16f29: Preparing 12:46:25 1fd028c1b278: Preparing 12:46:25 2772ea4c277e: Preparing 12:46:25 19b7658af6ec: Preparing 12:46:25 05d7125357b8: Preparing 12:46:25 fd456daf4515: Preparing 12:46:25 cce92674e987: Preparing 12:46:25 19b7658af6ec: Waiting 12:46:25 05d7125357b8: Waiting 12:46:25 cce92674e987: Waiting 12:46:25 fd456daf4515: Waiting 12:46:25 fc13b0b16f29: Layer already exists 12:46:25 ac376a562c89: Layer already exists 12:46:25 3da324f75a8c: Layer already exists 12:46:25 2772ea4c277e: Layer already exists 12:46:25 1fd028c1b278: Layer already exists 12:46:25 05d7125357b8: Layer already exists 12:46:25 19b7658af6ec: Layer already exists 12:46:25 fd456daf4515: Layer already exists 12:46:25 cce92674e987: Layer already exists 12:46:25 latest: digest: sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105 12:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:46:25 3da324f75a8c: Preparing 12:46:25 ac376a562c89: Preparing 12:46:25 fc13b0b16f29: Preparing 12:46:25 1fd028c1b278: Preparing 12:46:25 2772ea4c277e: Preparing 12:46:25 19b7658af6ec: Preparing 12:46:25 05d7125357b8: Preparing 12:46:25 fd456daf4515: Preparing 12:46:25 cce92674e987: Preparing 12:46:25 19b7658af6ec: Waiting 12:46:25 05d7125357b8: Waiting 12:46:25 fd456daf4515: Waiting 12:46:25 cce92674e987: Waiting 12:46:25 fc13b0b16f29: Layer already exists 12:46:25 2772ea4c277e: Layer already exists 12:46:25 1fd028c1b278: Layer already exists 12:46:25 3da324f75a8c: Layer already exists 12:46:25 ac376a562c89: Layer already exists 12:46:25 fd456daf4515: Layer already exists 12:46:25 05d7125357b8: Layer already exists 12:46:25 19b7658af6ec: Layer already exists 12:46:25 cce92674e987: Layer already exists 12:46:25 4.1.0-dev.105: digest: sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:46:26 3da324f75a8c: Preparing 12:46:26 ac376a562c89: Preparing 12:46:26 fc13b0b16f29: Preparing 12:46:26 1fd028c1b278: Preparing 12:46:26 2772ea4c277e: Preparing 12:46:26 19b7658af6ec: Preparing 12:46:26 05d7125357b8: Preparing 12:46:26 fd456daf4515: Preparing 12:46:26 cce92674e987: Preparing 12:46:26 fd456daf4515: Waiting 12:46:26 19b7658af6ec: Waiting 12:46:26 cce92674e987: Waiting 12:46:26 05d7125357b8: Waiting 12:46:26 fc13b0b16f29: Layer already exists 12:46:26 ac376a562c89: Layer already exists 12:46:26 3da324f75a8c: Layer already exists 12:46:26 2772ea4c277e: Layer already exists 12:46:26 1fd028c1b278: Layer already exists 12:46:26 19b7658af6ec: Layer already exists 12:46:26 05d7125357b8: Layer already exists 12:46:26 fd456daf4515: Layer already exists 12:46:26 cce92674e987: Layer already exists 12:46:26 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:27 + 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 12:46:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 12:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:46:27 3da324f75a8c: Preparing 12:46:27 ac376a562c89: Preparing 12:46:27 fc13b0b16f29: Preparing 12:46:27 1fd028c1b278: Preparing 12:46:27 2772ea4c277e: Preparing 12:46:27 19b7658af6ec: Preparing 12:46:27 05d7125357b8: Preparing 12:46:27 fd456daf4515: Preparing 12:46:27 cce92674e987: Preparing 12:46:27 19b7658af6ec: Waiting 12:46:27 05d7125357b8: Waiting 12:46:27 fd456daf4515: Waiting 12:46:27 cce92674e987: Waiting 12:46:27 fc13b0b16f29: Layer already exists 12:46:27 3da324f75a8c: Layer already exists 12:46:27 2772ea4c277e: Layer already exists 12:46:27 ac376a562c89: Layer already exists 12:46:27 1fd028c1b278: Layer already exists 12:46:27 05d7125357b8: Layer already exists 12:46:27 fd456daf4515: Layer already exists 12:46:27 19b7658af6ec: Layer already exists 12:46:27 cce92674e987: Layer already exists 12:46:27 main: digest: sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:46:27 ===================================================== [Pipeline] echo 12:46:27 taggedImages: 12:46:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 12:46:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 12:46:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105 12:46:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 12:46:27 [edgeXDocker.push] Tagging docker image core-data with the following tags: 12:46:27 1383452a2047ef58b5f726480165c651db4d1814 12:46:27 latest 12:46:27 4.1.0-dev.105 12:46:27 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:27 main 12:46:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:28 + docker push nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814 12:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:46:28 a4567572cd3f: Preparing 12:46:28 e346ce4aec42: Preparing 12:46:28 2772ea4c277e: Preparing 12:46:28 19b7658af6ec: Preparing 12:46:28 05d7125357b8: Preparing 12:46:28 d3448c9ffd25: Preparing 12:46:28 cce92674e987: Preparing 12:46:28 d3448c9ffd25: Waiting 12:46:28 cce92674e987: Waiting 12:46:28 19b7658af6ec: Layer already exists 12:46:28 2772ea4c277e: Layer already exists 12:46:28 05d7125357b8: Layer already exists 12:46:28 cce92674e987: Layer already exists 12:46:28 a4567572cd3f: Pushed 12:46:28 d3448c9ffd25: Pushed 12:46:32 e346ce4aec42: Pushed 12:46:32 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:33 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 12:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:46:33 a4567572cd3f: Preparing 12:46:33 e346ce4aec42: Preparing 12:46:33 2772ea4c277e: Preparing 12:46:33 19b7658af6ec: Preparing 12:46:33 05d7125357b8: Preparing 12:46:33 d3448c9ffd25: Preparing 12:46:33 cce92674e987: Preparing 12:46:33 d3448c9ffd25: Waiting 12:46:33 cce92674e987: Waiting 12:46:33 e346ce4aec42: Layer already exists 12:46:33 05d7125357b8: Layer already exists 12:46:33 a4567572cd3f: Layer already exists 12:46:33 19b7658af6ec: Layer already exists 12:46:33 2772ea4c277e: Layer already exists 12:46:33 d3448c9ffd25: Layer already exists 12:46:33 cce92674e987: Layer already exists 12:46:33 latest: digest: sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:34 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105 12:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:46:34 a4567572cd3f: Preparing 12:46:34 e346ce4aec42: Preparing 12:46:34 2772ea4c277e: Preparing 12:46:34 19b7658af6ec: Preparing 12:46:34 05d7125357b8: Preparing 12:46:34 d3448c9ffd25: Preparing 12:46:34 cce92674e987: Preparing 12:46:34 d3448c9ffd25: Waiting 12:46:34 cce92674e987: Waiting 12:46:34 e346ce4aec42: Layer already exists 12:46:34 2772ea4c277e: Layer already exists 12:46:34 a4567572cd3f: Layer already exists 12:46:34 19b7658af6ec: Layer already exists 12:46:34 05d7125357b8: Layer already exists 12:46:34 cce92674e987: Layer already exists 12:46:34 d3448c9ffd25: Layer already exists 12:46:34 4.1.0-dev.105: digest: sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:34 + docker push nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:46:34 a4567572cd3f: Preparing 12:46:34 e346ce4aec42: Preparing 12:46:34 2772ea4c277e: Preparing 12:46:34 19b7658af6ec: Preparing 12:46:34 05d7125357b8: Preparing 12:46:34 d3448c9ffd25: Preparing 12:46:34 cce92674e987: Preparing 12:46:34 d3448c9ffd25: Waiting 12:46:34 cce92674e987: Waiting 12:46:34 a4567572cd3f: Layer already exists 12:46:34 19b7658af6ec: Layer already exists 12:46:34 2772ea4c277e: Layer already exists 12:46:34 e346ce4aec42: Layer already exists 12:46:34 05d7125357b8: Layer already exists 12:46:34 cce92674e987: Layer already exists 12:46:34 d3448c9ffd25: Layer already exists 12:46:34 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:35 + docker push nexus3.edgexfoundry.org:10004/core-data:main 12:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:46:35 a4567572cd3f: Preparing 12:46:35 e346ce4aec42: Preparing 12:46:35 2772ea4c277e: Preparing 12:46:35 19b7658af6ec: Preparing 12:46:35 05d7125357b8: Preparing 12:46:35 d3448c9ffd25: Preparing 12:46:35 cce92674e987: Preparing 12:46:35 d3448c9ffd25: Waiting 12:46:35 cce92674e987: Waiting 12:46:35 a4567572cd3f: Layer already exists 12:46:35 19b7658af6ec: Layer already exists 12:46:35 2772ea4c277e: Layer already exists 12:46:35 05d7125357b8: Layer already exists 12:46:35 e346ce4aec42: Layer already exists 12:46:35 d3448c9ffd25: Layer already exists 12:46:35 cce92674e987: Layer already exists 12:46:35 main: digest: sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:46:35 ===================================================== [Pipeline] echo 12:46:35 taggedImages: 12:46:35 - nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814 12:46:35 - nexus3.edgexfoundry.org:10004/core-data:latest 12:46:35 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105 12:46:35 - nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:35 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 12:46:35 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 12:46:35 1383452a2047ef58b5f726480165c651db4d1814 12:46:35 latest 12:46:35 4.1.0-dev.105 12:46:35 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:35 main 12:46:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814 12:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:46:36 83b1b6e1e8dd: Preparing 12:46:36 f2749d201289: Preparing 12:46:36 19b7658af6ec: Preparing 12:46:36 3c805d335b9e: Preparing 12:46:36 450e15d27feb: Preparing 12:46:36 cce92674e987: Preparing 12:46:36 cce92674e987: Waiting 12:46:36 19b7658af6ec: Layer already exists 12:46:36 cce92674e987: Layer already exists 12:46:36 450e15d27feb: Pushed 12:46:36 3c805d335b9e: Pushed 12:46:36 83b1b6e1e8dd: Pushed 12:46:40 f2749d201289: Pushed 12:46:40 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 12:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:46:41 83b1b6e1e8dd: Preparing 12:46:41 f2749d201289: Preparing 12:46:41 19b7658af6ec: Preparing 12:46:41 3c805d335b9e: Preparing 12:46:41 450e15d27feb: Preparing 12:46:41 cce92674e987: Preparing 12:46:41 cce92674e987: Waiting 12:46:41 3c805d335b9e: Layer already exists 12:46:41 450e15d27feb: Layer already exists 12:46:41 19b7658af6ec: Layer already exists 12:46:41 83b1b6e1e8dd: Layer already exists 12:46:41 f2749d201289: Layer already exists 12:46:41 cce92674e987: Layer already exists 12:46:41 latest: digest: sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105 12:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:46:42 83b1b6e1e8dd: Preparing 12:46:42 f2749d201289: Preparing 12:46:42 19b7658af6ec: Preparing 12:46:42 3c805d335b9e: Preparing 12:46:42 450e15d27feb: Preparing 12:46:42 cce92674e987: Preparing 12:46:42 cce92674e987: Waiting 12:46:42 450e15d27feb: Layer already exists 12:46:42 19b7658af6ec: Layer already exists 12:46:42 f2749d201289: Layer already exists 12:46:42 83b1b6e1e8dd: Layer already exists 12:46:42 3c805d335b9e: Layer already exists 12:46:42 cce92674e987: Layer already exists 12:46:42 4.1.0-dev.105: digest: sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:46:43 83b1b6e1e8dd: Preparing 12:46:43 f2749d201289: Preparing 12:46:43 19b7658af6ec: Preparing 12:46:43 3c805d335b9e: Preparing 12:46:43 450e15d27feb: Preparing 12:46:43 cce92674e987: Preparing 12:46:43 cce92674e987: Waiting 12:46:43 19b7658af6ec: Layer already exists 12:46:43 f2749d201289: Layer already exists 12:46:43 450e15d27feb: Layer already exists 12:46:43 3c805d335b9e: Layer already exists 12:46:43 83b1b6e1e8dd: Layer already exists 12:46:43 cce92674e987: Layer already exists 12:46:43 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 12:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:46:43 83b1b6e1e8dd: Preparing 12:46:43 f2749d201289: Preparing 12:46:43 19b7658af6ec: Preparing 12:46:43 3c805d335b9e: Preparing 12:46:43 450e15d27feb: Preparing 12:46:43 cce92674e987: Preparing 12:46:43 cce92674e987: Waiting 12:46:43 f2749d201289: Layer already exists 12:46:43 450e15d27feb: Layer already exists 12:46:43 83b1b6e1e8dd: Layer already exists 12:46:43 3c805d335b9e: Layer already exists 12:46:43 19b7658af6ec: Layer already exists 12:46:43 cce92674e987: Layer already exists 12:46:43 main: digest: sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:46:44 ===================================================== [Pipeline] echo 12:46:44 taggedImages: 12:46:44 - nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814 12:46:44 - nexus3.edgexfoundry.org:10004/core-keeper:latest 12:46:44 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105 12:46:44 - nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:44 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 12:46:44 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 12:46:44 1383452a2047ef58b5f726480165c651db4d1814 12:46:44 latest 12:46:44 4.1.0-dev.105 12:46:44 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:44 main 12:46:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814 12:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:46:44 cb51ddaf7552: Preparing 12:46:44 5b62b913a89a: Preparing 12:46:44 99fa56a30153: Preparing 12:46:44 2772ea4c277e: Preparing 12:46:44 19b7658af6ec: Preparing 12:46:44 05d7125357b8: Preparing 12:46:44 fd456daf4515: Preparing 12:46:44 cce92674e987: Preparing 12:46:44 05d7125357b8: Waiting 12:46:44 5b62b913a89a: Pushed 12:46:45 2772ea4c277e: Layer already exists 12:46:45 cb51ddaf7552: Pushed 12:46:45 19b7658af6ec: Layer already exists 12:46:45 05d7125357b8: Layer already exists 12:46:45 fd456daf4515: Layer already exists 12:46:45 cce92674e987: Layer already exists 12:46:48 99fa56a30153: Pushed 12:46:48 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 12:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:46:49 cb51ddaf7552: Preparing 12:46:49 5b62b913a89a: Preparing 12:46:49 99fa56a30153: Preparing 12:46:49 2772ea4c277e: Preparing 12:46:49 19b7658af6ec: Preparing 12:46:49 05d7125357b8: Preparing 12:46:49 fd456daf4515: Preparing 12:46:49 cce92674e987: Preparing 12:46:49 fd456daf4515: Waiting 12:46:49 05d7125357b8: Waiting 12:46:49 cce92674e987: Waiting 12:46:49 2772ea4c277e: Layer already exists 12:46:49 5b62b913a89a: Layer already exists 12:46:49 19b7658af6ec: Layer already exists 12:46:49 cb51ddaf7552: Layer already exists 12:46:49 99fa56a30153: Layer already exists 12:46:49 05d7125357b8: Layer already exists 12:46:49 cce92674e987: Layer already exists 12:46:49 fd456daf4515: Layer already exists 12:46:49 latest: digest: sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105 12:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:46:50 cb51ddaf7552: Preparing 12:46:50 5b62b913a89a: Preparing 12:46:50 99fa56a30153: Preparing 12:46:50 2772ea4c277e: Preparing 12:46:50 19b7658af6ec: Preparing 12:46:50 05d7125357b8: Preparing 12:46:50 fd456daf4515: Preparing 12:46:50 cce92674e987: Preparing 12:46:50 fd456daf4515: Waiting 12:46:50 cce92674e987: Waiting 12:46:50 05d7125357b8: Waiting 12:46:50 5b62b913a89a: Layer already exists 12:46:50 2772ea4c277e: Layer already exists 12:46:50 cb51ddaf7552: Layer already exists 12:46:50 99fa56a30153: Layer already exists 12:46:50 19b7658af6ec: Layer already exists 12:46:50 05d7125357b8: Layer already exists 12:46:50 fd456daf4515: Layer already exists 12:46:50 cce92674e987: Layer already exists 12:46:50 4.1.0-dev.105: digest: sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:46:50 cb51ddaf7552: Preparing 12:46:50 5b62b913a89a: Preparing 12:46:50 99fa56a30153: Preparing 12:46:50 2772ea4c277e: Preparing 12:46:50 19b7658af6ec: Preparing 12:46:50 05d7125357b8: Preparing 12:46:50 fd456daf4515: Preparing 12:46:50 cce92674e987: Preparing 12:46:50 05d7125357b8: Waiting 12:46:50 fd456daf4515: Waiting 12:46:50 cce92674e987: Waiting 12:46:50 5b62b913a89a: Layer already exists 12:46:50 99fa56a30153: Layer already exists 12:46:50 19b7658af6ec: Layer already exists 12:46:50 cb51ddaf7552: Layer already exists 12:46:50 2772ea4c277e: Layer already exists 12:46:50 05d7125357b8: Layer already exists 12:46:50 fd456daf4515: Layer already exists 12:46:50 cce92674e987: Layer already exists 12:46:50 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 12:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:46:51 cb51ddaf7552: Preparing 12:46:51 5b62b913a89a: Preparing 12:46:51 99fa56a30153: Preparing 12:46:51 2772ea4c277e: Preparing 12:46:51 19b7658af6ec: Preparing 12:46:51 05d7125357b8: Preparing 12:46:51 fd456daf4515: Preparing 12:46:51 cce92674e987: Preparing 12:46:51 05d7125357b8: Waiting 12:46:51 fd456daf4515: Waiting 12:46:51 cce92674e987: Waiting 12:46:51 5b62b913a89a: Layer already exists 12:46:51 cb51ddaf7552: Layer already exists 12:46:51 19b7658af6ec: Layer already exists 12:46:51 2772ea4c277e: Layer already exists 12:46:51 99fa56a30153: Layer already exists 12:46:51 05d7125357b8: Layer already exists 12:46:51 fd456daf4515: Layer already exists 12:46:51 cce92674e987: Layer already exists 12:46:51 main: digest: sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:46:51 ===================================================== [Pipeline] echo 12:46:51 taggedImages: 12:46:51 - nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814 12:46:51 - nexus3.edgexfoundry.org:10004/core-metadata:latest 12:46:51 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105 12:46:51 - nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:51 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 12:46:51 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 12:46:51 1383452a2047ef58b5f726480165c651db4d1814 12:46:51 latest 12:46:51 4.1.0-dev.105 12:46:51 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:51 main 12:46:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 12:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:46:52 57c74c8ac9bd: Preparing 12:46:52 2ec6de9c5d80: Preparing 12:46:52 8e14101e4679: Preparing 12:46:52 e1c0a923fd6d: Preparing 12:46:52 10d0b0c3bf25: Preparing 12:46:52 c020eaa088e7: Preparing 12:46:52 9adfcb16345a: Preparing 12:46:52 2772ea4c277e: Preparing 12:46:52 19b7658af6ec: Preparing 12:46:52 6b7a68b41b33: Preparing 12:46:52 d7e98efad8c7: Preparing 12:46:52 5f70bf18a086: Preparing 12:46:52 b56c9031a32e: Preparing 12:46:52 f5fa03e54f7b: Preparing 12:46:52 fcf3aae63881: Preparing 12:46:52 cce92674e987: Preparing 12:46:52 6b7a68b41b33: Waiting 12:46:52 d7e98efad8c7: Waiting 12:46:52 b56c9031a32e: Waiting 12:46:52 5f70bf18a086: Waiting 12:46:52 f5fa03e54f7b: Waiting 12:46:52 fcf3aae63881: Waiting 12:46:52 cce92674e987: Waiting 12:46:52 c020eaa088e7: Waiting 12:46:52 9adfcb16345a: Waiting 12:46:52 2772ea4c277e: Waiting 12:46:52 19b7658af6ec: Waiting 12:46:52 2ec6de9c5d80: Pushed 12:46:52 10d0b0c3bf25: Pushed 12:46:52 e1c0a923fd6d: Pushed 12:46:52 57c74c8ac9bd: Pushed 12:46:52 8e14101e4679: Pushed 12:46:52 2772ea4c277e: Layer already exists 12:46:52 c020eaa088e7: Pushed 12:46:52 19b7658af6ec: Layer already exists 12:46:52 5f70bf18a086: Layer already exists 12:46:52 6b7a68b41b33: Pushed 12:46:52 d7e98efad8c7: Pushed 12:46:52 b56c9031a32e: Pushed 12:46:52 cce92674e987: Layer already exists 12:46:52 f5fa03e54f7b: Pushed 12:46:52 fcf3aae63881: Pushed 12:46:56 9adfcb16345a: Pushed 12:46:56 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 12:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:46:57 57c74c8ac9bd: Preparing 12:46:57 2ec6de9c5d80: Preparing 12:46:57 8e14101e4679: Preparing 12:46:57 e1c0a923fd6d: Preparing 12:46:57 10d0b0c3bf25: Preparing 12:46:57 c020eaa088e7: Preparing 12:46:57 9adfcb16345a: Preparing 12:46:57 2772ea4c277e: Preparing 12:46:57 19b7658af6ec: Preparing 12:46:57 2772ea4c277e: Waiting 12:46:57 c020eaa088e7: Waiting 12:46:57 9adfcb16345a: Waiting 12:46:57 19b7658af6ec: Waiting 12:46:57 6b7a68b41b33: Preparing 12:46:57 d7e98efad8c7: Preparing 12:46:57 5f70bf18a086: Preparing 12:46:57 b56c9031a32e: Preparing 12:46:57 f5fa03e54f7b: Preparing 12:46:57 fcf3aae63881: Preparing 12:46:57 cce92674e987: Preparing 12:46:57 d7e98efad8c7: Waiting 12:46:57 5f70bf18a086: Waiting 12:46:57 b56c9031a32e: Waiting 12:46:57 f5fa03e54f7b: Waiting 12:46:57 fcf3aae63881: Waiting 12:46:57 6b7a68b41b33: Waiting 12:46:57 cce92674e987: Waiting 12:46:57 2ec6de9c5d80: Layer already exists 12:46:57 e1c0a923fd6d: Layer already exists 12:46:57 57c74c8ac9bd: Layer already exists 12:46:57 8e14101e4679: Layer already exists 12:46:57 10d0b0c3bf25: Layer already exists 12:46:57 9adfcb16345a: Layer already exists 12:46:57 19b7658af6ec: Layer already exists 12:46:57 2772ea4c277e: Layer already exists 12:46:57 c020eaa088e7: Layer already exists 12:46:57 6b7a68b41b33: Layer already exists 12:46:57 b56c9031a32e: Layer already exists 12:46:57 5f70bf18a086: Layer already exists 12:46:57 fcf3aae63881: Layer already exists 12:46:57 d7e98efad8c7: Layer already exists 12:46:57 f5fa03e54f7b: Layer already exists 12:46:57 cce92674e987: Layer already exists 12:46:57 latest: digest: sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105 12:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:46:58 57c74c8ac9bd: Preparing 12:46:58 2ec6de9c5d80: Preparing 12:46:58 8e14101e4679: Preparing 12:46:58 e1c0a923fd6d: Preparing 12:46:58 10d0b0c3bf25: Preparing 12:46:58 c020eaa088e7: Preparing 12:46:58 9adfcb16345a: Preparing 12:46:58 2772ea4c277e: Preparing 12:46:58 19b7658af6ec: Preparing 12:46:58 6b7a68b41b33: Preparing 12:46:58 d7e98efad8c7: Preparing 12:46:58 5f70bf18a086: Preparing 12:46:58 c020eaa088e7: Waiting 12:46:58 b56c9031a32e: Preparing 12:46:58 19b7658af6ec: Waiting 12:46:58 f5fa03e54f7b: Preparing 12:46:58 2772ea4c277e: Waiting 12:46:58 9adfcb16345a: Waiting 12:46:58 fcf3aae63881: Preparing 12:46:58 d7e98efad8c7: Waiting 12:46:58 6b7a68b41b33: Waiting 12:46:58 cce92674e987: Preparing 12:46:58 5f70bf18a086: Waiting 12:46:58 b56c9031a32e: Waiting 12:46:58 f5fa03e54f7b: Waiting 12:46:58 fcf3aae63881: Waiting 12:46:58 cce92674e987: Waiting 12:46:58 2ec6de9c5d80: Layer already exists 12:46:58 57c74c8ac9bd: Layer already exists 12:46:58 8e14101e4679: Layer already exists 12:46:58 10d0b0c3bf25: Layer already exists 12:46:58 e1c0a923fd6d: Layer already exists 12:46:58 9adfcb16345a: Layer already exists 12:46:58 c020eaa088e7: Layer already exists 12:46:58 2772ea4c277e: Layer already exists 12:46:58 19b7658af6ec: Layer already exists 12:46:58 6b7a68b41b33: Layer already exists 12:46:58 d7e98efad8c7: Layer already exists 12:46:58 b56c9031a32e: Layer already exists 12:46:58 5f70bf18a086: Layer already exists 12:46:58 fcf3aae63881: Layer already exists 12:46:58 f5fa03e54f7b: Layer already exists 12:46:58 cce92674e987: Layer already exists 12:46:58 4.1.0-dev.105: digest: sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:46:59 57c74c8ac9bd: Preparing 12:46:59 2ec6de9c5d80: Preparing 12:46:59 8e14101e4679: Preparing 12:46:59 e1c0a923fd6d: Preparing 12:46:59 10d0b0c3bf25: Preparing 12:46:59 c020eaa088e7: Preparing 12:46:59 9adfcb16345a: Preparing 12:46:59 2772ea4c277e: Preparing 12:46:59 19b7658af6ec: Preparing 12:46:59 6b7a68b41b33: Preparing 12:46:59 d7e98efad8c7: Preparing 12:46:59 5f70bf18a086: Preparing 12:46:59 b56c9031a32e: Preparing 12:46:59 f5fa03e54f7b: Preparing 12:46:59 fcf3aae63881: Preparing 12:46:59 cce92674e987: Preparing 12:46:59 c020eaa088e7: Waiting 12:46:59 9adfcb16345a: Waiting 12:46:59 6b7a68b41b33: Waiting 12:46:59 d7e98efad8c7: Waiting 12:46:59 5f70bf18a086: Waiting 12:46:59 b56c9031a32e: Waiting 12:46:59 f5fa03e54f7b: Waiting 12:46:59 fcf3aae63881: Waiting 12:46:59 2772ea4c277e: Waiting 12:46:59 cce92674e987: Waiting 12:46:59 19b7658af6ec: Waiting 12:46:59 e1c0a923fd6d: Layer already exists 12:46:59 8e14101e4679: Layer already exists 12:46:59 10d0b0c3bf25: Layer already exists 12:46:59 2ec6de9c5d80: Layer already exists 12:46:59 57c74c8ac9bd: Layer already exists 12:46:59 2772ea4c277e: Layer already exists 12:46:59 9adfcb16345a: Layer already exists 12:46:59 19b7658af6ec: Layer already exists 12:46:59 6b7a68b41b33: Layer already exists 12:46:59 c020eaa088e7: Layer already exists 12:46:59 d7e98efad8c7: Layer already exists 12:46:59 b56c9031a32e: Layer already exists 12:46:59 fcf3aae63881: Layer already exists 12:46:59 5f70bf18a086: Layer already exists 12:46:59 f5fa03e54f7b: Layer already exists 12:46:59 cce92674e987: Layer already exists 12:46:59 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 12:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:46:59 57c74c8ac9bd: Preparing 12:46:59 2ec6de9c5d80: Preparing 12:46:59 8e14101e4679: Preparing 12:46:59 e1c0a923fd6d: Preparing 12:46:59 10d0b0c3bf25: Preparing 12:46:59 c020eaa088e7: Preparing 12:46:59 9adfcb16345a: Preparing 12:46:59 2772ea4c277e: Preparing 12:46:59 19b7658af6ec: Preparing 12:46:59 6b7a68b41b33: Preparing 12:46:59 d7e98efad8c7: Preparing 12:46:59 5f70bf18a086: Preparing 12:46:59 b56c9031a32e: Preparing 12:46:59 f5fa03e54f7b: Preparing 12:46:59 fcf3aae63881: Preparing 12:46:59 cce92674e987: Preparing 12:46:59 6b7a68b41b33: Waiting 12:46:59 9adfcb16345a: Waiting 12:46:59 2772ea4c277e: Waiting 12:46:59 19b7658af6ec: Waiting 12:46:59 d7e98efad8c7: Waiting 12:46:59 5f70bf18a086: Waiting 12:46:59 f5fa03e54f7b: Waiting 12:46:59 fcf3aae63881: Waiting 12:46:59 cce92674e987: Waiting 12:46:59 b56c9031a32e: Waiting 12:46:59 c020eaa088e7: Waiting 12:46:59 8e14101e4679: Layer already exists 12:46:59 2ec6de9c5d80: Layer already exists 12:46:59 e1c0a923fd6d: Layer already exists 12:46:59 57c74c8ac9bd: Layer already exists 12:46:59 10d0b0c3bf25: Layer already exists 12:46:59 9adfcb16345a: Layer already exists 12:46:59 c020eaa088e7: Layer already exists 12:46:59 2772ea4c277e: Layer already exists 12:46:59 19b7658af6ec: Layer already exists 12:46:59 6b7a68b41b33: Layer already exists 12:46:59 d7e98efad8c7: Layer already exists 12:46:59 5f70bf18a086: Layer already exists 12:46:59 b56c9031a32e: Layer already exists 12:46:59 f5fa03e54f7b: Layer already exists 12:46:59 fcf3aae63881: Layer already exists 12:46:59 cce92674e987: Layer already exists 12:46:59 main: digest: sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:46:59 ===================================================== [Pipeline] echo 12:47:00 taggedImages: 12:47:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 12:47:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 12:47:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105 12:47:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 12:47:00 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 12:47:00 1383452a2047ef58b5f726480165c651db4d1814 12:47:00 latest 12:47:00 4.1.0-dev.105 12:47:00 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:00 main 12:47:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814 12:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:47:02 6adfcd3cd4fa: Preparing 12:47:02 7557bf65058b: Preparing 12:47:02 3f74781c7bed: Preparing 12:47:02 41dd4f6f201f: Preparing 12:47:02 2772ea4c277e: Preparing 12:47:02 19b7658af6ec: Preparing 12:47:02 05d7125357b8: Preparing 12:47:02 fd456daf4515: Preparing 12:47:02 cce92674e987: Preparing 12:47:02 fd456daf4515: Waiting 12:47:02 19b7658af6ec: Waiting 12:47:02 05d7125357b8: Waiting 12:47:02 cce92674e987: Waiting 12:47:02 2772ea4c277e: Layer already exists 12:47:02 19b7658af6ec: Layer already exists 12:47:02 3f74781c7bed: Pushed 12:47:02 7557bf65058b: Pushed 12:47:02 05d7125357b8: Layer already exists 12:47:02 fd456daf4515: Layer already exists 12:47:02 cce92674e987: Layer already exists 12:47:02 6adfcd3cd4fa: Pushed 12:47:06 41dd4f6f201f: Pushed 12:47:06 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 12:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:47:07 6adfcd3cd4fa: Preparing 12:47:07 7557bf65058b: Preparing 12:47:07 3f74781c7bed: Preparing 12:47:07 41dd4f6f201f: Preparing 12:47:07 2772ea4c277e: Preparing 12:47:07 19b7658af6ec: Preparing 12:47:07 05d7125357b8: Preparing 12:47:07 fd456daf4515: Preparing 12:47:07 cce92674e987: Preparing 12:47:07 05d7125357b8: Waiting 12:47:07 fd456daf4515: Waiting 12:47:07 cce92674e987: Waiting 12:47:07 19b7658af6ec: Waiting 12:47:07 3f74781c7bed: Layer already exists 12:47:07 6adfcd3cd4fa: Layer already exists 12:47:07 2772ea4c277e: Layer already exists 12:47:07 41dd4f6f201f: Layer already exists 12:47:07 7557bf65058b: Layer already exists 12:47:07 05d7125357b8: Layer already exists 12:47:07 19b7658af6ec: Layer already exists 12:47:07 cce92674e987: Layer already exists 12:47:07 fd456daf4515: Layer already exists 12:47:07 latest: digest: sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105 12:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:47:07 6adfcd3cd4fa: Preparing 12:47:07 7557bf65058b: Preparing 12:47:07 3f74781c7bed: Preparing 12:47:07 41dd4f6f201f: Preparing 12:47:07 2772ea4c277e: Preparing 12:47:07 19b7658af6ec: Preparing 12:47:07 05d7125357b8: Preparing 12:47:07 fd456daf4515: Preparing 12:47:07 cce92674e987: Preparing 12:47:07 05d7125357b8: Waiting 12:47:07 19b7658af6ec: Waiting 12:47:07 fd456daf4515: Waiting 12:47:07 cce92674e987: Waiting 12:47:07 41dd4f6f201f: Layer already exists 12:47:07 3f74781c7bed: Layer already exists 12:47:07 7557bf65058b: Layer already exists 12:47:07 2772ea4c277e: Layer already exists 12:47:07 6adfcd3cd4fa: Layer already exists 12:47:07 19b7658af6ec: Layer already exists 12:47:07 fd456daf4515: Layer already exists 12:47:07 cce92674e987: Layer already exists 12:47:07 05d7125357b8: Layer already exists 12:47:07 4.1.0-dev.105: digest: sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:47:08 6adfcd3cd4fa: Preparing 12:47:08 7557bf65058b: Preparing 12:47:08 3f74781c7bed: Preparing 12:47:08 41dd4f6f201f: Preparing 12:47:08 2772ea4c277e: Preparing 12:47:08 19b7658af6ec: Preparing 12:47:08 05d7125357b8: Preparing 12:47:08 fd456daf4515: Preparing 12:47:08 cce92674e987: Preparing 12:47:08 cce92674e987: Waiting 12:47:08 19b7658af6ec: Waiting 12:47:08 05d7125357b8: Waiting 12:47:08 fd456daf4515: Waiting 12:47:08 41dd4f6f201f: Layer already exists 12:47:08 7557bf65058b: Layer already exists 12:47:08 6adfcd3cd4fa: Layer already exists 12:47:08 2772ea4c277e: Layer already exists 12:47:08 3f74781c7bed: Layer already exists 12:47:08 19b7658af6ec: Layer already exists 12:47:08 fd456daf4515: Layer already exists 12:47:08 05d7125357b8: Layer already exists 12:47:08 cce92674e987: Layer already exists 12:47:08 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 12:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:47:09 6adfcd3cd4fa: Preparing 12:47:09 7557bf65058b: Preparing 12:47:09 3f74781c7bed: Preparing 12:47:09 41dd4f6f201f: Preparing 12:47:09 2772ea4c277e: Preparing 12:47:09 19b7658af6ec: Preparing 12:47:09 05d7125357b8: Preparing 12:47:09 fd456daf4515: Preparing 12:47:09 cce92674e987: Preparing 12:47:09 19b7658af6ec: Waiting 12:47:09 05d7125357b8: Waiting 12:47:09 fd456daf4515: Waiting 12:47:09 cce92674e987: Waiting 12:47:09 41dd4f6f201f: Layer already exists 12:47:09 2772ea4c277e: Layer already exists 12:47:09 7557bf65058b: Layer already exists 12:47:09 6adfcd3cd4fa: Layer already exists 12:47:09 3f74781c7bed: Layer already exists 12:47:09 19b7658af6ec: Layer already exists 12:47:09 fd456daf4515: Layer already exists 12:47:09 05d7125357b8: Layer already exists 12:47:09 cce92674e987: Layer already exists 12:47:09 main: digest: sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:47:09 ===================================================== [Pipeline] echo 12:47:09 taggedImages: 12:47:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814 12:47:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 12:47:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105 12:47:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 12:47:09 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 12:47:09 1383452a2047ef58b5f726480165c651db4d1814 12:47:09 latest 12:47:09 4.1.0-dev.105 12:47:09 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:09 main 12:47:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814 12:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:47:10 2d612dac27a0: Preparing 12:47:10 d7ffe778907b: Preparing 12:47:10 2d5dafde696c: Preparing 12:47:10 169909f3c585: Preparing 12:47:10 57543bc08668: Preparing 12:47:10 2772ea4c277e: Preparing 12:47:10 19b7658af6ec: Preparing 12:47:10 30253e3b82e1: Preparing 12:47:10 810723118f3f: Preparing 12:47:10 53bbe9f1e25e: Preparing 12:47:10 cce92674e987: Preparing 12:47:10 53bbe9f1e25e: Waiting 12:47:10 30253e3b82e1: Waiting 12:47:10 810723118f3f: Waiting 12:47:10 cce92674e987: Waiting 12:47:10 2772ea4c277e: Waiting 12:47:10 19b7658af6ec: Waiting 12:47:10 57543bc08668: Pushed 12:47:10 d7ffe778907b: Pushed 12:47:10 2d612dac27a0: Pushed 12:47:10 2772ea4c277e: Layer already exists 12:47:10 169909f3c585: Pushed 12:47:10 19b7658af6ec: Layer already exists 12:47:10 cce92674e987: Layer already exists 12:47:10 30253e3b82e1: Pushed 12:47:10 810723118f3f: Pushed 12:47:12 53bbe9f1e25e: Pushed 12:47:13 2d5dafde696c: Pushed 12:47:13 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 12:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:47:14 2d612dac27a0: Preparing 12:47:14 d7ffe778907b: Preparing 12:47:14 2d5dafde696c: Preparing 12:47:14 169909f3c585: Preparing 12:47:14 57543bc08668: Preparing 12:47:14 2772ea4c277e: Preparing 12:47:14 19b7658af6ec: Preparing 12:47:14 30253e3b82e1: Preparing 12:47:14 810723118f3f: Preparing 12:47:14 53bbe9f1e25e: Preparing 12:47:14 cce92674e987: Preparing 12:47:14 19b7658af6ec: Waiting 12:47:14 30253e3b82e1: Waiting 12:47:14 810723118f3f: Waiting 12:47:14 53bbe9f1e25e: Waiting 12:47:14 cce92674e987: Waiting 12:47:14 2772ea4c277e: Waiting 12:47:14 2d612dac27a0: Layer already exists 12:47:14 d7ffe778907b: Layer already exists 12:47:14 169909f3c585: Layer already exists 12:47:14 57543bc08668: Layer already exists 12:47:14 2d5dafde696c: Layer already exists 12:47:14 30253e3b82e1: Layer already exists 12:47:14 2772ea4c277e: Layer already exists 12:47:14 19b7658af6ec: Layer already exists 12:47:14 810723118f3f: Layer already exists 12:47:14 53bbe9f1e25e: Layer already exists 12:47:14 cce92674e987: Layer already exists 12:47:14 latest: digest: sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105 12:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:47:15 2d612dac27a0: Preparing 12:47:15 d7ffe778907b: Preparing 12:47:15 2d5dafde696c: Preparing 12:47:15 169909f3c585: Preparing 12:47:15 57543bc08668: Preparing 12:47:15 2772ea4c277e: Preparing 12:47:15 19b7658af6ec: Preparing 12:47:15 30253e3b82e1: Preparing 12:47:15 810723118f3f: Preparing 12:47:15 53bbe9f1e25e: Preparing 12:47:15 cce92674e987: Preparing 12:47:15 810723118f3f: Waiting 12:47:15 19b7658af6ec: Waiting 12:47:15 53bbe9f1e25e: Waiting 12:47:15 30253e3b82e1: Waiting 12:47:15 cce92674e987: Waiting 12:47:15 2772ea4c277e: Waiting 12:47:15 d7ffe778907b: Layer already exists 12:47:15 57543bc08668: Layer already exists 12:47:15 2d612dac27a0: Layer already exists 12:47:15 2d5dafde696c: Layer already exists 12:47:15 169909f3c585: Layer already exists 12:47:15 30253e3b82e1: Layer already exists 12:47:15 19b7658af6ec: Layer already exists 12:47:15 2772ea4c277e: Layer already exists 12:47:15 810723118f3f: Layer already exists 12:47:15 53bbe9f1e25e: Layer already exists 12:47:15 cce92674e987: Layer already exists 12:47:15 4.1.0-dev.105: digest: sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:47:15 2d612dac27a0: Preparing 12:47:15 d7ffe778907b: Preparing 12:47:15 2d5dafde696c: Preparing 12:47:15 169909f3c585: Preparing 12:47:15 57543bc08668: Preparing 12:47:15 2772ea4c277e: Preparing 12:47:15 19b7658af6ec: Preparing 12:47:15 30253e3b82e1: Preparing 12:47:15 810723118f3f: Preparing 12:47:15 53bbe9f1e25e: Preparing 12:47:15 cce92674e987: Preparing 12:47:15 2772ea4c277e: Waiting 12:47:15 19b7658af6ec: Waiting 12:47:15 53bbe9f1e25e: Waiting 12:47:15 30253e3b82e1: Waiting 12:47:15 810723118f3f: Waiting 12:47:15 cce92674e987: Waiting 12:47:15 2d5dafde696c: Layer already exists 12:47:15 57543bc08668: Layer already exists 12:47:15 d7ffe778907b: Layer already exists 12:47:15 169909f3c585: Layer already exists 12:47:15 2d612dac27a0: Layer already exists 12:47:15 810723118f3f: Layer already exists 12:47:15 30253e3b82e1: Layer already exists 12:47:15 19b7658af6ec: Layer already exists 12:47:15 53bbe9f1e25e: Layer already exists 12:47:15 2772ea4c277e: Layer already exists 12:47:15 cce92674e987: Layer already exists 12:47:15 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 12:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:47:16 2d612dac27a0: Preparing 12:47:16 d7ffe778907b: Preparing 12:47:16 2d5dafde696c: Preparing 12:47:16 169909f3c585: Preparing 12:47:16 57543bc08668: Preparing 12:47:16 2772ea4c277e: Preparing 12:47:16 19b7658af6ec: Preparing 12:47:16 30253e3b82e1: Preparing 12:47:16 810723118f3f: Preparing 12:47:16 53bbe9f1e25e: Preparing 12:47:16 cce92674e987: Preparing 12:47:16 19b7658af6ec: Waiting 12:47:16 2772ea4c277e: Waiting 12:47:16 30253e3b82e1: Waiting 12:47:16 810723118f3f: Waiting 12:47:16 53bbe9f1e25e: Waiting 12:47:16 cce92674e987: Waiting 12:47:16 57543bc08668: Layer already exists 12:47:16 d7ffe778907b: Layer already exists 12:47:16 2d612dac27a0: Layer already exists 12:47:16 2d5dafde696c: Layer already exists 12:47:16 169909f3c585: Layer already exists 12:47:16 2772ea4c277e: Layer already exists 12:47:16 19b7658af6ec: Layer already exists 12:47:16 53bbe9f1e25e: Layer already exists 12:47:16 810723118f3f: Layer already exists 12:47:16 30253e3b82e1: Layer already exists 12:47:16 cce92674e987: Layer already exists 12:47:16 main: digest: sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:47:16 ===================================================== [Pipeline] echo 12:47:16 taggedImages: 12:47:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814 12:47:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 12:47:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105 12:47:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 12:47:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 12:47:16 1383452a2047ef58b5f726480165c651db4d1814 12:47:16 latest 12:47:16 4.1.0-dev.105 12:47:16 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:16 main 12:47:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814 12:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:47:17 7d7fc1fb5b7e: Preparing 12:47:17 8e96815bdef5: Preparing 12:47:17 37f7b6140a39: Preparing 12:47:17 c4a042b72b34: Preparing 12:47:17 506f2559c553: Preparing 12:47:17 5f23fb612ac6: Preparing 12:47:17 3f685212ea3a: Preparing 12:47:17 2772ea4c277e: Preparing 12:47:17 19b7658af6ec: Preparing 12:47:17 c623463d6f47: Preparing 12:47:17 83d3424c3865: Preparing 12:47:17 cce92674e987: Preparing 12:47:17 3f685212ea3a: Waiting 12:47:17 2772ea4c277e: Waiting 12:47:17 83d3424c3865: Waiting 12:47:17 19b7658af6ec: Waiting 12:47:17 cce92674e987: Waiting 12:47:17 c623463d6f47: Waiting 12:47:17 5f23fb612ac6: Waiting 12:47:17 8e96815bdef5: Pushed 12:47:17 506f2559c553: Pushed 12:47:17 7d7fc1fb5b7e: Pushed 12:47:17 2772ea4c277e: Layer already exists 12:47:17 19b7658af6ec: Layer already exists 12:47:17 5f23fb612ac6: Pushed 12:47:17 3f685212ea3a: Pushed 12:47:17 c623463d6f47: Pushed 12:47:17 cce92674e987: Layer already exists 12:47:18 83d3424c3865: Pushed 12:47:20 c4a042b72b34: Pushed 12:47:20 37f7b6140a39: Pushed 12:47:20 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 12:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:47:21 7d7fc1fb5b7e: Preparing 12:47:21 8e96815bdef5: Preparing 12:47:21 37f7b6140a39: Preparing 12:47:21 c4a042b72b34: Preparing 12:47:21 506f2559c553: Preparing 12:47:21 5f23fb612ac6: Preparing 12:47:21 3f685212ea3a: Preparing 12:47:21 2772ea4c277e: Preparing 12:47:21 19b7658af6ec: Preparing 12:47:21 c623463d6f47: Preparing 12:47:21 83d3424c3865: Preparing 12:47:21 cce92674e987: Preparing 12:47:21 2772ea4c277e: Waiting 12:47:21 19b7658af6ec: Waiting 12:47:21 cce92674e987: Waiting 12:47:21 c623463d6f47: Waiting 12:47:21 5f23fb612ac6: Waiting 12:47:21 83d3424c3865: Waiting 12:47:21 3f685212ea3a: Waiting 12:47:21 506f2559c553: Layer already exists 12:47:21 7d7fc1fb5b7e: Layer already exists 12:47:21 c4a042b72b34: Layer already exists 12:47:21 37f7b6140a39: Layer already exists 12:47:21 8e96815bdef5: Layer already exists 12:47:21 3f685212ea3a: Layer already exists 12:47:21 5f23fb612ac6: Layer already exists 12:47:21 2772ea4c277e: Layer already exists 12:47:21 19b7658af6ec: Layer already exists 12:47:21 c623463d6f47: Layer already exists 12:47:21 83d3424c3865: Layer already exists 12:47:21 cce92674e987: Layer already exists 12:47:21 latest: digest: sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105 12:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:47:22 7d7fc1fb5b7e: Preparing 12:47:22 8e96815bdef5: Preparing 12:47:22 37f7b6140a39: Preparing 12:47:22 c4a042b72b34: Preparing 12:47:22 506f2559c553: Preparing 12:47:22 5f23fb612ac6: Preparing 12:47:22 3f685212ea3a: Preparing 12:47:22 5f23fb612ac6: Waiting 12:47:22 2772ea4c277e: Preparing 12:47:22 19b7658af6ec: Preparing 12:47:22 c623463d6f47: Preparing 12:47:22 83d3424c3865: Preparing 12:47:22 cce92674e987: Preparing 12:47:22 3f685212ea3a: Waiting 12:47:22 19b7658af6ec: Waiting 12:47:22 2772ea4c277e: Waiting 12:47:22 c623463d6f47: Waiting 12:47:22 83d3424c3865: Waiting 12:47:22 cce92674e987: Waiting 12:47:22 37f7b6140a39: Layer already exists 12:47:22 8e96815bdef5: Layer already exists 12:47:22 c4a042b72b34: Layer already exists 12:47:22 7d7fc1fb5b7e: Layer already exists 12:47:22 506f2559c553: Layer already exists 12:47:22 2772ea4c277e: Layer already exists 12:47:22 3f685212ea3a: Layer already exists 12:47:22 5f23fb612ac6: Layer already exists 12:47:22 19b7658af6ec: Layer already exists 12:47:22 c623463d6f47: Layer already exists 12:47:22 83d3424c3865: Layer already exists 12:47:22 cce92674e987: Layer already exists 12:47:22 4.1.0-dev.105: digest: sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:47:23 7d7fc1fb5b7e: Preparing 12:47:23 8e96815bdef5: Preparing 12:47:23 37f7b6140a39: Preparing 12:47:23 c4a042b72b34: Preparing 12:47:23 506f2559c553: Preparing 12:47:23 5f23fb612ac6: Preparing 12:47:23 3f685212ea3a: Preparing 12:47:23 2772ea4c277e: Preparing 12:47:23 19b7658af6ec: Preparing 12:47:23 c623463d6f47: Preparing 12:47:23 83d3424c3865: Preparing 12:47:23 3f685212ea3a: Waiting 12:47:23 2772ea4c277e: Waiting 12:47:23 5f23fb612ac6: Waiting 12:47:23 19b7658af6ec: Waiting 12:47:23 c623463d6f47: Waiting 12:47:23 cce92674e987: Preparing 12:47:23 83d3424c3865: Waiting 12:47:23 cce92674e987: Waiting 12:47:23 37f7b6140a39: Layer already exists 12:47:23 8e96815bdef5: Layer already exists 12:47:23 7d7fc1fb5b7e: Layer already exists 12:47:23 506f2559c553: Layer already exists 12:47:23 c4a042b72b34: Layer already exists 12:47:23 2772ea4c277e: Layer already exists 12:47:23 5f23fb612ac6: Layer already exists 12:47:23 19b7658af6ec: Layer already exists 12:47:23 3f685212ea3a: Layer already exists 12:47:23 c623463d6f47: Layer already exists 12:47:23 cce92674e987: Layer already exists 12:47:23 83d3424c3865: Layer already exists 12:47:23 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 12:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:47:23 7d7fc1fb5b7e: Preparing 12:47:23 8e96815bdef5: Preparing 12:47:23 37f7b6140a39: Preparing 12:47:23 c4a042b72b34: Preparing 12:47:23 506f2559c553: Preparing 12:47:23 5f23fb612ac6: Preparing 12:47:23 3f685212ea3a: Preparing 12:47:23 2772ea4c277e: Preparing 12:47:23 19b7658af6ec: Preparing 12:47:23 c623463d6f47: Preparing 12:47:23 83d3424c3865: Preparing 12:47:23 cce92674e987: Preparing 12:47:23 19b7658af6ec: Waiting 12:47:23 c623463d6f47: Waiting 12:47:23 83d3424c3865: Waiting 12:47:23 cce92674e987: Waiting 12:47:23 5f23fb612ac6: Waiting 12:47:23 3f685212ea3a: Waiting 12:47:23 2772ea4c277e: Waiting 12:47:23 37f7b6140a39: Layer already exists 12:47:23 506f2559c553: Layer already exists 12:47:23 7d7fc1fb5b7e: Layer already exists 12:47:23 8e96815bdef5: Layer already exists 12:47:23 c4a042b72b34: Layer already exists 12:47:23 5f23fb612ac6: Layer already exists 12:47:23 2772ea4c277e: Layer already exists 12:47:23 3f685212ea3a: Layer already exists 12:47:23 c623463d6f47: Layer already exists 12:47:23 19b7658af6ec: Layer already exists 12:47:23 cce92674e987: Layer already exists 12:47:23 83d3424c3865: Layer already exists 12:47:23 main: digest: sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:47:23 ===================================================== [Pipeline] echo 12:47:23 taggedImages: 12:47:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814 12:47:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 12:47:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105 12:47:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 12:47:24 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 12:47:24 1383452a2047ef58b5f726480165c651db4d1814 12:47:24 latest 12:47:24 4.1.0-dev.105 12:47:24 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:24 main 12:47:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814 12:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:47:24 d304f4e76df7: Preparing 12:47:24 3f91eedfbc64: Preparing 12:47:24 2772ea4c277e: Preparing 12:47:24 19b7658af6ec: Preparing 12:47:24 2cfa91ea25ec: Preparing 12:47:24 aeaae8b4b5b9: Preparing 12:47:24 cce92674e987: Preparing 12:47:24 aeaae8b4b5b9: Waiting 12:47:24 cce92674e987: Waiting 12:47:24 19b7658af6ec: Layer already exists 12:47:24 2772ea4c277e: Layer already exists 12:47:24 2cfa91ea25ec: Pushed 12:47:24 cce92674e987: Layer already exists 12:47:24 d304f4e76df7: Pushed 12:47:25 aeaae8b4b5b9: Pushed 12:47:28 3f91eedfbc64: Pushed 12:47:28 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:28 + 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 12:47:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 12:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:47:28 d304f4e76df7: Preparing 12:47:28 3f91eedfbc64: Preparing 12:47:28 2772ea4c277e: Preparing 12:47:28 19b7658af6ec: Preparing 12:47:28 2cfa91ea25ec: Preparing 12:47:28 aeaae8b4b5b9: Preparing 12:47:28 cce92674e987: Preparing 12:47:28 cce92674e987: Waiting 12:47:28 aeaae8b4b5b9: Waiting 12:47:28 2772ea4c277e: Layer already exists 12:47:28 19b7658af6ec: Layer already exists 12:47:28 d304f4e76df7: Layer already exists 12:47:28 2cfa91ea25ec: Layer already exists 12:47:28 3f91eedfbc64: Layer already exists 12:47:28 aeaae8b4b5b9: Layer already exists 12:47:28 cce92674e987: Layer already exists 12:47:28 latest: digest: sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105 12:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:47:29 d304f4e76df7: Preparing 12:47:29 3f91eedfbc64: Preparing 12:47:29 2772ea4c277e: Preparing 12:47:29 19b7658af6ec: Preparing 12:47:29 2cfa91ea25ec: Preparing 12:47:29 aeaae8b4b5b9: Preparing 12:47:29 cce92674e987: Preparing 12:47:29 aeaae8b4b5b9: Waiting 12:47:29 cce92674e987: Waiting 12:47:29 19b7658af6ec: Layer already exists 12:47:29 3f91eedfbc64: Layer already exists 12:47:29 d304f4e76df7: Layer already exists 12:47:29 2772ea4c277e: Layer already exists 12:47:29 2cfa91ea25ec: Layer already exists 12:47:29 cce92674e987: Layer already exists 12:47:29 aeaae8b4b5b9: Layer already exists 12:47:29 4.1.0-dev.105: digest: sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:47:30 d304f4e76df7: Preparing 12:47:30 3f91eedfbc64: Preparing 12:47:30 2772ea4c277e: Preparing 12:47:30 19b7658af6ec: Preparing 12:47:30 2cfa91ea25ec: Preparing 12:47:30 aeaae8b4b5b9: Preparing 12:47:30 cce92674e987: Preparing 12:47:30 aeaae8b4b5b9: Waiting 12:47:30 cce92674e987: Waiting 12:47:30 2772ea4c277e: Layer already exists 12:47:30 19b7658af6ec: Layer already exists 12:47:30 d304f4e76df7: Layer already exists 12:47:30 3f91eedfbc64: Layer already exists 12:47:30 2cfa91ea25ec: Layer already exists 12:47:30 cce92674e987: Layer already exists 12:47:30 aeaae8b4b5b9: Layer already exists 12:47:30 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:30 + 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 12:47:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 12:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:47:30 d304f4e76df7: Preparing 12:47:30 3f91eedfbc64: Preparing 12:47:30 2772ea4c277e: Preparing 12:47:30 19b7658af6ec: Preparing 12:47:30 2cfa91ea25ec: Preparing 12:47:30 aeaae8b4b5b9: Preparing 12:47:30 cce92674e987: Preparing 12:47:30 aeaae8b4b5b9: Waiting 12:47:30 cce92674e987: Waiting 12:47:30 d304f4e76df7: Layer already exists 12:47:30 2cfa91ea25ec: Layer already exists 12:47:30 2772ea4c277e: Layer already exists 12:47:30 3f91eedfbc64: Layer already exists 12:47:30 19b7658af6ec: Layer already exists 12:47:30 aeaae8b4b5b9: Layer already exists 12:47:30 cce92674e987: Layer already exists 12:47:30 main: digest: sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:47:31 ===================================================== [Pipeline] echo 12:47:31 taggedImages: 12:47:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814 12:47:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 12:47:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105 12:47:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 12:47:31 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 12:47:31 1383452a2047ef58b5f726480165c651db4d1814 12:47:31 latest 12:47:31 4.1.0-dev.105 12:47:31 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:31 main 12:47:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814 12:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:47:31 9614ec5645cd: Preparing 12:47:31 75090c01d676: Preparing 12:47:31 551f6c3ea921: Preparing 12:47:31 2772ea4c277e: Preparing 12:47:31 19b7658af6ec: Preparing 12:47:31 bcab0de63aa1: Preparing 12:47:31 2c642baf9b2e: Preparing 12:47:31 945236d94d75: Preparing 12:47:31 303fba79c195: Preparing 12:47:31 cce92674e987: Preparing 12:47:31 bcab0de63aa1: Waiting 12:47:31 945236d94d75: Waiting 12:47:31 303fba79c195: Waiting 12:47:31 cce92674e987: Waiting 12:47:31 2c642baf9b2e: Waiting 12:47:31 19b7658af6ec: Layer already exists 12:47:31 2772ea4c277e: Layer already exists 12:47:31 551f6c3ea921: Pushed 12:47:31 9614ec5645cd: Pushed 12:47:31 75090c01d676: Pushed 12:47:31 cce92674e987: Layer already exists 12:47:31 945236d94d75: Pushed 12:47:32 303fba79c195: Pushed 12:47:37 2c642baf9b2e: Pushed 12:47:46 bcab0de63aa1: Pushed 12:47:46 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 12:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:47:46 9614ec5645cd: Preparing 12:47:46 75090c01d676: Preparing 12:47:46 551f6c3ea921: Preparing 12:47:46 2772ea4c277e: Preparing 12:47:46 19b7658af6ec: Preparing 12:47:46 bcab0de63aa1: Preparing 12:47:46 2c642baf9b2e: Preparing 12:47:46 945236d94d75: Preparing 12:47:46 303fba79c195: Preparing 12:47:46 cce92674e987: Preparing 12:47:46 bcab0de63aa1: Waiting 12:47:46 2c642baf9b2e: Waiting 12:47:46 945236d94d75: Waiting 12:47:46 cce92674e987: Waiting 12:47:46 303fba79c195: Waiting 12:47:46 2772ea4c277e: Layer already exists 12:47:46 551f6c3ea921: Layer already exists 12:47:46 9614ec5645cd: Layer already exists 12:47:46 75090c01d676: Layer already exists 12:47:46 19b7658af6ec: Layer already exists 12:47:46 2c642baf9b2e: Layer already exists 12:47:46 bcab0de63aa1: Layer already exists 12:47:46 303fba79c195: Layer already exists 12:47:46 cce92674e987: Layer already exists 12:47:46 945236d94d75: Layer already exists 12:47:46 latest: digest: sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105 12:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:47:47 9614ec5645cd: Preparing 12:47:47 75090c01d676: Preparing 12:47:47 551f6c3ea921: Preparing 12:47:47 2772ea4c277e: Preparing 12:47:47 19b7658af6ec: Preparing 12:47:47 bcab0de63aa1: Preparing 12:47:47 2c642baf9b2e: Preparing 12:47:47 945236d94d75: Preparing 12:47:47 303fba79c195: Preparing 12:47:47 cce92674e987: Preparing 12:47:47 bcab0de63aa1: Waiting 12:47:47 2c642baf9b2e: Waiting 12:47:47 945236d94d75: Waiting 12:47:47 303fba79c195: Waiting 12:47:47 cce92674e987: Waiting 12:47:47 75090c01d676: Layer already exists 12:47:47 19b7658af6ec: Layer already exists 12:47:47 551f6c3ea921: Layer already exists 12:47:47 2772ea4c277e: Layer already exists 12:47:47 9614ec5645cd: Layer already exists 12:47:47 2c642baf9b2e: Layer already exists 12:47:47 cce92674e987: Layer already exists 12:47:47 bcab0de63aa1: Layer already exists 12:47:47 945236d94d75: Layer already exists 12:47:47 303fba79c195: Layer already exists 12:47:47 4.1.0-dev.105: digest: sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:47:48 9614ec5645cd: Preparing 12:47:48 75090c01d676: Preparing 12:47:48 551f6c3ea921: Preparing 12:47:48 2772ea4c277e: Preparing 12:47:48 19b7658af6ec: Preparing 12:47:48 bcab0de63aa1: Preparing 12:47:48 2c642baf9b2e: Preparing 12:47:48 945236d94d75: Preparing 12:47:48 303fba79c195: Preparing 12:47:48 cce92674e987: Preparing 12:47:48 bcab0de63aa1: Waiting 12:47:48 2c642baf9b2e: Waiting 12:47:48 945236d94d75: Waiting 12:47:48 303fba79c195: Waiting 12:47:48 cce92674e987: Waiting 12:47:48 75090c01d676: Layer already exists 12:47:48 9614ec5645cd: Layer already exists 12:47:48 551f6c3ea921: Layer already exists 12:47:48 2772ea4c277e: Layer already exists 12:47:48 19b7658af6ec: Layer already exists 12:47:48 bcab0de63aa1: Layer already exists 12:47:48 303fba79c195: Layer already exists 12:47:48 2c642baf9b2e: Layer already exists 12:47:48 945236d94d75: Layer already exists 12:47:48 cce92674e987: Layer already exists 12:47:48 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 12:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:47:48 9614ec5645cd: Preparing 12:47:48 75090c01d676: Preparing 12:47:48 551f6c3ea921: Preparing 12:47:48 2772ea4c277e: Preparing 12:47:48 19b7658af6ec: Preparing 12:47:48 bcab0de63aa1: Preparing 12:47:48 2c642baf9b2e: Preparing 12:47:48 945236d94d75: Preparing 12:47:48 303fba79c195: Preparing 12:47:48 cce92674e987: Preparing 12:47:48 bcab0de63aa1: Waiting 12:47:48 945236d94d75: Waiting 12:47:48 2c642baf9b2e: Waiting 12:47:48 303fba79c195: Waiting 12:47:48 cce92674e987: Waiting 12:47:48 2772ea4c277e: Layer already exists 12:47:48 75090c01d676: Layer already exists 12:47:48 551f6c3ea921: Layer already exists 12:47:48 19b7658af6ec: Layer already exists 12:47:48 9614ec5645cd: Layer already exists 12:47:48 bcab0de63aa1: Layer already exists 12:47:48 945236d94d75: Layer already exists 12:47:48 2c642baf9b2e: Layer already exists 12:47:48 cce92674e987: Layer already exists 12:47:48 303fba79c195: Layer already exists 12:47:48 main: digest: sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:47:48 ===================================================== [Pipeline] echo 12:47:48 taggedImages: 12:47:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814 12:47:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 12:47:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105 12:47:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 12:47:48 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 12:47:48 1383452a2047ef58b5f726480165c651db4d1814 12:47:48 latest 12:47:48 4.1.0-dev.105 12:47:48 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:47:48 main 12:47:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814 12:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:47:49 400ae06fe41c: Preparing 12:47:49 a9af9951d54d: Preparing 12:47:49 205310b29610: Preparing 12:47:49 2772ea4c277e: Preparing 12:47:49 19b7658af6ec: Preparing 12:47:49 1af87a706d41: Preparing 12:47:49 63278a9c7d1c: Preparing 12:47:49 1af87a706d41: Waiting 12:47:49 f9e9e580e51e: Preparing 12:47:49 cce92674e987: Preparing 12:47:49 63278a9c7d1c: Waiting 12:47:49 cce92674e987: Waiting 12:47:49 f9e9e580e51e: Waiting 12:47:49 2772ea4c277e: Layer already exists 12:47:49 19b7658af6ec: Layer already exists 12:47:49 205310b29610: Pushed 12:47:49 a9af9951d54d: Pushed 12:47:49 400ae06fe41c: Pushed 12:47:49 63278a9c7d1c: Pushed 12:47:49 cce92674e987: Layer already exists 12:47:50 f9e9e580e51e: Pushed 12:48:05 1af87a706d41: Pushed 12:48:05 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 12:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:48:06 400ae06fe41c: Preparing 12:48:06 a9af9951d54d: Preparing 12:48:06 205310b29610: Preparing 12:48:06 2772ea4c277e: Preparing 12:48:06 19b7658af6ec: Preparing 12:48:06 1af87a706d41: Preparing 12:48:06 63278a9c7d1c: Preparing 12:48:06 f9e9e580e51e: Preparing 12:48:06 cce92674e987: Preparing 12:48:06 1af87a706d41: Waiting 12:48:06 63278a9c7d1c: Waiting 12:48:06 f9e9e580e51e: Waiting 12:48:06 cce92674e987: Waiting 12:48:06 a9af9951d54d: Layer already exists 12:48:06 400ae06fe41c: Layer already exists 12:48:06 205310b29610: Layer already exists 12:48:06 2772ea4c277e: Layer already exists 12:48:06 19b7658af6ec: Layer already exists 12:48:06 1af87a706d41: Layer already exists 12:48:06 f9e9e580e51e: Layer already exists 12:48:06 cce92674e987: Layer already exists 12:48:06 63278a9c7d1c: Layer already exists 12:48:12 latest: digest: sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105 12:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:48:13 400ae06fe41c: Preparing 12:48:13 a9af9951d54d: Preparing 12:48:13 205310b29610: Preparing 12:48:13 2772ea4c277e: Preparing 12:48:13 19b7658af6ec: Preparing 12:48:13 1af87a706d41: Preparing 12:48:13 63278a9c7d1c: Preparing 12:48:13 f9e9e580e51e: Preparing 12:48:13 cce92674e987: Preparing 12:48:13 1af87a706d41: Waiting 12:48:13 63278a9c7d1c: Waiting 12:48:13 cce92674e987: Waiting 12:48:13 f9e9e580e51e: Waiting 12:48:13 a9af9951d54d: Layer already exists 12:48:13 205310b29610: Layer already exists 12:48:13 19b7658af6ec: Layer already exists 12:48:13 2772ea4c277e: Layer already exists 12:48:13 400ae06fe41c: Layer already exists 12:48:13 63278a9c7d1c: Layer already exists 12:48:13 1af87a706d41: Layer already exists 12:48:13 f9e9e580e51e: Layer already exists 12:48:13 cce92674e987: Layer already exists 12:48:13 4.1.0-dev.105: digest: sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:48:14 400ae06fe41c: Preparing 12:48:14 a9af9951d54d: Preparing 12:48:14 205310b29610: Preparing 12:48:14 2772ea4c277e: Preparing 12:48:14 19b7658af6ec: Preparing 12:48:14 1af87a706d41: Preparing 12:48:14 63278a9c7d1c: Preparing 12:48:14 f9e9e580e51e: Preparing 12:48:14 cce92674e987: Preparing 12:48:14 63278a9c7d1c: Waiting 12:48:14 f9e9e580e51e: Waiting 12:48:14 cce92674e987: Waiting 12:48:14 1af87a706d41: Waiting 12:48:14 19b7658af6ec: Layer already exists 12:48:14 a9af9951d54d: Layer already exists 12:48:14 205310b29610: Layer already exists 12:48:14 400ae06fe41c: Layer already exists 12:48:14 2772ea4c277e: Layer already exists 12:48:14 1af87a706d41: Layer already exists 12:48:14 63278a9c7d1c: Layer already exists 12:48:14 f9e9e580e51e: Layer already exists 12:48:14 cce92674e987: Layer already exists 12:48:14 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 12:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:48:14 400ae06fe41c: Preparing 12:48:14 a9af9951d54d: Preparing 12:48:14 205310b29610: Preparing 12:48:14 2772ea4c277e: Preparing 12:48:14 19b7658af6ec: Preparing 12:48:14 1af87a706d41: Preparing 12:48:14 63278a9c7d1c: Preparing 12:48:14 f9e9e580e51e: Preparing 12:48:14 cce92674e987: Preparing 12:48:14 1af87a706d41: Waiting 12:48:14 63278a9c7d1c: Waiting 12:48:14 f9e9e580e51e: Waiting 12:48:14 cce92674e987: Waiting 12:48:14 400ae06fe41c: Layer already exists 12:48:14 2772ea4c277e: Layer already exists 12:48:14 a9af9951d54d: Layer already exists 12:48:14 19b7658af6ec: Layer already exists 12:48:14 205310b29610: Layer already exists 12:48:14 cce92674e987: Layer already exists 12:48:14 63278a9c7d1c: Layer already exists 12:48:14 1af87a706d41: Layer already exists 12:48:14 f9e9e580e51e: Layer already exists 12:48:14 main: digest: sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:14 ===================================================== [Pipeline] echo 12:48:14 taggedImages: 12:48:14 - nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814 12:48:14 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 12:48:14 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105 12:48:14 - nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:14 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 12:48:14 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 12:48:14 1383452a2047ef58b5f726480165c651db4d1814 12:48:14 latest 12:48:14 4.1.0-dev.105 12:48:14 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:14 main 12:48:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814 12:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:48:15 9614ec5645cd: Preparing 12:48:15 085e3433e150: Preparing 12:48:15 27e0d5b37303: Preparing 12:48:15 2772ea4c277e: Preparing 12:48:15 19b7658af6ec: Preparing 12:48:15 4cafeecdb722: Preparing 12:48:15 945236d94d75: Preparing 12:48:15 4cafeecdb722: Waiting 12:48:15 945236d94d75: Waiting 12:48:15 303fba79c195: Preparing 12:48:15 cce92674e987: Preparing 12:48:15 cce92674e987: Waiting 12:48:15 303fba79c195: Waiting 12:48:15 9614ec5645cd: Layer already exists 12:48:15 19b7658af6ec: Layer already exists 12:48:15 2772ea4c277e: Layer already exists 12:48:15 945236d94d75: Layer already exists 12:48:15 303fba79c195: Layer already exists 12:48:15 cce92674e987: Layer already exists 12:48:15 085e3433e150: Pushed 12:48:15 27e0d5b37303: Pushed 12:48:30 4cafeecdb722: Pushed 12:48:30 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 12:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:48:31 9614ec5645cd: Preparing 12:48:31 085e3433e150: Preparing 12:48:31 27e0d5b37303: Preparing 12:48:31 2772ea4c277e: Preparing 12:48:31 19b7658af6ec: Preparing 12:48:31 4cafeecdb722: Preparing 12:48:31 945236d94d75: Preparing 12:48:31 303fba79c195: Preparing 12:48:31 cce92674e987: Preparing 12:48:31 945236d94d75: Waiting 12:48:31 303fba79c195: Waiting 12:48:31 4cafeecdb722: Waiting 12:48:31 cce92674e987: Waiting 12:48:31 27e0d5b37303: Layer already exists 12:48:31 19b7658af6ec: Layer already exists 12:48:31 2772ea4c277e: Layer already exists 12:48:31 085e3433e150: Layer already exists 12:48:31 9614ec5645cd: Layer already exists 12:48:31 4cafeecdb722: Layer already exists 12:48:31 cce92674e987: Layer already exists 12:48:31 303fba79c195: Layer already exists 12:48:31 945236d94d75: Layer already exists 12:48:31 latest: digest: sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105 12:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:48:31 9614ec5645cd: Preparing 12:48:31 085e3433e150: Preparing 12:48:31 27e0d5b37303: Preparing 12:48:31 2772ea4c277e: Preparing 12:48:31 19b7658af6ec: Preparing 12:48:31 4cafeecdb722: Preparing 12:48:31 945236d94d75: Preparing 12:48:31 303fba79c195: Preparing 12:48:31 cce92674e987: Preparing 12:48:31 4cafeecdb722: Waiting 12:48:31 945236d94d75: Waiting 12:48:31 cce92674e987: Waiting 12:48:31 303fba79c195: Waiting 12:48:31 2772ea4c277e: Layer already exists 12:48:31 9614ec5645cd: Layer already exists 12:48:31 27e0d5b37303: Layer already exists 12:48:31 19b7658af6ec: Layer already exists 12:48:31 085e3433e150: Layer already exists 12:48:31 4cafeecdb722: Layer already exists 12:48:31 303fba79c195: Layer already exists 12:48:31 cce92674e987: Layer already exists 12:48:31 945236d94d75: Layer already exists 12:48:31 4.1.0-dev.105: digest: sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:48:32 9614ec5645cd: Preparing 12:48:32 085e3433e150: Preparing 12:48:32 27e0d5b37303: Preparing 12:48:32 2772ea4c277e: Preparing 12:48:32 19b7658af6ec: Preparing 12:48:32 4cafeecdb722: Preparing 12:48:32 945236d94d75: Preparing 12:48:32 303fba79c195: Preparing 12:48:32 cce92674e987: Preparing 12:48:32 4cafeecdb722: Waiting 12:48:32 cce92674e987: Waiting 12:48:32 945236d94d75: Waiting 12:48:32 303fba79c195: Waiting 12:48:32 9614ec5645cd: Layer already exists 12:48:32 27e0d5b37303: Layer already exists 12:48:32 085e3433e150: Layer already exists 12:48:32 2772ea4c277e: Layer already exists 12:48:32 19b7658af6ec: Layer already exists 12:48:32 cce92674e987: Layer already exists 12:48:32 303fba79c195: Layer already exists 12:48:32 4cafeecdb722: Layer already exists 12:48:32 945236d94d75: Layer already exists 12:48:32 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 12:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:48:33 9614ec5645cd: Preparing 12:48:33 085e3433e150: Preparing 12:48:33 27e0d5b37303: Preparing 12:48:33 2772ea4c277e: Preparing 12:48:33 19b7658af6ec: Preparing 12:48:33 4cafeecdb722: Preparing 12:48:33 945236d94d75: Preparing 12:48:33 303fba79c195: Preparing 12:48:33 cce92674e987: Preparing 12:48:33 945236d94d75: Waiting 12:48:33 303fba79c195: Waiting 12:48:33 cce92674e987: Waiting 12:48:33 4cafeecdb722: Waiting 12:48:33 9614ec5645cd: Layer already exists 12:48:33 085e3433e150: Layer already exists 12:48:33 27e0d5b37303: Layer already exists 12:48:33 2772ea4c277e: Layer already exists 12:48:33 19b7658af6ec: Layer already exists 12:48:33 303fba79c195: Layer already exists 12:48:33 4cafeecdb722: Layer already exists 12:48:33 945236d94d75: Layer already exists 12:48:33 cce92674e987: Layer already exists 12:48:33 main: digest: sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:33 ===================================================== [Pipeline] echo 12:48:33 taggedImages: 12:48:33 - nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814 12:48:33 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 12:48:33 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105 12:48:33 - nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:33 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 12:48:33 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 12:48:33 1383452a2047ef58b5f726480165c651db4d1814 12:48:33 latest 12:48:33 4.1.0-dev.105 12:48:33 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:33 main 12:48:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814 12:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:48:34 dbb63fbe46db: Preparing 12:48:34 9d1bc01c0874: Preparing 12:48:34 2772ea4c277e: Preparing 12:48:34 19b7658af6ec: Preparing 12:48:34 958cb2522bb2: Preparing 12:48:34 d7798dace1bc: Preparing 12:48:34 cce92674e987: Preparing 12:48:34 d7798dace1bc: Waiting 12:48:34 cce92674e987: Waiting 12:48:34 2772ea4c277e: Layer already exists 12:48:34 958cb2522bb2: Pushed 12:48:34 19b7658af6ec: Layer already exists 12:48:34 cce92674e987: Layer already exists 12:48:34 dbb63fbe46db: Pushed 12:48:34 d7798dace1bc: Pushed 12:48:38 9d1bc01c0874: Pushed 12:48:38 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 12:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:48:38 dbb63fbe46db: Preparing 12:48:38 9d1bc01c0874: Preparing 12:48:38 2772ea4c277e: Preparing 12:48:38 19b7658af6ec: Preparing 12:48:38 958cb2522bb2: Preparing 12:48:38 d7798dace1bc: Preparing 12:48:38 cce92674e987: Preparing 12:48:38 d7798dace1bc: Waiting 12:48:38 cce92674e987: Waiting 12:48:38 958cb2522bb2: Layer already exists 12:48:38 dbb63fbe46db: Layer already exists 12:48:38 19b7658af6ec: Layer already exists 12:48:38 9d1bc01c0874: Layer already exists 12:48:38 2772ea4c277e: Layer already exists 12:48:38 d7798dace1bc: Layer already exists 12:48:38 cce92674e987: Layer already exists 12:48:38 latest: digest: sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105 12:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:48:39 dbb63fbe46db: Preparing 12:48:39 9d1bc01c0874: Preparing 12:48:39 2772ea4c277e: Preparing 12:48:39 19b7658af6ec: Preparing 12:48:39 958cb2522bb2: Preparing 12:48:39 d7798dace1bc: Preparing 12:48:39 cce92674e987: Preparing 12:48:39 d7798dace1bc: Waiting 12:48:39 cce92674e987: Waiting 12:48:39 19b7658af6ec: Layer already exists 12:48:39 9d1bc01c0874: Layer already exists 12:48:39 958cb2522bb2: Layer already exists 12:48:39 2772ea4c277e: Layer already exists 12:48:39 dbb63fbe46db: Layer already exists 12:48:39 cce92674e987: Layer already exists 12:48:39 d7798dace1bc: Layer already exists 12:48:39 4.1.0-dev.105: digest: sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:48:40 dbb63fbe46db: Preparing 12:48:40 9d1bc01c0874: Preparing 12:48:40 2772ea4c277e: Preparing 12:48:40 19b7658af6ec: Preparing 12:48:40 958cb2522bb2: Preparing 12:48:40 d7798dace1bc: Preparing 12:48:40 cce92674e987: Preparing 12:48:40 d7798dace1bc: Waiting 12:48:40 cce92674e987: Waiting 12:48:40 9d1bc01c0874: Layer already exists 12:48:40 958cb2522bb2: Layer already exists 12:48:40 2772ea4c277e: Layer already exists 12:48:40 dbb63fbe46db: Layer already exists 12:48:40 19b7658af6ec: Layer already exists 12:48:40 cce92674e987: Layer already exists 12:48:40 d7798dace1bc: Layer already exists 12:48:40 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 12:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:48:40 dbb63fbe46db: Preparing 12:48:40 9d1bc01c0874: Preparing 12:48:40 2772ea4c277e: Preparing 12:48:40 19b7658af6ec: Preparing 12:48:40 958cb2522bb2: Preparing 12:48:40 d7798dace1bc: Preparing 12:48:40 cce92674e987: Preparing 12:48:40 cce92674e987: Waiting 12:48:40 d7798dace1bc: Waiting 12:48:40 dbb63fbe46db: Layer already exists 12:48:40 2772ea4c277e: Layer already exists 12:48:40 19b7658af6ec: Layer already exists 12:48:40 9d1bc01c0874: Layer already exists 12:48:40 958cb2522bb2: Layer already exists 12:48:40 cce92674e987: Layer already exists 12:48:40 d7798dace1bc: Layer already exists 12:48:40 main: digest: sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:40 ===================================================== [Pipeline] echo 12:48:40 taggedImages: 12:48:40 - nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814 12:48:40 - nexus3.edgexfoundry.org:10004/support-notifications:latest 12:48:40 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105 12:48:40 - nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:40 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 12:48:40 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 12:48:40 1383452a2047ef58b5f726480165c651db4d1814 12:48:40 latest 12:48:40 4.1.0-dev.105 12:48:40 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:40 main 12:48:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814 12:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:48:41 21a6afc6fd25: Preparing 12:48:41 3ac85b7c648e: Preparing 12:48:41 2772ea4c277e: Preparing 12:48:41 19b7658af6ec: Preparing 12:48:41 0b8c32b7d088: Preparing 12:48:41 258fb3b5933a: Preparing 12:48:41 cce92674e987: Preparing 12:48:41 258fb3b5933a: Waiting 12:48:41 cce92674e987: Waiting 12:48:41 2772ea4c277e: Layer already exists 12:48:41 19b7658af6ec: Layer already exists 12:48:41 cce92674e987: Layer already exists 12:48:41 21a6afc6fd25: Pushed 12:48:41 0b8c32b7d088: Pushed 12:48:41 258fb3b5933a: Pushed 12:48:46 3ac85b7c648e: Pushed 12:48:46 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 12:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:48:46 21a6afc6fd25: Preparing 12:48:46 3ac85b7c648e: Preparing 12:48:46 2772ea4c277e: Preparing 12:48:46 19b7658af6ec: Preparing 12:48:46 0b8c32b7d088: Preparing 12:48:46 258fb3b5933a: Preparing 12:48:46 cce92674e987: Preparing 12:48:46 258fb3b5933a: Waiting 12:48:46 cce92674e987: Waiting 12:48:46 2772ea4c277e: Layer already exists 12:48:46 0b8c32b7d088: Layer already exists 12:48:46 21a6afc6fd25: Layer already exists 12:48:46 19b7658af6ec: Layer already exists 12:48:46 3ac85b7c648e: Layer already exists 12:48:46 258fb3b5933a: Layer already exists 12:48:46 cce92674e987: Layer already exists 12:48:46 latest: digest: sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105 12:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:48:47 21a6afc6fd25: Preparing 12:48:47 3ac85b7c648e: Preparing 12:48:47 2772ea4c277e: Preparing 12:48:47 19b7658af6ec: Preparing 12:48:47 0b8c32b7d088: Preparing 12:48:47 258fb3b5933a: Preparing 12:48:47 cce92674e987: Preparing 12:48:47 258fb3b5933a: Waiting 12:48:47 cce92674e987: Waiting 12:48:47 0b8c32b7d088: Layer already exists 12:48:47 2772ea4c277e: Layer already exists 12:48:47 19b7658af6ec: Layer already exists 12:48:47 3ac85b7c648e: Layer already exists 12:48:47 21a6afc6fd25: Layer already exists 12:48:47 258fb3b5933a: Layer already exists 12:48:47 cce92674e987: Layer already exists 12:48:47 4.1.0-dev.105: digest: sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:48:47 21a6afc6fd25: Preparing 12:48:47 3ac85b7c648e: Preparing 12:48:47 2772ea4c277e: Preparing 12:48:47 19b7658af6ec: Preparing 12:48:47 0b8c32b7d088: Preparing 12:48:47 258fb3b5933a: Preparing 12:48:47 cce92674e987: Preparing 12:48:47 258fb3b5933a: Waiting 12:48:47 cce92674e987: Waiting 12:48:47 19b7658af6ec: Layer already exists 12:48:47 3ac85b7c648e: Layer already exists 12:48:47 2772ea4c277e: Layer already exists 12:48:47 0b8c32b7d088: Layer already exists 12:48:47 21a6afc6fd25: Layer already exists 12:48:47 258fb3b5933a: Layer already exists 12:48:47 cce92674e987: Layer already exists 12:48:47 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 12:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:48:48 21a6afc6fd25: Preparing 12:48:48 3ac85b7c648e: Preparing 12:48:48 2772ea4c277e: Preparing 12:48:48 19b7658af6ec: Preparing 12:48:48 0b8c32b7d088: Preparing 12:48:48 258fb3b5933a: Preparing 12:48:48 cce92674e987: Preparing 12:48:48 258fb3b5933a: Waiting 12:48:48 cce92674e987: Waiting 12:48:48 19b7658af6ec: Layer already exists 12:48:48 0b8c32b7d088: Layer already exists 12:48:48 2772ea4c277e: Layer already exists 12:48:48 21a6afc6fd25: Layer already exists 12:48:48 3ac85b7c648e: Layer already exists 12:48:48 258fb3b5933a: Layer already exists 12:48:48 cce92674e987: Layer already exists 12:48:48 main: digest: sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:48 ===================================================== [Pipeline] echo 12:48:48 taggedImages: 12:48:48 - nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 12:48:48 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 12:48:48 ========================================================= 12:48:48 [edgeXBuildMultiArch] RAW Config: 12:48:48 images: 12:48:48 - nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/core-command:latest 12:48:48 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/core-command:main 12:48:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 12:48:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 12:48:48 - nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/core-data:latest 12:48:48 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/core-data:main 12:48:48 - nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/core-keeper:latest 12:48:48 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/core-keeper:main 12:48:48 - nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/core-metadata:latest 12:48:48 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/core-metadata:main 12:48:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 12:48:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 12:48:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 12:48:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 12:48:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 12:48:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 12:48:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 12:48:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 12:48:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 12:48:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 12:48:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 12:48:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 12:48:48 - nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 12:48:48 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-spire-config:main 12:48:48 - nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 12:48:48 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/security-spire-server:main 12:48:48 - nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/support-notifications:latest 12:48:48 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/support-notifications:main 12:48:48 - nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814 12:48:48 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 12:48:48 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:48:48 - nexus3.edgexfoundry.org:10004/support-scheduler:main 12:48:48 settingsFile: 12:48:48 edgex-go-settings 12:48:48 ========================================================= [Pipeline] node 12:49:03 Still waiting to schedule task 12:49:03 All nodes of label ‘centos7-docker-4c-2g’ are offline 12:49:35 Running on prd-centos7-docker-4c-2g-4706 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:49:35 provisioning config files... 12:49:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5324213654508082426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:49:39 ---> ****-login.sh 12:49:39 nexus3.edgexfoundry.org:10001 12:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:49:39 Configure a credential helper to remove this warning. See 12:49:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:49:39 12:49:39 Login Succeeded 12:49:39 nexus3.edgexfoundry.org:10002 12:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:49:39 Configure a credential helper to remove this warning. See 12:49:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:49:39 12:49:39 Login Succeeded 12:49:39 nexus3.edgexfoundry.org:10003 12:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:49:40 Configure a credential helper to remove this warning. See 12:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:49:40 12:49:40 Login Succeeded 12:49:40 nexus3.edgexfoundry.org:10004 12:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:49:40 Configure a credential helper to remove this warning. See 12:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:49:40 12:49:40 Login Succeeded 12:49:40 ****.io 12:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:49:41 Configure a credential helper to remove this warning. See 12:49:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:49:41 12:49:41 Login Succeeded 12:49:41 ---> ****-login.sh ends [Pipeline] } 12:49:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:49:41 + docker buildx ls 12:49:41 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 12:49:41 default * docker 12:49:41 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 12:49:41 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 12:49:41 edgex-builder [Pipeline] sh 12:49:42 + docker buildx inspect --bootstrap 12:49:42 #1 [internal] booting buildkit 12:49:42 #1 pulling image moby/buildkit:buildx-stable-1 12:49:47 #1 pulling image moby/buildkit:buildx-stable-1 4.9s done 12:49:47 #1 creating container buildx_buildkit_edgex-builder0 12:49:47 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 12:49:47 #1 DONE 6.1s 12:49:47 Name: edgex-builder 12:49:47 Driver: docker-container 12:49:47 12:49:47 Nodes: 12:49:47 Name: edgex-builder0 12:49:47 Endpoint: unix:///var/run/docker.sock 12:49:47 Status: running 12:49:47 Buildkit: v0.28.1 12:49:47 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 12:49:48 + docker buildx ls 12:49:48 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 12:49:48 edgex-builder * docker-container 12:49:48 edgex-builder0 unix:///var/run/docker.sock running v0.28.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 12:49:48 default docker 12:49:48 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 12:49:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814 --push - 12:49:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814' 12:49:48 #1 [internal] load build definition from Dockerfile 12:49:48 #1 transferring dockerfile: 197B done 12:49:48 #1 DONE 0.0s 12:49:48 12:49:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814 12:49:48 #2 DONE 0.1s 12:49:48 12:49:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814 12:49:48 #3 DONE 0.1s 12:49:48 12:49:48 #4 [internal] load .dockerignore 12:49:48 #4 transferring context: 2B done 12:49:48 #4 DONE 0.0s 12:49:48 12:49:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 12:49:48 #5 resolve nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done 12:49:48 #5 DONE 0.0s 12:49:48 12:49:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 12:49:48 #6 resolve nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done 12:49:48 #6 DONE 0.1s 12:49:48 12:49:48 #7 exporting to image 12:49:48 #7 exporting layers done 12:49:48 #7 exporting manifest sha256:b9e59fd6fc472a6ca0f55a01371a6018a32c14677fd7fba77e21d58cd8bdb9bc 0.0s done 12:49:48 #7 exporting config sha256:72e171285b3ca906cb8fd408308e223177367a83573fc813cdf8ca71f8bb9777 done 12:49:48 #7 exporting manifest sha256:8ff95cd15d04ce84c0d30da2bb5be9aac2588483a7a0eb4e2f66980cfaecc72d done 12:49:48 #7 exporting config sha256:e00af075ee933d2b43eb098a54508ec997d11d96f1e8fc7ad087efe95cda757d done 12:49:48 #7 exporting manifest list sha256:b71d75421d888b09efd04b8cd4bc4cf9e3e332a8533c0d5d2bdb15e42563e156 done 12:49:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:48 #7 DONE 0.0s 12:49:48 12:49:48 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 12:49:48 #8 DONE 0.0s 12:49:49 12:49:49 1 warning found (use --debug to expand): 12:49:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 12:49:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 12:49:49 #1 [internal] load build definition from Dockerfile 12:49:49 #1 transferring dockerfile: 163B done 12:49:49 #1 DONE 0.0s 12:49:49 12:49:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 12:49:49 #2 DONE 0.0s 12:49:49 12:49:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 12:49:49 #3 DONE 0.0s 12:49:49 12:49:49 #4 [internal] load .dockerignore 12:49:49 #4 transferring context: 2B done 12:49:49 #4 DONE 0.0s 12:49:49 12:49:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 12:49:49 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done 12:49:49 #5 CACHED 12:49:49 12:49:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 12:49:49 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done 12:49:49 #6 CACHED 12:49:49 12:49:49 #7 exporting to image 12:49:49 #7 exporting layers done 12:49:49 #7 exporting manifest sha256:b9e59fd6fc472a6ca0f55a01371a6018a32c14677fd7fba77e21d58cd8bdb9bc done 12:49:49 #7 exporting config sha256:72e171285b3ca906cb8fd408308e223177367a83573fc813cdf8ca71f8bb9777 done 12:49:49 #7 exporting manifest sha256:8ff95cd15d04ce84c0d30da2bb5be9aac2588483a7a0eb4e2f66980cfaecc72d done 12:49:49 #7 exporting config sha256:e00af075ee933d2b43eb098a54508ec997d11d96f1e8fc7ad087efe95cda757d done 12:49:49 #7 exporting manifest list sha256:b71d75421d888b09efd04b8cd4bc4cf9e3e332a8533c0d5d2bdb15e42563e156 done 12:49:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:49 #7 DONE 0.0s 12:49:49 12:49:49 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 12:49:49 #8 DONE 0.0s 12:49:49 12:49:49 1 warning found (use --debug to expand): 12:49:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105' 12:49:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105 --push - 12:49:50 #1 [internal] load build definition from Dockerfile 12:49:50 #1 transferring dockerfile: 170B done 12:49:50 #1 DONE 0.0s 12:49:50 12:49:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105 12:49:50 #2 DONE 0.0s 12:49:50 12:49:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105 12:49:50 #3 DONE 0.0s 12:49:50 12:49:50 #4 [internal] load .dockerignore 12:49:50 #4 transferring context: 2B done 12:49:50 #4 DONE 0.0s 12:49:50 12:49:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 12:49:50 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done 12:49:50 #5 CACHED 12:49:50 12:49:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 12:49:50 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done 12:49:50 #6 CACHED 12:49:50 12:49:50 #7 exporting to image 12:49:50 #7 exporting layers done 12:49:50 #7 exporting manifest sha256:b9e59fd6fc472a6ca0f55a01371a6018a32c14677fd7fba77e21d58cd8bdb9bc done 12:49:50 #7 exporting config sha256:72e171285b3ca906cb8fd408308e223177367a83573fc813cdf8ca71f8bb9777 done 12:49:50 #7 exporting manifest sha256:8ff95cd15d04ce84c0d30da2bb5be9aac2588483a7a0eb4e2f66980cfaecc72d done 12:49:50 #7 exporting config sha256:e00af075ee933d2b43eb098a54508ec997d11d96f1e8fc7ad087efe95cda757d done 12:49:50 #7 exporting manifest list sha256:b71d75421d888b09efd04b8cd4bc4cf9e3e332a8533c0d5d2bdb15e42563e156 done 12:49:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:50 #7 DONE 0.0s 12:49:50 12:49:50 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 12:49:50 #8 DONE 0.0s 12:49:50 12:49:50 1 warning found (use --debug to expand): 12:49:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' 12:49:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - 12:49:50 #1 [internal] load build definition from Dockerfile 12:49:50 #1 transferring dockerfile: 211B done 12:49:50 #1 DONE 0.0s 12:49:50 12:49:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:49:50 #2 DONE 0.0s 12:49:50 12:49:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:49:50 #3 DONE 0.0s 12:49:50 12:49:50 #4 [internal] load .dockerignore 12:49:50 #4 transferring context: 2B done 12:49:50 #4 DONE 0.0s 12:49:50 12:49:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 12:49:50 #5 resolve nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done 12:49:50 #5 CACHED 12:49:50 12:49:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 12:49:50 #6 resolve nexus3.edgexfoundry.org:10004/core-command:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done 12:49:50 #6 CACHED 12:49:50 12:49:50 #7 exporting to image 12:49:50 #7 exporting layers done 12:49:50 #7 exporting manifest sha256:b9e59fd6fc472a6ca0f55a01371a6018a32c14677fd7fba77e21d58cd8bdb9bc done 12:49:50 #7 exporting config sha256:72e171285b3ca906cb8fd408308e223177367a83573fc813cdf8ca71f8bb9777 done 12:49:50 #7 exporting manifest sha256:8ff95cd15d04ce84c0d30da2bb5be9aac2588483a7a0eb4e2f66980cfaecc72d done 12:49:50 #7 exporting config sha256:e00af075ee933d2b43eb098a54508ec997d11d96f1e8fc7ad087efe95cda757d done 12:49:50 #7 exporting manifest list sha256:b71d75421d888b09efd04b8cd4bc4cf9e3e332a8533c0d5d2bdb15e42563e156 done 12:49:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:50 #7 DONE 0.0s 12:49:50 12:49:50 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 12:49:50 #8 DONE 0.0s 12:49:50 12:49:50 1 warning found (use --debug to expand): 12:49:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 12:49:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 12:49:51 #1 [internal] load build definition from Dockerfile 12:49:51 #1 transferring dockerfile: 161B done 12:49:51 #1 DONE 0.0s 12:49:51 12:49:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 12:49:51 #2 DONE 0.0s 12:49:51 12:49:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 12:49:51 #3 DONE 0.0s 12:49:51 12:49:51 #4 [internal] load .dockerignore 12:49:51 #4 transferring context: 2B done 12:49:51 #4 DONE 0.0s 12:49:51 12:49:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 12:49:51 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done 12:49:51 #5 CACHED 12:49:51 12:49:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 12:49:51 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:90e610cb5a4b5bff402150d6ecec7d8c6daba2776d0364f546045f21c5fdafa7 0.0s done 12:49:51 #6 CACHED 12:49:51 12:49:51 #7 exporting to image 12:49:51 #7 exporting layers done 12:49:51 #7 exporting manifest sha256:b9e59fd6fc472a6ca0f55a01371a6018a32c14677fd7fba77e21d58cd8bdb9bc done 12:49:51 #7 exporting config sha256:72e171285b3ca906cb8fd408308e223177367a83573fc813cdf8ca71f8bb9777 done 12:49:51 #7 exporting manifest sha256:8ff95cd15d04ce84c0d30da2bb5be9aac2588483a7a0eb4e2f66980cfaecc72d done 12:49:51 #7 exporting config sha256:e00af075ee933d2b43eb098a54508ec997d11d96f1e8fc7ad087efe95cda757d done 12:49:51 #7 exporting manifest list sha256:b71d75421d888b09efd04b8cd4bc4cf9e3e332a8533c0d5d2bdb15e42563e156 done 12:49:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:51 #7 DONE 0.0s 12:49:51 12:49:51 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 12:49:51 #8 DONE 0.0s 12:49:51 12:49:51 1 warning found (use --debug to expand): 12:49:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814' 12:49:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 --push - 12:49:51 #1 [internal] load build definition from Dockerfile 12:49:51 #1 transferring dockerfile: 216B done 12:49:51 #1 DONE 0.0s 12:49:51 12:49:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 12:49:51 #2 DONE 0.0s 12:49:51 12:49:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 12:49:51 #3 DONE 0.0s 12:49:51 12:49:51 #4 [internal] load .dockerignore 12:49:51 #4 transferring context: 2B done 12:49:51 #4 DONE 0.0s 12:49:51 12:49:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 12:49:51 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 done 12:49:51 #5 DONE 0.0s 12:49:51 12:49:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 12:49:51 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 done 12:49:51 #6 DONE 0.1s 12:49:51 12:49:51 #7 exporting to image 12:49:51 #7 exporting layers done 12:49:51 #7 exporting manifest sha256:6ec927999e1c7fb0a34c46649964b48c5dbf7dc36388bebe88001cb7f06ecc39 done 12:49:51 #7 exporting config sha256:ecfacc51f88ce7cc0f180bc9a45b951952c2f1b8071577453a3789a61a8765ed done 12:49:51 #7 exporting manifest sha256:64102d2f65f4a9c37b8c4deebb8a51a12bf48b9d0d3cd5404f1fdd2821863899 done 12:49:51 #7 exporting config sha256:9be0e4cb0ff7fa36489d3834da74aa13a7bd34a53a17ee438117842d069cf052 done 12:49:51 #7 exporting manifest list sha256:4bff2a0acb9deca54d27502c50457519f6a408c1a69099efaaa5fe8a9d7b479d done 12:49:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:51 #7 DONE 0.0s 12:49:51 12:49:51 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:49:51 #8 DONE 0.0s 12:49:52 12:49:52 1 warning found (use --debug to expand): 12:49:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 12:49:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 12:49:52 #1 [internal] load build definition from Dockerfile 12:49:52 #1 transferring dockerfile: 182B done 12:49:52 #1 DONE 0.0s 12:49:52 12:49:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 12:49:52 #2 DONE 0.0s 12:49:52 12:49:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 12:49:52 #3 DONE 0.0s 12:49:52 12:49:52 #4 [internal] load .dockerignore 12:49:52 #4 transferring context: 2B done 12:49:52 #4 DONE 0.0s 12:49:52 12:49:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 12:49:52 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 0.0s done 12:49:52 #5 CACHED 12:49:52 12:49:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 12:49:52 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 0.0s done 12:49:52 #6 CACHED 12:49:52 12:49:52 #7 exporting to image 12:49:52 #7 exporting layers done 12:49:52 #7 exporting manifest sha256:6ec927999e1c7fb0a34c46649964b48c5dbf7dc36388bebe88001cb7f06ecc39 done 12:49:52 #7 exporting config sha256:ecfacc51f88ce7cc0f180bc9a45b951952c2f1b8071577453a3789a61a8765ed done 12:49:52 #7 exporting manifest sha256:64102d2f65f4a9c37b8c4deebb8a51a12bf48b9d0d3cd5404f1fdd2821863899 done 12:49:52 #7 exporting config sha256:9be0e4cb0ff7fa36489d3834da74aa13a7bd34a53a17ee438117842d069cf052 done 12:49:52 #7 exporting manifest list sha256:4bff2a0acb9deca54d27502c50457519f6a408c1a69099efaaa5fe8a9d7b479d done 12:49:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:52 #7 DONE 0.0s 12:49:52 12:49:52 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:49:52 #8 DONE 0.0s 12:49:52 12:49:52 1 warning found (use --debug to expand): 12:49:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105' 12:49:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105 --push - 12:49:53 #1 [internal] load build definition from Dockerfile 12:49:53 #1 transferring dockerfile: 189B done 12:49:53 #1 DONE 0.0s 12:49:53 12:49:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105 12:49:53 #2 DONE 0.0s 12:49:53 12:49:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105 12:49:53 #3 DONE 0.0s 12:49:53 12:49:53 #4 [internal] load .dockerignore 12:49:53 #4 transferring context: 2B done 12:49:53 #4 DONE 0.0s 12:49:53 12:49:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 12:49:53 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 done 12:49:53 #5 CACHED 12:49:53 12:49:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 12:49:53 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 done 12:49:53 #6 CACHED 12:49:53 12:49:53 #7 exporting to image 12:49:53 #7 exporting layers done 12:49:53 #7 exporting manifest sha256:6ec927999e1c7fb0a34c46649964b48c5dbf7dc36388bebe88001cb7f06ecc39 done 12:49:53 #7 exporting config sha256:ecfacc51f88ce7cc0f180bc9a45b951952c2f1b8071577453a3789a61a8765ed done 12:49:53 #7 exporting manifest sha256:64102d2f65f4a9c37b8c4deebb8a51a12bf48b9d0d3cd5404f1fdd2821863899 done 12:49:53 #7 exporting config sha256:9be0e4cb0ff7fa36489d3834da74aa13a7bd34a53a17ee438117842d069cf052 done 12:49:53 #7 exporting manifest list sha256:4bff2a0acb9deca54d27502c50457519f6a408c1a69099efaaa5fe8a9d7b479d done 12:49:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:53 #7 DONE 0.0s 12:49:53 12:49:53 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:49:53 #8 DONE 0.0s 12:49:53 12:49:53 1 warning found (use --debug to expand): 12:49:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - 12:49:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' 12:49:53 #1 [internal] load build definition from Dockerfile 12:49:53 #1 transferring dockerfile: 230B done 12:49:53 #1 DONE 0.0s 12:49:53 12:49:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:49:53 #2 DONE 0.0s 12:49:53 12:49:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:49:53 #3 DONE 0.0s 12:49:53 12:49:53 #4 [internal] load .dockerignore 12:49:53 #4 transferring context: 2B done 12:49:53 #4 DONE 0.0s 12:49:53 12:49:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 12:49:53 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 done 12:49:53 #5 CACHED 12:49:53 12:49:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 12:49:53 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 0.0s done 12:49:53 #6 CACHED 12:49:53 12:49:53 #7 exporting to image 12:49:53 #7 exporting layers done 12:49:53 #7 exporting manifest sha256:6ec927999e1c7fb0a34c46649964b48c5dbf7dc36388bebe88001cb7f06ecc39 done 12:49:53 #7 exporting config sha256:ecfacc51f88ce7cc0f180bc9a45b951952c2f1b8071577453a3789a61a8765ed done 12:49:53 #7 exporting manifest sha256:64102d2f65f4a9c37b8c4deebb8a51a12bf48b9d0d3cd5404f1fdd2821863899 done 12:49:53 #7 exporting config sha256:9be0e4cb0ff7fa36489d3834da74aa13a7bd34a53a17ee438117842d069cf052 done 12:49:53 #7 exporting manifest list sha256:4bff2a0acb9deca54d27502c50457519f6a408c1a69099efaaa5fe8a9d7b479d done 12:49:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:53 #7 DONE 0.0s 12:49:53 12:49:53 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:49:53 #8 DONE 0.0s 12:49:53 12:49:53 1 warning found (use --debug to expand): 12:49:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 12:49:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 12:49:54 #1 [internal] load build definition from Dockerfile 12:49:54 #1 transferring dockerfile: 180B done 12:49:54 #1 DONE 0.0s 12:49:54 12:49:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 12:49:54 #2 DONE 0.0s 12:49:54 12:49:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 12:49:54 #3 DONE 0.0s 12:49:54 12:49:54 #4 [internal] load .dockerignore 12:49:54 #4 transferring context: 2B done 12:49:54 #4 DONE 0.0s 12:49:54 12:49:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 12:49:54 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 0.0s done 12:49:54 #5 CACHED 12:49:54 12:49:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 12:49:54 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a51166ff75e6f775051776aee67659fa28d335e9c503bf98f04686d42e7ca974 0.0s done 12:49:54 #6 CACHED 12:49:54 12:49:54 #7 exporting to image 12:49:54 #7 exporting layers done 12:49:54 #7 exporting manifest sha256:6ec927999e1c7fb0a34c46649964b48c5dbf7dc36388bebe88001cb7f06ecc39 done 12:49:54 #7 exporting config sha256:ecfacc51f88ce7cc0f180bc9a45b951952c2f1b8071577453a3789a61a8765ed done 12:49:54 #7 exporting manifest sha256:64102d2f65f4a9c37b8c4deebb8a51a12bf48b9d0d3cd5404f1fdd2821863899 done 12:49:54 #7 exporting config sha256:9be0e4cb0ff7fa36489d3834da74aa13a7bd34a53a17ee438117842d069cf052 done 12:49:54 #7 exporting manifest list sha256:4bff2a0acb9deca54d27502c50457519f6a408c1a69099efaaa5fe8a9d7b479d done 12:49:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:54 #7 DONE 0.0s 12:49:54 12:49:54 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:49:54 #8 DONE 0.0s 12:49:54 12:49:54 1 warning found (use --debug to expand): 12:49:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814' 12:49:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814 --push - 12:49:54 #1 [internal] load build definition from Dockerfile 12:49:54 #1 transferring dockerfile: 194B done 12:49:54 #1 DONE 0.0s 12:49:54 12:49:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814 12:49:54 #2 DONE 0.1s 12:49:54 12:49:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814 12:49:54 #3 DONE 0.1s 12:49:54 12:49:54 #4 [internal] load .dockerignore 12:49:54 #4 transferring context: 12:49:55 #4 transferring context: 2B done 12:49:55 #4 DONE 0.0s 12:49:55 12:49:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d 12:49:55 #5 resolve nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d 0.0s done 12:49:55 #5 DONE 0.0s 12:49:55 12:49:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d 12:49:55 #6 resolve nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d 0.0s done 12:49:55 #6 DONE 0.1s 12:49:55 12:49:55 #7 exporting to image 12:49:55 #7 exporting layers done 12:49:55 #7 exporting manifest sha256:c8162e08c8e3777382f855a08d354aba3ac08030c330f40b8c7de13c1a6ca55b 0.0s done 12:49:55 #7 exporting config sha256:44d811249d804ebe3931e5f708956a5caa391d3b17078ef994b1abdc872c85ff 12:49:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:55 #7 exporting config sha256:44d811249d804ebe3931e5f708956a5caa391d3b17078ef994b1abdc872c85ff done 12:49:55 #7 exporting manifest sha256:82115d1af2bd4aa9b3267edcbf8c1cfe17dd0d82e05a20bea7799eec1b0b8481 done 12:49:55 #7 exporting config sha256:a9ea74270b4792e6c8f9222860a2ae18c2251fc6d7c3917c12df06a14c9f1e41 done 12:49:55 #7 exporting manifest list sha256:f65234019adcf71c2d6ac3f0126613e2d47d51a3e34c575e64c97b000c476892 done 12:49:55 #7 DONE 0.0s 12:49:55 12:49:55 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 12:49:55 #8 DONE 0.0s 12:49:55 12:49:55 1 warning found (use --debug to expand): 12:49:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 12:49:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 12:49:55 #1 [internal] load build definition from Dockerfile 12:49:55 #1 transferring dockerfile: 160B done 12:49:55 #1 DONE 0.0s 12:49:55 12:49:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 12:49:55 #2 DONE 0.0s 12:49:55 12:49:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 12:49:55 #3 DONE 0.0s 12:49:55 12:49:55 #4 [internal] load .dockerignore 12:49:55 #4 transferring context: 2B done 12:49:55 #4 DONE 0.0s 12:49:55 12:49:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d 12:49:55 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done 12:49:55 #5 CACHED 12:49:55 12:49:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d 12:49:55 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done 12:49:55 #6 CACHED 12:49:55 12:49:55 #7 exporting to image 12:49:55 #7 exporting layers done 12:49:55 #7 exporting manifest sha256:c8162e08c8e3777382f855a08d354aba3ac08030c330f40b8c7de13c1a6ca55b done 12:49:55 #7 exporting config sha256:44d811249d804ebe3931e5f708956a5caa391d3b17078ef994b1abdc872c85ff done 12:49:55 #7 exporting manifest sha256:82115d1af2bd4aa9b3267edcbf8c1cfe17dd0d82e05a20bea7799eec1b0b8481 done 12:49:55 #7 exporting config sha256:a9ea74270b4792e6c8f9222860a2ae18c2251fc6d7c3917c12df06a14c9f1e41 done 12:49:55 #7 exporting manifest list sha256:f65234019adcf71c2d6ac3f0126613e2d47d51a3e34c575e64c97b000c476892 done 12:49:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:55 #7 DONE 0.0s 12:49:55 12:49:55 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 12:49:56 #8 DONE 0.0s 12:49:56 12:49:56 1 warning found (use --debug to expand): 12:49:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105 --push - 12:49:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105' 12:49:56 #1 [internal] load build definition from Dockerfile 12:49:56 #1 transferring dockerfile: 167B done 12:49:56 #1 DONE 0.0s 12:49:56 12:49:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105 12:49:56 #2 DONE 0.0s 12:49:56 12:49:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105 12:49:56 #3 DONE 0.0s 12:49:56 12:49:56 #4 [internal] load .dockerignore 12:49:56 #4 transferring context: 2B done 12:49:56 #4 DONE 0.0s 12:49:56 12:49:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d 12:49:56 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done 12:49:56 #5 CACHED 12:49:56 12:49:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d 12:49:56 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done 12:49:56 #6 CACHED 12:49:56 12:49:56 #7 exporting to image 12:49:56 #7 exporting layers done 12:49:56 #7 exporting manifest sha256:c8162e08c8e3777382f855a08d354aba3ac08030c330f40b8c7de13c1a6ca55b done 12:49:56 #7 exporting config sha256:44d811249d804ebe3931e5f708956a5caa391d3b17078ef994b1abdc872c85ff done 12:49:56 #7 exporting manifest sha256:82115d1af2bd4aa9b3267edcbf8c1cfe17dd0d82e05a20bea7799eec1b0b8481 done 12:49:56 #7 exporting config sha256:a9ea74270b4792e6c8f9222860a2ae18c2251fc6d7c3917c12df06a14c9f1e41 done 12:49:56 #7 exporting manifest list sha256:f65234019adcf71c2d6ac3f0126613e2d47d51a3e34c575e64c97b000c476892 done 12:49:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:56 #7 DONE 0.0s 12:49:56 12:49:56 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 12:49:56 #8 DONE 0.0s 12:49:56 12:49:56 1 warning found (use --debug to expand): 12:49:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - 12:49:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' 12:49:56 #1 [internal] load build definition from Dockerfile 12:49:56 #1 transferring dockerfile: 208B done 12:49:56 #1 DONE 0.0s 12:49:56 12:49:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:49:56 #2 DONE 0.0s 12:49:56 12:49:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:49:56 #3 DONE 0.0s 12:49:56 12:49:56 #4 [internal] load .dockerignore 12:49:56 #4 transferring context: 2B done 12:49:56 #4 DONE 0.0s 12:49:56 12:49:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d 12:49:56 #5 resolve nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done 12:49:56 #5 CACHED 12:49:56 12:49:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d 12:49:56 #6 resolve nexus3.edgexfoundry.org:10004/core-data:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done 12:49:56 #6 CACHED 12:49:56 12:49:56 #7 exporting to image 12:49:56 #7 exporting layers done 12:49:56 #7 exporting manifest sha256:c8162e08c8e3777382f855a08d354aba3ac08030c330f40b8c7de13c1a6ca55b done 12:49:56 #7 exporting config sha256:44d811249d804ebe3931e5f708956a5caa391d3b17078ef994b1abdc872c85ff done 12:49:56 #7 exporting manifest sha256:82115d1af2bd4aa9b3267edcbf8c1cfe17dd0d82e05a20bea7799eec1b0b8481 done 12:49:56 #7 exporting config sha256:a9ea74270b4792e6c8f9222860a2ae18c2251fc6d7c3917c12df06a14c9f1e41 done 12:49:56 #7 exporting manifest list sha256:f65234019adcf71c2d6ac3f0126613e2d47d51a3e34c575e64c97b000c476892 done 12:49:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:56 #7 DONE 0.0s 12:49:56 12:49:56 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 12:49:57 #8 DONE 0.0s 12:49:57 12:49:57 1 warning found (use --debug to expand): 12:49:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 12:49:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 12:49:57 #1 [internal] load build definition from Dockerfile 12:49:57 #1 transferring dockerfile: 158B done 12:49:57 #1 DONE 0.0s 12:49:57 12:49:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 12:49:57 #2 DONE 0.0s 12:49:57 12:49:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 12:49:57 #3 DONE 0.0s 12:49:57 12:49:57 #4 [internal] load .dockerignore 12:49:57 #4 transferring context: 2B done 12:49:57 #4 DONE 0.0s 12:49:57 12:49:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d 12:49:57 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done 12:49:57 #5 CACHED 12:49:57 12:49:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d 12:49:57 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:611fcc5ab41dd4ebb034bf473b89fe5e57cdc81c468aa05cd8f9a7e3a34f8e3d done 12:49:57 #6 CACHED 12:49:57 12:49:57 #7 exporting to image 12:49:57 #7 exporting layers done 12:49:57 #7 exporting manifest sha256:c8162e08c8e3777382f855a08d354aba3ac08030c330f40b8c7de13c1a6ca55b done 12:49:57 #7 exporting config sha256:44d811249d804ebe3931e5f708956a5caa391d3b17078ef994b1abdc872c85ff done 12:49:57 #7 exporting manifest sha256:82115d1af2bd4aa9b3267edcbf8c1cfe17dd0d82e05a20bea7799eec1b0b8481 done 12:49:57 #7 exporting config sha256:a9ea74270b4792e6c8f9222860a2ae18c2251fc6d7c3917c12df06a14c9f1e41 done 12:49:57 #7 exporting manifest list sha256:f65234019adcf71c2d6ac3f0126613e2d47d51a3e34c575e64c97b000c476892 done 12:49:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:57 #7 DONE 0.0s 12:49:57 12:49:57 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 12:49:57 #8 DONE 0.0s 12:49:57 12:49:57 1 warning found (use --debug to expand): 12:49:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814' 12:49:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814 --push - 12:49:58 #1 [internal] load build definition from Dockerfile 12:49:58 #1 transferring dockerfile: 196B done 12:49:58 #1 DONE 0.0s 12:49:58 12:49:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814 12:49:58 #2 DONE 0.0s 12:49:58 12:49:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814 12:49:58 #3 DONE 0.0s 12:49:58 12:49:58 #4 [internal] load .dockerignore 12:49:58 #4 transferring context: 2B done 12:49:58 #4 DONE 0.0s 12:49:58 12:49:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 12:49:58 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done 12:49:58 #5 DONE 0.0s 12:49:58 12:49:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 12:49:58 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done 12:49:58 #6 DONE 0.1s 12:49:58 12:49:58 #7 exporting to image 12:49:58 #7 exporting layers done 12:49:58 #7 exporting manifest sha256:9b097f66ff3976fa211320e6f7a064d000d11d881dded03f92b0a97791c17df5 done 12:49:58 #7 exporting config sha256:5265532dddb8ae5effb40d65e5861313750a6f05dc5aa832eef8835a4d6f68ec done 12:49:58 #7 exporting manifest sha256:e3fda5e07c596841eb7f809aea790c0a46008242a6ad82995f8e019f68c34ce9 done 12:49:58 #7 exporting config sha256:e549c73282b7ed5033cdb74fda27daadb0f07b7b7db69ef0d2188e967904dab0 done 12:49:58 #7 exporting manifest list sha256:7e40a8fb4780126e454fcff323ae7cec787760c306043b33a9b46f8ec35bb5bd done 12:49:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:58 #7 DONE 0.0s 12:49:58 12:49:58 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 12:49:58 #8 DONE 0.0s 12:49:58 12:49:58 1 warning found (use --debug to expand): 12:49:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 12:49:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 12:49:58 #1 [internal] load build definition from Dockerfile 12:49:58 #1 transferring dockerfile: 162B done 12:49:58 #1 DONE 0.0s 12:49:58 12:49:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 12:49:58 #2 DONE 0.0s 12:49:58 12:49:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 12:49:58 #3 DONE 0.0s 12:49:58 12:49:58 #4 [internal] load .dockerignore 12:49:58 #4 transferring context: 2B done 12:49:58 #4 DONE 0.0s 12:49:58 12:49:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 12:49:58 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done 12:49:58 #5 CACHED 12:49:58 12:49:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 12:49:58 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done 12:49:58 #6 CACHED 12:49:58 12:49:58 #7 exporting to image 12:49:58 #7 exporting layers done 12:49:58 #7 exporting manifest sha256:9b097f66ff3976fa211320e6f7a064d000d11d881dded03f92b0a97791c17df5 done 12:49:58 #7 exporting config sha256:5265532dddb8ae5effb40d65e5861313750a6f05dc5aa832eef8835a4d6f68ec done 12:49:58 #7 exporting manifest sha256:e3fda5e07c596841eb7f809aea790c0a46008242a6ad82995f8e019f68c34ce9 done 12:49:58 #7 exporting config sha256:e549c73282b7ed5033cdb74fda27daadb0f07b7b7db69ef0d2188e967904dab0 done 12:49:58 #7 exporting manifest list sha256:7e40a8fb4780126e454fcff323ae7cec787760c306043b33a9b46f8ec35bb5bd done 12:49:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:58 #7 DONE 0.0s 12:49:58 12:49:58 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 12:49:59 #8 DONE 0.0s 12:49:59 12:49:59 1 warning found (use --debug to expand): 12:49:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:49:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105' 12:49:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105 --push - 12:49:59 #1 [internal] load build definition from Dockerfile 12:49:59 #1 transferring dockerfile: 169B done 12:49:59 #1 DONE 0.0s 12:49:59 12:49:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105 12:49:59 #2 DONE 0.0s 12:49:59 12:49:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105 12:49:59 #3 DONE 0.0s 12:49:59 12:49:59 #4 [internal] load .dockerignore 12:49:59 #4 transferring context: 2B done 12:49:59 #4 DONE 0.0s 12:49:59 12:49:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 12:49:59 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 0.0s done 12:49:59 #5 CACHED 12:49:59 12:49:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 12:49:59 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 0.0s done 12:49:59 #6 CACHED 12:49:59 12:49:59 #7 exporting to image 12:49:59 #7 exporting layers done 12:49:59 #7 exporting manifest sha256:9b097f66ff3976fa211320e6f7a064d000d11d881dded03f92b0a97791c17df5 done 12:49:59 #7 exporting config sha256:5265532dddb8ae5effb40d65e5861313750a6f05dc5aa832eef8835a4d6f68ec done 12:49:59 #7 exporting manifest sha256:e3fda5e07c596841eb7f809aea790c0a46008242a6ad82995f8e019f68c34ce9 done 12:49:59 #7 exporting config sha256:e549c73282b7ed5033cdb74fda27daadb0f07b7b7db69ef0d2188e967904dab0 done 12:49:59 #7 exporting manifest list sha256:7e40a8fb4780126e454fcff323ae7cec787760c306043b33a9b46f8ec35bb5bd done 12:49:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:49:59 #7 DONE 0.0s 12:49:59 12:49:59 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 12:49:59 #8 DONE 0.0s 12:49:59 12:49:59 1 warning found (use --debug to expand): 12:49:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' 12:50:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - 12:50:00 #1 [internal] load build definition from Dockerfile 12:50:00 #1 transferring dockerfile: 210B done 12:50:00 #1 DONE 0.0s 12:50:00 12:50:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:00 #2 DONE 0.0s 12:50:00 12:50:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:00 #3 DONE 0.0s 12:50:00 12:50:00 #4 [internal] load .dockerignore 12:50:00 #4 transferring context: 2B done 12:50:00 #4 DONE 0.0s 12:50:00 12:50:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 12:50:00 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done 12:50:00 #5 CACHED 12:50:00 12:50:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 12:50:00 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done 12:50:00 #6 CACHED 12:50:00 12:50:00 #7 exporting to image 12:50:00 #7 exporting layers done 12:50:00 #7 exporting manifest sha256:9b097f66ff3976fa211320e6f7a064d000d11d881dded03f92b0a97791c17df5 done 12:50:00 #7 exporting config sha256:5265532dddb8ae5effb40d65e5861313750a6f05dc5aa832eef8835a4d6f68ec done 12:50:00 #7 exporting manifest sha256:e3fda5e07c596841eb7f809aea790c0a46008242a6ad82995f8e019f68c34ce9 done 12:50:00 #7 exporting config sha256:e549c73282b7ed5033cdb74fda27daadb0f07b7b7db69ef0d2188e967904dab0 done 12:50:00 #7 exporting manifest list sha256:7e40a8fb4780126e454fcff323ae7cec787760c306043b33a9b46f8ec35bb5bd done 12:50:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:00 #7 DONE 0.0s 12:50:00 12:50:00 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 12:50:00 #8 DONE 0.0s 12:50:00 12:50:00 1 warning found (use --debug to expand): 12:50:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 12:50:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 12:50:00 #1 [internal] load build definition from Dockerfile 12:50:00 #1 transferring dockerfile: 160B done 12:50:00 #1 DONE 0.0s 12:50:00 12:50:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 12:50:00 #2 DONE 0.0s 12:50:00 12:50:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 12:50:00 #3 DONE 0.0s 12:50:00 12:50:00 #4 [internal] load .dockerignore 12:50:00 #4 transferring context: 2B done 12:50:00 #4 DONE 0.0s 12:50:00 12:50:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 12:50:00 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done 12:50:00 #5 CACHED 12:50:00 12:50:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 12:50:00 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a8a4a75ee1263fbd7529f6d058e5065632db669ce638b2882b79489f811e62d3 done 12:50:00 #6 CACHED 12:50:00 12:50:00 #7 exporting to image 12:50:00 #7 exporting layers done 12:50:00 #7 exporting manifest sha256:9b097f66ff3976fa211320e6f7a064d000d11d881dded03f92b0a97791c17df5 done 12:50:00 #7 exporting config sha256:5265532dddb8ae5effb40d65e5861313750a6f05dc5aa832eef8835a4d6f68ec done 12:50:00 #7 exporting manifest sha256:e3fda5e07c596841eb7f809aea790c0a46008242a6ad82995f8e019f68c34ce9 done 12:50:00 #7 exporting config sha256:e549c73282b7ed5033cdb74fda27daadb0f07b7b7db69ef0d2188e967904dab0 done 12:50:00 #7 exporting manifest list sha256:7e40a8fb4780126e454fcff323ae7cec787760c306043b33a9b46f8ec35bb5bd done 12:50:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:00 #7 DONE 0.0s 12:50:00 12:50:00 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 12:50:00 #8 DONE 0.0s 12:50:00 12:50:00 1 warning found (use --debug to expand): 12:50:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814' 12:50:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814 --push - 12:50:01 #1 [internal] load build definition from Dockerfile 12:50:01 #1 transferring dockerfile: 198B done 12:50:01 #1 DONE 0.0s 12:50:01 12:50:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814 12:50:01 #2 DONE 0.0s 12:50:01 12:50:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814 12:50:01 #3 DONE 0.0s 12:50:01 12:50:01 #4 [internal] load .dockerignore 12:50:01 #4 transferring context: 2B done 12:50:01 #4 DONE 0.0s 12:50:01 12:50:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 12:50:01 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 12:50:01 #5 ... 12:50:01 12:50:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 12:50:01 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 done 12:50:01 #6 DONE 0.0s 12:50:01 12:50:01 #7 exporting to image 12:50:01 #7 exporting layers done 12:50:01 #7 exporting manifest sha256:9a8b287f577cef846a2074a3bba173a236be05aeb4f9fc206ffa1fb8a04610eb done 12:50:01 #7 exporting config sha256:4fee2381a58554dbea0e9be8bff07beec118bd505f58ef07d85cd04365eb9d49 done 12:50:01 #7 exporting manifest sha256:d80c3679b41df806733f3a7ea7bdc965b6cf0526226786aaeb5180c8fbab9ee8 done 12:50:01 #7 exporting config sha256:f9271fed48b2b00cd8d9249e62692a49d7dd4dcb46ded80c55a90bc046d92f51 done 12:50:01 #7 exporting manifest list sha256:a13c35f5fab311e15054d2794613eeb42b25caf5fa3d6987799dbcfe761e3193 0.0s done 12:50:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:01 #7 DONE 0.0s 12:50:01 12:50:01 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 12:50:01 #8 DONE 0.0s 12:50:01 12:50:01 1 warning found (use --debug to expand): 12:50:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 12:50:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 12:50:02 #1 [internal] load build definition from Dockerfile 12:50:02 #1 transferring dockerfile: 164B done 12:50:02 #1 DONE 0.0s 12:50:02 12:50:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 12:50:02 #2 DONE 0.0s 12:50:02 12:50:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 12:50:02 #3 DONE 0.0s 12:50:02 12:50:02 #4 [internal] load .dockerignore 12:50:02 #4 transferring context: 12:50:02 #4 transferring context: 2B done 12:50:02 #4 DONE 0.1s 12:50:02 12:50:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 12:50:02 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 0.0s done 12:50:02 #5 CACHED 12:50:02 12:50:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 12:50:02 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 0.0s done 12:50:02 #6 CACHED 12:50:02 12:50:02 #7 exporting to image 12:50:02 #7 exporting layers done 12:50:02 #7 exporting manifest sha256:9a8b287f577cef846a2074a3bba173a236be05aeb4f9fc206ffa1fb8a04610eb done 12:50:02 #7 exporting config sha256:4fee2381a58554dbea0e9be8bff07beec118bd505f58ef07d85cd04365eb9d49 done 12:50:02 #7 exporting manifest sha256:d80c3679b41df806733f3a7ea7bdc965b6cf0526226786aaeb5180c8fbab9ee8 done 12:50:02 #7 exporting config sha256:f9271fed48b2b00cd8d9249e62692a49d7dd4dcb46ded80c55a90bc046d92f51 done 12:50:02 #7 exporting manifest list sha256:a13c35f5fab311e15054d2794613eeb42b25caf5fa3d6987799dbcfe761e3193 done 12:50:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:02 #7 DONE 0.0s 12:50:02 12:50:02 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 12:50:02 #8 DONE 0.0s 12:50:02 12:50:02 1 warning found (use --debug to expand): 12:50:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105 --push - 12:50:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105' 12:50:02 #1 [internal] load build definition from Dockerfile 12:50:02 #1 transferring dockerfile: 171B done 12:50:02 #1 DONE 0.0s 12:50:02 12:50:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105 12:50:02 #2 DONE 0.0s 12:50:02 12:50:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105 12:50:02 #3 DONE 0.0s 12:50:02 12:50:02 #4 [internal] load .dockerignore 12:50:02 #4 transferring context: 2B done 12:50:02 #4 DONE 0.0s 12:50:02 12:50:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 12:50:02 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 done 12:50:02 #5 CACHED 12:50:02 12:50:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 12:50:02 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 done 12:50:02 #6 CACHED 12:50:02 12:50:02 #7 exporting to image 12:50:02 #7 exporting layers done 12:50:02 #7 exporting manifest sha256:9a8b287f577cef846a2074a3bba173a236be05aeb4f9fc206ffa1fb8a04610eb done 12:50:02 #7 exporting config sha256:4fee2381a58554dbea0e9be8bff07beec118bd505f58ef07d85cd04365eb9d49 done 12:50:02 #7 exporting manifest sha256:d80c3679b41df806733f3a7ea7bdc965b6cf0526226786aaeb5180c8fbab9ee8 done 12:50:02 #7 exporting config sha256:f9271fed48b2b00cd8d9249e62692a49d7dd4dcb46ded80c55a90bc046d92f51 done 12:50:02 #7 exporting manifest list sha256:a13c35f5fab311e15054d2794613eeb42b25caf5fa3d6987799dbcfe761e3193 done 12:50:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:02 #7 DONE 0.0s 12:50:02 12:50:02 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 12:50:03 #8 DONE 0.0s 12:50:03 12:50:03 1 warning found (use --debug to expand): 12:50:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' 12:50:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - 12:50:03 #1 [internal] load build definition from Dockerfile 12:50:03 #1 transferring dockerfile: 212B done 12:50:03 #1 DONE 0.0s 12:50:03 12:50:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:03 #2 DONE 0.0s 12:50:03 12:50:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:03 #3 DONE 0.0s 12:50:03 12:50:03 #4 [internal] load .dockerignore 12:50:03 #4 transferring context: 2B done 12:50:03 #4 DONE 0.0s 12:50:03 12:50:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 12:50:03 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 done 12:50:03 #5 CACHED 12:50:03 12:50:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 12:50:03 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 0.0s done 12:50:03 #6 CACHED 12:50:03 12:50:03 #7 exporting to image 12:50:03 #7 exporting layers done 12:50:03 #7 exporting manifest sha256:9a8b287f577cef846a2074a3bba173a236be05aeb4f9fc206ffa1fb8a04610eb done 12:50:03 #7 exporting config sha256:4fee2381a58554dbea0e9be8bff07beec118bd505f58ef07d85cd04365eb9d49 done 12:50:03 #7 exporting manifest sha256:d80c3679b41df806733f3a7ea7bdc965b6cf0526226786aaeb5180c8fbab9ee8 done 12:50:03 #7 exporting config sha256:f9271fed48b2b00cd8d9249e62692a49d7dd4dcb46ded80c55a90bc046d92f51 done 12:50:03 #7 exporting manifest list sha256:a13c35f5fab311e15054d2794613eeb42b25caf5fa3d6987799dbcfe761e3193 done 12:50:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:03 #7 DONE 0.0s 12:50:03 12:50:03 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 12:50:03 #8 DONE 0.0s 12:50:03 12:50:03 1 warning found (use --debug to expand): 12:50:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 12:50:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 12:50:03 #1 [internal] load build definition from Dockerfile 12:50:03 #1 transferring dockerfile: 162B done 12:50:03 #1 DONE 0.0s 12:50:03 12:50:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 12:50:03 #2 DONE 0.0s 12:50:03 12:50:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 12:50:03 #3 DONE 0.0s 12:50:03 12:50:03 #4 [internal] load .dockerignore 12:50:03 #4 transferring context: 2B done 12:50:03 #4 DONE 0.0s 12:50:03 12:50:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 12:50:03 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 done 12:50:03 #5 CACHED 12:50:03 12:50:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 12:50:03 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:0cff584564ab63b611ba22807d50b1f497742b77132f4014278cbd3cbee9eb89 done 12:50:03 #6 CACHED 12:50:03 12:50:03 #7 exporting to image 12:50:03 #7 exporting layers done 12:50:03 #7 exporting manifest sha256:9a8b287f577cef846a2074a3bba173a236be05aeb4f9fc206ffa1fb8a04610eb done 12:50:03 #7 exporting config sha256:4fee2381a58554dbea0e9be8bff07beec118bd505f58ef07d85cd04365eb9d49 done 12:50:03 #7 exporting manifest sha256:d80c3679b41df806733f3a7ea7bdc965b6cf0526226786aaeb5180c8fbab9ee8 done 12:50:03 #7 exporting config sha256:f9271fed48b2b00cd8d9249e62692a49d7dd4dcb46ded80c55a90bc046d92f51 12:50:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:04 #7 exporting config sha256:f9271fed48b2b00cd8d9249e62692a49d7dd4dcb46ded80c55a90bc046d92f51 done 12:50:04 #7 exporting manifest list sha256:a13c35f5fab311e15054d2794613eeb42b25caf5fa3d6987799dbcfe761e3193 done 12:50:04 #7 DONE 0.0s 12:50:04 12:50:04 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 12:50:04 #8 DONE 0.0s 12:50:04 12:50:04 1 warning found (use --debug to expand): 12:50:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 --push - 12:50:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814' 12:50:04 #1 [internal] load build definition from Dockerfile 12:50:04 #1 transferring dockerfile: 206B done 12:50:04 #1 DONE 0.0s 12:50:04 12:50:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 12:50:04 #2 DONE 0.0s 12:50:04 12:50:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814 12:50:04 #3 DONE 0.1s 12:50:04 12:50:04 #4 [internal] load .dockerignore 12:50:04 #4 transferring context: 2B done 12:50:04 #4 DONE 0.0s 12:50:04 12:50:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 12:50:04 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done 12:50:04 #5 DONE 0.0s 12:50:04 12:50:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 12:50:04 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done 12:50:04 #6 DONE 0.2s 12:50:04 12:50:04 #7 exporting to image 12:50:04 #7 exporting layers done 12:50:04 #7 exporting manifest sha256:5d5b6b9565ab58df06e91456068ae9b0ff35abe3eb99c88ad240d81b834e139c done 12:50:04 #7 exporting config sha256:6cc0759b7ae9e8f4bcc524fca2c88b51635cffea2b8cf0bb1dfc46791ad38a2b done 12:50:04 #7 exporting manifest sha256:e9fe239e05baae429fb5379ae212022dada79bf5bec40e43387c36ebbf5a9627 0.0s done 12:50:04 #7 exporting config sha256:bec7c44eb29a1163b13b92ec003fac009b4d00abe0177d8755a51cdeb42331b7 done 12:50:04 #7 exporting manifest list sha256:26ea057c2411093ad967ce1a741f6b54f59c816d5ebde8d9a939582d20cc775d done 12:50:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:04 #7 DONE 0.0s 12:50:04 12:50:04 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:50:04 #8 DONE 0.0s 12:50:04 12:50:04 1 warning found (use --debug to expand): 12:50:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 12:50:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 12:50:05 #1 [internal] load build definition from Dockerfile 12:50:05 #1 transferring dockerfile: 172B done 12:50:05 #1 DONE 0.0s 12:50:05 12:50:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 12:50:05 #2 DONE 0.0s 12:50:05 12:50:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 12:50:05 #3 DONE 0.0s 12:50:05 12:50:05 #4 [internal] load .dockerignore 12:50:05 #4 transferring context: 2B done 12:50:05 #4 DONE 0.0s 12:50:05 12:50:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 12:50:05 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done 12:50:05 #5 DONE 0.0s 12:50:05 12:50:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 12:50:05 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done 12:50:05 #6 CACHED 12:50:05 12:50:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 12:50:05 #5 CACHED 12:50:05 12:50:05 #7 exporting to image 12:50:05 #7 exporting layers done 12:50:05 #7 exporting manifest sha256:5d5b6b9565ab58df06e91456068ae9b0ff35abe3eb99c88ad240d81b834e139c done 12:50:05 #7 exporting config sha256:6cc0759b7ae9e8f4bcc524fca2c88b51635cffea2b8cf0bb1dfc46791ad38a2b done 12:50:05 #7 exporting manifest sha256:e9fe239e05baae429fb5379ae212022dada79bf5bec40e43387c36ebbf5a9627 done 12:50:05 #7 exporting config sha256:bec7c44eb29a1163b13b92ec003fac009b4d00abe0177d8755a51cdeb42331b7 done 12:50:05 #7 exporting manifest list sha256:26ea057c2411093ad967ce1a741f6b54f59c816d5ebde8d9a939582d20cc775d done 12:50:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:05 #7 DONE 0.0s 12:50:05 12:50:05 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:50:05 #8 DONE 0.0s 12:50:05 12:50:05 1 warning found (use --debug to expand): 12:50:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105' 12:50:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105 --push - 12:50:05 #1 [internal] load build definition from Dockerfile 12:50:05 #1 transferring dockerfile: 179B done 12:50:05 #1 DONE 0.0s 12:50:05 12:50:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105 12:50:05 #2 DONE 0.0s 12:50:05 12:50:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105 12:50:05 #3 DONE 0.0s 12:50:05 12:50:05 #4 [internal] load .dockerignore 12:50:05 #4 transferring context: 2B done 12:50:05 #4 DONE 0.0s 12:50:05 12:50:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 12:50:05 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done 12:50:05 #5 CACHED 12:50:05 12:50:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 12:50:05 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done 12:50:05 #6 CACHED 12:50:05 12:50:05 #7 exporting to image 12:50:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:06 #7 exporting layers done 12:50:06 #7 exporting manifest sha256:5d5b6b9565ab58df06e91456068ae9b0ff35abe3eb99c88ad240d81b834e139c done 12:50:06 #7 exporting config sha256:6cc0759b7ae9e8f4bcc524fca2c88b51635cffea2b8cf0bb1dfc46791ad38a2b done 12:50:06 #7 exporting manifest sha256:e9fe239e05baae429fb5379ae212022dada79bf5bec40e43387c36ebbf5a9627 done 12:50:06 #7 exporting config sha256:bec7c44eb29a1163b13b92ec003fac009b4d00abe0177d8755a51cdeb42331b7 done 12:50:06 #7 exporting manifest list sha256:26ea057c2411093ad967ce1a741f6b54f59c816d5ebde8d9a939582d20cc775d done 12:50:06 #7 DONE 0.0s 12:50:06 12:50:06 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:50:06 #8 DONE 0.0s 12:50:06 12:50:06 1 warning found (use --debug to expand): 12:50:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' 12:50:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - 12:50:06 #1 [internal] load build definition from Dockerfile 12:50:06 #1 transferring dockerfile: 220B done 12:50:06 #1 DONE 0.0s 12:50:06 12:50:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:06 #2 DONE 0.0s 12:50:06 12:50:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:06 #3 DONE 0.0s 12:50:06 12:50:06 #4 [internal] load .dockerignore 12:50:06 #4 transferring context: 2B done 12:50:06 #4 DONE 0.0s 12:50:06 12:50:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 12:50:06 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done 12:50:06 #5 CACHED 12:50:06 12:50:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 12:50:06 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done 12:50:06 #6 CACHED 12:50:06 12:50:06 #7 exporting to image 12:50:06 #7 exporting layers done 12:50:06 #7 exporting manifest sha256:5d5b6b9565ab58df06e91456068ae9b0ff35abe3eb99c88ad240d81b834e139c done 12:50:06 #7 exporting config sha256:6cc0759b7ae9e8f4bcc524fca2c88b51635cffea2b8cf0bb1dfc46791ad38a2b done 12:50:06 #7 exporting manifest sha256:e9fe239e05baae429fb5379ae212022dada79bf5bec40e43387c36ebbf5a9627 done 12:50:06 #7 exporting config sha256:bec7c44eb29a1163b13b92ec003fac009b4d00abe0177d8755a51cdeb42331b7 done 12:50:06 #7 exporting manifest list sha256:26ea057c2411093ad967ce1a741f6b54f59c816d5ebde8d9a939582d20cc775d done 12:50:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:06 #7 DONE 0.0s 12:50:06 12:50:06 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:50:06 #8 DONE 0.0s 12:50:06 12:50:06 1 warning found (use --debug to expand): 12:50:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 12:50:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 12:50:07 #1 [internal] load build definition from Dockerfile 12:50:07 #1 transferring dockerfile: 170B done 12:50:07 #1 DONE 0.0s 12:50:07 12:50:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 12:50:07 #2 DONE 0.0s 12:50:07 12:50:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 12:50:07 #3 DONE 0.0s 12:50:07 12:50:07 #4 [internal] load .dockerignore 12:50:07 #4 transferring context: 2B done 12:50:07 #4 DONE 0.0s 12:50:07 12:50:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 12:50:07 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done 12:50:07 #5 CACHED 12:50:07 12:50:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 12:50:07 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ef973e2aa39f518e74dc7e01107332b98df7c16a88c1f778da5b585d99316041 0.0s done 12:50:07 #6 CACHED 12:50:07 12:50:07 #7 exporting to image 12:50:07 #7 exporting layers done 12:50:07 #7 exporting manifest sha256:5d5b6b9565ab58df06e91456068ae9b0ff35abe3eb99c88ad240d81b834e139c done 12:50:07 #7 exporting config sha256:6cc0759b7ae9e8f4bcc524fca2c88b51635cffea2b8cf0bb1dfc46791ad38a2b done 12:50:07 #7 exporting manifest sha256:e9fe239e05baae429fb5379ae212022dada79bf5bec40e43387c36ebbf5a9627 done 12:50:07 #7 exporting config sha256:bec7c44eb29a1163b13b92ec003fac009b4d00abe0177d8755a51cdeb42331b7 done 12:50:07 #7 exporting manifest list sha256:26ea057c2411093ad967ce1a741f6b54f59c816d5ebde8d9a939582d20cc775d done 12:50:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:07 #7 DONE 0.0s 12:50:07 12:50:07 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 12:50:07 #8 DONE 0.0s 12:50:07 12:50:07 1 warning found (use --debug to expand): 12:50:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814 --push - 12:50:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814' 12:50:07 #1 [internal] load build definition from Dockerfile 12:50:07 #1 transferring dockerfile: 204B done 12:50:07 #1 DONE 0.0s 12:50:07 12:50:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814 12:50:07 #2 DONE 0.0s 12:50:07 12:50:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814 12:50:07 #3 DONE 0.1s 12:50:07 12:50:07 #4 [internal] load .dockerignore 12:50:07 #4 transferring context: 2B done 12:50:07 #4 DONE 0.0s 12:50:07 12:50:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 12:50:07 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done 12:50:07 #5 DONE 0.0s 12:50:07 12:50:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 12:50:07 #6 DONE 0.0s 12:50:07 12:50:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 12:50:07 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done 12:50:07 #5 DONE 0.1s 12:50:07 12:50:07 #7 exporting to image 12:50:07 #7 exporting layers done 12:50:07 #7 exporting manifest sha256:556d76796dcb093628d9ac2389b6cf46500acd1d1976ae4a4c2fd8b855651d43 done 12:50:07 #7 exporting config sha256:1dbaeda05d4dea4313d7b6b7d1638e52a46372e78a6a3559fc6e47cc1fb55183 done 12:50:07 #7 exporting manifest sha256:f7db7b2db29eb454c41c3c2a1c92eed85fa8be753068c7b0b8545fd0ba09b766 done 12:50:07 #7 exporting config sha256:01853abe9c2e40c07ac63da38311ed71b5426b35cf77180571dfeea6991884c7 done 12:50:07 #7 exporting manifest list sha256:362284ca459e48832ec98cb482c795ccd3bf16759deb1529491b4ccc3bf576e3 done 12:50:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:07 #7 DONE 0.0s 12:50:07 12:50:07 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 12:50:07 #8 DONE 0.0s 12:50:07 12:50:07 1 warning found (use --debug to expand): 12:50:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 12:50:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 12:50:08 #1 [internal] load build definition from Dockerfile 12:50:08 #1 transferring dockerfile: 170B done 12:50:08 #1 DONE 0.0s 12:50:08 12:50:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 12:50:08 #2 DONE 0.0s 12:50:08 12:50:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 12:50:08 #3 DONE 0.0s 12:50:08 12:50:08 #4 [internal] load .dockerignore 12:50:08 #4 transferring context: 2B done 12:50:08 #4 DONE 0.0s 12:50:08 12:50:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 12:50:08 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done 12:50:08 #5 CACHED 12:50:08 12:50:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 12:50:08 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done 12:50:08 #6 CACHED 12:50:08 12:50:08 #7 exporting to image 12:50:08 #7 exporting layers done 12:50:08 #7 exporting manifest sha256:556d76796dcb093628d9ac2389b6cf46500acd1d1976ae4a4c2fd8b855651d43 12:50:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:08 #7 exporting manifest sha256:556d76796dcb093628d9ac2389b6cf46500acd1d1976ae4a4c2fd8b855651d43 done 12:50:08 #7 exporting config sha256:1dbaeda05d4dea4313d7b6b7d1638e52a46372e78a6a3559fc6e47cc1fb55183 done 12:50:08 #7 exporting manifest sha256:f7db7b2db29eb454c41c3c2a1c92eed85fa8be753068c7b0b8545fd0ba09b766 done 12:50:08 #7 exporting config sha256:01853abe9c2e40c07ac63da38311ed71b5426b35cf77180571dfeea6991884c7 done 12:50:08 #7 exporting manifest list sha256:362284ca459e48832ec98cb482c795ccd3bf16759deb1529491b4ccc3bf576e3 done 12:50:08 #7 DONE 0.0s 12:50:08 12:50:08 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 12:50:08 #8 DONE 0.0s 12:50:08 12:50:08 1 warning found (use --debug to expand): 12:50:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105' 12:50:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105 --push - 12:50:08 #1 [internal] load build definition from Dockerfile 12:50:08 #1 transferring dockerfile: 177B done 12:50:08 #1 DONE 0.0s 12:50:08 12:50:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105 12:50:08 #2 DONE 0.0s 12:50:08 12:50:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105 12:50:08 #3 DONE 0.0s 12:50:08 12:50:08 #4 [internal] load .dockerignore 12:50:08 #4 transferring context: 2B done 12:50:08 #4 DONE 0.0s 12:50:08 12:50:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 12:50:08 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done 12:50:08 #5 CACHED 12:50:08 12:50:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 12:50:08 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done 12:50:08 #6 DONE 0.0s 12:50:09 12:50:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 12:50:09 #6 CACHED 12:50:09 12:50:09 #7 exporting to image 12:50:09 #7 exporting layers done 12:50:09 #7 exporting manifest sha256:556d76796dcb093628d9ac2389b6cf46500acd1d1976ae4a4c2fd8b855651d43 done 12:50:09 #7 exporting config sha256:1dbaeda05d4dea4313d7b6b7d1638e52a46372e78a6a3559fc6e47cc1fb55183 done 12:50:09 #7 exporting manifest sha256:f7db7b2db29eb454c41c3c2a1c92eed85fa8be753068c7b0b8545fd0ba09b766 done 12:50:09 #7 exporting config sha256:01853abe9c2e40c07ac63da38311ed71b5426b35cf77180571dfeea6991884c7 done 12:50:09 #7 exporting manifest list sha256:362284ca459e48832ec98cb482c795ccd3bf16759deb1529491b4ccc3bf576e3 done 12:50:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:09 #7 DONE 0.0s 12:50:09 12:50:09 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 12:50:09 #8 DONE 0.0s 12:50:09 12:50:09 1 warning found (use --debug to expand): 12:50:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' 12:50:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - 12:50:09 #1 [internal] load build definition from Dockerfile 12:50:09 #1 transferring dockerfile: 218B done 12:50:09 #1 DONE 0.0s 12:50:09 12:50:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:09 #2 DONE 0.0s 12:50:09 12:50:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:09 #3 DONE 0.0s 12:50:09 12:50:09 #4 [internal] load .dockerignore 12:50:09 #4 transferring context: 2B done 12:50:09 #4 DONE 0.0s 12:50:09 12:50:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 12:50:09 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done 12:50:09 #5 CACHED 12:50:09 12:50:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 12:50:09 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done 12:50:09 #6 CACHED 12:50:09 12:50:09 #7 exporting to image 12:50:09 #7 exporting layers done 12:50:09 #7 exporting manifest sha256:556d76796dcb093628d9ac2389b6cf46500acd1d1976ae4a4c2fd8b855651d43 done 12:50:09 #7 exporting config sha256:1dbaeda05d4dea4313d7b6b7d1638e52a46372e78a6a3559fc6e47cc1fb55183 done 12:50:09 #7 exporting manifest sha256:f7db7b2db29eb454c41c3c2a1c92eed85fa8be753068c7b0b8545fd0ba09b766 done 12:50:09 #7 exporting config sha256:01853abe9c2e40c07ac63da38311ed71b5426b35cf77180571dfeea6991884c7 done 12:50:09 #7 exporting manifest list sha256:362284ca459e48832ec98cb482c795ccd3bf16759deb1529491b4ccc3bf576e3 done 12:50:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:09 #7 DONE 0.0s 12:50:09 12:50:09 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 12:50:09 #8 DONE 0.0s 12:50:09 12:50:09 1 warning found (use --debug to expand): 12:50:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 12:50:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 12:50:10 #1 [internal] load build definition from Dockerfile 12:50:10 #1 transferring dockerfile: 168B done 12:50:10 #1 DONE 0.0s 12:50:10 12:50:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 12:50:10 #2 DONE 0.0s 12:50:10 12:50:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 12:50:10 #3 DONE 0.0s 12:50:10 12:50:10 #4 [internal] load .dockerignore 12:50:10 #4 transferring context: 2B done 12:50:10 #4 DONE 0.0s 12:50:10 12:50:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 12:50:10 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 0.0s done 12:50:10 #5 CACHED 12:50:10 12:50:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f 12:50:10 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6ea30d0ce345db4bc80182e0857532902025534e902398b52dc0e608d6a3734f done 12:50:10 #6 CACHED 12:50:10 12:50:10 #7 exporting to image 12:50:10 #7 exporting layers done 12:50:10 #7 exporting manifest sha256:556d76796dcb093628d9ac2389b6cf46500acd1d1976ae4a4c2fd8b855651d43 done 12:50:10 #7 exporting config sha256:1dbaeda05d4dea4313d7b6b7d1638e52a46372e78a6a3559fc6e47cc1fb55183 done 12:50:10 #7 exporting manifest sha256:f7db7b2db29eb454c41c3c2a1c92eed85fa8be753068c7b0b8545fd0ba09b766 done 12:50:10 #7 exporting config sha256:01853abe9c2e40c07ac63da38311ed71b5426b35cf77180571dfeea6991884c7 done 12:50:10 #7 exporting manifest list sha256:362284ca459e48832ec98cb482c795ccd3bf16759deb1529491b4ccc3bf576e3 done 12:50:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:10 #7 DONE 0.0s 12:50:10 12:50:10 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 12:50:10 #8 DONE 0.0s 12:50:10 12:50:10 1 warning found (use --debug to expand): 12:50:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814' 12:50:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814 --push - 12:50:10 #1 [internal] load build definition from Dockerfile 12:50:10 #1 transferring dockerfile: 205B done 12:50:10 #1 DONE 0.0s 12:50:10 12:50:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814 12:50:10 #2 DONE 0.0s 12:50:10 12:50:10 #3 [internal] load .dockerignore 12:50:10 #3 transferring context: 2B done 12:50:10 #3 DONE 0.0s 12:50:10 12:50:10 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814 12:50:10 #4 DONE 0.1s 12:50:10 12:50:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 12:50:10 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done 12:50:10 #5 DONE 0.0s 12:50:10 12:50:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 12:50:10 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done 12:50:10 #6 DONE 0.0s 12:50:10 12:50:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 12:50:10 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done 12:50:10 #5 DONE 0.1s 12:50:10 12:50:10 #7 exporting to image 12:50:10 #7 exporting layers done 12:50:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:10 #7 exporting manifest sha256:c3f5c93b1c4649a8ba1908efce40a86cce4b59e21cb9dc664f9396a4eb3144db done 12:50:10 #7 exporting config sha256:cd78ce78304c8ce7531452999adf9740ebace2c0105d3c0062d14eec7f2a34a0 done 12:50:10 #7 exporting manifest sha256:4c6f52314c8b815f5dfe0f8b2834e29c8b1f7a1262030a1ec812b17c318c17b6 done 12:50:10 #7 exporting config sha256:01bbb80e6c99832f33d73aa7ffbca4ff5b4e21f625fd3b7385ffe0f429c25252 done 12:50:10 #7 exporting manifest list sha256:e3df9c9a4ba219232aad5addf9a423a82745b8aa3d393ca57e7d138d43fc83db done 12:50:10 #7 DONE 0.0s 12:50:10 12:50:10 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:50:10 #8 DONE 0.0s 12:50:11 12:50:11 1 warning found (use --debug to expand): 12:50:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 12:50:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 12:50:11 #1 [internal] load build definition from Dockerfile 12:50:11 #1 transferring dockerfile: 171B done 12:50:11 #1 DONE 0.0s 12:50:11 12:50:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 12:50:11 #2 DONE 0.0s 12:50:11 12:50:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 12:50:11 #3 DONE 0.0s 12:50:11 12:50:11 #4 [internal] load .dockerignore 12:50:11 #4 transferring context: 2B done 12:50:11 #4 DONE 0.0s 12:50:11 12:50:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 12:50:11 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc done 12:50:11 #5 CACHED 12:50:11 12:50:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 12:50:11 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done 12:50:11 #6 CACHED 12:50:11 12:50:11 #7 exporting to image 12:50:11 #7 exporting layers done 12:50:11 #7 exporting manifest sha256:c3f5c93b1c4649a8ba1908efce40a86cce4b59e21cb9dc664f9396a4eb3144db done 12:50:11 #7 exporting config sha256:cd78ce78304c8ce7531452999adf9740ebace2c0105d3c0062d14eec7f2a34a0 done 12:50:11 #7 exporting manifest sha256:4c6f52314c8b815f5dfe0f8b2834e29c8b1f7a1262030a1ec812b17c318c17b6 done 12:50:11 #7 exporting config sha256:01bbb80e6c99832f33d73aa7ffbca4ff5b4e21f625fd3b7385ffe0f429c25252 done 12:50:11 #7 exporting manifest list sha256:e3df9c9a4ba219232aad5addf9a423a82745b8aa3d393ca57e7d138d43fc83db done 12:50:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:11 #7 DONE 0.0s 12:50:11 12:50:11 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:50:11 #8 DONE 0.0s 12:50:11 12:50:11 1 warning found (use --debug to expand): 12:50:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105' 12:50:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105 --push - 12:50:12 #1 [internal] load build definition from Dockerfile 12:50:12 #1 transferring dockerfile: 178B done 12:50:12 #1 DONE 0.0s 12:50:12 12:50:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105 12:50:12 #2 DONE 0.0s 12:50:12 12:50:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105 12:50:12 #3 DONE 0.0s 12:50:12 12:50:12 #4 [internal] load .dockerignore 12:50:12 #4 transferring context: 2B done 12:50:12 #4 DONE 0.0s 12:50:12 12:50:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 12:50:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done 12:50:12 #5 CACHED 12:50:12 12:50:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 12:50:12 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done 12:50:12 #6 CACHED 12:50:12 12:50:12 #7 exporting to image 12:50:12 #7 exporting layers done 12:50:12 #7 exporting manifest sha256:c3f5c93b1c4649a8ba1908efce40a86cce4b59e21cb9dc664f9396a4eb3144db done 12:50:12 #7 exporting config sha256:cd78ce78304c8ce7531452999adf9740ebace2c0105d3c0062d14eec7f2a34a0 done 12:50:12 #7 exporting manifest sha256:4c6f52314c8b815f5dfe0f8b2834e29c8b1f7a1262030a1ec812b17c318c17b6 done 12:50:12 #7 exporting config sha256:01bbb80e6c99832f33d73aa7ffbca4ff5b4e21f625fd3b7385ffe0f429c25252 done 12:50:12 #7 exporting manifest list sha256:e3df9c9a4ba219232aad5addf9a423a82745b8aa3d393ca57e7d138d43fc83db done 12:50:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:12 #7 DONE 0.0s 12:50:12 12:50:12 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:50:12 #8 DONE 0.0s 12:50:12 12:50:12 1 warning found (use --debug to expand): 12:50:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' 12:50:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - 12:50:12 #1 [internal] load build definition from Dockerfile 12:50:12 #1 transferring dockerfile: 219B done 12:50:12 #1 DONE 0.0s 12:50:12 12:50:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:12 #2 DONE 0.0s 12:50:12 12:50:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:12 #3 DONE 0.0s 12:50:12 12:50:12 #4 [internal] load .dockerignore 12:50:12 #4 transferring context: 2B done 12:50:12 #4 DONE 0.0s 12:50:12 12:50:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 12:50:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc done 12:50:12 #5 CACHED 12:50:12 12:50:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 12:50:12 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done 12:50:12 #6 CACHED 12:50:12 12:50:12 #7 exporting to image 12:50:12 #7 exporting layers done 12:50:12 #7 exporting manifest sha256:c3f5c93b1c4649a8ba1908efce40a86cce4b59e21cb9dc664f9396a4eb3144db done 12:50:12 #7 exporting config sha256:cd78ce78304c8ce7531452999adf9740ebace2c0105d3c0062d14eec7f2a34a0 done 12:50:12 #7 exporting manifest sha256:4c6f52314c8b815f5dfe0f8b2834e29c8b1f7a1262030a1ec812b17c318c17b6 done 12:50:12 #7 exporting config sha256:01bbb80e6c99832f33d73aa7ffbca4ff5b4e21f625fd3b7385ffe0f429c25252 done 12:50:12 #7 exporting manifest list sha256:e3df9c9a4ba219232aad5addf9a423a82745b8aa3d393ca57e7d138d43fc83db done 12:50:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:12 #7 DONE 0.0s 12:50:12 12:50:12 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:50:12 #8 DONE 0.0s 12:50:12 12:50:12 1 warning found (use --debug to expand): 12:50:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 12:50:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 12:50:13 #1 [internal] load build definition from Dockerfile 12:50:13 #1 transferring dockerfile: 169B done 12:50:13 #1 DONE 0.0s 12:50:13 12:50:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 12:50:13 #2 DONE 0.0s 12:50:13 12:50:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 12:50:13 #3 DONE 0.0s 12:50:13 12:50:13 #4 [internal] load .dockerignore 12:50:13 #4 transferring context: 2B done 12:50:13 #4 DONE 0.0s 12:50:13 12:50:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 12:50:13 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done 12:50:13 #5 CACHED 12:50:13 12:50:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 12:50:13 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5ad137a9f70675b1b3c84ca1a3aa6098b4d06af007186e8b5b8dc8084affd2dc 0.0s done 12:50:13 #6 CACHED 12:50:13 12:50:13 #7 exporting to image 12:50:13 #7 exporting layers done 12:50:13 #7 exporting manifest sha256:c3f5c93b1c4649a8ba1908efce40a86cce4b59e21cb9dc664f9396a4eb3144db done 12:50:13 #7 exporting config sha256:cd78ce78304c8ce7531452999adf9740ebace2c0105d3c0062d14eec7f2a34a0 done 12:50:13 #7 exporting manifest sha256:4c6f52314c8b815f5dfe0f8b2834e29c8b1f7a1262030a1ec812b17c318c17b6 done 12:50:13 #7 exporting config sha256:01bbb80e6c99832f33d73aa7ffbca4ff5b4e21f625fd3b7385ffe0f429c25252 done 12:50:13 #7 exporting manifest list sha256:e3df9c9a4ba219232aad5addf9a423a82745b8aa3d393ca57e7d138d43fc83db done 12:50:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:13 #7 DONE 0.0s 12:50:13 12:50:13 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:50:13 #8 DONE 0.0s 12:50:13 12:50:13 1 warning found (use --debug to expand): 12:50:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814' 12:50:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814 --push - 12:50:13 #1 [internal] load build definition from Dockerfile 12:50:13 #1 transferring dockerfile: 211B done 12:50:13 #1 DONE 0.0s 12:50:13 12:50:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814 12:50:13 #2 DONE 0.0s 12:50:13 12:50:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814 12:50:13 #3 DONE 0.1s 12:50:13 12:50:13 #4 [internal] load .dockerignore 12:50:13 #4 transferring context: 2B done 12:50:13 #4 DONE 0.0s 12:50:13 12:50:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 12:50:13 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 0.0s done 12:50:13 #5 DONE 0.0s 12:50:13 12:50:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 12:50:13 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 done 12:50:13 #6 DONE 0.1s 12:50:13 12:50:13 #7 exporting to image 12:50:13 #7 exporting layers 12:50:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:14 #7 exporting layers done 12:50:14 #7 exporting manifest sha256:5c7ab5535413a0d3f3c63026bfdecf18bc9382a5163f7af9a847f630608bbf7f done 12:50:14 #7 exporting config sha256:a89b558f6dd8b1dda845a3e64fe73795e38750da636aa3a38c2068a74adcd0b0 done 12:50:14 #7 exporting manifest sha256:e4f8500311cee30d5d2ceed0b9b67c0693dcc19c4e53b58f35e573298b7d6d6c done 12:50:14 #7 exporting config sha256:49607e52796bc77e64e09ca4bbab41958b61d8a9c25d8f5bed38d56e46988b01 done 12:50:14 #7 exporting manifest list sha256:997f61fd0c7fcbc6ec82349e211aabb539068938a105139f685ca2c423355519 done 12:50:14 #7 DONE 0.0s 12:50:14 12:50:14 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:50:14 #8 DONE 0.0s 12:50:14 12:50:14 1 warning found (use --debug to expand): 12:50:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 12:50:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 12:50:14 #1 [internal] load build definition from Dockerfile 12:50:14 #1 transferring dockerfile: 177B done 12:50:14 #1 DONE 0.0s 12:50:14 12:50:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 12:50:14 #2 DONE 0.0s 12:50:14 12:50:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 12:50:14 #3 DONE 0.0s 12:50:14 12:50:14 #4 [internal] load .dockerignore 12:50:14 #4 transferring context: 2B done 12:50:14 #4 DONE 0.0s 12:50:14 12:50:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 12:50:14 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 done 12:50:14 #5 CACHED 12:50:14 12:50:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 12:50:14 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 done 12:50:14 #6 CACHED 12:50:14 12:50:14 #7 exporting to image 12:50:14 #7 exporting layers done 12:50:14 #7 exporting manifest sha256:5c7ab5535413a0d3f3c63026bfdecf18bc9382a5163f7af9a847f630608bbf7f done 12:50:14 #7 exporting config sha256:a89b558f6dd8b1dda845a3e64fe73795e38750da636aa3a38c2068a74adcd0b0 done 12:50:14 #7 exporting manifest sha256:e4f8500311cee30d5d2ceed0b9b67c0693dcc19c4e53b58f35e573298b7d6d6c done 12:50:14 #7 exporting config sha256:49607e52796bc77e64e09ca4bbab41958b61d8a9c25d8f5bed38d56e46988b01 done 12:50:14 #7 exporting manifest list sha256:997f61fd0c7fcbc6ec82349e211aabb539068938a105139f685ca2c423355519 done 12:50:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:14 #7 DONE 0.0s 12:50:14 12:50:14 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:50:14 #8 DONE 0.0s 12:50:14 12:50:14 1 warning found (use --debug to expand): 12:50:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105' 12:50:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105 --push - 12:50:14 #1 [internal] load build definition from Dockerfile 12:50:14 #1 transferring dockerfile: 184B done 12:50:14 #1 DONE 0.0s 12:50:14 12:50:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105 12:50:14 #2 DONE 0.0s 12:50:14 12:50:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105 12:50:14 #3 DONE 0.0s 12:50:14 12:50:14 #4 [internal] load .dockerignore 12:50:14 #4 transferring context: 2B done 12:50:14 #4 DONE 0.0s 12:50:14 12:50:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 12:50:14 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 0.0s done 12:50:14 #5 DONE 0.0s 12:50:14 12:50:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 12:50:15 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 0.0s done 12:50:15 #6 CACHED 12:50:15 12:50:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 12:50:15 #5 CACHED 12:50:15 12:50:15 #7 exporting to image 12:50:15 #7 exporting layers done 12:50:15 #7 exporting manifest sha256:5c7ab5535413a0d3f3c63026bfdecf18bc9382a5163f7af9a847f630608bbf7f done 12:50:15 #7 exporting config sha256:a89b558f6dd8b1dda845a3e64fe73795e38750da636aa3a38c2068a74adcd0b0 done 12:50:15 #7 exporting manifest sha256:e4f8500311cee30d5d2ceed0b9b67c0693dcc19c4e53b58f35e573298b7d6d6c done 12:50:15 #7 exporting config sha256:49607e52796bc77e64e09ca4bbab41958b61d8a9c25d8f5bed38d56e46988b01 done 12:50:15 #7 exporting manifest list sha256:997f61fd0c7fcbc6ec82349e211aabb539068938a105139f685ca2c423355519 done 12:50:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:15 #7 DONE 0.0s 12:50:15 12:50:15 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:50:15 #8 DONE 0.0s 12:50:15 12:50:15 1 warning found (use --debug to expand): 12:50:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' 12:50:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - 12:50:15 #1 [internal] load build definition from Dockerfile 12:50:15 #1 transferring dockerfile: 225B done 12:50:15 #1 DONE 0.0s 12:50:15 12:50:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:15 #2 DONE 0.0s 12:50:15 12:50:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:15 #3 DONE 0.0s 12:50:15 12:50:15 #4 [internal] load .dockerignore 12:50:15 #4 transferring context: 2B done 12:50:15 #4 DONE 0.0s 12:50:15 12:50:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 12:50:15 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 0.0s done 12:50:15 #5 CACHED 12:50:15 12:50:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 12:50:15 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 0.0s done 12:50:15 #6 CACHED 12:50:15 12:50:15 #7 exporting to image 12:50:15 #7 exporting layers done 12:50:15 #7 exporting manifest sha256:5c7ab5535413a0d3f3c63026bfdecf18bc9382a5163f7af9a847f630608bbf7f done 12:50:15 #7 exporting config sha256:a89b558f6dd8b1dda845a3e64fe73795e38750da636aa3a38c2068a74adcd0b0 done 12:50:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:15 #7 exporting manifest sha256:e4f8500311cee30d5d2ceed0b9b67c0693dcc19c4e53b58f35e573298b7d6d6c done 12:50:15 #7 exporting config sha256:49607e52796bc77e64e09ca4bbab41958b61d8a9c25d8f5bed38d56e46988b01 done 12:50:15 #7 exporting manifest list sha256:997f61fd0c7fcbc6ec82349e211aabb539068938a105139f685ca2c423355519 done 12:50:15 #7 DONE 0.0s 12:50:15 12:50:15 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:50:15 #8 DONE 0.0s 12:50:15 12:50:15 1 warning found (use --debug to expand): 12:50:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 12:50:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 12:50:16 #1 [internal] load build definition from Dockerfile 12:50:16 #1 transferring dockerfile: 175B done 12:50:16 #1 DONE 0.0s 12:50:16 12:50:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 12:50:16 #2 DONE 0.0s 12:50:16 12:50:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 12:50:16 #3 DONE 0.0s 12:50:16 12:50:16 #4 [internal] load .dockerignore 12:50:16 #4 transferring context: 2B done 12:50:16 #4 DONE 0.0s 12:50:16 12:50:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 12:50:16 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 done 12:50:16 #5 CACHED 12:50:16 12:50:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 12:50:16 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:56ced627ab9a0983ba7aa780425f97657b6cbd246471e18aac8cc486275e33e7 done 12:50:16 #6 CACHED 12:50:16 12:50:16 #7 exporting to image 12:50:16 #7 exporting layers done 12:50:16 #7 exporting manifest sha256:5c7ab5535413a0d3f3c63026bfdecf18bc9382a5163f7af9a847f630608bbf7f done 12:50:16 #7 exporting config sha256:a89b558f6dd8b1dda845a3e64fe73795e38750da636aa3a38c2068a74adcd0b0 done 12:50:16 #7 exporting manifest sha256:e4f8500311cee30d5d2ceed0b9b67c0693dcc19c4e53b58f35e573298b7d6d6c done 12:50:16 #7 exporting config sha256:49607e52796bc77e64e09ca4bbab41958b61d8a9c25d8f5bed38d56e46988b01 done 12:50:16 #7 exporting manifest list sha256:997f61fd0c7fcbc6ec82349e211aabb539068938a105139f685ca2c423355519 done 12:50:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:16 #7 DONE 0.0s 12:50:16 12:50:16 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 12:50:16 #8 DONE 0.0s 12:50:16 12:50:16 1 warning found (use --debug to expand): 12:50:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814' 12:50:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814 --push - 12:50:16 #1 [internal] load build definition from Dockerfile 12:50:16 #1 transferring dockerfile: 215B done 12:50:16 #1 DONE 0.0s 12:50:16 12:50:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814 12:50:16 #2 DONE 0.0s 12:50:16 12:50:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814 12:50:16 #3 DONE 0.0s 12:50:16 12:50:16 #4 [internal] load .dockerignore 12:50:16 #4 transferring context: 2B done 12:50:16 #4 DONE 0.0s 12:50:16 12:50:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 12:50:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 12:50:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done 12:50:16 #5 DONE 0.0s 12:50:16 12:50:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 12:50:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done 12:50:16 #6 DONE 0.1s 12:50:16 12:50:16 #7 exporting to image 12:50:16 #7 exporting layers done 12:50:16 #7 exporting manifest sha256:6d6e6daa32f54fc2295cd3241a324ecefb8e12e08508b083ed839a25ade84d1e done 12:50:16 #7 exporting config sha256:7ed0d18dcfa04d944f07e7e2ff6462032628d7f3c85aa3349ec150ddd267d8f8 done 12:50:16 #7 exporting manifest sha256:8cd16e8baaf92b680896d3af6ff21d744585a8a009c953060bef09af4d486e1d done 12:50:16 #7 exporting config sha256:6a28b6a45d029c6a7341f2c1aa1bcba477f25d59ce579fa7572e8bc39a308227 done 12:50:16 #7 exporting manifest list sha256:10a9551a00791bd5163fe6e3df8971517365673e0692fb5f4c7a4a41a340f943 done 12:50:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:16 #7 DONE 0.0s 12:50:17 12:50:17 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 12:50:17 #8 DONE 0.0s 12:50:17 12:50:17 1 warning found (use --debug to expand): 12:50:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 12:50:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 12:50:17 #1 [internal] load build definition from Dockerfile 12:50:17 #1 transferring dockerfile: 181B done 12:50:17 #1 DONE 0.0s 12:50:17 12:50:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 12:50:17 #2 DONE 0.0s 12:50:17 12:50:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 12:50:17 #3 DONE 0.0s 12:50:17 12:50:17 #4 [internal] load .dockerignore 12:50:17 #4 transferring context: 2B done 12:50:17 #4 DONE 0.0s 12:50:17 12:50:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 12:50:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done 12:50:17 #5 CACHED 12:50:17 12:50:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 12:50:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done 12:50:17 #6 CACHED 12:50:17 12:50:17 #7 exporting to image 12:50:17 #7 exporting layers done 12:50:17 #7 exporting manifest sha256:6d6e6daa32f54fc2295cd3241a324ecefb8e12e08508b083ed839a25ade84d1e done 12:50:17 #7 exporting config sha256:7ed0d18dcfa04d944f07e7e2ff6462032628d7f3c85aa3349ec150ddd267d8f8 done 12:50:17 #7 exporting manifest sha256:8cd16e8baaf92b680896d3af6ff21d744585a8a009c953060bef09af4d486e1d done 12:50:17 #7 exporting config sha256:6a28b6a45d029c6a7341f2c1aa1bcba477f25d59ce579fa7572e8bc39a308227 done 12:50:17 #7 exporting manifest list sha256:10a9551a00791bd5163fe6e3df8971517365673e0692fb5f4c7a4a41a340f943 done 12:50:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:17 #7 DONE 0.0s 12:50:17 12:50:17 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 12:50:17 #8 DONE 0.0s 12:50:17 12:50:17 1 warning found (use --debug to expand): 12:50:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105 --push - 12:50:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105' 12:50:17 #1 [internal] load build definition from Dockerfile 12:50:17 #1 transferring dockerfile: 188B done 12:50:17 #1 DONE 0.0s 12:50:17 12:50:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105 12:50:17 #2 DONE 0.0s 12:50:17 12:50:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105 12:50:17 #3 DONE 0.0s 12:50:17 12:50:17 #4 [internal] load .dockerignore 12:50:17 #4 transferring context: 2B done 12:50:17 #4 DONE 0.0s 12:50:17 12:50:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 12:50:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done 12:50:17 #5 CACHED 12:50:17 12:50:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 12:50:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done 12:50:18 #6 CACHED 12:50:18 12:50:18 #7 exporting to image 12:50:18 #7 exporting layers done 12:50:18 #7 exporting manifest sha256:6d6e6daa32f54fc2295cd3241a324ecefb8e12e08508b083ed839a25ade84d1e done 12:50:18 #7 exporting config sha256:7ed0d18dcfa04d944f07e7e2ff6462032628d7f3c85aa3349ec150ddd267d8f8 done 12:50:18 #7 exporting manifest sha256:8cd16e8baaf92b680896d3af6ff21d744585a8a009c953060bef09af4d486e1d done 12:50:18 #7 exporting config sha256:6a28b6a45d029c6a7341f2c1aa1bcba477f25d59ce579fa7572e8bc39a308227 done 12:50:18 #7 exporting manifest list sha256:10a9551a00791bd5163fe6e3df8971517365673e0692fb5f4c7a4a41a340f943 done 12:50:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:18 #7 DONE 0.0s 12:50:18 12:50:18 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 12:50:18 #8 DONE 0.0s 12:50:18 12:50:18 1 warning found (use --debug to expand): 12:50:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' 12:50:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - 12:50:18 #1 [internal] load build definition from Dockerfile 12:50:18 #1 transferring dockerfile: 229B done 12:50:18 #1 DONE 0.0s 12:50:18 12:50:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:18 #2 DONE 0.0s 12:50:18 12:50:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:18 #3 DONE 0.0s 12:50:18 12:50:18 #4 [internal] load .dockerignore 12:50:18 #4 transferring context: 2B done 12:50:18 #4 DONE 0.0s 12:50:18 12:50:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 12:50:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done 12:50:18 #5 CACHED 12:50:18 12:50:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 12:50:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done 12:50:18 #6 CACHED 12:50:18 12:50:18 #7 exporting to image 12:50:18 #7 exporting layers done 12:50:18 #7 exporting manifest sha256:6d6e6daa32f54fc2295cd3241a324ecefb8e12e08508b083ed839a25ade84d1e done 12:50:18 #7 exporting config sha256:7ed0d18dcfa04d944f07e7e2ff6462032628d7f3c85aa3349ec150ddd267d8f8 done 12:50:18 #7 exporting manifest sha256:8cd16e8baaf92b680896d3af6ff21d744585a8a009c953060bef09af4d486e1d done 12:50:18 #7 exporting config sha256:6a28b6a45d029c6a7341f2c1aa1bcba477f25d59ce579fa7572e8bc39a308227 done 12:50:18 #7 exporting manifest list sha256:10a9551a00791bd5163fe6e3df8971517365673e0692fb5f4c7a4a41a340f943 12:50:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:18 #7 exporting manifest list sha256:10a9551a00791bd5163fe6e3df8971517365673e0692fb5f4c7a4a41a340f943 done 12:50:18 #7 DONE 0.0s 12:50:18 12:50:18 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 12:50:18 #8 DONE 0.0s 12:50:18 12:50:18 1 warning found (use --debug to expand): 12:50:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 12:50:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 12:50:19 #1 [internal] load build definition from Dockerfile 12:50:19 #1 transferring dockerfile: 179B done 12:50:19 #1 DONE 0.0s 12:50:19 12:50:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 12:50:19 #2 DONE 0.0s 12:50:19 12:50:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 12:50:19 #3 DONE 0.0s 12:50:19 12:50:19 #4 [internal] load .dockerignore 12:50:19 #4 transferring context: 2B done 12:50:19 #4 DONE 0.0s 12:50:19 12:50:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 12:50:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 done 12:50:19 #5 CACHED 12:50:19 12:50:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 12:50:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:181f7baf895ee54d5f35d26a0bdf5eca83ab948d3f25211c91d83c9ed1a03304 0.0s done 12:50:19 #6 CACHED 12:50:19 12:50:19 #7 exporting to image 12:50:19 #7 exporting layers done 12:50:19 #7 exporting manifest sha256:6d6e6daa32f54fc2295cd3241a324ecefb8e12e08508b083ed839a25ade84d1e done 12:50:19 #7 exporting config sha256:7ed0d18dcfa04d944f07e7e2ff6462032628d7f3c85aa3349ec150ddd267d8f8 done 12:50:19 #7 exporting manifest sha256:8cd16e8baaf92b680896d3af6ff21d744585a8a009c953060bef09af4d486e1d done 12:50:19 #7 exporting config sha256:6a28b6a45d029c6a7341f2c1aa1bcba477f25d59ce579fa7572e8bc39a308227 done 12:50:19 #7 exporting manifest list sha256:10a9551a00791bd5163fe6e3df8971517365673e0692fb5f4c7a4a41a340f943 done 12:50:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:19 #7 DONE 0.0s 12:50:19 12:50:19 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 12:50:19 #8 DONE 0.0s 12:50:19 12:50:19 1 warning found (use --debug to expand): 12:50:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814' 12:50:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814 --push - 12:50:19 #1 [internal] load build definition from Dockerfile 12:50:19 #1 transferring dockerfile: 205B done 12:50:19 #1 DONE 0.0s 12:50:19 12:50:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814 12:50:19 #2 DONE 0.0s 12:50:19 12:50:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814 12:50:19 #3 DONE 0.0s 12:50:19 12:50:19 #4 [internal] load .dockerignore 12:50:19 #4 transferring context: 2B done 12:50:19 #4 DONE 0.0s 12:50:19 12:50:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 12:50:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 12:50:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 done 12:50:19 #5 DONE 0.1s 12:50:19 12:50:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 12:50:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 0.0s done 12:50:19 #6 DONE 0.0s 12:50:19 12:50:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 12:50:19 #5 DONE 0.1s 12:50:19 12:50:19 #7 exporting to image 12:50:19 #7 exporting layers done 12:50:19 #7 exporting manifest sha256:0cac8d8c751bc48d33010e9101099f860e4bb9dd437e7e873e8269534432271c 0.0s done 12:50:19 #7 exporting config sha256:d259956e1a7d98dd1ffefc1580b1a1101a65cca2442f77a47b6a39fe5d1846e0 done 12:50:19 #7 exporting manifest sha256:8c422039ed9f8952f7f02ba13dd003ffe7aa413c38c7b7375f4c2b8c38d31e55 0.0s done 12:50:19 #7 exporting config sha256:ea555a645b7bbdc16cc0ca3c8f712dd160c348d7d3c933f7ced36029b28220e8 0.0s done 12:50:19 #7 exporting manifest list sha256:254dac9b4b5f117f8334c762f97f4b3c98078c1f8239bdf1e36e6dc6e1f93b46 0.0s done 12:50:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:19 #7 DONE 0.1s 12:50:19 12:50:19 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 12:50:19 #8 DONE 0.0s 12:50:20 12:50:20 1 warning found (use --debug to expand): 12:50:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 12:50:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 12:50:20 #1 [internal] load build definition from Dockerfile 12:50:20 #1 transferring dockerfile: 171B done 12:50:20 #1 DONE 0.0s 12:50:20 12:50:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 12:50:20 #2 DONE 0.0s 12:50:20 12:50:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 12:50:20 #3 DONE 0.0s 12:50:20 12:50:20 #4 [internal] load .dockerignore 12:50:20 #4 transferring context: 2B done 12:50:20 #4 DONE 0.0s 12:50:20 12:50:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 12:50:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 0.0s done 12:50:20 #5 CACHED 12:50:20 12:50:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 12:50:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 0.0s done 12:50:20 #6 CACHED 12:50:20 12:50:20 #7 exporting to image 12:50:20 #7 exporting layers done 12:50:20 #7 exporting manifest sha256:0cac8d8c751bc48d33010e9101099f860e4bb9dd437e7e873e8269534432271c done 12:50:20 #7 exporting config sha256:d259956e1a7d98dd1ffefc1580b1a1101a65cca2442f77a47b6a39fe5d1846e0 12:50:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:20 #7 exporting config sha256:d259956e1a7d98dd1ffefc1580b1a1101a65cca2442f77a47b6a39fe5d1846e0 done 12:50:20 #7 exporting manifest sha256:8c422039ed9f8952f7f02ba13dd003ffe7aa413c38c7b7375f4c2b8c38d31e55 done 12:50:20 #7 exporting config sha256:ea555a645b7bbdc16cc0ca3c8f712dd160c348d7d3c933f7ced36029b28220e8 done 12:50:20 #7 exporting manifest list sha256:254dac9b4b5f117f8334c762f97f4b3c98078c1f8239bdf1e36e6dc6e1f93b46 done 12:50:20 #7 DONE 0.0s 12:50:20 12:50:20 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 12:50:20 #8 DONE 0.0s 12:50:20 12:50:20 1 warning found (use --debug to expand): 12:50:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105' 12:50:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105 --push - 12:50:21 #1 [internal] load build definition from Dockerfile 12:50:21 #1 transferring dockerfile: 178B done 12:50:21 #1 DONE 0.0s 12:50:21 12:50:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105 12:50:21 #2 DONE 0.0s 12:50:21 12:50:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105 12:50:21 #3 DONE 0.0s 12:50:21 12:50:21 #4 [internal] load .dockerignore 12:50:21 #4 transferring context: 2B done 12:50:21 #4 DONE 0.0s 12:50:21 12:50:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 12:50:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 0.0s done 12:50:21 #5 CACHED 12:50:21 12:50:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 12:50:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 0.0s done 12:50:21 #6 CACHED 12:50:21 12:50:21 #7 exporting to image 12:50:21 #7 exporting layers done 12:50:21 #7 exporting manifest sha256:0cac8d8c751bc48d33010e9101099f860e4bb9dd437e7e873e8269534432271c done 12:50:21 #7 exporting config sha256:d259956e1a7d98dd1ffefc1580b1a1101a65cca2442f77a47b6a39fe5d1846e0 done 12:50:21 #7 exporting manifest sha256:8c422039ed9f8952f7f02ba13dd003ffe7aa413c38c7b7375f4c2b8c38d31e55 done 12:50:21 #7 exporting config sha256:ea555a645b7bbdc16cc0ca3c8f712dd160c348d7d3c933f7ced36029b28220e8 done 12:50:21 #7 exporting manifest list sha256:254dac9b4b5f117f8334c762f97f4b3c98078c1f8239bdf1e36e6dc6e1f93b46 done 12:50:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:21 #7 DONE 0.0s 12:50:21 12:50:21 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 12:50:21 #8 DONE 0.0s 12:50:21 12:50:21 1 warning found (use --debug to expand): 12:50:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' 12:50:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - 12:50:21 #1 [internal] load build definition from Dockerfile 12:50:21 #1 transferring dockerfile: 219B done 12:50:21 #1 DONE 0.0s 12:50:21 12:50:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:21 #2 DONE 0.0s 12:50:21 12:50:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:21 #3 DONE 0.0s 12:50:21 12:50:21 #4 [internal] load .dockerignore 12:50:21 #4 transferring context: 2B done 12:50:21 #4 DONE 0.0s 12:50:21 12:50:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 12:50:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 done 12:50:21 #5 CACHED 12:50:21 12:50:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 12:50:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 done 12:50:21 #6 CACHED 12:50:21 12:50:21 #7 exporting to image 12:50:21 #7 exporting layers done 12:50:21 #7 exporting manifest sha256:0cac8d8c751bc48d33010e9101099f860e4bb9dd437e7e873e8269534432271c done 12:50:21 #7 exporting config sha256:d259956e1a7d98dd1ffefc1580b1a1101a65cca2442f77a47b6a39fe5d1846e0 done 12:50:21 #7 exporting manifest sha256:8c422039ed9f8952f7f02ba13dd003ffe7aa413c38c7b7375f4c2b8c38d31e55 done 12:50:21 #7 exporting config sha256:ea555a645b7bbdc16cc0ca3c8f712dd160c348d7d3c933f7ced36029b28220e8 done 12:50:21 #7 exporting manifest list sha256:254dac9b4b5f117f8334c762f97f4b3c98078c1f8239bdf1e36e6dc6e1f93b46 done 12:50:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:21 #7 DONE 0.0s 12:50:21 12:50:21 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 12:50:21 #8 DONE 0.0s 12:50:21 12:50:21 1 warning found (use --debug to expand): 12:50:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 12:50:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 12:50:22 #1 [internal] load build definition from Dockerfile 12:50:22 #1 transferring dockerfile: 169B done 12:50:22 #1 DONE 0.0s 12:50:22 12:50:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 12:50:22 #2 DONE 0.0s 12:50:22 12:50:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 12:50:22 #3 DONE 0.0s 12:50:22 12:50:22 #4 [internal] load .dockerignore 12:50:22 #4 transferring context: 2B done 12:50:22 #4 DONE 0.0s 12:50:22 12:50:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 12:50:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 done 12:50:22 #5 CACHED 12:50:22 12:50:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 12:50:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:848de27d6b6e5a7a0c3f33fe4fc21e1bfac11df4c3ed77f92115973f5e5ae9e0 0.0s done 12:50:22 #6 CACHED 12:50:22 12:50:22 #7 exporting to image 12:50:22 #7 exporting layers done 12:50:22 #7 exporting manifest sha256:0cac8d8c751bc48d33010e9101099f860e4bb9dd437e7e873e8269534432271c done 12:50:22 #7 exporting config sha256:d259956e1a7d98dd1ffefc1580b1a1101a65cca2442f77a47b6a39fe5d1846e0 done 12:50:22 #7 exporting manifest sha256:8c422039ed9f8952f7f02ba13dd003ffe7aa413c38c7b7375f4c2b8c38d31e55 done 12:50:22 #7 exporting config sha256:ea555a645b7bbdc16cc0ca3c8f712dd160c348d7d3c933f7ced36029b28220e8 done 12:50:22 #7 exporting manifest list sha256:254dac9b4b5f117f8334c762f97f4b3c98078c1f8239bdf1e36e6dc6e1f93b46 done 12:50:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:22 #7 DONE 0.0s 12:50:22 12:50:22 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 12:50:22 #8 DONE 0.0s 12:50:22 12:50:22 1 warning found (use --debug to expand): 12:50:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814' 12:50:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814 --push - 12:50:22 #1 [internal] load build definition from Dockerfile 12:50:22 #1 transferring dockerfile: 206B done 12:50:22 #1 DONE 0.0s 12:50:22 12:50:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814 12:50:22 #2 DONE 0.0s 12:50:22 12:50:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814 12:50:22 #3 DONE 0.0s 12:50:22 12:50:22 #4 [internal] load .dockerignore 12:50:22 #4 transferring context: 2B done 12:50:22 #4 DONE 0.0s 12:50:22 12:50:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 12:50:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 0.0s done 12:50:22 #5 DONE 0.0s 12:50:22 12:50:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 12:50:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 0.0s done 12:50:22 #6 DONE 0.0s 12:50:22 12:50:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 12:50:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 0.0s done 12:50:22 #5 DONE 0.1s 12:50:22 12:50:22 #7 exporting to image 12:50:22 #7 exporting layers done 12:50:22 #7 exporting manifest sha256:7d70f7e12b69403926a734813cdb037f2c9cfa4ef402d20d994d6e761f012b0e done 12:50:22 #7 exporting config sha256:3ace650c4d70b7757b80f395437182e6f9f59203ec65f096ed7d8a72eebe1e7c done 12:50:22 #7 exporting manifest sha256:8ae1e358e143a07a4690dd1749c3c7d63f2820d996b811c7a5b0bf5f2f7c6f2b done 12:50:22 #7 exporting config sha256:37818f41cfb6e685e7a91901f20ac66767ba78a28e8eb9d2cb215331756ff04f done 12:50:22 #7 exporting manifest list sha256:f6391587483d8dbe2ae3668ffc0777b5f7cf8f8d4798eab13f96083a5c446edf done 12:50:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:22 #7 DONE 0.0s 12:50:22 12:50:22 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 12:50:22 #8 DONE 0.0s 12:50:23 12:50:23 1 warning found (use --debug to expand): 12:50:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 12:50:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 12:50:23 #1 [internal] load build definition from Dockerfile 12:50:23 #1 transferring dockerfile: 172B done 12:50:23 #1 DONE 0.0s 12:50:23 12:50:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 12:50:23 #2 DONE 0.0s 12:50:23 12:50:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 12:50:23 #3 DONE 0.0s 12:50:23 12:50:23 #4 [internal] load .dockerignore 12:50:23 #4 transferring context: 2B done 12:50:23 #4 DONE 0.0s 12:50:23 12:50:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 12:50:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 0.0s done 12:50:23 #5 CACHED 12:50:23 12:50:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 12:50:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 0.0s done 12:50:23 #6 CACHED 12:50:23 12:50:23 #7 exporting to image 12:50:23 #7 exporting layers done 12:50:23 #7 exporting manifest sha256:7d70f7e12b69403926a734813cdb037f2c9cfa4ef402d20d994d6e761f012b0e done 12:50:23 #7 exporting config sha256:3ace650c4d70b7757b80f395437182e6f9f59203ec65f096ed7d8a72eebe1e7c done 12:50:23 #7 exporting manifest sha256:8ae1e358e143a07a4690dd1749c3c7d63f2820d996b811c7a5b0bf5f2f7c6f2b done 12:50:23 #7 exporting config sha256:37818f41cfb6e685e7a91901f20ac66767ba78a28e8eb9d2cb215331756ff04f done 12:50:23 #7 exporting manifest list sha256:f6391587483d8dbe2ae3668ffc0777b5f7cf8f8d4798eab13f96083a5c446edf done 12:50:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:23 #7 DONE 0.0s 12:50:23 12:50:23 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 12:50:23 #8 DONE 0.0s 12:50:23 12:50:23 1 warning found (use --debug to expand): 12:50:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105' 12:50:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105 --push - 12:50:24 #1 [internal] load build definition from Dockerfile 12:50:24 #1 transferring dockerfile: 179B done 12:50:24 #1 DONE 0.0s 12:50:24 12:50:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105 12:50:24 #2 DONE 0.0s 12:50:24 12:50:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105 12:50:24 #3 DONE 0.0s 12:50:24 12:50:24 #4 [internal] load .dockerignore 12:50:24 #4 transferring context: 2B done 12:50:24 #4 DONE 0.0s 12:50:24 12:50:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 12:50:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce done 12:50:24 #5 CACHED 12:50:24 12:50:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 12:50:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 0.0s done 12:50:24 #6 CACHED 12:50:24 12:50:24 #7 exporting to image 12:50:24 #7 exporting layers done 12:50:24 #7 exporting manifest sha256:7d70f7e12b69403926a734813cdb037f2c9cfa4ef402d20d994d6e761f012b0e done 12:50:24 #7 exporting config sha256:3ace650c4d70b7757b80f395437182e6f9f59203ec65f096ed7d8a72eebe1e7c done 12:50:24 #7 exporting manifest sha256:8ae1e358e143a07a4690dd1749c3c7d63f2820d996b811c7a5b0bf5f2f7c6f2b done 12:50:24 #7 exporting config sha256:37818f41cfb6e685e7a91901f20ac66767ba78a28e8eb9d2cb215331756ff04f done 12:50:24 #7 exporting manifest list sha256:f6391587483d8dbe2ae3668ffc0777b5f7cf8f8d4798eab13f96083a5c446edf done 12:50:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:24 #7 DONE 0.0s 12:50:24 12:50:24 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 12:50:24 #8 DONE 0.0s 12:50:24 12:50:24 1 warning found (use --debug to expand): 12:50:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - 12:50:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' 12:50:24 #1 [internal] load build definition from Dockerfile 12:50:24 #1 transferring dockerfile: 220B done 12:50:24 #1 DONE 0.0s 12:50:24 12:50:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:24 #2 DONE 0.0s 12:50:24 12:50:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:24 #3 DONE 0.0s 12:50:24 12:50:24 #4 [internal] load .dockerignore 12:50:24 #4 transferring context: 2B done 12:50:24 #4 DONE 0.0s 12:50:24 12:50:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 12:50:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce done 12:50:24 #5 CACHED 12:50:24 12:50:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 12:50:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce done 12:50:24 #6 CACHED 12:50:24 12:50:24 #7 exporting to image 12:50:24 #7 exporting layers done 12:50:24 #7 exporting manifest sha256:7d70f7e12b69403926a734813cdb037f2c9cfa4ef402d20d994d6e761f012b0e done 12:50:24 #7 exporting config sha256:3ace650c4d70b7757b80f395437182e6f9f59203ec65f096ed7d8a72eebe1e7c done 12:50:24 #7 exporting manifest sha256:8ae1e358e143a07a4690dd1749c3c7d63f2820d996b811c7a5b0bf5f2f7c6f2b done 12:50:24 #7 exporting config sha256:37818f41cfb6e685e7a91901f20ac66767ba78a28e8eb9d2cb215331756ff04f done 12:50:24 #7 exporting manifest list sha256:f6391587483d8dbe2ae3668ffc0777b5f7cf8f8d4798eab13f96083a5c446edf done 12:50:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:24 #7 DONE 0.0s 12:50:24 12:50:24 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 12:50:24 #8 DONE 0.0s 12:50:24 12:50:24 1 warning found (use --debug to expand): 12:50:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 12:50:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 12:50:25 #1 [internal] load build definition from Dockerfile 12:50:25 #1 transferring dockerfile: 170B done 12:50:25 #1 DONE 0.0s 12:50:25 12:50:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 12:50:25 #2 DONE 0.0s 12:50:25 12:50:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 12:50:25 #3 DONE 0.0s 12:50:25 12:50:25 #4 [internal] load .dockerignore 12:50:25 #4 transferring context: 2B done 12:50:25 #4 DONE 0.0s 12:50:25 12:50:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 12:50:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce done 12:50:25 #5 CACHED 12:50:25 12:50:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce 12:50:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:14c55f1401d7a33aa995d1a1195f379336c2e3cdab16bbc82a5e0410277c67ce done 12:50:25 #6 CACHED 12:50:25 12:50:25 #7 exporting to image 12:50:25 #7 exporting layers done 12:50:25 #7 exporting manifest sha256:7d70f7e12b69403926a734813cdb037f2c9cfa4ef402d20d994d6e761f012b0e done 12:50:25 #7 exporting config sha256:3ace650c4d70b7757b80f395437182e6f9f59203ec65f096ed7d8a72eebe1e7c done 12:50:25 #7 exporting manifest sha256:8ae1e358e143a07a4690dd1749c3c7d63f2820d996b811c7a5b0bf5f2f7c6f2b done 12:50:25 #7 exporting config sha256:37818f41cfb6e685e7a91901f20ac66767ba78a28e8eb9d2cb215331756ff04f done 12:50:25 #7 exporting manifest list sha256:f6391587483d8dbe2ae3668ffc0777b5f7cf8f8d4798eab13f96083a5c446edf done 12:50:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:25 #7 DONE 0.0s 12:50:25 12:50:25 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 12:50:25 #8 DONE 0.0s 12:50:25 12:50:25 1 warning found (use --debug to expand): 12:50:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814' 12:50:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814 --push - 12:50:25 #1 [internal] load build definition from Dockerfile 12:50:25 #1 transferring dockerfile: 206B done 12:50:25 #1 DONE 0.0s 12:50:25 12:50:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814 12:50:25 #2 DONE 0.0s 12:50:25 12:50:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814 12:50:25 #3 DONE 0.0s 12:50:25 12:50:25 #4 [internal] load .dockerignore 12:50:25 #4 transferring context: 2B done 12:50:25 #4 DONE 0.0s 12:50:25 12:50:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 12:50:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 12:50:25 #5 ... 12:50:25 12:50:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 12:50:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done 12:50:25 #6 DONE 0.1s 12:50:25 12:50:25 #7 exporting to image 12:50:25 #7 exporting layers done 12:50:25 #7 exporting manifest sha256:9e5a250f84726247fe743724638737839b9f9572839931b5d202debf08a2afa1 done 12:50:25 #7 exporting config sha256:ba9758ffdef4c9aec887186e4fc8048d1a6e1acb4fb6c73a3e94cc3b22c099b5 done 12:50:25 #7 exporting manifest sha256:877da585aeac4a22d27ff8d6c1a75e8a74676b9522f895ce4979dea25e737b49 done 12:50:25 #7 exporting config sha256:f1a0d75485a0f275a1dde46293fff5de1f717c90ef597897771a71b115ab47f2 done 12:50:25 #7 exporting manifest list sha256:6477d5c5d7e482a64c1b3a3e084eaee5edbe1e087f048c20629e71bed7440b6a done 12:50:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:25 #7 DONE 0.0s 12:50:25 12:50:25 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 12:50:25 #8 DONE 0.0s 12:50:26 12:50:26 1 warning found (use --debug to expand): 12:50:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 12:50:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 12:50:26 #1 [internal] load build definition from Dockerfile 12:50:26 #1 transferring dockerfile: 172B done 12:50:26 #1 DONE 0.0s 12:50:26 12:50:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 12:50:26 #2 DONE 0.0s 12:50:26 12:50:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 12:50:26 #3 DONE 0.0s 12:50:26 12:50:26 #4 [internal] load .dockerignore 12:50:26 #4 transferring context: 2B done 12:50:26 #4 DONE 0.0s 12:50:26 12:50:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 12:50:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done 12:50:26 #5 CACHED 12:50:26 12:50:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 12:50:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done 12:50:26 #6 CACHED 12:50:26 12:50:26 #7 exporting to image 12:50:26 #7 exporting layers done 12:50:26 #7 exporting manifest sha256:9e5a250f84726247fe743724638737839b9f9572839931b5d202debf08a2afa1 done 12:50:26 #7 exporting config sha256:ba9758ffdef4c9aec887186e4fc8048d1a6e1acb4fb6c73a3e94cc3b22c099b5 12:50:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:26 #7 exporting config sha256:ba9758ffdef4c9aec887186e4fc8048d1a6e1acb4fb6c73a3e94cc3b22c099b5 done 12:50:26 #7 exporting manifest sha256:877da585aeac4a22d27ff8d6c1a75e8a74676b9522f895ce4979dea25e737b49 done 12:50:26 #7 exporting config sha256:f1a0d75485a0f275a1dde46293fff5de1f717c90ef597897771a71b115ab47f2 done 12:50:26 #7 exporting manifest list sha256:6477d5c5d7e482a64c1b3a3e084eaee5edbe1e087f048c20629e71bed7440b6a done 12:50:26 #7 DONE 0.0s 12:50:26 12:50:26 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 12:50:26 #8 DONE 0.0s 12:50:26 12:50:26 1 warning found (use --debug to expand): 12:50:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105' 12:50:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105 --push - 12:50:27 #1 [internal] load build definition from Dockerfile 12:50:27 #1 transferring dockerfile: 179B done 12:50:27 #1 DONE 0.0s 12:50:27 12:50:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105 12:50:27 #2 DONE 0.0s 12:50:27 12:50:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105 12:50:27 #3 DONE 0.0s 12:50:27 12:50:27 #4 [internal] load .dockerignore 12:50:27 #4 transferring context: 2B done 12:50:27 #4 DONE 0.0s 12:50:27 12:50:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 12:50:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done 12:50:27 #5 CACHED 12:50:27 12:50:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 12:50:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done 12:50:27 #6 CACHED 12:50:27 12:50:27 #7 exporting to image 12:50:27 #7 exporting layers done 12:50:27 #7 exporting manifest sha256:9e5a250f84726247fe743724638737839b9f9572839931b5d202debf08a2afa1 done 12:50:27 #7 exporting config sha256:ba9758ffdef4c9aec887186e4fc8048d1a6e1acb4fb6c73a3e94cc3b22c099b5 done 12:50:27 #7 exporting manifest sha256:877da585aeac4a22d27ff8d6c1a75e8a74676b9522f895ce4979dea25e737b49 done 12:50:27 #7 exporting config sha256:f1a0d75485a0f275a1dde46293fff5de1f717c90ef597897771a71b115ab47f2 done 12:50:27 #7 exporting manifest list sha256:6477d5c5d7e482a64c1b3a3e084eaee5edbe1e087f048c20629e71bed7440b6a done 12:50:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:27 #7 DONE 0.0s 12:50:27 12:50:27 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 12:50:27 #8 DONE 0.0s 12:50:27 12:50:27 1 warning found (use --debug to expand): 12:50:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' 12:50:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - 12:50:27 #1 [internal] load build definition from Dockerfile 12:50:27 #1 transferring dockerfile: 220B done 12:50:27 #1 DONE 0.0s 12:50:27 12:50:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:27 #2 DONE 0.0s 12:50:27 12:50:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:27 #3 DONE 0.0s 12:50:27 12:50:27 #4 [internal] load .dockerignore 12:50:27 #4 transferring context: 2B done 12:50:27 #4 DONE 0.0s 12:50:27 12:50:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 12:50:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done 12:50:27 #5 CACHED 12:50:27 12:50:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 12:50:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done 12:50:27 #6 CACHED 12:50:27 12:50:27 #7 exporting to image 12:50:27 #7 exporting layers done 12:50:27 #7 exporting manifest sha256:9e5a250f84726247fe743724638737839b9f9572839931b5d202debf08a2afa1 done 12:50:27 #7 exporting config sha256:ba9758ffdef4c9aec887186e4fc8048d1a6e1acb4fb6c73a3e94cc3b22c099b5 done 12:50:27 #7 exporting manifest sha256:877da585aeac4a22d27ff8d6c1a75e8a74676b9522f895ce4979dea25e737b49 done 12:50:27 #7 exporting config sha256:f1a0d75485a0f275a1dde46293fff5de1f717c90ef597897771a71b115ab47f2 done 12:50:27 #7 exporting manifest list sha256:6477d5c5d7e482a64c1b3a3e084eaee5edbe1e087f048c20629e71bed7440b6a done 12:50:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:27 #7 DONE 0.0s 12:50:27 12:50:27 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 12:50:27 #8 DONE 0.0s 12:50:27 12:50:27 1 warning found (use --debug to expand): 12:50:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 12:50:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 12:50:28 #1 [internal] load build definition from Dockerfile 12:50:28 #1 transferring dockerfile: 170B done 12:50:28 #1 DONE 0.0s 12:50:28 12:50:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 12:50:28 #2 DONE 0.0s 12:50:28 12:50:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 12:50:28 #3 DONE 0.0s 12:50:28 12:50:28 #4 [internal] load .dockerignore 12:50:28 #4 transferring context: 2B done 12:50:28 #4 DONE 0.0s 12:50:28 12:50:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 12:50:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done 12:50:28 #5 CACHED 12:50:28 12:50:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 12:50:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3d201ed0c405386db5e4b48c337c5df32ccb2db37eb40ab2a83a1c44adc39758 0.0s done 12:50:28 #6 CACHED 12:50:28 12:50:28 #7 exporting to image 12:50:28 #7 exporting layers done 12:50:28 #7 exporting manifest sha256:9e5a250f84726247fe743724638737839b9f9572839931b5d202debf08a2afa1 done 12:50:28 #7 exporting config sha256:ba9758ffdef4c9aec887186e4fc8048d1a6e1acb4fb6c73a3e94cc3b22c099b5 done 12:50:28 #7 exporting manifest sha256:877da585aeac4a22d27ff8d6c1a75e8a74676b9522f895ce4979dea25e737b49 done 12:50:28 #7 exporting config sha256:f1a0d75485a0f275a1dde46293fff5de1f717c90ef597897771a71b115ab47f2 done 12:50:28 #7 exporting manifest list sha256:6477d5c5d7e482a64c1b3a3e084eaee5edbe1e087f048c20629e71bed7440b6a done 12:50:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:28 #7 DONE 0.0s 12:50:28 12:50:28 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 12:50:28 #8 DONE 0.0s 12:50:28 12:50:28 1 warning found (use --debug to expand): 12:50:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814' 12:50:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814 --push - 12:50:28 #1 [internal] load build definition from Dockerfile 12:50:28 #1 transferring dockerfile: 206B done 12:50:28 #1 DONE 0.0s 12:50:28 12:50:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814 12:50:28 #2 DONE 0.0s 12:50:28 12:50:28 #3 [internal] load .dockerignore 12:50:28 #3 transferring context: 2B done 12:50:28 #3 DONE 0.0s 12:50:28 12:50:28 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814 12:50:28 #4 DONE 0.1s 12:50:28 12:50:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 12:50:28 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done 12:50:28 #5 DONE 0.0s 12:50:28 12:50:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 12:50:28 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done 12:50:28 #6 DONE 0.1s 12:50:28 12:50:28 #7 exporting to image 12:50:28 #7 exporting layers done 12:50:28 #7 exporting manifest sha256:88cb2caa2fe9f38c38f8e0471fce1dc8719d637040d03b6ce5b2e8aeba9f4280 done 12:50:28 #7 exporting config sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c done 12:50:28 #7 exporting manifest sha256:f19259a6cdae5968e65f3dbdc087896bca21770a7c748b55a7ed6d7fdb50ea5a done 12:50:28 #7 exporting config sha256:735be8bd7ac84ee2ca8d65e7c487c144bf89e66ba37caafded7c69b4ef559fa0 done 12:50:28 #7 exporting manifest list sha256:441850681ebb3d22a8797fd49af7fb35adec33c9d25e7315f0aa8d249eedab16 12:50:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:28 #7 exporting manifest list sha256:441850681ebb3d22a8797fd49af7fb35adec33c9d25e7315f0aa8d249eedab16 done 12:50:28 #7 DONE 0.0s 12:50:28 12:50:28 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 12:50:28 #8 DONE 0.0s 12:50:29 12:50:29 1 warning found (use --debug to expand): 12:50:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 12:50:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 12:50:29 #1 [internal] load build definition from Dockerfile 12:50:29 #1 transferring dockerfile: 172B done 12:50:29 #1 DONE 0.0s 12:50:29 12:50:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 12:50:29 #2 DONE 0.0s 12:50:29 12:50:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 12:50:29 #3 DONE 0.0s 12:50:29 12:50:29 #4 [internal] load .dockerignore 12:50:29 #4 transferring context: 2B done 12:50:29 #4 DONE 0.0s 12:50:29 12:50:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 12:50:29 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca done 12:50:29 #5 CACHED 12:50:29 12:50:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 12:50:29 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca done 12:50:29 #6 CACHED 12:50:29 12:50:29 #7 exporting to image 12:50:29 #7 exporting layers done 12:50:29 #7 exporting manifest sha256:88cb2caa2fe9f38c38f8e0471fce1dc8719d637040d03b6ce5b2e8aeba9f4280 done 12:50:29 #7 exporting config sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c 12:50:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:29 #7 exporting config sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c done 12:50:29 #7 exporting manifest sha256:f19259a6cdae5968e65f3dbdc087896bca21770a7c748b55a7ed6d7fdb50ea5a done 12:50:29 #7 exporting config sha256:735be8bd7ac84ee2ca8d65e7c487c144bf89e66ba37caafded7c69b4ef559fa0 done 12:50:29 #7 exporting manifest list sha256:441850681ebb3d22a8797fd49af7fb35adec33c9d25e7315f0aa8d249eedab16 done 12:50:29 #7 DONE 0.0s 12:50:29 12:50:29 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 12:50:29 #8 DONE 0.0s 12:50:29 12:50:29 1 warning found (use --debug to expand): 12:50:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105' 12:50:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105 --push - 12:50:30 #1 [internal] load build definition from Dockerfile 12:50:30 #1 transferring dockerfile: 179B done 12:50:30 #1 DONE 0.0s 12:50:30 12:50:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105 12:50:30 #2 DONE 0.0s 12:50:30 12:50:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105 12:50:30 #3 DONE 0.0s 12:50:30 12:50:30 #4 [internal] load .dockerignore 12:50:30 #4 transferring context: 2B done 12:50:30 #4 DONE 0.0s 12:50:30 12:50:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 12:50:30 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done 12:50:30 #5 CACHED 12:50:30 12:50:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 12:50:30 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done 12:50:30 #6 CACHED 12:50:30 12:50:30 #7 exporting to image 12:50:30 #7 exporting layers done 12:50:30 #7 exporting manifest sha256:88cb2caa2fe9f38c38f8e0471fce1dc8719d637040d03b6ce5b2e8aeba9f4280 done 12:50:30 #7 exporting config sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c 12:50:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:30 #7 exporting config sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c done 12:50:30 #7 exporting manifest sha256:f19259a6cdae5968e65f3dbdc087896bca21770a7c748b55a7ed6d7fdb50ea5a done 12:50:30 #7 exporting config sha256:735be8bd7ac84ee2ca8d65e7c487c144bf89e66ba37caafded7c69b4ef559fa0 done 12:50:30 #7 exporting manifest list sha256:441850681ebb3d22a8797fd49af7fb35adec33c9d25e7315f0aa8d249eedab16 done 12:50:30 #7 DONE 0.0s 12:50:30 12:50:30 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 12:50:30 #8 DONE 0.0s 12:50:30 12:50:30 1 warning found (use --debug to expand): 12:50:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' 12:50:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - 12:50:30 #1 [internal] load build definition from Dockerfile 12:50:30 #1 transferring dockerfile: 220B done 12:50:30 #1 DONE 0.0s 12:50:30 12:50:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:30 #2 DONE 0.0s 12:50:30 12:50:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:30 #3 DONE 0.0s 12:50:30 12:50:30 #4 [internal] load .dockerignore 12:50:30 #4 transferring context: 2B done 12:50:30 #4 DONE 0.0s 12:50:30 12:50:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 12:50:30 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done 12:50:30 #5 CACHED 12:50:30 12:50:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 12:50:30 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done 12:50:30 #6 CACHED 12:50:30 12:50:30 #7 exporting to image 12:50:30 #7 exporting layers done 12:50:30 #7 exporting manifest sha256:88cb2caa2fe9f38c38f8e0471fce1dc8719d637040d03b6ce5b2e8aeba9f4280 done 12:50:30 #7 exporting config sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c done 12:50:30 #7 exporting manifest sha256:f19259a6cdae5968e65f3dbdc087896bca21770a7c748b55a7ed6d7fdb50ea5a done 12:50:30 #7 exporting config sha256:735be8bd7ac84ee2ca8d65e7c487c144bf89e66ba37caafded7c69b4ef559fa0 done 12:50:30 #7 exporting manifest list sha256:441850681ebb3d22a8797fd49af7fb35adec33c9d25e7315f0aa8d249eedab16 done 12:50:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:30 #7 DONE 0.0s 12:50:30 12:50:30 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 12:50:30 #8 DONE 0.0s 12:50:30 12:50:30 1 warning found (use --debug to expand): 12:50:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 12:50:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 12:50:31 #1 [internal] load build definition from Dockerfile 12:50:31 #1 transferring dockerfile: 170B done 12:50:31 #1 DONE 0.0s 12:50:31 12:50:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 12:50:31 #2 DONE 0.0s 12:50:31 12:50:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 12:50:31 #3 DONE 0.0s 12:50:31 12:50:31 #4 [internal] load .dockerignore 12:50:31 #4 transferring context: 2B done 12:50:31 #4 DONE 0.0s 12:50:31 12:50:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 12:50:31 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done 12:50:31 #5 CACHED 12:50:31 12:50:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 12:50:31 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:32796e904d72e08e322de5cf348c9cb8e96219d36a2b8dbd7ef6491ce72da7ca 0.0s done 12:50:31 #6 CACHED 12:50:31 12:50:31 #7 exporting to image 12:50:31 #7 exporting layers done 12:50:31 #7 exporting manifest sha256:88cb2caa2fe9f38c38f8e0471fce1dc8719d637040d03b6ce5b2e8aeba9f4280 done 12:50:31 #7 exporting config sha256:0a7b44da180cdf72fe4d631dec3153395504ce57f5e21aae49b684b571852a6c done 12:50:31 #7 exporting manifest sha256:f19259a6cdae5968e65f3dbdc087896bca21770a7c748b55a7ed6d7fdb50ea5a done 12:50:31 #7 exporting config sha256:735be8bd7ac84ee2ca8d65e7c487c144bf89e66ba37caafded7c69b4ef559fa0 done 12:50:31 #7 exporting manifest list sha256:441850681ebb3d22a8797fd49af7fb35adec33c9d25e7315f0aa8d249eedab16 done 12:50:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:31 #7 DONE 0.0s 12:50:31 12:50:31 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 12:50:31 #8 DONE 0.0s 12:50:31 12:50:31 1 warning found (use --debug to expand): 12:50:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814' 12:50:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814 --push - 12:50:31 #1 [internal] load build definition from Dockerfile 12:50:31 #1 transferring dockerfile: 202B done 12:50:31 #1 DONE 0.0s 12:50:31 12:50:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814 12:50:31 #2 DONE 0.0s 12:50:31 12:50:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814 12:50:31 #3 DONE 0.0s 12:50:31 12:50:31 #4 [internal] load .dockerignore 12:50:31 #4 transferring context: 2B done 12:50:31 #4 DONE 0.0s 12:50:31 12:50:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 12:50:31 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 12:50:31 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 done 12:50:31 #5 DONE 0.0s 12:50:31 12:50:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 12:50:31 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 0.0s done 12:50:31 #6 DONE 0.1s 12:50:31 12:50:31 #7 exporting to image 12:50:31 #7 exporting layers done 12:50:31 #7 exporting manifest sha256:e180b8eab27f54762619fd09b769c795ba7bf53f92d25cc0b8ccb9f879adfa67 done 12:50:31 #7 exporting config sha256:7bda31c2a5ad8bd860d8abd4f38a3eb5e819f499a623cbdd7d165c8e096cd80d done 12:50:31 #7 exporting manifest sha256:c3c6601eea1b4e21c3d29baf8fe638fa446519fd2bcabf2dc589dfca8c1a50d7 done 12:50:31 #7 exporting config sha256:d0cf7b19653eb8b8cb58ef97b128122e4ab1586ffb1b7b73ec1dd829afbcb04d done 12:50:31 #7 exporting manifest list sha256:ef16f9ebf5f5cf5a96da08eb5c021b9ec1916e644a4ef2c11c269df9c003d531 done 12:50:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:31 #7 DONE 0.0s 12:50:31 12:50:31 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 12:50:31 #8 DONE 0.0s 12:50:32 12:50:32 1 warning found (use --debug to expand): 12:50:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 12:50:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 12:50:32 #1 [internal] load build definition from Dockerfile 12:50:32 #1 transferring dockerfile: 168B done 12:50:32 #1 DONE 0.0s 12:50:32 12:50:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 12:50:32 #2 DONE 0.0s 12:50:32 12:50:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 12:50:32 #3 DONE 0.0s 12:50:32 12:50:32 #4 [internal] load .dockerignore 12:50:32 #4 transferring context: 2B done 12:50:32 #4 DONE 0.0s 12:50:32 12:50:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 12:50:32 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 0.0s done 12:50:32 #5 CACHED 12:50:32 12:50:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 12:50:32 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 0.0s done 12:50:32 #6 CACHED 12:50:32 12:50:32 #7 exporting to image 12:50:32 #7 exporting layers done 12:50:32 #7 exporting manifest sha256:e180b8eab27f54762619fd09b769c795ba7bf53f92d25cc0b8ccb9f879adfa67 done 12:50:32 #7 exporting config sha256:7bda31c2a5ad8bd860d8abd4f38a3eb5e819f499a623cbdd7d165c8e096cd80d done 12:50:32 #7 exporting manifest sha256:c3c6601eea1b4e21c3d29baf8fe638fa446519fd2bcabf2dc589dfca8c1a50d7 done 12:50:32 #7 exporting config sha256:d0cf7b19653eb8b8cb58ef97b128122e4ab1586ffb1b7b73ec1dd829afbcb04d done 12:50:32 #7 exporting manifest list sha256:ef16f9ebf5f5cf5a96da08eb5c021b9ec1916e644a4ef2c11c269df9c003d531 done 12:50:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:32 #7 DONE 0.0s 12:50:32 12:50:32 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 12:50:32 #8 DONE 0.0s 12:50:32 12:50:32 1 warning found (use --debug to expand): 12:50:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105 --push - 12:50:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105' 12:50:33 #1 [internal] load build definition from Dockerfile 12:50:33 #1 transferring dockerfile: 175B done 12:50:33 #1 DONE 0.0s 12:50:33 12:50:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105 12:50:33 #2 DONE 0.0s 12:50:33 12:50:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105 12:50:33 #3 DONE 0.0s 12:50:33 12:50:33 #4 [internal] load .dockerignore 12:50:33 #4 transferring context: 2B done 12:50:33 #4 DONE 0.0s 12:50:33 12:50:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 12:50:33 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 done 12:50:33 #5 CACHED 12:50:33 12:50:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 12:50:33 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 done 12:50:33 #6 CACHED 12:50:33 12:50:33 #7 exporting to image 12:50:33 #7 exporting layers done 12:50:33 #7 exporting manifest sha256:e180b8eab27f54762619fd09b769c795ba7bf53f92d25cc0b8ccb9f879adfa67 done 12:50:33 #7 exporting config sha256:7bda31c2a5ad8bd860d8abd4f38a3eb5e819f499a623cbdd7d165c8e096cd80d done 12:50:33 #7 exporting manifest sha256:c3c6601eea1b4e21c3d29baf8fe638fa446519fd2bcabf2dc589dfca8c1a50d7 done 12:50:33 #7 exporting config sha256:d0cf7b19653eb8b8cb58ef97b128122e4ab1586ffb1b7b73ec1dd829afbcb04d done 12:50:33 #7 exporting manifest list sha256:ef16f9ebf5f5cf5a96da08eb5c021b9ec1916e644a4ef2c11c269df9c003d531 done 12:50:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:33 #7 DONE 0.0s 12:50:33 12:50:33 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 12:50:33 #8 DONE 0.0s 12:50:33 12:50:33 1 warning found (use --debug to expand): 12:50:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105' 12:50:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 --push - 12:50:33 #1 [internal] load build definition from Dockerfile 12:50:33 #1 transferring dockerfile: 216B done 12:50:33 #1 DONE 0.0s 12:50:33 12:50:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:33 #2 DONE 0.0s 12:50:33 12:50:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 12:50:33 #3 DONE 0.0s 12:50:33 12:50:33 #4 [internal] load .dockerignore 12:50:33 #4 transferring context: 2B done 12:50:33 #4 DONE 0.0s 12:50:33 12:50:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 12:50:33 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 done 12:50:33 #5 CACHED 12:50:33 12:50:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 12:50:33 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 done 12:50:33 #6 CACHED 12:50:33 12:50:33 #7 exporting to image 12:50:33 #7 exporting layers done 12:50:33 #7 exporting manifest sha256:e180b8eab27f54762619fd09b769c795ba7bf53f92d25cc0b8ccb9f879adfa67 done 12:50:33 #7 exporting config sha256:7bda31c2a5ad8bd860d8abd4f38a3eb5e819f499a623cbdd7d165c8e096cd80d done 12:50:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:33 #7 exporting manifest sha256:c3c6601eea1b4e21c3d29baf8fe638fa446519fd2bcabf2dc589dfca8c1a50d7 done 12:50:33 #7 exporting config sha256:d0cf7b19653eb8b8cb58ef97b128122e4ab1586ffb1b7b73ec1dd829afbcb04d done 12:50:33 #7 exporting manifest list sha256:ef16f9ebf5f5cf5a96da08eb5c021b9ec1916e644a4ef2c11c269df9c003d531 done 12:50:33 #7 DONE 0.0s 12:50:33 12:50:33 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 12:50:33 #8 DONE 0.0s 12:50:33 12:50:33 1 warning found (use --debug to expand): 12:50:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:50:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 12:50:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 12:50:34 #1 [internal] load build definition from Dockerfile 12:50:34 #1 transferring dockerfile: 166B done 12:50:34 #1 DONE 0.0s 12:50:34 12:50:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 12:50:34 #2 DONE 0.0s 12:50:34 12:50:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 12:50:34 #3 DONE 0.0s 12:50:34 12:50:34 #4 [internal] load .dockerignore 12:50:34 #4 transferring context: 2B done 12:50:34 #4 DONE 0.0s 12:50:34 12:50:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 12:50:34 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 0.0s done 12:50:34 #5 DONE 0.0s 12:50:34 12:50:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 12:50:34 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 0.0s done 12:50:34 #6 CACHED 12:50:34 12:50:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:79f153dc4617554a400cade9946d0a2a0be40ad403336601ae7dc54e702c00f0 12:50:34 #5 CACHED 12:50:34 12:50:34 #7 exporting to image 12:50:34 #7 exporting layers done 12:50:34 #7 exporting manifest sha256:e180b8eab27f54762619fd09b769c795ba7bf53f92d25cc0b8ccb9f879adfa67 done 12:50:34 #7 exporting config sha256:7bda31c2a5ad8bd860d8abd4f38a3eb5e819f499a623cbdd7d165c8e096cd80d done 12:50:34 #7 exporting manifest sha256:c3c6601eea1b4e21c3d29baf8fe638fa446519fd2bcabf2dc589dfca8c1a50d7 done 12:50:34 #7 exporting config sha256:d0cf7b19653eb8b8cb58ef97b128122e4ab1586ffb1b7b73ec1dd829afbcb04d done 12:50:34 #7 exporting manifest list sha256:ef16f9ebf5f5cf5a96da08eb5c021b9ec1916e644a4ef2c11c269df9c003d531 done 12:50:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:50:34 #7 DONE 0.0s 12:50:34 12:50:34 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 12:50:34 #8 DONE 0.0s 12:50:34 12:50:34 1 warning found (use --debug to expand): 12:50:34  - 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 12:50:34 + '[' -d /w/workspace/edgex-go/964/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:50:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:50:35 ---> package-listing.sh 12:50:35 ++ facter osfamily 12:50:35 ++ tr '[:upper:]' '[:lower:]' 12:50:35 + OS_FAMILY=redhat 12:50:35 + workspace=/w/workspace/edgex-go/964 12:50:35 + START_PACKAGES=/tmp/packages_start.txt 12:50:35 + END_PACKAGES=/tmp/packages_end.txt 12:50:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:50:35 + PACKAGES=/tmp/packages_start.txt 12:50:35 + '[' /w/workspace/edgex-go/964 ']' 12:50:35 + PACKAGES=/tmp/packages_end.txt 12:50:35 + case "${OS_FAMILY}" in 12:50:35 + rpm -qa 12:50:35 + sort 12:50:36 + '[' -f /tmp/packages_start.txt ']' 12:50:36 + '[' -f /tmp/packages_end.txt ']' 12:50:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:50:36 + '[' /w/workspace/edgex-go/964 ']' 12:50:36 + mkdir -p /w/workspace/edgex-go/964/archives/ 12:50:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/964/archives/ [Pipeline] echo 12:50:36 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/964/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:50:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:50:37 12:50:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:50:37 latest: Pulling from edgex-lftools-log-publisher 12:50:37 5eb5b503b376: Pulling fs layer 12:50:37 5c69ac0246d0: Pulling fs layer 12:50:37 ec43610c2a17: Pulling fs layer 12:50:37 3a2ae6a8a46f: Pulling fs layer 12:50:37 33b1e0a273af: Pulling fs layer 12:50:37 5d3b04190fa2: Pulling fs layer 12:50:37 2f39f015ded8: Pulling fs layer 12:50:37 3a2ae6a8a46f: Waiting 12:50:37 33b1e0a273af: Waiting 12:50:37 5d3b04190fa2: Waiting 12:50:37 2f39f015ded8: Waiting 12:50:37 5c69ac0246d0: Verifying Checksum 12:50:37 5c69ac0246d0: Download complete 12:50:37 3a2ae6a8a46f: Verifying Checksum 12:50:37 3a2ae6a8a46f: Download complete 12:50:37 33b1e0a273af: Verifying Checksum 12:50:37 33b1e0a273af: Download complete 12:50:37 ec43610c2a17: Verifying Checksum 12:50:37 ec43610c2a17: Download complete 12:50:37 5d3b04190fa2: Verifying Checksum 12:50:37 5d3b04190fa2: Download complete 12:50:37 5eb5b503b376: Verifying Checksum 12:50:37 5eb5b503b376: Download complete 12:50:38 2f39f015ded8: Verifying Checksum 12:50:38 2f39f015ded8: Download complete 12:50:39 5eb5b503b376: Pull complete 12:50:39 5c69ac0246d0: Pull complete 12:50:39 ec43610c2a17: Pull complete 12:50:39 3a2ae6a8a46f: Pull complete 12:50:39 33b1e0a273af: Pull complete 12:50:40 5d3b04190fa2: Pull complete 12:50:44 2f39f015ded8: Pull complete 12:50:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:50:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:50:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:44 prd-centos7-docker-4c-2g-4706 does not seem to be running inside a container 12:50:44 $ 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/964/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:50:47 $ docker top f7a0ed1610ac0b9c31291032097a948cd364cca864a57dbe2a58bfe02bc44ae3 -eo pid,comm [Pipeline] { [Pipeline] sh 12:50:47 + touch /tmp/pre-build-complete [Pipeline] sh 12:50:47 + mkdir -p /var/log/sysstat [Pipeline] sh 12:50:48 + ls /var/log/sa-host 12:50:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:50:48 provisioning config files... 12:50:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11125504757748737642tmp [Pipeline] { [Pipeline] echo 12:50:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:50:48 ---> create-netrc.sh [Pipeline] } 12:50:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:50:49 ---> python-tools-install.sh [Pipeline] echo 12:50:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:50:49 ---> sudo-logs.sh 12:50:49 Archiving 'sudo' log.. 12:50:49 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:50:49 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 12:50:49 $ docker stop --time=1 f7a0ed1610ac0b9c31291032097a948cd364cca864a57dbe2a58bfe02bc44ae3 12:50:50 $ docker rm -f --volumes f7a0ed1610ac0b9c31291032097a948cd364cca864a57dbe2a58bfe02bc44ae3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 12:50:50 [WS-CLEANUP] Deleting project workspace... 12:50:50 [WS-CLEANUP] Deferred wipeout is used... 12:50:50 [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] } 13:04:07 #144 ... 13:04:07 13:04:07 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:04:07 #147 DONE 1171.0s 13:04:07 13:04:07 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:04:07 #144 ... 13:04:07 13:04:07 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:04:07 #155 DONE 0.2s 13:04:07 13:04:07 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 13:04:07 #150 ... 13:04:07 13:04:07 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:04:07 #156 DONE 0.1s 13:04:07 13:04:07 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:04:07 #157 DONE 0.2s 13:04:07 13:04:07 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:04:07 #144 ... 13:04:07 13:04:07 #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 13:04:07 #158 DONE 0.2s 13:04:07 13:04:07 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:04:07 #159 DONE 0.2s 13:04:07 13:04:07 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:04:07 #160 DONE 5.6s 13:04:07 13:04:07 #108 [core-common-config-bootstrapper] exporting to image 13:04:07 #108 exporting layers 13:04:07 #108 exporting layers 0.8s done 13:04:07 #108 writing image sha256:124e455c07386d778a259cef3900a22eba248e818f4f6cab2d3e539bdcf46e50 done 13:04:07 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 13:04:07 #108 DONE 7.3s 13:04:07 13:04:07 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:04:25 #125 ... 13:04:25 13:04:25 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:04:25 #152 DONE 1195.2s 13:04:25 13:04:25 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 13:04:25 #161 DONE 0.4s 13:04:25 13:04:25 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 13:04:26 #162 DONE 2.0s 13:04:26 13:04:26 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:04:26 #148 ... 13:04:26 13:04:26 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 13:04:26 #163 DONE 0.4s 13:04:26 13:04:26 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 13:04:26 #164 DONE 0.2s 13:04:26 13:04:26 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:04:27 #151 ... 13:04:27 13:04:27 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:04:27 #165 DONE 0.4s 13:04:27 13:04:27 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 13:04:27 #166 DONE 0.2s 13:04:27 13:04:27 #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/ 13:04:27 #167 DONE 0.2s 13:04:27 13:04:27 #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/ 13:04:28 #168 DONE 0.2s 13:04:28 13:04:28 #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/ 13:04:28 #169 DONE 0.1s 13:04:28 13:04:28 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:04:28 #170 DONE 0.2s 13:04:28 13:04:28 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:04:28 #151 ... 13:04:28 13:04:28 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 13:04:30 #171 DONE 2.0s 13:04:30 13:04:30 #108 [security-bootstrapper] exporting to image 13:04:30 #108 exporting layers 13:04:31 #108 exporting layers 1.1s done 13:04:31 #108 writing image sha256:41ec2a6c767cc82f699ee5865652fe242ba359def90e96bb79c85deef74cbb7b done 13:04:31 #108 naming to docker.io/library/security-bootstrapper-arm64 done 13:04:31 #108 DONE 8.5s 13:04:31 13:04:31 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:21:54 #151 DONE 2239.4s 13:21:54 13:21:54 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:21:54 #144 ... 13:21:54 13:21:54 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 13:21:54 #172 DONE 0.1s 13:21:54 13:21:54 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 13:21:54 #173 DONE 0.1s 13:21:54 13:21:54 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:21:54 #144 ... 13:21:54 13:21:54 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:21:54 #174 DONE 0.4s 13:21:54 13:21:54 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 13:21:54 #175 DONE 0.1s 13:21:54 13:21:54 #108 [core-command] exporting to image 13:21:54 #108 exporting layers 13:21:54 #108 exporting layers 3.5s done 13:21:54 #108 writing image sha256:fc3e339c707f8e2788539d45d5cfdcf0aa0a22d14d06e46ffefa258bc629146c done 13:21:54 #108 naming to docker.io/library/core-command-arm64 done 13:21:54 #108 DONE 11.9s 13:21:54 13:21:54 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 13:22:09 #150 ... 13:22:09 13:22:09 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:22:09 #153 DONE 2258.7s 13:22:09 13:22:09 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 13:22:09 #33 ... 13:22:09 13:22:09 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 13:22:09 #176 DONE 0.2s 13:22:09 13:22:09 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:22:09 #146 ... 13:22:09 13:22:09 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 13:22:09 #177 DONE 0.2s 13:22:09 13:22:09 #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 13:22:09 #178 DONE 0.1s 13:22:09 13:22:09 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 13:22:09 #179 DONE 0.2s 13:22:09 13:22:09 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:22:09 #180 DONE 0.4s 13:22:09 13:22:09 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:22:09 #181 DONE 0.2s 13:22:09 13:22:09 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:22:09 #144 ... 13:22:09 13:22:09 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:22:11 #182 DONE 2.1s 13:22:11 13:22:11 #108 [security-proxy-setup] exporting to image 13:22:11 #108 exporting layers 13:22:12 #108 exporting layers 1.1s done 13:22:12 #108 writing image sha256:82fba4ed45b1e04da217c7830e2ca7511783d59007eccae84f832e6b0fd4e8da 0.0s done 13:22:12 #108 naming to docker.io/library/security-proxy-setup-arm64 done 13:22:12 #108 DONE 13.0s 13:22:12 13:22:12 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:22:12 #125 2263.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.105 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:22:51 #125 DONE 2296.9s 13:22:51 13:22:51 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:22:51 #146 ... 13:22:51 13:22:51 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 13:22:51 #183 DONE 0.3s 13:22:51 13:22:51 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:22:51 #146 ... 13:22:51 13:22:51 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 13:22:51 #184 DONE 0.3s 13:22:51 13:22:51 #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 13:22:51 #185 DONE 0.2s 13:22:51 13:22:51 #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 13:22:51 #186 DONE 0.2s 13:22:51 13:22:51 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 13:22:51 #150 ... 13:22:51 13:22:51 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 13:22:51 #187 DONE 0.1s 13:22:51 13:22:51 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:22:51 #188 DONE 0.4s 13:22:51 13:22:51 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 13:22:51 #150 ... 13:22:51 13:22:51 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:22:51 #189 DONE 0.5s 13:22:51 13:22:51 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:22:51 #190 DONE 0.1s 13:22:51 13:22:51 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:22:51 #191 DONE 2.0s 13:22:51 13:22:51 #108 [security-secretstore-setup] exporting to image 13:22:51 #108 exporting layers 13:22:51 #108 exporting layers 1.5s done 13:22:51 #108 writing image sha256:d6e31747f5d8ff325ab1609b8912af7f1fb3b690e7257a8cba15954410bda835 done 13:22:51 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 13:22:51 #108 DONE 14.6s 13:22:51 13:22:51 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 13:23:48 #150 ... 13:23:48 13:23:48 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:23:48 #144 DONE 2352.4s 13:23:48 13:23:48 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 13:23:48 #150 ... 13:23:48 13:23:48 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:23:48 #192 DONE 0.2s 13:23:48 13:23:48 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:23:48 #148 ... 13:23:48 13:23:48 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:23:48 #193 DONE 0.1s 13:23:48 13:23:48 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:23:48 #194 DONE 0.5s 13:23:48 13:23:48 #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 13:23:48 #195 DONE 0.1s 13:23:48 13:23:48 #108 [security-spiffe-token-provider] exporting to image 13:23:48 #108 exporting layers 13:23:48 #108 exporting layers 0.6s done 13:23:48 #108 writing image sha256:40663ccb029667d7f9b61ac56fc8eba8d2114131c3b7ff0fdf4281f2c65dfcd3 done 13:23:48 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 13:23:48 #108 DONE 15.2s 13:23:48 13:23:48 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:24:35 #146 DONE 2402.0s 13:24:35 13:24:35 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 13:24:35 #33 ... 13:24:35 13:24:35 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:24:35 #148 DONE 2402.1s 13:24:35 13:24:35 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:24:35 #145 DONE 2402.0s 13:24:35 13:24:35 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 13:24:35 #33 ... 13:24:35 13:24:35 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 13:24:35 #150 DONE 2402.6s 13:24:35 13:24:35 #196 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:24:35 #196 DONE 0.6s 13:24:35 13:24:35 #197 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:24:35 #197 DONE 0.4s 13:24:35 13:24:35 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 13:24:35 #33 ... 13:24:35 13:24:35 #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:24:35 #198 ... 13:24:35 13:24:35 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:24:35 #199 DONE 0.4s 13:24:35 13:24:35 #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:24:35 #200 CACHED 13:24:35 13:24:35 #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:24:35 #201 CACHED 13:24:35 13:24:35 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 13:24:35 #202 ... 13:24:35 13:24:35 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:24:35 #203 DONE 0.3s 13:24:35 13:24:35 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:24:35 #204 ... 13:24:35 13:24:35 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 13:24:35 #202 DONE 0.4s 13:24:35 13:24:35 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 13:24:35 #205 ... 13:24:35 13:24:35 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 13:24:35 #206 DONE 1.1s 13:24:35 13:24:35 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 13:24:35 #207 ... 13:24:35 13:24:35 #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:24:35 #198 DONE 1.7s 13:24:35 13:24:35 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:24:35 #204 DONE 1.0s 13:24:35 13:24:35 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 13:24:35 #205 DONE 0.8s 13:24:35 13:24:35 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 13:24:35 #207 DONE 0.5s 13:24:35 13:24:35 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 13:24:35 #208 ... 13:24:35 13:24:35 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 13:24:35 #209 DONE 0.3s 13:24:35 13:24:35 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 13:24:35 #210 DONE 0.3s 13:24:35 13:24:35 #108 [core-data] exporting to image 13:24:35 #108 exporting layers 13:24:35 #108 ... 13:24:35 13:24:35 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 13:24:35 #211 DONE 0.3s 13:24:35 13:24:35 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 13:24:35 #208 DONE 0.4s 13:24:35 13:24:35 #108 [core-keeper] exporting to image 13:24:35 #108 ... 13:24:35 13:24:35 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 13:24:35 #212 DONE 0.4s 13:24:35 13:24:35 #108 [core-metadata] exporting to image 13:24:36 #108 exporting layers 1.5s done 13:24:36 #108 writing image sha256:4c265ee5e165bd88da4f113725f5d906ee7b7e6a6769ebaea6bcb935418a27af done 13:24:36 #108 naming to docker.io/library/core-data-arm64 done 13:24:36 #108 exporting layers 1.6s done 13:24:36 #108 writing image sha256:a847e878cbbf53bc3062b09d65ac15fcfbc810ab4acd425c10ab6e04d4e69167 done 13:24:36 #108 naming to docker.io/library/core-keeper-arm64 0.0s done 13:24:36 #108 exporting layers 1.6s done 13:24:36 #108 writing image sha256:a9a64f24fe0e05cf05f16c10c6506ce10df93b91040b4adb0065fd263ade3a32 done 13:24:36 #108 naming to docker.io/library/core-metadata-arm64 done 13:24:36 #108 DONE 17.3s 13:24:36 13:24:36 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:24:37 #213 DONE 2.7s 13:24:37 13:24:37 #108 [security-proxy-auth] exporting to image 13:24:39 #108 exporting layers 1.1s done 13:24:39 #108 writing image sha256:78936c6a6d098941523f142bb85913f645175adb1bece149b0ebeeab369f901b done 13:24:39 #108 naming to docker.io/library/security-proxy-auth-arm64 done 13:24:39 #108 DONE 18.4s 13:24:39 13:24:39 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:25:05 #154 ... 13:25:05 13:25:05 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:25:05 #149 DONE 2434.1s 13:25:05 13:25:05 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 13:25:05 #33 ... 13:25:05 13:25:05 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:25:05 #214 DONE 0.1s 13:25:05 13:25:05 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:25:05 #215 DONE 0.1s 13:25:05 13:25:05 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:25:05 #154 ... 13:25:05 13:25:05 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:25:05 #216 DONE 0.5s 13:25:05 13:25:05 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 13:25:05 #217 DONE 0.1s 13:25:05 13:25:05 #108 [support-scheduler] exporting to image 13:25:05 #108 exporting layers 13:25:05 #108 exporting layers 1.0s done 13:25:05 #108 writing image sha256:9c3bbf106f991109d451ebad5654e9303b2a1ae943fab0dcb3fa0b28e952be65 done 13:25:05 #108 naming to docker.io/library/support-scheduler-arm64 done 13:25:05 #108 DONE 19.4s 13:25:05 13:25:05 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 13:25:14 #33 ... 13:25:14 13:25:14 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:25:14 #154 DONE 2445.4s 13:25:14 13:25:14 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 13:25:14 #33 ... 13:25:14 13:25:14 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:25:14 #218 DONE 0.1s 13:25:14 13:25:14 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:25:14 #219 DONE 0.1s 13:25:14 13:25:14 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:25:15 #220 DONE 0.5s 13:25:15 13:25:15 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 13:25:15 #221 DONE 0.1s 13:25:15 13:25:15 #108 [support-notifications] exporting to image 13:25:15 #108 exporting layers 13:25:15 #108 exporting layers 0.5s done 13:25:15 #108 writing image sha256:19d250e359397a33e2fb4fa0a0c1783dc77a4b80b49847bbc1d05dfc6c94c7dd done 13:25:15 #108 naming to docker.io/library/support-notifications-arm64 done 13:25:15 #108 DONE 19.9s 13:25:15 13:25:15 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 13:25:15 time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:25:15 time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:25:15 time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:25:15 time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:25:15 time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:25:15 time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:25:15 time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:25:15 time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:25:15 time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:25:15 time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:25:15 time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:25:15 time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:25:15 time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:25:15 time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:25:15 time="2026-04-07T12:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 13:25:16 $ docker stop --time=1 fcfb15e05c2c330aafa21276b8bd3ba856ddc3531aceca2cbca3f0bf2d01ae61 13:25:17 $ docker rm -f --volumes fcfb15e05c2c330aafa21276b8bd3ba856ddc3531aceca2cbca3f0bf2d01ae61 [Pipeline] // withDockerContainer [Pipeline] sh 13:25:18 + docker images 13:25:18 REPOSITORY TAG IMAGE ID CREATED SIZE 13:25:18 support-notifications-arm64 latest 19d250e35939 3 seconds ago 56MB 13:25:18 support-scheduler-arm64 latest 9c3bbf106f99 14 seconds ago 52.2MB 13:25:18 security-proxy-auth-arm64 latest 78936c6a6d09 41 seconds ago 47.3MB 13:25:18 core-metadata-arm64 latest a9a64f24fe0e 43 seconds ago 48.2MB 13:25:18 core-keeper-arm64 latest a847e878cbbf 44 seconds ago 47.8MB 13:25:18 core-data-arm64 latest 4c265ee5e165 44 seconds ago 48MB 13:25:18 security-spiffe-token-provider-arm64 latest 40663ccb0296 About a minute ago 51.8MB 13:25:18 security-secretstore-setup-arm64 latest d6e31747f5d8 2 minutes ago 85.7MB 13:25:18 security-proxy-setup-arm64 latest 82fba4ed45b1 3 minutes ago 52.9MB 13:25:18 core-command-arm64 latest fc3e339c707f 3 minutes ago 42.5MB 13:25:18 security-bootstrapper-arm64 latest 41ec2a6c767c 20 minutes ago 21.3MB 13:25:18 core-common-config-bootstrapper-arm64 latest 124e455c0738 21 minutes ago 20.1MB 13:25:18 security-spire-config-arm64 latest 8cdb82ee16e8 42 minutes ago 162MB 13:25:18 security-spire-agent-arm64 latest 3e07557296f7 42 minutes ago 219MB 13:25:18 security-spire-server-arm64 latest 7c0b1e3f3840 42 minutes ago 163MB 13:25:18 ci-base-image-arm64 latest f3735f50411d 44 minutes ago 898MB 13:25:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 5 months ago 564MB 13:25:18 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 13:25:18 provisioning config files... 13:25:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/964@tmp/config7661738030377342896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:18 ---> ****-login.sh 13:25:18 nexus3.edgexfoundry.org:10001 13:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:25:19 Configure a credential helper to remove this warning. See 13:25:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:25:19 13:25:19 Login Succeeded 13:25:19 nexus3.edgexfoundry.org:10002 13:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:25:19 Configure a credential helper to remove this warning. See 13:25:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:25:19 13:25:19 Login Succeeded 13:25:19 nexus3.edgexfoundry.org:10003 13:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:25:19 Configure a credential helper to remove this warning. See 13:25:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:25:19 13:25:19 Login Succeeded 13:25:19 nexus3.edgexfoundry.org:10004 13:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:25:20 Configure a credential helper to remove this warning. See 13:25:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:25:20 13:25:20 Login Succeeded 13:25:20 ****.io 13:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:25:20 Configure a credential helper to remove this warning. See 13:25:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:25:20 13:25:20 Login Succeeded 13:25:20 ---> ****-login.sh ends [Pipeline] } 13:25:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:25:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:25:20 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 13:25:20 1383452a2047ef58b5f726480165c651db4d1814 13:25:20 latest 13:25:20 4.1.0-dev.105 13:25:20 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:25:20 main 13:25:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:25:21 461b3779b555: Preparing 13:25:21 3e8a3b55ea06: Preparing 13:25:21 bf6aa2897be3: Preparing 13:25:21 4e429a258011: Preparing 13:25:21 bd00c88cda6e: Preparing 13:25:21 b85272dd9c3c: Preparing 13:25:21 c4e71c2a4573: Preparing 13:25:21 b85272dd9c3c: Waiting 13:25:21 c4e71c2a4573: Waiting 13:25:21 bf6aa2897be3: Pushed 13:25:21 461b3779b555: Pushed 13:25:21 bd00c88cda6e: Pushed 13:25:21 4e429a258011: Pushed 13:25:21 c4e71c2a4573: Layer already exists 13:25:21 b85272dd9c3c: Pushed 13:25:30 3e8a3b55ea06: Pushed 13:25:30 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:d94c9f859522951db76953b042fcb296071b2b93973f045d53338193f0b161ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:25:30 461b3779b555: Preparing 13:25:30 3e8a3b55ea06: Preparing 13:25:30 bf6aa2897be3: Preparing 13:25:30 4e429a258011: Preparing 13:25:30 bd00c88cda6e: Preparing 13:25:30 b85272dd9c3c: Preparing 13:25:30 c4e71c2a4573: Preparing 13:25:30 b85272dd9c3c: Waiting 13:25:30 c4e71c2a4573: Waiting 13:25:30 4e429a258011: Layer already exists 13:25:30 3e8a3b55ea06: Layer already exists 13:25:30 461b3779b555: Layer already exists 13:25:30 bd00c88cda6e: Layer already exists 13:25:30 bf6aa2897be3: Layer already exists 13:25:30 c4e71c2a4573: Layer already exists 13:25:30 b85272dd9c3c: Layer already exists 13:25:31 latest: digest: sha256:d94c9f859522951db76953b042fcb296071b2b93973f045d53338193f0b161ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.105 13:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:25:31 461b3779b555: Preparing 13:25:31 3e8a3b55ea06: Preparing 13:25:31 bf6aa2897be3: Preparing 13:25:31 4e429a258011: Preparing 13:25:31 bd00c88cda6e: Preparing 13:25:31 b85272dd9c3c: Preparing 13:25:31 c4e71c2a4573: Preparing 13:25:31 b85272dd9c3c: Waiting 13:25:31 c4e71c2a4573: Waiting 13:25:31 bd00c88cda6e: Layer already exists 13:25:31 461b3779b555: Layer already exists 13:25:31 bf6aa2897be3: Layer already exists 13:25:31 3e8a3b55ea06: Layer already exists 13:25:31 4e429a258011: Layer already exists 13:25:31 b85272dd9c3c: Layer already exists 13:25:31 c4e71c2a4573: Layer already exists 13:25:31 4.1.0-dev.105: digest: sha256:d94c9f859522951db76953b042fcb296071b2b93973f045d53338193f0b161ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:25:32 461b3779b555: Preparing 13:25:32 3e8a3b55ea06: Preparing 13:25:32 bf6aa2897be3: Preparing 13:25:32 4e429a258011: Preparing 13:25:32 bd00c88cda6e: Preparing 13:25:32 b85272dd9c3c: Preparing 13:25:32 c4e71c2a4573: Preparing 13:25:32 b85272dd9c3c: Waiting 13:25:32 c4e71c2a4573: Waiting 13:25:32 bd00c88cda6e: Layer already exists 13:25:32 bf6aa2897be3: Layer already exists 13:25:32 3e8a3b55ea06: Layer already exists 13:25:32 4e429a258011: Layer already exists 13:25:32 461b3779b555: Layer already exists 13:25:32 c4e71c2a4573: Layer already exists 13:25:32 b85272dd9c3c: Layer already exists 13:25:33 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:d94c9f859522951db76953b042fcb296071b2b93973f045d53338193f0b161ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 13:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:25:33 461b3779b555: Preparing 13:25:33 3e8a3b55ea06: Preparing 13:25:33 bf6aa2897be3: Preparing 13:25:33 4e429a258011: Preparing 13:25:33 bd00c88cda6e: Preparing 13:25:33 b85272dd9c3c: Preparing 13:25:33 c4e71c2a4573: Preparing 13:25:33 b85272dd9c3c: Waiting 13:25:33 c4e71c2a4573: Waiting 13:25:33 3e8a3b55ea06: Layer already exists 13:25:33 461b3779b555: Layer already exists 13:25:33 4e429a258011: Layer already exists 13:25:33 bd00c88cda6e: Layer already exists 13:25:33 bf6aa2897be3: Layer already exists 13:25:33 b85272dd9c3c: Layer already exists 13:25:33 c4e71c2a4573: Layer already exists 13:25:33 main: digest: sha256:d94c9f859522951db76953b042fcb296071b2b93973f045d53338193f0b161ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:25:34 ===================================================== [Pipeline] echo 13:25:34 taggedImages: 13:25:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:25:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:25:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.105 13:25:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:25:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 13:25:34 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 13:25:34 1383452a2047ef58b5f726480165c651db4d1814 13:25:34 latest 13:25:34 4.1.0-dev.105 13:25:34 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:25:34 main 13:25:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:25:34 cc79ed1c04e5: Preparing 13:25:34 3a3d9a74240b: Preparing 13:25:34 525d82a120e5: Preparing 13:25:34 e2d892175d85: Preparing 13:25:34 bf6aa2897be3: Preparing 13:25:34 4e429a258011: Preparing 13:25:34 bd00c88cda6e: Preparing 13:25:34 b85272dd9c3c: Preparing 13:25:34 c4e71c2a4573: Preparing 13:25:34 bd00c88cda6e: Waiting 13:25:34 b85272dd9c3c: Waiting 13:25:34 4e429a258011: Waiting 13:25:34 c4e71c2a4573: Waiting 13:25:34 bf6aa2897be3: Layer already exists 13:25:34 4e429a258011: Layer already exists 13:25:35 3a3d9a74240b: Pushed 13:25:35 bd00c88cda6e: Layer already exists 13:25:35 525d82a120e5: Pushed 13:25:35 cc79ed1c04e5: Pushed 13:25:35 b85272dd9c3c: Layer already exists 13:25:35 c4e71c2a4573: Layer already exists 13:25:37 e2d892175d85: Pushed 13:25:37 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:f7db3a525fb440548ceb8238311388bd1baab77d561a0bdd63b95407f50b8b4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 13:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:25:38 cc79ed1c04e5: Preparing 13:25:38 3a3d9a74240b: Preparing 13:25:38 525d82a120e5: Preparing 13:25:38 e2d892175d85: Preparing 13:25:38 bf6aa2897be3: Preparing 13:25:38 4e429a258011: Preparing 13:25:38 bd00c88cda6e: Preparing 13:25:38 b85272dd9c3c: Preparing 13:25:38 c4e71c2a4573: Preparing 13:25:38 4e429a258011: Waiting 13:25:38 bd00c88cda6e: Waiting 13:25:38 b85272dd9c3c: Waiting 13:25:38 c4e71c2a4573: Waiting 13:25:38 cc79ed1c04e5: Layer already exists 13:25:38 3a3d9a74240b: Layer already exists 13:25:38 525d82a120e5: Layer already exists 13:25:38 bf6aa2897be3: Layer already exists 13:25:38 e2d892175d85: Layer already exists 13:25:38 bd00c88cda6e: Layer already exists 13:25:38 4e429a258011: Layer already exists 13:25:38 c4e71c2a4573: Layer already exists 13:25:38 b85272dd9c3c: Layer already exists 13:25:38 latest: digest: sha256:f7db3a525fb440548ceb8238311388bd1baab77d561a0bdd63b95407f50b8b4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.105 13:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:25:42 cc79ed1c04e5: Preparing 13:25:42 3a3d9a74240b: Preparing 13:25:42 525d82a120e5: Preparing 13:25:42 e2d892175d85: Preparing 13:25:42 bf6aa2897be3: Preparing 13:25:42 4e429a258011: Preparing 13:25:42 bd00c88cda6e: Preparing 13:25:42 b85272dd9c3c: Preparing 13:25:42 c4e71c2a4573: Preparing 13:25:42 bd00c88cda6e: Waiting 13:25:42 c4e71c2a4573: Waiting 13:25:42 4e429a258011: Waiting 13:25:42 b85272dd9c3c: Waiting 13:25:42 3a3d9a74240b: Layer already exists 13:25:42 e2d892175d85: Layer already exists 13:25:42 525d82a120e5: Layer already exists 13:25:42 bf6aa2897be3: Layer already exists 13:25:42 cc79ed1c04e5: Layer already exists 13:25:42 4e429a258011: Layer already exists 13:25:42 bd00c88cda6e: Layer already exists 13:25:42 b85272dd9c3c: Layer already exists 13:25:42 c4e71c2a4573: Layer already exists 13:25:42 4.1.0-dev.105: digest: sha256:f7db3a525fb440548ceb8238311388bd1baab77d561a0bdd63b95407f50b8b4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:25:43 cc79ed1c04e5: Preparing 13:25:43 3a3d9a74240b: Preparing 13:25:43 525d82a120e5: Preparing 13:25:43 e2d892175d85: Preparing 13:25:43 bf6aa2897be3: Preparing 13:25:43 4e429a258011: Preparing 13:25:43 bd00c88cda6e: Preparing 13:25:43 b85272dd9c3c: Preparing 13:25:43 c4e71c2a4573: Preparing 13:25:43 bd00c88cda6e: Waiting 13:25:43 b85272dd9c3c: Waiting 13:25:43 c4e71c2a4573: Waiting 13:25:43 4e429a258011: Waiting 13:25:43 3a3d9a74240b: Layer already exists 13:25:43 e2d892175d85: Layer already exists 13:25:43 bf6aa2897be3: Layer already exists 13:25:43 525d82a120e5: Layer already exists 13:25:43 cc79ed1c04e5: Layer already exists 13:25:43 4e429a258011: Layer already exists 13:25:43 bd00c88cda6e: Layer already exists 13:25:43 c4e71c2a4573: Layer already exists 13:25:43 b85272dd9c3c: Layer already exists 13:25:43 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:f7db3a525fb440548ceb8238311388bd1baab77d561a0bdd63b95407f50b8b4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:44 + 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 13:25:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 13:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:25:44 cc79ed1c04e5: Preparing 13:25:44 3a3d9a74240b: Preparing 13:25:44 525d82a120e5: Preparing 13:25:44 e2d892175d85: Preparing 13:25:44 bf6aa2897be3: Preparing 13:25:44 4e429a258011: Preparing 13:25:44 bd00c88cda6e: Preparing 13:25:44 b85272dd9c3c: Preparing 13:25:44 c4e71c2a4573: Preparing 13:25:44 b85272dd9c3c: Waiting 13:25:44 bd00c88cda6e: Waiting 13:25:44 c4e71c2a4573: Waiting 13:25:44 4e429a258011: Waiting 13:25:44 525d82a120e5: Layer already exists 13:25:44 cc79ed1c04e5: Layer already exists 13:25:44 bf6aa2897be3: Layer already exists 13:25:44 3a3d9a74240b: Layer already exists 13:25:44 e2d892175d85: Layer already exists 13:25:44 4e429a258011: Layer already exists 13:25:44 bd00c88cda6e: Layer already exists 13:25:44 b85272dd9c3c: Layer already exists 13:25:44 c4e71c2a4573: Layer already exists 13:25:44 main: digest: sha256:f7db3a525fb440548ceb8238311388bd1baab77d561a0bdd63b95407f50b8b4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:25:44 ===================================================== [Pipeline] echo 13:25:44 taggedImages: 13:25:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:25:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 13:25:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.105 13:25:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:25:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 13:25:44 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 13:25:44 1383452a2047ef58b5f726480165c651db4d1814 13:25:44 latest 13:25:44 4.1.0-dev.105 13:25:44 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:25:44 main 13:25:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:25:45 9601e9068f34: Preparing 13:25:45 6bbd5317af2f: Preparing 13:25:45 bf6aa2897be3: Preparing 13:25:45 4e429a258011: Preparing 13:25:45 7afb3d20ff6b: Preparing 13:25:45 ebaefeb8bf4a: Preparing 13:25:45 c4e71c2a4573: Preparing 13:25:45 ebaefeb8bf4a: Waiting 13:25:45 c4e71c2a4573: Waiting 13:25:45 bf6aa2897be3: Layer already exists 13:25:45 4e429a258011: Layer already exists 13:25:45 c4e71c2a4573: Layer already exists 13:25:45 7afb3d20ff6b: Pushed 13:25:45 9601e9068f34: Pushed 13:25:45 ebaefeb8bf4a: Pushed 13:25:53 6bbd5317af2f: Pushed 13:25:53 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:d83db56155031fe96ef40b9ea5a3c23846df21abec76ce24d54298f8a8348b35 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:25:54 9601e9068f34: Preparing 13:25:54 6bbd5317af2f: Preparing 13:25:54 bf6aa2897be3: Preparing 13:25:54 4e429a258011: Preparing 13:25:54 7afb3d20ff6b: Preparing 13:25:54 ebaefeb8bf4a: Preparing 13:25:54 c4e71c2a4573: Preparing 13:25:54 ebaefeb8bf4a: Waiting 13:25:54 c4e71c2a4573: Waiting 13:25:54 bf6aa2897be3: Layer already exists 13:25:54 6bbd5317af2f: Layer already exists 13:25:54 4e429a258011: Layer already exists 13:25:54 9601e9068f34: Layer already exists 13:25:54 7afb3d20ff6b: Layer already exists 13:25:54 c4e71c2a4573: Layer already exists 13:25:54 ebaefeb8bf4a: Layer already exists 13:25:54 latest: digest: sha256:d83db56155031fe96ef40b9ea5a3c23846df21abec76ce24d54298f8a8348b35 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.105 13:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:25:55 9601e9068f34: Preparing 13:25:55 6bbd5317af2f: Preparing 13:25:55 bf6aa2897be3: Preparing 13:25:55 4e429a258011: Preparing 13:25:55 7afb3d20ff6b: Preparing 13:25:55 ebaefeb8bf4a: Preparing 13:25:55 c4e71c2a4573: Preparing 13:25:55 ebaefeb8bf4a: Waiting 13:25:55 c4e71c2a4573: Waiting 13:25:55 6bbd5317af2f: Layer already exists 13:25:55 9601e9068f34: Layer already exists 13:25:55 bf6aa2897be3: Layer already exists 13:25:55 4e429a258011: Layer already exists 13:25:55 7afb3d20ff6b: Layer already exists 13:25:55 ebaefeb8bf4a: Layer already exists 13:25:55 c4e71c2a4573: Layer already exists 13:25:55 4.1.0-dev.105: digest: sha256:d83db56155031fe96ef40b9ea5a3c23846df21abec76ce24d54298f8a8348b35 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:25:56 9601e9068f34: Preparing 13:25:56 6bbd5317af2f: Preparing 13:25:56 bf6aa2897be3: Preparing 13:25:56 4e429a258011: Preparing 13:25:56 7afb3d20ff6b: Preparing 13:25:56 ebaefeb8bf4a: Preparing 13:25:56 c4e71c2a4573: Preparing 13:25:56 ebaefeb8bf4a: Waiting 13:25:56 c4e71c2a4573: Waiting 13:25:56 9601e9068f34: Layer already exists 13:25:56 6bbd5317af2f: Layer already exists 13:25:56 4e429a258011: Layer already exists 13:25:56 bf6aa2897be3: Layer already exists 13:25:56 7afb3d20ff6b: Layer already exists 13:25:56 ebaefeb8bf4a: Layer already exists 13:25:56 c4e71c2a4573: Layer already exists 13:25:56 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:d83db56155031fe96ef40b9ea5a3c23846df21abec76ce24d54298f8a8348b35 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 13:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:25:57 9601e9068f34: Preparing 13:25:57 6bbd5317af2f: Preparing 13:25:57 bf6aa2897be3: Preparing 13:25:57 4e429a258011: Preparing 13:25:57 7afb3d20ff6b: Preparing 13:25:57 ebaefeb8bf4a: Preparing 13:25:57 c4e71c2a4573: Preparing 13:25:57 ebaefeb8bf4a: Waiting 13:25:57 c4e71c2a4573: Waiting 13:25:57 7afb3d20ff6b: Layer already exists 13:25:57 6bbd5317af2f: Layer already exists 13:25:57 bf6aa2897be3: Layer already exists 13:25:57 9601e9068f34: Layer already exists 13:25:57 4e429a258011: Layer already exists 13:25:57 ebaefeb8bf4a: Layer already exists 13:25:57 c4e71c2a4573: Layer already exists 13:25:57 main: digest: sha256:d83db56155031fe96ef40b9ea5a3c23846df21abec76ce24d54298f8a8348b35 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:25:57 ===================================================== [Pipeline] echo 13:25:57 taggedImages: 13:25:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:25:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:25:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.105 13:25:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:25:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 13:25:57 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 13:25:57 1383452a2047ef58b5f726480165c651db4d1814 13:25:57 latest 13:25:57 4.1.0-dev.105 13:25:57 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:25:57 main 13:25:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:25:58 a153c00daef6: Preparing 13:25:58 f1f0dc23dcf1: Preparing 13:25:58 4e429a258011: Preparing 13:25:58 25a18a321af8: Preparing 13:25:58 9736130f94f5: Preparing 13:25:58 c4e71c2a4573: Preparing 13:25:58 c4e71c2a4573: Waiting 13:25:58 4e429a258011: Layer already exists 13:25:58 c4e71c2a4573: Layer already exists 13:25:58 9736130f94f5: Pushed 13:25:58 a153c00daef6: Pushed 13:25:58 25a18a321af8: Pushed 13:26:07 f1f0dc23dcf1: Pushed 13:26:07 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:9e6cca6bfb3e30c67166c2767d532b6f2590a24ddee3c0ed61ef1e6338529f7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:08 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 13:26:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:26:08 a153c00daef6: Preparing 13:26:08 f1f0dc23dcf1: Preparing 13:26:08 4e429a258011: Preparing 13:26:08 25a18a321af8: Preparing 13:26:08 9736130f94f5: Preparing 13:26:08 c4e71c2a4573: Preparing 13:26:08 c4e71c2a4573: Waiting 13:26:08 25a18a321af8: Layer already exists 13:26:08 4e429a258011: Layer already exists 13:26:08 f1f0dc23dcf1: Layer already exists 13:26:08 a153c00daef6: Layer already exists 13:26:08 9736130f94f5: Layer already exists 13:26:08 c4e71c2a4573: Layer already exists 13:26:08 latest: digest: sha256:9e6cca6bfb3e30c67166c2767d532b6f2590a24ddee3c0ed61ef1e6338529f7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:09 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.105 13:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:26:09 a153c00daef6: Preparing 13:26:09 f1f0dc23dcf1: Preparing 13:26:09 4e429a258011: Preparing 13:26:09 25a18a321af8: Preparing 13:26:09 9736130f94f5: Preparing 13:26:09 c4e71c2a4573: Preparing 13:26:09 c4e71c2a4573: Waiting 13:26:09 f1f0dc23dcf1: Layer already exists 13:26:09 25a18a321af8: Layer already exists 13:26:09 a153c00daef6: Layer already exists 13:26:09 9736130f94f5: Layer already exists 13:26:09 4e429a258011: Layer already exists 13:26:09 c4e71c2a4573: Layer already exists 13:26:09 4.1.0-dev.105: digest: sha256:9e6cca6bfb3e30c67166c2767d532b6f2590a24ddee3c0ed61ef1e6338529f7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:10 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:26:10 a153c00daef6: Preparing 13:26:10 f1f0dc23dcf1: Preparing 13:26:10 4e429a258011: Preparing 13:26:10 25a18a321af8: Preparing 13:26:10 9736130f94f5: Preparing 13:26:10 c4e71c2a4573: Preparing 13:26:10 c4e71c2a4573: Waiting 13:26:10 f1f0dc23dcf1: Layer already exists 13:26:10 25a18a321af8: Layer already exists 13:26:10 4e429a258011: Layer already exists 13:26:10 a153c00daef6: Layer already exists 13:26:10 9736130f94f5: Layer already exists 13:26:10 c4e71c2a4573: Layer already exists 13:26:10 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:9e6cca6bfb3e30c67166c2767d532b6f2590a24ddee3c0ed61ef1e6338529f7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 13:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:26:11 a153c00daef6: Preparing 13:26:11 f1f0dc23dcf1: Preparing 13:26:11 4e429a258011: Preparing 13:26:11 25a18a321af8: Preparing 13:26:11 9736130f94f5: Preparing 13:26:11 c4e71c2a4573: Preparing 13:26:11 c4e71c2a4573: Waiting 13:26:11 f1f0dc23dcf1: Layer already exists 13:26:11 9736130f94f5: Layer already exists 13:26:11 25a18a321af8: Layer already exists 13:26:11 4e429a258011: Layer already exists 13:26:11 a153c00daef6: Layer already exists 13:26:11 c4e71c2a4573: Layer already exists 13:26:11 main: digest: sha256:9e6cca6bfb3e30c67166c2767d532b6f2590a24ddee3c0ed61ef1e6338529f7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:26:11 ===================================================== [Pipeline] echo 13:26:11 taggedImages: 13:26:11 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:26:11 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 13:26:11 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.105 13:26:11 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:26:11 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 13:26:11 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 13:26:11 1383452a2047ef58b5f726480165c651db4d1814 13:26:11 latest 13:26:11 4.1.0-dev.105 13:26:11 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:26:11 main 13:26:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:26:12 7e0b9748d84a: Preparing 13:26:12 a812cefa60fe: Preparing 13:26:12 a8375ec1ef42: Preparing 13:26:12 bf6aa2897be3: Preparing 13:26:12 4e429a258011: Preparing 13:26:12 bd00c88cda6e: Preparing 13:26:12 b85272dd9c3c: Preparing 13:26:12 c4e71c2a4573: Preparing 13:26:12 bd00c88cda6e: Waiting 13:26:12 c4e71c2a4573: Waiting 13:26:12 b85272dd9c3c: Waiting 13:26:12 4e429a258011: Layer already exists 13:26:12 bf6aa2897be3: Layer already exists 13:26:12 bd00c88cda6e: Layer already exists 13:26:12 b85272dd9c3c: Layer already exists 13:26:12 a812cefa60fe: Pushed 13:26:12 c4e71c2a4573: Layer already exists 13:26:12 7e0b9748d84a: Pushed 13:26:21 a8375ec1ef42: Pushed 13:26:21 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:59b964fcc128a84e56a9f2b43a45cf0600174e863a718fe3a28152a93bb7eae4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:26:21 7e0b9748d84a: Preparing 13:26:21 a812cefa60fe: Preparing 13:26:21 a8375ec1ef42: Preparing 13:26:21 bf6aa2897be3: Preparing 13:26:21 4e429a258011: Preparing 13:26:21 bd00c88cda6e: Preparing 13:26:21 b85272dd9c3c: Preparing 13:26:21 c4e71c2a4573: Preparing 13:26:21 bd00c88cda6e: Waiting 13:26:21 b85272dd9c3c: Waiting 13:26:21 c4e71c2a4573: Waiting 13:26:21 4e429a258011: Layer already exists 13:26:21 a8375ec1ef42: Layer already exists 13:26:21 bf6aa2897be3: Layer already exists 13:26:21 a812cefa60fe: Layer already exists 13:26:21 7e0b9748d84a: Layer already exists 13:26:21 c4e71c2a4573: Layer already exists 13:26:21 b85272dd9c3c: Layer already exists 13:26:21 bd00c88cda6e: Layer already exists 13:26:22 latest: digest: sha256:59b964fcc128a84e56a9f2b43a45cf0600174e863a718fe3a28152a93bb7eae4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.105 13:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:26:22 7e0b9748d84a: Preparing 13:26:22 a812cefa60fe: Preparing 13:26:22 a8375ec1ef42: Preparing 13:26:22 bf6aa2897be3: Preparing 13:26:22 4e429a258011: Preparing 13:26:22 bd00c88cda6e: Preparing 13:26:22 b85272dd9c3c: Preparing 13:26:22 c4e71c2a4573: Preparing 13:26:22 bd00c88cda6e: Waiting 13:26:22 b85272dd9c3c: Waiting 13:26:22 c4e71c2a4573: Waiting 13:26:22 bf6aa2897be3: Layer already exists 13:26:22 a8375ec1ef42: Layer already exists 13:26:22 4e429a258011: Layer already exists 13:26:22 7e0b9748d84a: Layer already exists 13:26:22 a812cefa60fe: Layer already exists 13:26:22 bd00c88cda6e: Layer already exists 13:26:22 c4e71c2a4573: Layer already exists 13:26:22 b85272dd9c3c: Layer already exists 13:26:23 4.1.0-dev.105: digest: sha256:59b964fcc128a84e56a9f2b43a45cf0600174e863a718fe3a28152a93bb7eae4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:26:23 7e0b9748d84a: Preparing 13:26:23 a812cefa60fe: Preparing 13:26:23 a8375ec1ef42: Preparing 13:26:23 bf6aa2897be3: Preparing 13:26:23 4e429a258011: Preparing 13:26:23 bd00c88cda6e: Preparing 13:26:23 b85272dd9c3c: Preparing 13:26:23 c4e71c2a4573: Preparing 13:26:23 b85272dd9c3c: Waiting 13:26:23 c4e71c2a4573: Waiting 13:26:23 bd00c88cda6e: Waiting 13:26:23 bf6aa2897be3: Layer already exists 13:26:23 a8375ec1ef42: Layer already exists 13:26:23 7e0b9748d84a: Layer already exists 13:26:23 a812cefa60fe: Layer already exists 13:26:23 4e429a258011: Layer already exists 13:26:23 c4e71c2a4573: Layer already exists 13:26:23 bd00c88cda6e: Layer already exists 13:26:23 b85272dd9c3c: Layer already exists 13:26:23 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:59b964fcc128a84e56a9f2b43a45cf0600174e863a718fe3a28152a93bb7eae4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 13:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:26:24 7e0b9748d84a: Preparing 13:26:24 a812cefa60fe: Preparing 13:26:24 a8375ec1ef42: Preparing 13:26:24 bf6aa2897be3: Preparing 13:26:24 4e429a258011: Preparing 13:26:24 bd00c88cda6e: Preparing 13:26:24 b85272dd9c3c: Preparing 13:26:24 c4e71c2a4573: Preparing 13:26:24 bd00c88cda6e: Waiting 13:26:24 b85272dd9c3c: Waiting 13:26:24 c4e71c2a4573: Waiting 13:26:24 a8375ec1ef42: Layer already exists 13:26:24 7e0b9748d84a: Layer already exists 13:26:24 bf6aa2897be3: Layer already exists 13:26:24 4e429a258011: Layer already exists 13:26:24 a812cefa60fe: Layer already exists 13:26:24 b85272dd9c3c: Layer already exists 13:26:24 c4e71c2a4573: Layer already exists 13:26:24 bd00c88cda6e: Layer already exists 13:26:25 main: digest: sha256:59b964fcc128a84e56a9f2b43a45cf0600174e863a718fe3a28152a93bb7eae4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:26:25 ===================================================== [Pipeline] echo 13:26:25 taggedImages: 13:26:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:26:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:26:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.105 13:26:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:26:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 13:26:25 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 13:26:25 1383452a2047ef58b5f726480165c651db4d1814 13:26:25 latest 13:26:25 4.1.0-dev.105 13:26:25 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:26:25 main 13:26:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:26:25 e5a8dcaf8dc4: Preparing 13:26:25 7ca7d38838b2: Preparing 13:26:25 64a4d23982c5: Preparing 13:26:25 1663878ad9a4: Preparing 13:26:25 7e56712ad5ba: Preparing 13:26:25 53d157f7c7b8: Preparing 13:26:25 e584c21b5d42: Preparing 13:26:25 53d157f7c7b8: Waiting 13:26:25 bf6aa2897be3: Preparing 13:26:25 e584c21b5d42: Waiting 13:26:25 4e429a258011: Preparing 13:26:25 bf6aa2897be3: Waiting 13:26:25 e3ab94841e39: Preparing 13:26:25 4e429a258011: Waiting 13:26:25 30473d278949: Preparing 13:26:25 e3ab94841e39: Waiting 13:26:25 5f70bf18a086: Preparing 13:26:25 30473d278949: Waiting 13:26:25 c0a71ac1612a: Preparing 13:26:25 5f70bf18a086: Waiting 13:26:25 c0a71ac1612a: Waiting 13:26:25 ef8877a13500: Preparing 13:26:25 49c759572fad: Preparing 13:26:25 ef8877a13500: Waiting 13:26:25 c4e71c2a4573: Preparing 13:26:25 49c759572fad: Waiting 13:26:25 c4e71c2a4573: Waiting 13:26:26 64a4d23982c5: Pushed 13:26:26 7e56712ad5ba: Pushed 13:26:26 7ca7d38838b2: Pushed 13:26:26 e5a8dcaf8dc4: Pushed 13:26:26 1663878ad9a4: Pushed 13:26:26 4e429a258011: Layer already exists 13:26:26 bf6aa2897be3: Layer already exists 13:26:26 53d157f7c7b8: Pushed 13:26:26 5f70bf18a086: Layer already exists 13:26:26 e3ab94841e39: Pushed 13:26:26 30473d278949: Pushed 13:26:26 c4e71c2a4573: Layer already exists 13:26:26 c0a71ac1612a: Pushed 13:26:26 ef8877a13500: Pushed 13:26:26 49c759572fad: Pushed 13:26:29 e584c21b5d42: Pushed 13:26:29 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:1852b0638a5c91707e803749fd22d584aead976273a84c0393bb28be9a45a9bb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:26:30 e5a8dcaf8dc4: Preparing 13:26:30 7ca7d38838b2: Preparing 13:26:30 64a4d23982c5: Preparing 13:26:30 1663878ad9a4: Preparing 13:26:30 7e56712ad5ba: Preparing 13:26:30 53d157f7c7b8: Preparing 13:26:30 e584c21b5d42: Preparing 13:26:30 53d157f7c7b8: Waiting 13:26:30 bf6aa2897be3: Preparing 13:26:30 e584c21b5d42: Waiting 13:26:30 4e429a258011: Preparing 13:26:30 bf6aa2897be3: Waiting 13:26:30 4e429a258011: Waiting 13:26:30 e3ab94841e39: Preparing 13:26:30 30473d278949: Preparing 13:26:30 5f70bf18a086: Preparing 13:26:30 c0a71ac1612a: Preparing 13:26:30 ef8877a13500: Preparing 13:26:30 49c759572fad: Preparing 13:26:30 c4e71c2a4573: Preparing 13:26:30 e3ab94841e39: Waiting 13:26:30 30473d278949: Waiting 13:26:30 5f70bf18a086: Waiting 13:26:30 c0a71ac1612a: Waiting 13:26:30 ef8877a13500: Waiting 13:26:30 49c759572fad: Waiting 13:26:30 c4e71c2a4573: Waiting 13:26:30 e5a8dcaf8dc4: Layer already exists 13:26:30 7ca7d38838b2: Layer already exists 13:26:30 1663878ad9a4: Layer already exists 13:26:30 7e56712ad5ba: Layer already exists 13:26:30 64a4d23982c5: Layer already exists 13:26:30 53d157f7c7b8: Layer already exists 13:26:30 4e429a258011: Layer already exists 13:26:30 e584c21b5d42: Layer already exists 13:26:30 bf6aa2897be3: Layer already exists 13:26:30 e3ab94841e39: Layer already exists 13:26:30 49c759572fad: Layer already exists 13:26:30 5f70bf18a086: Layer already exists 13:26:30 30473d278949: Layer already exists 13:26:30 ef8877a13500: Layer already exists 13:26:30 c0a71ac1612a: Layer already exists 13:26:30 c4e71c2a4573: Layer already exists 13:26:30 latest: digest: sha256:1852b0638a5c91707e803749fd22d584aead976273a84c0393bb28be9a45a9bb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.105 13:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:26:31 e5a8dcaf8dc4: Preparing 13:26:31 7ca7d38838b2: Preparing 13:26:31 64a4d23982c5: Preparing 13:26:31 1663878ad9a4: Preparing 13:26:31 7e56712ad5ba: Preparing 13:26:31 53d157f7c7b8: Preparing 13:26:31 e584c21b5d42: Preparing 13:26:31 bf6aa2897be3: Preparing 13:26:31 4e429a258011: Preparing 13:26:31 e3ab94841e39: Preparing 13:26:31 30473d278949: Preparing 13:26:31 5f70bf18a086: Preparing 13:26:31 c0a71ac1612a: Preparing 13:26:31 ef8877a13500: Preparing 13:26:31 49c759572fad: Preparing 13:26:31 c4e71c2a4573: Preparing 13:26:31 e584c21b5d42: Waiting 13:26:31 bf6aa2897be3: Waiting 13:26:31 4e429a258011: Waiting 13:26:31 e3ab94841e39: Waiting 13:26:31 30473d278949: Waiting 13:26:31 5f70bf18a086: Waiting 13:26:31 c0a71ac1612a: Waiting 13:26:31 ef8877a13500: Waiting 13:26:31 49c759572fad: Waiting 13:26:31 c4e71c2a4573: Waiting 13:26:31 53d157f7c7b8: Waiting 13:26:31 64a4d23982c5: Layer already exists 13:26:31 1663878ad9a4: Layer already exists 13:26:31 7e56712ad5ba: Layer already exists 13:26:31 e5a8dcaf8dc4: Layer already exists 13:26:31 7ca7d38838b2: Layer already exists 13:26:31 bf6aa2897be3: Layer already exists 13:26:31 4e429a258011: Layer already exists 13:26:31 e3ab94841e39: Layer already exists 13:26:31 53d157f7c7b8: Layer already exists 13:26:31 e584c21b5d42: Layer already exists 13:26:31 c0a71ac1612a: Layer already exists 13:26:31 5f70bf18a086: Layer already exists 13:26:31 30473d278949: Layer already exists 13:26:31 ef8877a13500: Layer already exists 13:26:31 49c759572fad: Layer already exists 13:26:31 c4e71c2a4573: Layer already exists 13:26:31 4.1.0-dev.105: digest: sha256:1852b0638a5c91707e803749fd22d584aead976273a84c0393bb28be9a45a9bb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:26:32 e5a8dcaf8dc4: Preparing 13:26:32 7ca7d38838b2: Preparing 13:26:32 64a4d23982c5: Preparing 13:26:32 1663878ad9a4: Preparing 13:26:32 7e56712ad5ba: Preparing 13:26:32 53d157f7c7b8: Preparing 13:26:32 e584c21b5d42: Preparing 13:26:32 bf6aa2897be3: Preparing 13:26:32 4e429a258011: Preparing 13:26:32 e3ab94841e39: Preparing 13:26:32 30473d278949: Preparing 13:26:32 5f70bf18a086: Preparing 13:26:32 c0a71ac1612a: Preparing 13:26:32 ef8877a13500: Preparing 13:26:32 49c759572fad: Preparing 13:26:32 c4e71c2a4573: Preparing 13:26:32 ef8877a13500: Waiting 13:26:32 30473d278949: Waiting 13:26:32 5f70bf18a086: Waiting 13:26:32 c0a71ac1612a: Waiting 13:26:32 49c759572fad: Waiting 13:26:32 c4e71c2a4573: Waiting 13:26:32 e584c21b5d42: Waiting 13:26:32 bf6aa2897be3: Waiting 13:26:32 53d157f7c7b8: Waiting 13:26:32 4e429a258011: Waiting 13:26:32 7ca7d38838b2: Layer already exists 13:26:32 7e56712ad5ba: Layer already exists 13:26:32 e5a8dcaf8dc4: Layer already exists 13:26:32 1663878ad9a4: Layer already exists 13:26:32 64a4d23982c5: Layer already exists 13:26:32 4e429a258011: Layer already exists 13:26:32 bf6aa2897be3: Layer already exists 13:26:32 53d157f7c7b8: Layer already exists 13:26:32 e3ab94841e39: Layer already exists 13:26:32 e584c21b5d42: Layer already exists 13:26:32 c0a71ac1612a: Layer already exists 13:26:32 30473d278949: Layer already exists 13:26:32 5f70bf18a086: Layer already exists 13:26:32 ef8877a13500: Layer already exists 13:26:32 49c759572fad: Layer already exists 13:26:32 c4e71c2a4573: Layer already exists 13:26:32 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:1852b0638a5c91707e803749fd22d584aead976273a84c0393bb28be9a45a9bb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 13:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:26:33 e5a8dcaf8dc4: Preparing 13:26:33 7ca7d38838b2: Preparing 13:26:33 64a4d23982c5: Preparing 13:26:33 1663878ad9a4: Preparing 13:26:33 7e56712ad5ba: Preparing 13:26:33 53d157f7c7b8: Preparing 13:26:33 e584c21b5d42: Preparing 13:26:33 bf6aa2897be3: Preparing 13:26:33 4e429a258011: Preparing 13:26:33 e3ab94841e39: Preparing 13:26:33 30473d278949: Preparing 13:26:33 5f70bf18a086: Preparing 13:26:33 c0a71ac1612a: Preparing 13:26:33 ef8877a13500: Preparing 13:26:33 49c759572fad: Preparing 13:26:33 c4e71c2a4573: Preparing 13:26:33 53d157f7c7b8: Waiting 13:26:33 e584c21b5d42: Waiting 13:26:33 bf6aa2897be3: Waiting 13:26:33 4e429a258011: Waiting 13:26:33 e3ab94841e39: Waiting 13:26:33 30473d278949: Waiting 13:26:33 5f70bf18a086: Waiting 13:26:33 c0a71ac1612a: Waiting 13:26:33 ef8877a13500: Waiting 13:26:33 49c759572fad: Waiting 13:26:33 c4e71c2a4573: Waiting 13:26:33 e5a8dcaf8dc4: Layer already exists 13:26:33 7e56712ad5ba: Layer already exists 13:26:33 1663878ad9a4: Layer already exists 13:26:33 64a4d23982c5: Layer already exists 13:26:33 7ca7d38838b2: Layer already exists 13:26:33 bf6aa2897be3: Layer already exists 13:26:33 53d157f7c7b8: Layer already exists 13:26:33 e3ab94841e39: Layer already exists 13:26:33 e584c21b5d42: Layer already exists 13:26:33 4e429a258011: Layer already exists 13:26:33 5f70bf18a086: Layer already exists 13:26:33 49c759572fad: Layer already exists 13:26:33 30473d278949: Layer already exists 13:26:33 ef8877a13500: Layer already exists 13:26:33 c4e71c2a4573: Layer already exists 13:26:34 c0a71ac1612a: Layer already exists 13:26:34 main: digest: sha256:1852b0638a5c91707e803749fd22d584aead976273a84c0393bb28be9a45a9bb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:26:34 ===================================================== [Pipeline] echo 13:26:34 taggedImages: 13:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.105 13:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 13:26:34 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 13:26:34 1383452a2047ef58b5f726480165c651db4d1814 13:26:34 latest 13:26:34 4.1.0-dev.105 13:26:34 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:26:34 main 13:26:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:26:35 bded47432157: Preparing 13:26:35 ba2fbb9d4051: Preparing 13:26:35 212933b261b7: Preparing 13:26:35 60c82d60019f: Preparing 13:26:35 bf6aa2897be3: Preparing 13:26:35 4e429a258011: Preparing 13:26:35 bd00c88cda6e: Preparing 13:26:35 4e429a258011: Waiting 13:26:35 b85272dd9c3c: Preparing 13:26:35 bd00c88cda6e: Waiting 13:26:35 c4e71c2a4573: Preparing 13:26:35 b85272dd9c3c: Waiting 13:26:35 c4e71c2a4573: Waiting 13:26:35 bf6aa2897be3: Layer already exists 13:26:35 212933b261b7: Pushed 13:26:35 ba2fbb9d4051: Pushed 13:26:36 4e429a258011: Layer already exists 13:26:36 bd00c88cda6e: Layer already exists 13:26:36 b85272dd9c3c: Layer already exists 13:26:36 c4e71c2a4573: Layer already exists 13:26:36 bded47432157: Pushed 13:26:44 60c82d60019f: Pushed 13:26:44 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:8de4ccf814c0682a228a67cd2a77d6055f2c524aabc331ae92b320a42cb35ef0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:45 + 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 13:26:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 13:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:26:45 bded47432157: Preparing 13:26:45 ba2fbb9d4051: Preparing 13:26:45 212933b261b7: Preparing 13:26:45 60c82d60019f: Preparing 13:26:45 bf6aa2897be3: Preparing 13:26:45 4e429a258011: Preparing 13:26:45 bd00c88cda6e: Preparing 13:26:45 b85272dd9c3c: Preparing 13:26:45 c4e71c2a4573: Preparing 13:26:45 4e429a258011: Waiting 13:26:45 bd00c88cda6e: Waiting 13:26:45 b85272dd9c3c: Waiting 13:26:45 c4e71c2a4573: Waiting 13:26:45 212933b261b7: Layer already exists 13:26:45 ba2fbb9d4051: Layer already exists 13:26:45 bf6aa2897be3: Layer already exists 13:26:45 60c82d60019f: Layer already exists 13:26:45 bded47432157: Layer already exists 13:26:45 bd00c88cda6e: Layer already exists 13:26:45 4e429a258011: Layer already exists 13:26:45 c4e71c2a4573: Layer already exists 13:26:45 b85272dd9c3c: Layer already exists 13:26:45 latest: digest: sha256:8de4ccf814c0682a228a67cd2a77d6055f2c524aabc331ae92b320a42cb35ef0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.105 13:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:26:46 bded47432157: Preparing 13:26:46 ba2fbb9d4051: Preparing 13:26:46 212933b261b7: Preparing 13:26:46 60c82d60019f: Preparing 13:26:46 bf6aa2897be3: Preparing 13:26:46 4e429a258011: Preparing 13:26:46 bd00c88cda6e: Preparing 13:26:46 b85272dd9c3c: Preparing 13:26:46 c4e71c2a4573: Preparing 13:26:46 bd00c88cda6e: Waiting 13:26:46 b85272dd9c3c: Waiting 13:26:46 c4e71c2a4573: Waiting 13:26:46 4e429a258011: Waiting 13:26:46 ba2fbb9d4051: Layer already exists 13:26:46 bf6aa2897be3: Layer already exists 13:26:46 212933b261b7: Layer already exists 13:26:46 60c82d60019f: Layer already exists 13:26:46 bded47432157: Layer already exists 13:26:46 bd00c88cda6e: Layer already exists 13:26:46 4e429a258011: Layer already exists 13:26:46 c4e71c2a4573: Layer already exists 13:26:46 b85272dd9c3c: Layer already exists 13:26:46 4.1.0-dev.105: digest: sha256:8de4ccf814c0682a228a67cd2a77d6055f2c524aabc331ae92b320a42cb35ef0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:26:47 bded47432157: Preparing 13:26:47 ba2fbb9d4051: Preparing 13:26:47 212933b261b7: Preparing 13:26:47 60c82d60019f: Preparing 13:26:47 bf6aa2897be3: Preparing 13:26:47 4e429a258011: Preparing 13:26:47 bd00c88cda6e: Preparing 13:26:47 b85272dd9c3c: Preparing 13:26:47 c4e71c2a4573: Preparing 13:26:47 bd00c88cda6e: Waiting 13:26:47 b85272dd9c3c: Waiting 13:26:47 c4e71c2a4573: Waiting 13:26:47 4e429a258011: Waiting 13:26:47 bf6aa2897be3: Layer already exists 13:26:47 212933b261b7: Layer already exists 13:26:47 60c82d60019f: Layer already exists 13:26:47 ba2fbb9d4051: Layer already exists 13:26:47 c4e71c2a4573: Layer already exists 13:26:47 4e429a258011: Layer already exists 13:26:47 bd00c88cda6e: Layer already exists 13:26:47 b85272dd9c3c: Layer already exists 13:26:50 bded47432157: Layer already exists 13:26:50 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:8de4ccf814c0682a228a67cd2a77d6055f2c524aabc331ae92b320a42cb35ef0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:50 + 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 13:26:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 13:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:26:51 bded47432157: Preparing 13:26:51 ba2fbb9d4051: Preparing 13:26:51 212933b261b7: Preparing 13:26:51 60c82d60019f: Preparing 13:26:51 bf6aa2897be3: Preparing 13:26:51 4e429a258011: Preparing 13:26:51 bd00c88cda6e: Preparing 13:26:51 b85272dd9c3c: Preparing 13:26:51 c4e71c2a4573: Preparing 13:26:51 4e429a258011: Waiting 13:26:51 bd00c88cda6e: Waiting 13:26:51 b85272dd9c3c: Waiting 13:26:51 c4e71c2a4573: Waiting 13:26:51 bded47432157: Layer already exists 13:26:51 60c82d60019f: Layer already exists 13:26:51 212933b261b7: Layer already exists 13:26:51 ba2fbb9d4051: Layer already exists 13:26:51 bf6aa2897be3: Layer already exists 13:26:51 c4e71c2a4573: Layer already exists 13:26:51 4e429a258011: Layer already exists 13:26:51 b85272dd9c3c: Layer already exists 13:26:51 bd00c88cda6e: Layer already exists 13:26:51 main: digest: sha256:8de4ccf814c0682a228a67cd2a77d6055f2c524aabc331ae92b320a42cb35ef0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:26:51 ===================================================== [Pipeline] echo 13:26:51 taggedImages: 13:26:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:26:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 13:26:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.105 13:26:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:26:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 13:26:51 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 13:26:51 1383452a2047ef58b5f726480165c651db4d1814 13:26:51 latest 13:26:51 4.1.0-dev.105 13:26:51 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:26:51 main 13:26:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:26:52 7c9623902f49: Preparing 13:26:52 5cbcb1692729: Preparing 13:26:52 2c4c46be4c86: Preparing 13:26:52 e7417f361ee6: Preparing 13:26:52 2941e8748b51: Preparing 13:26:52 bf6aa2897be3: Preparing 13:26:52 4e429a258011: Preparing 13:26:52 57c073b34479: Preparing 13:26:52 10ff1da154af: Preparing 13:26:52 c842aed3b117: Preparing 13:26:52 c4e71c2a4573: Preparing 13:26:52 4e429a258011: Waiting 13:26:52 57c073b34479: Waiting 13:26:52 10ff1da154af: Waiting 13:26:52 c842aed3b117: Waiting 13:26:52 c4e71c2a4573: Waiting 13:26:52 bf6aa2897be3: Waiting 13:26:52 5cbcb1692729: Pushed 13:26:52 2941e8748b51: Pushed 13:26:52 7c9623902f49: Pushed 13:26:52 e7417f361ee6: Pushed 13:26:52 bf6aa2897be3: Layer already exists 13:26:52 4e429a258011: Layer already exists 13:26:52 c4e71c2a4573: Layer already exists 13:26:52 10ff1da154af: Pushed 13:26:52 57c073b34479: Pushed 13:26:56 c842aed3b117: Pushed 13:26:58 2c4c46be4c86: Pushed 13:26:58 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:d71e1538a7e71a92f34fbf9f2b5871e707e22c2988ec0ae69ff9b7a9339206a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:26:59 7c9623902f49: Preparing 13:26:59 5cbcb1692729: Preparing 13:26:59 2c4c46be4c86: Preparing 13:26:59 e7417f361ee6: Preparing 13:26:59 2941e8748b51: Preparing 13:26:59 bf6aa2897be3: Preparing 13:26:59 4e429a258011: Preparing 13:26:59 57c073b34479: Preparing 13:26:59 10ff1da154af: Preparing 13:26:59 c842aed3b117: Preparing 13:26:59 c4e71c2a4573: Preparing 13:26:59 57c073b34479: Waiting 13:26:59 c842aed3b117: Waiting 13:26:59 10ff1da154af: Waiting 13:26:59 c4e71c2a4573: Waiting 13:26:59 bf6aa2897be3: Waiting 13:26:59 4e429a258011: Waiting 13:26:59 5cbcb1692729: Layer already exists 13:26:59 2c4c46be4c86: Layer already exists 13:26:59 e7417f361ee6: Layer already exists 13:26:59 7c9623902f49: Layer already exists 13:26:59 2941e8748b51: Layer already exists 13:26:59 57c073b34479: Layer already exists 13:26:59 10ff1da154af: Layer already exists 13:26:59 bf6aa2897be3: Layer already exists 13:26:59 c842aed3b117: Layer already exists 13:26:59 4e429a258011: Layer already exists 13:26:59 c4e71c2a4573: Layer already exists 13:26:59 latest: digest: sha256:d71e1538a7e71a92f34fbf9f2b5871e707e22c2988ec0ae69ff9b7a9339206a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.105 13:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:27:00 7c9623902f49: Preparing 13:27:00 5cbcb1692729: Preparing 13:27:00 2c4c46be4c86: Preparing 13:27:00 e7417f361ee6: Preparing 13:27:00 2941e8748b51: Preparing 13:27:00 bf6aa2897be3: Preparing 13:27:00 4e429a258011: Preparing 13:27:00 57c073b34479: Preparing 13:27:00 10ff1da154af: Preparing 13:27:00 c842aed3b117: Preparing 13:27:00 c4e71c2a4573: Preparing 13:27:00 57c073b34479: Waiting 13:27:00 10ff1da154af: Waiting 13:27:00 c842aed3b117: Waiting 13:27:00 c4e71c2a4573: Waiting 13:27:00 bf6aa2897be3: Waiting 13:27:00 4e429a258011: Waiting 13:27:00 2941e8748b51: Layer already exists 13:27:00 e7417f361ee6: Layer already exists 13:27:00 7c9623902f49: Layer already exists 13:27:00 2c4c46be4c86: Layer already exists 13:27:00 5cbcb1692729: Layer already exists 13:27:00 4e429a258011: Layer already exists 13:27:00 10ff1da154af: Layer already exists 13:27:00 57c073b34479: Layer already exists 13:27:00 bf6aa2897be3: Layer already exists 13:27:00 c842aed3b117: Layer already exists 13:27:00 c4e71c2a4573: Layer already exists 13:27:00 4.1.0-dev.105: digest: sha256:d71e1538a7e71a92f34fbf9f2b5871e707e22c2988ec0ae69ff9b7a9339206a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:27:01 7c9623902f49: Preparing 13:27:01 5cbcb1692729: Preparing 13:27:01 2c4c46be4c86: Preparing 13:27:01 e7417f361ee6: Preparing 13:27:01 2941e8748b51: Preparing 13:27:01 bf6aa2897be3: Preparing 13:27:01 4e429a258011: Preparing 13:27:01 57c073b34479: Preparing 13:27:01 10ff1da154af: Preparing 13:27:01 c842aed3b117: Preparing 13:27:01 c4e71c2a4573: Preparing 13:27:01 4e429a258011: Waiting 13:27:01 57c073b34479: Waiting 13:27:01 10ff1da154af: Waiting 13:27:01 c842aed3b117: Waiting 13:27:01 bf6aa2897be3: Waiting 13:27:01 c4e71c2a4573: Waiting 13:27:01 7c9623902f49: Layer already exists 13:27:01 2941e8748b51: Layer already exists 13:27:01 5cbcb1692729: Layer already exists 13:27:01 e7417f361ee6: Layer already exists 13:27:01 2c4c46be4c86: Layer already exists 13:27:01 bf6aa2897be3: Layer already exists 13:27:01 57c073b34479: Layer already exists 13:27:01 10ff1da154af: Layer already exists 13:27:01 4e429a258011: Layer already exists 13:27:01 c842aed3b117: Layer already exists 13:27:01 c4e71c2a4573: Layer already exists 13:27:01 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:d71e1538a7e71a92f34fbf9f2b5871e707e22c2988ec0ae69ff9b7a9339206a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:02 + 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 13:27:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 13:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:27:03 7c9623902f49: Preparing 13:27:03 5cbcb1692729: Preparing 13:27:03 2c4c46be4c86: Preparing 13:27:03 e7417f361ee6: Preparing 13:27:03 2941e8748b51: Preparing 13:27:03 bf6aa2897be3: Preparing 13:27:03 4e429a258011: Preparing 13:27:03 bf6aa2897be3: Waiting 13:27:03 57c073b34479: Preparing 13:27:03 4e429a258011: Waiting 13:27:03 57c073b34479: Waiting 13:27:03 10ff1da154af: Preparing 13:27:03 10ff1da154af: Waiting 13:27:03 c842aed3b117: Preparing 13:27:03 c4e71c2a4573: Preparing 13:27:03 c842aed3b117: Waiting 13:27:03 c4e71c2a4573: Waiting 13:27:03 2c4c46be4c86: Layer already exists 13:27:03 2941e8748b51: Layer already exists 13:27:03 7c9623902f49: Layer already exists 13:27:03 5cbcb1692729: Layer already exists 13:27:03 e7417f361ee6: Layer already exists 13:27:03 4e429a258011: Layer already exists 13:27:03 57c073b34479: Layer already exists 13:27:03 10ff1da154af: Layer already exists 13:27:03 c842aed3b117: Layer already exists 13:27:03 bf6aa2897be3: Layer already exists 13:27:03 c4e71c2a4573: Layer already exists 13:27:03 main: digest: sha256:d71e1538a7e71a92f34fbf9f2b5871e707e22c2988ec0ae69ff9b7a9339206a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:27:03 ===================================================== [Pipeline] echo 13:27:03 taggedImages: 13:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.105 13:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 13:27:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 13:27:03 1383452a2047ef58b5f726480165c651db4d1814 13:27:03 latest 13:27:03 4.1.0-dev.105 13:27:03 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:27:03 main 13:27:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:27:04 e7aab95d2b70: Preparing 13:27:04 c73ee6d3fb82: Preparing 13:27:04 74bd68483308: Preparing 13:27:04 91e798d66825: Preparing 13:27:04 3cd681f9216d: Preparing 13:27:04 1847e2ebc5fb: Preparing 13:27:04 25ce2e34edc4: Preparing 13:27:04 bf6aa2897be3: Preparing 13:27:04 4e429a258011: Preparing 13:27:04 1d63fd1a34b7: Preparing 13:27:04 cfe4f674ea30: Preparing 13:27:04 c4e71c2a4573: Preparing 13:27:04 1847e2ebc5fb: Waiting 13:27:04 1d63fd1a34b7: Waiting 13:27:04 cfe4f674ea30: Waiting 13:27:04 25ce2e34edc4: Waiting 13:27:04 c4e71c2a4573: Waiting 13:27:04 4e429a258011: Waiting 13:27:04 bf6aa2897be3: Waiting 13:27:04 3cd681f9216d: Pushed 13:27:04 c73ee6d3fb82: Pushed 13:27:04 e7aab95d2b70: Pushed 13:27:04 bf6aa2897be3: Layer already exists 13:27:04 4e429a258011: Layer already exists 13:27:04 1847e2ebc5fb: Pushed 13:27:04 25ce2e34edc4: Pushed 13:27:04 c4e71c2a4573: Layer already exists 13:27:05 1d63fd1a34b7: Pushed 13:27:08 cfe4f674ea30: Pushed 13:27:11 91e798d66825: Pushed 13:27:11 74bd68483308: Pushed 13:27:11 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:becbdbb0fc4c39520cb08a61c4dfa1c1e2c9a1332a85ba5972d8fd760333d560 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:12 + 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 13:27:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:27:12 e7aab95d2b70: Preparing 13:27:12 c73ee6d3fb82: Preparing 13:27:12 74bd68483308: Preparing 13:27:12 91e798d66825: Preparing 13:27:12 3cd681f9216d: Preparing 13:27:12 1847e2ebc5fb: Preparing 13:27:12 25ce2e34edc4: Preparing 13:27:12 bf6aa2897be3: Preparing 13:27:12 4e429a258011: Preparing 13:27:12 1d63fd1a34b7: Preparing 13:27:12 cfe4f674ea30: Preparing 13:27:12 c4e71c2a4573: Preparing 13:27:12 bf6aa2897be3: Waiting 13:27:12 4e429a258011: Waiting 13:27:12 1847e2ebc5fb: Waiting 13:27:12 25ce2e34edc4: Waiting 13:27:12 cfe4f674ea30: Waiting 13:27:12 1d63fd1a34b7: Waiting 13:27:12 c4e71c2a4573: Waiting 13:27:12 91e798d66825: Layer already exists 13:27:12 e7aab95d2b70: Layer already exists 13:27:12 c73ee6d3fb82: Layer already exists 13:27:12 74bd68483308: Layer already exists 13:27:12 3cd681f9216d: Layer already exists 13:27:12 bf6aa2897be3: Layer already exists 13:27:12 1d63fd1a34b7: Layer already exists 13:27:12 25ce2e34edc4: Layer already exists 13:27:12 4e429a258011: Layer already exists 13:27:12 1847e2ebc5fb: Layer already exists 13:27:12 c4e71c2a4573: Layer already exists 13:27:12 cfe4f674ea30: Layer already exists 13:27:12 latest: digest: sha256:becbdbb0fc4c39520cb08a61c4dfa1c1e2c9a1332a85ba5972d8fd760333d560 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.105 13:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:27:13 e7aab95d2b70: Preparing 13:27:13 c73ee6d3fb82: Preparing 13:27:13 74bd68483308: Preparing 13:27:13 91e798d66825: Preparing 13:27:13 3cd681f9216d: Preparing 13:27:13 1847e2ebc5fb: Preparing 13:27:13 25ce2e34edc4: Preparing 13:27:13 bf6aa2897be3: Preparing 13:27:13 4e429a258011: Preparing 13:27:13 1d63fd1a34b7: Preparing 13:27:13 cfe4f674ea30: Preparing 13:27:13 c4e71c2a4573: Preparing 13:27:13 4e429a258011: Waiting 13:27:13 1d63fd1a34b7: Waiting 13:27:13 cfe4f674ea30: Waiting 13:27:13 c4e71c2a4573: Waiting 13:27:13 1847e2ebc5fb: Waiting 13:27:13 bf6aa2897be3: Waiting 13:27:13 25ce2e34edc4: Waiting 13:27:13 e7aab95d2b70: Layer already exists 13:27:13 c73ee6d3fb82: Layer already exists 13:27:13 74bd68483308: Layer already exists 13:27:13 91e798d66825: Layer already exists 13:27:13 3cd681f9216d: Layer already exists 13:27:13 bf6aa2897be3: Layer already exists 13:27:13 25ce2e34edc4: Layer already exists 13:27:13 1d63fd1a34b7: Layer already exists 13:27:13 1847e2ebc5fb: Layer already exists 13:27:13 4e429a258011: Layer already exists 13:27:13 cfe4f674ea30: Layer already exists 13:27:13 c4e71c2a4573: Layer already exists 13:27:13 4.1.0-dev.105: digest: sha256:becbdbb0fc4c39520cb08a61c4dfa1c1e2c9a1332a85ba5972d8fd760333d560 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:27:17 e7aab95d2b70: Preparing 13:27:17 c73ee6d3fb82: Preparing 13:27:17 74bd68483308: Preparing 13:27:17 91e798d66825: Preparing 13:27:17 3cd681f9216d: Preparing 13:27:17 1847e2ebc5fb: Preparing 13:27:17 25ce2e34edc4: Preparing 13:27:17 bf6aa2897be3: Preparing 13:27:17 4e429a258011: Preparing 13:27:17 1d63fd1a34b7: Preparing 13:27:17 cfe4f674ea30: Preparing 13:27:17 c4e71c2a4573: Preparing 13:27:17 25ce2e34edc4: Waiting 13:27:17 bf6aa2897be3: Waiting 13:27:17 4e429a258011: Waiting 13:27:17 1d63fd1a34b7: Waiting 13:27:17 cfe4f674ea30: Waiting 13:27:17 c4e71c2a4573: Waiting 13:27:17 1847e2ebc5fb: Waiting 13:27:17 c73ee6d3fb82: Layer already exists 13:27:17 74bd68483308: Layer already exists 13:27:17 91e798d66825: Layer already exists 13:27:17 3cd681f9216d: Layer already exists 13:27:17 e7aab95d2b70: Layer already exists 13:27:17 1847e2ebc5fb: Layer already exists 13:27:17 25ce2e34edc4: Layer already exists 13:27:17 bf6aa2897be3: Layer already exists 13:27:17 1d63fd1a34b7: Layer already exists 13:27:17 4e429a258011: Layer already exists 13:27:17 cfe4f674ea30: Layer already exists 13:27:17 c4e71c2a4573: Layer already exists 13:27:17 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:becbdbb0fc4c39520cb08a61c4dfa1c1e2c9a1332a85ba5972d8fd760333d560 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:17 + 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 13:27:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 13:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:27:18 e7aab95d2b70: Preparing 13:27:18 c73ee6d3fb82: Preparing 13:27:18 74bd68483308: Preparing 13:27:18 91e798d66825: Preparing 13:27:18 3cd681f9216d: Preparing 13:27:18 1847e2ebc5fb: Preparing 13:27:18 25ce2e34edc4: Preparing 13:27:18 1847e2ebc5fb: Waiting 13:27:18 bf6aa2897be3: Preparing 13:27:18 25ce2e34edc4: Waiting 13:27:18 4e429a258011: Preparing 13:27:18 bf6aa2897be3: Waiting 13:27:18 4e429a258011: Waiting 13:27:18 1d63fd1a34b7: Preparing 13:27:18 cfe4f674ea30: Preparing 13:27:18 1d63fd1a34b7: Waiting 13:27:18 c4e71c2a4573: Preparing 13:27:18 cfe4f674ea30: Waiting 13:27:18 3cd681f9216d: Layer already exists 13:27:18 74bd68483308: Layer already exists 13:27:18 91e798d66825: Layer already exists 13:27:18 c73ee6d3fb82: Layer already exists 13:27:18 e7aab95d2b70: Layer already exists 13:27:18 1847e2ebc5fb: Layer already exists 13:27:18 1d63fd1a34b7: Layer already exists 13:27:18 bf6aa2897be3: Layer already exists 13:27:18 4e429a258011: Layer already exists 13:27:18 25ce2e34edc4: Layer already exists 13:27:18 c4e71c2a4573: Layer already exists 13:27:18 cfe4f674ea30: Layer already exists 13:27:18 main: digest: sha256:becbdbb0fc4c39520cb08a61c4dfa1c1e2c9a1332a85ba5972d8fd760333d560 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:27:18 ===================================================== [Pipeline] echo 13:27:18 taggedImages: 13:27:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:27:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:27:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.105 13:27:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:27:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 13:27:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 13:27:18 1383452a2047ef58b5f726480165c651db4d1814 13:27:18 latest 13:27:18 4.1.0-dev.105 13:27:18 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:27:18 main 13:27:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:27:19 df0271f0baa5: Preparing 13:27:19 ddc6aa5e6874: Preparing 13:27:19 bf6aa2897be3: Preparing 13:27:19 4e429a258011: Preparing 13:27:19 75487fa7c560: Preparing 13:27:19 043fe373da67: Preparing 13:27:19 c4e71c2a4573: Preparing 13:27:19 043fe373da67: Waiting 13:27:19 c4e71c2a4573: Waiting 13:27:19 4e429a258011: Layer already exists 13:27:19 bf6aa2897be3: Layer already exists 13:27:19 c4e71c2a4573: Layer already exists 13:27:19 75487fa7c560: Pushed 13:27:19 df0271f0baa5: Pushed 13:27:21 043fe373da67: Pushed 13:27:26 ddc6aa5e6874: Pushed 13:27:26 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:5344ea033deaffb80c75217282678f5262fe83d6932e7957ed53d770f3650464 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:27 + 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 13:27:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 13:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:27:27 df0271f0baa5: Preparing 13:27:27 ddc6aa5e6874: Preparing 13:27:27 bf6aa2897be3: Preparing 13:27:27 4e429a258011: Preparing 13:27:27 75487fa7c560: Preparing 13:27:27 043fe373da67: Preparing 13:27:27 c4e71c2a4573: Preparing 13:27:27 043fe373da67: Waiting 13:27:27 c4e71c2a4573: Waiting 13:27:27 bf6aa2897be3: Layer already exists 13:27:27 df0271f0baa5: Layer already exists 13:27:27 75487fa7c560: Layer already exists 13:27:27 4e429a258011: Layer already exists 13:27:27 ddc6aa5e6874: Layer already exists 13:27:27 c4e71c2a4573: Layer already exists 13:27:30 043fe373da67: Layer already exists 13:27:30 latest: digest: sha256:5344ea033deaffb80c75217282678f5262fe83d6932e7957ed53d770f3650464 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.105 13:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:27:31 df0271f0baa5: Preparing 13:27:31 ddc6aa5e6874: Preparing 13:27:31 bf6aa2897be3: Preparing 13:27:31 4e429a258011: Preparing 13:27:31 75487fa7c560: Preparing 13:27:31 043fe373da67: Preparing 13:27:31 c4e71c2a4573: Preparing 13:27:31 043fe373da67: Waiting 13:27:31 c4e71c2a4573: Waiting 13:27:31 4e429a258011: Layer already exists 13:27:31 75487fa7c560: Layer already exists 13:27:31 df0271f0baa5: Layer already exists 13:27:31 ddc6aa5e6874: Layer already exists 13:27:31 bf6aa2897be3: Layer already exists 13:27:31 043fe373da67: Layer already exists 13:27:31 c4e71c2a4573: Layer already exists 13:27:31 4.1.0-dev.105: digest: sha256:5344ea033deaffb80c75217282678f5262fe83d6932e7957ed53d770f3650464 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:27:32 df0271f0baa5: Preparing 13:27:32 ddc6aa5e6874: Preparing 13:27:32 bf6aa2897be3: Preparing 13:27:32 4e429a258011: Preparing 13:27:32 75487fa7c560: Preparing 13:27:32 043fe373da67: Preparing 13:27:32 c4e71c2a4573: Preparing 13:27:32 c4e71c2a4573: Waiting 13:27:32 043fe373da67: Waiting 13:27:32 df0271f0baa5: Layer already exists 13:27:32 4e429a258011: Layer already exists 13:27:32 bf6aa2897be3: Layer already exists 13:27:32 ddc6aa5e6874: Layer already exists 13:27:32 75487fa7c560: Layer already exists 13:27:32 043fe373da67: Layer already exists 13:27:32 c4e71c2a4573: Layer already exists 13:27:32 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:5344ea033deaffb80c75217282678f5262fe83d6932e7957ed53d770f3650464 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:33 + 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 13:27:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 13:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:27:33 df0271f0baa5: Preparing 13:27:33 ddc6aa5e6874: Preparing 13:27:33 bf6aa2897be3: Preparing 13:27:33 4e429a258011: Preparing 13:27:33 75487fa7c560: Preparing 13:27:33 043fe373da67: Preparing 13:27:33 c4e71c2a4573: Preparing 13:27:33 043fe373da67: Waiting 13:27:33 c4e71c2a4573: Waiting 13:27:33 4e429a258011: Layer already exists 13:27:33 75487fa7c560: Layer already exists 13:27:33 df0271f0baa5: Layer already exists 13:27:33 ddc6aa5e6874: Layer already exists 13:27:33 bf6aa2897be3: Layer already exists 13:27:33 043fe373da67: Layer already exists 13:27:33 c4e71c2a4573: Layer already exists 13:27:33 main: digest: sha256:5344ea033deaffb80c75217282678f5262fe83d6932e7957ed53d770f3650464 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:27:33 ===================================================== [Pipeline] echo 13:27:33 taggedImages: 13:27:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:27:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 13:27:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.105 13:27:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:27:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 13:27:33 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 13:27:33 1383452a2047ef58b5f726480165c651db4d1814 13:27:33 latest 13:27:33 4.1.0-dev.105 13:27:33 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:27:33 main 13:27:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:27:34 ff02377acd13: Preparing 13:27:34 42d44ec26dbf: Preparing 13:27:34 ee47aa0aade5: Preparing 13:27:34 bf6aa2897be3: Preparing 13:27:34 4e429a258011: Preparing 13:27:34 320408d7ae92: Preparing 13:27:34 09774b682ac8: Preparing 13:27:34 7cc4a55823b8: Preparing 13:27:34 adf54ef9f73f: Preparing 13:27:34 c4e71c2a4573: Preparing 13:27:34 320408d7ae92: Waiting 13:27:34 adf54ef9f73f: Waiting 13:27:34 09774b682ac8: Waiting 13:27:34 7cc4a55823b8: Waiting 13:27:34 c4e71c2a4573: Waiting 13:27:34 4e429a258011: Layer already exists 13:27:34 bf6aa2897be3: Layer already exists 13:27:34 ee47aa0aade5: Pushed 13:27:34 42d44ec26dbf: Pushed 13:27:34 ff02377acd13: Pushed 13:27:34 c4e71c2a4573: Layer already exists 13:27:34 7cc4a55823b8: Pushed 13:27:35 adf54ef9f73f: Pushed 13:27:48 09774b682ac8: Pushed 13:28:03 320408d7ae92: Pushed 13:28:03 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:0fafb2f89ac4478692e830ce3b6348aebbdee2c3a4cc7770368d6b928c2a15cc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:03 + 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 13:28:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 13:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:28:03 ff02377acd13: Preparing 13:28:03 42d44ec26dbf: Preparing 13:28:03 ee47aa0aade5: Preparing 13:28:03 bf6aa2897be3: Preparing 13:28:03 4e429a258011: Preparing 13:28:03 320408d7ae92: Preparing 13:28:03 09774b682ac8: Preparing 13:28:03 7cc4a55823b8: Preparing 13:28:03 adf54ef9f73f: Preparing 13:28:03 c4e71c2a4573: Preparing 13:28:03 320408d7ae92: Waiting 13:28:03 09774b682ac8: Waiting 13:28:03 7cc4a55823b8: Waiting 13:28:03 adf54ef9f73f: Waiting 13:28:03 c4e71c2a4573: Waiting 13:28:03 42d44ec26dbf: Layer already exists 13:28:03 bf6aa2897be3: Layer already exists 13:28:03 ee47aa0aade5: Layer already exists 13:28:03 ff02377acd13: Layer already exists 13:28:03 4e429a258011: Layer already exists 13:28:03 adf54ef9f73f: Layer already exists 13:28:03 7cc4a55823b8: Layer already exists 13:28:03 09774b682ac8: Layer already exists 13:28:03 c4e71c2a4573: Layer already exists 13:28:03 320408d7ae92: Layer already exists 13:28:04 latest: digest: sha256:0fafb2f89ac4478692e830ce3b6348aebbdee2c3a4cc7770368d6b928c2a15cc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.105 13:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:28:04 ff02377acd13: Preparing 13:28:04 42d44ec26dbf: Preparing 13:28:04 ee47aa0aade5: Preparing 13:28:04 bf6aa2897be3: Preparing 13:28:04 4e429a258011: Preparing 13:28:04 320408d7ae92: Preparing 13:28:04 09774b682ac8: Preparing 13:28:04 7cc4a55823b8: Preparing 13:28:04 adf54ef9f73f: Preparing 13:28:04 c4e71c2a4573: Preparing 13:28:04 320408d7ae92: Waiting 13:28:04 09774b682ac8: Waiting 13:28:04 7cc4a55823b8: Waiting 13:28:04 adf54ef9f73f: Waiting 13:28:04 c4e71c2a4573: Waiting 13:28:04 ff02377acd13: Layer already exists 13:28:04 ee47aa0aade5: Layer already exists 13:28:04 bf6aa2897be3: Layer already exists 13:28:04 42d44ec26dbf: Layer already exists 13:28:04 4e429a258011: Layer already exists 13:28:04 7cc4a55823b8: Layer already exists 13:28:04 320408d7ae92: Layer already exists 13:28:04 adf54ef9f73f: Layer already exists 13:28:04 c4e71c2a4573: Layer already exists 13:28:04 09774b682ac8: Layer already exists 13:28:04 4.1.0-dev.105: digest: sha256:0fafb2f89ac4478692e830ce3b6348aebbdee2c3a4cc7770368d6b928c2a15cc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:28:05 ff02377acd13: Preparing 13:28:05 42d44ec26dbf: Preparing 13:28:05 ee47aa0aade5: Preparing 13:28:05 bf6aa2897be3: Preparing 13:28:05 4e429a258011: Preparing 13:28:05 320408d7ae92: Preparing 13:28:05 09774b682ac8: Preparing 13:28:05 7cc4a55823b8: Preparing 13:28:05 adf54ef9f73f: Preparing 13:28:05 c4e71c2a4573: Preparing 13:28:05 320408d7ae92: Waiting 13:28:05 adf54ef9f73f: Waiting 13:28:05 09774b682ac8: Waiting 13:28:05 7cc4a55823b8: Waiting 13:28:05 c4e71c2a4573: Waiting 13:28:05 ff02377acd13: Layer already exists 13:28:05 4e429a258011: Layer already exists 13:28:05 42d44ec26dbf: Layer already exists 13:28:05 ee47aa0aade5: Layer already exists 13:28:05 bf6aa2897be3: Layer already exists 13:28:05 c4e71c2a4573: Layer already exists 13:28:05 7cc4a55823b8: Layer already exists 13:28:05 09774b682ac8: Layer already exists 13:28:05 adf54ef9f73f: Layer already exists 13:28:05 320408d7ae92: Layer already exists 13:28:05 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:0fafb2f89ac4478692e830ce3b6348aebbdee2c3a4cc7770368d6b928c2a15cc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:06 + 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 13:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 13:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:28:06 ff02377acd13: Preparing 13:28:06 42d44ec26dbf: Preparing 13:28:06 ee47aa0aade5: Preparing 13:28:06 bf6aa2897be3: Preparing 13:28:06 4e429a258011: Preparing 13:28:06 320408d7ae92: Preparing 13:28:06 09774b682ac8: Preparing 13:28:06 7cc4a55823b8: Preparing 13:28:06 adf54ef9f73f: Preparing 13:28:06 c4e71c2a4573: Preparing 13:28:06 320408d7ae92: Waiting 13:28:06 09774b682ac8: Waiting 13:28:06 7cc4a55823b8: Waiting 13:28:06 adf54ef9f73f: Waiting 13:28:06 c4e71c2a4573: Waiting 13:28:06 ff02377acd13: Layer already exists 13:28:06 4e429a258011: Layer already exists 13:28:06 42d44ec26dbf: Layer already exists 13:28:06 ee47aa0aade5: Layer already exists 13:28:06 bf6aa2897be3: Layer already exists 13:28:06 320408d7ae92: Layer already exists 13:28:06 09774b682ac8: Layer already exists 13:28:06 c4e71c2a4573: Layer already exists 13:28:06 adf54ef9f73f: Layer already exists 13:28:06 7cc4a55823b8: Layer already exists 13:28:06 main: digest: sha256:0fafb2f89ac4478692e830ce3b6348aebbdee2c3a4cc7770368d6b928c2a15cc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:28:06 ===================================================== [Pipeline] echo 13:28:06 taggedImages: 13:28:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:28:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 13:28:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.105 13:28:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:28:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 13:28:06 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 13:28:06 1383452a2047ef58b5f726480165c651db4d1814 13:28:06 latest 13:28:06 4.1.0-dev.105 13:28:06 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:28:06 main 13:28:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:28:07 2f732b3524d2: Preparing 13:28:07 9be930434bef: Preparing 13:28:07 d6ed7ef9ca9b: Preparing 13:28:07 bf6aa2897be3: Preparing 13:28:07 4e429a258011: Preparing 13:28:07 974197f42708: Preparing 13:28:07 dddc442a6ef4: Preparing 13:28:07 135819578e03: Preparing 13:28:07 c4e71c2a4573: Preparing 13:28:07 974197f42708: Waiting 13:28:07 dddc442a6ef4: Waiting 13:28:07 135819578e03: Waiting 13:28:07 c4e71c2a4573: Waiting 13:28:07 bf6aa2897be3: Layer already exists 13:28:07 d6ed7ef9ca9b: Pushed 13:28:07 9be930434bef: Pushed 13:28:09 4e429a258011: Layer already exists 13:28:09 c4e71c2a4573: Layer already exists 13:28:09 2f732b3524d2: Pushed 13:28:09 dddc442a6ef4: Pushed 13:28:10 135819578e03: Pushed 13:28:36 974197f42708: Pushed 13:28:36 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:38419ba1f27710e64666ee6382d919f9da78f2b6dceee48db233cfbf6b168839 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:37 + 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 13:28:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 13:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:28:37 2f732b3524d2: Preparing 13:28:37 9be930434bef: Preparing 13:28:37 d6ed7ef9ca9b: Preparing 13:28:37 bf6aa2897be3: Preparing 13:28:37 4e429a258011: Preparing 13:28:37 974197f42708: Preparing 13:28:37 dddc442a6ef4: Preparing 13:28:37 135819578e03: Preparing 13:28:37 c4e71c2a4573: Preparing 13:28:37 974197f42708: Waiting 13:28:37 dddc442a6ef4: Waiting 13:28:37 135819578e03: Waiting 13:28:37 c4e71c2a4573: Waiting 13:28:37 2f732b3524d2: Layer already exists 13:28:37 4e429a258011: Layer already exists 13:28:37 9be930434bef: Layer already exists 13:28:37 d6ed7ef9ca9b: Layer already exists 13:28:37 bf6aa2897be3: Layer already exists 13:28:37 974197f42708: Layer already exists 13:28:37 dddc442a6ef4: Layer already exists 13:28:37 135819578e03: Layer already exists 13:28:37 c4e71c2a4573: Layer already exists 13:28:37 latest: digest: sha256:38419ba1f27710e64666ee6382d919f9da78f2b6dceee48db233cfbf6b168839 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.105 13:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:28:38 2f732b3524d2: Preparing 13:28:38 9be930434bef: Preparing 13:28:38 d6ed7ef9ca9b: Preparing 13:28:38 bf6aa2897be3: Preparing 13:28:38 4e429a258011: Preparing 13:28:38 974197f42708: Preparing 13:28:38 dddc442a6ef4: Preparing 13:28:38 135819578e03: Preparing 13:28:38 c4e71c2a4573: Preparing 13:28:38 974197f42708: Waiting 13:28:38 dddc442a6ef4: Waiting 13:28:38 135819578e03: Waiting 13:28:38 c4e71c2a4573: Waiting 13:28:38 bf6aa2897be3: Layer already exists 13:28:38 4e429a258011: Layer already exists 13:28:38 d6ed7ef9ca9b: Layer already exists 13:28:38 2f732b3524d2: Layer already exists 13:28:38 9be930434bef: Layer already exists 13:28:38 dddc442a6ef4: Layer already exists 13:28:38 974197f42708: Layer already exists 13:28:38 135819578e03: Layer already exists 13:28:38 c4e71c2a4573: Layer already exists 13:28:38 4.1.0-dev.105: digest: sha256:38419ba1f27710e64666ee6382d919f9da78f2b6dceee48db233cfbf6b168839 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:28:39 2f732b3524d2: Preparing 13:28:39 9be930434bef: Preparing 13:28:39 d6ed7ef9ca9b: Preparing 13:28:39 bf6aa2897be3: Preparing 13:28:39 4e429a258011: Preparing 13:28:39 974197f42708: Preparing 13:28:39 dddc442a6ef4: Preparing 13:28:39 135819578e03: Preparing 13:28:39 c4e71c2a4573: Preparing 13:28:39 974197f42708: Waiting 13:28:39 dddc442a6ef4: Waiting 13:28:39 135819578e03: Waiting 13:28:39 c4e71c2a4573: Waiting 13:28:39 4e429a258011: Layer already exists 13:28:39 2f732b3524d2: Layer already exists 13:28:39 d6ed7ef9ca9b: Layer already exists 13:28:39 9be930434bef: Layer already exists 13:28:39 bf6aa2897be3: Layer already exists 13:28:39 dddc442a6ef4: Layer already exists 13:28:39 974197f42708: Layer already exists 13:28:39 135819578e03: Layer already exists 13:28:39 c4e71c2a4573: Layer already exists 13:28:39 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:38419ba1f27710e64666ee6382d919f9da78f2b6dceee48db233cfbf6b168839 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:39 + 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 13:28:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 13:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:28:40 2f732b3524d2: Preparing 13:28:40 9be930434bef: Preparing 13:28:40 d6ed7ef9ca9b: Preparing 13:28:40 bf6aa2897be3: Preparing 13:28:40 4e429a258011: Preparing 13:28:40 974197f42708: Preparing 13:28:40 dddc442a6ef4: Preparing 13:28:40 135819578e03: Preparing 13:28:40 c4e71c2a4573: Preparing 13:28:40 dddc442a6ef4: Waiting 13:28:40 135819578e03: Waiting 13:28:40 c4e71c2a4573: Waiting 13:28:40 974197f42708: Waiting 13:28:40 2f732b3524d2: Layer already exists 13:28:40 4e429a258011: Layer already exists 13:28:40 bf6aa2897be3: Layer already exists 13:28:40 9be930434bef: Layer already exists 13:28:40 d6ed7ef9ca9b: Layer already exists 13:28:40 974197f42708: Layer already exists 13:28:40 dddc442a6ef4: Layer already exists 13:28:40 c4e71c2a4573: Layer already exists 13:28:40 135819578e03: Layer already exists 13:28:40 main: digest: sha256:38419ba1f27710e64666ee6382d919f9da78f2b6dceee48db233cfbf6b168839 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:28:40 ===================================================== [Pipeline] echo 13:28:40 taggedImages: 13:28:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:28:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 13:28:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.105 13:28:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:28:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 13:28:40 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 13:28:40 1383452a2047ef58b5f726480165c651db4d1814 13:28:40 latest 13:28:40 4.1.0-dev.105 13:28:40 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:28:40 main 13:28:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:28:41 f283535fe3df: Preparing 13:28:41 cb7690133a61: Preparing 13:28:41 bbeeea5d8efc: Preparing 13:28:41 bf6aa2897be3: Preparing 13:28:41 4e429a258011: Preparing 13:28:41 6c0e7c422f8c: Preparing 13:28:41 7cc4a55823b8: Preparing 13:28:41 adf54ef9f73f: Preparing 13:28:41 c4e71c2a4573: Preparing 13:28:41 7cc4a55823b8: Waiting 13:28:41 6c0e7c422f8c: Waiting 13:28:41 adf54ef9f73f: Waiting 13:28:41 c4e71c2a4573: Waiting 13:28:41 bf6aa2897be3: Layer already exists 13:28:41 4e429a258011: Layer already exists 13:28:41 7cc4a55823b8: Layer already exists 13:28:41 bbeeea5d8efc: Pushed 13:28:41 cb7690133a61: Pushed 13:28:41 adf54ef9f73f: Layer already exists 13:28:41 f283535fe3df: Pushed 13:28:41 c4e71c2a4573: Layer already exists 13:29:13 6c0e7c422f8c: Pushed 13:29:13 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:f085041e5e45fe054ec6d47107447d735f5f687a352414abcaf11df5f87124f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:14 + 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 13:29:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 13:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:29:14 f283535fe3df: Preparing 13:29:14 cb7690133a61: Preparing 13:29:14 bbeeea5d8efc: Preparing 13:29:14 bf6aa2897be3: Preparing 13:29:14 4e429a258011: Preparing 13:29:14 6c0e7c422f8c: Preparing 13:29:14 7cc4a55823b8: Preparing 13:29:14 adf54ef9f73f: Preparing 13:29:14 c4e71c2a4573: Preparing 13:29:14 7cc4a55823b8: Waiting 13:29:14 adf54ef9f73f: Waiting 13:29:14 c4e71c2a4573: Waiting 13:29:14 6c0e7c422f8c: Waiting 13:29:14 f283535fe3df: Layer already exists 13:29:14 4e429a258011: Layer already exists 13:29:14 bf6aa2897be3: Layer already exists 13:29:14 bbeeea5d8efc: Layer already exists 13:29:14 cb7690133a61: Layer already exists 13:29:14 7cc4a55823b8: Layer already exists 13:29:14 adf54ef9f73f: Layer already exists 13:29:14 6c0e7c422f8c: Layer already exists 13:29:14 c4e71c2a4573: Layer already exists 13:29:14 latest: digest: sha256:f085041e5e45fe054ec6d47107447d735f5f687a352414abcaf11df5f87124f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.105 13:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:29:16 f283535fe3df: Preparing 13:29:16 cb7690133a61: Preparing 13:29:16 bbeeea5d8efc: Preparing 13:29:16 bf6aa2897be3: Preparing 13:29:16 4e429a258011: Preparing 13:29:16 6c0e7c422f8c: Preparing 13:29:16 7cc4a55823b8: Preparing 13:29:16 adf54ef9f73f: Preparing 13:29:16 c4e71c2a4573: Preparing 13:29:16 6c0e7c422f8c: Waiting 13:29:16 7cc4a55823b8: Waiting 13:29:16 adf54ef9f73f: Waiting 13:29:16 c4e71c2a4573: Waiting 13:29:16 4e429a258011: Layer already exists 13:29:16 bf6aa2897be3: Layer already exists 13:29:16 bbeeea5d8efc: Layer already exists 13:29:16 f283535fe3df: Layer already exists 13:29:16 cb7690133a61: Layer already exists 13:29:16 7cc4a55823b8: Layer already exists 13:29:16 6c0e7c422f8c: Layer already exists 13:29:16 c4e71c2a4573: Layer already exists 13:29:16 adf54ef9f73f: Layer already exists 13:29:17 4.1.0-dev.105: digest: sha256:f085041e5e45fe054ec6d47107447d735f5f687a352414abcaf11df5f87124f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:29:17 f283535fe3df: Preparing 13:29:17 cb7690133a61: Preparing 13:29:17 bbeeea5d8efc: Preparing 13:29:17 bf6aa2897be3: Preparing 13:29:17 4e429a258011: Preparing 13:29:17 6c0e7c422f8c: Preparing 13:29:17 7cc4a55823b8: Preparing 13:29:17 adf54ef9f73f: Preparing 13:29:17 c4e71c2a4573: Preparing 13:29:17 7cc4a55823b8: Waiting 13:29:17 adf54ef9f73f: Waiting 13:29:17 c4e71c2a4573: Waiting 13:29:17 6c0e7c422f8c: Waiting 13:29:17 4e429a258011: Layer already exists 13:29:17 f283535fe3df: Layer already exists 13:29:17 bf6aa2897be3: Layer already exists 13:29:17 cb7690133a61: Layer already exists 13:29:17 bbeeea5d8efc: Layer already exists 13:29:17 6c0e7c422f8c: Layer already exists 13:29:17 adf54ef9f73f: Layer already exists 13:29:17 7cc4a55823b8: Layer already exists 13:29:17 c4e71c2a4573: Layer already exists 13:29:18 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:f085041e5e45fe054ec6d47107447d735f5f687a352414abcaf11df5f87124f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:18 + 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 13:29:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 13:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:29:18 f283535fe3df: Preparing 13:29:18 cb7690133a61: Preparing 13:29:18 bbeeea5d8efc: Preparing 13:29:18 bf6aa2897be3: Preparing 13:29:18 4e429a258011: Preparing 13:29:18 6c0e7c422f8c: Preparing 13:29:18 7cc4a55823b8: Preparing 13:29:18 adf54ef9f73f: Preparing 13:29:18 c4e71c2a4573: Preparing 13:29:18 6c0e7c422f8c: Waiting 13:29:18 7cc4a55823b8: Waiting 13:29:18 c4e71c2a4573: Waiting 13:29:18 adf54ef9f73f: Waiting 13:29:18 f283535fe3df: Layer already exists 13:29:18 bbeeea5d8efc: Layer already exists 13:29:18 bf6aa2897be3: Layer already exists 13:29:18 cb7690133a61: Layer already exists 13:29:18 4e429a258011: Layer already exists 13:29:18 6c0e7c422f8c: Layer already exists 13:29:18 7cc4a55823b8: Layer already exists 13:29:18 adf54ef9f73f: Layer already exists 13:29:18 c4e71c2a4573: Layer already exists 13:29:18 main: digest: sha256:f085041e5e45fe054ec6d47107447d735f5f687a352414abcaf11df5f87124f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:19 ===================================================== [Pipeline] echo 13:29:19 taggedImages: 13:29:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:29:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 13:29:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.105 13:29:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:29:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 13:29:19 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 13:29:19 1383452a2047ef58b5f726480165c651db4d1814 13:29:19 latest 13:29:19 4.1.0-dev.105 13:29:19 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:29:19 main 13:29:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:29:19 aea0d8b259b2: Preparing 13:29:19 705b65890481: Preparing 13:29:19 bf6aa2897be3: Preparing 13:29:19 4e429a258011: Preparing 13:29:19 05512bac7dba: Preparing 13:29:19 8422084cde11: Preparing 13:29:19 c4e71c2a4573: Preparing 13:29:19 8422084cde11: Waiting 13:29:19 c4e71c2a4573: Waiting 13:29:19 4e429a258011: Layer already exists 13:29:19 bf6aa2897be3: Layer already exists 13:29:20 c4e71c2a4573: Layer already exists 13:29:20 05512bac7dba: Pushed 13:29:20 aea0d8b259b2: Pushed 13:29:21 8422084cde11: Pushed 13:29:29 705b65890481: Pushed 13:29:29 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:cb56b48b3614d7ac884b41042fb64dfb6c15234e062c7044b05ac130485ab899 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:29:30 aea0d8b259b2: Preparing 13:29:30 705b65890481: Preparing 13:29:30 bf6aa2897be3: Preparing 13:29:30 4e429a258011: Preparing 13:29:30 05512bac7dba: Preparing 13:29:30 8422084cde11: Preparing 13:29:30 c4e71c2a4573: Preparing 13:29:30 8422084cde11: Waiting 13:29:30 c4e71c2a4573: Waiting 13:29:30 705b65890481: Layer already exists 13:29:30 aea0d8b259b2: Layer already exists 13:29:30 bf6aa2897be3: Layer already exists 13:29:30 4e429a258011: Layer already exists 13:29:30 05512bac7dba: Layer already exists 13:29:30 8422084cde11: Layer already exists 13:29:30 c4e71c2a4573: Layer already exists 13:29:30 latest: digest: sha256:cb56b48b3614d7ac884b41042fb64dfb6c15234e062c7044b05ac130485ab899 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.105 13:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:29:31 aea0d8b259b2: Preparing 13:29:31 705b65890481: Preparing 13:29:31 bf6aa2897be3: Preparing 13:29:31 4e429a258011: Preparing 13:29:31 05512bac7dba: Preparing 13:29:31 8422084cde11: Preparing 13:29:31 c4e71c2a4573: Preparing 13:29:31 8422084cde11: Waiting 13:29:31 c4e71c2a4573: Waiting 13:29:31 aea0d8b259b2: Layer already exists 13:29:31 4e429a258011: Layer already exists 13:29:31 bf6aa2897be3: Layer already exists 13:29:31 05512bac7dba: Layer already exists 13:29:31 705b65890481: Layer already exists 13:29:31 c4e71c2a4573: Layer already exists 13:29:31 8422084cde11: Layer already exists 13:29:31 4.1.0-dev.105: digest: sha256:cb56b48b3614d7ac884b41042fb64dfb6c15234e062c7044b05ac130485ab899 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:29:31 aea0d8b259b2: Preparing 13:29:31 705b65890481: Preparing 13:29:31 bf6aa2897be3: Preparing 13:29:31 4e429a258011: Preparing 13:29:31 05512bac7dba: Preparing 13:29:31 8422084cde11: Preparing 13:29:31 c4e71c2a4573: Preparing 13:29:31 8422084cde11: Waiting 13:29:31 c4e71c2a4573: Waiting 13:29:31 4e429a258011: Layer already exists 13:29:31 705b65890481: Layer already exists 13:29:31 aea0d8b259b2: Layer already exists 13:29:31 05512bac7dba: Layer already exists 13:29:31 bf6aa2897be3: Layer already exists 13:29:31 c4e71c2a4573: Layer already exists 13:29:31 8422084cde11: Layer already exists 13:29:31 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:cb56b48b3614d7ac884b41042fb64dfb6c15234e062c7044b05ac130485ab899 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 13:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:29:32 aea0d8b259b2: Preparing 13:29:32 705b65890481: Preparing 13:29:32 bf6aa2897be3: Preparing 13:29:32 4e429a258011: Preparing 13:29:32 05512bac7dba: Preparing 13:29:32 8422084cde11: Preparing 13:29:32 c4e71c2a4573: Preparing 13:29:32 8422084cde11: Waiting 13:29:32 c4e71c2a4573: Waiting 13:29:32 aea0d8b259b2: Layer already exists 13:29:32 4e429a258011: Layer already exists 13:29:32 705b65890481: Layer already exists 13:29:32 bf6aa2897be3: Layer already exists 13:29:32 05512bac7dba: Layer already exists 13:29:32 8422084cde11: Layer already exists 13:29:32 c4e71c2a4573: Layer already exists 13:29:32 main: digest: sha256:cb56b48b3614d7ac884b41042fb64dfb6c15234e062c7044b05ac130485ab899 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:33 ===================================================== [Pipeline] echo 13:29:33 taggedImages: 13:29:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:29:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:29:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.105 13:29:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:29:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 13:29:33 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 13:29:33 1383452a2047ef58b5f726480165c651db4d1814 13:29:33 latest 13:29:33 4.1.0-dev.105 13:29:33 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:29:33 main 13:29:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:29:33 e61a0cadc1af: Preparing 13:29:33 fb3f13b977c4: Preparing 13:29:33 bf6aa2897be3: Preparing 13:29:33 4e429a258011: Preparing 13:29:33 8810cf700016: Preparing 13:29:33 afd3e1dbd210: Preparing 13:29:33 c4e71c2a4573: Preparing 13:29:33 afd3e1dbd210: Waiting 13:29:33 c4e71c2a4573: Waiting 13:29:33 bf6aa2897be3: Layer already exists 13:29:33 4e429a258011: Layer already exists 13:29:34 c4e71c2a4573: Layer already exists 13:29:34 e61a0cadc1af: Pushed 13:29:34 8810cf700016: Pushed 13:29:34 afd3e1dbd210: Pushed 13:29:42 fb3f13b977c4: Pushed 13:29:42 1383452a2047ef58b5f726480165c651db4d1814: digest: sha256:6c4b6c4b33f29fdfdcacefb42ab5cbc339aed29b6c9568eda2eb985ae38114c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:29:43 e61a0cadc1af: Preparing 13:29:43 fb3f13b977c4: Preparing 13:29:43 bf6aa2897be3: Preparing 13:29:43 4e429a258011: Preparing 13:29:43 8810cf700016: Preparing 13:29:43 afd3e1dbd210: Preparing 13:29:43 c4e71c2a4573: Preparing 13:29:43 afd3e1dbd210: Waiting 13:29:43 c4e71c2a4573: Waiting 13:29:43 e61a0cadc1af: Layer already exists 13:29:43 bf6aa2897be3: Layer already exists 13:29:43 8810cf700016: Layer already exists 13:29:43 4e429a258011: Layer already exists 13:29:43 fb3f13b977c4: Layer already exists 13:29:43 afd3e1dbd210: Layer already exists 13:29:43 c4e71c2a4573: Layer already exists 13:29:43 latest: digest: sha256:6c4b6c4b33f29fdfdcacefb42ab5cbc339aed29b6c9568eda2eb985ae38114c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.105 13:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:29:44 e61a0cadc1af: Preparing 13:29:44 fb3f13b977c4: Preparing 13:29:44 bf6aa2897be3: Preparing 13:29:44 4e429a258011: Preparing 13:29:44 8810cf700016: Preparing 13:29:44 afd3e1dbd210: Preparing 13:29:44 c4e71c2a4573: Preparing 13:29:44 afd3e1dbd210: Waiting 13:29:44 c4e71c2a4573: Waiting 13:29:44 e61a0cadc1af: Layer already exists 13:29:44 4e429a258011: Layer already exists 13:29:44 8810cf700016: Layer already exists 13:29:44 fb3f13b977c4: Layer already exists 13:29:44 bf6aa2897be3: Layer already exists 13:29:44 afd3e1dbd210: Layer already exists 13:29:44 c4e71c2a4573: Layer already exists 13:29:44 4.1.0-dev.105: digest: sha256:6c4b6c4b33f29fdfdcacefb42ab5cbc339aed29b6c9568eda2eb985ae38114c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:29:45 e61a0cadc1af: Preparing 13:29:45 fb3f13b977c4: Preparing 13:29:45 bf6aa2897be3: Preparing 13:29:45 4e429a258011: Preparing 13:29:45 8810cf700016: Preparing 13:29:45 afd3e1dbd210: Preparing 13:29:45 c4e71c2a4573: Preparing 13:29:45 afd3e1dbd210: Waiting 13:29:45 c4e71c2a4573: Waiting 13:29:45 4e429a258011: Layer already exists 13:29:45 bf6aa2897be3: Layer already exists 13:29:45 8810cf700016: Layer already exists 13:29:45 fb3f13b977c4: Layer already exists 13:29:45 e61a0cadc1af: Layer already exists 13:29:45 afd3e1dbd210: Layer already exists 13:29:45 c4e71c2a4573: Layer already exists 13:29:45 1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105: digest: sha256:6c4b6c4b33f29fdfdcacefb42ab5cbc339aed29b6c9568eda2eb985ae38114c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 13:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:29:46 e61a0cadc1af: Preparing 13:29:46 fb3f13b977c4: Preparing 13:29:46 bf6aa2897be3: Preparing 13:29:46 4e429a258011: Preparing 13:29:46 8810cf700016: Preparing 13:29:46 afd3e1dbd210: Preparing 13:29:46 c4e71c2a4573: Preparing 13:29:46 afd3e1dbd210: Waiting 13:29:46 c4e71c2a4573: Waiting 13:29:46 fb3f13b977c4: Layer already exists 13:29:46 4e429a258011: Layer already exists 13:29:46 bf6aa2897be3: Layer already exists 13:29:46 8810cf700016: Layer already exists 13:29:46 e61a0cadc1af: Layer already exists 13:29:46 c4e71c2a4573: Layer already exists 13:29:46 afd3e1dbd210: Layer already exists 13:29:46 main: digest: sha256:6c4b6c4b33f29fdfdcacefb42ab5cbc339aed29b6c9568eda2eb985ae38114c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:46 ===================================================== [Pipeline] echo 13:29:46 taggedImages: 13:29:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814 13:29:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:29:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.105 13:29:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 13:29:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.105 [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.105 [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.105 [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.105 [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 13:29:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.105 [Pipeline] echo 13:29:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1383452a2047ef58b5f726480165c651db4d1814-4.1.0-dev.105 [Pipeline] echo 13:29:47 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 13:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:29:48 13:29:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:29:48 arm64: Pulling from edgex-lftools-log-publisher 13:29:48 8998bd30e6a1: Pulling fs layer 13:29:48 04944245beec: Pulling fs layer 13:29:48 699f458cf7ca: Pulling fs layer 13:29:48 765212b225bb: Pulling fs layer 13:29:48 f23df028b6ca: Pulling fs layer 13:29:48 d65c8cfc05b1: Pulling fs layer 13:29:48 2437ff75d9bd: Pulling fs layer 13:29:48 765212b225bb: Waiting 13:29:48 f23df028b6ca: Waiting 13:29:48 d65c8cfc05b1: Waiting 13:29:48 2437ff75d9bd: Waiting 13:29:48 04944245beec: Verifying Checksum 13:29:48 04944245beec: Download complete 13:29:48 765212b225bb: Verifying Checksum 13:29:48 765212b225bb: Download complete 13:29:48 f23df028b6ca: Verifying Checksum 13:29:48 f23df028b6ca: Download complete 13:29:48 d65c8cfc05b1: Verifying Checksum 13:29:48 d65c8cfc05b1: Download complete 13:29:48 699f458cf7ca: Verifying Checksum 13:29:48 699f458cf7ca: Download complete 13:29:49 8998bd30e6a1: Verifying Checksum 13:29:49 8998bd30e6a1: Download complete 13:29:51 2437ff75d9bd: Verifying Checksum 13:29:51 2437ff75d9bd: Download complete 13:29:53 8998bd30e6a1: Pull complete 13:29:57 04944245beec: Pull complete 13:29:58 699f458cf7ca: Pull complete 13:29:58 765212b225bb: Pull complete 13:29:59 f23df028b6ca: Pull complete 13:29:59 d65c8cfc05b1: Pull complete 13:30:17 2437ff75d9bd: Pull complete 13:30:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:30:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:17 prd-ubuntu20.04-docker-arm64-4c-16g-4704 does not seem to be running inside a container 13:30:17 $ 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/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:30:20 $ docker top 68c6be7ac8788b381bec30514ffd9e01dbd46a3a387cb8c611d5c0698e1e8850 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:21 ---> job-cost.sh 13:30:21 lf-activate-venv: SKIPPING 13:30:21 INFO: No Stack... 13:30:21 INFO: Retrieving Pricing Info for: v3-standard-4 13:30:22 INFO: Archiving Costs [Pipeline] sh 13:30:23 + + catcut /w/workspace/edgex-go/964/archives/cost.csv -d, 13:30:23 -f6 [Pipeline] lock 13:30:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-964-stack-cost] 13:30:23 Resource [jenkins-edgexfoundry-edgex-go-main-964-stack-cost] did not exist. Created. 13:30:23 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-964-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:30:23 + echo total: 0.10999999940395355 [Pipeline] stash 13:30:24 Stashed 1 file(s) [Pipeline] } 13:30:24 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-964-stack-cost] [Pipeline] // lock [Pipeline] } 13:30:24 $ docker stop --time=1 68c6be7ac8788b381bec30514ffd9e01dbd46a3a387cb8c611d5c0698e1e8850 13:30:26 $ docker rm -f --volumes 68c6be7ac8788b381bec30514ffd9e01dbd46a3a387cb8c611d5c0698e1e8850 [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 13:30:26 provisioning config files... 13:30:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/964@tmp/config15589938092137607592tmp [Pipeline] { [Pipeline] sh 13:30:27 + set +x 13:30:27 + curl -s https://codecov.io/bash 13:30:27 + bash -s -- 13:30:27 13:30:27 _____ _ 13:30:27 / ____| | | 13:30:27 | | ___ __| | ___ ___ _____ __ 13:30:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:30:27 | |___| (_) | (_| | __/ (_| (_) \ V / 13:30:27 \_____\___/ \__,_|\___|\___\___/ \_/ 13:30:27 Bash-1.0.6 13:30:27 13:30:27 13:30:27 ==> git version 2.25.1 found 13:30:27 ==> 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 13:30:27 Release-Date: 2020-01-08 13:30:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:30:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:30:27 ==> Jenkins CI detected. 13:30:27 current dir:  /w/workspace/edgex-go/964 13:30:27 project root: . 13:30:27 --> token set from env 13:30:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:30:27 ==> Running gcov in . (disable via -X gcov) 13:30:27 ==> Python coveragepy not found 13:30:27 ==> Searching for coverage reports in: 13:30:27 + . 13:30:27 -> Found 1 reports 13:30:27 ==> Detecting git/mercurial file structure 13:30:27 ==> Reading reports 13:30:27 + ./coverage.out bytes=1044024 13:30:27 ==> Appending adjustments 13:30:27 https://docs.codecov.io/docs/fixing-reports 13:30:29 + Found adjustments 13:30:29 ==> Gzipping contents 13:30:29 108K /tmp/codecov.QLWyNO.gz 13:30:29 ==> Uploading reports 13:30:29 url: https://codecov.io 13:30:29 query: branch=main&commit=1383452a2047ef58b5f726480165c651db4d1814&build=964&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F964%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:30:29 -> Pinging Codecov 13:30:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1383452a2047ef58b5f726480165c651db4d1814&build=964&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F964%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:30:29 -> Uploading to 13:30:29 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/1383452a2047ef58b5f726480165c651db4d1814/c3b882ab-eb9c-4669-8a8a-da1f35cdefb9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260407%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260407T133028Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0ef2adb028ddfa079e21aa743e2a9a71de4b4ae35d347e68f5f6ae97ec2fc547 13:30:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:30:29 Dload Upload Total Spent Left Speed 13:30:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 571k --:--:-- --:--:-- --:--:-- 575k 13:30:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1383452a2047ef58b5f726480165c651db4d1814 [Pipeline] } 13:30:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 13:30:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:30:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:30:29 13:30:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:30:30 latest: Pulling from edgex-devops/edgex-snyk-go 13:30:30 2d35ebdb57d9: Already exists 13:30:30 85e8836fcdb2: Pulling fs layer 13:30:30 91631faa732a: Pulling fs layer 13:30:30 f3f5ae8826fa: Pulling fs layer 13:30:30 4f4fb700ef54: Pulling fs layer 13:30:30 7861252a18e6: Pulling fs layer 13:30:30 9130f900ef6f: Pulling fs layer 13:30:30 4f4fb700ef54: Waiting 13:30:30 7861252a18e6: Waiting 13:30:30 9130f900ef6f: Waiting 13:30:30 f3f5ae8826fa: Verifying Checksum 13:30:30 f3f5ae8826fa: Download complete 13:30:30 85e8836fcdb2: Download complete 13:30:30 4f4fb700ef54: Verifying Checksum 13:30:30 4f4fb700ef54: Download complete 13:30:30 85e8836fcdb2: Pull complete 13:30:30 7861252a18e6: Verifying Checksum 13:30:30 7861252a18e6: Download complete 13:30:30 91631faa732a: Verifying Checksum 13:30:30 91631faa732a: Download complete 13:30:31 9130f900ef6f: Verifying Checksum 13:30:31 9130f900ef6f: Download complete 13:30:36 91631faa732a: Pull complete 13:30:36 f3f5ae8826fa: Pull complete 13:30:36 4f4fb700ef54: Pull complete 13:30:36 7861252a18e6: Pull complete 13:30:41 9130f900ef6f: Pull complete 13:30:41 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 13:30:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:30:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:42 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 13:30:42 $ 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/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:30:45 $ docker top f55041a5522eae5c47f1bb4d267b70709da76932ad33acbdbceb4de3bc746c69 -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:45 + git config --global --add safe.directory /w/workspace/edgex-go/964 [Pipeline] echo 13:30:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 13:30:45 + set -o pipefail 13:30:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 13:30:55 13:30:55 Monitoring /w/workspace/edgex-go/964 (github.com/edgexfoundry/edgex-go)... 13:30:55 13:30:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c1222196-c97f-41d2-9ec4-6fd881bbf334 13:30:55 13:30:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:30:55 13:30:55 13:30:55 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 13:30:55 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:30:55 $ docker stop --time=1 f55041a5522eae5c47f1bb4d267b70709da76932ad33acbdbceb4de3bc746c69 13:30:59 $ docker rm -f --volumes f55041a5522eae5c47f1bb4d267b70709da76932ad33acbdbceb4de3bc746c69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 13:31:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:00 provisioning config files... 13:31:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/964@tmp/config15661139372065078343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:00 --> edgex-publish-swagger.sh 13:31:00 === Publish openapi API === 13:31:00 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 13:31:00 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/964/openapi/core-command.yaml] 13:31:00 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:00 Dload Upload Total Spent Left Speed 13:31:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 330 163k --:--:-- --:--:-- --:--:-- 162k 13:31:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:31:00 13:31:00 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/964/openapi/core-data.yaml] 13:31:00 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:00 Dload Upload Total Spent Left Speed 13:31:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 488 544k --:--:-- --:--:-- --:--:-- 545k 13:31:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:31:00 13:31:00 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/964/openapi/core-keeper.yaml] 13:31:00 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:00 Dload Upload Total Spent Left Speed 13:31:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 680 304k --:--:-- --:--:-- --:--:-- 305k 13:31:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:31:00 13:31:00 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/964/openapi/core-metadata.yaml] 13:31:00 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:00 Dload Upload Total Spent Left Speed 13:31:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 461 1120k --:--:-- --:--:-- --:--:-- 1129k 13:31:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:31:01 13:31:01 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/964/openapi/security-proxy-auth.yaml] 13:31:01 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:01 Dload Upload Total Spent Left Speed 13:31:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 680 246k --:--:-- --:--:-- --:--:-- 247k 13:31:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:31:01 13:31:01 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/964/openapi/security-secretstore-setup.yaml] 13:31:01 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:01 Dload Upload Total Spent Left Speed 13:31:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 776 46035 --:--:-- --:--:-- --:--:-- 46811 13:31:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:31:01 13:31:01 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/964/openapi/support-notifications.yaml] 13:31:01 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:01 Dload Upload Total Spent Left Speed 13:31:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 500 739k --:--:-- --:--:-- --:--:-- 740k 13:31:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:31:01 13:31:01 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/964/openapi/support-scheduler.yaml] 13:31:01 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:01 Dload Upload Total Spent Left Speed 13:31:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 573 430k --:--:-- --:--:-- --:--:-- 427k 13:31:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:31:01 [Pipeline] } 13:31:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 13:31:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:31:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:31:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:02 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 13:31:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:31:03 $ docker top 6c1ee4c37aa689fa5aa5a769fc029a8b2b36db6d05f589e0ef99ecc602d3d87c -eo pid,comm 13:31:03 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). 13:31:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:31:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:31:03 [ssh-agent] Looking for ssh-agent implementation... 13:31:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:31:03 $ docker exec 6c1ee4c37aa689fa5aa5a769fc029a8b2b36db6d05f589e0ef99ecc602d3d87c ssh-agent 13:31:03 SSH_AUTH_SOCK=/tmp/ssh-2ImQCVf8fF0v/agent.14 13:31:03 SSH_AGENT_PID=20 13:31:03 Running ssh-add (command line suppressed) 13:31:03 Identity added: /w/workspace/edgex-go/964@tmp/private_key_518958471021559087.key (/w/workspace/edgex-go/964@tmp/private_key_518958471021559087.key) 13:31:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:31:04 + git semver tag 13:31:04 2026-04-07 13:31:04,394 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:31:04 2026-04-07 13:31:04,398 [run_tag] DEBUG tag force:False 13:31:04 2026-04-07 13:31:04,398 [check_head_tag] DEBUG check head tag 13:31:04 2026-04-07 13:31:04,402 [execute] INFO git cat-file --batch-check 13:31:04 2026-04-07 13:31:04,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/964, stdin=, shell=False, universal_newlines=False) 13:31:04 2026-04-07 13:31:04,405 [execute] INFO git cat-file --batch 13:31:04 2026-04-07 13:31:04,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/964, stdin=, shell=False, universal_newlines=False) 13:31:04 2026-04-07 13:31:04,439 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main 13:31:04 2026-04-07 13:31:04,439 [execute] INFO git tag -a v4.1.0-dev.105 -m v4.1.0-dev.105 13:31:04 2026-04-07 13:31:04,439 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.105', '-m', 'v4.1.0-dev.105'], cwd=/w/workspace/edgex-go/964, stdin=None, shell=False, universal_newlines=False) 13:31:04 2026-04-07 13:31:04,444 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main 13:31:04 4.1.0-dev.105 [Pipeline] } 13:31:04 $ docker exec --env ******** --env ******** 6c1ee4c37aa689fa5aa5a769fc029a8b2b36db6d05f589e0ef99ecc602d3d87c ssh-agent -k 13:31:04 unset SSH_AUTH_SOCK; 13:31:04 unset SSH_AGENT_PID; 13:31:04 echo Agent pid 20 killed; 13:31:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:31:05 + git semver [Pipeline] } 13:31:05 $ docker stop --time=1 6c1ee4c37aa689fa5aa5a769fc029a8b2b36db6d05f589e0ef99ecc602d3d87c 13:31:06 $ docker rm -f --volumes 6c1ee4c37aa689fa5aa5a769fc029a8b2b36db6d05f589e0ef99ecc602d3d87c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:31:07 13:31:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:31:07 0.23.1-centos7: Pulling from edgex-lftools 13:31:07 ab5ef0e58194: Pulling fs layer 13:31:07 9712f1f96733: Pulling fs layer 13:31:07 63f879dbbcfc: Pulling fs layer 13:31:07 0d9ebad4ef96: Pulling fs layer 13:31:07 e9a5061849ea: Pulling fs layer 13:31:07 d747dcd14b5f: Pulling fs layer 13:31:07 2de7ff778b66: Pulling fs layer 13:31:07 d747dcd14b5f: Waiting 13:31:07 0d9ebad4ef96: Waiting 13:31:07 2de7ff778b66: Waiting 13:31:07 e9a5061849ea: Waiting 13:31:07 9712f1f96733: Verifying Checksum 13:31:07 9712f1f96733: Download complete 13:31:07 63f879dbbcfc: Verifying Checksum 13:31:07 63f879dbbcfc: Download complete 13:31:07 e9a5061849ea: Verifying Checksum 13:31:07 e9a5061849ea: Download complete 13:31:07 d747dcd14b5f: Download complete 13:31:07 0d9ebad4ef96: Verifying Checksum 13:31:08 ab5ef0e58194: Verifying Checksum 13:31:08 ab5ef0e58194: Download complete 13:31:08 2de7ff778b66: Verifying Checksum 13:31:08 2de7ff778b66: Download complete 13:31:11 ab5ef0e58194: Pull complete 13:31:11 9712f1f96733: Pull complete 13:31:12 63f879dbbcfc: Pull complete 13:31:17 0d9ebad4ef96: Pull complete 13:31:17 e9a5061849ea: Pull complete 13:31:17 d747dcd14b5f: Pull complete 13:31:19 2de7ff778b66: Pull complete 13:31:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:31:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:31:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:19 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 13:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:31:23 $ docker top 77d84f6230b1f89a808457d1715145a48884659a26a50afdff0020d988fdd511 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:31:23 provisioning config files... 13:31:23 copy managed file [sigul-config] to file:/w/workspace/edgex-go/964@tmp/config4093243396569333445tmp 13:31:23 copy managed file [sigul-password] to file:/w/workspace/edgex-go/964@tmp/config5053875100794973282tmp 13:31:23 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/964@tmp/config5788461133926914149tmp [Pipeline] { [Pipeline] echo 13:31:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:31:23 ---> sigul-configuration.sh 13:31:23 gpg: directory `/root/.gnupg' created 13:31:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:31:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:31:23 gpg: keyring `/root/.gnupg/secring.gpg' created 13:31:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:31:23 gpg: CAST5 encrypted data 13:31:23 gpg: encrypted with 1 passphrase 13:31:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:31:23 + mkdir /home/jenkins 13:31:23 + mkdir /home/jenkins/sigul [Pipeline] sh 13:31:24 + 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 13:31:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:31:24 ---> sigul-install.sh 13:31:24 Sigul already installed; skipping installation. [Pipeline] sh 13:31:24 + git tag --list 13:31:24 0.6.0 13:31:24 0.6.1 13:31:24 0.7.0 13:31:24 0.7.1 13:31:24 v1.0.0 13:31:24 v1.0.1 13:31:24 v1.1.0 13:31:24 v1.2.0 13:31:24 v1.2.1 13:31:24 v1.3.0 13:31:24 v1.3.1 13:31:24 v2.0.0 13:31:24 v2.1.0 13:31:24 v2.1.1 13:31:24 v2.2.0 13:31:24 v2.3.0 13:31:24 v3.0 13:31:24 v3.0.0 13:31:24 v3.1 13:31:24 v3.1.0 13:31:24 v3.1.1 13:31:24 v4.0 13:31:24 v4.0.0 13:31:24 v4.0.1 13:31:24 v4.0.1-dev.1 13:31:24 v4.0.1-dev.2 13:31:24 v4.0.2-dev.1 13:31:24 v4.1.0-dev.1 13:31:24 v4.1.0-dev.10 13:31:24 v4.1.0-dev.100 13:31:24 v4.1.0-dev.101 13:31:24 v4.1.0-dev.102 13:31:24 v4.1.0-dev.103 13:31:24 v4.1.0-dev.104 13:31:24 v4.1.0-dev.105 13:31:24 v4.1.0-dev.11 13:31:24 v4.1.0-dev.12 13:31:24 v4.1.0-dev.13 13:31:24 v4.1.0-dev.14 13:31:24 v4.1.0-dev.15 13:31:24 v4.1.0-dev.16 13:31:24 v4.1.0-dev.17 13:31:24 v4.1.0-dev.18 13:31:24 v4.1.0-dev.19 13:31:24 v4.1.0-dev.2 13:31:24 v4.1.0-dev.20 13:31:24 v4.1.0-dev.21 13:31:24 v4.1.0-dev.22 13:31:24 v4.1.0-dev.23 13:31:24 v4.1.0-dev.24 13:31:24 v4.1.0-dev.25 13:31:24 v4.1.0-dev.26 13:31:24 v4.1.0-dev.27 13:31:24 v4.1.0-dev.28 13:31:24 v4.1.0-dev.29 13:31:24 v4.1.0-dev.3 13:31:24 v4.1.0-dev.30 13:31:24 v4.1.0-dev.31 13:31:24 v4.1.0-dev.32 13:31:24 v4.1.0-dev.33 13:31:24 v4.1.0-dev.34 13:31:24 v4.1.0-dev.35 13:31:24 v4.1.0-dev.36 13:31:24 v4.1.0-dev.37 13:31:24 v4.1.0-dev.38 13:31:24 v4.1.0-dev.39 13:31:24 v4.1.0-dev.4 13:31:24 v4.1.0-dev.40 13:31:24 v4.1.0-dev.41 13:31:24 v4.1.0-dev.42 13:31:24 v4.1.0-dev.43 13:31:24 v4.1.0-dev.44 13:31:24 v4.1.0-dev.45 13:31:24 v4.1.0-dev.46 13:31:24 v4.1.0-dev.47 13:31:24 v4.1.0-dev.48 13:31:24 v4.1.0-dev.49 13:31:24 v4.1.0-dev.5 13:31:24 v4.1.0-dev.50 13:31:24 v4.1.0-dev.51 13:31:24 v4.1.0-dev.52 13:31:24 v4.1.0-dev.53 13:31:24 v4.1.0-dev.54 13:31:24 v4.1.0-dev.55 13:31:24 v4.1.0-dev.56 13:31:24 v4.1.0-dev.57 13:31:24 v4.1.0-dev.58 13:31:24 v4.1.0-dev.59 13:31:24 v4.1.0-dev.6 13:31:24 v4.1.0-dev.60 13:31:24 v4.1.0-dev.61 13:31:24 v4.1.0-dev.62 13:31:24 v4.1.0-dev.63 13:31:24 v4.1.0-dev.64 13:31:24 v4.1.0-dev.65 13:31:24 v4.1.0-dev.66 13:31:24 v4.1.0-dev.67 13:31:24 v4.1.0-dev.68 13:31:24 v4.1.0-dev.69 13:31:24 v4.1.0-dev.7 13:31:24 v4.1.0-dev.70 13:31:24 v4.1.0-dev.71 13:31:24 v4.1.0-dev.72 13:31:24 v4.1.0-dev.73 13:31:24 v4.1.0-dev.74 13:31:24 v4.1.0-dev.75 13:31:24 v4.1.0-dev.76 13:31:24 v4.1.0-dev.77 13:31:24 v4.1.0-dev.78 13:31:24 v4.1.0-dev.79 13:31:24 v4.1.0-dev.8 13:31:24 v4.1.0-dev.80 13:31:24 v4.1.0-dev.81 13:31:24 v4.1.0-dev.82 13:31:24 v4.1.0-dev.83 13:31:24 v4.1.0-dev.84 13:31:24 v4.1.0-dev.85 13:31:24 v4.1.0-dev.86 13:31:24 v4.1.0-dev.87 13:31:24 v4.1.0-dev.88 13:31:24 v4.1.0-dev.89 13:31:24 v4.1.0-dev.9 13:31:24 v4.1.0-dev.90 13:31:24 v4.1.0-dev.91 13:31:24 v4.1.0-dev.92 13:31:24 v4.1.0-dev.93 13:31:24 v4.1.0-dev.94 13:31:24 v4.1.0-dev.95 13:31:24 v4.1.0-dev.96 13:31:24 v4.1.0-dev.97 13:31:24 v4.1.0-dev.98 13:31:24 v4.1.0-dev.99 [Pipeline] sh 13:31:25 + lftools sign git-tag v4.1.0-dev.105 13:31:25 Signing Git tag with Sigul... 13:31:25 Signing v4.1.0-dev.105 [Pipeline] echo 13:31:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:31:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:31:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:31:26 $ docker stop --time=1 77d84f6230b1f89a808457d1715145a48884659a26a50afdff0020d988fdd511 13:31:27 $ docker rm -f --volumes 77d84f6230b1f89a808457d1715145a48884659a26a50afdff0020d988fdd511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:31:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:31:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:31:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:28 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 13:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:31:28 $ docker top a1fac5b9d180b396b52c6db2bfb44979e74ae4227938ef88d68bb2c84a552c43 -eo pid,comm 13:31:28 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). 13:31:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:31:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:31:28 [ssh-agent] Looking for ssh-agent implementation... 13:31:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:31:28 $ docker exec a1fac5b9d180b396b52c6db2bfb44979e74ae4227938ef88d68bb2c84a552c43 ssh-agent 13:31:28 SSH_AUTH_SOCK=/tmp/ssh-JADKC3uapQ8C/agent.32 13:31:28 SSH_AGENT_PID=38 13:31:28 Running ssh-add (command line suppressed) 13:31:29 Identity added: /w/workspace/edgex-go/964@tmp/private_key_17656084117980677038.key (/w/workspace/edgex-go/964@tmp/private_key_17656084117980677038.key) 13:31:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:31:29 + git semver bump pre 13:31:29 2026-04-07 13:31:29,617 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:31:29 2026-04-07 13:31:29,622 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main 13:31:29 2026-04-07 13:31:29,622 [bump_version] DEBUG bumping version:4.1.0-dev.105 on axis:pre with prefix:dev 13:31:29 2026-04-07 13:31:29,622 [bump_version] DEBUG bumped version:4.1.0-dev.106 13:31:29 2026-04-07 13:31:29,622 [write_version] DEBUG write version:4.1.0-dev.106 to path:/w/workspace/edgex-go/964/.semver/main with force:True 13:31:29 2026-04-07 13:31:29,622 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main 13:31:29 2026-04-07 13:31:29,622 [write_file] DEBUG write to file:/w/workspace/edgex-go/964/.semver/main 13:31:29 2026-04-07 13:31:29,626 [execute] INFO git cat-file --batch-check 13:31:29 2026-04-07 13:31:29,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/964/.semver, stdin=, shell=False, universal_newlines=False) 13:31:29 2026-04-07 13:31:29,629 [execute] INFO git cat-file --batch 13:31:29 2026-04-07 13:31:29,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/964/.semver, stdin=, shell=False, universal_newlines=False) 13:31:29 2026-04-07 13:31:29,632 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main 13:31:29 4.1.0-dev.106 [Pipeline] } 13:31:29 $ docker exec --env ******** --env ******** a1fac5b9d180b396b52c6db2bfb44979e74ae4227938ef88d68bb2c84a552c43 ssh-agent -k 13:31:29 unset SSH_AUTH_SOCK; 13:31:29 unset SSH_AGENT_PID; 13:31:29 echo Agent pid 38 killed; 13:31:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:31:30 + git semver [Pipeline] } 13:31:30 $ docker stop --time=1 a1fac5b9d180b396b52c6db2bfb44979e74ae4227938ef88d68bb2c84a552c43 13:31:31 $ docker rm -f --volumes a1fac5b9d180b396b52c6db2bfb44979e74ae4227938ef88d68bb2c84a552c43 [Pipeline] // withDockerContainer [Pipeline] sh 13:31:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:31:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:31:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:32 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 13:31:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:31:32 $ docker top 344822a246f4246def24949c7a8dc2bd058aa3d7f8d0d08e2cd722f96c17aef2 -eo pid,comm 13:31:32 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). 13:31:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:31:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:31:33 [ssh-agent] Looking for ssh-agent implementation... 13:31:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:31:33 $ docker exec 344822a246f4246def24949c7a8dc2bd058aa3d7f8d0d08e2cd722f96c17aef2 ssh-agent 13:31:33 SSH_AUTH_SOCK=/tmp/ssh-l7APHeKj4Wnx/agent.32 13:31:33 SSH_AGENT_PID=38 13:31:33 Running ssh-add (command line suppressed) 13:31:33 Identity added: /w/workspace/edgex-go/964@tmp/private_key_3697023871750898179.key (/w/workspace/edgex-go/964@tmp/private_key_3697023871750898179.key) 13:31:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:31:33 + git semver push 13:31:33 2026-04-07 13:31:33,877 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:31:33 2026-04-07 13:31:33,881 [run_push] DEBUG push 13:31:33 2026-04-07 13:31:33,882 [execute] INFO git cat-file --batch-check 13:31:33 2026-04-07 13:31:33,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/964/.semver, stdin=, shell=False, universal_newlines=False) 13:31:33 2026-04-07 13:31:33,884 [execute] INFO git rev-list 61f1c6ec4ed2748239c241c946ba6deb53ad3761 -- 13:31:33 2026-04-07 13:31:33,884 [execute] DEBUG Popen(['git', 'rev-list', '61f1c6ec4ed2748239c241c946ba6deb53ad3761', '--'], cwd=/w/workspace/edgex-go/964/.semver, stdin=None, shell=False, universal_newlines=False) 13:31:33 2026-04-07 13:31:33,903 [execute] INFO git fetch -v -- origin 13:31:33 2026-04-07 13:31:33,903 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/964/.semver, stdin=None, shell=False, universal_newlines=True) 13:31:34 2026-04-07 13:31:34,505 [run_push] DEBUG no remote changes detected 13:31:34 2026-04-07 13:31:34,505 [execute] INFO git push origin semver 13:31:34 2026-04-07 13:31:34,505 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/964/.semver, stdin=None, shell=False, universal_newlines=False) 13:31:35 2026-04-07 13:31:35,501 [run_push] DEBUG push all version tags 13:31:35 2026-04-07 13:31:35,501 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:31:35 2026-04-07 13:31:35,501 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/964, stdin=None, shell=False, universal_newlines=False) 13:31:36 2026-04-07 13:31:36,555 [read_version] DEBUG read version from /w/workspace/edgex-go/964/.semver/main 13:31:36 4.1.0-dev.106 [Pipeline] } 13:31:36 $ docker exec --env ******** --env ******** 344822a246f4246def24949c7a8dc2bd058aa3d7f8d0d08e2cd722f96c17aef2 ssh-agent -k 13:31:36 unset SSH_AUTH_SOCK; 13:31:36 unset SSH_AGENT_PID; 13:31:36 echo Agent pid 38 killed; 13:31:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:31:37 + git semver [Pipeline] } 13:31:37 $ docker stop --time=1 344822a246f4246def24949c7a8dc2bd058aa3d7f8d0d08e2cd722f96c17aef2 13:31:38 $ docker rm -f --volumes 344822a246f4246def24949c7a8dc2bd058aa3d7f8d0d08e2cd722f96c17aef2 [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 13:31:39 + [ -d /w/workspace/edgex-go/964/archives ] [Pipeline] libraryResource [Pipeline] sh 13:31:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:31:40 ---> package-listing.sh 13:31:40 ++ facter osfamily 13:31:40 ++ tr '[:upper:]' '[:lower:]' 13:31:40 + OS_FAMILY=debian 13:31:40 + workspace=/w/workspace/edgex-go/964 13:31:40 + START_PACKAGES=/tmp/packages_start.txt 13:31:40 + END_PACKAGES=/tmp/packages_end.txt 13:31:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:31:40 + PACKAGES=/tmp/packages_start.txt 13:31:40 + '[' /w/workspace/edgex-go/964 ']' 13:31:40 + PACKAGES=/tmp/packages_end.txt 13:31:40 + case "${OS_FAMILY}" in 13:31:40 + dpkg -l 13:31:40 + grep '^ii' 13:31:40 + '[' -f /tmp/packages_start.txt ']' 13:31:40 + '[' -f /tmp/packages_end.txt ']' 13:31:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:31:40 + '[' /w/workspace/edgex-go/964 ']' 13:31:40 + mkdir -p /w/workspace/edgex-go/964/archives/ 13:31:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/964/archives/ [Pipeline] echo 13:31:40 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/964/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:31:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:41 13:31:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:41 latest: Pulling from edgex-lftools-log-publisher 13:31:41 5eb5b503b376: Pulling fs layer 13:31:41 5c69ac0246d0: Pulling fs layer 13:31:41 ec43610c2a17: Pulling fs layer 13:31:41 3a2ae6a8a46f: Pulling fs layer 13:31:41 33b1e0a273af: Pulling fs layer 13:31:41 5d3b04190fa2: Pulling fs layer 13:31:41 2f39f015ded8: Pulling fs layer 13:31:41 3a2ae6a8a46f: Waiting 13:31:41 2f39f015ded8: Waiting 13:31:41 5d3b04190fa2: Waiting 13:31:41 33b1e0a273af: Waiting 13:31:41 5c69ac0246d0: Verifying Checksum 13:31:41 5c69ac0246d0: Download complete 13:31:41 3a2ae6a8a46f: Verifying Checksum 13:31:41 3a2ae6a8a46f: Download complete 13:31:41 33b1e0a273af: Verifying Checksum 13:31:41 33b1e0a273af: Download complete 13:31:42 5d3b04190fa2: Verifying Checksum 13:31:42 5d3b04190fa2: Download complete 13:31:42 ec43610c2a17: Verifying Checksum 13:31:42 ec43610c2a17: Download complete 13:31:42 5eb5b503b376: Verifying Checksum 13:31:42 5eb5b503b376: Download complete 13:31:42 2f39f015ded8: Verifying Checksum 13:31:42 2f39f015ded8: Download complete 13:31:43 5eb5b503b376: Pull complete 13:31:43 5c69ac0246d0: Pull complete 13:31:44 ec43610c2a17: Pull complete 13:31:44 3a2ae6a8a46f: Pull complete 13:31:44 33b1e0a273af: Pull complete 13:31:44 5d3b04190fa2: Pull complete 13:31:49 2f39f015ded8: Pull complete 13:31:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:31:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:50 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 13:31:50 $ 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/964/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/964 -v /w/workspace/edgex-go/964:/w/workspace/edgex-go/964:rw,z -v /w/workspace/edgex-go/964@tmp:/w/workspace/edgex-go/964@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 13:31:52 $ docker top 42f0275e62d078fc70af78d736744b4e236984f725f5d97478176f6676172314 -eo pid,comm [Pipeline] { [Pipeline] sh 13:31:52 + touch /tmp/pre-build-complete [Pipeline] sh 13:31:53 + mkdir -p /var/log/sysstat [Pipeline] sh 13:31:53 + ls /var/log/sa-host 13:31:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:53 provisioning config files... 13:31:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/964@tmp/config18104733807853295907tmp [Pipeline] { [Pipeline] echo 13:31:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:31:53 ---> create-netrc.sh [Pipeline] } 13:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:31:54 ---> python-tools-install.sh [Pipeline] echo 13:31:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:31:54 ---> sudo-logs.sh 13:31:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:31:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:31:54 ---> job-cost.sh 13:31:54 lf-activate-venv: SKIPPING 13:31:54 DEBUG: total: 0.10999999940395355 13:31:54 INFO: Retrieving Stack Cost... 13:31:55 INFO: Retrieving Pricing Info for: v3-standard-8 13:31:55 INFO: Archiving Costs [Pipeline] echo 13:31:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:31:55 ---> logs-deploy.sh 13:31:55 lf-activate-venv: SKIPPING 13:31:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/964 13:31:55 INFO: archiving workspace using pattern(s): 13:31:56 Archives upload complete. 13:31:56 INFO: archiving logs to Nexus 13:31:57 ---> uname -a: 13:31:57 Linux prd-ubuntu20-04-docker-8c-8g-4703 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 13:31:57 13:31:57 13:31:57 ---> lscpu: 13:31:57 Architecture: x86_64 13:31:57 CPU op-mode(s): 32-bit, 64-bit 13:31:57 Byte Order: Little Endian 13:31:57 Address sizes: 40 bits physical, 48 bits virtual 13:31:57 CPU(s): 8 13:31:57 On-line CPU(s) list: 0-7 13:31:57 Thread(s) per core: 1 13:31:57 Core(s) per socket: 1 13:31:57 Socket(s): 8 13:31:57 NUMA node(s): 1 13:31:57 Vendor ID: AuthenticAMD 13:31:57 CPU family: 23 13:31:57 Model: 49 13:31:57 Model name: AMD EPYC-Rome Processor 13:31:57 Stepping: 0 13:31:57 CPU MHz: 2799.998 13:31:57 BogoMIPS: 5599.99 13:31:57 Virtualization: AMD-V 13:31:57 Hypervisor vendor: KVM 13:31:57 Virtualization type: full 13:31:57 L1d cache: 256 KiB 13:31:57 L1i cache: 256 KiB 13:31:57 L2 cache: 4 MiB 13:31:57 L3 cache: 128 MiB 13:31:57 NUMA node0 CPU(s): 0-7 13:31:57 Vulnerability Gather data sampling: Not affected 13:31:57 Vulnerability Itlb multihit: Not affected 13:31:57 Vulnerability L1tf: Not affected 13:31:57 Vulnerability Mds: Not affected 13:31:57 Vulnerability Meltdown: Not affected 13:31:57 Vulnerability Mmio stale data: Not affected 13:31:57 Vulnerability Retbleed: Vulnerable 13:31:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:31:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:31:57 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:31:57 Vulnerability Srbds: Not affected 13:31:57 Vulnerability Tsx async abort: Not affected 13:31:57 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 13:31:57 13:31:57 13:31:57 ---> nproc: 13:31:57 8 13:31:57 13:31:57 13:31:57 ---> df -h: 13:31:57 Filesystem Size Used Avail Use% Mounted on 13:31:57 overlay 155G 34G 121G 22% / 13:31:57 tmpfs 64M 0 64M 0% /dev 13:31:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:31:57 shm 64M 0 64M 0% /dev/shm 13:31:57 /dev/vda1 155G 34G 121G 22% /facter-os 13:31:57 13:31:57 13:31:57 ---> sar -b -r -n DEV: 13:31:57 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4703) 04/07/26 _x86_64_ (8 CPU) 13:31:57 13:31:57 12:36:05 LINUX RESTART (8 CPU) 13:31:57 13:31:57 12:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:31:57 12:38:01 189.12 13.16 175.95 0.00 2139.38 65586.94 0.00 13:31:57 12:39:01 52.87 0.17 52.71 0.00 9.33 25463.22 0.00 13:31:57 12:40:01 32.29 0.10 32.19 0.00 0.80 19741.17 0.00 13:31:57 12:41:01 56.90 0.22 56.68 0.00 5.73 24487.04 0.00 13:31:57 12:42:01 321.36 3.88 317.48 0.00 2560.24 268961.04 0.00 13:31:57 12:43:01 907.92 24.73 883.19 0.00 198.77 308363.14 0.00 13:31:57 12:44:01 277.87 0.93 276.94 0.00 9.20 52166.77 0.00 13:31:57 12:45:01 358.71 0.40 358.31 0.00 20.39 111455.51 0.00 13:31:57 12:46:01 248.76 19.08 229.68 0.00 608.22 137502.38 0.00 13:31:57 12:47:01 486.45 28.91 457.55 0.00 1802.07 50097.17 0.00 13:31:57 12:48:01 24.73 1.37 23.36 0.00 218.90 603.10 0.00 13:31:57 12:49:01 12.36 0.03 12.33 0.00 6.00 343.01 0.00 13:31:57 12:50:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 13:31:57 12:51:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 13:31:57 12:52:01 3.72 2.32 1.40 0.00 21.06 16.40 0.00 13:31:57 12:53:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 13:31:57 12:54:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 13:31:57 12:55:01 1.90 0.00 1.90 0.00 0.00 21.60 0.00 13:31:57 12:56:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 13:31:57 12:57:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 13:31:57 12:58:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 13:31:57 12:59:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 13:31:57 13:00:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 13:31:57 13:01:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 13:31:57 13:02:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 13:31:57 13:03:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 13:31:57 13:04:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 13:31:57 13:05:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 13:31:57 13:06:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 13:31:57 13:07:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 13:31:57 13:08:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 13:31:57 13:09:01 1.32 0.00 1.32 0.00 0.00 15.99 0.00 13:31:57 13:10:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 13:31:57 13:11:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 13:31:57 13:12:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 13:31:57 13:13:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 13:31:57 13:14:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 13:31:57 13:15:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 13:31:57 13:16:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 13:31:57 13:17:01 1.42 0.02 1.40 0.00 0.53 17.20 0.00 13:31:57 13:18:01 1.12 0.03 1.08 0.00 0.53 12.66 0.00 13:31:57 13:19:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 13:31:57 13:20:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 13:31:57 13:21:02 1.27 0.00 1.27 0.00 0.00 16.66 0.00 13:31:57 13:22:01 1.12 0.00 1.12 0.00 0.00 12.06 0.00 13:31:57 13:23:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 13:31:57 13:24:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 13:31:57 13:25:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 13:31:57 13:26:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 13:31:57 13:27:01 1.75 0.00 1.75 0.00 0.00 20.93 0.00 13:31:57 13:28:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 13:31:57 13:29:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 13:31:57 13:30:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 13:31:57 13:31:01 87.04 1.62 85.42 0.00 52.26 38553.84 0.00 13:31:57 Average: 57.60 1.80 55.80 0.00 141.78 20451.05 0.00 13:31:57 13:31:57 12:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:31:57 12:38:01 27646400 31499672 788892 2.40 115972 3948616 1915984 5.65 1194456 3560364 1200 13:31:57 12:39:01 25950480 31209608 1068436 3.25 127584 5246988 2383448 7.03 2331640 4015524 608172 13:31:57 12:40:01 25582408 30754216 1522284 4.63 131424 5137740 2506376 7.39 2214440 4483280 533376 13:31:57 12:41:01 25403936 31373712 899992 2.74 138532 5889292 1971452 5.81 2063516 4771260 608464 13:31:57 12:42:01 18303664 31334040 915628 2.79 155580 12760976 2476564 7.30 2347960 11376676 1179804 13:31:57 12:43:01 10047060 31365688 871100 2.65 369204 20312472 2261256 6.67 3234856 18215644 284048 13:31:57 12:44:01 3730748 27733896 4432412 13.48 410680 22594928 11773536 34.71 7874328 19422376 1339708 13:31:57 12:45:01 1132144 27727892 4445036 13.52 427672 25070624 10694552 31.53 8956328 20845752 958528 13:31:57 12:46:01 4870516 30803964 1397840 4.25 419640 24502708 3665388 10.81 5021916 21179264 772532 13:31:57 12:47:01 6172796 31375724 861916 2.62 427276 23866344 2126988 6.27 3755564 21294624 380 13:31:57 12:48:01 6167704 31378844 858488 2.61 428284 23873312 2140044 6.31 4327516 20727704 564 13:31:57 12:49:01 6176060 31388260 848884 2.58 428912 23873712 1997368 5.89 4576584 20469304 232 13:31:57 12:50:01 6177352 31389588 847516 2.58 428936 23873716 1997368 5.89 4574412 20469220 8 13:31:57 12:51:01 6178736 31391004 846616 2.58 428968 23873720 1997368 5.89 4573768 20469220 44 13:31:57 12:52:01 6178144 31391236 846520 2.58 429440 23873908 2030836 5.99 4573340 20469104 20 13:31:57 12:53:01 6197224 31410408 827332 2.52 429468 23873908 2030836 5.99 4554452 20468768 8 13:31:57 12:54:01 6196924 31410248 827428 2.52 429476 23874040 2030836 5.99 4554444 20468896 8 13:31:57 12:55:01 6196876 31410224 827352 2.52 429536 23874044 2030836 5.99 4554484 20468900 8 13:31:57 12:56:01 6197296 31410692 827084 2.52 429540 23874044 2030836 5.99 4554516 20468900 8 13:31:57 12:57:01 6197588 31411032 826708 2.52 429580 23874048 2030836 5.99 4554568 20468816 8 13:31:57 12:58:01 6197288 31410756 826924 2.52 429600 23874048 2030836 5.99 4554536 20468816 12 13:31:57 12:59:01 6196976 31410492 826980 2.52 429612 23874060 2030836 5.99 4554568 20468820 8 13:31:57 13:00:01 6197132 31410692 826688 2.51 429648 23874060 2030836 5.99 4554944 20468824 180 13:31:57 13:01:01 6197280 31410900 826380 2.51 429668 23874064 2030836 5.99 4554672 20468832 4 13:31:57 13:02:01 6196852 31410508 826668 2.51 429700 23874068 2030836 5.99 4555128 20468836 196 13:31:57 13:03:01 6197072 31410752 826340 2.51 429724 23874068 2030836 5.99 4555308 20468836 184 13:31:57 13:04:01 6197080 31410788 826340 2.51 429756 23874072 2030836 5.99 4555416 20468840 204 13:31:57 13:05:01 6196860 31410644 826540 2.51 429788 23874072 2030836 5.99 4555368 20468840 192 13:31:57 13:06:01 6196884 31410692 826488 2.51 429812 23874076 2030836 5.99 4554912 20468844 32 13:31:57 13:07:01 6196792 31410628 826688 2.51 429832 23874076 2030836 5.99 4555332 20468844 192 13:31:57 13:08:01 6197036 31410896 826400 2.51 429848 23874084 2046948 6.03 4555356 20468848 172 13:31:57 13:09:01 6197028 31410932 826372 2.51 429876 23874088 2046948 6.03 4555116 20468856 36 13:31:57 13:10:01 6196728 31410644 826592 2.51 429896 23874088 2046948 6.03 4555128 20468856 12 13:31:57 13:11:01 6196964 31410912 826300 2.51 429932 23874092 2046948 6.03 4555176 20468860 48 13:31:57 13:12:01 6197168 31411152 825984 2.51 429952 23874092 2046948 6.03 4554980 20468860 12 13:31:57 13:13:01 6196868 31410872 826204 2.51 429964 23874096 2046948 6.03 4554940 20468856 28 13:31:57 13:14:01 6197104 31411116 825900 2.51 429972 23874096 2046948 6.03 4554948 20468856 8 13:31:57 13:15:01 6197056 31411088 825868 2.51 429984 23874100 2046948 6.03 4554944 20468860 12 13:31:57 13:16:01 6197260 31411312 825584 2.51 430012 23874092 2030728 5.99 4554972 20468868 52 13:31:57 13:17:01 6196920 31411008 825828 2.51 430020 23874112 2030728 5.99 4555348 20468872 4 13:31:57 13:18:01 6196804 31410964 825972 2.51 430040 23874144 2030728 5.99 4555304 20468888 200 13:31:57 13:19:01 6196536 31410700 826164 2.51 430044 23874144 2030728 5.99 4555324 20468888 184 13:31:57 13:20:01 6196544 31410720 826128 2.51 430052 23874148 2030728 5.99 4555084 20468892 4 13:31:57 13:21:02 6195944 31410140 826640 2.51 430080 23874152 2030728 5.99 4555908 20468896 52 13:31:57 13:22:01 6196692 31410920 825872 2.51 430096 23874152 2030728 5.99 4555212 20468896 8 13:31:57 13:23:01 6196644 31411028 825748 2.51 430116 23874284 2030728 5.99 4555164 20469028 28 13:31:57 13:24:01 6195864 31410260 826500 2.51 430128 23874284 2030728 5.99 4555176 20469028 4 13:31:57 13:25:01 6196044 31410456 826240 2.51 430136 23874288 2046980 6.03 4555180 20469032 8 13:31:57 13:26:01 6196248 31410680 825956 2.51 430152 23874288 2046980 6.03 4555196 20469032 12 13:31:57 13:27:01 6196400 31410872 825900 2.51 430188 23874296 2046980 6.03 4555312 20469040 8 13:31:57 13:28:01 6196308 31410804 826136 2.51 430200 23874300 2046980 6.03 4555536 20469044 204 13:31:57 13:29:01 6196332 31410848 826024 2.51 430224 23874300 2046980 6.03 4555604 20469044 180 13:31:57 13:30:01 6196284 31410828 825992 2.51 430240 23874304 2046980 6.03 4555616 20469048 216 13:31:57 13:31:01 5340404 31363636 872424 2.65 467164 24586460 2066644 6.09 4652112 21162628 100 13:31:57 Average: 7787731 31242400 994930 3.03 401318 22231524 2433365 7.17 4432702 19087961 116480 13:31:57 13:31:57 12:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:31:57 12:38:01 docker0 842.09 881.82 60.91 4559.04 0.00 0.00 0.00 0.00 13:31:57 12:38:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:31:57 12:38:01 ens3 1061.69 959.69 7943.54 130.34 0.00 0.00 0.00 0.00 13:31:57 12:39:01 docker0 0.08 0.07 0.00 0.01 0.00 0.00 0.00 0.00 13:31:57 12:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 12:39:01 vethd53ea2a 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 13:31:57 12:39:01 ens3 37.66 23.08 34.43 14.18 0.00 0.00 0.00 0.00 13:31:57 12:40:01 docker0 1.47 1.47 0.11 0.13 0.00 0.00 0.00 0.00 13:31:57 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:40:01 vethd53ea2a 1.47 1.48 0.13 0.13 0.00 0.00 0.00 0.00 13:31:57 12:40:01 ens3 18.19 11.46 13.91 7.97 0.00 0.00 0.00 0.00 13:31:57 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 12:41:01 vethd53ea2a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:41:01 ens3 24.23 14.81 20.76 11.76 0.00 0.00 0.00 0.00 13:31:57 12:42:01 veth441ff3f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:42:01 veth83fdc66 3.77 7.03 0.33 92.03 0.00 0.00 0.00 0.01 13:31:57 12:42:01 vethd324a42 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:42:01 veth9670b1b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:42:01 docker0 29.58 52.34 2.12 842.81 0.00 0.00 0.00 0.00 13:31:57 12:42:01 veth298f65f 3.60 7.02 0.28 48.98 0.00 0.00 0.00 0.00 13:31:57 12:42:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 13:31:57 12:42:01 veth75bbe37 1.57 2.93 0.14 43.12 0.00 0.00 0.00 0.00 13:31:57 12:42:01 veth2578140 4.90 8.58 0.43 125.01 0.00 0.00 0.00 0.01 13:31:57 12:42:01 veth5692f4e 1.42 3.60 0.13 43.25 0.00 0.00 0.00 0.00 13:31:57 12:42:01 veth72d80c0 3.60 1.42 43.25 0.13 0.00 0.00 0.00 0.00 13:31:57 12:42:01 veth58323bf 0.05 0.72 0.00 0.03 0.00 0.00 0.00 0.00 13:31:57 12:42:01 vethac8d6a4 2.35 6.60 0.20 122.84 0.00 0.00 0.00 0.01 13:31:57 12:42:01 veth3c185ac 1.45 3.32 0.13 42.58 0.00 0.00 0.00 0.00 13:31:57 12:42:01 vethbe04d96 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:42:01 vethad03afd 2.58 6.50 0.21 125.87 0.00 0.00 0.00 0.01 13:31:57 12:42:01 veth622514a 2.20 4.75 0.20 69.80 0.00 0.00 0.00 0.01 13:31:57 12:42:01 veth5fd9228 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:42:01 veth171273c 0.42 1.25 0.04 0.17 0.00 0.00 0.00 0.00 13:31:57 12:42:01 vethc49be33 1.70 3.93 0.14 43.20 0.00 0.00 0.00 0.00 13:31:57 12:42:01 vethf30eef8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:42:01 veth5f66fb6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:42:01 ens3 355.49 229.50 5538.21 34.59 0.00 0.00 0.00 0.00 13:31:57 12:42:01 veth9dc3735 3.58 5.62 0.31 86.38 0.00 0.00 0.00 0.01 13:31:57 12:42:01 veth4054861 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:43:01 docker0 571.79 832.04 50.26 8568.96 0.00 0.00 0.00 0.00 13:31:57 12:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 12:43:01 veth171273c 0.15 1.98 0.01 0.09 0.00 0.00 0.00 0.00 13:31:57 12:43:01 ens3 855.72 583.79 8588.87 68.88 0.00 0.00 0.00 0.00 13:31:57 12:44:01 docker0 0.68 0.08 0.02 0.00 0.00 0.00 0.00 0.00 13:31:57 12:44:01 vethddea952 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 13:31:57 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:44:01 veth477c876 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 13:31:57 12:44:01 veth887efc0 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 13:31:57 12:44:01 veth1a7ddb1 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 13:31:57 12:44:01 veth4d3cb7e 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 13:31:57 12:44:01 veth79ae9ab 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 13:31:57 12:44:01 veth2a7c96a 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 13:31:57 12:44:01 veth171273c 0.03 0.67 0.00 0.03 0.00 0.00 0.00 0.00 13:31:57 12:44:01 vethe3209a9 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 13:31:57 12:44:01 veth2d1f7fb 0.10 0.57 0.00 0.03 0.00 0.00 0.00 0.00 13:31:57 12:44:01 veth90886cd 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 13:31:57 12:44:01 ens3 10.98 5.93 9.90 4.71 0.00 0.00 0.00 0.00 13:31:57 12:44:01 veth0dfc65b 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 13:31:57 12:44:01 veth7306768 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 13:31:57 12:45:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:45:01 vethddea952 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 12:45:01 veth477c876 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:45:01 veth887efc0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:45:01 veth1a7ddb1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:45:01 veth4d3cb7e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:45:01 veth79ae9ab 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:45:01 veth171273c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:45:01 vethe3209a9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:45:01 veth2d1f7fb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:45:01 veth90886cd 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:45:01 ens3 5.25 2.82 4.45 2.36 0.00 0.00 0.00 0.00 13:31:57 12:45:01 veth7306768 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:46:01 veth477c876 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:46:01 veth1a7ddb1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:46:01 veth79ae9ab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:46:01 veth171273c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:46:01 vethe3209a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:46:01 veth2d1f7fb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:46:01 veth90886cd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:46:01 ens3 3.86 2.18 3.18 1.70 0.00 0.00 0.00 0.00 13:31:57 12:46:01 veth7306768 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:47:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:47:01 lo 28.99 28.99 2.84 2.84 0.00 0.00 0.00 0.00 13:31:57 12:47:01 ens3 297.33 311.30 164.72 1195.26 0.00 0.00 0.00 0.00 13:31:57 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:48:01 lo 25.26 25.26 2.47 2.47 0.00 0.00 0.00 0.00 13:31:57 12:48:01 ens3 420.13 438.38 144.44 3029.61 0.00 0.00 0.00 0.00 13:31:57 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:49:01 lo 14.93 14.93 1.45 1.45 0.00 0.00 0.00 0.00 13:31:57 12:49:01 ens3 194.97 195.70 93.31 1205.05 0.00 0.00 0.00 0.00 13:31:57 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:50:01 ens3 1.18 0.43 1.70 0.21 0.00 0.00 0.00 0.00 13:31:57 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 12:51:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:52:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 13:31:57 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 12:53:01 ens3 0.32 0.20 0.11 0.01 0.00 0.00 0.00 0.00 13:31:57 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:54:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:31:57 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 12:55:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 13:31:57 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:56:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:31:57 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 12:57:01 ens3 0.25 0.23 0.09 0.08 0.00 0.00 0.00 0.00 13:31:57 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:58:01 ens3 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 13:31:57 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 12:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:31:57 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:31:57 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:01:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:31:57 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:02:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 13:31:57 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:03:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:31:57 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:04:01 ens3 0.97 0.50 0.37 0.22 0.00 0.00 0.00 0.00 13:31:57 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:05:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 13:31:57 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:31:57 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:07:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:31:57 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:08:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 13:31:57 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:09:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 13:31:57 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:10:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:31:57 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:11:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:12:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 13:31:57 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:13:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 13:31:57 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:14:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:31:57 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:31:57 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:31:57 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:17:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:31:57 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:31:57 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:19:01 ens3 0.25 0.13 0.08 0.01 0.00 0.00 0.00 0.00 13:31:57 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:31:57 13:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:21:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:21:02 ens3 0.48 0.27 0.27 0.20 0.00 0.00 0.00 0.00 13:31:57 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:22:01 ens3 0.34 0.14 0.15 0.07 0.00 0.00 0.00 0.00 13:31:57 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:31:57 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:31:57 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:31:57 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:27:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:31:57 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:28:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 13:31:57 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:31:57 13:29:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:31:57 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:57 13:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:31:57 13:31:01 docker0 65.62 83.84 6.00 773.99 0.00 0.00 0.00 0.00 13:31:57 13:31:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 13:31:57 13:31:01 ens3 225.06 145.24 4813.93 29.30 0.00 0.00 0.00 0.00 13:31:57 Average: docker0 28.00 34.30 2.21 273.12 0.00 0.00 0.00 0.00 13:31:57 Average: lo 1.45 1.45 0.14 0.14 0.00 0.00 0.00 0.00 13:31:57 Average: ens3 65.18 54.24 507.12 106.27 0.00 0.00 0.00 0.00 13:31:57 13:31:57 13:31:57 ---> sar -P ALL: 13:31:57 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4703) 04/07/26 _x86_64_ (8 CPU) 13:31:57 13:31:57 12:36:05 LINUX RESTART (8 CPU) 13:31:57 13:31:57 12:37:01 CPU %user %nice %system %iowait %steal %idle 13:31:57 12:38:01 all 8.38 0.00 3.64 2.24 0.07 85.68 13:31:57 12:38:01 0 9.86 0.00 4.39 4.44 0.08 81.23 13:31:57 12:38:01 1 7.04 0.00 4.29 8.09 0.07 80.52 13:31:57 12:38:01 2 10.21 0.00 4.97 3.29 0.08 81.44 13:31:57 12:38:01 3 7.47 0.00 3.19 0.12 0.05 89.18 13:31:57 12:38:01 4 8.84 0.00 3.17 0.39 0.05 87.54 13:31:57 12:38:01 5 9.32 0.00 3.23 0.07 0.08 87.29 13:31:57 12:38:01 6 6.80 0.00 3.06 1.21 0.05 88.88 13:31:57 12:38:01 7 7.49 0.00 2.79 0.32 0.07 89.33 13:31:57 12:39:01 all 48.50 0.00 8.55 0.61 0.10 42.23 13:31:57 12:39:01 0 45.32 0.00 8.42 0.12 0.10 46.04 13:31:57 12:39:01 1 51.75 0.00 8.37 0.35 0.10 39.42 13:31:57 12:39:01 2 50.08 0.00 8.22 0.52 0.10 41.08 13:31:57 12:39:01 3 48.96 0.00 8.41 0.22 0.12 42.29 13:31:57 12:39:01 4 47.94 0.00 7.88 0.12 0.10 43.96 13:31:57 12:39:01 5 50.20 0.00 8.43 0.12 0.08 41.16 13:31:57 12:39:01 6 47.96 0.00 9.81 0.74 0.10 41.39 13:31:57 12:39:01 7 45.79 0.00 8.89 2.72 0.08 42.52 13:31:57 12:40:01 all 50.45 0.00 7.52 0.50 0.09 41.43 13:31:57 12:40:01 0 50.68 0.00 7.25 0.02 0.10 41.95 13:31:57 12:40:01 1 50.10 0.00 7.60 0.84 0.10 41.35 13:31:57 12:40:01 2 51.38 0.00 7.43 0.05 0.10 41.03 13:31:57 12:40:01 3 50.22 0.00 7.14 0.05 0.07 42.53 13:31:57 12:40:01 4 51.42 0.00 7.91 0.05 0.08 40.53 13:31:57 12:40:01 5 50.22 0.00 7.79 0.07 0.10 41.82 13:31:57 12:40:01 6 50.52 0.00 7.51 0.32 0.10 41.55 13:31:57 12:40:01 7 49.06 0.00 7.54 2.61 0.10 40.68 13:31:57 12:41:01 all 51.73 0.00 7.60 0.32 0.10 40.25 13:31:57 12:41:01 0 52.34 0.00 8.12 0.15 0.12 39.27 13:31:57 12:41:01 1 51.99 0.00 7.58 1.82 0.08 38.53 13:31:57 12:41:01 2 52.39 0.00 8.10 0.15 0.10 39.26 13:31:57 12:41:01 3 52.00 0.00 8.22 0.07 0.10 39.61 13:31:57 12:41:01 4 52.77 0.00 7.50 0.05 0.12 39.56 13:31:57 12:41:01 5 49.65 0.00 6.86 0.02 0.08 43.40 13:31:57 12:41:01 6 50.71 0.00 6.96 0.29 0.08 41.96 13:31:57 12:41:01 7 51.93 0.00 7.48 0.00 0.12 40.46 13:31:57 12:42:01 all 21.51 0.00 8.04 14.65 0.07 55.72 13:31:57 12:42:01 0 21.92 0.00 7.94 21.88 0.07 48.19 13:31:57 12:42:01 1 23.54 0.00 8.82 8.24 0.08 59.32 13:31:57 12:42:01 2 23.51 0.00 8.06 18.47 0.07 49.89 13:31:57 12:42:01 3 23.11 0.00 8.72 10.57 0.07 57.53 13:31:57 12:42:01 4 20.91 0.00 7.85 12.07 0.07 59.10 13:31:57 12:42:01 5 19.48 0.00 7.44 13.90 0.07 59.11 13:31:57 12:42:01 6 19.55 0.00 7.75 13.64 0.07 58.99 13:31:57 12:42:01 7 20.08 0.00 7.77 18.43 0.07 53.65 13:31:57 12:43:01 all 10.59 0.00 6.86 17.46 0.06 65.03 13:31:57 12:43:01 0 10.66 0.00 6.86 11.05 0.05 71.38 13:31:57 12:43:01 1 11.02 0.00 7.14 20.24 0.07 61.54 13:31:57 12:43:01 2 10.17 0.00 6.08 14.25 0.05 69.45 13:31:57 12:43:01 3 10.66 0.00 6.27 6.77 0.07 76.23 13:31:57 12:43:01 4 10.73 0.00 6.47 5.11 0.05 77.64 13:31:57 12:43:01 5 10.83 0.00 6.07 4.93 0.07 78.10 13:31:57 12:43:01 6 10.06 0.00 7.19 9.39 0.05 73.31 13:31:57 12:43:01 7 10.59 0.00 8.80 68.61 0.10 11.90 13:31:57 12:44:01 all 84.04 0.00 11.12 1.27 0.10 3.47 13:31:57 12:44:01 0 83.68 0.00 11.29 0.77 0.10 4.16 13:31:57 12:44:01 1 84.70 0.00 10.44 1.02 0.10 3.74 13:31:57 12:44:01 2 85.00 0.00 10.09 0.70 0.10 4.11 13:31:57 12:44:01 3 82.81 0.00 12.42 0.94 0.08 3.75 13:31:57 12:44:01 4 82.84 0.00 12.40 0.90 0.10 3.76 13:31:57 12:44:01 5 83.86 0.00 11.27 1.02 0.10 3.75 13:31:57 12:44:01 6 84.65 0.00 10.47 1.09 0.10 3.70 13:31:57 12:44:01 7 84.80 0.00 10.61 3.73 0.10 0.77 13:31:57 12:45:01 all 91.21 0.00 8.67 0.00 0.12 0.00 13:31:57 12:45:01 0 91.99 0.00 7.90 0.00 0.12 0.00 13:31:57 12:45:01 1 91.62 0.00 8.28 0.00 0.10 0.00 13:31:57 12:45:01 2 91.82 0.00 8.07 0.00 0.12 0.00 13:31:57 12:45:01 3 90.22 0.00 9.65 0.00 0.13 0.00 13:31:57 12:45:01 4 90.48 0.00 9.40 0.00 0.12 0.00 13:31:57 12:45:01 5 90.12 0.00 9.77 0.00 0.12 0.00 13:31:57 12:45:01 6 91.67 0.00 8.20 0.00 0.13 0.00 13:31:57 12:45:01 7 91.80 0.00 8.08 0.00 0.12 0.00 13:31:57 12:46:01 all 89.66 0.00 9.16 0.46 0.12 0.60 13:31:57 12:46:01 0 90.89 0.00 8.30 0.03 0.13 0.65 13:31:57 12:46:01 1 89.99 0.00 8.73 0.78 0.12 0.38 13:31:57 12:46:01 2 89.56 0.00 9.14 1.10 0.13 0.07 13:31:57 12:46:01 3 88.55 0.00 10.26 0.58 0.12 0.48 13:31:57 12:46:01 4 89.36 0.00 9.34 0.28 0.12 0.90 13:31:57 12:46:01 5 89.52 0.00 9.45 0.28 0.10 0.65 13:31:57 12:46:01 6 89.60 0.00 9.31 0.42 0.12 0.55 13:31:57 12:46:01 7 89.82 0.00 8.71 0.20 0.13 1.13 13:31:57 12:47:01 all 7.33 0.00 1.96 4.16 0.06 86.48 13:31:57 12:47:01 0 9.25 0.00 2.22 3.38 0.07 85.08 13:31:57 12:47:01 1 9.20 0.00 1.87 1.35 0.08 87.49 13:31:57 12:47:01 2 6.27 0.00 2.04 9.42 0.07 82.20 13:31:57 12:47:01 3 5.88 0.00 1.81 3.16 0.07 89.08 13:31:57 12:47:01 4 8.59 0.00 1.61 4.90 0.05 84.85 13:31:57 12:47:01 5 5.44 0.00 1.66 3.38 0.05 89.48 13:31:57 12:47:01 6 7.17 0.00 2.37 3.42 0.07 86.98 13:31:57 12:47:01 7 6.84 0.00 2.13 4.31 0.07 86.65 13:31:57 12:48:01 all 11.59 0.00 0.82 0.14 0.07 87.38 13:31:57 12:48:01 0 4.41 0.00 0.74 0.00 0.03 94.82 13:31:57 12:48:01 1 11.42 0.00 0.80 0.74 0.07 86.97 13:31:57 12:48:01 2 17.69 0.00 0.77 0.03 0.07 81.45 13:31:57 12:48:01 3 14.53 0.00 0.82 0.05 0.08 84.51 13:31:57 12:48:01 4 10.20 0.00 0.80 0.02 0.08 88.90 13:31:57 12:48:01 5 9.69 0.00 0.89 0.25 0.10 89.06 13:31:57 12:48:01 6 13.46 0.00 0.97 0.07 0.08 85.43 13:31:57 12:48:01 7 11.28 0.00 0.75 0.00 0.07 87.90 13:31:57 13:31:57 12:48:01 CPU %user %nice %system %iowait %steal %idle 13:31:57 12:49:01 all 5.04 0.00 0.50 0.22 0.06 94.18 13:31:57 12:49:01 0 7.08 0.00 0.73 0.13 0.07 91.99 13:31:57 12:49:01 1 2.47 0.00 0.47 0.03 0.03 97.00 13:31:57 12:49:01 2 7.25 0.00 0.42 0.07 0.10 92.17 13:31:57 12:49:01 3 7.20 0.00 0.48 0.03 0.05 92.23 13:31:57 12:49:01 4 7.46 0.00 0.70 0.03 0.07 91.74 13:31:57 12:49:01 5 1.78 0.00 0.44 1.26 0.05 96.48 13:31:57 12:49:01 6 3.43 0.00 0.47 0.15 0.05 95.90 13:31:57 12:49:01 7 3.64 0.00 0.32 0.07 0.03 95.94 13:31:57 12:50:01 all 0.06 0.00 0.01 0.06 0.01 99.85 13:31:57 12:50:01 0 0.05 0.00 0.02 0.23 0.02 99.68 13:31:57 12:50:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:31:57 12:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 12:50:01 3 0.07 0.00 0.00 0.00 0.00 99.93 13:31:57 12:50:01 4 0.10 0.00 0.05 0.00 0.02 99.83 13:31:57 12:50:01 5 0.15 0.00 0.00 0.00 0.00 99.85 13:31:57 12:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 12:50:01 7 0.03 0.00 0.02 0.28 0.02 99.65 13:31:57 12:51:01 all 0.05 0.00 0.02 0.05 0.00 99.88 13:31:57 12:51:01 0 0.05 0.00 0.03 0.07 0.00 99.85 13:31:57 12:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:31:57 12:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 12:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:31:57 12:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:31:57 12:51:01 5 0.18 0.00 0.02 0.00 0.02 99.78 13:31:57 12:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:31:57 12:51:01 7 0.02 0.00 0.02 0.32 0.00 99.65 13:31:57 12:52:01 all 0.27 0.00 0.02 0.01 0.00 99.69 13:31:57 12:52:01 0 0.05 0.00 0.03 0.03 0.00 99.88 13:31:57 12:52:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:31:57 12:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:31:57 12:52:01 3 0.17 0.00 0.02 0.00 0.00 99.82 13:31:57 12:52:01 4 0.07 0.00 0.07 0.03 0.00 99.83 13:31:57 12:52:01 5 1.74 0.00 0.02 0.00 0.00 98.24 13:31:57 12:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:31:57 12:52:01 7 0.02 0.00 0.03 0.03 0.00 99.92 13:31:57 12:53:01 all 0.19 0.00 0.01 0.03 0.01 99.76 13:31:57 12:53:01 0 0.02 0.00 0.02 0.22 0.02 99.73 13:31:57 12:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:31:57 12:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 12:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 12:53:01 4 0.07 0.00 0.03 0.00 0.02 99.88 13:31:57 12:53:01 5 1.32 0.00 0.00 0.00 0.02 98.66 13:31:57 12:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 12:53:01 7 0.05 0.00 0.03 0.03 0.02 99.87 13:31:57 12:54:01 all 0.10 0.00 0.01 0.02 0.00 99.87 13:31:57 12:54:01 0 0.02 0.00 0.02 0.13 0.00 99.83 13:31:57 12:54:01 1 0.03 0.00 0.03 0.02 0.00 99.92 13:31:57 12:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 12:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 12:54:01 4 0.07 0.00 0.02 0.00 0.02 99.90 13:31:57 12:54:01 5 0.65 0.00 0.02 0.00 0.02 99.32 13:31:57 12:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 12:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 12:55:01 all 0.10 0.00 0.01 0.09 0.01 99.80 13:31:57 12:55:01 0 0.02 0.00 0.00 0.53 0.00 99.45 13:31:57 12:55:01 1 0.02 0.00 0.02 0.17 0.02 99.78 13:31:57 12:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 12:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:31:57 12:55:01 4 0.05 0.00 0.03 0.00 0.02 99.90 13:31:57 12:55:01 5 0.58 0.00 0.02 0.00 0.00 99.40 13:31:57 12:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:31:57 12:55:01 7 0.07 0.00 0.00 0.03 0.00 99.90 13:31:57 12:56:01 all 0.05 0.00 0.02 0.04 0.00 99.89 13:31:57 12:56:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:31:57 12:56:01 1 0.02 0.00 0.00 0.25 0.00 99.73 13:31:57 12:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:31:57 12:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 12:56:01 4 0.07 0.00 0.02 0.03 0.00 99.88 13:31:57 12:56:01 5 0.25 0.00 0.02 0.00 0.02 99.72 13:31:57 12:56:01 6 0.02 0.00 0.03 0.00 0.00 99.95 13:31:57 12:56:01 7 0.02 0.00 0.03 0.00 0.02 99.93 13:31:57 12:57:01 all 0.03 0.00 0.02 0.05 0.00 99.89 13:31:57 12:57:01 0 0.05 0.00 0.00 0.10 0.00 99.85 13:31:57 12:57:01 1 0.02 0.00 0.03 0.32 0.02 99.62 13:31:57 12:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 12:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:31:57 12:57:01 4 0.07 0.00 0.05 0.02 0.02 99.85 13:31:57 12:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:31:57 12:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 12:57:01 7 0.10 0.00 0.02 0.00 0.00 99.88 13:31:57 12:58:01 all 0.14 0.00 0.01 0.03 0.01 99.81 13:31:57 12:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:31:57 12:58:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:31:57 12:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 12:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:31:57 12:58:01 4 0.08 0.00 0.05 0.02 0.02 99.83 13:31:57 12:58:01 5 0.98 0.00 0.03 0.00 0.02 98.97 13:31:57 12:58:01 6 0.00 0.00 0.00 0.25 0.00 99.75 13:31:57 12:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 12:59:01 all 0.04 0.00 0.01 0.03 0.00 99.91 13:31:57 12:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 12:59:01 1 0.07 0.00 0.02 0.13 0.02 99.77 13:31:57 12:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 12:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 12:59:01 4 0.05 0.00 0.05 0.08 0.02 99.80 13:31:57 12:59:01 5 0.17 0.00 0.02 0.00 0.00 99.82 13:31:57 12:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:31:57 12:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:31:57 12:59:01 CPU %user %nice %system %iowait %steal %idle 13:31:57 13:00:01 all 0.03 0.00 0.01 0.01 0.01 99.95 13:31:57 13:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:00:01 1 0.05 0.00 0.02 0.02 0.02 99.90 13:31:57 13:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:00:01 4 0.08 0.00 0.05 0.03 0.02 99.82 13:31:57 13:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:31:57 13:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:01:01 all 0.04 0.00 0.01 0.00 0.00 99.93 13:31:57 13:01:01 0 0.08 0.00 0.02 0.00 0.00 99.90 13:31:57 13:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:01:01 4 0.15 0.00 0.05 0.02 0.02 99.77 13:31:57 13:01:01 5 0.05 0.00 0.02 0.00 0.02 99.92 13:31:57 13:01:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:31:57 13:01:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:31:57 13:02:01 all 0.03 0.00 0.01 0.01 0.01 99.94 13:31:57 13:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:31:57 13:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:31:57 13:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:31:57 13:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:02:01 4 0.08 0.00 0.03 0.07 0.00 99.82 13:31:57 13:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:31:57 13:02:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:31:57 13:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:31:57 13:03:01 all 0.03 0.00 0.01 0.04 0.00 99.91 13:31:57 13:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:31:57 13:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:31:57 13:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:03:01 4 0.10 0.00 0.07 0.23 0.02 99.58 13:31:57 13:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:03:01 6 0.00 0.00 0.02 0.08 0.00 99.90 13:31:57 13:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 13:31:57 13:04:01 all 0.06 0.00 0.01 0.03 0.01 99.89 13:31:57 13:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:31:57 13:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:31:57 13:04:01 4 0.05 0.00 0.02 0.18 0.02 99.73 13:31:57 13:04:01 5 0.38 0.00 0.03 0.00 0.00 99.58 13:31:57 13:04:01 6 0.02 0.00 0.02 0.02 0.02 99.93 13:31:57 13:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:31:57 13:05:01 all 0.03 0.00 0.01 0.02 0.00 99.94 13:31:57 13:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:31:57 13:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:05:01 4 0.05 0.00 0.03 0.15 0.02 99.75 13:31:57 13:05:01 5 0.05 0.00 0.00 0.00 0.02 99.93 13:31:57 13:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:31:57 13:05:01 7 0.05 0.00 0.00 0.00 0.00 99.95 13:31:57 13:06:01 all 0.08 0.00 0.01 0.01 0.00 99.89 13:31:57 13:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:31:57 13:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:31:57 13:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:06:01 4 0.12 0.00 0.03 0.05 0.02 99.78 13:31:57 13:06:01 5 0.48 0.00 0.00 0.00 0.00 99.52 13:31:57 13:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:31:57 13:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:07:01 all 0.11 0.00 0.02 0.01 0.01 99.86 13:31:57 13:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:31:57 13:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:31:57 13:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:31:57 13:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:07:01 4 0.12 0.00 0.07 0.03 0.02 99.77 13:31:57 13:07:01 5 0.66 0.00 0.03 0.00 0.02 99.29 13:31:57 13:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:31:57 13:07:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:31:57 13:08:01 all 0.03 0.00 0.01 0.05 0.00 99.91 13:31:57 13:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:31:57 13:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:08:01 4 0.08 0.00 0.02 0.18 0.02 99.70 13:31:57 13:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 13:31:57 13:08:01 6 0.00 0.00 0.02 0.20 0.02 99.77 13:31:57 13:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:31:57 13:09:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:31:57 13:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:31:57 13:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:31:57 13:09:01 2 0.05 0.00 0.00 0.00 0.00 99.95 13:31:57 13:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:09:01 4 0.12 0.00 0.05 0.00 0.02 99.82 13:31:57 13:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:31:57 13:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:09:01 7 0.05 0.00 0.02 0.00 0.02 99.92 13:31:57 13:10:01 all 0.06 0.00 0.01 0.00 0.00 99.92 13:31:57 13:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:31:57 13:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:10:01 4 0.07 0.00 0.00 0.03 0.00 99.90 13:31:57 13:10:01 5 0.40 0.00 0.03 0.00 0.02 99.55 13:31:57 13:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:31:57 13:31:57 13:10:01 CPU %user %nice %system %iowait %steal %idle 13:31:57 13:11:01 all 0.10 0.00 0.01 0.01 0.00 99.88 13:31:57 13:11:01 0 0.00 0.00 0.03 0.00 0.00 99.97 13:31:57 13:11:01 1 0.03 0.00 0.00 0.02 0.02 99.93 13:31:57 13:11:01 2 0.05 0.00 0.00 0.00 0.00 99.95 13:31:57 13:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:11:01 4 0.02 0.00 0.00 0.02 0.02 99.95 13:31:57 13:11:01 5 0.63 0.00 0.07 0.00 0.00 99.30 13:31:57 13:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:11:01 7 0.05 0.00 0.00 0.03 0.00 99.92 13:31:57 13:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:31:57 13:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:31:57 13:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:31:57 13:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:12:01 4 0.03 0.00 0.03 0.02 0.00 99.92 13:31:57 13:12:01 5 0.17 0.00 0.00 0.00 0.02 99.82 13:31:57 13:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:31:57 13:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:31:57 13:13:01 0 0.08 0.00 0.02 0.00 0.00 99.90 13:31:57 13:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:31:57 13:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:31:57 13:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:31:57 13:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:13:01 5 0.08 0.00 0.05 0.00 0.03 99.83 13:31:57 13:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:31:57 13:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:31:57 13:14:01 all 0.10 0.00 0.01 0.02 0.00 99.87 13:31:57 13:14:01 0 0.05 0.00 0.03 0.00 0.00 99.92 13:31:57 13:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:31:57 13:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:31:57 13:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:14:01 4 0.05 0.00 0.00 0.12 0.00 99.83 13:31:57 13:14:01 5 0.65 0.00 0.02 0.00 0.02 99.32 13:31:57 13:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:31:57 13:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:15:01 all 0.27 0.00 0.01 0.01 0.01 99.70 13:31:57 13:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:31:57 13:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:31:57 13:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:31:57 13:15:01 4 0.05 0.00 0.02 0.02 0.02 99.90 13:31:57 13:15:01 5 2.02 0.00 0.03 0.00 0.02 97.93 13:31:57 13:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:15:01 7 0.03 0.00 0.02 0.03 0.02 99.90 13:31:57 13:16:01 all 0.25 0.00 0.01 0.00 0.00 99.73 13:31:57 13:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:31:57 13:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:31:57 13:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:16:01 4 0.05 0.00 0.02 0.02 0.00 99.92 13:31:57 13:16:01 5 1.89 0.00 0.05 0.00 0.02 98.04 13:31:57 13:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:31:57 13:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:17:01 all 0.02 0.00 0.02 0.01 0.01 99.94 13:31:57 13:17:01 0 0.07 0.00 0.02 0.00 0.00 99.92 13:31:57 13:17:01 1 0.00 0.00 0.03 0.00 0.02 99.95 13:31:57 13:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:31:57 13:17:01 4 0.03 0.00 0.03 0.07 0.02 99.85 13:31:57 13:17:01 5 0.03 0.00 0.05 0.00 0.03 99.88 13:31:57 13:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:31:57 13:18:01 all 0.03 0.00 0.01 0.02 0.01 99.94 13:31:57 13:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:31:57 13:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:31:57 13:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:18:01 4 0.05 0.00 0.02 0.08 0.00 99.85 13:31:57 13:18:01 5 0.10 0.00 0.02 0.00 0.02 99.87 13:31:57 13:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:31:57 13:18:01 7 0.00 0.00 0.02 0.07 0.00 99.92 13:31:57 13:19:01 all 0.18 0.00 0.01 0.00 0.01 99.79 13:31:57 13:19:01 0 0.10 0.00 0.02 0.00 0.00 99.88 13:31:57 13:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:31:57 13:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:19:01 3 0.05 0.00 0.02 0.00 0.00 99.93 13:31:57 13:19:01 4 0.07 0.00 0.02 0.02 0.02 99.88 13:31:57 13:19:01 5 1.16 0.00 0.02 0.00 0.02 98.81 13:31:57 13:19:01 6 0.02 0.00 0.02 0.02 0.00 99.95 13:31:57 13:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:31:57 13:20:01 all 0.13 0.00 0.02 0.01 0.01 99.84 13:31:57 13:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:20:01 4 0.07 0.00 0.03 0.03 0.00 99.87 13:31:57 13:20:01 5 0.90 0.00 0.07 0.00 0.03 99.00 13:31:57 13:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:31:57 13:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 13:31:57 13:21:02 all 0.03 0.00 0.02 0.01 0.01 99.93 13:31:57 13:21:02 0 0.03 0.00 0.02 0.00 0.02 99.93 13:31:57 13:21:02 1 0.02 0.00 0.03 0.00 0.02 99.93 13:31:57 13:21:02 2 0.03 0.00 0.00 0.00 0.00 99.97 13:31:57 13:21:02 3 0.05 0.00 0.00 0.00 0.00 99.95 13:31:57 13:21:02 4 0.02 0.00 0.03 0.03 0.02 99.90 13:31:57 13:21:02 5 0.07 0.00 0.03 0.00 0.02 99.88 13:31:57 13:21:02 6 0.02 0.00 0.00 0.03 0.00 99.95 13:31:57 13:21:02 7 0.02 0.00 0.05 0.00 0.00 99.93 13:31:57 13:31:57 13:21:02 CPU %user %nice %system %iowait %steal %idle 13:31:57 13:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:31:57 13:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:31:57 13:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:31:57 13:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:31:57 13:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:22:01 4 0.05 0.00 0.03 0.02 0.00 99.90 13:31:57 13:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:31:57 13:22:01 6 0.00 0.00 0.00 0.02 0.02 99.97 13:31:57 13:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:23:01 all 0.08 0.00 0.01 0.00 0.01 99.89 13:31:57 13:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:31:57 13:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:31:57 13:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:31:57 13:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:23:01 4 0.02 0.00 0.00 0.02 0.02 99.95 13:31:57 13:23:01 5 0.52 0.00 0.03 0.00 0.02 99.43 13:31:57 13:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:31:57 13:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:31:57 13:24:01 all 0.03 0.00 0.01 0.01 0.01 99.95 13:31:57 13:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:31:57 13:24:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:31:57 13:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:24:01 4 0.05 0.00 0.00 0.02 0.00 99.93 13:31:57 13:24:01 5 0.08 0.00 0.03 0.00 0.02 99.87 13:31:57 13:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:31:57 13:24:01 7 0.02 0.00 0.00 0.03 0.00 99.95 13:31:57 13:25:01 all 0.28 0.00 0.01 0.02 0.00 99.70 13:31:57 13:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:31:57 13:25:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:31:57 13:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:31:57 13:25:01 4 0.02 0.00 0.02 0.12 0.00 99.85 13:31:57 13:25:01 5 2.00 0.00 0.02 0.00 0.00 97.98 13:31:57 13:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:31:57 13:25:01 7 0.05 0.00 0.00 0.00 0.00 99.95 13:31:57 13:26:01 all 0.27 0.00 0.02 0.01 0.01 99.69 13:31:57 13:26:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:31:57 13:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:31:57 13:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:31:57 13:26:01 4 0.08 0.00 0.02 0.07 0.02 99.82 13:31:57 13:26:01 5 1.97 0.00 0.00 0.00 0.02 98.01 13:31:57 13:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:31:57 13:26:01 7 0.00 0.00 0.03 0.00 0.00 99.97 13:31:57 13:27:01 all 0.24 0.00 0.02 0.02 0.00 99.71 13:31:57 13:27:01 0 0.13 0.00 0.03 0.05 0.00 99.78 13:31:57 13:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:31:57 13:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 13:31:57 13:27:01 4 0.05 0.00 0.00 0.12 0.00 99.83 13:31:57 13:27:01 5 1.60 0.00 0.02 0.00 0.00 98.38 13:31:57 13:27:01 6 0.00 0.00 0.00 0.02 0.02 99.97 13:31:57 13:27:01 7 0.07 0.00 0.00 0.00 0.00 99.93 13:31:57 13:28:01 all 0.14 0.00 0.01 0.04 0.00 99.80 13:31:57 13:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:31:57 13:28:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:31:57 13:28:01 4 0.03 0.00 0.03 0.12 0.00 99.82 13:31:57 13:28:01 5 1.04 0.00 0.00 0.00 0.02 98.94 13:31:57 13:28:01 6 0.00 0.00 0.00 0.17 0.00 99.83 13:31:57 13:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:29:01 all 0.06 0.00 0.02 0.01 0.01 99.90 13:31:57 13:29:01 0 0.13 0.00 0.05 0.00 0.02 99.80 13:31:57 13:29:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:31:57 13:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:31:57 13:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:31:57 13:29:01 4 0.10 0.00 0.02 0.07 0.02 99.80 13:31:57 13:29:01 5 0.08 0.00 0.02 0.00 0.00 99.90 13:31:57 13:29:01 6 0.00 0.00 0.03 0.02 0.00 99.95 13:31:57 13:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:30:01 all 0.07 0.00 0.01 0.00 0.00 99.91 13:31:57 13:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:31:57 13:30:01 1 0.07 0.00 0.00 0.00 0.00 99.93 13:31:57 13:30:01 2 0.00 0.00 0.03 0.00 0.00 99.97 13:31:57 13:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:31:57 13:30:01 4 0.07 0.00 0.00 0.02 0.00 99.92 13:31:57 13:30:01 5 0.37 0.00 0.00 0.00 0.02 99.62 13:31:57 13:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:31:57 13:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:31:57 13:31:01 all 5.84 0.00 2.36 1.21 0.04 90.54 13:31:57 13:31:01 0 4.97 0.00 1.57 0.02 0.03 93.40 13:31:57 13:31:01 1 5.88 0.00 3.15 0.10 0.05 90.82 13:31:57 13:31:01 2 6.06 0.00 1.76 0.15 0.05 91.97 13:31:57 13:31:01 3 5.50 0.00 2.86 3.30 0.07 88.27 13:31:57 13:31:01 4 5.48 0.00 2.20 0.64 0.03 91.65 13:31:57 13:31:01 5 7.12 0.00 2.09 0.05 0.03 90.72 13:31:57 13:31:01 6 5.51 0.00 2.80 5.42 0.03 86.24 13:31:57 13:31:01 7 6.23 0.00 2.50 0.07 0.03 91.17 13:31:57 Average: all 9.05 0.00 1.43 0.81 0.02 88.69 13:31:57 Average: 0 8.95 0.00 1.41 0.79 0.02 88.82 13:31:57 Average: 1 9.09 0.00 1.44 0.82 0.03 88.63 13:31:57 Average: 2 9.27 0.00 1.39 0.89 0.02 88.43 13:31:57 Average: 3 9.01 0.00 1.48 0.48 0.02 89.01 13:31:57 Average: 4 9.04 0.00 1.45 0.49 0.03 88.99 13:31:57 Average: 5 9.24 0.00 1.40 0.46 0.03 88.86 13:31:57 Average: 6 8.89 0.00 1.42 0.68 0.02 88.98 13:31:57 Average: 7 8.87 0.00 1.42 1.86 0.02 87.83 13:31:57 13:31:57 13:31:57