Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccfc4ad80108f97da12a51b67a32382092a5128e 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-ssh10965169285554872051.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-ssh6088057379815925400.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-ssh15046708708988372432.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-ssh4481920713227473150.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-ssh1737584623419516259.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-5587 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/968 [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/968 # 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 ccfc4ad80108f97da12a51b67a32382092a5128e (main) Commit message: "Merge pull request #5401 from weichou1229/enhance-scheduler" > 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 ccfc4ad80108f97da12a51b67a32382092a5128e # timeout=10 > git rev-list --no-walk f5db4aa1e81170991e138a80f2fe3c1b323070e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:41:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:41:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:41:31 ========================================================= 08:41:31 EdgeX Global Pipelines Version Info 08:41:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:41:33 ------------------- 08:41:33 stable info: 08:41:33 ------------------- 08:41:33 Commited By: Cherry Wang cherry@iotechsys.com 08:41:33 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:41:33 Message: update stable to v1.0.278 08:41:33 ------------------- 08:41:33 experimental info: 08:41:33 ------------------- 08:41:33 Commited By: **** collab-it+edgex@linuxfoundation.org 08:41:33 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:41:33 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:41:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:41:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:41:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:41:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:41:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:41:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:41:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccfc4ad [Pipeline] echo 08:41:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:34 provisioning config files... 08:41:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/968@tmp/config16080400331786116052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:34 ---> ****-login.sh 08:41:34 nexus3.edgexfoundry.org:10001 08:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:35 08:41:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:41:35 Configure a credential helper to remove this warning. See 08:41:35 https://docs.****.com/go/credential-store/ 08:41:35 08:41:35 Login Succeeded 08:41:35 nexus3.edgexfoundry.org:10002 08:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:35 08:41:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:41:35 Configure a credential helper to remove this warning. See 08:41:35 https://docs.****.com/go/credential-store/ 08:41:35 08:41:35 Login Succeeded 08:41:35 nexus3.edgexfoundry.org:10003 08:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:35 08:41:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:41:35 Configure a credential helper to remove this warning. See 08:41:35 https://docs.****.com/go/credential-store/ 08:41:35 08:41:35 Login Succeeded 08:41:35 nexus3.edgexfoundry.org:10004 08:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:35 08:41:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:41:35 Configure a credential helper to remove this warning. See 08:41:35 https://docs.****.com/go/credential-store/ 08:41:35 08:41:35 Login Succeeded 08:41:35 ****.io 08:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:35 08:41:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:41:35 Configure a credential helper to remove this warning. See 08:41:35 https://docs.****.com/go/credential-store/ 08:41:35 08:41:35 Login Succeeded 08:41:35 ---> ****-login.sh ends [Pipeline] } 08:41:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:35 + 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 08:41:35 + cut -d/ -f2 08:41:35 + dirname cmd/core-command/Dockerfile 08:41:35 + echo core-command,cmd/core-command/Dockerfile 08:41:35 + cut -d/ -f2 08:41:35 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:41:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:41:35 + + cut -d/ -f2 08:41:35 dirname cmd/core-data/Dockerfile 08:41:35 + echo core-data,cmd/core-data/Dockerfile 08:41:35 + + cut -d/ -f2 08:41:35 dirname cmd/core-keeper/Dockerfile 08:41:35 + echo core-keeper,cmd/core-keeper/Dockerfile 08:41:35 + + dirname cmd/core-metadata/Dockerfile 08:41:35 cut -d/ -f2 08:41:35 + echo core-metadata,cmd/core-metadata/Dockerfile 08:41:35 + dirname cmd/security-bootstrapper/Dockerfile 08:41:35 + cut -d/ -f2 08:41:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:41:35 + dirname cmd/security-proxy-auth/Dockerfile 08:41:35 + cut -d/ -f2 08:41:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:41:35 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 08:41:35 -f2 08:41:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:41:35 + dirname cmd/security-secretstore-setup/Dockerfile 08:41:35 + cut -d/ -f2 08:41:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:41:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:41:35 + cut -d/ -f2 08:41:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:41:35 + dirname cmd/security-spire-agent/Dockerfile 08:41:35 + cut -d/ -f2 08:41:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:41:35 + dirname cmd/security-spire-config/Dockerfile 08:41:35 + cut -d/ -f2 08:41:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:41:35 + dirname cmd/security-spire-server/Dockerfile 08:41:35 + cut -d/ -f2 08:41:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:41:35 + dirname cmd/support-notifications/Dockerfile 08:41:35 + cut -d/ -f2 08:41:35 + echo support-notifications,cmd/support-notifications/Dockerfile 08:41:35 + dirname cmd/support-scheduler/Dockerfile 08:41:35 + cut -d/ -f2 08:41:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:41:35 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 08:41:36 + git rev-list -1 --merges ccfc4ad80108f97da12a51b67a32382092a5128e~1..ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 08:41:36 -----------> git rev-list -1 --merges ccfc4ad80108f97da12a51b67a32382092a5128e~1..ccfc4ad80108f97da12a51b67a32382092a5128e ccfc4ad80108f97da12a51b67a32382092a5128e 08:41:36 ccfc4ad80108f97da12a51b67a32382092a5128e [false] [Pipeline] sh 08:41:36 + git log --format=format:%s -1 ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 08:41:36 ========================================================= 08:41:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:41:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:41:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:41:36 + grep -v github /etc/ssh/ssh_known_hosts 08:41:36 + [ -e /tmp/ssh_known_hosts ] 08:41:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:41:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:41:36 + sudo tee -a /etc/ssh/ssh_known_hosts 08:41:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:37 08:41:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:37 0.1.4: Pulling from edgex-devops/py-git-semver 08:41:37 3dae71ba6b94: Pulling fs layer 08:41:37 6bf1a483ea7c: Pulling fs layer 08:41:37 f5dfc541a4d3: Pulling fs layer 08:41:37 461d9e800cba: Pulling fs layer 08:41:37 80192f66455f: Pulling fs layer 08:41:37 2e8e34ca0e6c: Pulling fs layer 08:41:37 a29436f7fd5d: Pulling fs layer 08:41:37 923cac83aea3: Pulling fs layer 08:41:37 25ad8b0a4227: Pulling fs layer 08:41:37 db01528c6b51: Pulling fs layer 08:41:37 28988de357af: Pulling fs layer 08:41:37 461d9e800cba: Waiting 08:41:37 923cac83aea3: Waiting 08:41:37 80192f66455f: Waiting 08:41:37 25ad8b0a4227: Waiting 08:41:37 db01528c6b51: Waiting 08:41:37 2e8e34ca0e6c: Waiting 08:41:37 28988de357af: Waiting 08:41:37 a29436f7fd5d: Waiting 08:41:37 6bf1a483ea7c: Download complete 08:41:37 461d9e800cba: Verifying Checksum 08:41:37 461d9e800cba: Download complete 08:41:37 80192f66455f: Download complete 08:41:37 f5dfc541a4d3: Verifying Checksum 08:41:37 f5dfc541a4d3: Download complete 08:41:37 3dae71ba6b94: Verifying Checksum 08:41:37 3dae71ba6b94: Download complete 08:41:37 923cac83aea3: Download complete 08:41:37 25ad8b0a4227: Download complete 08:41:37 db01528c6b51: Verifying Checksum 08:41:37 db01528c6b51: Download complete 08:41:37 28988de357af: Verifying Checksum 08:41:37 28988de357af: Download complete 08:41:38 a29436f7fd5d: Verifying Checksum 08:41:38 a29436f7fd5d: Download complete 08:41:38 2e8e34ca0e6c: Verifying Checksum 08:41:38 2e8e34ca0e6c: Download complete 08:41:38 3dae71ba6b94: Pull complete 08:41:39 6bf1a483ea7c: Pull complete 08:41:39 f5dfc541a4d3: Pull complete 08:41:39 461d9e800cba: Pull complete 08:41:39 80192f66455f: Pull complete 08:41:43 2e8e34ca0e6c: Pull complete 08:41:44 a29436f7fd5d: Pull complete 08:41:44 923cac83aea3: Pull complete 08:41:44 25ad8b0a4227: Pull complete 08:41:44 db01528c6b51: Pull complete 08:41:44 28988de357af: Pull complete 08:41:44 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:44 prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container 08:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 08:41:46 $ docker top 38411d4a45d45d9a993ca34bb775271ab1e2b6e1e922be8b40d063d81c8a674b -eo pid,comm 08:41:46 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). 08:41:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:46 [ssh-agent] Looking for ssh-agent implementation... 08:41:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:46 $ docker exec 38411d4a45d45d9a993ca34bb775271ab1e2b6e1e922be8b40d063d81c8a674b ssh-agent 08:41:46 SSH_AUTH_SOCK=/tmp/ssh-W8UnSGUcBXal/agent.31 08:41:46 SSH_AGENT_PID=38 08:41:46 Running ssh-add (command line suppressed) 08:41:46 Identity added: /w/workspace/edgex-go/968@tmp/private_key_16122771758243174166.key (/w/workspace/edgex-go/968@tmp/private_key_16122771758243174166.key) 08:41:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:46 + git config --global --add safe.directory /w/workspace/edgex-go/968 [Pipeline] sh 08:41:47 + git tag --points-at HEAD [Pipeline] } 08:41:47 $ docker exec --env ******** --env ******** 38411d4a45d45d9a993ca34bb775271ab1e2b6e1e922be8b40d063d81c8a674b ssh-agent -k 08:41:47 unset SSH_AUTH_SOCK; 08:41:47 unset SSH_AGENT_PID; 08:41:47 echo Agent pid 38 killed; 08:41:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:41:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:47 [ssh-agent] Looking for ssh-agent implementation... 08:41:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:47 $ docker exec 38411d4a45d45d9a993ca34bb775271ab1e2b6e1e922be8b40d063d81c8a674b ssh-agent 08:41:47 SSH_AUTH_SOCK=/tmp/ssh-HqiOuUeiGwhl/agent.86 08:41:47 SSH_AGENT_PID=92 08:41:47 Running ssh-add (command line suppressed) 08:41:47 Identity added: /w/workspace/edgex-go/968@tmp/private_key_14458883189291395726.key (/w/workspace/edgex-go/968@tmp/private_key_14458883189291395726.key) 08:41:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:47 + git semver init 08:41:48 2026-04-20 08:41:48,103 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:41:48 2026-04-20 08:41:48,106 [run_init] DEBUG init version:0.0.0 force:False 08:41:48 2026-04-20 08:41:48,107 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/968/.semver 08:41:48 2026-04-20 08:41:48,108 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/968/.semver 08:41:48 2026-04-20 08:41:48,108 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/968/.semver'], cwd=/w/workspace/edgex-go/968, stdin=None, shell=False, universal_newlines=False) 08:42:20 2026-04-20 08:42:18,338 [append_file] DEBUG append to file:/w/workspace/edgex-go/968/.git/info/exclude 08:42:20 2026-04-20 08:42:18,338 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/968/.semver/main with force:False 08:42:20 2026-04-20 08:42:18,338 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main 08:42:20 2026-04-20 08:42:18,339 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main 08:42:20 4.1.0-dev.109 [Pipeline] } 08:42:20 $ docker exec --env ******** --env ******** 38411d4a45d45d9a993ca34bb775271ab1e2b6e1e922be8b40d063d81c8a674b ssh-agent -k 08:42:20 unset SSH_AUTH_SOCK; 08:42:20 unset SSH_AGENT_PID; 08:42:20 echo Agent pid 92 killed; 08:42:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:42:20 + git semver [Pipeline] } 08:42:20 $ docker stop --time=1 38411d4a45d45d9a993ca34bb775271ab1e2b6e1e922be8b40d063d81c8a674b 08:42:22 $ docker rm -f --volumes 38411d4a45d45d9a993ca34bb775271ab1e2b6e1e922be8b40d063d81c8a674b [Pipeline] // withDockerContainer [Pipeline] sh 08:42:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:42:22 Stashed 1 file(s) [Pipeline] echo 08:42:22 [edgeXSemver]: initialized semver on version 4.1.0-dev.109 [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 08:42:23 + git config --global --add safe.directory /w/workspace/edgex-go/968 [Pipeline] echo 08:42:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:42:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:42:23 ========================================================= 08:42:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:42:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:42:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:42:23 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:42:23 2d35ebdb57d9: Pulling fs layer 08:42:23 c35fb4624d26: Pulling fs layer 08:42:23 4e2aec7ef170: Pulling fs layer 08:42:23 333b49ad6fbf: Pulling fs layer 08:42:23 4f4fb700ef54: Pulling fs layer 08:42:23 c3e65509a76b: Pulling fs layer 08:42:23 7cf9ebb963bd: Pulling fs layer 08:42:23 bb34ca984cfb: Pulling fs layer 08:42:23 151cf03bc807: Pulling fs layer 08:42:23 333b49ad6fbf: Waiting 08:42:23 4f4fb700ef54: Waiting 08:42:23 c3e65509a76b: Waiting 08:42:23 7cf9ebb963bd: Waiting 08:42:23 151cf03bc807: Waiting 08:42:23 bb34ca984cfb: Waiting 08:42:23 c35fb4624d26: Verifying Checksum 08:42:23 c35fb4624d26: Download complete 08:42:23 333b49ad6fbf: Verifying Checksum 08:42:23 333b49ad6fbf: Download complete 08:42:23 4f4fb700ef54: Verifying Checksum 08:42:23 4f4fb700ef54: Download complete 08:42:23 c3e65509a76b: Download complete 08:42:23 2d35ebdb57d9: Verifying Checksum 08:42:23 2d35ebdb57d9: Download complete 08:42:23 2d35ebdb57d9: Pull complete 08:42:23 7cf9ebb963bd: Verifying Checksum 08:42:23 7cf9ebb963bd: Download complete 08:42:23 c35fb4624d26: Pull complete 08:42:23 4e2aec7ef170: Verifying Checksum 08:42:23 4e2aec7ef170: Download complete 08:42:24 151cf03bc807: Verifying Checksum 08:42:24 151cf03bc807: Download complete 08:42:24 bb34ca984cfb: Verifying Checksum 08:42:24 bb34ca984cfb: Download complete 08:42:28 4e2aec7ef170: Pull complete 08:42:28 333b49ad6fbf: Pull complete 08:42:28 4f4fb700ef54: Pull complete 08:42:28 c3e65509a76b: Pull complete 08:42:28 7cf9ebb963bd: Pull complete 08:42:31 bb34ca984cfb: Pull complete 08:42:31 151cf03bc807: Pull complete 08:42:31 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:42:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:42:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:42:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:42:32 WORKDIR /edgex 08:42:32 COPY go.mod . 08:42:32 RUN go mod download 08:42:32 + docker build -t ci-base-image-x86_64 -f - . 08:42:32 #0 building with "default" instance using docker driver 08:42:32 08:42:32 #1 [internal] load build definition from Dockerfile 08:42:32 #1 transferring dockerfile: 164B done 08:42:32 #1 DONE 0.0s 08:42:32 08:42:32 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:42:32 #2 DONE 0.0s 08:42:32 08:42:32 #3 [internal] load .dockerignore 08:42:32 #3 transferring context: 50B done 08:42:32 #3 DONE 0.0s 08:42:32 08:42:32 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:42:33 #4 DONE 0.1s 08:42:33 08:42:33 #5 [internal] load build context 08:42:33 #5 transferring context: 7.03kB done 08:42:33 #5 DONE 0.0s 08:42:33 08:42:33 #6 [2/4] WORKDIR /edgex 08:42:34 #6 DONE 1.1s 08:42:34 08:42:34 #7 [3/4] COPY go.mod . 08:42:34 #7 DONE 0.0s 08:42:34 08:42:34 #8 [4/4] RUN go mod download 08:42:37 Still waiting to schedule task 08:42:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:42:49 #8 DONE 13.5s 08:42:49 08:42:49 #9 exporting to image 08:42:49 #9 exporting layers 08:42:51 #9 exporting layers 3.4s done 08:42:51 #9 writing image sha256:e97f68c853bfe2fb1b97a4c417b6c4d6618c6f63ee7f266768d5e465cf48e2ac done 08:42:51 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:42:51 #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:51 + docker inspect -f . ci-base-image-x86_64 08:42:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:51 prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container 08:42:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 08:42:51 $ docker top db517cd97d26755bb3cd00877b10d0f97efcc64ace85224c1457b2e50b956c85 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:52 + go version 08:42:52 go version go1.25.2 linux/amd64 [Pipeline] } 08:42:52 $ docker stop --time=1 db517cd97d26755bb3cd00877b10d0f97efcc64ace85224c1457b2e50b956c85 08:42:53 $ docker rm -f --volumes db517cd97d26755bb3cd00877b10d0f97efcc64ace85224c1457b2e50b956c85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:53 + docker inspect -f . ci-base-image-x86_64 08:42:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:53 prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container 08:42:53 $ 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/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 08:42:54 $ docker top ad07c375dab6c841a8e0fabe24a6c69ec3d3859101cb844dcf083b0c5bd83c6a -eo pid,comm [Pipeline] { [Pipeline] echo 08:42:54 ========================================================= 08:42:54 [edgeXBuildGoParallel] Running Tests and Build... 08:42:54 ========================================================= [Pipeline] sh 08:42:54 + git config --global --add safe.directory /w/workspace/edgex-go/968 [Pipeline] fileExists [Pipeline] sh 08:42:54 + make test 08:42:54 go test -race -coverprofile=coverage.out ./... 08:43:02 ? github.com/edgexfoundry/edgex-go [no test files] 08:43:34 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:43:34 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:43:34 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:43:34 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:43:34 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:43:34 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:43:34 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:43:34 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:43:34 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:43:34 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:43:34 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:43:34 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:43:34 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:43:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:43:34 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:43:34 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 08:43:34 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:43:34 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:43:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.049s coverage: 97.0% of statements 08:43:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.4% of statements 08:43:37 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:43:37 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements 08:43:37 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:43:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 57.3% of statements 08:43:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.032s coverage: 86.5% of statements 08:43:37 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:43:37 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:43:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.901s coverage: 94.2% of statements 08:43:37 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:43:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:43:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:43:37 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:43:37 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:43:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:43:37 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:43:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:43:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:43:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:43:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:43:37 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 90.7% of statements 08:43:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:43:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:43:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:43:37 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.030s coverage: 0.0% of statements 08:43:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:43:37 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:43:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 8.2% of statements 08:43:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:43:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:43:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.429s coverage: 97.6% of statements 08:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:43:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:43:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:43:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:43:40 ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements 08:43:40 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:43:40 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:43:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:43:40 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:43:40 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:43:40 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:43:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:43:40 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:43:40 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:43:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:43:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 3.5% of statements 08:43:43 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 08:43:43 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:43:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 08:43:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:43:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements 08:43:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements 08:43:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:43:43 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:43:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements 08:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 08:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 89.5% of statements 08:43:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 93.1% of statements 08:43:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 08:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.039s coverage: 92.9% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements 08:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.043s coverage: 62.3% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.050s coverage: 82.1% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 08:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 6.8% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.034s coverage: 33.3% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.156s coverage: 54.8% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.6% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.033s coverage: 20.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 08:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.123s coverage: 29.2% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements 08:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:44:06 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:44:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.1% of statements 08:44:08 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:44:08 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:44:08 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:44:08 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:44:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 94.9% of statements 08:44:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:44:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:44:08 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:44:08 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:44:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 08:44:08 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:44:08 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:44:08 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:44:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements 08:44:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:44:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 47.1% of statements 08:44:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:44:08 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:44:09 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 08:44:09 running golangci-lint 08:44:09 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:44:09 go version go1.25.2 linux/amd64 08:44:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5588 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:44:09 Running in /w/workspace/edgex-go/968 [Pipeline] { [Pipeline] checkout 08:44:09 The recommended git tool is: git 08:44:09 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:44:09 level=info msg="[config_reader] Used config file .golangci.yml" 08:44:09 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 08:44:09 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 08:44:09 level=info msg="[goenv] Read go env for 3.087268ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 08:44:09 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 08:44:14 using credential edgex-jenkins-ssh 08:44:14 Cloning the remote Git repository 08:44:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:44:14 > git init /w/workspace/edgex-go/968 # timeout=10 08:44:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:44:14 > git --version # timeout=10 08:44:14 > git --version # 'git version 2.25.1' 08:44:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:31 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|files|name|types_sizes|deps|exports_file|imports) took 20.154231769s" 08:44:31 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.305189ms" 08:44:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:44:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:36 Avoid second fetch 08:44:36 Checking out Revision ccfc4ad80108f97da12a51b67a32382092a5128e (main) 08:44:37 Commit message: "Merge pull request #5401 from weichou1229/enhance-scheduler" 08:44:36 > git config core.sparsecheckout # timeout=10 08:44:36 > git checkout -f ccfc4ad80108f97da12a51b67a32382092a5128e # timeout=10 08:44:41 level=info msg="[linters_context/goanalysis] analyzers took 1m32.271981597s with top 10 stages: buildir: 50.952408747s, gosec: 3.035394952s, fact_deprecated: 2.911184473s, inspect: 2.831549067s, printf: 1.947568695s, ctrlflow: 1.536393429s, fact_purity: 1.386201396s, nilness: 1.026055435s, directives: 801.595259ms, isgenerated: 782.758788ms" 08:44:41 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 08:44:41 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 08:44:41 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 08:44:41 level=info msg="[runner] Issues before processing: 35, after processing: 0" 08:44:41 level=info msg="[runner] Processors filtering stat (in/out): path_relativity: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, cgo: 35/35, exclusion_rules: 22/21, path_absoluter: 35/35, invalid_issue: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35" 08:44:41 level=info msg="[runner] processing took 8.885856ms with stages: nolint_filter: 6.858723ms, generated_file_filter: 1.697283ms, exclusion_rules: 180.995µs, exclusion_paths: 66.252µs, path_relativity: 65.072µs, cgo: 3.89µs, invalid_issue: 3.651µs, filename_unadjuster: 2.97µs, path_absoluter: 2.3µs, sort_results: 1.92µs, max_same_issues: 610ns, fixer: 420ns, diff: 420ns, path_prettifier: 310ns, uniq_by_line: 230ns, path_shortener: 200ns, max_from_linter: 170ns, max_per_file_from_linter: 170ns, source_code: 150ns, severity-rules: 120ns" 08:44:41 level=info msg="[runner] linters took 11.125450704s with stages: goanalysis_metalinter: 11.116494076s" 08:44:41 0 issues. 08:44:41 level=info msg="File cache stats: 0 entries of total size 0B" 08:44:41 level=info msg="Memory: 315 samples, avg is 338.7MB, max is 1479.4MB" 08:44:41 level=info msg="Execution took 31.321706203s" 08:44:41 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:41 provisioning config files... 08:44:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/968@tmp/config7992768375853229011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:42 ---> ****-login.sh 08:44:42 nexus3.edgexfoundry.org:10001 08:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:43 Configure a credential helper to remove this warning. See 08:44:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:43 08:44:43 Login Succeeded 08:44:43 nexus3.edgexfoundry.org:10002 08:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:43 Configure a credential helper to remove this warning. See 08:44:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:43 08:44:43 Login Succeeded 08:44:43 nexus3.edgexfoundry.org:10003 08:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:43 Configure a credential helper to remove this warning. See 08:44:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:43 08:44:43 Login Succeeded 08:44:43 nexus3.edgexfoundry.org:10004 08:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:44 Configure a credential helper to remove this warning. See 08:44:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:44 08:44:44 Login Succeeded 08:44:44 ****.io 08:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:44 Configure a credential helper to remove this warning. See 08:44:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:44 08:44:44 Login Succeeded 08:44:44 ---> ****-login.sh ends [Pipeline] } 08:44:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:44:45 + git config --global --add safe.directory /w/workspace/edgex-go/968 [Pipeline] echo 08:44:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:44:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:44:45 ========================================================= 08:44:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:44:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:44:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:44:47 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:44:47 6b59a28fa201: Pulling fs layer 08:44:47 d32bb0dddca7: Pulling fs layer 08:44:47 5dab1238d3d9: Pulling fs layer 08:44:47 196fd7d83e7d: Pulling fs layer 08:44:47 4f4fb700ef54: Pulling fs layer 08:44:47 8ba94037c8f0: Pulling fs layer 08:44:47 deaec5988b04: Pulling fs layer 08:44:47 9f65657bb879: Pulling fs layer 08:44:47 8ba94037c8f0: Waiting 08:44:47 deaec5988b04: Waiting 08:44:47 9f65657bb879: Waiting 08:44:47 196fd7d83e7d: Waiting 08:44:47 4f4fb700ef54: Waiting 08:44:47 d32bb0dddca7: Verifying Checksum 08:44:47 d32bb0dddca7: Download complete 08:44:47 196fd7d83e7d: Verifying Checksum 08:44:47 196fd7d83e7d: Download complete 08:44:47 4f4fb700ef54: Verifying Checksum 08:44:47 4f4fb700ef54: Download complete 08:44:47 8ba94037c8f0: Verifying Checksum 08:44:47 8ba94037c8f0: Download complete 08:44:47 6b59a28fa201: Verifying Checksum 08:44:47 6b59a28fa201: Download complete 08:44:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:48 ./bin/test-attribution-txt.sh 08:44:48 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:44:48 9f65657bb879: Verifying Checksum 08:44:48 9f65657bb879: Download complete 08:44:48 + ls -al . 08:44:48 total 1392 08:44:48 drwxrwxr-x 11 1001 1001 4096 Apr 20 08:42 . 08:44:48 drwxr-xr-x 4 root root 4096 Apr 20 08:42 .. 08:44:48 drwxrwxr-x 2 1001 1001 4096 Apr 20 08:41 .blubracket 08:44:48 -rw-rw-r-- 1 1001 1001 10 Apr 20 08:41 .dockerignore 08:44:48 drwxrwxr-x 8 1001 1001 4096 Apr 20 08:44 .git 08:44:48 drwxrwxr-x 3 1001 1001 4096 Apr 20 08:41 .github 08:44:48 -rw-rw-r-- 1 1001 1001 909 Apr 20 08:41 .gitignore 08:44:48 -rw-rw-r-- 1 1001 1001 359 Apr 20 08:41 .golangci.yml 08:44:48 -rw-rw-r-- 1 1001 1001 100 Apr 20 08:41 .hadolint.yml 08:44:48 drwxr-xr-x 3 1001 1001 4096 Apr 20 08:42 .semver 08:44:48 -rw-rw-r-- 1 1001 1001 155 Apr 20 08:41 .sonarcloud.properties 08:44:48 -rw-rw-r-- 1 1001 1001 1171 Apr 20 08:41 ADOPTERS.md 08:44:48 -rw-rw-r-- 1 1001 1001 20143 Apr 20 08:41 Attribution.txt 08:44:48 -rw-rw-r-- 1 1001 1001 108018 Apr 20 08:41 CHANGELOG.md 08:44:48 -rw-rw-r-- 1 1001 1001 3804 Apr 20 08:41 CONTRIBUTING.md 08:44:48 -rw-rw-r-- 1 1001 1001 677 Apr 20 08:41 GOVERNANCE.md 08:44:48 -rw-rw-r-- 1 1001 1001 886 Apr 20 08:41 Jenkinsfile 08:44:48 -rw-rw-r-- 1 1001 1001 10775 Apr 20 08:41 LICENSE 08:44:48 -rw-rw-r-- 1 1001 1001 16743 Apr 20 08:41 Makefile 08:44:48 -rw-rw-r-- 1 1001 1001 582 Apr 20 08:41 OWNERS.md 08:44:48 -rw-rw-r-- 1 1001 1001 9932 Apr 20 08:41 README.md 08:44:48 -rw-rw-r-- 1 1001 1001 789 Apr 20 08:41 SECURITY.md 08:44:48 -rw-rw-r-- 1 1001 1001 13 Apr 20 08:42 VERSION 08:44:48 drwxrwxr-x 2 1001 1001 4096 Apr 20 08:41 bin 08:44:48 drwxrwxr-x 19 1001 1001 4096 Apr 20 08:41 cmd 08:44:48 -rw-r--r-- 1 root root 1044477 Apr 20 08:44 coverage.out 08:44:48 drwxrwxr-x 2 1001 1001 4096 Apr 20 08:41 fuzz_test 08:44:48 -rw-rw-r-- 1 1001 1001 6990 Apr 20 08:41 go.mod 08:44:48 -rw-rw-r-- 1 1001 1001 90838 Apr 20 08:41 go.sum 08:44:48 drwxrwxr-x 7 1001 1001 4096 Apr 20 08:41 internal 08:44:48 drwxrwxr-x 2 1001 1001 4096 Apr 20 08:41 openapi 08:44:48 -rw-rw-r-- 1 1001 1001 584 Apr 20 08:41 security.txt 08:44:48 -rw-rw-r-- 1 1001 1001 204 Apr 20 08:41 version.go [Pipeline] sh 08:44:48 6b59a28fa201: Pull complete 08:44:48 + '[' -e coverage.out ] 08:44:48 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:48 Stashed 1 file(s) [Pipeline] sh 08:44:49 + make build 08:44:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:44:49 d32bb0dddca7: Pull complete 08:44:49 5dab1238d3d9: Download complete 08:44:50 deaec5988b04: Verifying Checksum 08:44:50 deaec5988b04: Download complete 08:45:02 5dab1238d3d9: Pull complete 08:45:02 196fd7d83e7d: Pull complete 08:45:03 4f4fb700ef54: Pull complete 08:45:03 8ba94037c8f0: Pull complete 08:45:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:45:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:45:13 deaec5988b04: Pull complete 08:45:14 9f65657bb879: Pull complete 08:45:14 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:45:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:45:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:45:14 + docker build -t ci-base-image-arm64 -f - . 08:45:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:45:14 WORKDIR /edgex 08:45:14 COPY go.mod . 08:45:14 RUN go mod download 08:45:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:45:15 Sending build context to Docker daemon 3.894MB 08:45:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:45:15 ---> 334268110677 08:45:15 Step 2/4 : WORKDIR /edgex 08:45:17 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:45:17 ---> Running in 67e32fc013c1 08:45:17 Removing intermediate container 67e32fc013c1 08:45:17 ---> 350abf71b767 08:45:17 Step 3/4 : COPY go.mod . 08:45:18 ---> ab844ae06c42 08:45:18 Step 4/4 : RUN go mod download 08:45:18 ---> Running in 1334dcef1c0e 08:45:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:45:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:45:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:45:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:45:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:45:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:45:34 $ docker stop --time=1 ad07c375dab6c841a8e0fabe24a6c69ec3d3859101cb844dcf083b0c5bd83c6a 08:45:37 $ docker rm -f --volumes ad07c375dab6c841a8e0fabe24a6c69ec3d3859101cb844dcf083b0c5bd83c6a [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 08:45:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:45:38 08:45:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:45:38 latest: Pulling from edgex-devops/edgex-compose 08:45:38 91d30c5bc195: Pulling fs layer 08:45:38 2e9b0aa3be6d: Pulling fs layer 08:45:38 9c61dcf015f6: Pulling fs layer 08:45:38 4698f68db338: Pulling fs layer 08:45:38 2a2f49069b9e: Pulling fs layer 08:45:38 e0025b399a48: Pulling fs layer 08:45:38 4698f68db338: Waiting 08:45:38 2a2f49069b9e: Waiting 08:45:38 e0025b399a48: Waiting 08:45:38 91d30c5bc195: Verifying Checksum 08:45:38 91d30c5bc195: Download complete 08:45:38 4698f68db338: Verifying Checksum 08:45:38 4698f68db338: Download complete 08:45:39 2e9b0aa3be6d: Verifying Checksum 08:45:39 2e9b0aa3be6d: Download complete 08:45:39 e0025b399a48: Verifying Checksum 08:45:39 e0025b399a48: Download complete 08:45:39 91d30c5bc195: Pull complete 08:45:39 2a2f49069b9e: Download complete 08:45:39 2e9b0aa3be6d: Pull complete 08:45:39 9c61dcf015f6: Verifying Checksum 08:45:39 9c61dcf015f6: Download complete 08:45:43 9c61dcf015f6: Pull complete 08:45:43 4698f68db338: Pull complete 08:45:43 2a2f49069b9e: Pull complete 08:45:43 e0025b399a48: Pull complete 08:45:43 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:45:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:45:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:44 prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container 08:45: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/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 08:45:44 $ docker top 046251ce07509b33369aac91e1e3a2bfee835548dd25ee90358b41f4d8ca06a1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:45 + docker compose -f ./docker-compose-build.yml build --parallel 08:45:45 #1 [core-metadata internal] load build definition from Dockerfile 08:45:45 #1 transferring dockerfile: 2.10kB done 08:45:45 #1 DONE 0.1s 08:45:45 08:45:45 #2 [security-spire-config internal] load build definition from Dockerfile 08:45:45 #2 transferring dockerfile: 1.69kB done 08:45:45 #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:45:45 #2 DONE 0.1s 08:45:45 08:45:45 #3 [core-command internal] load build definition from Dockerfile 08:45:45 #3 transferring dockerfile: 1.94kB done 08:45:45 #3 DONE 0.1s 08:45:45 08:45:45 #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:45:45 #4 DONE 0.0s 08:45:45 08:45:45 #5 [security-spire-server internal] load build definition from Dockerfile 08:45:45 #5 transferring dockerfile: 1.70kB done 08:45:45 #5 DONE 0.1s 08:45:45 08:45:45 #6 [core-command internal] load metadata for docker.io/library/alpine:3.22 08:45:45 #6 ... 08:45:45 08:45:45 #7 [security-proxy-setup internal] load build definition from Dockerfile 08:45:45 #7 transferring dockerfile: 2.50kB done 08:45:45 #7 DONE 0.1s 08:45:45 08:45:45 #8 [security-proxy-auth internal] load build definition from Dockerfile 08:45:45 #8 transferring dockerfile: 2.14kB done 08:45:45 #8 DONE 0.1s 08:45:45 08:45:45 #9 [security-secretstore-setup internal] load build definition from Dockerfile 08:45:45 #9 transferring dockerfile: 2.49kB done 08:45:45 #9 DONE 0.1s 08:45:45 08:45:45 #10 [security-bootstrapper internal] load build definition from Dockerfile 08:45:45 #10 transferring dockerfile: 3.02kB done 08:45:45 #10 DONE 0.1s 08:45:45 08:45:45 #11 [support-scheduler internal] load build definition from Dockerfile 08:45:45 #11 transferring dockerfile: 1.83kB done 08:45:45 #11 DONE 0.1s 08:45:45 08:45:45 #12 [core-data internal] load build definition from Dockerfile 08:45:45 #12 transferring dockerfile: 2.04kB done 08:45:45 #12 DONE 0.1s 08:45:45 08:45:45 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:45:45 #13 transferring dockerfile: 1.89kB done 08:45:45 #13 DONE 0.1s 08:45:45 08:45:45 #14 [support-notifications internal] load build definition from Dockerfile 08:45:45 #14 transferring dockerfile: 2.02kB done 08:45:45 #14 DONE 0.1s 08:45:45 08:45:45 #15 [security-spire-agent internal] load build definition from Dockerfile 08:45:45 #15 transferring dockerfile: 1.81kB done 08:45:45 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:45:45 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 08:45:45 #15 DONE 0.1s 08:45:45 08:45:45 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:45:45 #16 transferring dockerfile: 2.23kB done 08:45:45 #16 DONE 0.1s 08:45:45 08:45:45 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:45:45 #4 DONE 0.0s 08:45:45 08:45:45 #17 [security-secretstore-setup internal] load .dockerignore 08:45:45 #17 transferring context: 50B done 08:45:45 #17 DONE 0.0s 08:45:45 08:45:45 #6 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 08:45:45 #6 DONE 0.2s 08:45:45 08:45:45 #18 [core-metadata internal] load .dockerignore 08:45:45 #18 transferring context: 50B done 08:45:45 #18 DONE 0.1s 08:45:45 08:45:45 #19 [security-proxy-auth internal] load .dockerignore 08:45:45 #19 transferring context: 50B done 08:45:45 #19 DONE 0.1s 08:45:45 08:45:45 #20 [security-bootstrapper internal] load .dockerignore 08:45:45 #20 transferring context: 50B done 08:45:45 #20 DONE 0.1s 08:45:45 08:45:45 #21 [core-data internal] load .dockerignore 08:45:45 #21 transferring context: 50B done 08:45:45 #21 DONE 0.1s 08:45:45 08:45:45 #22 [core-command internal] load .dockerignore 08:45:45 #22 transferring context: 50B done 08:45:45 #22 DONE 0.1s 08:45:45 08:45:45 #23 [security-proxy-setup internal] load .dockerignore 08:45:45 #23 transferring context: 50B done 08:45:45 #23 DONE 0.1s 08:45:45 08:45:45 #24 [support-scheduler internal] load .dockerignore 08:45:45 #24 transferring context: 50B done 08:45:45 #24 DONE 0.1s 08:45:45 08:45:45 #25 [security-spiffe-token-provider internal] load .dockerignore 08:45:45 #25 transferring context: 50B done 08:45:45 #25 DONE 0.1s 08:45:45 08:45:45 #26 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:45:45 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:45:45 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:45:45 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:45:45 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:45:45 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:45:45 #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s 08:45:45 #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 08:45:45 #26 ... 08:45:45 08:45:45 #27 [support-notifications internal] load .dockerignore 08:45:45 #27 transferring context: 50B done 08:45:45 #27 DONE 0.3s 08:45:45 08:45:45 #26 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:45:45 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:45:45 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:45:45 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:45:45 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:45:45 #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 08:45:45 #26 ... 08:45:45 08:45:45 #28 [core-common-config-bootstrapper internal] load .dockerignore 08:45:45 #28 transferring context: 50B 0.0s done 08:45:45 #28 DONE 0.3s 08:45:45 08:45:45 #29 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:45:45 #29 DONE 0.4s 08:45:45 08:45:45 #26 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:45:45 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:45:45 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:45:45 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:45:45 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:45:45 #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 08:45:45 #26 ... 08:45:45 08:45:45 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:45:45 #30 DONE 0.6s 08:45:45 08:45:45 #26 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:45:45 #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done 08:45:46 #26 ... 08:45:46 08:45:46 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 08:45:46 #31 DONE 0.8s 08:45:46 08:45:46 #32 [security-spire-config internal] load .dockerignore 08:45:46 #32 transferring context: 50B 0.0s done 08:45:46 #32 DONE 0.3s 08:45:46 08:45:46 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:45:46 #33 DONE 0.3s 08:45:46 08:45:46 #34 [security-spire-server internal] load .dockerignore 08:45:46 #34 transferring context: 50B 0.0s done 08:45:46 #34 DONE 0.4s 08:45:46 08:45:46 #26 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:45:46 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:45:46 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:45:46 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:45:46 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:45:46 #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 08:45:46 #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done 08:45:46 #26 DONE 0.9s 08:45:46 08:45:46 #35 [security-spire-agent internal] load .dockerignore 08:45:46 #35 transferring context: 50B 0.0s done 08:45:46 #35 DONE 0.2s 08:45:46 08:45:46 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:45:46 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 08:45:46 #36 ... 08:45:46 08:45:46 #26 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:45:46 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:45:46 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:45:46 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:45:46 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:45:46 #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 08:45:46 #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done 08:45:46 #26 DONE 0.9s 08:45:46 08:45:46 #37 [security-spire-config internal] load build context 08:45:46 #37 transferring context: 24.82kB 0.0s done 08:45:46 #37 DONE 0.2s 08:45:46 08:45:46 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:45:46 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 08:45:46 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:45:46 #36 ... 08:45:46 08:45:46 #38 [security-spire-server internal] load build context 08:45:46 #38 transferring context: 26.57kB 0.0s done 08:45:46 #38 DONE 0.4s 08:45:46 08:45:46 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:45:46 #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 08:45:46 #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 08:45:46 #36 ... 08:45:46 08:45:46 #39 [security-spire-agent internal] load build context 08:45:46 #39 transferring context: 26.10kB 0.0s done 08:45:46 #39 DONE 0.3s 08:45:46 08:45:46 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:45:46 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 08:45:46 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 08:45:46 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 08:45:46 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 08:45:46 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 08:45:46 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s 08:45:46 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 08:45:46 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 08:45:46 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 08:45:46 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 08:45:46 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.24MB / 41.51MB 0.3s 08:45:46 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 08:45:47 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 12.58MB / 41.51MB 0.4s 08:45:47 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 23.43MB / 41.51MB 0.5s 08:45:47 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 30.41MB / 41.51MB 0.6s 08:45:47 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 35.65MB / 41.51MB 0.7s 08:45:47 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s done 08:45:47 #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 08:45:50 #36 ... 08:45:50 08:45:50 #40 [core-keeper internal] load build definition from Dockerfile 08:45:50 #40 transferring dockerfile: 2.07kB 0.0s done 08:45:50 #40 DONE 1.9s 08:45:50 08:45:50 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:45:51 #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.0s done 08:45:55 #36 ... 08:45:55 08:45:55 #41 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:45:55 #0 0.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:55 #0 0.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:55 #0 1.471 OK: 265 MiB in 60 packages 08:45:55 #41 DONE 9.2s 08:45:55 08:45:55 #42 [security-secretstore-setup internal] load build context 08:45:55 #42 transferring context: 443.21MB 9.9s 08:45:55 #42 ... 08:45:55 08:45:55 #43 [security-proxy-auth internal] load build context 08:45:55 #43 ... 08:45:55 08:45:55 #44 [security-spiffe-token-provider internal] load build context 08:45:55 #44 transferring context: 640.07MB 9.6s done 08:45:55 #44 ... 08:45:55 08:45:55 #45 [security-proxy-setup internal] load build context 08:45:56 #45 ... 08:45:56 08:45:56 #46 [core-data internal] load build context 08:45:56 #46 ... 08:45:56 08:45:56 #47 [core-common-config-bootstrapper internal] load build context 08:45:56 #47 transferring context: 640.07MB 9.7s done 08:45:56 #47 ... 08:45:56 08:45:56 #48 [support-notifications internal] load build context 08:45:56 #48 transferring context: 640.07MB 10.2s done 08:45:56 #48 ... 08:45:56 08:45:56 #49 [core-command internal] load build context 08:45:56 #49 transferring context: 640.07MB 10.6s done 08:45:56 #49 ... 08:45:56 08:45:56 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:45:56 #0 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:56 #0 0.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:56 #0 1.460 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:45:56 #0 1.460 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:45:56 #0 1.460 OK: 26341 distinct packages available 08:45:56 #0 1.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:56 #0 1.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:56 #0 2.093 OK: 265 MiB in 60 packages 08:45:56 #50 ... 08:45:56 08:45:56 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:45:56 #0 1.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:56 #0 1.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:56 #0 1.937 (1/3) Installing ca-certificates (20260413-r0) 08:45:56 #0 1.952 (2/3) Installing dumb-init (1.2.5-r3) 08:45:56 #0 1.957 (3/3) Installing tzdata (2026a-r0) 08:45:56 #0 2.015 Executing busybox-1.37.0-r20.trigger 08:45:56 #0 2.015 Executing ca-certificates-20260413-r0.trigger 08:45:56 #0 2.069 OK: 8 MiB in 19 packages 08:45:56 #51 ... 08:45:56 08:45:56 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:45:56 #0 2.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:56 #0 2.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:56 #0 2.679 (1/7) Installing ca-certificates (20260413-r0) 08:45:56 #0 2.699 (2/7) Installing dumb-init (1.2.5-r3) 08:45:56 #0 2.701 (3/7) Installing libgcc (14.2.0-r6) 08:45:56 #0 2.707 (4/7) Installing libsodium (1.0.20-r1) 08:45:56 #0 2.717 (5/7) Installing libstdc++ (14.2.0-r6) 08:45:56 #0 2.741 (6/7) Installing libzmq (4.3.5-r2) 08:45:56 #0 2.750 (7/7) Installing zeromq (4.3.5-r2) 08:45:56 #0 2.756 Executing busybox-1.37.0-r20.trigger 08:45:56 #0 2.766 Executing ca-certificates-20260413-r0.trigger 08:45:56 #0 2.798 OK: 12 MiB in 23 packages 08:45:56 #52 ... 08:45:56 08:45:56 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:45:56 #0 0.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:56 #0 0.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:56 #0 1.591 OK: 265 MiB in 60 packages 08:45:56 #53 ... 08:45:56 08:45:56 #54 [support-scheduler internal] load build context 08:45:56 #54 transferring context: 640.07MB 11.2s done 08:45:56 #54 ... 08:45:56 08:45:56 #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:45:56 #0 1.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:56 #0 1.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:56 #0 1.658 (1/1) Installing dumb-init (1.2.5-r3) 08:45:56 #0 1.672 Executing busybox-1.37.0-r20.trigger 08:45:56 #0 1.712 OK: 7 MiB in 17 packages 08:45:56 #55 ... 08:45:56 08:45:56 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:45:56 #0 2.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:56 #0 2.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:56 #0 2.438 (1/4) Installing dumb-init (1.2.5-r3) 08:45:56 #0 2.446 (2/4) Installing openssl (3.5.6-r0) 08:45:56 #0 2.456 (3/4) Installing su-exec (0.2-r3) 08:45:56 #0 2.460 (4/4) Installing yq-go (4.47.2-r3) 08:45:56 #0 2.577 Executing busybox-1.37.0-r20.trigger 08:45:56 #0 2.583 OK: 20 MiB in 20 packages 08:45:57 #56 ... 08:45:57 08:45:57 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:45:57 #0 2.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:57 #0 2.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:57 #0 2.960 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:45:57 #0 2.960 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:45:57 #0 2.960 OK: 26324 distinct packages available 08:45:57 #0 3.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:57 #0 3.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:57 #0 3.440 (1/13) Installing brotli-libs (1.1.0-r2) 08:45:57 #0 3.474 (2/13) Installing c-ares (1.34.6-r0) 08:45:57 #0 3.474 (3/13) Installing libunistring (1.3-r0) 08:45:57 #0 3.490 (4/13) Installing libidn2 (2.3.7-r0) 08:45:57 #0 3.492 (5/13) Installing nghttp2-libs (1.65.0-r0) 08:45:57 #0 3.496 (6/13) Installing libpsl (0.21.5-r3) 08:45:57 #0 3.500 (7/13) Installing zstd-libs (1.5.7-r0) 08:45:57 #0 3.518 (8/13) Installing libcurl (8.14.1-r2) 08:45:57 #0 3.526 (9/13) Installing curl (8.14.1-r2) 08:45:57 #0 3.531 (10/13) Installing dumb-init (1.2.5-r3) 08:45:57 #0 3.534 (11/13) Installing musl-obstack (1.2.3-r2) 08:45:57 #0 3.536 (12/13) Installing libucontext (1.3.2-r0) 08:45:57 #0 3.539 (13/13) Installing gcompat (1.1.0-r4) 08:45:57 #0 3.547 Executing busybox-1.37.0-r20.trigger 08:45:57 #0 3.548 OK: 13 MiB in 29 packages 08:45:57 #57 ... 08:45:57 08:45:57 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:45:57 #0 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:57 #0 1.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:57 #0 1.838 OK: 265 MiB in 60 packages 08:45:57 #58 ... 08:45:57 08:45:57 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:45:57 #0 0.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:57 #0 1.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:57 #0 1.664 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:45:57 #0 1.664 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:45:57 #0 1.664 OK: 26324 distinct packages available 08:45:57 #0 1.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:57 #0 1.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:57 #0 2.188 (1/5) Installing dumb-init (1.2.5-r3) 08:45:57 #0 2.226 (2/5) Installing musl-obstack (1.2.3-r2) 08:45:57 #0 2.226 (3/5) Installing libucontext (1.3.2-r0) 08:45:57 #0 2.226 (4/5) Installing gcompat (1.1.0-r4) 08:45:57 #0 2.226 (5/5) Installing openssl (3.5.6-r0) 08:45:57 #0 2.249 Executing busybox-1.37.0-r20.trigger 08:45:57 #0 2.249 OK: 8 MiB in 21 packages 08:45:57 #59 ... 08:45:57 08:45:57 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:45:57 #0 2.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:57 #0 2.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:57 #0 2.744 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:45:57 #0 2.744 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:45:57 #0 2.744 OK: 26324 distinct packages available 08:45:57 #0 2.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:57 #0 2.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:57 #0 3.316 (1/4) Installing dumb-init (1.2.5-r3) 08:45:57 #0 3.322 (2/4) Installing musl-obstack (1.2.3-r2) 08:45:57 #0 3.326 (3/4) Installing libucontext (1.3.2-r0) 08:45:57 #0 3.331 (4/4) Installing gcompat (1.1.0-r4) 08:45:57 #0 3.333 Executing busybox-1.37.0-r20.trigger 08:45:57 #0 3.340 OK: 8 MiB in 20 packages 08:45:57 #60 ... 08:45:57 08:45:57 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:45:57 #61 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done 08:45:57 #61 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 08:45:57 #61 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 08:45:57 #61 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 08:45:57 #61 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 08:45:57 #61 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 08:45:57 #61 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 08:45:57 #61 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 08:45:57 #61 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 08:45:57 #61 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.7s done 08:45:57 #61 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 08:45:57 #61 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.2s done 08:45:57 #61 ... 08:45:57 08:45:57 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:45:57 #0 0.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:57 #0 0.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:57 #0 1.377 (1/1) Installing dumb-init (1.2.5-r3) 08:45:57 #0 1.400 Executing busybox-1.37.0-r20.trigger 08:45:57 #0 1.420 OK: 7 MiB in 17 packages 08:45:57 #62 ... 08:45:57 08:45:57 #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:45:57 #4 DONE 0.0s 08:45:57 08:45:57 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:45:57 #0 0.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:57 #0 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:57 #0 1.588 (1/4) Installing ca-certificates (20260413-r0) 08:45:57 #0 1.622 (2/4) Installing dumb-init (1.2.5-r3) 08:45:57 #0 1.638 (3/4) Installing su-exec (0.2-r3) 08:45:57 #0 1.641 (4/4) Installing yq-go (4.47.2-r3) 08:45:57 #0 1.801 Executing busybox-1.37.0-r20.trigger 08:45:57 #0 1.811 Executing ca-certificates-20260413-r0.trigger 08:45:57 #0 1.868 OK: 20 MiB in 20 packages 08:45:57 #63 DONE 11.5s 08:45:57 08:45:57 #6 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 08:45:57 #6 DONE 0.2s 08:45:57 08:45:57 #44 [security-spiffe-token-provider internal] load build context 08:45:57 #44 DONE 12.3s 08:45:57 08:45:57 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:45:57 #62 DONE 11.5s 08:45:57 08:45:57 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:45:57 #53 DONE 11.6s 08:45:57 08:45:57 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:45:57 #58 DONE 11.6s 08:45:57 08:45:57 #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:45:57 #55 DONE 11.5s 08:45:57 08:45:57 #64 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:45:57 #0 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:57 #0 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:57 #0 1.890 OK: 265 MiB in 60 packages 08:45:57 #64 DONE 11.7s 08:45:57 08:45:57 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:45:57 #52 DONE 11.5s 08:45:57 08:45:57 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:45:57 #0 1.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:57 #0 1.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:57 #0 1.724 (1/2) Installing dumb-init (1.2.5-r3) 08:45:57 #0 1.724 (2/2) Installing su-exec (0.2-r3) 08:45:57 #0 1.733 Executing busybox-1.37.0-r20.trigger 08:45:57 #0 1.740 OK: 7 MiB in 18 packages 08:45:57 #65 DONE 11.5s 08:45:57 08:45:57 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:45:57 #56 DONE 11.5s 08:45:57 08:45:57 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:45:57 #51 DONE 11.5s 08:45:57 08:45:57 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:45:57 #59 DONE 11.6s 08:45:57 08:45:57 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:45:57 #50 DONE 11.7s 08:45:57 08:45:57 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:45:57 #57 DONE 11.6s 08:45:57 08:45:57 #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:45:57 #66 ... 08:45:57 08:45:57 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:45:57 #60 DONE 11.6s 08:45:57 08:45:57 #47 [core-common-config-bootstrapper internal] load build context 08:45:57 #47 DONE 12.1s 08:45:57 08:45:57 #48 [support-notifications internal] load build context 08:45:57 #48 DONE 12.1s 08:45:57 08:45:57 #46 [core-data internal] load build context 08:45:57 #46 transferring context: 640.07MB 10.7s done 08:45:57 #46 DONE 12.4s 08:45:57 08:45:57 #49 [core-command internal] load build context 08:45:57 #49 DONE 12.4s 08:45:57 08:45:57 #67 [security-bootstrapper internal] load build context 08:45:57 #67 transferring context: 640.07MB 11.0s done 08:45:57 #67 DONE 12.4s 08:45:57 08:45:57 #45 [security-proxy-setup internal] load build context 08:45:57 #45 transferring context: 640.07MB 11.8s done 08:45:57 #45 DONE 12.4s 08:45:57 08:45:57 #54 [support-scheduler internal] load build context 08:45:57 #54 DONE 12.4s 08:45:57 08:45:57 #42 [security-secretstore-setup internal] load build context 08:45:57 #42 transferring context: 640.07MB 11.5s done 08:45:57 #42 DONE 12.5s 08:45:57 08:45:57 #43 [security-proxy-auth internal] load build context 08:45:57 #43 transferring context: 640.07MB 12.0s done 08:45:57 #43 DONE 12.4s 08:45:57 08:45:57 #68 [core-metadata internal] load build context 08:45:57 #68 ... 08:45:57 08:45:57 #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:45:58 #69 DONE 0.4s 08:45:58 08:45:58 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:45:58 #70 DONE 0.4s 08:45:58 08:45:58 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:45:58 #71 DONE 0.4s 08:45:58 08:45:58 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:45:58 #61 DONE 12.0s 08:45:58 08:45:58 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:45:58 #72 DONE 0.4s 08:45:58 08:45:58 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:45:58 #73 DONE 0.4s 08:45:58 08:45:58 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:58 #74 ... 08:45:58 08:45:58 #29 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:45:58 #29 DONE 0.4s 08:45:58 08:45:58 #33 [core-keeper builder 2/7] WORKDIR /edgex-go 08:45:58 #33 DONE 0.3s 08:45:58 08:45:58 #26 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:45:58 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:45:58 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:45:58 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:45:58 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:45:58 #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 08:45:58 #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done 08:45:58 #26 DONE 0.9s 08:45:58 08:45:58 #69 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:45:58 #69 DONE 0.4s 08:45:58 08:45:58 #68 [core-metadata internal] load build context 08:45:58 #68 transferring context: 640.07MB 12.8s done 08:45:58 #68 DONE 12.9s 08:45:58 08:45:58 #75 [core-keeper internal] load .dockerignore 08:45:58 #75 transferring context: 50B done 08:45:58 #75 DONE 0.7s 08:45:58 08:45:58 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:45:58 #36 DONE 12.3s 08:45:58 08:45:58 #76 [core-keeper internal] load build context 08:45:59 #76 ... 08:45:59 08:45:59 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:45:59 #0 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:59 #0 0.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:59 #0 1.250 OK: 20 MiB in 20 packages 08:45:59 #77 DONE 1.6s 08:45:59 08:45:59 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:45:59 #0 0.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:59 #0 0.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:59 #0 1.310 OK: 7 MiB in 18 packages 08:45:59 #78 DONE 1.6s 08:45:59 08:45:59 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:45:59 #0 0.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:59 #0 0.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:59 #0 1.380 OK: 12 MiB in 23 packages 08:45:59 #79 DONE 1.6s 08:45:59 08:45:59 #76 [core-keeper internal] load build context 08:45:59 #76 ... 08:45:59 08:45:59 #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:45:59 #0 0.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:59 #0 0.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:59 #0 1.407 OK: 7 MiB in 17 packages 08:45:59 #80 DONE 1.7s 08:45:59 08:45:59 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:45:59 #0 0.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:59 #0 0.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:59 #0 1.270 OK: 8 MiB in 19 packages 08:45:59 #81 DONE 1.6s 08:45:59 08:45:59 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:45:59 #0 0.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:59 #0 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:59 #0 1.542 OK: 7 MiB in 17 packages 08:45:59 #82 DONE 1.8s 08:45:59 08:45:59 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:45:59 #0 0.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:59 #0 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:59 #0 1.542 OK: 20 MiB in 20 packages 08:45:59 #83 DONE 1.7s 08:45:59 08:45:59 #76 [core-keeper internal] load build context 08:45:59 #76 ... 08:45:59 08:45:59 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:45:59 #84 DONE 0.2s 08:45:59 08:45:59 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:45:59 #0 0.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:59 #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:59 #0 1.578 OK: 8 MiB in 20 packages 08:45:59 #85 DONE 1.7s 08:45:59 08:45:59 #76 [core-keeper internal] load build context 08:46:00 #76 ... 08:46:00 08:46:00 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:46:00 #86 DONE 0.6s 08:46:00 08:46:00 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:46:00 #0 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:46:00 #0 1.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:46:00 #0 1.788 OK: 13 MiB in 29 packages 08:46:00 #87 DONE 2.4s 08:46:00 08:46:00 #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:46:00 #66 1.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:46:00 #66 1.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:46:00 #66 1.769 OK: 8 MiB in 21 packages 08:46:00 #66 DONE 2.4s 08:46:00 08:46:00 #76 [core-keeper internal] load build context 08:46:00 #76 ... 08:46:00 08:46:00 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:46:00 #88 DONE 0.1s 08:46:00 08:46:00 #76 [core-keeper internal] load build context 08:46:00 #76 ... 08:46:00 08:46:00 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:46:00 #89 DONE 0.6s 08:46:00 08:46:00 #76 [core-keeper internal] load build context 08:46:01 #76 ... 08:46:01 08:46:01 #90 [security-spire-config stage-2 6/10] COPY security.txt / 08:46:01 #90 DONE 0.7s 08:46:01 08:46:01 #91 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:01 #91 DONE 2.6s 08:46:01 08:46:01 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:46:01 #92 DONE 0.8s 08:46:01 08:46:01 #93 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:01 #93 DONE 2.6s 08:46:01 08:46:01 #76 [core-keeper internal] load build context 08:46:01 #76 ... 08:46:01 08:46:01 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:46:01 #94 DONE 1.8s 08:46:01 08:46:01 #76 [core-keeper internal] load build context 08:46:01 #76 ... 08:46:01 08:46:01 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:46:01 #95 DONE 0.6s 08:46:01 08:46:01 #76 [core-keeper internal] load build context 08:46:01 #76 ... 08:46:01 08:46:01 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:46:01 #96 DONE 0.7s 08:46:01 08:46:01 #76 [core-keeper internal] load build context 08:46:01 #76 ... 08:46:01 08:46:01 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:46:01 #97 DONE 0.9s 08:46:01 08:46:01 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:46:01 #98 DONE 0.6s 08:46:01 08:46:01 #76 [core-keeper internal] load build context 08:46:01 #76 ... 08:46:01 08:46:01 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:46:01 #99 DONE 0.2s 08:46:01 08:46:01 #100 [security-spire-server stage-2 6/9] COPY security.txt / 08:46:01 #100 DONE 0.2s 08:46:01 08:46:01 #76 [core-keeper internal] load build context 08:46:02 #76 ... 08:46:02 08:46:02 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:46:02 #101 DONE 0.2s 08:46:02 08:46:02 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:46:02 #102 DONE 0.2s 08:46:02 08:46:02 #76 [core-keeper internal] load build context 08:46:02 #76 ... 08:46:02 08:46:02 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:46:02 #103 DONE 0.4s 08:46:02 08:46:02 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 08:46:02 #104 DONE 0.4s 08:46:02 08:46:02 #76 [core-keeper internal] load build context 08:46:02 #76 transferring context: 640.07MB 4.0s done 08:46:02 #76 DONE 4.2s 08:46:02 08:46:02 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:46:03 #105 ... 08:46:03 08:46:03 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:46:03 #106 DONE 0.7s 08:46:03 08:46:03 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:46:04 #107 ... 08:46:04 08:46:04 #108 [security-spire-config] exporting to image 08:46:04 #108 exporting layers 1.6s done 08:46:04 #108 writing image sha256:74d4e70bb9f685c6b1ecc8706964985cae7183ce548dc03f56857855b3255c14 0.0s done 08:46:04 #108 naming to docker.io/library/security-spire-config 0.2s done 08:46:04 #108 DONE 2.1s 08:46:04 08:46:04 #109 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:46:04 #0 0.979 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:46:04 #0 1.341 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:46:04 #0 2.172 (1/1) Installing dumb-init (1.2.5-r3) 08:46:04 #0 2.304 Executing busybox-1.37.0-r20.trigger 08:46:04 #0 2.315 OK: 7 MiB in 17 packages 08:46:04 #109 ... 08:46:04 08:46:04 #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:46:04 #0 0.952 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:46:04 #0 1.360 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:46:04 #0 1.893 OK: 265 MiB in 60 packages 08:46:04 #110 DONE 3.6s 08:46:04 08:46:04 #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:46:05 Removing intermediate container 1334dcef1c0e 08:46:05 ---> 35c8f7a788b2 08:46:05 Successfully built 35c8f7a788b2 08:46:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:05 + docker inspect -f . ci-base-image-arm64 08:46:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:05 prd-ubuntu20.04-docker-arm64-4c-16g-5588 does not seem to be running inside a container 08:46:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:46:06 #111 ... 08:46:06 08:46:06 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:46:06 #105 DONE 3.7s 08:46:06 08:46:06 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:46:06 #112 ... 08:46:06 08:46:06 #109 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:46:06 #109 DONE 5.7s 08:46:07 08:46:07 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:08 #113 ... 08:46:08 08:46:08 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:08 #114 ... 08:46:08 08:46:08 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:08 #115 ... 08:46:08 08:46:08 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:08 $ docker top 078efd58affc9072c8e5282cffff602cee114fd48fd95b8d7e069e67f16424d3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:09 + go version 08:46:09 go version go1.25.3 linux/arm64 [Pipeline] } 08:46:09 $ docker stop --time=1 078efd58affc9072c8e5282cffff602cee114fd48fd95b8d7e069e67f16424d3 08:46:10 #116 ... 08:46:10 08:46:10 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:46:10 #107 DONE 7.3s 08:46:10 08:46:10 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:10 #115 DONE 12.2s 08:46:10 08:46:10 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:10 #113 DONE 12.2s 08:46:10 08:46:10 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:10 #114 DONE 12.2s 08:46:10 08:46:10 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:10 #116 DONE 12.2s 08:46:10 08:46:10 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:10 #74 DONE 12.2s 08:46:10 08:46:10 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:46:10 #112 DONE 4.3s 08:46:10 08:46:10 #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:46:10 #111 DONE 5.9s 08:46:10 08:46:10 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 08:46:11 #117 ... 08:46:11 08:46:11 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:46:11 #118 DONE 0.3s 08:46:11 08:46:11 #119 [security-spire-server] exporting to image 08:46:11 #119 exporting layers 0.5s done 08:46:11 #119 writing image sha256:4344703388420c4fba083005b38a3dba80d538a22f8d6bf5ec09f0bc3e614808 0.0s done 08:46:11 #119 naming to docker.io/library/security-spire-server done 08:46:11 #119 DONE 0.5s 08:46:11 08:46:11 #120 [security-spire-agent] exporting to image 08:46:11 $ docker rm -f --volumes 078efd58affc9072c8e5282cffff602cee114fd48fd95b8d7e069e67f16424d3 [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 08:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:12 08:46:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:12 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:12 547446be3368: Pulling fs layer 08:46:12 d125d8839a47: Pulling fs layer 08:46:12 3e85d5ac6304: Pulling fs layer 08:46:12 c3105a71a48b: Pulling fs layer 08:46:12 0f093f025ec4: Pulling fs layer 08:46:12 c3106fc0e877: Pulling fs layer 08:46:12 c3105a71a48b: Waiting 08:46:12 0f093f025ec4: Waiting 08:46:12 c3106fc0e877: Waiting 08:46:12 547446be3368: Verifying Checksum 08:46:12 547446be3368: Download complete 08:46:12 c3105a71a48b: Verifying Checksum 08:46:12 c3105a71a48b: Download complete 08:46:12 d125d8839a47: Verifying Checksum 08:46:12 d125d8839a47: Download complete 08:46:12 c3106fc0e877: Verifying Checksum 08:46:12 c3106fc0e877: Download complete 08:46:13 0f093f025ec4: Verifying Checksum 08:46:13 0f093f025ec4: Download complete 08:46:13 547446be3368: Pull complete 08:46:14 #120 exporting layers 2.9s done 08:46:14 #120 writing image sha256:b5c39aed6be33e244347328d751ab01c69e6b5d369b9b36723886f226a4998bd 08:46:14 #120 writing image sha256:b5c39aed6be33e244347328d751ab01c69e6b5d369b9b36723886f226a4998bd 0.5s done 08:46:14 #120 naming to docker.io/library/security-spire-agent 08:46:14 d125d8839a47: Pull complete 08:46:14 #120 naming to docker.io/library/security-spire-agent 0.7s done 08:46:15 3e85d5ac6304: Verifying Checksum 08:46:15 3e85d5ac6304: Download complete 08:46:19 #120 DONE 7.6s 08:46:19 08:46:19 #121 [security-proxy-setup builder 6/7] COPY . . 08:46:20 #121 ... 08:46:20 08:46:20 #122 [security-spiffe-token-provider builder 6/7] COPY . . 08:46:20 #122 DONE 10.0s 08:46:20 08:46:20 #123 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:20 #123 DONE 10.0s 08:46:20 08:46:20 #124 [support-notifications builder 6/7] COPY . . 08:46:20 #124 DONE 10.1s 08:46:20 08:46:20 #125 [support-scheduler builder 6/7] COPY . . 08:46:20 #125 DONE 10.1s 08:46:20 08:46:20 #126 [core-metadata builder 6/7] COPY . . 08:46:20 #126 CACHED 08:46:20 08:46:20 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:46:20 #127 CACHED 08:46:20 08:46:20 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:20 #128 CACHED 08:46:20 08:46:20 #117 [core-command builder 6/7] COPY . . 08:46:20 #117 DONE 10.1s 08:46:20 08:46:20 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 08:46:20 #129 CACHED 08:46:20 08:46:20 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:20 #130 CACHED 08:46:20 08:46:20 #131 [core-command builder 6/7] COPY . . 08:46:20 #131 CACHED 08:46:20 08:46:20 #132 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:20 #132 CACHED 08:46:20 08:46:20 #133 [security-proxy-setup builder 6/7] COPY . . 08:46:20 #133 CACHED 08:46:20 08:46:20 #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:46:20 #134 CACHED 08:46:20 08:46:20 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:20 #135 CACHED 08:46:20 08:46:20 #136 [core-data builder 6/7] COPY . . 08:46:20 #136 CACHED 08:46:20 08:46:20 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 08:46:20 #137 CACHED 08:46:20 08:46:20 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:20 #138 CACHED 08:46:20 08:46:20 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:46:20 #139 CACHED 08:46:20 08:46:20 #140 [security-proxy-auth builder 6/7] COPY . . 08:46:20 #140 CACHED 08:46:20 08:46:20 #121 [security-secretstore-setup builder 6/7] COPY . . 08:46:20 #121 DONE 10.1s 08:46:20 08:46:20 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:46:20 #141 CACHED 08:46:20 08:46:20 #142 [security-secretstore-setup builder 6/7] COPY . . 08:46:20 #142 CACHED 08:46:20 08:46:20 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:20 #143 CACHED 08:46:20 08:46:20 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:46:22 #144 1.443 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:46:22 #144 ... 08:46:22 08:46:22 #145 [core-keeper builder 7/8] COPY . . 08:46:22 #145 DONE 1.8s 08:46:22 08:46:22 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:46:22 #146 0.349 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:46:25 3e85d5ac6304: Pull complete 08:46:25 c3105a71a48b: Pull complete 08:46:26 0f093f025ec4: Pull complete 08:46:26 c3106fc0e877: Pull complete 08:46:26 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:46:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:26 prd-ubuntu20.04-docker-arm64-4c-16g-5588 does not seem to be running inside a container 08:46:26 $ 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/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:28 $ docker top 082c088f2b8951b2d8b519ccda676364d641a1fc84a0830ce4f0b0f5e16ba998 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:29 + docker compose -f ./docker-compose-build.yml build --parallel 08:46:30 #146 ... 08:46:30 08:46:30 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:46:30 #0 0.697 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:46:30 #147 ... 08:46:30 08:46:30 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:46:30 #0 0.852 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46:30 #148 ... 08:46:30 08:46:30 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:46:30 #0 0.512 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:46:30 #149 ... 08:46:30 08:46:30 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:46:30 #0 0.685 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:46:31 #150 ... 08:46:31 08:46:31 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:46:31 #0 1.268 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:46:31 #151 ... 08:46:31 08:46:31 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:46:31 #0 1.047 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:46:31 #152 ... 08:46:31 08:46:31 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:46:31 #0 1.394 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:46:31 #153 ... 08:46:31 08:46:31 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:46:31 #0 0.695 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:46:31 #154 ... 08:46:31 08:46:31 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:46:31 #0 0.575 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:46:32 #155 ... 08:46:32 08:46:32 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:46:32 #0 0.568 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:46:39 #1 [security-spire-server internal] load build definition from Dockerfile 08:46:39 #1 transferring dockerfile: 30B 08:46:39 #1 transferring dockerfile: 1.70kB done 08:46:39 #1 DONE 0.1s 08:46:39 08:46:39 #2 [core-data internal] load build definition from Dockerfile 08:46:39 #2 transferring dockerfile: 2.04kB done 08:46:39 #2 DONE 0.0s 08:46:39 08:46:39 #3 [security-spire-config internal] load build definition from Dockerfile 08:46:39 #3 transferring dockerfile: 1.69kB 0.0s done 08:46:39 #3 DONE 0.1s 08:46:39 08:46:39 #4 [support-scheduler internal] load build definition from Dockerfile 08:46:39 #4 transferring dockerfile: 1.83kB done 08:46:39 #4 DONE 0.0s 08:46:39 08:46:39 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:46:39 #5 transferring dockerfile: 2.23kB done 08:46:39 #5 DONE 0.0s 08:46:39 08:46:39 #6 [security-secretstore-setup internal] load build definition from Dockerfile 08:46:39 #6 transferring dockerfile: 2.49kB done 08:46:39 #6 DONE 0.1s 08:46:39 08:46:39 #7 [core-metadata internal] load build definition from Dockerfile 08:46:39 #7 transferring dockerfile: 2.10kB done 08:46:39 #7 DONE 0.1s 08:46:39 08:46:39 #8 [security-bootstrapper internal] load build definition from Dockerfile 08:46:39 #8 transferring dockerfile: 3.02kB done 08:46:39 #8 DONE 0.1s 08:46:39 08:46:39 #9 [core-command internal] load build definition from Dockerfile 08:46:39 #9 transferring dockerfile: 1.94kB 0.0s done 08:46:39 #9 DONE 0.1s 08:46:39 08:46:39 #10 [support-notifications internal] load build definition from Dockerfile 08:46:39 #10 transferring dockerfile: 2.02kB 0.0s done 08:46:39 #10 DONE 0.1s 08:46:39 08:46:39 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:46:39 #11 transferring dockerfile: 1.89kB 0.0s done 08:46:39 #11 DONE 0.1s 08:46:39 08:46:39 #12 [security-proxy-auth internal] load build definition from Dockerfile 08:46:39 #12 transferring dockerfile: 2.14kB done 08:46:39 #12 DONE 0.1s 08:46:39 08:46:39 #13 [security-spire-agent internal] load build definition from Dockerfile 08:46:39 #13 transferring dockerfile: 1.81kB 0.0s done 08:46:39 #13 DONE 0.1s 08:46:39 08:46:39 #14 [core-keeper internal] load build definition from Dockerfile 08:46:39 #14 transferring dockerfile: 2.07kB 0.0s done 08:46:39 #14 DONE 0.1s 08:46:39 08:46:39 #15 [security-proxy-setup internal] load build definition from Dockerfile 08:46:39 #15 transferring dockerfile: 2.50kB done 08:46:39 #15 DONE 0.1s 08:46:39 08:46:39 #16 [security-spire-server internal] load .dockerignore 08:46:39 #16 transferring context: 50B 0.0s done 08:46:39 #16 DONE 0.1s 08:46:40 08:46:40 #17 [core-data internal] load .dockerignore 08:46:40 #17 transferring context: 50B done 08:46:40 #17 DONE 0.0s 08:46:40 08:46:40 #18 [security-spire-config internal] load .dockerignore 08:46:40 #18 transferring context: 50B done 08:46:40 #18 DONE 0.0s 08:46:40 08:46:40 #19 [support-scheduler internal] load .dockerignore 08:46:40 #19 transferring context: 50B 0.0s done 08:46:40 #19 DONE 0.1s 08:46:40 08:46:40 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:46:40 #20 transferring context: 50B 0.0s done 08:46:40 #20 DONE 0.1s 08:46:40 08:46:40 #21 [security-secretstore-setup internal] load .dockerignore 08:46:40 #21 transferring context: 50B done 08:46:40 #21 DONE 0.1s 08:46:40 08:46:40 #22 [security-bootstrapper internal] load .dockerignore 08:46:40 #22 transferring context: 50B done 08:46:40 #22 DONE 0.1s 08:46:40 08:46:40 #23 [core-metadata internal] load .dockerignore 08:46:40 #23 transferring context: 50B done 08:46:40 #23 DONE 0.0s 08:46:40 08:46:40 #24 [core-command internal] load .dockerignore 08:46:40 #24 transferring context: 50B 0.0s done 08:46:40 #24 DONE 0.1s 08:46:40 08:46:40 #25 [support-notifications internal] load .dockerignore 08:46:40 #25 transferring context: 50B done 08:46:40 #25 DONE 0.1s 08:46:40 08:46:40 #26 [security-spiffe-token-provider internal] load .dockerignore 08:46:40 #26 transferring context: 50B 0.0s done 08:46:40 #26 DONE 0.1s 08:46:40 08:46:40 #27 [security-spire-agent internal] load .dockerignore 08:46:40 #27 transferring context: 50B 0.0s done 08:46:40 #27 DONE 0.1s 08:46:40 08:46:40 #28 [security-proxy-auth internal] load .dockerignore 08:46:41 #28 transferring context: 50B 0.0s done 08:46:41 #28 DONE 0.1s 08:46:41 08:46:41 #29 [core-keeper internal] load .dockerignore 08:46:41 #29 transferring context: 50B done 08:46:41 #29 DONE 0.1s 08:46:41 08:46:41 #30 [security-proxy-setup internal] load .dockerignore 08:46:41 #30 transferring context: 50B 0.0s done 08:46:41 #30 DONE 0.1s 08:46:41 08:46:41 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:46:41 #31 ... 08:46:41 08:46:41 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 08:46:41 #32 DONE 0.5s 08:46:41 08:46:41 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:46:41 #31 DONE 0.6s 08:46:42 08:46:42 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:42 #33 DONE 0.0s 08:46:42 08:46:42 #34 [security-spire-server internal] load build context 08:46:42 #34 transferring context: 26.57kB 0.0s done 08:46:42 #34 DONE 0.1s 08:46:42 08:46:42 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:46:42 #31 ... 08:46:42 08:46:42 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 08:46:42 #32 DONE 0.5s 08:46:42 08:46:42 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:42 #33 DONE 0.0s 08:46:42 08:46:42 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:46:42 #31 DONE 0.6s 08:46:42 08:46:42 #35 [core-common-config-bootstrapper internal] load build context 08:46:42 #35 ... 08:46:42 08:46:42 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:42 #33 DONE 0.0s 08:46:42 08:46:42 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 08:46:42 #32 DONE 0.5s 08:46:42 08:46:42 #36 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:42 #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:46:42 #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:46:42 #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 08:46:42 #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 08:46:42 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.3s 08:46:42 #36 ... 08:46:42 08:46:42 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:42 #33 DONE 0.0s 08:46:42 08:46:42 #36 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:42 #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:46:42 #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:46:42 #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 08:46:42 #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 08:46:42 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.10MB / 4.14MB 0.7s 08:46:42 #36 ... 08:46:42 08:46:42 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:42 #33 DONE 0.0s 08:46:42 08:46:42 #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:42 #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:46:42 #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:46:42 #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 08:46:42 #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 08:46:42 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 0.9s 08:46:43 #36 ... 08:46:43 08:46:43 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:43 #33 DONE 0.0s 08:46:43 08:46:43 #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:43 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.0s done 08:46:43 #36 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 08:46:43 #36 ... 08:46:43 08:46:43 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 08:46:43 #32 DONE 1.1s 08:46:43 08:46:43 #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:43 #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:46:43 #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:46:43 #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 08:46:43 #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 08:46:43 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.0s done 08:46:43 #36 ... 08:46:43 08:46:43 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:43 #33 DONE 0.1s 08:46:43 08:46:43 #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:43 #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:46:43 #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:46:43 #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 08:46:43 #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 08:46:43 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.0s done 08:46:43 #36 ... 08:46:43 08:46:43 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 08:46:43 #32 DONE 1.4s 08:46:43 08:46:43 #37 [security-spire-config internal] load build context 08:46:43 #37 transferring context: 24.82kB 0.2s done 08:46:43 #37 DONE 1.5s 08:46:43 08:46:43 #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:43 #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:46:43 #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:46:43 #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 08:46:43 #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 08:46:43 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.0s done 08:46:43 #36 ... 08:46:43 08:46:43 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 08:46:43 #32 DONE 1.6s 08:46:43 08:46:43 #36 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:44 #36 ... 08:46:44 08:46:44 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:44 #33 DONE 0.1s 08:46:44 08:46:44 #36 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:44 #36 ... 08:46:44 08:46:44 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:44 #33 DONE 0.1s 08:46:44 08:46:44 #36 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:44 #36 ... 08:46:44 08:46:44 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:44 #33 DONE 0.1s 08:46:44 08:46:44 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:46:44 #31 DONE 1.6s 08:46:44 08:46:44 #36 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:44 #36 ... 08:46:44 08:46:44 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 08:46:44 #32 DONE 2.3s 08:46:44 08:46:44 #36 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:44 #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:46:44 #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:46:44 #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 08:46:44 #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 08:46:44 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.0s done 08:46:45 #36 ... 08:46:45 08:46:45 #35 [core-common-config-bootstrapper internal] load build context 08:46:45 #35 transferring context: 3.40MB 1.9s done 08:46:45 #35 DONE 2.9s 08:46:45 08:46:45 #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:45 #36 ... 08:46:45 08:46:45 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 08:46:45 #38 DONE 1.6s 08:46:45 08:46:45 #39 [core-data internal] load build context 08:46:45 #39 transferring context: 3.40MB 2.3s done 08:46:45 #39 DONE 3.2s 08:46:45 08:46:45 #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:45 #36 ... 08:46:45 08:46:45 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:46:45 #40 DONE 0.0s 08:46:45 08:46:45 #36 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:45 #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:46:45 #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:46:45 #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 08:46:45 #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 08:46:45 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.0s done 08:46:45 #36 ... 08:46:45 08:46:45 #41 [support-scheduler internal] load build context 08:46:45 #41 transferring context: 3.40MB 2.5s done 08:46:45 #41 DONE 3.5s 08:46:45 08:46:45 #36 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:46 #36 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.2s done 08:46:47 #36 ... 08:46:47 08:46:47 #42 [security-secretstore-setup internal] load build context 08:46:47 #42 transferring context: 3.40MB 2.2s done 08:46:47 #42 DONE 4.5s 08:46:47 08:46:47 #43 [security-bootstrapper internal] load build context 08:46:47 #43 transferring context: 3.40MB 2.2s done 08:46:47 #43 DONE 4.4s 08:46:47 08:46:47 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:46:47 #44 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 08:46:47 #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 08:46:47 #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 08:46:47 #44 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 08:46:47 #44 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:46:47 #44 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 08:46:47 #44 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 08:46:47 #44 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 08:46:47 #44 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.2s done 08:46:47 #44 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 08:46:47 #44 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 08:46:47 #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 08:46:48 #44 ... 08:46:48 08:46:48 #45 [security-spire-agent internal] load build context 08:46:48 #45 transferring context: 26.10kB 0.4s done 08:46:48 #45 DONE 2.7s 08:46:48 08:46:48 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:46:48 #44 ... 08:46:48 08:46:48 #36 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:46:48 #36 DONE 7.2s 08:46:48 08:46:48 #46 [core-metadata internal] load build context 08:46:48 #46 transferring context: 3.40MB 2.2s done 08:46:48 #46 DONE 5.4s 08:46:48 08:46:48 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:46:48 #44 ... 08:46:48 08:46:48 #47 [support-notifications internal] load build context 08:46:48 #47 transferring context: 3.40MB 2.4s done 08:46:48 #47 DONE 4.9s 08:46:48 08:46:48 #48 [core-command internal] load build context 08:46:48 #48 transferring context: 3.40MB 2.4s done 08:46:48 #48 DONE 5.1s 08:46:48 08:46:48 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:46:48 #44 ... 08:46:48 08:46:48 #49 [security-spiffe-token-provider internal] load build context 08:46:48 #49 transferring context: 3.40MB 2.7s done 08:46:48 #49 DONE 4.9s 08:46:48 08:46:48 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:46:49 #44 ... 08:46:49 08:46:49 #50 [core-keeper internal] load build context 08:46:49 #50 transferring context: 3.40MB 1.8s done 08:46:49 #50 DONE 4.1s 08:46:49 08:46:49 #51 [security-proxy-setup internal] load build context 08:46:49 #51 transferring context: 3.40MB 2.0s done 08:46:49 #51 DONE 4.1s 08:46:49 08:46:49 #52 [security-proxy-auth internal] load build context 08:46:49 #52 transferring context: 3.40MB 2.0s done 08:46:49 #52 DONE 4.1s 08:46:49 08:46:49 #53 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:46:49 #53 DONE 7.0s 08:46:49 08:46:49 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:46:51 #44 ... 08:46:51 08:46:51 #54 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:46:51 #54 DONE 1.7s 08:46:51 08:46:51 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:46:55 #55 ... 08:46:55 08:46:55 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:46:55 #40 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 08:46:55 #40 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 08:46:55 #40 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 08:46:55 #40 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 08:46:55 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 08:46:55 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 08:46:55 #40 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.6s done 08:46:55 #40 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done 08:46:55 #40 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 08:46:55 #40 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.8s 08:46:58 #40 ... 08:46:58 08:46:58 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:46:58 #55 6.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:46:58 #55 ... 08:46:58 08:46:58 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:58 #0 7.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:46:58 #0 8.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:46:58 #56 ... 08:46:58 08:46:58 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:58 #0 7.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:46:58 #0 7.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:46:58 #57 ... 08:46:58 08:46:58 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:46:58 #0 9.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:46:58 #58 ... 08:46:58 08:46:58 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:59 #59 ... 08:46:59 08:46:59 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:46:59 #60 ... 08:46:59 08:46:59 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:46:59 #0 9.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:46:59 #61 ... 08:46:59 08:46:59 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:46:59 #0 7.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:46:59 #0 8.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:46:59 #62 ... 08:46:59 08:46:59 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:46:59 #0 9.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:46:59 #63 ... 08:46:59 08:46:59 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:47:00 #64 ... 08:47:00 08:47:00 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:00 #0 9.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:00 #65 ... 08:47:00 08:47:00 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:47:00 #0 8.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:00 #0 9.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:00 #66 ... 08:47:00 08:47:00 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:00 #59 DONE 11.3s 08:47:00 08:47:00 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:47:00 #67 ... 08:47:00 08:47:00 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:47:00 #0 9.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:01 #68 ... 08:47:01 08:47:01 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:01 #69 DONE 10.1s 08:47:01 08:47:01 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:01 #70 ... 08:47:01 08:47:01 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:01 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:01 #71 ... 08:47:01 08:47:01 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:47:01 #72 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:01 #72 ... 08:47:01 08:47:01 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:47:01 #60 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:01 #60 ... 08:47:01 08:47:01 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:47:01 #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.2s 08:47:02 #44 ... 08:47:02 08:47:02 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:02 #70 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:04 #70 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:07 #70 ... 08:47:07 08:47:07 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:47:07 #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.7s 08:47:07 #44 ... 08:47:07 08:47:07 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:47:07 #40 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.6s done 08:47:08 #40 ... 08:47:08 08:47:08 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:47:08 #44 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.1s done 08:47:08 #44 DONE 27.4s 08:47:08 08:47:08 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:47:08 #62 17.12 (1/4) Installing dumb-init (1.2.5-r3) 08:47:08 #62 17.14 (2/4) Installing openssl (3.5.6-r0) 08:47:08 #62 17.26 (3/4) Installing su-exec (0.2-r3) 08:47:08 #62 17.35 (4/4) Installing yq-go (4.47.2-r3) 08:47:08 #62 18.63 Executing busybox-1.37.0-r20.trigger 08:47:08 #62 18.80 OK: 20 MiB in 20 packages 08:47:09 #62 ... 08:47:09 08:47:09 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:47:09 #55 8.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:09 #55 ... 08:47:09 08:47:09 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:47:09 #67 5.081 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:09 #67 7.112 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:09 #67 ... 08:47:09 08:47:09 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:47:09 #58 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:10 #58 ... 08:47:10 08:47:10 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:47:10 #62 DONE 21.1s 08:47:10 08:47:10 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:47:10 #63 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:10 #63 ... 08:47:10 08:47:10 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:47:10 #61 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:10 #61 ... 08:47:10 08:47:10 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:10 #65 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:10 #65 ... 08:47:10 08:47:10 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:47:11 #73 ... 08:47:11 08:47:11 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:11 #56 13.16 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:47:11 #56 13.16 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:47:11 #56 13.16 OK: 26165 distinct packages available 08:47:11 #56 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:11 #56 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:11 #56 ... 08:47:11 08:47:11 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:47:11 #0 4.743 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:11 #0 6.902 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:11 #74 ... 08:47:11 08:47:11 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:47:11 #58 22.28 (1/1) Installing dumb-init (1.2.5-r3) 08:47:11 #58 22.35 Executing busybox-1.37.0-r20.trigger 08:47:11 #58 22.46 OK: 8 MiB in 17 packages 08:47:11 #58 ... 08:47:11 08:47:11 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:47:11 #64 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:11 #64 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:11 #64 ... 08:47:11 08:47:11 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:47:11 #55 20.68 OK: 255 MiB in 60 packages 08:47:13 #55 ... 08:47:13 08:47:13 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:13 #57 14.27 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:47:13 #57 14.27 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:47:13 #57 14.27 OK: 26165 distinct packages available 08:47:13 #57 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:13 #57 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:13 #57 ... 08:47:13 08:47:13 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:47:13 #66 22.18 (1/1) Installing dumb-init (1.2.5-r3) 08:47:13 #66 22.21 Executing busybox-1.37.0-r20.trigger 08:47:13 #66 22.37 OK: 8 MiB in 17 packages 08:47:13 #66 DONE 24.3s 08:47:13 08:47:13 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:47:13 #55 DONE 22.5s 08:47:13 08:47:13 #58 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:47:13 #58 DONE 24.5s 08:47:13 08:47:13 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:47:13 #63 23.70 (1/3) Installing ca-certificates (20260413-r0) 08:47:13 #63 24.18 (2/3) Installing dumb-init (1.2.5-r3) 08:47:13 #63 24.27 (3/3) Installing tzdata (2026a-r0) 08:47:13 #63 ... 08:47:13 08:47:13 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:47:13 #68 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:13 #68 ... 08:47:13 08:47:13 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:47:13 #75 ... 08:47:13 08:47:13 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:47:13 #72 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:14 #72 ... 08:47:14 08:47:14 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:47:14 #61 24.54 (1/2) Installing dumb-init (1.2.5-r3) 08:47:14 #61 24.64 (2/2) Installing su-exec (0.2-r3) 08:47:14 #61 24.68 Executing busybox-1.37.0-r20.trigger 08:47:14 #61 25.03 OK: 8 MiB in 18 packages 08:47:14 #61 ... 08:47:14 08:47:14 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:14 #71 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:14 #71 ... 08:47:14 08:47:14 #76 [core-data builder 4/7] COPY go.mod vendor* ./ 08:47:14 #76 DONE 1.0s 08:47:14 08:47:14 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:47:14 #60 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:14 #60 ... 08:47:14 08:47:14 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:17 #77 ... 08:47:17 08:47:17 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:47:17 #61 DONE 28.5s 08:47:17 08:47:17 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:47:18 #78 ... 08:47:18 08:47:18 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:47:18 #72 24.40 OK: 255 MiB in 60 packages 08:47:18 #72 DONE 27.3s 08:47:18 08:47:18 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:47:18 #75 4.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:18 #75 ... 08:47:18 08:47:18 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:47:18 #68 25.26 OK: 255 MiB in 60 packages 08:47:18 #68 DONE 27.7s 08:47:18 08:47:18 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:18 #57 29.51 (1/4) Installing dumb-init (1.2.5-r3) 08:47:18 #57 29.55 (2/4) Installing musl-obstack (1.2.3-r2) 08:47:18 #57 29.57 (3/4) Installing libucontext (1.3.2-r0) 08:47:18 #57 29.65 (4/4) Installing gcompat (1.1.0-r4) 08:47:18 #57 29.76 Executing busybox-1.37.0-r20.trigger 08:47:18 #57 ... 08:47:18 08:47:18 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:47:18 #79 DONE 0.9s 08:47:19 08:47:19 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:19 #57 30.23 OK: 8 MiB in 20 packages 08:47:19 #57 ... 08:47:19 08:47:19 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:19 #56 28.52 (1/5) Installing dumb-init (1.2.5-r3) 08:47:19 #56 28.54 (2/5) Installing musl-obstack (1.2.3-r2) 08:47:19 #56 28.54 (3/5) Installing libucontext (1.3.2-r0) 08:47:19 #56 28.56 (4/5) Installing gcompat (1.1.0-r4) 08:47:19 #56 28.57 (5/5) Installing openssl (3.5.6-r0) 08:47:19 #56 28.63 Executing busybox-1.37.0-r20.trigger 08:47:19 #56 28.81 OK: 9 MiB in 21 packages 08:47:19 #56 DONE 31.4s 08:47:19 08:47:19 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:47:19 #80 ... 08:47:19 08:47:19 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:47:19 #81 DONE 1.1s 08:47:19 08:47:19 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:19 #82 ... 08:47:19 08:47:19 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:47:19 #63 27.05 Executing busybox-1.37.0-r20.trigger 08:47:19 #63 27.28 Executing ca-certificates-20260413-r0.trigger 08:47:19 #63 28.42 OK: 9 MiB in 19 packages 08:47:19 #63 DONE 31.1s 08:47:20 08:47:20 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:20 #70 25.85 OK: 255 MiB in 60 packages 08:47:20 #70 DONE 29.1s 08:47:20 08:47:20 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:47:21 #83 ... 08:47:21 08:47:21 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:47:21 #64 26.23 (1/7) Installing ca-certificates (20260413-r0) 08:47:21 #64 26.78 (2/7) Installing dumb-init (1.2.5-r3) 08:47:21 #64 26.80 (3/7) Installing libgcc (14.2.0-r6) 08:47:21 #64 26.83 (4/7) Installing libsodium (1.0.20-r1) 08:47:21 #64 26.88 (5/7) Installing libstdc++ (14.2.0-r6) 08:47:21 #64 27.14 (6/7) Installing libzmq (4.3.5-r2) 08:47:21 #64 27.21 (7/7) Installing zeromq (4.3.5-r2) 08:47:21 #64 27.25 Executing busybox-1.37.0-r20.trigger 08:47:21 #64 27.36 Executing ca-certificates-20260413-r0.trigger 08:47:21 #64 29.10 OK: 12 MiB in 23 packages 08:47:21 #64 DONE 32.7s 08:47:21 08:47:21 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:47:21 #84 ... 08:47:21 08:47:21 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:47:21 #83 DONE 1.8s 08:47:21 08:47:21 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:21 #57 DONE 33.2s 08:47:22 08:47:22 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:47:22 #85 ... 08:47:22 08:47:22 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:22 #65 23.17 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:47:22 #65 23.17 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:47:22 #65 23.17 OK: 26165 distinct packages available 08:47:22 #65 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:22 #65 27.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:22 #65 ... 08:47:22 08:47:22 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:47:22 #74 20.96 OK: 255 MiB in 60 packages 08:47:22 #74 ... 08:47:22 08:47:22 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:47:22 #73 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:22 #73 4.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:22 #73 ... 08:47:22 08:47:22 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:47:22 #67 20.29 (1/1) Installing dumb-init (1.2.5-r3) 08:47:22 #67 20.91 Executing busybox-1.37.0-r20.trigger 08:47:22 #67 21.09 OK: 8 MiB in 17 packages 08:47:23 #67 ... 08:47:23 08:47:23 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:47:23 #0 5.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:23 #0 7.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:23 #86 ... 08:47:23 08:47:23 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:47:23 #60 27.44 (1/4) Installing ca-certificates (20260413-r0) 08:47:23 #60 28.24 (2/4) Installing dumb-init (1.2.5-r3) 08:47:23 #60 28.30 (3/4) Installing su-exec (0.2-r3) 08:47:23 #60 28.33 (4/4) Installing yq-go (4.47.2-r3) 08:47:23 #60 31.01 Executing busybox-1.37.0-r20.trigger 08:47:23 #60 31.22 Executing ca-certificates-20260413-r0.trigger 08:47:23 #60 32.88 OK: 20 MiB in 20 packages 08:47:23 #60 ... 08:47:23 08:47:23 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:47:23 #67 DONE 23.7s 08:47:23 08:47:23 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:24 #87 ... 08:47:24 08:47:24 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:47:24 #74 DONE 23.4s 08:47:24 08:47:24 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:47:24 #88 ... 08:47:24 08:47:24 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:47:24 #60 DONE 35.9s 08:47:24 08:47:24 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:47:26 #89 ... 08:47:26 08:47:26 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:47:26 #88 DONE 2.0s 08:47:26 08:47:26 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:27 #90 ... 08:47:27 08:47:27 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:47:27 #73 16.09 OK: 20 MiB in 20 packages 08:47:27 #73 DONE 17.1s 08:47:27 08:47:27 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:47:27 #91 DONE 0.3s 08:47:27 08:47:27 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:27 #71 26.36 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:47:27 #71 26.36 v3.22.4-5-gbebac71921e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:47:27 #71 26.36 OK: 26182 distinct packages available 08:47:27 #71 29.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:27 #71 31.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:27 #71 ... 08:47:27 08:47:27 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:27 #65 38.70 (1/13) Installing brotli-libs (1.1.0-r2) 08:47:27 #65 38.82 (2/13) Installing c-ares (1.34.6-r0) 08:47:27 #65 38.85 (3/13) Installing libunistring (1.3-r0) 08:47:27 #65 39.05 (4/13) Installing libidn2 (2.3.7-r0) 08:47:28 #65 39.15 (5/13) Installing nghttp2-libs (1.65.0-r0) 08:47:28 #65 39.16 (6/13) Installing libpsl (0.21.5-r3) 08:47:28 #65 39.16 (7/13) Installing zstd-libs (1.5.7-r0) 08:47:28 #65 39.22 (8/13) Installing libcurl (8.14.1-r2) 08:47:28 #65 39.28 (9/13) Installing curl (8.14.1-r2) 08:47:28 #65 39.32 (10/13) Installing dumb-init (1.2.5-r3) 08:47:28 #65 39.35 (11/13) Installing musl-obstack (1.2.3-r2) 08:47:28 #65 39.36 (12/13) Installing libucontext (1.3.2-r0) 08:47:28 #65 39.38 (13/13) Installing gcompat (1.1.0-r4) 08:47:28 #65 39.40 Executing busybox-1.37.0-r20.trigger 08:47:28 #65 39.56 OK: 13 MiB in 29 packages 08:47:29 #65 ... 08:47:29 08:47:29 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:29 #92 ... 08:47:29 08:47:29 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:47:29 #86 15.72 OK: 8 MiB in 17 packages 08:47:30 #86 ... 08:47:30 08:47:30 #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:47:30 #93 ... 08:47:30 08:47:30 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:30 #71 38.96 OK: 255 MiB in 60 packages 08:47:31 #71 ... 08:47:31 08:47:31 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:47:31 #75 7.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:31 #75 16.04 OK: 8 MiB in 17 packages 08:47:31 #75 ... 08:47:31 08:47:31 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:47:31 #78 9.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:31 #78 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:31 #78 14.06 OK: 8 MiB in 18 packages 08:47:31 #78 ... 08:47:31 08:47:31 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:31 #71 DONE 40.7s 08:47:31 08:47:31 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:31 #65 DONE 42.8s 08:47:31 08:47:31 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:47:31 #94 ... 08:47:31 08:47:31 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:47:31 #86 DONE 18.6s 08:47:31 08:47:31 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:47:31 #75 DONE 18.6s 08:47:32 08:47:32 #95 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:47:32 #95 DONE 1.1s 08:47:32 08:47:32 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:47:32 #85 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:33 #85 ... 08:47:33 08:47:33 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:47:33 #78 DONE 15.5s 08:47:33 08:47:33 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:47:36 #96 DONE 3.5s 08:47:36 08:47:36 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:47:36 #97 DONE 0.3s 08:47:36 08:47:36 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:47:36 #94 4.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:37 #94 5.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:40 #94 ... 08:47:40 08:47:40 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:47:40 #89 7.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:40 #89 9.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:40 #89 14.74 OK: 20 MiB in 20 packages 08:47:40 #89 DONE 15.8s 08:47:40 08:47:40 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:47:40 #84 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:40 #84 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:40 #84 18.49 OK: 12 MiB in 23 packages 08:47:41 #84 DONE 19.7s 08:47:41 08:47:41 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:47:41 #80 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:41 #80 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:41 #80 21.58 OK: 9 MiB in 21 packages 08:47:42 #80 ... 08:47:42 08:47:42 #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:47:42 #93 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:47:42 #93 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:42 #93 20.79 OK: 9 MiB in 19 packages 08:47:42 #93 DONE 21.8s 08:47:42 08:47:42 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:47:42 #85 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:47:42 #85 18.67 OK: 8 MiB in 20 packages 08:47:42 #85 ... 08:47:42 08:47:42 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:47:42 #80 DONE 23.5s 08:47:42 08:47:42 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:47:42 #98 ... 08:47:42 08:47:42 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:47:42 #85 DONE 20.4s 08:47:42 08:47:42 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:47:42 #99 ... 08:47:42 08:47:42 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:43 #100 ... 08:47:43 08:47:43 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:47:43 #101 ... 08:47:43 08:47:43 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:47:43 #98 DONE 1.9s 08:47:43 08:47:43 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:47:44 #102 ... 08:47:44 08:47:44 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:47:44 #101 DONE 2.8s 08:47:44 08:47:44 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:47:44 #94 11.82 OK: 13 MiB in 29 packages 08:47:44 #94 DONE 13.0s 08:47:44 08:47:44 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:47:44 #99 DONE 2.3s 08:47:44 08:47:44 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:47:45 #103 ... 08:47:45 08:47:45 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:47:45 #104 DONE 0.5s 08:47:45 08:47:45 #105 [security-spire-server stage-2 6/9] COPY security.txt / 08:47:45 #105 ... 08:47:45 08:47:45 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:47:45 #103 DONE 0.7s 08:47:45 08:47:45 #105 [security-spire-server stage-2 6/9] COPY security.txt / 08:47:45 #105 DONE 0.4s 08:47:45 08:47:45 #106 [security-spire-config stage-2 6/10] COPY security.txt / 08:47:46 #106 DONE 0.4s 08:47:46 08:47:46 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:47:46 #107 DONE 0.4s 08:47:46 08:47:46 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:47:46 #108 ... 08:47:46 08:47:46 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:47:46 #109 DONE 0.3s 08:47:46 08:47:46 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:47:46 #108 DONE 0.4s 08:47:46 08:47:46 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:46 #110 ... 08:47:46 08:47:46 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:47:46 #111 DONE 0.3s 08:47:46 08:47:46 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:47:46 #102 DONE 2.8s 08:47:46 08:47:46 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:46 #110 DONE 0.3s 08:47:46 08:47:46 #112 [security-spire-server] exporting to image 08:47:46 #112 exporting layers 08:47:47 #112 ... 08:47:47 08:47:47 #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:47:47 #113 DONE 0.7s 08:47:47 08:47:47 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:47:47 #114 DONE 0.7s 08:47:47 08:47:47 #112 [security-spire-config] exporting to image 08:47:47 #112 ... 08:47:47 08:47:47 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 08:47:47 #115 DONE 0.4s 08:47:47 08:47:47 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:47:48 #116 DONE 0.3s 08:47:48 08:47:48 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:48 #92 ... 08:47:48 08:47:48 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:47:48 #117 DONE 0.4s 08:47:48 08:47:48 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:47:49 #118 DONE 0.4s 08:47:49 08:47:49 #112 [security-spire-config] exporting to image 08:47:51 #112 exporting layers 4.7s done 08:47:51 #112 writing image sha256:b269bacfc62d4b0413028a2cdeb9eeb76aff27c72b07bf7d996100bf14463577 0.0s done 08:47:51 #112 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:47:51 #112 exporting layers 4.4s done 08:47:51 #112 writing image sha256:df31d91f54dfa6c2acd1c260473a3c90a241ed0d51f34870b9b540b8a2030526 done 08:47:51 #112 naming to docker.io/library/security-spire-config-arm64 done 08:47:52 #112 exporting layers 3.5s done 08:47:52 #112 writing image sha256:73ce229e5220b157350e5efa641a7b2137d5c5f322d616c432aa1ce2ba76753c 0.0s done 08:47:52 #112 naming to docker.io/library/security-spire-agent-arm64 08:47:52 #112 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:47:52 #112 DONE 5.1s 08:47:52 08:47:52 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:53 #156 DONE 82.6s 08:47:53 08:47:53 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:47:53 #152 ... 08:47:53 08:47:53 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:47:53 #157 DONE 0.1s 08:47:53 08:47:53 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:47:53 #158 DONE 0.1s 08:47:53 08:47:53 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:47:53 #159 DONE 0.1s 08:47:53 08:47:53 #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 08:47:53 #160 DONE 0.1s 08:47:53 08:47:53 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:47:53 #147 ... 08:47:53 08:47:53 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:47:53 #161 DONE 0.0s 08:47:53 08:47:53 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:47:53 #162 ... 08:47:53 08:47:53 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:47:53 #148 DONE 84.1s 08:47:53 08:47:53 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:47:53 #163 DONE 0.2s 08:47:53 08:47:53 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:47:53 #162 DONE 1.0s 08:47:53 08:47:53 #164 [core-common-config-bootstrapper] exporting to image 08:47:53 #164 exporting layers 08:47:53 #164 exporting layers 0.4s done 08:47:53 #164 writing image sha256:6f86efb71de6db2adef3ae930e261c27d1e6ce75d758fa81d15d7c2eb4d8bfb7 done 08:47:53 #164 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:47:53 #164 DONE 0.5s 08:47:53 08:47:53 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:47:53 #165 DONE 1.3s 08:47:53 08:47:53 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:47:53 #153 ... 08:47:53 08:47:53 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:47:53 #166 DONE 0.1s 08:47:53 08:47:53 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:47:53 #167 DONE 0.0s 08:47:53 08:47:53 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:47:53 #168 DONE 0.1s 08:47:53 08:47:53 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:47:53 #149 ... 08:47:53 08:47:53 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:47:53 #169 DONE 0.0s 08:47:53 08:47:53 #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/ 08:47:53 #170 DONE 0.0s 08:47:53 08:47:53 #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/ 08:47:53 #171 DONE 0.0s 08:47:53 08:47:53 #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/ 08:47:53 #172 DONE 0.0s 08:47:53 08:47:53 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:47:53 #173 DONE 0.0s 08:47:53 08:47:53 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:47:53 #174 DONE 0.6s 08:47:53 08:47:53 #175 [security-bootstrapper] exporting to image 08:47:53 #175 exporting layers 0.4s done 08:47:53 #175 writing image sha256:39952c2044c9c81a0a372c0cf06c053133b424c718929ff6ceccdea95ba898f3 done 08:47:53 #175 naming to docker.io/library/security-bootstrapper done 08:47:53 #175 DONE 0.4s 08:47:53 08:47:53 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:49:01 #144 156.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:49:01 #144 ... 08:49:01 08:49:01 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:49:01 #154 DONE 157.1s 08:49:01 08:49:01 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:49:01 #151 DONE 157.1s 08:49:01 08:49:01 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:49:01 #149 DONE 157.2s 08:49:01 08:49:01 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:49:01 #176 ... 08:49:01 08:49:01 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:49:01 #177 DONE 0.1s 08:49:01 08:49:01 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:49:01 #176 DONE 0.1s 08:49:01 08:49:01 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:49:01 #178 DONE 0.1s 08:49:01 08:49:01 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:49:01 #179 DONE 0.1s 08:49:01 08:49:01 #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:49:01 #180 DONE 0.2s 08:49:01 08:49:01 #181 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:49:01 #181 DONE 0.3s 08:49:01 08:49:01 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:49:01 #182 DONE 0.3s 08:49:01 08:49:01 #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:49:01 #183 DONE 0.3s 08:49:01 08:49:01 #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:49:01 #184 DONE 0.1s 08:49:01 08:49:01 #185 [core-command] exporting to image 08:49:01 #185 exporting layers 08:49:01 #185 ... 08:49:01 08:49:01 #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:49:01 #186 DONE 0.2s 08:49:01 08:49:01 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:49:01 #187 DONE 0.2s 08:49:01 08:49:01 #185 [core-command] exporting to image 08:49:01 #185 exporting layers 0.2s done 08:49:01 #185 writing image sha256:0dd28d19abcdff0bd3edd5c7e6fb7ab1407387e781bf5294c02e51f5e21ac792 done 08:49:01 #185 naming to docker.io/library/core-command done 08:49:01 #185 DONE 0.3s 08:49:01 08:49:01 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:49:01 #188 DONE 0.2s 08:49:01 08:49:01 #189 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:49:01 #189 DONE 0.2s 08:49:01 08:49:01 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:49:01 #190 DONE 0.1s 08:49:01 08:49:01 #191 [security-spiffe-token-provider] exporting to image 08:49:01 #191 exporting layers 0.3s done 08:49:01 #191 writing image sha256:dfe6565e5335e5b74a152a8c7d4b3416afd0ab98aad3c4d46f7e00d459d2d10e done 08:49:01 #191 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:49:01 #191 DONE 0.4s 08:49:01 08:49:01 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:01 #192 DONE 0.9s 08:49:01 08:49:01 #193 [security-proxy-setup] exporting to image 08:49:01 #193 exporting layers 0.3s done 08:49:01 #193 writing image sha256:205f2c4d56aec3663fe1848c1c4b3c8dbdc61e1470f50398440bcf4cb1e845ae done 08:49:01 #193 naming to docker.io/library/security-proxy-setup done 08:49:01 #193 DONE 0.3s 08:49:01 08:49:01 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:01 #152 ... 08:49:01 08:49:01 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:49:01 #144 DONE 160.1s 08:49:01 08:49:01 #194 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:49:01 #194 DONE 0.0s 08:49:01 08:49:01 #195 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:49:01 #195 DONE 0.0s 08:49:01 08:49:01 #196 [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 08:49:01 #196 DONE 0.0s 08:49:01 08:49:01 #197 [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 08:49:01 #197 DONE 0.0s 08:49:01 08:49:01 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:01 #152 ... 08:49:01 08:49:01 #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:49:01 #198 DONE 0.0s 08:49:01 08:49:01 #199 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:49:01 #199 DONE 0.2s 08:49:01 08:49:01 #200 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:49:01 #200 DONE 0.2s 08:49:01 08:49:01 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:49:01 #155 ... 08:49:01 08:49:01 #201 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:49:01 #201 DONE 0.1s 08:49:01 08:49:01 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:01 #202 ... 08:49:01 08:49:01 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:49:01 #150 DONE 161.2s 08:49:01 08:49:01 #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:49:01 #203 DONE 0.0s 08:49:01 08:49:01 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:02 #152 ... 08:49:02 08:49:02 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:02 #202 DONE 0.5s 08:49:02 08:49:02 #204 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:49:02 #204 DONE 0.1s 08:49:02 08:49:02 #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:49:02 #205 ... 08:49:02 08:49:02 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:49:02 #147 DONE 161.5s 08:49:02 08:49:02 #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:49:02 #205 DONE 0.2s 08:49:02 08:49:02 #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:49:02 #206 DONE 0.1s 08:49:02 08:49:02 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:49:02 #207 DONE 0.0s 08:49:02 08:49:02 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:49:02 #208 DONE 0.1s 08:49:02 08:49:02 #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:49:02 #209 DONE 0.1s 08:49:02 08:49:02 #210 [security-secretstore-setup] exporting to image 08:49:02 #210 exporting layers 0.4s done 08:49:02 #210 writing image sha256:c5f0d9cb7de1ff956b93d983146bb7c2ef374519a238b7db4a4758b03f45a258 done 08:49:02 #210 naming to docker.io/library/security-secretstore-setup done 08:49:02 #210 DONE 0.5s 08:49:02 08:49:02 #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:02 #211 ... 08:49:02 08:49:02 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:49:02 #212 DONE 0.2s 08:49:02 08:49:02 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:49:02 #213 DONE 0.3s 08:49:02 08:49:02 #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:02 #211 DONE 0.5s 08:49:02 08:49:02 #214 [core-data] exporting to image 08:49:03 #214 exporting layers 0.1s done 08:49:03 #214 writing image sha256:1703575884be5bf16c3a549c8393dad62f9cfbccee40cefd4246c6d9b85185de done 08:49:03 #214 naming to docker.io/library/core-data done 08:49:03 #214 DONE 0.2s 08:49:03 08:49:03 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:49:03 #146 DONE 160.7s 08:49:03 08:49:03 #215 [security-proxy-auth] exporting to image 08:49:03 #215 exporting layers 0.2s done 08:49:03 #215 writing image sha256:651a042636557b9a7d9eb59fd7ff2faacc82a08e7ceb29654542bc537ce8f880 done 08:49:03 #215 naming to docker.io/library/security-proxy-auth 0.0s done 08:49:03 #215 DONE 0.2s 08:49:03 08:49:03 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:49:03 #153 DONE 162.5s 08:49:03 08:49:03 #216 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:49:03 #216 DONE 0.1s 08:49:03 08:49:03 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:49:03 #155 ... 08:49:03 08:49:03 #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:49:03 #203 DONE 0.1s 08:49:03 08:49:03 #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:49:03 #204 DONE 0.1s 08:49:03 08:49:03 #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:49:03 #217 CACHED 08:49:03 08:49:03 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:49:03 #218 CACHED 08:49:03 08:49:03 #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:49:03 #219 DONE 0.2s 08:49:03 08:49:03 #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:49:03 #220 DONE 0.2s 08:49:03 08:49:03 #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:49:03 #221 DONE 0.0s 08:49:03 08:49:03 #222 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:49:03 #222 DONE 0.0s 08:49:03 08:49:03 #223 [core-keeper] exporting to image 08:49:03 #223 exporting layers 0.3s done 08:49:03 #223 writing image sha256:a971abf885a62ba9942878c59fd6aa7c77363c7b84ba0dff51eac10d686d8ab7 done 08:49:03 #223 naming to docker.io/library/core-keeper done 08:49:03 #223 DONE 0.3s 08:49:03 08:49:03 #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:49:03 #224 DONE 0.2s 08:49:03 08:49:03 #225 [core-metadata] exporting to image 08:49:03 #225 exporting layers 0.1s done 08:49:03 #225 writing image sha256:b72edd50c4df269c7eaa395f2eb10bf22f931da60db28795b72d870e6dae63b0 done 08:49:03 #225 naming to docker.io/library/core-metadata done 08:49:03 #225 DONE 0.2s 08:49:03 08:49:03 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:04 #152 ... 08:49:04 08:49:04 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:49:04 #155 DONE 164.1s 08:49:04 08:49:04 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:04 #152 DONE 164.1s 08:49:04 08:49:04 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:49:04 #226 DONE 0.0s 08:49:04 08:49:04 #227 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:49:05 #227 DONE 0.0s 08:49:05 08:49:05 #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:49:05 #228 DONE 0.0s 08:49:05 08:49:05 #229 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:49:05 #229 DONE 0.0s 08:49:05 08:49:05 #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:49:05 #230 ... 08:49:05 08:49:05 #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:49:05 #231 DONE 0.2s 08:49:05 08:49:05 #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:49:05 #230 DONE 0.2s 08:49:05 08:49:05 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:49:05 #232 DONE 0.0s 08:49:05 08:49:05 #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:49:05 #233 DONE 0.0s 08:49:05 08:49:05 #234 [support-scheduler] exporting to image 08:49:05 #234 ... 08:49:05 08:49:05 #235 [support-notifications] exporting to image 08:49:05 #235 exporting layers 0.2s done 08:49:05 #235 writing image sha256:9a3b00df39a65a6103df9fd214c0f2261f1bead945a7c3266e0bf0d85f8111a5 done 08:49:05 #235 naming to docker.io/library/support-notifications done 08:49:05 #235 DONE 0.2s 08:49:05 08:49:05 #234 [support-scheduler] exporting to image 08:49:05 #234 exporting layers 0.3s done 08:49:05 #234 writing image sha256:1dcfce7bf84e4f41def78ea584a05da173ffe3b40ca7a5e16be6763b9eb5ee6e done 08:49:05 #234 naming to docker.io/library/support-scheduler done 08:49:05 #234 DONE 0.3s 08:49:05 time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:05 time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:05 time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:05 time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:05 time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:05 time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:05 time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:05 time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:05 time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:05 time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:05 time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:05 time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:05 time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:05 time="2026-04-20T08:45:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:49:05 time="2026-04-20T08:45:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:49:05 $ docker stop --time=1 046251ce07509b33369aac91e1e3a2bfee835548dd25ee90358b41f4d8ca06a1 08:49:06 $ docker rm -f --volumes 046251ce07509b33369aac91e1e3a2bfee835548dd25ee90358b41f4d8ca06a1 [Pipeline] // withDockerContainer [Pipeline] sh 08:49:07 + docker images 08:49:07 REPOSITORY TAG IMAGE ID CREATED SIZE 08:49:07 support-notifications latest 9a3b00df39a6 2 seconds ago 57.8MB 08:49:07 support-scheduler latest 1dcfce7bf84e 2 seconds ago 54.1MB 08:49:07 core-keeper latest a971abf885a6 3 seconds ago 49.7MB 08:49:07 core-metadata latest b72edd50c4df 3 seconds ago 50MB 08:49:07 core-data latest 1703575884be 4 seconds ago 49.9MB 08:49:07 security-proxy-auth latest 651a04263655 4 seconds ago 49MB 08:49:07 security-secretstore-setup latest c5f0d9cb7de1 5 seconds ago 89.2MB 08:49:07 security-proxy-setup latest 205f2c4d56ae 7 seconds ago 54.7MB 08:49:07 security-spiffe-token-provider latest dfe6565e5335 8 seconds ago 53MB 08:49:07 core-command latest 0dd28d19abcd 8 seconds ago 44.1MB 08:49:07 security-bootstrapper latest 39952c2044c9 About a minute ago 21.6MB 08:49:07 core-common-config-bootstrapper latest 6f86efb71de6 About a minute ago 20.5MB 08:49:07 security-spire-agent latest b5c39aed6be3 2 minutes ago 237MB 08:49:07 security-spire-server latest 434470338842 2 minutes ago 178MB 08:49:07 security-spire-config latest 74d4e70bb9f6 3 minutes ago 177MB 08:49:07 ci-base-image-x86_64 latest e97f68c853bf 6 minutes ago 970MB 08:49:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB 08:49:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 months ago 573MB 08:49:07 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 08:49:07 provisioning config files... 08:49:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/968@tmp/config17922547913629451025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:49:07 ---> ****-login.sh 08:49:07 nexus3.edgexfoundry.org:10001 08:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:07 Login Succeeded 08:49:07 nexus3.edgexfoundry.org:10002 08:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:07 Login Succeeded 08:49:07 nexus3.edgexfoundry.org:10003 08:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:07 Login Succeeded 08:49:07 nexus3.edgexfoundry.org:10004 08:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:07 Login Succeeded 08:49:07 ****.io 08:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:08 Login Succeeded 08:49:08 ---> ****-login.sh ends [Pipeline] } 08:49:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:49:08 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:49:08 ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:08 latest 08:49:08 4.1.0-dev.109 08:49:08 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:08 main 08:49:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:08 + docker push nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:49:08 0f947183b1c4: Preparing 08:49:08 4add6b3b9396: Preparing 08:49:08 62041493e3a8: Preparing 08:49:08 e3a5012a194f: Preparing 08:49:08 ee9aec2283e9: Preparing 08:49:08 570fc0a34dd6: Preparing 08:49:08 0854555d70ac: Preparing 08:49:08 570fc0a34dd6: Waiting 08:49:08 0854555d70ac: Waiting 08:49:08 62041493e3a8: Pushed 08:49:08 0f947183b1c4: Pushed 08:49:08 e3a5012a194f: Pushed 08:49:08 ee9aec2283e9: Pushed 08:49:09 570fc0a34dd6: Pushed 08:49:10 0854555d70ac: Pushed 08:49:12 4add6b3b9396: Pushed 08:49:12 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:12 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:49:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:49:12 0f947183b1c4: Preparing 08:49:12 4add6b3b9396: Preparing 08:49:12 62041493e3a8: Preparing 08:49:12 e3a5012a194f: Preparing 08:49:12 ee9aec2283e9: Preparing 08:49:12 570fc0a34dd6: Preparing 08:49:12 0854555d70ac: Preparing 08:49:12 570fc0a34dd6: Waiting 08:49:12 0854555d70ac: Waiting 08:49:12 4add6b3b9396: Layer already exists 08:49:12 ee9aec2283e9: Layer already exists 08:49:12 0f947183b1c4: Layer already exists 08:49:12 e3a5012a194f: Layer already exists 08:49:12 62041493e3a8: Layer already exists 08:49:12 570fc0a34dd6: Layer already exists 08:49:12 0854555d70ac: Layer already exists 08:49:12 latest: digest: sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:13 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109 08:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:49:13 0f947183b1c4: Preparing 08:49:13 4add6b3b9396: Preparing 08:49:13 62041493e3a8: Preparing 08:49:13 e3a5012a194f: Preparing 08:49:13 ee9aec2283e9: Preparing 08:49:13 570fc0a34dd6: Preparing 08:49:13 0854555d70ac: Preparing 08:49:13 570fc0a34dd6: Waiting 08:49:13 0854555d70ac: Waiting 08:49:13 e3a5012a194f: Layer already exists 08:49:13 0f947183b1c4: Layer already exists 08:49:13 ee9aec2283e9: Layer already exists 08:49:13 4add6b3b9396: Layer already exists 08:49:13 62041493e3a8: Layer already exists 08:49:13 570fc0a34dd6: Layer already exists 08:49:13 0854555d70ac: Layer already exists 08:49:13 4.1.0-dev.109: digest: sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:13 + docker push nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:49:13 0f947183b1c4: Preparing 08:49:13 4add6b3b9396: Preparing 08:49:13 62041493e3a8: Preparing 08:49:13 e3a5012a194f: Preparing 08:49:13 ee9aec2283e9: Preparing 08:49:13 570fc0a34dd6: Preparing 08:49:13 0854555d70ac: Preparing 08:49:13 0854555d70ac: Waiting 08:49:13 570fc0a34dd6: Waiting 08:49:13 e3a5012a194f: Layer already exists 08:49:13 0f947183b1c4: Layer already exists 08:49:13 4add6b3b9396: Layer already exists 08:49:13 62041493e3a8: Layer already exists 08:49:13 ee9aec2283e9: Layer already exists 08:49:13 570fc0a34dd6: Layer already exists 08:49:13 0854555d70ac: Layer already exists 08:49:13 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:14 #90 DONE 106.0s 08:49:14 08:49:14 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:49:14 #40 ... 08:49:14 08:49:14 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:14 #82 DONE 112.8s 08:49:14 08:49:14 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:14 #100 DONE 99.7s 08:49:14 08:49:14 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:14 #92 DONE 113.4s 08:49:14 08:49:14 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:14 #87 DONE 110.6s 08:49:14 08:49:14 #119 [support-scheduler builder 6/7] COPY . . 08:49:14 #119 ... 08:49:14 08:49:14 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:14 #77 DONE 118.2s 08:49:14 08:49:14 #120 [core-data builder 6/7] COPY . . 08:49:14 #120 DONE 1.8s 08:49:14 08:49:14 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:49:14 #121 CACHED 08:49:14 08:49:14 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 08:49:14 #122 CACHED 08:49:14 08:49:14 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:14 #123 CACHED 08:49:14 08:49:14 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:49:14 #124 ... 08:49:14 08:49:14 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:14 #125 CACHED 08:49:14 08:49:14 #126 [security-proxy-auth builder 6/7] COPY . . 08:49:14 #126 CACHED 08:49:14 08:49:14 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:49:14 #127 CACHED 08:49:14 08:49:14 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:49:14 #128 CACHED 08:49:14 08:49:14 #129 [security-proxy-setup builder 6/7] COPY . . 08:49:14 #129 CACHED 08:49:14 08:49:14 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:14 #130 CACHED 08:49:14 08:49:14 #131 [support-notifications builder 6/7] COPY . . 08:49:14 #131 DONE 2.0s 08:49:14 08:49:14 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:14 #132 CACHED 08:49:14 08:49:14 #133 [core-command builder 6/7] COPY . . 08:49:14 #133 CACHED 08:49:14 08:49:14 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 08:49:14 #134 CACHED 08:49:14 08:49:14 #135 [core-keeper builder 7/8] COPY . . 08:49:14 #135 DONE 2.1s 08:49:14 08:49:14 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:49:14 #136 CACHED 08:49:14 08:49:14 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:14 #137 CACHED 08:49:14 08:49:14 #138 [core-metadata builder 6/7] COPY . . 08:49:14 #138 CACHED 08:49:14 08:49:14 #139 [security-spiffe-token-provider builder 6/7] COPY . . 08:49:14 #139 DONE 2.0s 08:49:14 08:49:14 #140 [security-secretstore-setup builder 6/7] COPY . . 08:49:14 #140 DONE 2.0s 08:49:14 08:49:14 #119 [support-scheduler builder 6/7] COPY . . 08:49:14 #119 DONE 1.9s 08:49:14 08:49:14 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:14 #141 CACHED 08:49:14 08:49:14 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:49:14 #142 CACHED 08:49:14 08:49:14 #143 [security-bootstrapper builder 6/7] COPY . . 08:49:14 #143 CACHED 08:49:14 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:49:14 0f947183b1c4: Preparing 08:49:14 4add6b3b9396: Preparing 08:49:14 62041493e3a8: Preparing 08:49:14 e3a5012a194f: Preparing 08:49:14 ee9aec2283e9: Preparing 08:49:14 570fc0a34dd6: Preparing 08:49:14 0854555d70ac: Preparing 08:49:14 570fc0a34dd6: Waiting 08:49:14 0854555d70ac: Waiting 08:49:14 4add6b3b9396: Layer already exists 08:49:14 e3a5012a194f: Layer already exists 08:49:14 0f947183b1c4: Layer already exists 08:49:14 ee9aec2283e9: Layer already exists 08:49:14 62041493e3a8: Layer already exists 08:49:14 570fc0a34dd6: Layer already exists 08:49:14 0854555d70ac: Layer already exists 08:49:14 main: digest: sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 08:49:14 08:49:14 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:14 ===================================================== [Pipeline] echo 08:49:14 taggedImages: 08:49:14 - nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:14 - nexus3.edgexfoundry.org:10004/core-command:latest 08:49:14 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109 08:49:14 - nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:14 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:49:14 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:49:14 ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:14 latest 08:49:14 4.1.0-dev.109 08:49:14 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:14 main 08:49:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:49:15 a705b06e69c9: Preparing 08:49:15 ef7e794089d3: Preparing 08:49:15 6daeccc957fe: Preparing 08:49:15 f9abcf915bf6: Preparing 08:49:15 62041493e3a8: Preparing 08:49:15 e3a5012a194f: Preparing 08:49:15 ee9aec2283e9: Preparing 08:49:15 570fc0a34dd6: Preparing 08:49:15 0854555d70ac: Preparing 08:49:15 e3a5012a194f: Waiting 08:49:15 570fc0a34dd6: Waiting 08:49:15 0854555d70ac: Waiting 08:49:15 ee9aec2283e9: Waiting 08:49:15 62041493e3a8: Layer already exists 08:49:15 e3a5012a194f: Layer already exists 08:49:15 ee9aec2283e9: Layer already exists 08:49:15 570fc0a34dd6: Layer already exists 08:49:15 6daeccc957fe: Pushed 08:49:15 0854555d70ac: Layer already exists 08:49:15 ef7e794089d3: Pushed 08:49:15 a705b06e69c9: Pushed 08:49:16 f9abcf915bf6: Pushed 08:49:16 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:17 + 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 08:49:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:49:17 a705b06e69c9: Preparing 08:49:17 ef7e794089d3: Preparing 08:49:17 6daeccc957fe: Preparing 08:49:17 f9abcf915bf6: Preparing 08:49:17 62041493e3a8: Preparing 08:49:17 e3a5012a194f: Preparing 08:49:17 ee9aec2283e9: Preparing 08:49:17 570fc0a34dd6: Preparing 08:49:17 0854555d70ac: Preparing 08:49:17 570fc0a34dd6: Waiting 08:49:17 ee9aec2283e9: Waiting 08:49:17 0854555d70ac: Waiting 08:49:17 e3a5012a194f: Waiting 08:49:17 f9abcf915bf6: Layer already exists 08:49:17 a705b06e69c9: Layer already exists 08:49:17 ef7e794089d3: Layer already exists 08:49:17 6daeccc957fe: Layer already exists 08:49:17 62041493e3a8: Layer already exists 08:49:17 e3a5012a194f: Layer already exists 08:49:17 ee9aec2283e9: Layer already exists 08:49:17 570fc0a34dd6: Layer already exists 08:49:17 0854555d70ac: Layer already exists 08:49:17 latest: digest: sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109 08:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:49:18 a705b06e69c9: Preparing 08:49:18 ef7e794089d3: Preparing 08:49:18 6daeccc957fe: Preparing 08:49:18 f9abcf915bf6: Preparing 08:49:18 62041493e3a8: Preparing 08:49:18 e3a5012a194f: Preparing 08:49:18 ee9aec2283e9: Preparing 08:49:18 570fc0a34dd6: Preparing 08:49:18 0854555d70ac: Preparing 08:49:18 e3a5012a194f: Waiting 08:49:18 ee9aec2283e9: Waiting 08:49:18 570fc0a34dd6: Waiting 08:49:18 0854555d70ac: Waiting 08:49:18 6daeccc957fe: Layer already exists 08:49:18 62041493e3a8: Layer already exists 08:49:18 ef7e794089d3: Layer already exists 08:49:18 f9abcf915bf6: Layer already exists 08:49:18 a705b06e69c9: Layer already exists 08:49:18 570fc0a34dd6: Layer already exists 08:49:18 ee9aec2283e9: Layer already exists 08:49:18 e3a5012a194f: Layer already exists 08:49:18 0854555d70ac: Layer already exists 08:49:18 4.1.0-dev.109: digest: sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:49:18 a705b06e69c9: Preparing 08:49:18 ef7e794089d3: Preparing 08:49:18 6daeccc957fe: Preparing 08:49:18 f9abcf915bf6: Preparing 08:49:18 62041493e3a8: Preparing 08:49:18 e3a5012a194f: Preparing 08:49:18 ee9aec2283e9: Preparing 08:49:18 570fc0a34dd6: Preparing 08:49:18 0854555d70ac: Preparing 08:49:18 ee9aec2283e9: Waiting 08:49:18 570fc0a34dd6: Waiting 08:49:18 e3a5012a194f: Waiting 08:49:18 0854555d70ac: Waiting 08:49:18 62041493e3a8: Layer already exists 08:49:18 a705b06e69c9: Layer already exists 08:49:18 6daeccc957fe: Layer already exists 08:49:18 ef7e794089d3: Layer already exists 08:49:18 f9abcf915bf6: Layer already exists 08:49:18 570fc0a34dd6: Layer already exists 08:49:18 e3a5012a194f: Layer already exists 08:49:18 ee9aec2283e9: Layer already exists 08:49:18 0854555d70ac: Layer already exists 08:49:18 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:19 + 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 08:49:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:49:19 a705b06e69c9: Preparing 08:49:19 ef7e794089d3: Preparing 08:49:19 6daeccc957fe: Preparing 08:49:19 f9abcf915bf6: Preparing 08:49:19 62041493e3a8: Preparing 08:49:19 e3a5012a194f: Preparing 08:49:19 ee9aec2283e9: Preparing 08:49:19 570fc0a34dd6: Preparing 08:49:19 0854555d70ac: Preparing 08:49:19 570fc0a34dd6: Waiting 08:49:19 0854555d70ac: Waiting 08:49:19 ee9aec2283e9: Waiting 08:49:19 e3a5012a194f: Waiting 08:49:19 6daeccc957fe: Layer already exists 08:49:19 62041493e3a8: Layer already exists 08:49:19 f9abcf915bf6: Layer already exists 08:49:19 ef7e794089d3: Layer already exists 08:49:19 a705b06e69c9: Layer already exists 08:49:19 0854555d70ac: Layer already exists 08:49:19 e3a5012a194f: Layer already exists 08:49:19 ee9aec2283e9: Layer already exists 08:49:19 570fc0a34dd6: Layer already exists 08:49:19 main: digest: sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:19 ===================================================== [Pipeline] echo 08:49:19 taggedImages: 08:49:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:49:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109 08:49:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:49:19 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:49:19 ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:19 latest 08:49:19 4.1.0-dev.109 08:49:19 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:19 main 08:49:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:20 #144 ... 08:49:20 08:49:20 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:49:20 #124 5.077 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:49:20 + docker push nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:49:20 e450769d022d: Preparing 08:49:20 ebb5499c2d50: Preparing 08:49:20 62041493e3a8: Preparing 08:49:20 e3a5012a194f: Preparing 08:49:20 ee9aec2283e9: Preparing 08:49:20 570fc0a34dd6: Preparing 08:49:20 0854555d70ac: Preparing 08:49:20 570fc0a34dd6: Waiting 08:49:20 0854555d70ac: Waiting 08:49:20 62041493e3a8: Layer already exists 08:49:20 ee9aec2283e9: Layer already exists 08:49:20 e3a5012a194f: Layer already exists 08:49:20 570fc0a34dd6: Layer already exists 08:49:20 0854555d70ac: Layer already exists 08:49:20 e450769d022d: Pushed 08:49:24 ebb5499c2d50: Pushed 08:49:24 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:25 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:49:25 e450769d022d: Preparing 08:49:25 ebb5499c2d50: Preparing 08:49:25 62041493e3a8: Preparing 08:49:25 e3a5012a194f: Preparing 08:49:25 ee9aec2283e9: Preparing 08:49:25 570fc0a34dd6: Preparing 08:49:25 0854555d70ac: Preparing 08:49:25 570fc0a34dd6: Waiting 08:49:25 0854555d70ac: Waiting 08:49:25 62041493e3a8: Layer already exists 08:49:25 ebb5499c2d50: Layer already exists 08:49:25 e450769d022d: Layer already exists 08:49:25 e3a5012a194f: Layer already exists 08:49:25 ee9aec2283e9: Layer already exists 08:49:25 570fc0a34dd6: Layer already exists 08:49:25 0854555d70ac: Layer already exists 08:49:25 latest: digest: sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:25 #124 ... 08:49:25 08:49:25 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:25 #0 6.099 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:25 #145 ... 08:49:25 08:49:25 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:49:25 #0 6.564 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:49:25 #146 ... 08:49:25 08:49:25 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:49:25 #0 4.179 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:49:25 #147 ... 08:49:25 08:49:25 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:49:25 #0 4.353 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:49:25 #148 ... 08:49:25 08:49:25 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:49:25 #0 6.303 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:49:25 #149 ... 08:49:25 08:49:25 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:49:25 #0 5.273 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:49:25 #150 ... 08:49:25 08:49:25 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:49:25 #0 6.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:49:25 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109 08:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:49:25 e450769d022d: Preparing 08:49:25 ebb5499c2d50: Preparing 08:49:25 62041493e3a8: Preparing 08:49:25 e3a5012a194f: Preparing 08:49:25 ee9aec2283e9: Preparing 08:49:25 570fc0a34dd6: Preparing 08:49:25 0854555d70ac: Preparing 08:49:25 0854555d70ac: Waiting 08:49:25 62041493e3a8: Layer already exists 08:49:25 ee9aec2283e9: Layer already exists 08:49:25 e3a5012a194f: Layer already exists 08:49:25 ebb5499c2d50: Layer already exists 08:49:25 e450769d022d: Layer already exists 08:49:25 0854555d70ac: Layer already exists 08:49:25 570fc0a34dd6: Layer already exists 08:49:25 4.1.0-dev.109: digest: sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:25 #151 ... 08:49:25 08:49:25 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:49:25 #0 6.169 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:49:25 #152 ... 08:49:25 08:49:25 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:49:25 #0 5.242 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:49:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:26 #153 ... 08:49:26 08:49:26 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:26 #0 5.742 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:49:26 #154 ... 08:49:26 08:49:26 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:49:26 #144 6.396 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:49:26 + docker push nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:49:26 e450769d022d: Preparing 08:49:26 ebb5499c2d50: Preparing 08:49:26 62041493e3a8: Preparing 08:49:26 e3a5012a194f: Preparing 08:49:26 ee9aec2283e9: Preparing 08:49:26 570fc0a34dd6: Preparing 08:49:26 0854555d70ac: Preparing 08:49:26 570fc0a34dd6: Waiting 08:49:26 0854555d70ac: Waiting 08:49:26 e450769d022d: Layer already exists 08:49:26 ee9aec2283e9: Layer already exists 08:49:26 62041493e3a8: Layer already exists 08:49:26 ebb5499c2d50: Layer already exists 08:49:26 e3a5012a194f: Layer already exists 08:49:26 570fc0a34dd6: Layer already exists 08:49:26 0854555d70ac: Layer already exists 08:49:26 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:27 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:49:27 e450769d022d: Preparing 08:49:27 ebb5499c2d50: Preparing 08:49:27 62041493e3a8: Preparing 08:49:27 e3a5012a194f: Preparing 08:49:27 ee9aec2283e9: Preparing 08:49:27 570fc0a34dd6: Preparing 08:49:27 0854555d70ac: Preparing 08:49:27 0854555d70ac: Waiting 08:49:27 570fc0a34dd6: Waiting 08:49:27 62041493e3a8: Layer already exists 08:49:27 ee9aec2283e9: Layer already exists 08:49:27 e3a5012a194f: Layer already exists 08:49:27 ebb5499c2d50: Layer already exists 08:49:27 e450769d022d: Layer already exists 08:49:27 0854555d70ac: Layer already exists 08:49:27 570fc0a34dd6: Layer already exists 08:49:27 main: digest: sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:27 ===================================================== [Pipeline] echo 08:49:27 taggedImages: 08:49:27 - nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:27 - nexus3.edgexfoundry.org:10004/core-data:latest 08:49:27 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109 08:49:27 - nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:27 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:49:27 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:49:27 ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:27 latest 08:49:27 4.1.0-dev.109 08:49:27 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:27 main 08:49:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:27 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:49:27 5707a78c5838: Preparing 08:49:27 3f24dea751e0: Preparing 08:49:27 e3a5012a194f: Preparing 08:49:27 9f638fc6b095: Preparing 08:49:27 592418a31fc9: Preparing 08:49:27 0854555d70ac: Preparing 08:49:27 0854555d70ac: Waiting 08:49:27 e3a5012a194f: Layer already exists 08:49:27 0854555d70ac: Layer already exists 08:49:27 5707a78c5838: Pushed 08:49:27 592418a31fc9: Pushed 08:49:27 9f638fc6b095: Pushed 08:49:31 3f24dea751e0: Pushed 08:49:31 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:49:32 5707a78c5838: Preparing 08:49:32 3f24dea751e0: Preparing 08:49:32 e3a5012a194f: Preparing 08:49:32 9f638fc6b095: Preparing 08:49:32 592418a31fc9: Preparing 08:49:32 0854555d70ac: Preparing 08:49:32 0854555d70ac: Waiting 08:49:32 e3a5012a194f: Layer already exists 08:49:32 3f24dea751e0: Layer already exists 08:49:32 592418a31fc9: Layer already exists 08:49:32 5707a78c5838: Layer already exists 08:49:32 9f638fc6b095: Layer already exists 08:49:32 0854555d70ac: Layer already exists 08:49:32 latest: digest: sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:32 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109 08:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:49:32 5707a78c5838: Preparing 08:49:32 3f24dea751e0: Preparing 08:49:32 e3a5012a194f: Preparing 08:49:32 9f638fc6b095: Preparing 08:49:32 592418a31fc9: Preparing 08:49:32 0854555d70ac: Preparing 08:49:32 0854555d70ac: Waiting 08:49:32 3f24dea751e0: Layer already exists 08:49:32 592418a31fc9: Layer already exists 08:49:32 5707a78c5838: Layer already exists 08:49:32 e3a5012a194f: Layer already exists 08:49:32 9f638fc6b095: Layer already exists 08:49:32 0854555d70ac: Layer already exists 08:49:32 4.1.0-dev.109: digest: sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:49:33 5707a78c5838: Preparing 08:49:33 3f24dea751e0: Preparing 08:49:33 e3a5012a194f: Preparing 08:49:33 9f638fc6b095: Preparing 08:49:33 592418a31fc9: Preparing 08:49:33 0854555d70ac: Preparing 08:49:33 0854555d70ac: Waiting 08:49:33 5707a78c5838: Layer already exists 08:49:33 3f24dea751e0: Layer already exists 08:49:33 592418a31fc9: Layer already exists 08:49:33 e3a5012a194f: Layer already exists 08:49:33 9f638fc6b095: Layer already exists 08:49:33 0854555d70ac: Layer already exists 08:49:33 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:49:34 5707a78c5838: Preparing 08:49:34 3f24dea751e0: Preparing 08:49:34 e3a5012a194f: Preparing 08:49:34 9f638fc6b095: Preparing 08:49:34 592418a31fc9: Preparing 08:49:34 0854555d70ac: Preparing 08:49:34 0854555d70ac: Waiting 08:49:34 592418a31fc9: Layer already exists 08:49:34 e3a5012a194f: Layer already exists 08:49:34 9f638fc6b095: Layer already exists 08:49:34 5707a78c5838: Layer already exists 08:49:34 3f24dea751e0: Layer already exists 08:49:34 0854555d70ac: Layer already exists 08:49:34 main: digest: sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:34 ===================================================== [Pipeline] echo 08:49:34 taggedImages: 08:49:34 - nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:34 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:49:34 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109 08:49:34 - nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:34 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:49:34 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:49:34 ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:34 latest 08:49:34 4.1.0-dev.109 08:49:34 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:34 main 08:49:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:49:34 d66370fb51e9: Preparing 08:49:34 1aab47a88e23: Preparing 08:49:34 db35460fceb4: Preparing 08:49:34 62041493e3a8: Preparing 08:49:34 e3a5012a194f: Preparing 08:49:34 ee9aec2283e9: Preparing 08:49:34 570fc0a34dd6: Preparing 08:49:34 0854555d70ac: Preparing 08:49:34 ee9aec2283e9: Waiting 08:49:34 570fc0a34dd6: Waiting 08:49:34 0854555d70ac: Waiting 08:49:34 62041493e3a8: Layer already exists 08:49:34 e3a5012a194f: Layer already exists 08:49:34 ee9aec2283e9: Layer already exists 08:49:34 570fc0a34dd6: Layer already exists 08:49:34 0854555d70ac: Layer already exists 08:49:34 d66370fb51e9: Pushed 08:49:34 1aab47a88e23: Pushed 08:49:39 db35460fceb4: Pushed 08:49:39 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:49:39 d66370fb51e9: Preparing 08:49:39 1aab47a88e23: Preparing 08:49:39 db35460fceb4: Preparing 08:49:39 62041493e3a8: Preparing 08:49:39 e3a5012a194f: Preparing 08:49:39 ee9aec2283e9: Preparing 08:49:39 570fc0a34dd6: Preparing 08:49:39 0854555d70ac: Preparing 08:49:39 ee9aec2283e9: Waiting 08:49:39 0854555d70ac: Waiting 08:49:39 570fc0a34dd6: Waiting 08:49:39 1aab47a88e23: Layer already exists 08:49:39 db35460fceb4: Layer already exists 08:49:39 d66370fb51e9: Layer already exists 08:49:39 e3a5012a194f: Layer already exists 08:49:39 62041493e3a8: Layer already exists 08:49:39 570fc0a34dd6: Layer already exists 08:49:39 ee9aec2283e9: Layer already exists 08:49:39 0854555d70ac: Layer already exists 08:49:39 latest: digest: sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109 08:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:49:40 d66370fb51e9: Preparing 08:49:40 1aab47a88e23: Preparing 08:49:40 db35460fceb4: Preparing 08:49:40 62041493e3a8: Preparing 08:49:40 e3a5012a194f: Preparing 08:49:40 ee9aec2283e9: Preparing 08:49:40 570fc0a34dd6: Preparing 08:49:40 0854555d70ac: Preparing 08:49:40 ee9aec2283e9: Waiting 08:49:40 570fc0a34dd6: Waiting 08:49:40 0854555d70ac: Waiting 08:49:40 e3a5012a194f: Layer already exists 08:49:40 db35460fceb4: Layer already exists 08:49:40 62041493e3a8: Layer already exists 08:49:40 1aab47a88e23: Layer already exists 08:49:40 d66370fb51e9: Layer already exists 08:49:40 570fc0a34dd6: Layer already exists 08:49:40 ee9aec2283e9: Layer already exists 08:49:40 0854555d70ac: Layer already exists 08:49:40 4.1.0-dev.109: digest: sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:49:40 d66370fb51e9: Preparing 08:49:40 1aab47a88e23: Preparing 08:49:40 db35460fceb4: Preparing 08:49:40 62041493e3a8: Preparing 08:49:40 e3a5012a194f: Preparing 08:49:40 ee9aec2283e9: Preparing 08:49:40 570fc0a34dd6: Preparing 08:49:40 0854555d70ac: Preparing 08:49:40 ee9aec2283e9: Waiting 08:49:40 570fc0a34dd6: Waiting 08:49:40 0854555d70ac: Waiting 08:49:40 1aab47a88e23: Layer already exists 08:49:40 d66370fb51e9: Layer already exists 08:49:40 62041493e3a8: Layer already exists 08:49:40 e3a5012a194f: Layer already exists 08:49:40 db35460fceb4: Layer already exists 08:49:40 570fc0a34dd6: Layer already exists 08:49:40 0854555d70ac: Layer already exists 08:49:40 ee9aec2283e9: Layer already exists 08:49:40 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:49:41 d66370fb51e9: Preparing 08:49:41 1aab47a88e23: Preparing 08:49:41 db35460fceb4: Preparing 08:49:41 62041493e3a8: Preparing 08:49:41 e3a5012a194f: Preparing 08:49:41 ee9aec2283e9: Preparing 08:49:41 570fc0a34dd6: Preparing 08:49:41 0854555d70ac: Preparing 08:49:41 ee9aec2283e9: Waiting 08:49:41 570fc0a34dd6: Waiting 08:49:41 1aab47a88e23: Layer already exists 08:49:41 db35460fceb4: Layer already exists 08:49:41 62041493e3a8: Layer already exists 08:49:41 d66370fb51e9: Layer already exists 08:49:41 e3a5012a194f: Layer already exists 08:49:41 ee9aec2283e9: Layer already exists 08:49:41 570fc0a34dd6: Layer already exists 08:49:41 0854555d70ac: Layer already exists 08:49:41 main: digest: sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:41 ===================================================== [Pipeline] echo 08:49:41 taggedImages: 08:49:41 - nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:49:41 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109 08:49:41 - nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:41 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:49:41 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:49:41 ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:41 latest 08:49:41 4.1.0-dev.109 08:49:41 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:41 main 08:49:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:49:42 59137539ad48: Preparing 08:49:42 f089373e0797: Preparing 08:49:42 f08b7e10b310: Preparing 08:49:42 40acb8b4dd81: Preparing 08:49:42 7b965b5b2da2: Preparing 08:49:42 5f9c468b0813: Preparing 08:49:42 e5451f0b6a13: Preparing 08:49:42 62041493e3a8: Preparing 08:49:42 e3a5012a194f: Preparing 08:49:42 787dd31430ad: Preparing 08:49:42 140b6a663aaf: Preparing 08:49:42 5f70bf18a086: Preparing 08:49:42 65cee3d02b60: Preparing 08:49:42 e5451f0b6a13: Waiting 08:49:42 fa0eefb65532: Preparing 08:49:42 fae0613b1c02: Preparing 08:49:42 62041493e3a8: Waiting 08:49:42 787dd31430ad: Waiting 08:49:42 5f70bf18a086: Waiting 08:49:42 0854555d70ac: Preparing 08:49:42 140b6a663aaf: Waiting 08:49:42 65cee3d02b60: Waiting 08:49:42 e3a5012a194f: Waiting 08:49:42 fa0eefb65532: Waiting 08:49:42 fae0613b1c02: Waiting 08:49:42 0854555d70ac: Waiting 08:49:42 5f9c468b0813: Waiting 08:49:42 f08b7e10b310: Pushed 08:49:42 40acb8b4dd81: Pushed 08:49:42 f089373e0797: Pushed 08:49:42 7b965b5b2da2: Pushed 08:49:42 59137539ad48: Pushed 08:49:42 62041493e3a8: Layer already exists 08:49:42 e3a5012a194f: Layer already exists 08:49:42 5f9c468b0813: Pushed 08:49:42 5f70bf18a086: Layer already exists 08:49:42 787dd31430ad: Pushed 08:49:42 140b6a663aaf: Pushed 08:49:42 fa0eefb65532: Pushed 08:49:42 65cee3d02b60: Pushed 08:49:42 0854555d70ac: Layer already exists 08:49:42 fae0613b1c02: Pushed 08:49:44 e5451f0b6a13: Pushed 08:49:44 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:49:44 59137539ad48: Preparing 08:49:44 f089373e0797: Preparing 08:49:44 f08b7e10b310: Preparing 08:49:44 40acb8b4dd81: Preparing 08:49:44 7b965b5b2da2: Preparing 08:49:44 5f9c468b0813: Preparing 08:49:44 e5451f0b6a13: Preparing 08:49:44 62041493e3a8: Preparing 08:49:44 e3a5012a194f: Preparing 08:49:44 787dd31430ad: Preparing 08:49:44 140b6a663aaf: Preparing 08:49:44 5f70bf18a086: Preparing 08:49:44 65cee3d02b60: Preparing 08:49:44 fa0eefb65532: Preparing 08:49:44 fae0613b1c02: Preparing 08:49:44 0854555d70ac: Preparing 08:49:44 787dd31430ad: Waiting 08:49:44 140b6a663aaf: Waiting 08:49:44 5f9c468b0813: Waiting 08:49:44 5f70bf18a086: Waiting 08:49:44 e5451f0b6a13: Waiting 08:49:44 65cee3d02b60: Waiting 08:49:44 fa0eefb65532: Waiting 08:49:44 62041493e3a8: Waiting 08:49:44 fae0613b1c02: Waiting 08:49:44 0854555d70ac: Waiting 08:49:44 e3a5012a194f: Waiting 08:49:44 f08b7e10b310: Layer already exists 08:49:44 7b965b5b2da2: Layer already exists 08:49:44 40acb8b4dd81: Layer already exists 08:49:44 f089373e0797: Layer already exists 08:49:44 59137539ad48: Layer already exists 08:49:44 62041493e3a8: Layer already exists 08:49:44 e5451f0b6a13: Layer already exists 08:49:44 787dd31430ad: Layer already exists 08:49:44 5f9c468b0813: Layer already exists 08:49:44 e3a5012a194f: Layer already exists 08:49:44 140b6a663aaf: Layer already exists 08:49:44 fa0eefb65532: Layer already exists 08:49:44 5f70bf18a086: Layer already exists 08:49:44 fae0613b1c02: Layer already exists 08:49:44 65cee3d02b60: Layer already exists 08:49:44 0854555d70ac: Layer already exists 08:49:44 latest: digest: sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109 08:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:49:45 59137539ad48: Preparing 08:49:45 f089373e0797: Preparing 08:49:45 f08b7e10b310: Preparing 08:49:45 40acb8b4dd81: Preparing 08:49:45 7b965b5b2da2: Preparing 08:49:45 5f9c468b0813: Preparing 08:49:45 e5451f0b6a13: Preparing 08:49:45 62041493e3a8: Preparing 08:49:45 e3a5012a194f: Preparing 08:49:45 787dd31430ad: Preparing 08:49:45 140b6a663aaf: Preparing 08:49:45 5f70bf18a086: Preparing 08:49:45 65cee3d02b60: Preparing 08:49:45 fa0eefb65532: Preparing 08:49:45 fae0613b1c02: Preparing 08:49:45 0854555d70ac: Preparing 08:49:45 5f9c468b0813: Waiting 08:49:45 787dd31430ad: Waiting 08:49:45 e5451f0b6a13: Waiting 08:49:45 62041493e3a8: Waiting 08:49:45 140b6a663aaf: Waiting 08:49:45 e3a5012a194f: Waiting 08:49:45 65cee3d02b60: Waiting 08:49:45 fa0eefb65532: Waiting 08:49:45 5f70bf18a086: Waiting 08:49:45 fae0613b1c02: Waiting 08:49:45 0854555d70ac: Waiting 08:49:45 59137539ad48: Layer already exists 08:49:45 f089373e0797: Layer already exists 08:49:45 40acb8b4dd81: Layer already exists 08:49:45 7b965b5b2da2: Layer already exists 08:49:45 f08b7e10b310: Layer already exists 08:49:45 5f9c468b0813: Layer already exists 08:49:45 e5451f0b6a13: Layer already exists 08:49:45 e3a5012a194f: Layer already exists 08:49:45 62041493e3a8: Layer already exists 08:49:45 787dd31430ad: Layer already exists 08:49:45 140b6a663aaf: Layer already exists 08:49:45 65cee3d02b60: Layer already exists 08:49:45 5f70bf18a086: Layer already exists 08:49:45 fa0eefb65532: Layer already exists 08:49:45 fae0613b1c02: Layer already exists 08:49:45 0854555d70ac: Layer already exists 08:49:45 4.1.0-dev.109: digest: sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:49:46 59137539ad48: Preparing 08:49:46 f089373e0797: Preparing 08:49:46 f08b7e10b310: Preparing 08:49:46 40acb8b4dd81: Preparing 08:49:46 7b965b5b2da2: Preparing 08:49:46 5f9c468b0813: Preparing 08:49:46 e5451f0b6a13: Preparing 08:49:46 62041493e3a8: Preparing 08:49:46 e3a5012a194f: Preparing 08:49:46 787dd31430ad: Preparing 08:49:46 140b6a663aaf: Preparing 08:49:46 5f70bf18a086: Preparing 08:49:46 65cee3d02b60: Preparing 08:49:46 fa0eefb65532: Preparing 08:49:46 fae0613b1c02: Preparing 08:49:46 0854555d70ac: Preparing 08:49:46 e3a5012a194f: Waiting 08:49:46 5f9c468b0813: Waiting 08:49:46 e5451f0b6a13: Waiting 08:49:46 62041493e3a8: Waiting 08:49:46 fae0613b1c02: Waiting 08:49:46 787dd31430ad: Waiting 08:49:46 0854555d70ac: Waiting 08:49:46 5f70bf18a086: Waiting 08:49:46 140b6a663aaf: Waiting 08:49:46 65cee3d02b60: Waiting 08:49:46 fa0eefb65532: Waiting 08:49:46 40acb8b4dd81: Layer already exists 08:49:46 7b965b5b2da2: Layer already exists 08:49:46 59137539ad48: Layer already exists 08:49:46 f08b7e10b310: Layer already exists 08:49:46 f089373e0797: Layer already exists 08:49:46 5f9c468b0813: Layer already exists 08:49:46 62041493e3a8: Layer already exists 08:49:46 e5451f0b6a13: Layer already exists 08:49:46 e3a5012a194f: Layer already exists 08:49:46 787dd31430ad: Layer already exists 08:49:46 140b6a663aaf: Layer already exists 08:49:46 5f70bf18a086: Layer already exists 08:49:46 65cee3d02b60: Layer already exists 08:49:46 fae0613b1c02: Layer already exists 08:49:46 fa0eefb65532: Layer already exists 08:49:46 0854555d70ac: Layer already exists 08:49:46 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:49:46 59137539ad48: Preparing 08:49:46 f089373e0797: Preparing 08:49:46 f08b7e10b310: Preparing 08:49:46 40acb8b4dd81: Preparing 08:49:46 7b965b5b2da2: Preparing 08:49:46 5f9c468b0813: Preparing 08:49:46 e5451f0b6a13: Preparing 08:49:46 62041493e3a8: Preparing 08:49:46 e3a5012a194f: Preparing 08:49:46 62041493e3a8: Waiting 08:49:46 5f9c468b0813: Waiting 08:49:46 e3a5012a194f: Waiting 08:49:46 e5451f0b6a13: Waiting 08:49:46 787dd31430ad: Preparing 08:49:46 140b6a663aaf: Preparing 08:49:46 5f70bf18a086: Preparing 08:49:46 65cee3d02b60: Preparing 08:49:46 140b6a663aaf: Waiting 08:49:46 787dd31430ad: Waiting 08:49:46 5f70bf18a086: Waiting 08:49:46 fa0eefb65532: Preparing 08:49:46 fae0613b1c02: Preparing 08:49:46 0854555d70ac: Preparing 08:49:46 65cee3d02b60: Waiting 08:49:46 fa0eefb65532: Waiting 08:49:46 fae0613b1c02: Waiting 08:49:46 0854555d70ac: Waiting 08:49:46 f08b7e10b310: Layer already exists 08:49:46 59137539ad48: Layer already exists 08:49:46 40acb8b4dd81: Layer already exists 08:49:46 7b965b5b2da2: Layer already exists 08:49:46 f089373e0797: Layer already exists 08:49:46 e5451f0b6a13: Layer already exists 08:49:46 5f9c468b0813: Layer already exists 08:49:46 62041493e3a8: Layer already exists 08:49:46 787dd31430ad: Layer already exists 08:49:46 e3a5012a194f: Layer already exists 08:49:46 140b6a663aaf: Layer already exists 08:49:46 fa0eefb65532: Layer already exists 08:49:46 65cee3d02b60: Layer already exists 08:49:46 5f70bf18a086: Layer already exists 08:49:46 fae0613b1c02: Layer already exists 08:49:46 0854555d70ac: Layer already exists 08:49:46 main: digest: sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:46 ===================================================== [Pipeline] echo 08:49:46 taggedImages: 08:49:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:49:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109 08:49:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:49:46 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:49:46 ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:46 latest 08:49:46 4.1.0-dev.109 08:49:46 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:46 main 08:49:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:49:47 e6220dc7bdb3: Preparing 08:49:47 d6185ab5e10b: Preparing 08:49:47 1d59a341416c: Preparing 08:49:47 245d491a5ba8: Preparing 08:49:47 62041493e3a8: Preparing 08:49:47 e3a5012a194f: Preparing 08:49:47 ee9aec2283e9: Preparing 08:49:47 570fc0a34dd6: Preparing 08:49:47 0854555d70ac: Preparing 08:49:47 ee9aec2283e9: Waiting 08:49:47 570fc0a34dd6: Waiting 08:49:47 0854555d70ac: Waiting 08:49:47 e3a5012a194f: Waiting 08:49:47 62041493e3a8: Layer already exists 08:49:47 e3a5012a194f: Layer already exists 08:49:47 ee9aec2283e9: Layer already exists 08:49:47 570fc0a34dd6: Layer already exists 08:49:47 d6185ab5e10b: Pushed 08:49:47 0854555d70ac: Layer already exists 08:49:47 e6220dc7bdb3: Pushed 08:49:47 1d59a341416c: Pushed 08:49:51 245d491a5ba8: Pushed 08:49:51 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:49:52 e6220dc7bdb3: Preparing 08:49:52 d6185ab5e10b: Preparing 08:49:52 1d59a341416c: Preparing 08:49:52 245d491a5ba8: Preparing 08:49:52 62041493e3a8: Preparing 08:49:52 e3a5012a194f: Preparing 08:49:52 ee9aec2283e9: Preparing 08:49:52 570fc0a34dd6: Preparing 08:49:52 0854555d70ac: Preparing 08:49:52 ee9aec2283e9: Waiting 08:49:52 570fc0a34dd6: Waiting 08:49:52 e3a5012a194f: Waiting 08:49:52 0854555d70ac: Waiting 08:49:52 62041493e3a8: Layer already exists 08:49:52 d6185ab5e10b: Layer already exists 08:49:52 e6220dc7bdb3: Layer already exists 08:49:52 245d491a5ba8: Layer already exists 08:49:52 1d59a341416c: Layer already exists 08:49:52 e3a5012a194f: Layer already exists 08:49:52 570fc0a34dd6: Layer already exists 08:49:52 ee9aec2283e9: Layer already exists 08:49:52 0854555d70ac: Layer already exists 08:49:52 latest: digest: sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109 08:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:49:52 e6220dc7bdb3: Preparing 08:49:52 d6185ab5e10b: Preparing 08:49:52 1d59a341416c: Preparing 08:49:52 245d491a5ba8: Preparing 08:49:52 62041493e3a8: Preparing 08:49:52 e3a5012a194f: Preparing 08:49:52 ee9aec2283e9: Preparing 08:49:52 570fc0a34dd6: Preparing 08:49:52 0854555d70ac: Preparing 08:49:52 ee9aec2283e9: Waiting 08:49:52 570fc0a34dd6: Waiting 08:49:52 0854555d70ac: Waiting 08:49:52 e3a5012a194f: Waiting 08:49:52 e6220dc7bdb3: Layer already exists 08:49:52 1d59a341416c: Layer already exists 08:49:52 62041493e3a8: Layer already exists 08:49:52 d6185ab5e10b: Layer already exists 08:49:52 245d491a5ba8: Layer already exists 08:49:52 e3a5012a194f: Layer already exists 08:49:52 ee9aec2283e9: Layer already exists 08:49:52 570fc0a34dd6: Layer already exists 08:49:52 0854555d70ac: Layer already exists 08:49:52 4.1.0-dev.109: digest: sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:49:53 e6220dc7bdb3: Preparing 08:49:53 d6185ab5e10b: Preparing 08:49:53 1d59a341416c: Preparing 08:49:53 245d491a5ba8: Preparing 08:49:53 62041493e3a8: Preparing 08:49:53 e3a5012a194f: Preparing 08:49:53 ee9aec2283e9: Preparing 08:49:53 570fc0a34dd6: Preparing 08:49:53 0854555d70ac: Preparing 08:49:53 e3a5012a194f: Waiting 08:49:53 ee9aec2283e9: Waiting 08:49:53 570fc0a34dd6: Waiting 08:49:53 0854555d70ac: Waiting 08:49:53 1d59a341416c: Layer already exists 08:49:53 d6185ab5e10b: Layer already exists 08:49:53 e6220dc7bdb3: Layer already exists 08:49:53 62041493e3a8: Layer already exists 08:49:53 245d491a5ba8: Layer already exists 08:49:53 ee9aec2283e9: Layer already exists 08:49:53 570fc0a34dd6: Layer already exists 08:49:53 e3a5012a194f: Layer already exists 08:49:53 0854555d70ac: Layer already exists 08:49:53 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:49:54 e6220dc7bdb3: Preparing 08:49:54 d6185ab5e10b: Preparing 08:49:54 1d59a341416c: Preparing 08:49:54 245d491a5ba8: Preparing 08:49:54 62041493e3a8: Preparing 08:49:54 e3a5012a194f: Preparing 08:49:54 ee9aec2283e9: Preparing 08:49:54 570fc0a34dd6: Preparing 08:49:54 0854555d70ac: Preparing 08:49:54 ee9aec2283e9: Waiting 08:49:54 570fc0a34dd6: Waiting 08:49:54 0854555d70ac: Waiting 08:49:54 e3a5012a194f: Waiting 08:49:54 62041493e3a8: Layer already exists 08:49:54 1d59a341416c: Layer already exists 08:49:54 d6185ab5e10b: Layer already exists 08:49:54 e6220dc7bdb3: Layer already exists 08:49:54 245d491a5ba8: Layer already exists 08:49:54 e3a5012a194f: Layer already exists 08:49:54 ee9aec2283e9: Layer already exists 08:49:54 570fc0a34dd6: Layer already exists 08:49:54 0854555d70ac: Layer already exists 08:49:54 main: digest: sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:54 ===================================================== [Pipeline] echo 08:49:54 taggedImages: 08:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109 08:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:49:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:49:54 ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:54 latest 08:49:54 4.1.0-dev.109 08:49:54 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:49:54 main 08:49:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e 08:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:49:55 7aa6d382093e: Preparing 08:49:55 f3a25c8ec5cd: Preparing 08:49:55 3d38e61abbe2: Preparing 08:49:55 f358ae7d663a: Preparing 08:49:55 ce8bb6200e44: Preparing 08:49:55 62041493e3a8: Preparing 08:49:55 e3a5012a194f: Preparing 08:49:55 eef52190fdfe: Preparing 08:49:55 7e74e6bf2a06: Preparing 08:49:55 35eb715500b9: Preparing 08:49:55 0854555d70ac: Preparing 08:49:55 62041493e3a8: Waiting 08:49:55 e3a5012a194f: Waiting 08:49:55 eef52190fdfe: Waiting 08:49:55 7e74e6bf2a06: Waiting 08:49:55 35eb715500b9: Waiting 08:49:55 0854555d70ac: Waiting 08:49:55 f3a25c8ec5cd: Pushed 08:49:55 ce8bb6200e44: Pushed 08:49:55 f358ae7d663a: Pushed 08:49:55 7aa6d382093e: Pushed 08:49:55 62041493e3a8: Layer already exists 08:49:55 e3a5012a194f: Layer already exists 08:49:55 0854555d70ac: Layer already exists 08:49:55 7e74e6bf2a06: Pushed 08:49:55 eef52190fdfe: Pushed 08:49:56 35eb715500b9: Pushed 08:49:58 3d38e61abbe2: Pushed 08:49:58 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:49:58 7aa6d382093e: Preparing 08:49:58 f3a25c8ec5cd: Preparing 08:49:58 3d38e61abbe2: Preparing 08:49:58 f358ae7d663a: Preparing 08:49:58 ce8bb6200e44: Preparing 08:49:58 62041493e3a8: Preparing 08:49:58 e3a5012a194f: Preparing 08:49:58 eef52190fdfe: Preparing 08:49:58 7e74e6bf2a06: Preparing 08:49:58 35eb715500b9: Preparing 08:49:58 0854555d70ac: Preparing 08:49:58 e3a5012a194f: Waiting 08:49:58 eef52190fdfe: Waiting 08:49:58 35eb715500b9: Waiting 08:49:58 0854555d70ac: Waiting 08:49:58 62041493e3a8: Waiting 08:49:58 7e74e6bf2a06: Waiting 08:49:58 f3a25c8ec5cd: Layer already exists 08:49:58 7aa6d382093e: Layer already exists 08:49:58 ce8bb6200e44: Layer already exists 08:49:58 f358ae7d663a: Layer already exists 08:49:58 3d38e61abbe2: Layer already exists 08:49:58 7e74e6bf2a06: Layer already exists 08:49:58 62041493e3a8: Layer already exists 08:49:58 35eb715500b9: Layer already exists 08:49:58 e3a5012a194f: Layer already exists 08:49:58 eef52190fdfe: Layer already exists 08:49:58 0854555d70ac: Layer already exists 08:49:58 latest: digest: sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109 08:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:49:59 7aa6d382093e: Preparing 08:49:59 f3a25c8ec5cd: Preparing 08:49:59 3d38e61abbe2: Preparing 08:49:59 f358ae7d663a: Preparing 08:49:59 ce8bb6200e44: Preparing 08:49:59 62041493e3a8: Preparing 08:49:59 e3a5012a194f: Preparing 08:49:59 eef52190fdfe: Preparing 08:49:59 7e74e6bf2a06: Preparing 08:49:59 35eb715500b9: Preparing 08:49:59 0854555d70ac: Preparing 08:49:59 7e74e6bf2a06: Waiting 08:49:59 62041493e3a8: Waiting 08:49:59 35eb715500b9: Waiting 08:49:59 0854555d70ac: Waiting 08:49:59 e3a5012a194f: Waiting 08:49:59 eef52190fdfe: Waiting 08:49:59 ce8bb6200e44: Layer already exists 08:49:59 f358ae7d663a: Layer already exists 08:49:59 3d38e61abbe2: Layer already exists 08:49:59 f3a25c8ec5cd: Layer already exists 08:49:59 7aa6d382093e: Layer already exists 08:49:59 e3a5012a194f: Layer already exists 08:49:59 eef52190fdfe: Layer already exists 08:49:59 62041493e3a8: Layer already exists 08:49:59 7e74e6bf2a06: Layer already exists 08:49:59 35eb715500b9: Layer already exists 08:49:59 0854555d70ac: Layer already exists 08:49:59 4.1.0-dev.109: digest: sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:50:00 7aa6d382093e: Preparing 08:50:00 f3a25c8ec5cd: Preparing 08:50:00 3d38e61abbe2: Preparing 08:50:00 f358ae7d663a: Preparing 08:50:00 ce8bb6200e44: Preparing 08:50:00 62041493e3a8: Preparing 08:50:00 e3a5012a194f: Preparing 08:50:00 eef52190fdfe: Preparing 08:50:00 7e74e6bf2a06: Preparing 08:50:00 35eb715500b9: Preparing 08:50:00 0854555d70ac: Preparing 08:50:00 eef52190fdfe: Waiting 08:50:00 62041493e3a8: Waiting 08:50:00 e3a5012a194f: Waiting 08:50:00 7e74e6bf2a06: Waiting 08:50:00 0854555d70ac: Waiting 08:50:00 35eb715500b9: Waiting 08:50:00 f3a25c8ec5cd: Layer already exists 08:50:00 3d38e61abbe2: Layer already exists 08:50:00 7aa6d382093e: Layer already exists 08:50:00 f358ae7d663a: Layer already exists 08:50:00 ce8bb6200e44: Layer already exists 08:50:00 e3a5012a194f: Layer already exists 08:50:00 7e74e6bf2a06: Layer already exists 08:50:00 62041493e3a8: Layer already exists 08:50:00 eef52190fdfe: Layer already exists 08:50:00 35eb715500b9: Layer already exists 08:50:00 0854555d70ac: Layer already exists 08:50:00 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:50:00 7aa6d382093e: Preparing 08:50:00 f3a25c8ec5cd: Preparing 08:50:00 3d38e61abbe2: Preparing 08:50:00 f358ae7d663a: Preparing 08:50:00 ce8bb6200e44: Preparing 08:50:00 62041493e3a8: Preparing 08:50:00 e3a5012a194f: Preparing 08:50:00 eef52190fdfe: Preparing 08:50:00 7e74e6bf2a06: Preparing 08:50:00 35eb715500b9: Preparing 08:50:00 0854555d70ac: Preparing 08:50:00 eef52190fdfe: Waiting 08:50:00 7e74e6bf2a06: Waiting 08:50:00 35eb715500b9: Waiting 08:50:00 0854555d70ac: Waiting 08:50:00 62041493e3a8: Waiting 08:50:00 e3a5012a194f: Waiting 08:50:00 f358ae7d663a: Layer already exists 08:50:00 3d38e61abbe2: Layer already exists 08:50:00 f3a25c8ec5cd: Layer already exists 08:50:00 7aa6d382093e: Layer already exists 08:50:00 ce8bb6200e44: Layer already exists 08:50:00 62041493e3a8: Layer already exists 08:50:00 e3a5012a194f: Layer already exists 08:50:00 35eb715500b9: Layer already exists 08:50:00 7e74e6bf2a06: Layer already exists 08:50:00 eef52190fdfe: Layer already exists 08:50:00 0854555d70ac: Layer already exists 08:50:00 main: digest: sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:50:00 ===================================================== [Pipeline] echo 08:50:00 taggedImages: 08:50:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e 08:50:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:50:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109 08:50:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:50:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:50:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:50:00 ccfc4ad80108f97da12a51b67a32382092a5128e 08:50:00 latest 08:50:00 4.1.0-dev.109 08:50:00 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:50:00 main 08:50:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e 08:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:50:01 27905d97d07a: Preparing 08:50:01 85ecab069ece: Preparing 08:50:01 2f87d75e35c4: Preparing 08:50:01 27ed037c5a3a: Preparing 08:50:01 9f95eefd8805: Preparing 08:50:01 ffbfe351fece: Preparing 08:50:01 267dc9e344e9: Preparing 08:50:01 62041493e3a8: Preparing 08:50:01 e3a5012a194f: Preparing 08:50:01 a61add60d217: Preparing 08:50:01 630c0af8b56a: Preparing 08:50:01 0854555d70ac: Preparing 08:50:01 62041493e3a8: Waiting 08:50:01 e3a5012a194f: Waiting 08:50:01 a61add60d217: Waiting 08:50:01 630c0af8b56a: Waiting 08:50:01 0854555d70ac: Waiting 08:50:01 ffbfe351fece: Waiting 08:50:01 267dc9e344e9: Waiting 08:50:01 27905d97d07a: Pushed 08:50:01 9f95eefd8805: Pushed 08:50:01 85ecab069ece: Pushed 08:50:01 62041493e3a8: Layer already exists 08:50:01 e3a5012a194f: Layer already exists 08:50:01 ffbfe351fece: Pushed 08:50:01 267dc9e344e9: Pushed 08:50:01 0854555d70ac: Layer already exists 08:50:01 a61add60d217: Pushed 08:50:03 630c0af8b56a: Pushed 08:50:04 27ed037c5a3a: Pushed 08:50:04 2f87d75e35c4: Pushed 08:50:04 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:50:04 27905d97d07a: Preparing 08:50:04 85ecab069ece: Preparing 08:50:04 2f87d75e35c4: Preparing 08:50:04 27ed037c5a3a: Preparing 08:50:04 9f95eefd8805: Preparing 08:50:04 ffbfe351fece: Preparing 08:50:04 267dc9e344e9: Preparing 08:50:04 62041493e3a8: Preparing 08:50:04 e3a5012a194f: Preparing 08:50:04 a61add60d217: Preparing 08:50:04 630c0af8b56a: Preparing 08:50:04 0854555d70ac: Preparing 08:50:04 267dc9e344e9: Waiting 08:50:04 630c0af8b56a: Waiting 08:50:04 a61add60d217: Waiting 08:50:04 62041493e3a8: Waiting 08:50:04 e3a5012a194f: Waiting 08:50:04 ffbfe351fece: Waiting 08:50:04 0854555d70ac: Waiting 08:50:04 85ecab069ece: Layer already exists 08:50:04 27905d97d07a: Layer already exists 08:50:04 2f87d75e35c4: Layer already exists 08:50:04 27ed037c5a3a: Layer already exists 08:50:04 9f95eefd8805: Layer already exists 08:50:04 267dc9e344e9: Layer already exists 08:50:04 ffbfe351fece: Layer already exists 08:50:04 62041493e3a8: Layer already exists 08:50:04 e3a5012a194f: Layer already exists 08:50:04 a61add60d217: Layer already exists 08:50:04 630c0af8b56a: Layer already exists 08:50:04 0854555d70ac: Layer already exists 08:50:04 latest: digest: sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109 08:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:50:05 27905d97d07a: Preparing 08:50:05 85ecab069ece: Preparing 08:50:05 2f87d75e35c4: Preparing 08:50:05 27ed037c5a3a: Preparing 08:50:05 9f95eefd8805: Preparing 08:50:05 ffbfe351fece: Preparing 08:50:05 267dc9e344e9: Preparing 08:50:05 62041493e3a8: Preparing 08:50:05 e3a5012a194f: Preparing 08:50:05 a61add60d217: Preparing 08:50:05 630c0af8b56a: Preparing 08:50:05 0854555d70ac: Preparing 08:50:05 e3a5012a194f: Waiting 08:50:05 267dc9e344e9: Waiting 08:50:05 62041493e3a8: Waiting 08:50:05 a61add60d217: Waiting 08:50:05 630c0af8b56a: Waiting 08:50:05 0854555d70ac: Waiting 08:50:05 ffbfe351fece: Waiting 08:50:05 27905d97d07a: Layer already exists 08:50:05 85ecab069ece: Layer already exists 08:50:05 27ed037c5a3a: Layer already exists 08:50:05 2f87d75e35c4: Layer already exists 08:50:05 9f95eefd8805: Layer already exists 08:50:05 ffbfe351fece: Layer already exists 08:50:05 267dc9e344e9: Layer already exists 08:50:05 e3a5012a194f: Layer already exists 08:50:05 62041493e3a8: Layer already exists 08:50:05 a61add60d217: Layer already exists 08:50:05 630c0af8b56a: Layer already exists 08:50:05 0854555d70ac: Layer already exists 08:50:05 4.1.0-dev.109: digest: sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:50:06 27905d97d07a: Preparing 08:50:06 85ecab069ece: Preparing 08:50:06 2f87d75e35c4: Preparing 08:50:06 27ed037c5a3a: Preparing 08:50:06 9f95eefd8805: Preparing 08:50:06 ffbfe351fece: Preparing 08:50:06 267dc9e344e9: Preparing 08:50:06 62041493e3a8: Preparing 08:50:06 e3a5012a194f: Preparing 08:50:06 a61add60d217: Preparing 08:50:06 630c0af8b56a: Preparing 08:50:06 0854555d70ac: Preparing 08:50:06 267dc9e344e9: Waiting 08:50:06 62041493e3a8: Waiting 08:50:06 e3a5012a194f: Waiting 08:50:06 a61add60d217: Waiting 08:50:06 630c0af8b56a: Waiting 08:50:06 0854555d70ac: Waiting 08:50:06 ffbfe351fece: Waiting 08:50:06 2f87d75e35c4: Layer already exists 08:50:06 85ecab069ece: Layer already exists 08:50:06 27905d97d07a: Layer already exists 08:50:06 9f95eefd8805: Layer already exists 08:50:06 27ed037c5a3a: Layer already exists 08:50:06 ffbfe351fece: Layer already exists 08:50:06 e3a5012a194f: Layer already exists 08:50:06 267dc9e344e9: Layer already exists 08:50:06 a61add60d217: Layer already exists 08:50:06 62041493e3a8: Layer already exists 08:50:06 630c0af8b56a: Layer already exists 08:50:06 0854555d70ac: Layer already exists 08:50:06 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:50:06 27905d97d07a: Preparing 08:50:06 85ecab069ece: Preparing 08:50:06 2f87d75e35c4: Preparing 08:50:06 27ed037c5a3a: Preparing 08:50:06 9f95eefd8805: Preparing 08:50:06 ffbfe351fece: Preparing 08:50:06 267dc9e344e9: Preparing 08:50:06 62041493e3a8: Preparing 08:50:06 e3a5012a194f: Preparing 08:50:06 a61add60d217: Preparing 08:50:06 630c0af8b56a: Preparing 08:50:06 0854555d70ac: Preparing 08:50:06 267dc9e344e9: Waiting 08:50:06 62041493e3a8: Waiting 08:50:06 e3a5012a194f: Waiting 08:50:06 a61add60d217: Waiting 08:50:06 630c0af8b56a: Waiting 08:50:06 0854555d70ac: Waiting 08:50:06 ffbfe351fece: Waiting 08:50:06 2f87d75e35c4: Layer already exists 08:50:06 85ecab069ece: Layer already exists 08:50:06 9f95eefd8805: Layer already exists 08:50:06 27ed037c5a3a: Layer already exists 08:50:06 27905d97d07a: Layer already exists 08:50:06 62041493e3a8: Layer already exists 08:50:06 ffbfe351fece: Layer already exists 08:50:06 267dc9e344e9: Layer already exists 08:50:06 e3a5012a194f: Layer already exists 08:50:06 a61add60d217: Layer already exists 08:50:06 630c0af8b56a: Layer already exists 08:50:06 0854555d70ac: Layer already exists 08:50:06 main: digest: sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:50:06 ===================================================== [Pipeline] echo 08:50:07 taggedImages: 08:50:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e 08:50:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:50:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109 08:50:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:50:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:50:07 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:50:07 ccfc4ad80108f97da12a51b67a32382092a5128e 08:50:07 latest 08:50:07 4.1.0-dev.109 08:50:07 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:50:07 main 08:50:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e 08:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:50:07 1809ce7ca785: Preparing 08:50:07 3624d4539ff2: Preparing 08:50:07 62041493e3a8: Preparing 08:50:07 e3a5012a194f: Preparing 08:50:07 e9569bcc7a24: Preparing 08:50:07 f0ddc6fb687c: Preparing 08:50:07 0854555d70ac: Preparing 08:50:07 f0ddc6fb687c: Waiting 08:50:07 0854555d70ac: Waiting 08:50:07 e3a5012a194f: Layer already exists 08:50:07 62041493e3a8: Layer already exists 08:50:07 0854555d70ac: Layer already exists 08:50:07 e9569bcc7a24: Pushed 08:50:07 1809ce7ca785: Pushed 08:50:08 f0ddc6fb687c: Pushed 08:50:11 3624d4539ff2: Pushed 08:50:11 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:11 + 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 08:50:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:50:11 1809ce7ca785: Preparing 08:50:11 3624d4539ff2: Preparing 08:50:11 62041493e3a8: Preparing 08:50:11 e3a5012a194f: Preparing 08:50:11 e9569bcc7a24: Preparing 08:50:11 f0ddc6fb687c: Preparing 08:50:11 0854555d70ac: Preparing 08:50:11 f0ddc6fb687c: Waiting 08:50:11 0854555d70ac: Waiting 08:50:11 1809ce7ca785: Layer already exists 08:50:11 e9569bcc7a24: Layer already exists 08:50:11 e3a5012a194f: Layer already exists 08:50:11 62041493e3a8: Layer already exists 08:50:11 3624d4539ff2: Layer already exists 08:50:11 f0ddc6fb687c: Layer already exists 08:50:11 0854555d70ac: Layer already exists 08:50:11 latest: digest: sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109 08:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:50:12 1809ce7ca785: Preparing 08:50:12 3624d4539ff2: Preparing 08:50:12 62041493e3a8: Preparing 08:50:12 e3a5012a194f: Preparing 08:50:12 e9569bcc7a24: Preparing 08:50:12 f0ddc6fb687c: Preparing 08:50:12 0854555d70ac: Preparing 08:50:12 0854555d70ac: Waiting 08:50:12 f0ddc6fb687c: Waiting 08:50:12 3624d4539ff2: Layer already exists 08:50:12 e3a5012a194f: Layer already exists 08:50:12 e9569bcc7a24: Layer already exists 08:50:12 62041493e3a8: Layer already exists 08:50:12 1809ce7ca785: Layer already exists 08:50:12 f0ddc6fb687c: Layer already exists 08:50:12 0854555d70ac: Layer already exists 08:50:12 4.1.0-dev.109: digest: sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:50:13 1809ce7ca785: Preparing 08:50:13 3624d4539ff2: Preparing 08:50:13 62041493e3a8: Preparing 08:50:13 e3a5012a194f: Preparing 08:50:13 e9569bcc7a24: Preparing 08:50:13 f0ddc6fb687c: Preparing 08:50:13 0854555d70ac: Preparing 08:50:13 f0ddc6fb687c: Waiting 08:50:13 0854555d70ac: Waiting 08:50:13 1809ce7ca785: Layer already exists 08:50:13 3624d4539ff2: Layer already exists 08:50:13 e3a5012a194f: Layer already exists 08:50:13 e9569bcc7a24: Layer already exists 08:50:13 62041493e3a8: Layer already exists 08:50:13 0854555d70ac: Layer already exists 08:50:13 f0ddc6fb687c: Layer already exists 08:50:13 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:13 + 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 08:50:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:50:14 1809ce7ca785: Preparing 08:50:14 3624d4539ff2: Preparing 08:50:14 62041493e3a8: Preparing 08:50:14 e3a5012a194f: Preparing 08:50:14 e9569bcc7a24: Preparing 08:50:14 f0ddc6fb687c: Preparing 08:50:14 0854555d70ac: Preparing 08:50:14 f0ddc6fb687c: Waiting 08:50:14 0854555d70ac: Waiting 08:50:14 3624d4539ff2: Layer already exists 08:50:14 e9569bcc7a24: Layer already exists 08:50:14 1809ce7ca785: Layer already exists 08:50:14 e3a5012a194f: Layer already exists 08:50:14 62041493e3a8: Layer already exists 08:50:14 f0ddc6fb687c: Layer already exists 08:50:14 0854555d70ac: Layer already exists 08:50:14 main: digest: sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:50:14 ===================================================== [Pipeline] echo 08:50:14 taggedImages: 08:50:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e 08:50:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:50:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109 08:50:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:50:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:50:14 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:50:14 ccfc4ad80108f97da12a51b67a32382092a5128e 08:50:14 latest 08:50:14 4.1.0-dev.109 08:50:14 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:50:14 main 08:50:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e 08:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:50:14 68b1784e765c: Preparing 08:50:14 5cb62915fd74: Preparing 08:50:14 e231a3bfa80f: Preparing 08:50:14 62041493e3a8: Preparing 08:50:14 e3a5012a194f: Preparing 08:50:14 4bc135bff15c: Preparing 08:50:14 2432792fafb6: Preparing 08:50:14 c82387db4fb2: Preparing 08:50:14 b0bec5589973: Preparing 08:50:14 0854555d70ac: Preparing 08:50:14 2432792fafb6: Waiting 08:50:14 c82387db4fb2: Waiting 08:50:14 b0bec5589973: Waiting 08:50:14 0854555d70ac: Waiting 08:50:14 4bc135bff15c: Waiting 08:50:14 62041493e3a8: Layer already exists 08:50:14 e3a5012a194f: Layer already exists 08:50:14 5cb62915fd74: Pushed 08:50:14 68b1784e765c: Pushed 08:50:14 e231a3bfa80f: Pushed 08:50:14 0854555d70ac: Layer already exists 08:50:14 c82387db4fb2: Pushed 08:50:15 b0bec5589973: Pushed 08:50:30 2432792fafb6: Pushed 08:50:30 4bc135bff15c: Pushed 08:50:30 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:50:30 68b1784e765c: Preparing 08:50:30 5cb62915fd74: Preparing 08:50:30 e231a3bfa80f: Preparing 08:50:30 62041493e3a8: Preparing 08:50:30 e3a5012a194f: Preparing 08:50:30 4bc135bff15c: Preparing 08:50:30 2432792fafb6: Preparing 08:50:30 c82387db4fb2: Preparing 08:50:30 b0bec5589973: Preparing 08:50:30 0854555d70ac: Preparing 08:50:30 2432792fafb6: Waiting 08:50:30 c82387db4fb2: Waiting 08:50:30 b0bec5589973: Waiting 08:50:30 0854555d70ac: Waiting 08:50:30 4bc135bff15c: Waiting 08:50:30 5cb62915fd74: Layer already exists 08:50:30 e3a5012a194f: Layer already exists 08:50:30 62041493e3a8: Layer already exists 08:50:30 68b1784e765c: Layer already exists 08:50:30 e231a3bfa80f: Layer already exists 08:50:30 2432792fafb6: Layer already exists 08:50:30 c82387db4fb2: Layer already exists 08:50:30 4bc135bff15c: Layer already exists 08:50:30 0854555d70ac: Layer already exists 08:50:30 b0bec5589973: Layer already exists 08:50:30 latest: digest: sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109 08:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:50:31 68b1784e765c: Preparing 08:50:31 5cb62915fd74: Preparing 08:50:31 e231a3bfa80f: Preparing 08:50:31 62041493e3a8: Preparing 08:50:31 e3a5012a194f: Preparing 08:50:31 4bc135bff15c: Preparing 08:50:31 2432792fafb6: Preparing 08:50:31 c82387db4fb2: Preparing 08:50:31 b0bec5589973: Preparing 08:50:31 0854555d70ac: Preparing 08:50:31 4bc135bff15c: Waiting 08:50:31 2432792fafb6: Waiting 08:50:31 c82387db4fb2: Waiting 08:50:31 b0bec5589973: Waiting 08:50:31 0854555d70ac: Waiting 08:50:31 5cb62915fd74: Layer already exists 08:50:31 e231a3bfa80f: Layer already exists 08:50:31 68b1784e765c: Layer already exists 08:50:31 62041493e3a8: Layer already exists 08:50:31 e3a5012a194f: Layer already exists 08:50:31 4bc135bff15c: Layer already exists 08:50:31 b0bec5589973: Layer already exists 08:50:31 2432792fafb6: Layer already exists 08:50:31 c82387db4fb2: Layer already exists 08:50:31 0854555d70ac: Layer already exists 08:50:31 4.1.0-dev.109: digest: sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:50:32 68b1784e765c: Preparing 08:50:32 5cb62915fd74: Preparing 08:50:32 e231a3bfa80f: Preparing 08:50:32 62041493e3a8: Preparing 08:50:32 e3a5012a194f: Preparing 08:50:32 4bc135bff15c: Preparing 08:50:32 2432792fafb6: Preparing 08:50:32 c82387db4fb2: Preparing 08:50:32 b0bec5589973: Preparing 08:50:32 0854555d70ac: Preparing 08:50:32 4bc135bff15c: Waiting 08:50:32 2432792fafb6: Waiting 08:50:32 c82387db4fb2: Waiting 08:50:32 b0bec5589973: Waiting 08:50:32 0854555d70ac: Waiting 08:50:32 e231a3bfa80f: Layer already exists 08:50:32 62041493e3a8: Layer already exists 08:50:32 5cb62915fd74: Layer already exists 08:50:32 68b1784e765c: Layer already exists 08:50:32 e3a5012a194f: Layer already exists 08:50:32 4bc135bff15c: Layer already exists 08:50:32 2432792fafb6: Layer already exists 08:50:32 c82387db4fb2: Layer already exists 08:50:32 0854555d70ac: Layer already exists 08:50:32 b0bec5589973: Layer already exists 08:50:32 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:50:32 68b1784e765c: Preparing 08:50:32 5cb62915fd74: Preparing 08:50:32 e231a3bfa80f: Preparing 08:50:32 62041493e3a8: Preparing 08:50:32 e3a5012a194f: Preparing 08:50:32 4bc135bff15c: Preparing 08:50:32 2432792fafb6: Preparing 08:50:32 c82387db4fb2: Preparing 08:50:32 b0bec5589973: Preparing 08:50:32 0854555d70ac: Preparing 08:50:32 c82387db4fb2: Waiting 08:50:32 b0bec5589973: Waiting 08:50:32 4bc135bff15c: Waiting 08:50:32 0854555d70ac: Waiting 08:50:32 2432792fafb6: Waiting 08:50:32 e3a5012a194f: Layer already exists 08:50:32 e231a3bfa80f: Layer already exists 08:50:32 5cb62915fd74: Layer already exists 08:50:32 62041493e3a8: Layer already exists 08:50:32 68b1784e765c: Layer already exists 08:50:32 4bc135bff15c: Layer already exists 08:50:32 2432792fafb6: Layer already exists 08:50:32 c82387db4fb2: Layer already exists 08:50:32 b0bec5589973: Layer already exists 08:50:32 0854555d70ac: Layer already exists 08:50:32 main: digest: sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:50:32 ===================================================== [Pipeline] echo 08:50:32 taggedImages: 08:50:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e 08:50:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:50:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109 08:50:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:50:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:50:33 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:50:33 ccfc4ad80108f97da12a51b67a32382092a5128e 08:50:33 latest 08:50:33 4.1.0-dev.109 08:50:33 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:50:33 main 08:50:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e 08:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:50:33 f21311e0d41e: Preparing 08:50:33 e7b7c58f6f59: Preparing 08:50:33 5499cd9984f3: Preparing 08:50:33 62041493e3a8: Preparing 08:50:33 e3a5012a194f: Preparing 08:50:33 f1af6508efac: Preparing 08:50:33 9ba6001b38ee: Preparing 08:50:33 268b5c63278b: Preparing 08:50:33 0854555d70ac: Preparing 08:50:33 0854555d70ac: Waiting 08:50:33 f1af6508efac: Waiting 08:50:33 9ba6001b38ee: Waiting 08:50:33 268b5c63278b: Waiting 08:50:33 e3a5012a194f: Layer already exists 08:50:33 62041493e3a8: Layer already exists 08:50:33 5499cd9984f3: Pushed 08:50:33 e7b7c58f6f59: Pushed 08:50:33 f21311e0d41e: Pushed 08:50:33 9ba6001b38ee: Pushed 08:50:33 0854555d70ac: Layer already exists 08:50:33 268b5c63278b: Pushed 08:50:48 f1af6508efac: Pushed 08:50:48 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:50:49 f21311e0d41e: Preparing 08:50:49 e7b7c58f6f59: Preparing 08:50:49 5499cd9984f3: Preparing 08:50:49 62041493e3a8: Preparing 08:50:49 e3a5012a194f: Preparing 08:50:49 f1af6508efac: Preparing 08:50:49 9ba6001b38ee: Preparing 08:50:49 268b5c63278b: Preparing 08:50:49 0854555d70ac: Preparing 08:50:49 f1af6508efac: Waiting 08:50:49 268b5c63278b: Waiting 08:50:49 9ba6001b38ee: Waiting 08:50:49 0854555d70ac: Waiting 08:50:49 5499cd9984f3: Layer already exists 08:50:49 f21311e0d41e: Layer already exists 08:50:49 e3a5012a194f: Layer already exists 08:50:49 62041493e3a8: Layer already exists 08:50:49 e7b7c58f6f59: Layer already exists 08:50:49 9ba6001b38ee: Layer already exists 08:50:49 f1af6508efac: Layer already exists 08:50:49 268b5c63278b: Layer already exists 08:50:49 0854555d70ac: Layer already exists 08:50:49 latest: digest: sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109 08:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:50:50 f21311e0d41e: Preparing 08:50:50 e7b7c58f6f59: Preparing 08:50:50 5499cd9984f3: Preparing 08:50:50 62041493e3a8: Preparing 08:50:50 e3a5012a194f: Preparing 08:50:50 f1af6508efac: Preparing 08:50:50 9ba6001b38ee: Preparing 08:50:50 268b5c63278b: Preparing 08:50:50 0854555d70ac: Preparing 08:50:50 f1af6508efac: Waiting 08:50:50 268b5c63278b: Waiting 08:50:50 0854555d70ac: Waiting 08:50:50 9ba6001b38ee: Waiting 08:50:50 e7b7c58f6f59: Layer already exists 08:50:50 e3a5012a194f: Layer already exists 08:50:50 62041493e3a8: Layer already exists 08:50:50 f21311e0d41e: Layer already exists 08:50:50 5499cd9984f3: Layer already exists 08:50:50 9ba6001b38ee: Layer already exists 08:50:50 268b5c63278b: Layer already exists 08:50:50 f1af6508efac: Layer already exists 08:50:50 0854555d70ac: Layer already exists 08:50:50 4.1.0-dev.109: digest: sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:50:50 f21311e0d41e: Preparing 08:50:50 e7b7c58f6f59: Preparing 08:50:50 5499cd9984f3: Preparing 08:50:50 62041493e3a8: Preparing 08:50:50 e3a5012a194f: Preparing 08:50:50 f1af6508efac: Preparing 08:50:50 9ba6001b38ee: Preparing 08:50:50 268b5c63278b: Preparing 08:50:50 0854555d70ac: Preparing 08:50:50 f1af6508efac: Waiting 08:50:50 268b5c63278b: Waiting 08:50:50 0854555d70ac: Waiting 08:50:50 9ba6001b38ee: Waiting 08:50:50 f21311e0d41e: Layer already exists 08:50:50 e3a5012a194f: Layer already exists 08:50:50 5499cd9984f3: Layer already exists 08:50:50 62041493e3a8: Layer already exists 08:50:50 e7b7c58f6f59: Layer already exists 08:50:50 f1af6508efac: Layer already exists 08:50:50 268b5c63278b: Layer already exists 08:50:50 9ba6001b38ee: Layer already exists 08:50:50 0854555d70ac: Layer already exists 08:50:50 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:50:51 f21311e0d41e: Preparing 08:50:51 e7b7c58f6f59: Preparing 08:50:51 5499cd9984f3: Preparing 08:50:51 62041493e3a8: Preparing 08:50:51 e3a5012a194f: Preparing 08:50:51 f1af6508efac: Preparing 08:50:51 9ba6001b38ee: Preparing 08:50:51 268b5c63278b: Preparing 08:50:51 0854555d70ac: Preparing 08:50:51 268b5c63278b: Waiting 08:50:51 9ba6001b38ee: Waiting 08:50:51 0854555d70ac: Waiting 08:50:51 f1af6508efac: Waiting 08:50:51 5499cd9984f3: Layer already exists 08:50:51 e7b7c58f6f59: Layer already exists 08:50:51 62041493e3a8: Layer already exists 08:50:51 e3a5012a194f: Layer already exists 08:50:51 f21311e0d41e: Layer already exists 08:50:51 f1af6508efac: Layer already exists 08:50:51 9ba6001b38ee: Layer already exists 08:50:51 268b5c63278b: Layer already exists 08:50:51 0854555d70ac: Layer already exists 08:50:51 main: digest: sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:50:51 ===================================================== [Pipeline] echo 08:50:51 taggedImages: 08:50:51 - nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e 08:50:51 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:50:51 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109 08:50:51 - nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:50:51 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:50:51 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:50:51 ccfc4ad80108f97da12a51b67a32382092a5128e 08:50:51 latest 08:50:51 4.1.0-dev.109 08:50:51 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:50:51 main 08:50:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e 08:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:50:52 a2bb992b48d0: Preparing 08:50:52 b28a27eeec07: Preparing 08:50:52 7ffc03d4220f: Preparing 08:50:52 62041493e3a8: Preparing 08:50:52 e3a5012a194f: Preparing 08:50:52 aacdd33969f7: Preparing 08:50:52 c82387db4fb2: Preparing 08:50:52 b0bec5589973: Preparing 08:50:52 0854555d70ac: Preparing 08:50:52 aacdd33969f7: Waiting 08:50:52 0854555d70ac: Waiting 08:50:52 c82387db4fb2: Waiting 08:50:52 b0bec5589973: Waiting 08:50:52 e3a5012a194f: Layer already exists 08:50:52 62041493e3a8: Layer already exists 08:50:52 c82387db4fb2: Layer already exists 08:50:52 b0bec5589973: Layer already exists 08:50:52 0854555d70ac: Layer already exists 08:50:52 a2bb992b48d0: Pushed 08:50:52 b28a27eeec07: Pushed 08:50:52 7ffc03d4220f: Pushed 08:51:07 aacdd33969f7: Pushed 08:51:07 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:51:07 a2bb992b48d0: Preparing 08:51:07 b28a27eeec07: Preparing 08:51:07 7ffc03d4220f: Preparing 08:51:07 62041493e3a8: Preparing 08:51:07 e3a5012a194f: Preparing 08:51:07 aacdd33969f7: Preparing 08:51:07 c82387db4fb2: Preparing 08:51:07 b0bec5589973: Preparing 08:51:07 0854555d70ac: Preparing 08:51:07 aacdd33969f7: Waiting 08:51:07 c82387db4fb2: Waiting 08:51:07 b0bec5589973: Waiting 08:51:07 0854555d70ac: Waiting 08:51:07 e3a5012a194f: Layer already exists 08:51:07 b28a27eeec07: Layer already exists 08:51:07 62041493e3a8: Layer already exists 08:51:07 a2bb992b48d0: Layer already exists 08:51:07 7ffc03d4220f: Layer already exists 08:51:07 c82387db4fb2: Layer already exists 08:51:07 b0bec5589973: Layer already exists 08:51:07 aacdd33969f7: Layer already exists 08:51:07 0854555d70ac: Layer already exists 08:51:07 latest: digest: sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109 08:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:51:08 a2bb992b48d0: Preparing 08:51:08 b28a27eeec07: Preparing 08:51:08 7ffc03d4220f: Preparing 08:51:08 62041493e3a8: Preparing 08:51:08 e3a5012a194f: Preparing 08:51:08 aacdd33969f7: Preparing 08:51:08 c82387db4fb2: Preparing 08:51:08 b0bec5589973: Preparing 08:51:08 0854555d70ac: Preparing 08:51:08 aacdd33969f7: Waiting 08:51:08 c82387db4fb2: Waiting 08:51:08 b0bec5589973: Waiting 08:51:08 0854555d70ac: Waiting 08:51:08 a2bb992b48d0: Layer already exists 08:51:08 e3a5012a194f: Layer already exists 08:51:08 62041493e3a8: Layer already exists 08:51:08 b28a27eeec07: Layer already exists 08:51:08 7ffc03d4220f: Layer already exists 08:51:08 aacdd33969f7: Layer already exists 08:51:08 b0bec5589973: Layer already exists 08:51:08 c82387db4fb2: Layer already exists 08:51:08 0854555d70ac: Layer already exists 08:51:08 4.1.0-dev.109: digest: sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:51:09 a2bb992b48d0: Preparing 08:51:09 b28a27eeec07: Preparing 08:51:09 7ffc03d4220f: Preparing 08:51:09 62041493e3a8: Preparing 08:51:09 e3a5012a194f: Preparing 08:51:09 aacdd33969f7: Preparing 08:51:09 c82387db4fb2: Preparing 08:51:09 b0bec5589973: Preparing 08:51:09 0854555d70ac: Preparing 08:51:09 c82387db4fb2: Waiting 08:51:09 b0bec5589973: Waiting 08:51:09 0854555d70ac: Waiting 08:51:09 aacdd33969f7: Waiting 08:51:09 62041493e3a8: Layer already exists 08:51:09 7ffc03d4220f: Layer already exists 08:51:09 a2bb992b48d0: Layer already exists 08:51:09 e3a5012a194f: Layer already exists 08:51:09 b28a27eeec07: Layer already exists 08:51:09 aacdd33969f7: Layer already exists 08:51:09 b0bec5589973: Layer already exists 08:51:09 c82387db4fb2: Layer already exists 08:51:09 0854555d70ac: Layer already exists 08:51:09 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:51:09 a2bb992b48d0: Preparing 08:51:09 b28a27eeec07: Preparing 08:51:09 7ffc03d4220f: Preparing 08:51:09 62041493e3a8: Preparing 08:51:09 e3a5012a194f: Preparing 08:51:09 aacdd33969f7: Preparing 08:51:09 c82387db4fb2: Preparing 08:51:09 b0bec5589973: Preparing 08:51:09 0854555d70ac: Preparing 08:51:09 c82387db4fb2: Waiting 08:51:09 aacdd33969f7: Waiting 08:51:09 b0bec5589973: Waiting 08:51:09 0854555d70ac: Waiting 08:51:09 b28a27eeec07: Layer already exists 08:51:09 a2bb992b48d0: Layer already exists 08:51:09 e3a5012a194f: Layer already exists 08:51:09 62041493e3a8: Layer already exists 08:51:09 7ffc03d4220f: Layer already exists 08:51:09 c82387db4fb2: Layer already exists 08:51:09 aacdd33969f7: Layer already exists 08:51:09 0854555d70ac: Layer already exists 08:51:09 b0bec5589973: Layer already exists 08:51:09 main: digest: sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:51:09 ===================================================== [Pipeline] echo 08:51:09 taggedImages: 08:51:09 - nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:09 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:51:09 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109 08:51:09 - nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:09 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:51:09 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:51:09 ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:09 latest 08:51:09 4.1.0-dev.109 08:51:09 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:09 main 08:51:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:51:10 2cfac94fe408: Preparing 08:51:10 20c26dca3a58: Preparing 08:51:10 62041493e3a8: Preparing 08:51:10 e3a5012a194f: Preparing 08:51:10 e0c09645f363: Preparing 08:51:10 ffb286ff6d31: Preparing 08:51:10 0854555d70ac: Preparing 08:51:10 ffb286ff6d31: Waiting 08:51:10 0854555d70ac: Waiting 08:51:10 62041493e3a8: Layer already exists 08:51:10 e3a5012a194f: Layer already exists 08:51:10 0854555d70ac: Layer already exists 08:51:10 2cfac94fe408: Pushed 08:51:10 e0c09645f363: Pushed 08:51:11 ffb286ff6d31: Pushed 08:51:15 20c26dca3a58: Pushed 08:51:15 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:51:15 2cfac94fe408: Preparing 08:51:15 20c26dca3a58: Preparing 08:51:15 62041493e3a8: Preparing 08:51:15 e3a5012a194f: Preparing 08:51:15 e0c09645f363: Preparing 08:51:15 ffb286ff6d31: Preparing 08:51:15 0854555d70ac: Preparing 08:51:15 ffb286ff6d31: Waiting 08:51:15 0854555d70ac: Waiting 08:51:15 2cfac94fe408: Layer already exists 08:51:15 e0c09645f363: Layer already exists 08:51:15 e3a5012a194f: Layer already exists 08:51:15 62041493e3a8: Layer already exists 08:51:15 20c26dca3a58: Layer already exists 08:51:15 ffb286ff6d31: Layer already exists 08:51:15 0854555d70ac: Layer already exists 08:51:15 latest: digest: sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109 08:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:51:16 2cfac94fe408: Preparing 08:51:16 20c26dca3a58: Preparing 08:51:16 62041493e3a8: Preparing 08:51:16 e3a5012a194f: Preparing 08:51:16 e0c09645f363: Preparing 08:51:16 ffb286ff6d31: Preparing 08:51:16 0854555d70ac: Preparing 08:51:16 ffb286ff6d31: Waiting 08:51:16 0854555d70ac: Waiting 08:51:16 20c26dca3a58: Layer already exists 08:51:16 e3a5012a194f: Layer already exists 08:51:16 62041493e3a8: Layer already exists 08:51:16 2cfac94fe408: Layer already exists 08:51:16 e0c09645f363: Layer already exists 08:51:16 0854555d70ac: Layer already exists 08:51:16 ffb286ff6d31: Layer already exists 08:51:16 4.1.0-dev.109: digest: sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:51:17 2cfac94fe408: Preparing 08:51:17 20c26dca3a58: Preparing 08:51:17 62041493e3a8: Preparing 08:51:17 e3a5012a194f: Preparing 08:51:17 e0c09645f363: Preparing 08:51:17 ffb286ff6d31: Preparing 08:51:17 0854555d70ac: Preparing 08:51:17 ffb286ff6d31: Waiting 08:51:17 0854555d70ac: Waiting 08:51:17 2cfac94fe408: Layer already exists 08:51:17 62041493e3a8: Layer already exists 08:51:17 e3a5012a194f: Layer already exists 08:51:17 20c26dca3a58: Layer already exists 08:51:17 e0c09645f363: Layer already exists 08:51:17 0854555d70ac: Layer already exists 08:51:17 ffb286ff6d31: Layer already exists 08:51:17 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:51:17 2cfac94fe408: Preparing 08:51:17 20c26dca3a58: Preparing 08:51:17 62041493e3a8: Preparing 08:51:17 e3a5012a194f: Preparing 08:51:17 e0c09645f363: Preparing 08:51:17 ffb286ff6d31: Preparing 08:51:17 0854555d70ac: Preparing 08:51:17 0854555d70ac: Waiting 08:51:17 ffb286ff6d31: Waiting 08:51:17 2cfac94fe408: Layer already exists 08:51:17 62041493e3a8: Layer already exists 08:51:17 e0c09645f363: Layer already exists 08:51:17 20c26dca3a58: Layer already exists 08:51:17 e3a5012a194f: Layer already exists 08:51:17 0854555d70ac: Layer already exists 08:51:17 ffb286ff6d31: Layer already exists 08:51:17 main: digest: sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:51:17 ===================================================== [Pipeline] echo 08:51:17 taggedImages: 08:51:17 - nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:17 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:51:17 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109 08:51:17 - nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:17 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:51:17 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:51:17 ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:17 latest 08:51:17 4.1.0-dev.109 08:51:17 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:17 main 08:51:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:51:18 2a480382da9a: Preparing 08:51:18 0aebb57dddb8: Preparing 08:51:18 62041493e3a8: Preparing 08:51:18 e3a5012a194f: Preparing 08:51:18 3f81f574c6c2: Preparing 08:51:18 f46062f673c4: Preparing 08:51:18 0854555d70ac: Preparing 08:51:18 f46062f673c4: Waiting 08:51:18 0854555d70ac: Waiting 08:51:18 3f81f574c6c2: Pushed 08:51:18 e3a5012a194f: Layer already exists 08:51:18 2a480382da9a: Pushed 08:51:18 62041493e3a8: Layer already exists 08:51:18 f46062f673c4: Pushed 08:51:19 0854555d70ac: Layer already exists 08:51:22 0aebb57dddb8: Pushed 08:51:22 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:51:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:51:23 2a480382da9a: Preparing 08:51:23 0aebb57dddb8: Preparing 08:51:23 62041493e3a8: Preparing 08:51:23 e3a5012a194f: Preparing 08:51:23 3f81f574c6c2: Preparing 08:51:23 f46062f673c4: Preparing 08:51:23 0854555d70ac: Preparing 08:51:23 0854555d70ac: Waiting 08:51:23 f46062f673c4: Waiting 08:51:23 e3a5012a194f: Layer already exists 08:51:23 62041493e3a8: Layer already exists 08:51:23 3f81f574c6c2: Layer already exists 08:51:23 0aebb57dddb8: Layer already exists 08:51:23 2a480382da9a: Layer already exists 08:51:23 0854555d70ac: Layer already exists 08:51:23 f46062f673c4: Layer already exists 08:51:23 latest: digest: sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109 08:51:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:51:23 2a480382da9a: Preparing 08:51:23 0aebb57dddb8: Preparing 08:51:23 62041493e3a8: Preparing 08:51:23 e3a5012a194f: Preparing 08:51:23 3f81f574c6c2: Preparing 08:51:23 f46062f673c4: Preparing 08:51:23 0854555d70ac: Preparing 08:51:23 f46062f673c4: Waiting 08:51:23 0854555d70ac: Waiting 08:51:23 3f81f574c6c2: Layer already exists 08:51:23 0aebb57dddb8: Layer already exists 08:51:23 62041493e3a8: Layer already exists 08:51:23 2a480382da9a: Layer already exists 08:51:23 e3a5012a194f: Layer already exists 08:51:23 f46062f673c4: Layer already exists 08:51:23 0854555d70ac: Layer already exists 08:51:23 4.1.0-dev.109: digest: sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:51:24 2a480382da9a: Preparing 08:51:24 0aebb57dddb8: Preparing 08:51:24 62041493e3a8: Preparing 08:51:24 e3a5012a194f: Preparing 08:51:24 3f81f574c6c2: Preparing 08:51:24 f46062f673c4: Preparing 08:51:24 0854555d70ac: Preparing 08:51:24 f46062f673c4: Waiting 08:51:24 0854555d70ac: Waiting 08:51:24 62041493e3a8: Layer already exists 08:51:24 2a480382da9a: Layer already exists 08:51:24 e3a5012a194f: Layer already exists 08:51:24 3f81f574c6c2: Layer already exists 08:51:24 0aebb57dddb8: Layer already exists 08:51:24 0854555d70ac: Layer already exists 08:51:24 f46062f673c4: Layer already exists 08:51:24 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:51:25 2a480382da9a: Preparing 08:51:25 0aebb57dddb8: Preparing 08:51:25 62041493e3a8: Preparing 08:51:25 e3a5012a194f: Preparing 08:51:25 3f81f574c6c2: Preparing 08:51:25 f46062f673c4: Preparing 08:51:25 0854555d70ac: Preparing 08:51:25 f46062f673c4: Waiting 08:51:25 0854555d70ac: Waiting 08:51:25 3f81f574c6c2: Layer already exists 08:51:25 2a480382da9a: Layer already exists 08:51:25 62041493e3a8: Layer already exists 08:51:25 e3a5012a194f: Layer already exists 08:51:25 0aebb57dddb8: Layer already exists 08:51:25 f46062f673c4: Layer already exists 08:51:25 0854555d70ac: Layer already exists 08:51:25 main: digest: sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:51:25 ===================================================== [Pipeline] echo 08:51:25 taggedImages: 08:51:25 - nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:51:25 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 08:51:25 ========================================================= 08:51:25 [edgeXBuildMultiArch] RAW Config: 08:51:25 images: 08:51:25 - nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/core-command:latest 08:51:25 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/core-command:main 08:51:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:51:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:51:25 - nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/core-data:latest 08:51:25 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/core-data:main 08:51:25 - nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:51:25 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/core-keeper:main 08:51:25 - nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:51:25 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/core-metadata:main 08:51:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:51:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:51:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:51:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:51:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:51:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:51:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:51:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:51:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:51:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:51:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:51:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:51:25 - nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:51:25 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main 08:51:25 - nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:51:25 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/security-spire-server:main 08:51:25 - nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:51:25 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/support-notifications:main 08:51:25 - nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e 08:51:25 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:51:25 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:51:25 - nexus3.edgexfoundry.org:10004/support-scheduler:main 08:51:25 settingsFile: 08:51:25 edgex-go-settings 08:51:25 ========================================================= [Pipeline] node 08:51:40 Still waiting to schedule task 08:51:40 All nodes of label ‘centos7-docker-4c-2g’ are offline 08:52:28 Running on prd-centos7-docker-4c-2g-5589 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:52:28 provisioning config files... 08:52:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12751458544839261996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:30 ---> ****-login.sh 08:52:30 nexus3.edgexfoundry.org:10001 08:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:52:30 Configure a credential helper to remove this warning. See 08:52:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:52:30 08:52:30 Login Succeeded 08:52:30 nexus3.edgexfoundry.org:10002 08:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:52:31 Configure a credential helper to remove this warning. See 08:52:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:52:31 08:52:31 Login Succeeded 08:52:31 nexus3.edgexfoundry.org:10003 08:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:52:31 Configure a credential helper to remove this warning. See 08:52:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:52:31 08:52:31 Login Succeeded 08:52:31 nexus3.edgexfoundry.org:10004 08:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:52:31 Configure a credential helper to remove this warning. See 08:52:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:52:31 08:52:31 Login Succeeded 08:52:31 ****.io 08:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:52:32 Configure a credential helper to remove this warning. See 08:52:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:52:32 08:52:32 Login Succeeded 08:52:32 ---> ****-login.sh ends [Pipeline] } 08:52:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:52:32 + docker buildx ls 08:52:32 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:52:32 default * docker 08:52:32 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:52:32 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:52:32 edgex-builder [Pipeline] sh 08:52:32 + docker buildx inspect --bootstrap 08:52:32 #1 [internal] booting buildkit 08:52:32 #1 pulling image moby/buildkit:buildx-stable-1 08:52:36 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 08:52:36 #1 creating container buildx_buildkit_edgex-builder0 08:52:37 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 08:52:37 #1 DONE 4.5s 08:52:37 Name: edgex-builder 08:52:37 Driver: docker-container 08:52:37 08:52:37 Nodes: 08:52:37 Name: edgex-builder0 08:52:37 Endpoint: unix:///var/run/docker.sock 08:52:37 Status: running 08:52:37 Buildkit: v0.29.0 08:52:37 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:52:37 + docker buildx ls 08:52:37 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:52:37 edgex-builder * docker-container 08:52:37 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:52:37 default docker 08:52:37 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:52:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e' 08:52:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e --push - 08:52:38 #1 [internal] load build definition from Dockerfile 08:52:38 #1 transferring dockerfile: 197B done 08:52:38 #1 DONE 0.0s 08:52:38 08:52:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:38 #2 DONE 0.1s 08:52:38 08:52:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:38 #3 DONE 0.1s 08:52:38 08:52:38 #4 [internal] load .dockerignore 08:52:38 #4 transferring context: 2B done 08:52:38 #4 DONE 0.0s 08:52:38 08:52:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 08:52:38 #5 resolve nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done 08:52:38 #5 DONE 0.0s 08:52:38 08:52:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 08:52:38 #6 resolve nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done 08:52:38 #6 DONE 0.1s 08:52:38 08:52:38 #7 exporting to image 08:52:38 #7 exporting layers done 08:52:38 #7 exporting manifest sha256:20f095c57b227546a13d69dfd0669140b1e46e231dd3c65467e945e0f09e2126 done 08:52:38 #7 exporting config sha256:0dd28d19abcdff0bd3edd5c7e6fb7ab1407387e781bf5294c02e51f5e21ac792 08:52:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:38 #7 ... 08:52:38 08:52:38 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:52:38 #8 DONE 0.0s 08:52:38 08:52:38 #7 exporting to image 08:52:38 #7 exporting config sha256:0dd28d19abcdff0bd3edd5c7e6fb7ab1407387e781bf5294c02e51f5e21ac792 done 08:52:38 #7 exporting manifest sha256:71e49b9199d2727c3a488afd0d08a604d6c4f3412ed585187f540eb83df3221f done 08:52:38 #7 exporting config sha256:26c20baec494d33842fd15aa54002ba1819f8f312cf5c860a71a61f374d4c35d done 08:52:38 #7 exporting manifest list sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 0.0s done 08:52:38 #7 pushing layers 0.1s done 08:52:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 08:52:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 0.1s done 08:52:38 #7 DONE 0.2s 08:52:38 08:52:38 1 warning found (use --debug to expand): 08:52:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 08:52:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 08:52:39 #1 [internal] load build definition from Dockerfile 08:52:39 #1 transferring dockerfile: 163B done 08:52:39 #1 DONE 0.0s 08:52:39 08:52:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 08:52:39 #2 DONE 0.0s 08:52:39 08:52:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 08:52:39 #3 DONE 0.0s 08:52:39 08:52:39 #4 [internal] load .dockerignore 08:52:39 #4 transferring context: 2B done 08:52:39 #4 DONE 0.0s 08:52:39 08:52:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 08:52:39 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 done 08:52:39 #5 CACHED 08:52:39 08:52:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 08:52:39 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done 08:52:39 #6 CACHED 08:52:39 08:52:39 #7 exporting to image 08:52:39 #7 exporting layers done 08:52:39 #7 exporting manifest sha256:20f095c57b227546a13d69dfd0669140b1e46e231dd3c65467e945e0f09e2126 done 08:52:39 #7 exporting config sha256:0dd28d19abcdff0bd3edd5c7e6fb7ab1407387e781bf5294c02e51f5e21ac792 done 08:52:39 #7 exporting manifest sha256:71e49b9199d2727c3a488afd0d08a604d6c4f3412ed585187f540eb83df3221f done 08:52:39 #7 exporting config sha256:26c20baec494d33842fd15aa54002ba1819f8f312cf5c860a71a61f374d4c35d done 08:52:39 #7 exporting manifest list sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 08:52:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:39 #7 exporting manifest list sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 done 08:52:39 #7 pushing layers 0.0s done 08:52:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 0.1s done 08:52:39 #7 DONE 0.1s 08:52:39 08:52:39 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:52:39 #8 DONE 0.0s 08:52:39 08:52:39 1 warning found (use --debug to expand): 08:52:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109' 08:52:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109 --push - 08:52:39 #1 [internal] load build definition from Dockerfile 08:52:39 #1 transferring dockerfile: 170B done 08:52:39 #1 DONE 0.0s 08:52:39 08:52:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109 08:52:39 #2 DONE 0.0s 08:52:39 08:52:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109 08:52:39 #3 DONE 0.0s 08:52:39 08:52:39 #4 [internal] load .dockerignore 08:52:39 #4 transferring context: 2B done 08:52:39 #4 DONE 0.0s 08:52:39 08:52:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 08:52:39 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done 08:52:39 #5 CACHED 08:52:39 08:52:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 08:52:39 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done 08:52:39 #6 CACHED 08:52:39 08:52:39 #7 exporting to image 08:52:39 #7 exporting layers done 08:52:39 #7 exporting manifest sha256:20f095c57b227546a13d69dfd0669140b1e46e231dd3c65467e945e0f09e2126 done 08:52:39 #7 exporting config sha256:0dd28d19abcdff0bd3edd5c7e6fb7ab1407387e781bf5294c02e51f5e21ac792 done 08:52:39 #7 exporting manifest sha256:71e49b9199d2727c3a488afd0d08a604d6c4f3412ed585187f540eb83df3221f done 08:52:39 #7 exporting config sha256:26c20baec494d33842fd15aa54002ba1819f8f312cf5c860a71a61f374d4c35d done 08:52:39 #7 exporting manifest list sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 done 08:52:39 #7 pushing layers 0.0s done 08:52:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 08:52:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.109@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 0.1s done 08:52:39 #7 DONE 0.1s 08:52:39 08:52:39 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:52:39 #8 DONE 0.0s 08:52:39 08:52:39 1 warning found (use --debug to expand): 08:52:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - 08:52:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' 08:52:40 #1 [internal] load build definition from Dockerfile 08:52:40 #1 transferring dockerfile: 211B done 08:52:40 #1 DONE 0.0s 08:52:40 08:52:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:52:40 #2 DONE 0.0s 08:52:40 08:52:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:52:40 #3 DONE 0.0s 08:52:40 08:52:40 #4 [internal] load .dockerignore 08:52:40 #4 transferring context: 2B done 08:52:40 #4 DONE 0.0s 08:52:40 08:52:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 08:52:40 #5 resolve nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done 08:52:40 #5 CACHED 08:52:40 08:52:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 08:52:40 #6 resolve nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done 08:52:40 #6 CACHED 08:52:40 08:52:40 #7 exporting to image 08:52:40 #7 exporting layers done 08:52:40 #7 exporting manifest sha256:20f095c57b227546a13d69dfd0669140b1e46e231dd3c65467e945e0f09e2126 done 08:52:40 #7 exporting config sha256:0dd28d19abcdff0bd3edd5c7e6fb7ab1407387e781bf5294c02e51f5e21ac792 done 08:52:40 #7 exporting manifest sha256:71e49b9199d2727c3a488afd0d08a604d6c4f3412ed585187f540eb83df3221f done 08:52:40 #7 exporting config sha256:26c20baec494d33842fd15aa54002ba1819f8f312cf5c860a71a61f374d4c35d done 08:52:40 #7 exporting manifest list sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 done 08:52:40 #7 pushing layers 0.0s done 08:52:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 08:52:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 0.1s done 08:52:40 #7 DONE 0.1s 08:52:40 08:52:40 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:52:40 #8 DONE 0.0s 08:52:40 08:52:40 1 warning found (use --debug to expand): 08:52:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 08:52:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 08:52:40 #1 [internal] load build definition from Dockerfile 08:52:40 #1 transferring dockerfile: 161B done 08:52:40 #1 DONE 0.0s 08:52:40 08:52:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 08:52:40 #2 DONE 0.0s 08:52:40 08:52:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 08:52:40 #3 DONE 0.0s 08:52:40 08:52:40 #4 [internal] load .dockerignore 08:52:40 #4 transferring context: 2B done 08:52:40 #4 DONE 0.0s 08:52:40 08:52:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 08:52:40 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 0.0s done 08:52:40 #5 CACHED 08:52:40 08:52:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 08:52:40 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ba29d4e9b1c08951824eb071df948a52cb4244356b64455fe85f3362ea784254 done 08:52:40 #6 CACHED 08:52:40 08:52:40 #7 exporting to image 08:52:40 #7 exporting layers done 08:52:40 #7 exporting manifest sha256:20f095c57b227546a13d69dfd0669140b1e46e231dd3c65467e945e0f09e2126 done 08:52:40 #7 exporting config sha256:0dd28d19abcdff0bd3edd5c7e6fb7ab1407387e781bf5294c02e51f5e21ac792 done 08:52:40 #7 exporting manifest sha256:71e49b9199d2727c3a488afd0d08a604d6c4f3412ed585187f540eb83df3221f done 08:52:40 #7 exporting config sha256:26c20baec494d33842fd15aa54002ba1819f8f312cf5c860a71a61f374d4c35d done 08:52:40 #7 exporting manifest list sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 done 08:52:40 #7 pushing layers 0.0s done 08:52:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 08:52:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:266d748528b16bc6444802f1b79d44226d5b5bb1b85c5698bdc37acd46c5f609 0.1s done 08:52:40 #7 DONE 0.1s 08:52:40 08:52:40 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:52:40 #8 DONE 0.0s 08:52:40 08:52:40 1 warning found (use --debug to expand): 08:52:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e --push - 08:52:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e' 08:52:41 #1 [internal] load build definition from Dockerfile 08:52:41 #1 transferring dockerfile: 216B done 08:52:41 #1 DONE 0.0s 08:52:41 08:52:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:41 #2 DONE 0.0s 08:52:41 08:52:41 #3 [internal] load .dockerignore 08:52:41 #3 transferring context: 2B done 08:52:41 #3 DONE 0.0s 08:52:41 08:52:41 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:41 #4 DONE 0.1s 08:52:41 08:52:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 08:52:41 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f done 08:52:41 #5 DONE 0.0s 08:52:41 08:52:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 08:52:41 #6 DONE 0.0s 08:52:41 08:52:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 08:52:41 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f done 08:52:41 #5 DONE 0.1s 08:52:41 08:52:41 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:52:41 #7 DONE 0.0s 08:52:41 08:52:41 #8 exporting to image 08:52:41 #8 exporting layers done 08:52:41 #8 exporting manifest sha256:10284033c5107b302a02e87ca186a353bdd05f808d1520c7f31e77222fa0110a 0.0s done 08:52:41 #8 exporting config sha256:6f86efb71de6db2adef3ae930e261c27d1e6ce75d758fa81d15d7c2eb4d8bfb7 done 08:52:41 #8 exporting manifest sha256:2c36627993a8b228c434915ce493f2cdc253e8cb92e95d0970c0320955cffa71 done 08:52:41 #8 exporting config sha256:1f9c7221b866f1afff8f9c7c41295020d79973b822e01accfa49c8e25bcf5ac0 done 08:52:41 #8 exporting manifest list sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb done 08:52:41 #8 pushing layers 0.1s done 08:52:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb 0.1s done 08:52:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:41 #8 DONE 0.2s 08:52:41 08:52:41 1 warning found (use --debug to expand): 08:52:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 08:52:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 08:52:42 #1 [internal] load build definition from Dockerfile 08:52:42 #1 transferring dockerfile: 182B done 08:52:42 #1 DONE 0.0s 08:52:42 08:52:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:52:42 #2 DONE 0.0s 08:52:42 08:52:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:52:42 #3 DONE 0.0s 08:52:42 08:52:42 #4 [internal] load .dockerignore 08:52:42 #4 transferring context: 2B done 08:52:42 #4 DONE 0.0s 08:52:42 08:52:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 08:52:42 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f done 08:52:42 #5 CACHED 08:52:42 08:52:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 08:52:42 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f done 08:52:42 #6 CACHED 08:52:42 08:52:42 #7 exporting to image 08:52:42 #7 exporting layers done 08:52:42 #7 exporting manifest sha256:10284033c5107b302a02e87ca186a353bdd05f808d1520c7f31e77222fa0110a done 08:52:42 #7 exporting config sha256:6f86efb71de6db2adef3ae930e261c27d1e6ce75d758fa81d15d7c2eb4d8bfb7 done 08:52:42 #7 exporting manifest sha256:2c36627993a8b228c434915ce493f2cdc253e8cb92e95d0970c0320955cffa71 done 08:52:42 #7 exporting config sha256:1f9c7221b866f1afff8f9c7c41295020d79973b822e01accfa49c8e25bcf5ac0 done 08:52:42 #7 exporting manifest list sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb done 08:52:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:42 #7 DONE 0.0s 08:52:42 08:52:42 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:52:42 #8 DONE 0.0s 08:52:42 08:52:42 #7 exporting to image 08:52:42 #7 pushing layers 0.0s done 08:52:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb 0.1s done 08:52:42 #7 DONE 0.1s 08:52:42 08:52:42 1 warning found (use --debug to expand): 08:52:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109' 08:52:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109 --push - 08:52:42 #1 [internal] load build definition from Dockerfile 08:52:42 #1 transferring dockerfile: 189B done 08:52:42 #1 DONE 0.0s 08:52:42 08:52:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109 08:52:42 #2 DONE 0.0s 08:52:42 08:52:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109 08:52:42 #3 DONE 0.0s 08:52:42 08:52:42 #4 [internal] load .dockerignore 08:52:42 #4 transferring context: 2B done 08:52:42 #4 DONE 0.0s 08:52:42 08:52:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 08:52:42 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f done 08:52:42 #5 CACHED 08:52:42 08:52:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 08:52:42 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f done 08:52:42 #6 CACHED 08:52:42 08:52:42 #7 exporting to image 08:52:42 #7 exporting layers done 08:52:42 #7 exporting manifest sha256:10284033c5107b302a02e87ca186a353bdd05f808d1520c7f31e77222fa0110a done 08:52:42 #7 exporting config sha256:6f86efb71de6db2adef3ae930e261c27d1e6ce75d758fa81d15d7c2eb4d8bfb7 done 08:52:42 #7 exporting manifest sha256:2c36627993a8b228c434915ce493f2cdc253e8cb92e95d0970c0320955cffa71 done 08:52:42 #7 exporting config sha256:1f9c7221b866f1afff8f9c7c41295020d79973b822e01accfa49c8e25bcf5ac0 done 08:52:42 #7 exporting manifest list sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb done 08:52:42 #7 pushing layers 0.0s done 08:52:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109@sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb 08:52:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.109@sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb 0.1s done 08:52:42 #7 DONE 0.1s 08:52:42 08:52:42 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:52:42 #8 DONE 0.0s 08:52:42 08:52:42 1 warning found (use --debug to expand): 08:52:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' 08:52:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - 08:52:43 #1 [internal] load build definition from Dockerfile 08:52:43 #1 transferring dockerfile: 230B done 08:52:43 #1 DONE 0.0s 08:52:43 08:52:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:52:43 #2 DONE 0.0s 08:52:43 08:52:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:52:43 #3 DONE 0.0s 08:52:43 08:52:43 #4 [internal] load .dockerignore 08:52:43 #4 transferring context: 2B done 08:52:43 #4 DONE 0.0s 08:52:43 08:52:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 08:52:43 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 0.0s done 08:52:43 #5 CACHED 08:52:43 08:52:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 08:52:43 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f done 08:52:43 #6 CACHED 08:52:43 08:52:43 #7 exporting to image 08:52:43 #7 exporting layers done 08:52:43 #7 exporting manifest sha256:10284033c5107b302a02e87ca186a353bdd05f808d1520c7f31e77222fa0110a done 08:52:43 #7 exporting config sha256:6f86efb71de6db2adef3ae930e261c27d1e6ce75d758fa81d15d7c2eb4d8bfb7 done 08:52:43 #7 exporting manifest sha256:2c36627993a8b228c434915ce493f2cdc253e8cb92e95d0970c0320955cffa71 done 08:52:43 #7 exporting config sha256:1f9c7221b866f1afff8f9c7c41295020d79973b822e01accfa49c8e25bcf5ac0 done 08:52:43 #7 exporting manifest list sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb done 08:52:43 #7 pushing layers 0.0s done 08:52:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb 08:52:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb 0.1s done 08:52:43 #7 DONE 0.1s 08:52:43 08:52:43 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:52:43 #8 DONE 0.0s 08:52:43 08:52:43 1 warning found (use --debug to expand): 08:52:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 08:52:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 08:52:43 #1 [internal] load build definition from Dockerfile 08:52:43 #1 transferring dockerfile: 180B done 08:52:43 #1 DONE 0.0s 08:52:43 08:52:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:52:43 #2 DONE 0.0s 08:52:43 08:52:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:52:43 #3 DONE 0.0s 08:52:43 08:52:43 #4 [internal] load .dockerignore 08:52:43 #4 transferring context: 2B done 08:52:43 #4 DONE 0.0s 08:52:43 08:52:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 08:52:43 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 0.0s done 08:52:43 #5 CACHED 08:52:43 08:52:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 08:52:43 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1981e2acd031a0d9d5b44045c764e3319f21be3339ada8c2f10f1233a5f7429f 0.0s done 08:52:43 #6 CACHED 08:52:43 08:52:43 #7 exporting to image 08:52:43 #7 exporting layers done 08:52:43 #7 exporting manifest sha256:10284033c5107b302a02e87ca186a353bdd05f808d1520c7f31e77222fa0110a done 08:52:43 #7 exporting config sha256:6f86efb71de6db2adef3ae930e261c27d1e6ce75d758fa81d15d7c2eb4d8bfb7 08:52:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:44 #7 exporting config sha256:6f86efb71de6db2adef3ae930e261c27d1e6ce75d758fa81d15d7c2eb4d8bfb7 done 08:52:44 #7 exporting manifest sha256:2c36627993a8b228c434915ce493f2cdc253e8cb92e95d0970c0320955cffa71 done 08:52:44 #7 exporting config sha256:1f9c7221b866f1afff8f9c7c41295020d79973b822e01accfa49c8e25bcf5ac0 done 08:52:44 #7 exporting manifest list sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb done 08:52:44 #7 pushing layers 0.0s done 08:52:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:844b592a79963f0f2244abfedc2a779fbdff42959ce2b18cdb552ac50de7f3fb 0.1s done 08:52:44 #7 DONE 0.1s 08:52:44 08:52:44 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:52:44 #8 DONE 0.0s 08:52:44 08:52:44 1 warning found (use --debug to expand): 08:52:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e' 08:52:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e --push - 08:52:44 #1 [internal] load build definition from Dockerfile 08:52:44 #1 transferring dockerfile: 194B done 08:52:44 #1 DONE 0.0s 08:52:44 08:52:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:44 #2 DONE 0.0s 08:52:44 08:52:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:44 #3 DONE 0.0s 08:52:44 08:52:44 #4 [internal] load .dockerignore 08:52:44 #4 transferring context: 2B done 08:52:44 #4 DONE 0.0s 08:52:44 08:52:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 08:52:44 #5 resolve nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 08:52:44 #5 ... 08:52:44 08:52:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 08:52:44 #6 resolve nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d done 08:52:44 #6 DONE 0.0s 08:52:44 08:52:44 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:52:44 #7 DONE 0.0s 08:52:44 08:52:44 #8 exporting to image 08:52:44 #8 exporting layers done 08:52:44 #8 exporting manifest sha256:3189a0528122bff9198c25e4ba452a682af26363ba26ab68d743058e9d47e8fc 0.0s done 08:52:44 #8 exporting config sha256:1703575884be5bf16c3a549c8393dad62f9cfbccee40cefd4246c6d9b85185de done 08:52:44 #8 exporting manifest sha256:2f0dc2b6afae2bd00bf92552fef116fd71c3bf9bf0d162741880e00dfbc2f494 0.0s done 08:52:44 #8 exporting config sha256:5c4619b907c9e9eb0ea0ad9852d3d0c4e170ba63a0dcf2359f3b8bb6a5035d82 done 08:52:44 #8 exporting manifest list sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 0.0s done 08:52:44 #8 pushing layers 0.1s done 08:52:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 08:52:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 0.1s done 08:52:44 #8 DONE 0.2s 08:52:44 08:52:44 1 warning found (use --debug to expand): 08:52:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 08:52:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 08:52:45 #1 [internal] load build definition from Dockerfile 08:52:45 #1 transferring dockerfile: 160B done 08:52:45 #1 DONE 0.0s 08:52:45 08:52:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 08:52:45 #2 DONE 0.0s 08:52:45 08:52:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 08:52:45 #3 DONE 0.0s 08:52:45 08:52:45 #4 [internal] load .dockerignore 08:52:45 #4 transferring context: 2B done 08:52:45 #4 DONE 0.0s 08:52:45 08:52:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 08:52:45 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 08:52:45 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d done 08:52:45 #5 CACHED 08:52:45 08:52:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 08:52:45 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 0.0s done 08:52:45 #6 CACHED 08:52:45 08:52:45 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:52:45 #7 DONE 0.0s 08:52:45 08:52:45 #8 exporting to image 08:52:45 #8 exporting layers done 08:52:45 #8 exporting manifest sha256:3189a0528122bff9198c25e4ba452a682af26363ba26ab68d743058e9d47e8fc done 08:52:45 #8 exporting config sha256:1703575884be5bf16c3a549c8393dad62f9cfbccee40cefd4246c6d9b85185de done 08:52:45 #8 exporting manifest sha256:2f0dc2b6afae2bd00bf92552fef116fd71c3bf9bf0d162741880e00dfbc2f494 done 08:52:45 #8 exporting config sha256:5c4619b907c9e9eb0ea0ad9852d3d0c4e170ba63a0dcf2359f3b8bb6a5035d82 done 08:52:45 #8 exporting manifest list sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 done 08:52:45 #8 pushing layers 0.0s done 08:52:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 0.1s done 08:52:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:45 #8 DONE 0.1s 08:52:45 08:52:45 1 warning found (use --debug to expand): 08:52:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109 --push - 08:52:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109' 08:52:45 #1 [internal] load build definition from Dockerfile 08:52:45 #1 transferring dockerfile: 167B done 08:52:45 #1 DONE 0.0s 08:52:45 08:52:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109 08:52:45 #2 DONE 0.0s 08:52:45 08:52:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109 08:52:45 #3 DONE 0.0s 08:52:45 08:52:45 #4 [internal] load .dockerignore 08:52:45 #4 transferring context: 2B done 08:52:45 #4 DONE 0.0s 08:52:45 08:52:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 08:52:45 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 0.0s done 08:52:45 #5 CACHED 08:52:45 08:52:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 08:52:45 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 0.0s done 08:52:45 #6 CACHED 08:52:45 08:52:45 #7 exporting to image 08:52:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:45 #7 exporting layers done 08:52:45 #7 exporting manifest sha256:3189a0528122bff9198c25e4ba452a682af26363ba26ab68d743058e9d47e8fc done 08:52:45 #7 exporting config sha256:1703575884be5bf16c3a549c8393dad62f9cfbccee40cefd4246c6d9b85185de done 08:52:45 #7 exporting manifest sha256:2f0dc2b6afae2bd00bf92552fef116fd71c3bf9bf0d162741880e00dfbc2f494 done 08:52:45 #7 exporting config sha256:5c4619b907c9e9eb0ea0ad9852d3d0c4e170ba63a0dcf2359f3b8bb6a5035d82 done 08:52:45 #7 exporting manifest list sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 done 08:52:45 #7 pushing layers 0.0s done 08:52:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.109@sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 0.1s done 08:52:45 #7 DONE 0.1s 08:52:45 08:52:45 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:52:45 #8 DONE 0.0s 08:52:45 08:52:45 1 warning found (use --debug to expand): 08:52:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' 08:52:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - 08:52:46 #1 [internal] load build definition from Dockerfile 08:52:46 #1 transferring dockerfile: 208B done 08:52:46 #1 DONE 0.0s 08:52:46 08:52:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:52:46 #2 DONE 0.0s 08:52:46 08:52:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:52:46 #3 DONE 0.0s 08:52:46 08:52:46 #4 [internal] load .dockerignore 08:52:46 #4 transferring context: 2B done 08:52:46 #4 DONE 0.0s 08:52:46 08:52:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 08:52:46 #5 resolve nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 0.0s done 08:52:46 #5 CACHED 08:52:46 08:52:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 08:52:46 #6 resolve nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 0.0s done 08:52:46 #6 CACHED 08:52:46 08:52:46 #7 exporting to image 08:52:46 #7 exporting layers done 08:52:46 #7 exporting manifest sha256:3189a0528122bff9198c25e4ba452a682af26363ba26ab68d743058e9d47e8fc done 08:52:46 #7 exporting config sha256:1703575884be5bf16c3a549c8393dad62f9cfbccee40cefd4246c6d9b85185de done 08:52:46 #7 exporting manifest sha256:2f0dc2b6afae2bd00bf92552fef116fd71c3bf9bf0d162741880e00dfbc2f494 done 08:52:46 #7 exporting config sha256:5c4619b907c9e9eb0ea0ad9852d3d0c4e170ba63a0dcf2359f3b8bb6a5035d82 done 08:52:46 #7 exporting manifest list sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 done 08:52:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:46 #7 DONE 0.0s 08:52:46 08:52:46 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:52:46 #8 DONE 0.0s 08:52:46 08:52:46 #7 exporting to image 08:52:46 #7 pushing layers 0.0s done 08:52:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 0.1s done 08:52:46 #7 DONE 0.1s 08:52:46 08:52:46 1 warning found (use --debug to expand): 08:52:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 08:52:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 08:52:47 #1 [internal] load build definition from Dockerfile 08:52:47 #1 transferring dockerfile: 158B done 08:52:47 #1 DONE 0.0s 08:52:47 08:52:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 08:52:47 #2 DONE 0.0s 08:52:47 08:52:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 08:52:47 #3 DONE 0.0s 08:52:47 08:52:47 #4 [internal] load .dockerignore 08:52:47 #4 transferring context: 2B done 08:52:47 #4 DONE 0.0s 08:52:47 08:52:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 08:52:47 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 0.0s done 08:52:47 #5 CACHED 08:52:47 08:52:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 08:52:47 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:ecd432ce1b6bd32abe85dc5487bfe8effc9a9f04b11643f6458299067526f59d 0.0s done 08:52:47 #6 CACHED 08:52:47 08:52:47 #7 exporting to image 08:52:47 #7 exporting layers done 08:52:47 #7 exporting manifest sha256:3189a0528122bff9198c25e4ba452a682af26363ba26ab68d743058e9d47e8fc done 08:52:47 #7 exporting config sha256:1703575884be5bf16c3a549c8393dad62f9cfbccee40cefd4246c6d9b85185de done 08:52:47 #7 exporting manifest sha256:2f0dc2b6afae2bd00bf92552fef116fd71c3bf9bf0d162741880e00dfbc2f494 done 08:52:47 #7 exporting config sha256:5c4619b907c9e9eb0ea0ad9852d3d0c4e170ba63a0dcf2359f3b8bb6a5035d82 done 08:52:47 #7 exporting manifest list sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 08:52:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:47 #7 exporting manifest list sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 done 08:52:47 #7 pushing layers 0.0s done 08:52:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:bbfe8fb92959ea5ab2724018c319a872b3cf540459782b6619485f151e4ec268 0.1s done 08:52:47 #7 DONE 0.1s 08:52:47 08:52:47 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:52:47 #8 DONE 0.0s 08:52:47 08:52:47 1 warning found (use --debug to expand): 08:52:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e' 08:52:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e --push - 08:52:47 #1 [internal] load build definition from Dockerfile 08:52:47 #1 transferring dockerfile: 196B done 08:52:47 #1 DONE 0.0s 08:52:47 08:52:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:47 #2 DONE 0.0s 08:52:47 08:52:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:47 #3 DONE 0.0s 08:52:47 08:52:47 #4 [internal] load .dockerignore 08:52:47 #4 transferring context: 2B done 08:52:47 #4 DONE 0.0s 08:52:47 08:52:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 08:52:47 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 0.0s done 08:52:47 #5 DONE 0.0s 08:52:47 08:52:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 08:52:47 #6 DONE 0.0s 08:52:47 08:52:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 08:52:47 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 0.0s done 08:52:47 #5 DONE 0.1s 08:52:47 08:52:47 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:52:47 #7 DONE 0.0s 08:52:47 08:52:47 #8 exporting to image 08:52:47 #8 exporting layers done 08:52:47 #8 exporting manifest sha256:5f5cd892ac11ae4a8326504170a8c2d5833fe2927cd59d8b1e18384477a62147 done 08:52:47 #8 exporting config sha256:a971abf885a62ba9942878c59fd6aa7c77363c7b84ba0dff51eac10d686d8ab7 done 08:52:47 #8 exporting manifest sha256:b298c54a45ad3d564b76da101e63d2b74fb532800dbe72ab2d0eb5105d1531cc 0.0s done 08:52:47 #8 exporting config sha256:4a1438f26c69b56da9c0c55186d9d04828515dad82344eda2edea88b7f0658b7 done 08:52:47 #8 exporting manifest list sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 done 08:52:47 #8 pushing layers 0.1s done 08:52:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 0.1s done 08:52:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:47 #8 DONE 0.2s 08:52:47 08:52:47 1 warning found (use --debug to expand): 08:52:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 08:52:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 08:52:48 #1 [internal] load build definition from Dockerfile 08:52:48 #1 transferring dockerfile: 162B done 08:52:48 #1 DONE 0.0s 08:52:48 08:52:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 08:52:48 #2 DONE 0.0s 08:52:48 08:52:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 08:52:48 #3 DONE 0.0s 08:52:48 08:52:48 #4 [internal] load .dockerignore 08:52:48 #4 transferring context: 2B done 08:52:48 #4 DONE 0.0s 08:52:48 08:52:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 08:52:48 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 0.0s done 08:52:48 #5 CACHED 08:52:48 08:52:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 08:52:48 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 done 08:52:48 #6 CACHED 08:52:48 08:52:48 #7 exporting to image 08:52:48 #7 exporting layers 08:52:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:48 #7 exporting layers done 08:52:48 #7 exporting manifest sha256:5f5cd892ac11ae4a8326504170a8c2d5833fe2927cd59d8b1e18384477a62147 done 08:52:48 #7 exporting config sha256:a971abf885a62ba9942878c59fd6aa7c77363c7b84ba0dff51eac10d686d8ab7 done 08:52:48 #7 exporting manifest sha256:b298c54a45ad3d564b76da101e63d2b74fb532800dbe72ab2d0eb5105d1531cc done 08:52:48 #7 exporting config sha256:4a1438f26c69b56da9c0c55186d9d04828515dad82344eda2edea88b7f0658b7 done 08:52:48 #7 exporting manifest list sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 done 08:52:48 #7 pushing layers 0.0s done 08:52:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 0.1s done 08:52:48 #7 DONE 0.1s 08:52:48 08:52:48 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:52:48 #8 DONE 0.0s 08:52:48 08:52:48 1 warning found (use --debug to expand): 08:52:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109' 08:52:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109 --push - 08:52:48 #1 [internal] load build definition from Dockerfile 08:52:48 #1 transferring dockerfile: 169B done 08:52:48 #1 DONE 0.0s 08:52:48 08:52:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109 08:52:48 #2 DONE 0.0s 08:52:48 08:52:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109 08:52:48 #3 DONE 0.0s 08:52:48 08:52:48 #4 [internal] load .dockerignore 08:52:48 #4 transferring context: 2B done 08:52:48 #4 DONE 0.0s 08:52:48 08:52:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 08:52:48 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 0.0s done 08:52:48 #5 CACHED 08:52:48 08:52:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 08:52:48 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 done 08:52:48 #6 CACHED 08:52:48 08:52:48 #7 exporting to image 08:52:48 #7 exporting layers done 08:52:48 #7 exporting manifest sha256:5f5cd892ac11ae4a8326504170a8c2d5833fe2927cd59d8b1e18384477a62147 done 08:52:48 #7 exporting config sha256:a971abf885a62ba9942878c59fd6aa7c77363c7b84ba0dff51eac10d686d8ab7 done 08:52:48 #7 exporting manifest sha256:b298c54a45ad3d564b76da101e63d2b74fb532800dbe72ab2d0eb5105d1531cc done 08:52:48 #7 exporting config sha256:4a1438f26c69b56da9c0c55186d9d04828515dad82344eda2edea88b7f0658b7 done 08:52:48 #7 exporting manifest list sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 08:52:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:48 #7 exporting manifest list sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 done 08:52:48 #7 pushing layers 0.0s done 08:52:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.109@sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 0.1s done 08:52:48 #7 DONE 0.1s 08:52:48 08:52:48 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:52:48 #8 DONE 0.0s 08:52:48 08:52:48 1 warning found (use --debug to expand): 08:52:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' 08:52:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - 08:52:49 #1 [internal] load build definition from Dockerfile 08:52:49 #1 transferring dockerfile: 210B done 08:52:49 #1 DONE 0.0s 08:52:49 08:52:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:52:49 #2 DONE 0.0s 08:52:49 08:52:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:52:49 #3 DONE 0.0s 08:52:49 08:52:49 #4 [internal] load .dockerignore 08:52:49 #4 transferring context: 2B done 08:52:49 #4 DONE 0.0s 08:52:49 08:52:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 08:52:49 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 0.0s done 08:52:49 #5 CACHED 08:52:49 08:52:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 08:52:49 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 0.0s done 08:52:49 #6 CACHED 08:52:49 08:52:49 #7 exporting to image 08:52:49 #7 exporting layers done 08:52:49 #7 exporting manifest sha256:5f5cd892ac11ae4a8326504170a8c2d5833fe2927cd59d8b1e18384477a62147 done 08:52:49 #7 exporting config sha256:a971abf885a62ba9942878c59fd6aa7c77363c7b84ba0dff51eac10d686d8ab7 done 08:52:49 #7 exporting manifest sha256:b298c54a45ad3d564b76da101e63d2b74fb532800dbe72ab2d0eb5105d1531cc done 08:52:49 #7 exporting config sha256:4a1438f26c69b56da9c0c55186d9d04828515dad82344eda2edea88b7f0658b7 done 08:52:49 #7 exporting manifest list sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 done 08:52:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:49 #7 DONE 0.0s 08:52:49 08:52:49 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:52:49 #8 DONE 0.0s 08:52:49 08:52:49 #7 exporting to image 08:52:49 #7 pushing layers 0.0s done 08:52:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 0.1s done 08:52:49 #7 DONE 0.1s 08:52:49 08:52:49 1 warning found (use --debug to expand): 08:52:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 08:52:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 08:52:49 #1 [internal] load build definition from Dockerfile 08:52:49 #1 transferring dockerfile: 160B done 08:52:49 #1 DONE 0.0s 08:52:49 08:52:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 08:52:49 #2 DONE 0.0s 08:52:49 08:52:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 08:52:49 #3 DONE 0.0s 08:52:49 08:52:49 #4 [internal] load .dockerignore 08:52:49 #4 transferring context: 2B done 08:52:49 #4 DONE 0.0s 08:52:49 08:52:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 08:52:49 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 done 08:52:49 #5 CACHED 08:52:49 08:52:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 08:52:49 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4fe398550bd7fb238c3d96b4f4f4329420d29daba998b3336176709e60b893d9 done 08:52:49 #6 CACHED 08:52:49 08:52:49 #7 exporting to image 08:52:49 #7 exporting layers done 08:52:49 #7 exporting manifest sha256:5f5cd892ac11ae4a8326504170a8c2d5833fe2927cd59d8b1e18384477a62147 done 08:52:49 #7 exporting config sha256:a971abf885a62ba9942878c59fd6aa7c77363c7b84ba0dff51eac10d686d8ab7 done 08:52:49 #7 exporting manifest sha256:b298c54a45ad3d564b76da101e63d2b74fb532800dbe72ab2d0eb5105d1531cc done 08:52:49 #7 exporting config sha256:4a1438f26c69b56da9c0c55186d9d04828515dad82344eda2edea88b7f0658b7 done 08:52:49 #7 exporting manifest list sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 done 08:52:49 #7 pushing layers 0.0s done 08:52:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 08:52:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:38d68eb1ed3e25657b45bc62bbe332148f6a9360ebd52795086a40d66a384dd4 0.1s done 08:52:50 #7 DONE 0.1s 08:52:50 08:52:50 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:52:50 #8 DONE 0.0s 08:52:50 08:52:50 1 warning found (use --debug to expand): 08:52:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e --push - 08:52:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e' 08:52:50 #1 [internal] load build definition from Dockerfile 08:52:50 #1 transferring dockerfile: 198B done 08:52:50 #1 DONE 0.0s 08:52:50 08:52:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:50 #2 DONE 0.0s 08:52:50 08:52:50 #3 [internal] load .dockerignore 08:52:50 #3 transferring context: 2B done 08:52:50 #3 DONE 0.0s 08:52:50 08:52:50 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:50 #4 DONE 0.1s 08:52:50 08:52:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 08:52:50 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 08:52:50 #5 ... 08:52:50 08:52:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 08:52:50 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 0.0s done 08:52:50 #6 DONE 0.0s 08:52:50 08:52:50 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:52:50 #7 DONE 0.0s 08:52:50 08:52:50 #8 exporting to image 08:52:50 #8 exporting layers done 08:52:50 #8 exporting manifest sha256:2f43cf995e2add53e59b4463c83868b82a29c36d46c87d70d5589edac262faf4 0.0s done 08:52:50 #8 exporting config sha256:b72edd50c4df269c7eaa395f2eb10bf22f931da60db28795b72d870e6dae63b0 done 08:52:50 #8 exporting manifest sha256:6e41272fe58c14dffa6c9c1c9c9450aa98abd4dd40a4db62f402f6bcbec258db done 08:52:50 #8 exporting config sha256:a52a62f87c9a0222246b26d9ec802dc55dacf4e24fd94760b481cdd8b3ce8c2c done 08:52:50 #8 exporting manifest list sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f done 08:52:50 #8 pushing layers 0.1s done 08:52:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f 08:52:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f 0.1s done 08:52:50 #8 DONE 0.2s 08:52:50 08:52:50 1 warning found (use --debug to expand): 08:52:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 08:52:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 08:52:51 #1 [internal] load build definition from Dockerfile 08:52:51 #1 transferring dockerfile: 164B done 08:52:51 #1 DONE 0.0s 08:52:51 08:52:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 08:52:51 #2 DONE 0.0s 08:52:51 08:52:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 08:52:51 #3 DONE 0.0s 08:52:51 08:52:51 #4 [internal] load .dockerignore 08:52:51 #4 transferring context: 2B done 08:52:51 #4 DONE 0.0s 08:52:51 08:52:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 08:52:51 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c done 08:52:51 #5 CACHED 08:52:51 08:52:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 08:52:51 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 0.0s done 08:52:51 #6 CACHED 08:52:51 08:52:51 #7 exporting to image 08:52:51 #7 exporting layers 08:52:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:51 #7 exporting layers done 08:52:51 #7 exporting manifest sha256:2f43cf995e2add53e59b4463c83868b82a29c36d46c87d70d5589edac262faf4 done 08:52:51 #7 exporting config sha256:b72edd50c4df269c7eaa395f2eb10bf22f931da60db28795b72d870e6dae63b0 done 08:52:51 #7 exporting manifest sha256:6e41272fe58c14dffa6c9c1c9c9450aa98abd4dd40a4db62f402f6bcbec258db done 08:52:51 #7 exporting config sha256:a52a62f87c9a0222246b26d9ec802dc55dacf4e24fd94760b481cdd8b3ce8c2c done 08:52:51 #7 exporting manifest list sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f done 08:52:51 #7 pushing layers 0.0s done 08:52:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f 0.1s done 08:52:51 #7 DONE 0.1s 08:52:51 08:52:51 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:52:51 #8 DONE 0.0s 08:52:51 08:52:51 1 warning found (use --debug to expand): 08:52:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109' 08:52:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109 --push - 08:52:51 #1 [internal] load build definition from Dockerfile 08:52:51 #1 transferring dockerfile: 171B done 08:52:51 #1 DONE 0.0s 08:52:51 08:52:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109 08:52:51 #2 DONE 0.0s 08:52:51 08:52:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109 08:52:51 #3 DONE 0.0s 08:52:51 08:52:51 #4 [internal] load .dockerignore 08:52:51 #4 transferring context: 2B done 08:52:51 #4 DONE 0.0s 08:52:51 08:52:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 08:52:51 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 0.0s done 08:52:51 #5 CACHED 08:52:51 08:52:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 08:52:51 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 0.0s done 08:52:51 #6 CACHED 08:52:51 08:52:51 #7 exporting to image 08:52:51 #7 exporting layers done 08:52:51 #7 exporting manifest sha256:2f43cf995e2add53e59b4463c83868b82a29c36d46c87d70d5589edac262faf4 done 08:52:51 #7 exporting config sha256:b72edd50c4df269c7eaa395f2eb10bf22f931da60db28795b72d870e6dae63b0 done 08:52:51 #7 exporting manifest sha256:6e41272fe58c14dffa6c9c1c9c9450aa98abd4dd40a4db62f402f6bcbec258db done 08:52:51 #7 exporting config sha256:a52a62f87c9a0222246b26d9ec802dc55dacf4e24fd94760b481cdd8b3ce8c2c done 08:52:51 #7 exporting manifest list sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f done 08:52:51 #7 pushing layers 0.0s done 08:52:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f 08:52:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.109@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f 0.1s done 08:52:51 #7 DONE 0.1s 08:52:51 08:52:51 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:52:51 #8 DONE 0.0s 08:52:51 08:52:51 1 warning found (use --debug to expand): 08:52:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' 08:52:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - 08:52:52 #1 [internal] load build definition from Dockerfile 08:52:52 #1 transferring dockerfile: 212B done 08:52:52 #1 DONE 0.0s 08:52:52 08:52:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:52:52 #2 DONE 0.0s 08:52:52 08:52:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:52:52 #3 DONE 0.0s 08:52:52 08:52:52 #4 [internal] load .dockerignore 08:52:52 #4 transferring context: 2B done 08:52:52 #4 DONE 0.0s 08:52:52 08:52:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 08:52:52 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 0.0s done 08:52:52 #5 CACHED 08:52:52 08:52:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 08:52:52 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 0.0s done 08:52:52 #6 CACHED 08:52:52 08:52:52 #7 exporting to image 08:52:52 #7 exporting layers done 08:52:52 #7 exporting manifest sha256:2f43cf995e2add53e59b4463c83868b82a29c36d46c87d70d5589edac262faf4 done 08:52:52 #7 exporting config sha256:b72edd50c4df269c7eaa395f2eb10bf22f931da60db28795b72d870e6dae63b0 done 08:52:52 #7 exporting manifest sha256:6e41272fe58c14dffa6c9c1c9c9450aa98abd4dd40a4db62f402f6bcbec258db done 08:52:52 #7 exporting config sha256:a52a62f87c9a0222246b26d9ec802dc55dacf4e24fd94760b481cdd8b3ce8c2c done 08:52:52 #7 exporting manifest list sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f done 08:52:52 #7 pushing layers 0.0s done 08:52:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f 08:52:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f 0.1s done 08:52:52 #7 DONE 0.1s 08:52:52 08:52:52 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:52:52 #8 DONE 0.0s 08:52:52 08:52:52 1 warning found (use --debug to expand): 08:52:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 08:52:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 08:52:52 #1 [internal] load build definition from Dockerfile 08:52:52 #1 transferring dockerfile: 162B done 08:52:52 #1 DONE 0.0s 08:52:52 08:52:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 08:52:52 #2 DONE 0.0s 08:52:52 08:52:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 08:52:52 #3 DONE 0.0s 08:52:52 08:52:52 #4 [internal] load .dockerignore 08:52:52 #4 transferring context: 2B done 08:52:52 #4 DONE 0.0s 08:52:52 08:52:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 08:52:52 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c done 08:52:52 #5 CACHED 08:52:52 08:52:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 08:52:52 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:259ddc85110bdb41ddbce4fa3424446819c7cc6351f87891a579e232108f1c1c 0.0s done 08:52:52 #6 CACHED 08:52:52 08:52:52 #7 exporting to image 08:52:52 #7 exporting layers done 08:52:52 #7 exporting manifest sha256:2f43cf995e2add53e59b4463c83868b82a29c36d46c87d70d5589edac262faf4 done 08:52:52 #7 exporting config sha256:b72edd50c4df269c7eaa395f2eb10bf22f931da60db28795b72d870e6dae63b0 done 08:52:52 #7 exporting manifest sha256:6e41272fe58c14dffa6c9c1c9c9450aa98abd4dd40a4db62f402f6bcbec258db done 08:52:52 #7 exporting config sha256:a52a62f87c9a0222246b26d9ec802dc55dacf4e24fd94760b481cdd8b3ce8c2c done 08:52:52 #7 exporting manifest list sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f done 08:52:52 #7 pushing layers 0.0s done 08:52:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f 08:52:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:272d08245f60945d71782244930ea66953a960fc984e1864c6f0f57a3f80ca1f 0.1s done 08:52:53 #7 DONE 0.1s 08:52:53 08:52:53 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:52:53 #8 DONE 0.0s 08:52:53 08:52:53 1 warning found (use --debug to expand): 08:52:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e' 08:52:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e --push - 08:52:53 #1 [internal] load build definition from Dockerfile 08:52:53 #1 transferring dockerfile: 206B done 08:52:53 #1 DONE 0.0s 08:52:53 08:52:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:53 #2 DONE 0.0s 08:52:53 08:52:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:53 #3 DONE 0.1s 08:52:53 08:52:53 #4 [internal] load .dockerignore 08:52:53 #4 transferring context: 2B done 08:52:53 #4 DONE 0.0s 08:52:53 08:52:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 08:52:53 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done 08:52:53 #5 DONE 0.0s 08:52:53 08:52:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 08:52:53 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done 08:52:53 #6 DONE 0.0s 08:52:53 08:52:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 08:52:53 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done 08:52:53 #5 DONE 0.1s 08:52:53 08:52:53 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:52:53 #7 DONE 0.0s 08:52:53 08:52:53 #8 exporting to image 08:52:53 #8 exporting layers done 08:52:53 #8 exporting manifest sha256:afc8802294968fc9910f279e04c74c34131711cea6a4a2dd15f2d40c67571d7c done 08:52:53 #8 exporting config sha256:39952c2044c9c81a0a372c0cf06c053133b424c718929ff6ceccdea95ba898f3 done 08:52:53 #8 exporting manifest sha256:37b9e0b33ac715448b7ae77974786694a5777a6959b6a054a0735330617491fa done 08:52:53 #8 exporting config sha256:6f25093f7b631b4c15141dbc1492c3b5a7b2e35db690c7ccf0efa4c256dae29d done 08:52:53 #8 exporting manifest list sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 done 08:52:53 #8 pushing layers 0.1s done 08:52:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 08:52:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 0.1s done 08:52:53 #8 DONE 0.2s 08:52:53 08:52:53 1 warning found (use --debug to expand): 08:52:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 08:52:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 08:52:54 #1 [internal] load build definition from Dockerfile 08:52:54 #1 transferring dockerfile: 172B done 08:52:54 #1 DONE 0.0s 08:52:54 08:52:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:52:54 #2 DONE 0.0s 08:52:54 08:52:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:52:54 #3 DONE 0.0s 08:52:54 08:52:54 #4 [internal] load .dockerignore 08:52:54 #4 transferring context: 2B done 08:52:54 #4 DONE 0.0s 08:52:54 08:52:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 08:52:54 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done 08:52:54 #5 CACHED 08:52:54 08:52:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 08:52:54 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done 08:52:54 #6 CACHED 08:52:54 08:52:54 #7 exporting to image 08:52:54 #7 exporting layers done 08:52:54 #7 exporting manifest sha256:afc8802294968fc9910f279e04c74c34131711cea6a4a2dd15f2d40c67571d7c done 08:52:54 #7 exporting config sha256:39952c2044c9c81a0a372c0cf06c053133b424c718929ff6ceccdea95ba898f3 done 08:52:54 #7 exporting manifest sha256:37b9e0b33ac715448b7ae77974786694a5777a6959b6a054a0735330617491fa done 08:52:54 #7 exporting config sha256:6f25093f7b631b4c15141dbc1492c3b5a7b2e35db690c7ccf0efa4c256dae29d done 08:52:54 #7 exporting manifest list sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 done 08:52:54 #7 pushing layers 0.0s done 08:52:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 08:52:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 0.1s done 08:52:54 #7 DONE 0.1s 08:52:54 08:52:54 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:52:54 #8 DONE 0.0s 08:52:54 08:52:54 1 warning found (use --debug to expand): 08:52:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109 --push - 08:52:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109' 08:52:54 #1 [internal] load build definition from Dockerfile 08:52:54 #1 transferring dockerfile: 179B done 08:52:54 #1 DONE 0.0s 08:52:54 08:52:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109 08:52:54 #2 DONE 0.0s 08:52:54 08:52:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109 08:52:54 #3 DONE 0.0s 08:52:54 08:52:54 #4 [internal] load .dockerignore 08:52:54 #4 transferring context: 2B done 08:52:54 #4 DONE 0.0s 08:52:54 08:52:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 08:52:54 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e done 08:52:54 #5 CACHED 08:52:54 08:52:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 08:52:54 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done 08:52:54 #6 CACHED 08:52:54 08:52:54 #7 exporting to image 08:52:54 #7 exporting layers 08:52:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:54 #7 exporting layers done 08:52:54 #7 exporting manifest sha256:afc8802294968fc9910f279e04c74c34131711cea6a4a2dd15f2d40c67571d7c done 08:52:54 #7 exporting config sha256:39952c2044c9c81a0a372c0cf06c053133b424c718929ff6ceccdea95ba898f3 done 08:52:54 #7 exporting manifest sha256:37b9e0b33ac715448b7ae77974786694a5777a6959b6a054a0735330617491fa done 08:52:54 #7 exporting config sha256:6f25093f7b631b4c15141dbc1492c3b5a7b2e35db690c7ccf0efa4c256dae29d done 08:52:54 #7 exporting manifest list sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 done 08:52:54 #7 pushing layers 0.0s done 08:52:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.109@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 0.1s done 08:52:54 #7 DONE 0.1s 08:52:54 08:52:54 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:52:54 #8 DONE 0.0s 08:52:54 08:52:54 1 warning found (use --debug to expand): 08:52:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' 08:52:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - 08:52:55 #1 [internal] load build definition from Dockerfile 08:52:55 #1 transferring dockerfile: 220B done 08:52:55 #1 DONE 0.0s 08:52:55 08:52:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:52:55 #2 DONE 0.0s 08:52:55 08:52:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:52:55 #3 DONE 0.0s 08:52:55 08:52:55 #4 [internal] load .dockerignore 08:52:55 #4 transferring context: 2B done 08:52:55 #4 DONE 0.0s 08:52:55 08:52:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 08:52:55 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done 08:52:55 #5 CACHED 08:52:55 08:52:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 08:52:55 #6 CACHED 08:52:55 08:52:55 #7 exporting to image 08:52:55 #7 exporting layers done 08:52:55 #7 exporting manifest sha256:afc8802294968fc9910f279e04c74c34131711cea6a4a2dd15f2d40c67571d7c done 08:52:55 #7 exporting config sha256:39952c2044c9c81a0a372c0cf06c053133b424c718929ff6ceccdea95ba898f3 done 08:52:55 #7 exporting manifest sha256:37b9e0b33ac715448b7ae77974786694a5777a6959b6a054a0735330617491fa done 08:52:55 #7 exporting config sha256:6f25093f7b631b4c15141dbc1492c3b5a7b2e35db690c7ccf0efa4c256dae29d done 08:52:55 #7 exporting manifest list sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 done 08:52:55 #7 pushing layers 08:52:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:55 #7 pushing layers 0.0s done 08:52:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 0.1s done 08:52:55 #7 DONE 0.1s 08:52:55 08:52:55 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:52:55 #8 DONE 0.0s 08:52:55 08:52:55 1 warning found (use --debug to expand): 08:52:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 08:52:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 08:52:56 #1 [internal] load build definition from Dockerfile 08:52:56 #1 transferring dockerfile: 170B done 08:52:56 #1 DONE 0.0s 08:52:56 08:52:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:52:56 #2 DONE 0.0s 08:52:56 08:52:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:52:56 #3 DONE 0.0s 08:52:56 08:52:56 #4 [internal] load .dockerignore 08:52:56 #4 transferring context: 2B done 08:52:56 #4 DONE 0.0s 08:52:56 08:52:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 08:52:56 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done 08:52:56 #5 CACHED 08:52:56 08:52:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 08:52:56 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:bb0e07183d9e49e6b28999faed717743dd3163f9d5a462c2fa4121e404274f8e 0.0s done 08:52:56 #6 CACHED 08:52:56 08:52:56 #7 exporting to image 08:52:56 #7 exporting layers done 08:52:56 #7 exporting manifest sha256:afc8802294968fc9910f279e04c74c34131711cea6a4a2dd15f2d40c67571d7c done 08:52:56 #7 exporting config sha256:39952c2044c9c81a0a372c0cf06c053133b424c718929ff6ceccdea95ba898f3 done 08:52:56 #7 exporting manifest sha256:37b9e0b33ac715448b7ae77974786694a5777a6959b6a054a0735330617491fa done 08:52:56 #7 exporting config sha256:6f25093f7b631b4c15141dbc1492c3b5a7b2e35db690c7ccf0efa4c256dae29d done 08:52:56 #7 exporting manifest list sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 done 08:52:56 #7 pushing layers 0.0s done 08:52:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 08:52:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:8877b9e3e709235b4ce64d6b5e82d6c7db2ca844be108f8e6048f734fee44a82 0.1s done 08:52:56 #7 DONE 0.1s 08:52:56 08:52:56 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:52:56 #8 DONE 0.0s 08:52:56 08:52:56 1 warning found (use --debug to expand): 08:52:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e --push - 08:52:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e' 08:52:56 #1 [internal] load build definition from Dockerfile 08:52:56 #1 transferring dockerfile: 204B done 08:52:56 #1 DONE 0.0s 08:52:56 08:52:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:56 #2 DONE 0.0s 08:52:56 08:52:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:56 #3 DONE 0.0s 08:52:56 08:52:56 #4 [internal] load .dockerignore 08:52:56 #4 transferring context: 2B done 08:52:56 #4 DONE 0.0s 08:52:56 08:52:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 08:52:56 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 08:52:56 #5 ... 08:52:56 08:52:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 08:52:56 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 0.0s done 08:52:56 #6 DONE 0.1s 08:52:56 08:52:56 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:52:56 #7 DONE 0.0s 08:52:56 08:52:56 #8 exporting to image 08:52:56 #8 exporting layers done 08:52:56 #8 exporting manifest sha256:69171edb4f18b45cdc3ed9c21764fc6e90e50634e83d702e0b3a4f8b6742220a done 08:52:56 #8 exporting config sha256:651a042636557b9a7d9eb59fd7ff2faacc82a08e7ceb29654542bc537ce8f880 done 08:52:56 #8 exporting manifest sha256:d126341f5b41bfcba7d5ab86b80cba5d0dc71caa26d1c3b7884e49a487a4d11c done 08:52:56 #8 exporting config sha256:1dd0e561cf8632194d361598b4ed079faab1a880d4573bdcab4d366b90ff3d3a done 08:52:56 #8 exporting manifest list sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 done 08:52:56 #8 pushing layers 0.1s done 08:52:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 08:52:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 0.1s done 08:52:56 #8 DONE 0.2s 08:52:56 08:52:56 1 warning found (use --debug to expand): 08:52:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 08:52:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 08:52:57 #1 [internal] load build definition from Dockerfile 08:52:57 #1 transferring dockerfile: 170B done 08:52:57 #1 DONE 0.0s 08:52:57 08:52:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:52:57 #2 DONE 0.0s 08:52:57 08:52:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:52:57 #3 DONE 0.0s 08:52:57 08:52:57 #4 [internal] load .dockerignore 08:52:57 #4 transferring context: 2B done 08:52:57 #4 DONE 0.0s 08:52:57 08:52:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 08:52:57 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf done 08:52:57 #5 CACHED 08:52:57 08:52:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 08:52:57 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf done 08:52:57 #6 CACHED 08:52:57 08:52:57 #7 exporting to image 08:52:57 #7 exporting layers done 08:52:57 #7 exporting manifest sha256:69171edb4f18b45cdc3ed9c21764fc6e90e50634e83d702e0b3a4f8b6742220a done 08:52:57 #7 exporting config sha256:651a042636557b9a7d9eb59fd7ff2faacc82a08e7ceb29654542bc537ce8f880 done 08:52:57 #7 exporting manifest sha256:d126341f5b41bfcba7d5ab86b80cba5d0dc71caa26d1c3b7884e49a487a4d11c done 08:52:57 #7 exporting config sha256:1dd0e561cf8632194d361598b4ed079faab1a880d4573bdcab4d366b90ff3d3a done 08:52:57 #7 exporting manifest list sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 done 08:52:57 #7 pushing layers 0.0s done 08:52:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 08:52:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 0.1s done 08:52:57 #7 DONE 0.1s 08:52:57 08:52:57 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:52:57 #8 DONE 0.0s 08:52:57 08:52:57 1 warning found (use --debug to expand): 08:52:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109' 08:52:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109 --push - 08:52:57 #1 [internal] load build definition from Dockerfile 08:52:57 #1 transferring dockerfile: 177B done 08:52:57 #1 DONE 0.0s 08:52:57 08:52:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109 08:52:57 #2 DONE 0.0s 08:52:57 08:52:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109 08:52:57 #3 DONE 0.0s 08:52:57 08:52:57 #4 [internal] load .dockerignore 08:52:57 #4 transferring context: 2B done 08:52:57 #4 DONE 0.0s 08:52:57 08:52:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 08:52:57 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 0.0s done 08:52:57 #5 CACHED 08:52:57 08:52:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 08:52:57 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf done 08:52:57 #6 CACHED 08:52:57 08:52:57 #7 exporting to image 08:52:57 #7 exporting layers done 08:52:57 #7 exporting manifest sha256:69171edb4f18b45cdc3ed9c21764fc6e90e50634e83d702e0b3a4f8b6742220a done 08:52:57 #7 exporting config sha256:651a042636557b9a7d9eb59fd7ff2faacc82a08e7ceb29654542bc537ce8f880 done 08:52:57 #7 exporting manifest sha256:d126341f5b41bfcba7d5ab86b80cba5d0dc71caa26d1c3b7884e49a487a4d11c done 08:52:57 #7 exporting config sha256:1dd0e561cf8632194d361598b4ed079faab1a880d4573bdcab4d366b90ff3d3a done 08:52:57 #7 exporting manifest list sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 done 08:52:57 #7 pushing layers 0.0s done 08:52:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 08:52:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.109@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 0.1s done 08:52:58 #7 DONE 0.1s 08:52:58 08:52:58 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:52:58 #8 DONE 0.0s 08:52:58 08:52:58 1 warning found (use --debug to expand): 08:52:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' 08:52:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - 08:52:58 #1 [internal] load build definition from Dockerfile 08:52:58 #1 transferring dockerfile: 218B done 08:52:58 #1 DONE 0.0s 08:52:58 08:52:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:52:58 #2 DONE 0.0s 08:52:58 08:52:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:52:58 #3 DONE 0.0s 08:52:58 08:52:58 #4 [internal] load .dockerignore 08:52:58 #4 transferring context: 2B done 08:52:58 #4 DONE 0.0s 08:52:58 08:52:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 08:52:58 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf done 08:52:58 #5 CACHED 08:52:58 08:52:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 08:52:58 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 0.0s done 08:52:58 #6 CACHED 08:52:58 08:52:58 #7 exporting to image 08:52:58 #7 exporting layers done 08:52:58 #7 exporting manifest sha256:69171edb4f18b45cdc3ed9c21764fc6e90e50634e83d702e0b3a4f8b6742220a done 08:52:58 #7 exporting config sha256:651a042636557b9a7d9eb59fd7ff2faacc82a08e7ceb29654542bc537ce8f880 done 08:52:58 #7 exporting manifest sha256:d126341f5b41bfcba7d5ab86b80cba5d0dc71caa26d1c3b7884e49a487a4d11c done 08:52:58 #7 exporting config sha256:1dd0e561cf8632194d361598b4ed079faab1a880d4573bdcab4d366b90ff3d3a done 08:52:58 #7 exporting manifest list sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 done 08:52:58 #7 pushing layers 0.0s done 08:52:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 08:52:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 0.1s done 08:52:58 #7 DONE 0.1s 08:52:58 08:52:58 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:52:58 #8 DONE 0.0s 08:52:58 08:52:58 1 warning found (use --debug to expand): 08:52:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 08:52:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 08:52:58 #1 [internal] load build definition from Dockerfile 08:52:58 #1 transferring dockerfile: 168B done 08:52:58 #1 DONE 0.0s 08:52:58 08:52:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:52:58 #2 DONE 0.0s 08:52:58 08:52:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:52:58 #3 DONE 0.0s 08:52:58 08:52:58 #4 [internal] load .dockerignore 08:52:58 #4 transferring context: 2B done 08:52:58 #4 DONE 0.0s 08:52:58 08:52:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 08:52:58 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 0.0s done 08:52:58 #5 CACHED 08:52:58 08:52:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 08:52:58 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:22954980bf27768e40cb86a73f9975a0d53be42d69ae082b7f5820ad7dee5ebf 0.0s done 08:52:58 #6 CACHED 08:52:58 08:52:58 #7 exporting to image 08:52:58 #7 exporting layers done 08:52:58 #7 exporting manifest sha256:69171edb4f18b45cdc3ed9c21764fc6e90e50634e83d702e0b3a4f8b6742220a done 08:52:58 #7 exporting config sha256:651a042636557b9a7d9eb59fd7ff2faacc82a08e7ceb29654542bc537ce8f880 done 08:52:58 #7 exporting manifest sha256:d126341f5b41bfcba7d5ab86b80cba5d0dc71caa26d1c3b7884e49a487a4d11c done 08:52:58 #7 exporting config sha256:1dd0e561cf8632194d361598b4ed079faab1a880d4573bdcab4d366b90ff3d3a done 08:52:58 #7 exporting manifest list sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 done 08:52:58 #7 pushing layers 0.0s done 08:52:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 08:52:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:60672ed2cce4fb3e6e434adb6f381908041259211f2658e66344058174c5d9a6 0.1s done 08:52:59 #7 DONE 0.1s 08:52:59 08:52:59 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:52:59 #8 DONE 0.0s 08:52:59 08:52:59 1 warning found (use --debug to expand): 08:52:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:52:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e' 08:52:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e --push - 08:52:59 #1 [internal] load build definition from Dockerfile 08:52:59 #1 transferring dockerfile: 205B done 08:52:59 #1 DONE 0.0s 08:52:59 08:52:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:59 #2 DONE 0.0s 08:52:59 08:52:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e 08:52:59 #3 DONE 0.0s 08:52:59 08:52:59 #4 [internal] load .dockerignore 08:52:59 #4 transferring context: 2B done 08:52:59 #4 DONE 0.0s 08:52:59 08:52:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 08:52:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 0.0s done 08:52:59 #5 DONE 0.0s 08:52:59 08:52:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 08:52:59 #6 DONE 0.0s 08:52:59 08:52:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 08:52:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 0.0s done 08:52:59 #5 DONE 0.1s 08:52:59 08:52:59 #7 exporting to image 08:52:59 #7 exporting layers done 08:52:59 #7 exporting manifest sha256:38abe7d7143b14a8c72852664b9ff7479678f5d5c85f0e3cbe8c7d11f5ca3a1c 0.0s done 08:52:59 #7 exporting config sha256:205f2c4d56aec3663fe1848c1c4b3c8dbdc61e1470f50398440bcf4cb1e845ae done 08:52:59 #7 exporting manifest sha256:28955157397bc039485e557fdd8b8b7cc2a6448f6f5742cb01edf36f3770b9ad done 08:52:59 #7 exporting config sha256:a13f40967b438bbc4df29724006ab7ef507b3c8333ce7cd4535fa7c143b767d2 08:52:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:52:59 #7 ... 08:52:59 08:52:59 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:52:59 #8 DONE 0.0s 08:52:59 08:52:59 #7 exporting to image 08:52:59 #7 exporting config sha256:a13f40967b438bbc4df29724006ab7ef507b3c8333ce7cd4535fa7c143b767d2 done 08:52:59 #7 exporting manifest list sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c done 08:52:59 #7 pushing layers 0.1s done 08:52:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c 08:53:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c 0.1s done 08:53:00 #7 DONE 0.2s 08:53:00 08:53:00 1 warning found (use --debug to expand): 08:53:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 08:53:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 08:53:00 #1 [internal] load build definition from Dockerfile 08:53:00 #1 transferring dockerfile: 171B done 08:53:00 #1 DONE 0.0s 08:53:00 08:53:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:53:00 #2 DONE 0.0s 08:53:00 08:53:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:53:00 #3 DONE 0.0s 08:53:00 08:53:00 #4 [internal] load .dockerignore 08:53:00 #4 transferring context: 2B done 08:53:00 #4 DONE 0.0s 08:53:00 08:53:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 08:53:00 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e done 08:53:00 #5 CACHED 08:53:00 08:53:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 08:53:00 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e done 08:53:00 #6 CACHED 08:53:00 08:53:00 #7 exporting to image 08:53:00 #7 exporting layers done 08:53:00 #7 exporting manifest sha256:38abe7d7143b14a8c72852664b9ff7479678f5d5c85f0e3cbe8c7d11f5ca3a1c done 08:53:00 #7 exporting config sha256:205f2c4d56aec3663fe1848c1c4b3c8dbdc61e1470f50398440bcf4cb1e845ae done 08:53:00 #7 exporting manifest sha256:28955157397bc039485e557fdd8b8b7cc2a6448f6f5742cb01edf36f3770b9ad done 08:53:00 #7 exporting config sha256:a13f40967b438bbc4df29724006ab7ef507b3c8333ce7cd4535fa7c143b767d2 done 08:53:00 #7 exporting manifest list sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c done 08:53:00 #7 pushing layers 0.0s done 08:53:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c 08:53:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c 0.1s done 08:53:00 #7 DONE 0.1s 08:53:00 08:53:00 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:53:00 #8 DONE 0.0s 08:53:00 08:53:00 1 warning found (use --debug to expand): 08:53:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109' 08:53:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109 --push - 08:53:00 #1 [internal] load build definition from Dockerfile 08:53:00 #1 transferring dockerfile: 178B done 08:53:00 #1 DONE 0.0s 08:53:00 08:53:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109 08:53:00 #2 DONE 0.0s 08:53:00 08:53:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109 08:53:00 #3 DONE 0.0s 08:53:00 08:53:00 #4 [internal] load .dockerignore 08:53:00 #4 transferring context: 2B done 08:53:00 #4 DONE 0.0s 08:53:00 08:53:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 08:53:00 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 0.0s done 08:53:00 #5 CACHED 08:53:00 08:53:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 08:53:00 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e done 08:53:00 #6 CACHED 08:53:00 08:53:00 #7 exporting to image 08:53:00 #7 exporting layers done 08:53:00 #7 exporting manifest sha256:38abe7d7143b14a8c72852664b9ff7479678f5d5c85f0e3cbe8c7d11f5ca3a1c done 08:53:00 #7 exporting config sha256:205f2c4d56aec3663fe1848c1c4b3c8dbdc61e1470f50398440bcf4cb1e845ae done 08:53:00 #7 exporting manifest sha256:28955157397bc039485e557fdd8b8b7cc2a6448f6f5742cb01edf36f3770b9ad done 08:53:00 #7 exporting config sha256:a13f40967b438bbc4df29724006ab7ef507b3c8333ce7cd4535fa7c143b767d2 done 08:53:00 #7 exporting manifest list sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c done 08:53:00 #7 pushing layers 0.0s done 08:53:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c 08:53:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.109@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c 0.1s done 08:53:01 #7 DONE 0.1s 08:53:01 08:53:01 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:53:01 #8 DONE 0.0s 08:53:01 08:53:01 1 warning found (use --debug to expand): 08:53:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' 08:53:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - 08:53:01 #1 [internal] load build definition from Dockerfile 08:53:01 #1 transferring dockerfile: 219B done 08:53:01 #1 DONE 0.0s 08:53:01 08:53:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:01 #2 DONE 0.0s 08:53:01 08:53:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:01 #3 DONE 0.0s 08:53:01 08:53:01 #4 [internal] load .dockerignore 08:53:01 #4 transferring context: 2B done 08:53:01 #4 DONE 0.0s 08:53:01 08:53:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 08:53:01 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 0.0s done 08:53:01 #5 CACHED 08:53:01 08:53:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 08:53:01 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 0.0s done 08:53:01 #6 CACHED 08:53:01 08:53:01 #7 exporting to image 08:53:01 #7 exporting layers done 08:53:01 #7 exporting manifest sha256:38abe7d7143b14a8c72852664b9ff7479678f5d5c85f0e3cbe8c7d11f5ca3a1c done 08:53:01 #7 exporting config sha256:205f2c4d56aec3663fe1848c1c4b3c8dbdc61e1470f50398440bcf4cb1e845ae done 08:53:01 #7 exporting manifest sha256:28955157397bc039485e557fdd8b8b7cc2a6448f6f5742cb01edf36f3770b9ad done 08:53:01 #7 exporting config sha256:a13f40967b438bbc4df29724006ab7ef507b3c8333ce7cd4535fa7c143b767d2 done 08:53:01 #7 exporting manifest list sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c done 08:53:01 #7 pushing layers 0.0s done 08:53:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c 08:53:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c 0.1s done 08:53:01 #7 DONE 0.1s 08:53:01 08:53:01 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:53:01 #8 DONE 0.0s 08:53:01 08:53:01 1 warning found (use --debug to expand): 08:53:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 08:53:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 08:53:02 #1 [internal] load build definition from Dockerfile 08:53:02 #1 transferring dockerfile: 169B done 08:53:02 #1 DONE 0.0s 08:53:02 08:53:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:53:02 #2 DONE 0.0s 08:53:02 08:53:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:53:02 #3 DONE 0.0s 08:53:02 08:53:02 #4 [internal] load .dockerignore 08:53:02 #4 transferring context: 2B done 08:53:02 #4 DONE 0.0s 08:53:02 08:53:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 08:53:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 0.0s done 08:53:02 #5 CACHED 08:53:02 08:53:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 08:53:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1f321e06d3783bd72620d251fc2cbd0c87e1e75f6a31da819241c39e7405c04e 0.0s done 08:53:02 #6 CACHED 08:53:02 08:53:02 #7 exporting to image 08:53:02 #7 exporting layers done 08:53:02 #7 exporting manifest sha256:38abe7d7143b14a8c72852664b9ff7479678f5d5c85f0e3cbe8c7d11f5ca3a1c done 08:53:02 #7 exporting config sha256:205f2c4d56aec3663fe1848c1c4b3c8dbdc61e1470f50398440bcf4cb1e845ae done 08:53:02 #7 exporting manifest sha256:28955157397bc039485e557fdd8b8b7cc2a6448f6f5742cb01edf36f3770b9ad done 08:53:02 #7 exporting config sha256:a13f40967b438bbc4df29724006ab7ef507b3c8333ce7cd4535fa7c143b767d2 done 08:53:02 #7 exporting manifest list sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c done 08:53:02 #7 pushing layers 0.0s done 08:53:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c 08:53:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0a54254eee13d3f3b1659e518804d7dc8c6653d14a4b8b18ea763c3e8f0e909c 0.1s done 08:53:02 #7 DONE 0.1s 08:53:02 08:53:02 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:53:02 #8 DONE 0.0s 08:53:02 08:53:02 1 warning found (use --debug to expand): 08:53:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e' 08:53:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e --push - 08:53:02 #1 [internal] load build definition from Dockerfile 08:53:02 #1 transferring dockerfile: 211B done 08:53:02 #1 DONE 0.0s 08:53:02 08:53:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e 08:53:02 #2 DONE 0.0s 08:53:02 08:53:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e 08:53:02 #3 DONE 0.0s 08:53:02 08:53:02 #4 [internal] load .dockerignore 08:53:02 #4 transferring context: 2B done 08:53:02 #4 DONE 0.0s 08:53:02 08:53:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 08:53:02 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done 08:53:02 #5 DONE 0.0s 08:53:02 08:53:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 08:53:02 #6 DONE 0.0s 08:53:02 08:53:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 08:53:02 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done 08:53:02 #5 DONE 0.1s 08:53:02 08:53:02 #7 exporting to image 08:53:02 #7 exporting layers done 08:53:02 #7 exporting manifest sha256:6b2be22a3e7fa5e0805cea99c91fd6851458127b69cb7a14b44d2f6090f963c0 done 08:53:02 #7 exporting config sha256:c5f0d9cb7de1ff956b93d983146bb7c2ef374519a238b7db4a4758b03f45a258 done 08:53:02 #7 exporting manifest sha256:54e3126beeea5d4783220f4637c3518ba0fa023275d9ad152992272b50eda8f8 done 08:53:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:02 #7 ... 08:53:02 08:53:02 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:53:02 #8 DONE 0.0s 08:53:02 08:53:02 #7 exporting to image 08:53:02 #7 exporting config sha256:afa07c97b399b2ed9f6fffc356aa9cce08f2e2d6c87a1fb96beb3752e39d5feb done 08:53:02 #7 exporting manifest list sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 done 08:53:02 #7 pushing layers 0.1s done 08:53:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 08:53:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 0.1s done 08:53:03 #7 DONE 0.2s 08:53:03 08:53:03 1 warning found (use --debug to expand): 08:53:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 08:53:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 08:53:03 #1 [internal] load build definition from Dockerfile 08:53:03 #1 transferring dockerfile: 177B done 08:53:03 #1 DONE 0.0s 08:53:03 08:53:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:53:03 #2 DONE 0.0s 08:53:03 08:53:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:53:03 #3 DONE 0.0s 08:53:03 08:53:03 #4 [internal] load .dockerignore 08:53:03 #4 transferring context: 2B done 08:53:03 #4 DONE 0.0s 08:53:03 08:53:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 08:53:03 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done 08:53:03 #5 CACHED 08:53:03 08:53:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 08:53:03 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done 08:53:03 #6 CACHED 08:53:03 08:53:03 #7 exporting to image 08:53:03 #7 exporting layers done 08:53:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:03 #7 exporting manifest sha256:6b2be22a3e7fa5e0805cea99c91fd6851458127b69cb7a14b44d2f6090f963c0 done 08:53:03 #7 exporting config sha256:c5f0d9cb7de1ff956b93d983146bb7c2ef374519a238b7db4a4758b03f45a258 done 08:53:03 #7 exporting manifest sha256:54e3126beeea5d4783220f4637c3518ba0fa023275d9ad152992272b50eda8f8 done 08:53:03 #7 exporting config sha256:afa07c97b399b2ed9f6fffc356aa9cce08f2e2d6c87a1fb96beb3752e39d5feb done 08:53:03 #7 exporting manifest list sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 done 08:53:03 #7 pushing layers 0.0s done 08:53:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 0.1s done 08:53:03 #7 DONE 0.1s 08:53:03 08:53:03 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:53:03 #8 DONE 0.0s 08:53:03 08:53:03 1 warning found (use --debug to expand): 08:53:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109' 08:53:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109 --push - 08:53:03 #1 [internal] load build definition from Dockerfile 08:53:03 #1 transferring dockerfile: 184B done 08:53:03 #1 DONE 0.0s 08:53:03 08:53:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109 08:53:03 #2 DONE 0.0s 08:53:03 08:53:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109 08:53:03 #3 DONE 0.0s 08:53:03 08:53:03 #4 [internal] load .dockerignore 08:53:03 #4 transferring context: 2B done 08:53:03 #4 DONE 0.0s 08:53:03 08:53:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 08:53:03 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done 08:53:03 #5 CACHED 08:53:03 08:53:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 08:53:03 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done 08:53:03 #6 CACHED 08:53:03 08:53:03 #7 exporting to image 08:53:03 #7 exporting layers done 08:53:03 #7 exporting manifest sha256:6b2be22a3e7fa5e0805cea99c91fd6851458127b69cb7a14b44d2f6090f963c0 done 08:53:03 #7 exporting config sha256:c5f0d9cb7de1ff956b93d983146bb7c2ef374519a238b7db4a4758b03f45a258 done 08:53:03 #7 exporting manifest sha256:54e3126beeea5d4783220f4637c3518ba0fa023275d9ad152992272b50eda8f8 done 08:53:03 #7 exporting config sha256:afa07c97b399b2ed9f6fffc356aa9cce08f2e2d6c87a1fb96beb3752e39d5feb done 08:53:03 #7 exporting manifest list sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 done 08:53:03 #7 pushing layers 0.0s done 08:53:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 08:53:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.109@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 0.1s done 08:53:04 #7 DONE 0.1s 08:53:04 08:53:04 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:53:04 #8 DONE 0.0s 08:53:04 08:53:04 1 warning found (use --debug to expand): 08:53:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' 08:53:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - 08:53:04 #1 [internal] load build definition from Dockerfile 08:53:04 #1 transferring dockerfile: 225B done 08:53:04 #1 DONE 0.0s 08:53:04 08:53:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:04 #2 DONE 0.0s 08:53:04 08:53:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:04 #3 DONE 0.0s 08:53:04 08:53:04 #4 [internal] load .dockerignore 08:53:04 #4 transferring context: 2B done 08:53:04 #4 DONE 0.0s 08:53:04 08:53:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 08:53:04 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done 08:53:04 #5 CACHED 08:53:04 08:53:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 08:53:04 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 0.0s done 08:53:04 #6 CACHED 08:53:04 08:53:04 #7 exporting to image 08:53:04 #7 exporting layers done 08:53:04 #7 exporting manifest sha256:6b2be22a3e7fa5e0805cea99c91fd6851458127b69cb7a14b44d2f6090f963c0 done 08:53:04 #7 exporting config sha256:c5f0d9cb7de1ff956b93d983146bb7c2ef374519a238b7db4a4758b03f45a258 done 08:53:04 #7 exporting manifest sha256:54e3126beeea5d4783220f4637c3518ba0fa023275d9ad152992272b50eda8f8 done 08:53:04 #7 exporting config sha256:afa07c97b399b2ed9f6fffc356aa9cce08f2e2d6c87a1fb96beb3752e39d5feb done 08:53:04 #7 exporting manifest list sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 done 08:53:04 #7 pushing layers 0.0s done 08:53:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 08:53:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 0.1s done 08:53:04 #7 DONE 0.1s 08:53:04 08:53:04 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:53:04 #8 DONE 0.0s 08:53:04 08:53:04 1 warning found (use --debug to expand): 08:53:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 08:53:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 08:53:04 #1 [internal] load build definition from Dockerfile 08:53:04 #1 transferring dockerfile: 175B done 08:53:04 #1 DONE 0.0s 08:53:04 08:53:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:53:04 #2 DONE 0.0s 08:53:04 08:53:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:53:04 #3 DONE 0.0s 08:53:04 08:53:04 #4 [internal] load .dockerignore 08:53:04 #4 transferring context: 2B done 08:53:04 #4 DONE 0.0s 08:53:04 08:53:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 08:53:04 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 done 08:53:04 #5 CACHED 08:53:04 08:53:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 08:53:04 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:05767d2ee11e464767b198414969b9a14a9e8a912743089f749ade0a08273718 done 08:53:04 #6 CACHED 08:53:04 08:53:04 #7 exporting to image 08:53:04 #7 exporting layers done 08:53:04 #7 exporting manifest sha256:6b2be22a3e7fa5e0805cea99c91fd6851458127b69cb7a14b44d2f6090f963c0 done 08:53:04 #7 exporting config sha256:c5f0d9cb7de1ff956b93d983146bb7c2ef374519a238b7db4a4758b03f45a258 done 08:53:04 #7 exporting manifest sha256:54e3126beeea5d4783220f4637c3518ba0fa023275d9ad152992272b50eda8f8 done 08:53:04 #7 exporting config sha256:afa07c97b399b2ed9f6fffc356aa9cce08f2e2d6c87a1fb96beb3752e39d5feb done 08:53:04 #7 exporting manifest list sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 done 08:53:04 #7 pushing layers 0.0s done 08:53:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 08:53:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:795d9413e70563f3e4426a7765799d0eaf14f03562789871ac8b87a40a65dd68 0.1s done 08:53:05 #7 DONE 0.1s 08:53:05 08:53:05 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:53:05 #8 DONE 0.0s 08:53:05 08:53:05 1 warning found (use --debug to expand): 08:53:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e' 08:53:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e --push - 08:53:05 #1 [internal] load build definition from Dockerfile 08:53:05 #1 transferring dockerfile: 215B done 08:53:05 #1 DONE 0.0s 08:53:05 08:53:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e 08:53:05 #2 DONE 0.0s 08:53:05 08:53:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e 08:53:05 #3 DONE 0.0s 08:53:05 08:53:05 #4 [internal] load .dockerignore 08:53:05 #4 transferring context: 2B done 08:53:05 #4 DONE 0.0s 08:53:05 08:53:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 08:53:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done 08:53:05 #5 DONE 0.0s 08:53:05 08:53:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 08:53:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done 08:53:05 #6 DONE 0.0s 08:53:05 08:53:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 08:53:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done 08:53:05 #5 DONE 0.1s 08:53:05 08:53:05 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:53:05 #7 DONE 0.0s 08:53:05 08:53:05 #8 exporting to image 08:53:05 #8 exporting layers done 08:53:05 #8 exporting manifest sha256:86ba4bd38379627bb2242b2c6147f4f8a37406624e6309c77fc563d1dc2a36cb done 08:53:05 #8 exporting config sha256:dfe6565e5335e5b74a152a8c7d4b3416afd0ab98aad3c4d46f7e00d459d2d10e done 08:53:05 #8 exporting manifest sha256:20af2507fe2a76d6973b3c79628239a27db1d04a82cd7dbf7f2fcc4e0366943c done 08:53:05 #8 exporting config sha256:e0fb7011768fd85db119c3a9c203da3dba42f34e688a8397a0f6ecf242329742 done 08:53:05 #8 exporting manifest list sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df done 08:53:05 #8 pushing layers 0.1s done 08:53:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df 0.1s done 08:53:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:05 #8 DONE 0.2s 08:53:06 08:53:06 1 warning found (use --debug to expand): 08:53:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 08:53:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 08:53:06 #1 [internal] load build definition from Dockerfile 08:53:06 #1 transferring dockerfile: 181B done 08:53:06 #1 DONE 0.0s 08:53:06 08:53:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:53:06 #2 DONE 0.0s 08:53:06 08:53:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:53:06 #3 DONE 0.0s 08:53:06 08:53:06 #4 [internal] load .dockerignore 08:53:06 #4 transferring context: 2B done 08:53:06 #4 DONE 0.0s 08:53:06 08:53:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 08:53:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 done 08:53:06 #5 CACHED 08:53:06 08:53:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 08:53:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done 08:53:06 #6 CACHED 08:53:06 08:53:06 #7 exporting to image 08:53:06 #7 exporting layers done 08:53:06 #7 exporting manifest sha256:86ba4bd38379627bb2242b2c6147f4f8a37406624e6309c77fc563d1dc2a36cb done 08:53:06 #7 exporting config sha256:dfe6565e5335e5b74a152a8c7d4b3416afd0ab98aad3c4d46f7e00d459d2d10e done 08:53:06 #7 exporting manifest sha256:20af2507fe2a76d6973b3c79628239a27db1d04a82cd7dbf7f2fcc4e0366943c done 08:53:06 #7 exporting config sha256:e0fb7011768fd85db119c3a9c203da3dba42f34e688a8397a0f6ecf242329742 done 08:53:06 #7 exporting manifest list sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df done 08:53:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:06 #7 DONE 0.0s 08:53:06 08:53:06 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:53:06 #8 DONE 0.0s 08:53:06 08:53:06 #7 exporting to image 08:53:06 #7 pushing layers 0.0s done 08:53:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df 0.1s done 08:53:06 #7 DONE 0.1s 08:53:06 08:53:06 1 warning found (use --debug to expand): 08:53:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109' 08:53:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109 --push - 08:53:07 #1 [internal] load build definition from Dockerfile 08:53:07 #1 transferring dockerfile: 188B done 08:53:07 #1 DONE 0.0s 08:53:07 08:53:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109 08:53:07 #2 DONE 0.0s 08:53:07 08:53:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109 08:53:07 #3 DONE 0.0s 08:53:07 08:53:07 #4 [internal] load .dockerignore 08:53:07 #4 transferring context: 2B done 08:53:07 #4 DONE 0.0s 08:53:07 08:53:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 08:53:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done 08:53:07 #5 CACHED 08:53:07 08:53:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 08:53:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done 08:53:07 #6 CACHED 08:53:07 08:53:07 #7 exporting to image 08:53:07 #7 exporting layers done 08:53:07 #7 exporting manifest sha256:86ba4bd38379627bb2242b2c6147f4f8a37406624e6309c77fc563d1dc2a36cb done 08:53:07 #7 exporting config sha256:dfe6565e5335e5b74a152a8c7d4b3416afd0ab98aad3c4d46f7e00d459d2d10e done 08:53:07 #7 exporting manifest sha256:20af2507fe2a76d6973b3c79628239a27db1d04a82cd7dbf7f2fcc4e0366943c done 08:53:07 #7 exporting config sha256:e0fb7011768fd85db119c3a9c203da3dba42f34e688a8397a0f6ecf242329742 done 08:53:07 #7 exporting manifest list sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df done 08:53:07 #7 pushing layers 0.0s done 08:53:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109@sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df 08:53:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.109@sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df 0.1s done 08:53:07 #7 DONE 0.1s 08:53:07 08:53:07 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:53:07 #8 DONE 0.0s 08:53:07 08:53:07 1 warning found (use --debug to expand): 08:53:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' 08:53:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - 08:53:07 #1 [internal] load build definition from Dockerfile 08:53:07 #1 transferring dockerfile: 229B done 08:53:07 #1 DONE 0.0s 08:53:07 08:53:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:07 #2 DONE 0.0s 08:53:07 08:53:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:07 #3 DONE 0.0s 08:53:07 08:53:07 #4 [internal] load .dockerignore 08:53:07 #4 transferring context: 2B done 08:53:07 #4 DONE 0.0s 08:53:07 08:53:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 08:53:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done 08:53:07 #5 CACHED 08:53:07 08:53:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 08:53:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done 08:53:07 #6 CACHED 08:53:07 08:53:07 #7 exporting to image 08:53:07 #7 exporting layers done 08:53:07 #7 exporting manifest sha256:86ba4bd38379627bb2242b2c6147f4f8a37406624e6309c77fc563d1dc2a36cb done 08:53:07 #7 exporting config sha256:dfe6565e5335e5b74a152a8c7d4b3416afd0ab98aad3c4d46f7e00d459d2d10e done 08:53:07 #7 exporting manifest sha256:20af2507fe2a76d6973b3c79628239a27db1d04a82cd7dbf7f2fcc4e0366943c done 08:53:07 #7 exporting config sha256:e0fb7011768fd85db119c3a9c203da3dba42f34e688a8397a0f6ecf242329742 done 08:53:07 #7 exporting manifest list sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df done 08:53:07 #7 pushing layers 08:53:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:07 #7 pushing layers 0.0s done 08:53:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df 0.1s done 08:53:07 #7 DONE 0.1s 08:53:07 08:53:07 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:53:07 #8 DONE 0.0s 08:53:07 08:53:07 1 warning found (use --debug to expand): 08:53:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 08:53:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 08:53:07 #1 [internal] load build definition from Dockerfile 08:53:07 #1 transferring dockerfile: 179B done 08:53:07 #1 DONE 0.0s 08:53:07 08:53:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:53:07 #2 DONE 0.0s 08:53:07 08:53:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:53:07 #3 DONE 0.0s 08:53:07 08:53:07 #4 [internal] load .dockerignore 08:53:07 #4 transferring context: 2B done 08:53:07 #4 DONE 0.0s 08:53:07 08:53:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 08:53:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done 08:53:07 #5 CACHED 08:53:07 08:53:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 08:53:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:bc83bdb6147ee052052989a7eaf0575b63984fc99597e76b847586eb71ad8e03 0.0s done 08:53:07 #6 CACHED 08:53:07 08:53:07 #7 exporting to image 08:53:07 #7 exporting layers done 08:53:07 #7 exporting manifest sha256:86ba4bd38379627bb2242b2c6147f4f8a37406624e6309c77fc563d1dc2a36cb done 08:53:07 #7 exporting config sha256:dfe6565e5335e5b74a152a8c7d4b3416afd0ab98aad3c4d46f7e00d459d2d10e done 08:53:07 #7 exporting manifest sha256:20af2507fe2a76d6973b3c79628239a27db1d04a82cd7dbf7f2fcc4e0366943c done 08:53:07 #7 exporting config sha256:e0fb7011768fd85db119c3a9c203da3dba42f34e688a8397a0f6ecf242329742 done 08:53:07 #7 exporting manifest list sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df done 08:53:07 #7 pushing layers 0.0s done 08:53:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df 08:53:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f4837d046430d62608a649a0691bd6b0c5234e3cadce1a5ed666741c3aae84df 0.1s done 08:53:08 #7 DONE 0.1s 08:53:08 08:53:08 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:53:08 #8 DONE 0.0s 08:53:08 08:53:08 1 warning found (use --debug to expand): 08:53:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e' 08:53:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e --push - 08:53:08 #1 [internal] load build definition from Dockerfile 08:53:08 #1 transferring dockerfile: 205B done 08:53:08 #1 DONE 0.0s 08:53:08 08:53:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e 08:53:08 #2 DONE 0.0s 08:53:08 08:53:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e 08:53:08 #3 DONE 0.0s 08:53:08 08:53:08 #4 [internal] load .dockerignore 08:53:08 #4 transferring context: 2B done 08:53:08 #4 DONE 0.0s 08:53:08 08:53:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 08:53:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done 08:53:08 #5 DONE 0.0s 08:53:08 08:53:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 08:53:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done 08:53:08 #6 DONE 0.0s 08:53:08 08:53:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 08:53:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done 08:53:08 #5 DONE 0.1s 08:53:08 08:53:08 #7 exporting to image 08:53:08 #7 exporting layers done 08:53:08 #7 exporting manifest sha256:d26f9a634ad5202cf7cfc9ae0a9d76f310b756ac7fc097965f106600c743a2f4 done 08:53:08 #7 exporting config sha256:b5c39aed6be33e244347328d751ab01c69e6b5d369b9b36723886f226a4998bd done 08:53:08 #7 exporting manifest sha256:f147b8ade5df3322cd11768b74b943fb5c4a14001e58dcdd178b6ac02bc15f10 done 08:53:08 #7 exporting config sha256:03e5533aa9f91aa940f36a2063e4364833a555a0cc56fc7b2af503e697c65abc done 08:53:08 #7 exporting manifest list sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf 08:53:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:08 #7 ... 08:53:08 08:53:08 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:53:08 #8 DONE 0.0s 08:53:08 08:53:08 #7 exporting to image 08:53:08 #7 exporting manifest list sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf done 08:53:08 #7 pushing layers 0.1s done 08:53:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf 08:53:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf 0.1s done 08:53:08 #7 DONE 0.2s 08:53:08 08:53:08 1 warning found (use --debug to expand): 08:53:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 08:53:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 08:53:09 #1 [internal] load build definition from Dockerfile 08:53:09 #1 transferring dockerfile: 171B done 08:53:09 #1 DONE 0.0s 08:53:09 08:53:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:53:09 #2 DONE 0.0s 08:53:09 08:53:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:53:09 #3 DONE 0.0s 08:53:09 08:53:09 #4 [internal] load .dockerignore 08:53:09 #4 transferring context: 2B done 08:53:09 #4 DONE 0.0s 08:53:09 08:53:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 08:53:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done 08:53:09 #5 CACHED 08:53:09 08:53:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 08:53:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done 08:53:09 #6 CACHED 08:53:09 08:53:09 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:53:09 #7 DONE 0.0s 08:53:09 08:53:09 #8 exporting to image 08:53:09 #8 exporting layers done 08:53:09 #8 exporting manifest sha256:d26f9a634ad5202cf7cfc9ae0a9d76f310b756ac7fc097965f106600c743a2f4 done 08:53:09 #8 exporting config sha256:b5c39aed6be33e244347328d751ab01c69e6b5d369b9b36723886f226a4998bd done 08:53:09 #8 exporting manifest sha256:f147b8ade5df3322cd11768b74b943fb5c4a14001e58dcdd178b6ac02bc15f10 done 08:53:09 #8 exporting config sha256:03e5533aa9f91aa940f36a2063e4364833a555a0cc56fc7b2af503e697c65abc done 08:53:09 #8 exporting manifest list sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf done 08:53:09 #8 pushing layers 0.0s done 08:53:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf 0.1s done 08:53:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:09 #8 DONE 0.1s 08:53:09 08:53:09 1 warning found (use --debug to expand): 08:53:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109' 08:53:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109 --push - 08:53:09 #1 [internal] load build definition from Dockerfile 08:53:09 #1 transferring dockerfile: 178B done 08:53:09 #1 DONE 0.0s 08:53:09 08:53:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109 08:53:09 #2 DONE 0.0s 08:53:09 08:53:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109 08:53:09 #3 DONE 0.0s 08:53:09 08:53:09 #4 [internal] load .dockerignore 08:53:09 #4 transferring context: 2B done 08:53:09 #4 DONE 0.0s 08:53:09 08:53:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 08:53:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done 08:53:09 #5 CACHED 08:53:09 08:53:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 08:53:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done 08:53:09 #6 CACHED 08:53:09 08:53:09 #7 exporting to image 08:53:09 #7 exporting layers done 08:53:09 #7 exporting manifest sha256:d26f9a634ad5202cf7cfc9ae0a9d76f310b756ac7fc097965f106600c743a2f4 done 08:53:09 #7 exporting config sha256:b5c39aed6be33e244347328d751ab01c69e6b5d369b9b36723886f226a4998bd done 08:53:09 #7 exporting manifest sha256:f147b8ade5df3322cd11768b74b943fb5c4a14001e58dcdd178b6ac02bc15f10 done 08:53:09 #7 exporting config sha256:03e5533aa9f91aa940f36a2063e4364833a555a0cc56fc7b2af503e697c65abc done 08:53:09 #7 exporting manifest list sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf done 08:53:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:09 #7 DONE 0.0s 08:53:10 08:53:10 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:53:10 #8 DONE 0.0s 08:53:10 08:53:10 #7 exporting to image 08:53:10 #7 pushing layers 0.0s done 08:53:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.109@sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf 0.1s done 08:53:10 #7 DONE 0.1s 08:53:10 08:53:10 1 warning found (use --debug to expand): 08:53:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' 08:53:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - 08:53:10 #1 [internal] load build definition from Dockerfile 08:53:10 #1 transferring dockerfile: 219B done 08:53:10 #1 DONE 0.0s 08:53:10 08:53:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:10 #2 DONE 0.0s 08:53:10 08:53:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:10 #3 DONE 0.0s 08:53:10 08:53:10 #4 [internal] load .dockerignore 08:53:10 #4 transferring context: 2B done 08:53:10 #4 DONE 0.0s 08:53:10 08:53:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 08:53:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 done 08:53:10 #5 CACHED 08:53:10 08:53:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 08:53:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 done 08:53:10 #6 CACHED 08:53:10 08:53:10 #7 exporting to image 08:53:10 #7 exporting layers done 08:53:10 #7 exporting manifest sha256:d26f9a634ad5202cf7cfc9ae0a9d76f310b756ac7fc097965f106600c743a2f4 done 08:53:10 #7 exporting config sha256:b5c39aed6be33e244347328d751ab01c69e6b5d369b9b36723886f226a4998bd done 08:53:10 #7 exporting manifest sha256:f147b8ade5df3322cd11768b74b943fb5c4a14001e58dcdd178b6ac02bc15f10 done 08:53:10 #7 exporting config sha256:03e5533aa9f91aa940f36a2063e4364833a555a0cc56fc7b2af503e697c65abc done 08:53:10 #7 exporting manifest list sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf done 08:53:10 #7 pushing layers 0.0s done 08:53:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf 08:53:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf 0.1s done 08:53:10 #7 DONE 0.1s 08:53:10 08:53:10 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:53:10 #8 DONE 0.0s 08:53:10 08:53:10 1 warning found (use --debug to expand): 08:53:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 08:53:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 08:53:10 #1 [internal] load build definition from Dockerfile 08:53:10 #1 transferring dockerfile: 169B done 08:53:10 #1 DONE 0.0s 08:53:10 08:53:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:53:10 #2 DONE 0.0s 08:53:10 08:53:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:53:10 #3 DONE 0.0s 08:53:10 08:53:10 #4 [internal] load .dockerignore 08:53:10 #4 transferring context: 2B done 08:53:10 #4 DONE 0.0s 08:53:10 08:53:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 08:53:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 done 08:53:10 #5 CACHED 08:53:10 08:53:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 08:53:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:45bab9a9cdd139e1a14067e4b85a27d52571e422c2564471c7f739ee5615e6c6 0.0s done 08:53:10 #6 CACHED 08:53:10 08:53:10 #7 exporting to image 08:53:10 #7 exporting layers done 08:53:10 #7 exporting manifest sha256:d26f9a634ad5202cf7cfc9ae0a9d76f310b756ac7fc097965f106600c743a2f4 done 08:53:10 #7 exporting config sha256:b5c39aed6be33e244347328d751ab01c69e6b5d369b9b36723886f226a4998bd done 08:53:10 #7 exporting manifest sha256:f147b8ade5df3322cd11768b74b943fb5c4a14001e58dcdd178b6ac02bc15f10 done 08:53:10 #7 exporting config sha256:03e5533aa9f91aa940f36a2063e4364833a555a0cc56fc7b2af503e697c65abc done 08:53:10 #7 exporting manifest list sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf done 08:53:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:10 #7 DONE 0.0s 08:53:11 08:53:11 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:53:11 #8 DONE 0.0s 08:53:11 08:53:11 #7 exporting to image 08:53:11 #7 pushing layers 0.0s done 08:53:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:6e883d1892accc60723c2cbc33f65015056755b1b7ad71a5826c8ae18c274abf 0.1s done 08:53:11 #7 DONE 0.1s 08:53:11 08:53:11 1 warning found (use --debug to expand): 08:53:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e' 08:53:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e --push - 08:53:11 #1 [internal] load build definition from Dockerfile 08:53:11 #1 transferring dockerfile: 206B done 08:53:11 #1 DONE 0.0s 08:53:11 08:53:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e 08:53:11 #2 DONE 0.0s 08:53:11 08:53:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e 08:53:11 #3 DONE 0.0s 08:53:11 08:53:11 #4 [internal] load .dockerignore 08:53:11 #4 transferring context: 2B done 08:53:11 #4 DONE 0.0s 08:53:11 08:53:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 08:53:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done 08:53:11 #5 DONE 0.0s 08:53:11 08:53:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 08:53:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 done 08:53:11 #6 DONE 0.1s 08:53:11 08:53:11 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:53:11 #7 DONE 0.0s 08:53:11 08:53:11 #8 exporting to image 08:53:11 #8 exporting layers done 08:53:11 #8 exporting manifest sha256:15a6c0d12469d5edfbb0b001ff73694e6a9c1a7609c3e4f8c7c5d117542adaed done 08:53:11 #8 exporting config sha256:74d4e70bb9f685c6b1ecc8706964985cae7183ce548dc03f56857855b3255c14 done 08:53:11 #8 exporting manifest sha256:60d69fafbaa23ccec124d1862def0795b54b2a3685ee81523c070beb2af923c5 done 08:53:11 #8 exporting config sha256:49b2695ec58678b764559065ee4d7a6f44d72f7c6993d9f2ceb0433865260699 done 08:53:11 #8 exporting manifest list sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 done 08:53:11 #8 pushing layers 0.1s done 08:53:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 08:53:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 0.1s done 08:53:11 #8 DONE 0.2s 08:53:11 08:53:11 1 warning found (use --debug to expand): 08:53:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 08:53:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 08:53:12 #1 [internal] load build definition from Dockerfile 08:53:12 #1 transferring dockerfile: 172B 0.0s done 08:53:12 #1 DONE 0.0s 08:53:12 08:53:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:53:12 #2 DONE 0.0s 08:53:12 08:53:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:53:12 #3 DONE 0.0s 08:53:12 08:53:12 #4 [internal] load .dockerignore 08:53:12 #4 transferring context: 2B done 08:53:12 #4 DONE 0.0s 08:53:12 08:53:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 08:53:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done 08:53:12 #5 DONE 0.0s 08:53:12 08:53:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 08:53:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done 08:53:12 #6 CACHED 08:53:12 08:53:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 08:53:12 #5 CACHED 08:53:12 08:53:12 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:53:12 #7 DONE 0.0s 08:53:12 08:53:12 #8 exporting to image 08:53:12 #8 exporting layers done 08:53:12 #8 exporting manifest sha256:15a6c0d12469d5edfbb0b001ff73694e6a9c1a7609c3e4f8c7c5d117542adaed done 08:53:12 #8 exporting config sha256:74d4e70bb9f685c6b1ecc8706964985cae7183ce548dc03f56857855b3255c14 done 08:53:12 #8 exporting manifest sha256:60d69fafbaa23ccec124d1862def0795b54b2a3685ee81523c070beb2af923c5 done 08:53:12 #8 exporting config sha256:49b2695ec58678b764559065ee4d7a6f44d72f7c6993d9f2ceb0433865260699 done 08:53:12 #8 exporting manifest list sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 done 08:53:12 #8 pushing layers 0.0s done 08:53:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 0.1s done 08:53:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:12 #8 DONE 0.1s 08:53:12 08:53:12 1 warning found (use --debug to expand): 08:53:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109 --push - 08:53:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109' 08:53:13 #1 [internal] load build definition from Dockerfile 08:53:13 #1 transferring dockerfile: 179B done 08:53:13 #1 DONE 0.0s 08:53:13 08:53:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109 08:53:13 #2 DONE 0.0s 08:53:13 08:53:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109 08:53:13 #3 DONE 0.0s 08:53:13 08:53:13 #4 [internal] load .dockerignore 08:53:13 #4 transferring context: 2B done 08:53:13 #4 DONE 0.0s 08:53:13 08:53:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 08:53:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done 08:53:13 #5 CACHED 08:53:13 08:53:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 08:53:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done 08:53:13 #6 CACHED 08:53:13 08:53:13 #7 exporting to image 08:53:13 #7 exporting layers done 08:53:13 #7 exporting manifest sha256:15a6c0d12469d5edfbb0b001ff73694e6a9c1a7609c3e4f8c7c5d117542adaed done 08:53:13 #7 exporting config sha256:74d4e70bb9f685c6b1ecc8706964985cae7183ce548dc03f56857855b3255c14 done 08:53:13 #7 exporting manifest sha256:60d69fafbaa23ccec124d1862def0795b54b2a3685ee81523c070beb2af923c5 done 08:53:13 #7 exporting config sha256:49b2695ec58678b764559065ee4d7a6f44d72f7c6993d9f2ceb0433865260699 done 08:53:13 #7 exporting manifest list sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 done 08:53:13 #7 pushing layers 0.0s done 08:53:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109@sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 08:53:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.109@sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 0.1s done 08:53:13 #7 DONE 0.1s 08:53:13 08:53:13 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:53:13 #8 DONE 0.0s 08:53:13 08:53:13 1 warning found (use --debug to expand): 08:53:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' 08:53:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - 08:53:13 #1 [internal] load build definition from Dockerfile 08:53:13 #1 transferring dockerfile: 220B done 08:53:13 #1 DONE 0.0s 08:53:13 08:53:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:13 #2 DONE 0.0s 08:53:13 08:53:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:13 #3 DONE 0.0s 08:53:13 08:53:13 #4 [internal] load .dockerignore 08:53:13 #4 transferring context: 2B done 08:53:13 #4 DONE 0.0s 08:53:13 08:53:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 08:53:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done 08:53:13 #5 CACHED 08:53:13 08:53:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 08:53:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done 08:53:13 #6 CACHED 08:53:13 08:53:13 #7 exporting to image 08:53:13 #7 exporting layers done 08:53:13 #7 exporting manifest sha256:15a6c0d12469d5edfbb0b001ff73694e6a9c1a7609c3e4f8c7c5d117542adaed done 08:53:13 #7 exporting config sha256:74d4e70bb9f685c6b1ecc8706964985cae7183ce548dc03f56857855b3255c14 done 08:53:13 #7 exporting manifest sha256:60d69fafbaa23ccec124d1862def0795b54b2a3685ee81523c070beb2af923c5 done 08:53:13 #7 exporting config sha256:49b2695ec58678b764559065ee4d7a6f44d72f7c6993d9f2ceb0433865260699 done 08:53:13 #7 exporting manifest list sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 08:53:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:13 #7 exporting manifest list sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 done 08:53:13 #7 pushing layers 0.0s done 08:53:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 0.1s done 08:53:13 #7 DONE 0.1s 08:53:13 08:53:13 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:53:13 #8 DONE 0.0s 08:53:13 08:53:13 1 warning found (use --debug to expand): 08:53:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 08:53:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 08:53:13 #1 [internal] load build definition from Dockerfile 08:53:13 #1 transferring dockerfile: 170B done 08:53:13 #1 DONE 0.0s 08:53:13 08:53:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 08:53:13 #2 DONE 0.0s 08:53:13 08:53:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 08:53:13 #3 DONE 0.0s 08:53:13 08:53:13 #4 [internal] load .dockerignore 08:53:13 #4 transferring context: 2B done 08:53:13 #4 DONE 0.0s 08:53:13 08:53:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 08:53:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done 08:53:13 #5 CACHED 08:53:13 08:53:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 08:53:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:8f7ec3092e824fdd388bbe8b062179e4629fe2ca25db0333f04da6815ee030e4 0.0s done 08:53:13 #6 CACHED 08:53:13 08:53:13 #7 exporting to image 08:53:13 #7 exporting layers done 08:53:13 #7 exporting manifest sha256:15a6c0d12469d5edfbb0b001ff73694e6a9c1a7609c3e4f8c7c5d117542adaed done 08:53:13 #7 exporting config sha256:74d4e70bb9f685c6b1ecc8706964985cae7183ce548dc03f56857855b3255c14 done 08:53:13 #7 exporting manifest sha256:60d69fafbaa23ccec124d1862def0795b54b2a3685ee81523c070beb2af923c5 done 08:53:13 #7 exporting config sha256:49b2695ec58678b764559065ee4d7a6f44d72f7c6993d9f2ceb0433865260699 done 08:53:13 #7 exporting manifest list sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 08:53:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:14 #7 exporting manifest list sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 done 08:53:14 #7 pushing layers 0.0s done 08:53:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:766c9bcddf058f46b552bf94cd6d7dfce1da3ed57efddd56cf3f0506029896a1 0.1s done 08:53:14 #7 DONE 0.1s 08:53:14 08:53:14 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:53:14 #8 DONE 0.0s 08:53:14 08:53:14 1 warning found (use --debug to expand): 08:53:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e --push - 08:53:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e' 08:53:14 #1 [internal] load build definition from Dockerfile 08:53:14 #1 transferring dockerfile: 206B done 08:53:14 #1 DONE 0.0s 08:53:14 08:53:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e 08:53:14 #2 DONE 0.0s 08:53:14 08:53:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e 08:53:14 #3 DONE 0.0s 08:53:14 08:53:14 #4 [internal] load .dockerignore 08:53:14 #4 transferring context: 2B done 08:53:14 #4 DONE 0.0s 08:53:14 08:53:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 08:53:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 08:53:14 #5 ... 08:53:14 08:53:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 08:53:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af done 08:53:14 #6 DONE 0.1s 08:53:14 08:53:14 #7 exporting to image 08:53:14 #7 exporting layers done 08:53:14 #7 exporting manifest sha256:a6e36fa2efa06e9787a42adb3eaa2d482039d0028c64cf1d061d30ef895c64e8 done 08:53:14 #7 exporting config sha256:4344703388420c4fba083005b38a3dba80d538a22f8d6bf5ec09f0bc3e614808 done 08:53:14 #7 exporting manifest sha256:a4e816fd232de2da9c2363add6e45b105cec911194a2e0cbe562cbe7cf75ac79 done 08:53:14 #7 exporting config sha256:1c03929ae2deb3d2f31accd5b0eeb7b36f603497e5637da37cb7d9340ec2f5ec 08:53:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:14 #7 ... 08:53:14 08:53:14 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:53:14 #8 DONE 0.0s 08:53:14 08:53:14 #7 exporting to image 08:53:14 #7 exporting config sha256:1c03929ae2deb3d2f31accd5b0eeb7b36f603497e5637da37cb7d9340ec2f5ec done 08:53:14 #7 exporting manifest list sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 done 08:53:14 #7 pushing layers 0.1s done 08:53:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 08:53:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 0.1s done 08:53:14 #7 DONE 0.2s 08:53:14 08:53:14 1 warning found (use --debug to expand): 08:53:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 08:53:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 08:53:15 #1 [internal] load build definition from Dockerfile 08:53:15 #1 transferring dockerfile: 172B done 08:53:15 #1 DONE 0.0s 08:53:15 08:53:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:53:15 #2 DONE 0.0s 08:53:15 08:53:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:53:15 #3 DONE 0.0s 08:53:15 08:53:15 #4 [internal] load .dockerignore 08:53:15 #4 transferring context: 2B done 08:53:15 #4 DONE 0.0s 08:53:15 08:53:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 08:53:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 0.0s done 08:53:15 #5 DONE 0.0s 08:53:15 08:53:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 08:53:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 0.0s done 08:53:15 #6 CACHED 08:53:15 08:53:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 08:53:15 #5 CACHED 08:53:15 08:53:15 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:53:15 #7 DONE 0.0s 08:53:15 08:53:15 #8 exporting to image 08:53:15 #8 exporting layers done 08:53:15 #8 exporting manifest sha256:a6e36fa2efa06e9787a42adb3eaa2d482039d0028c64cf1d061d30ef895c64e8 done 08:53:15 #8 exporting config sha256:4344703388420c4fba083005b38a3dba80d538a22f8d6bf5ec09f0bc3e614808 done 08:53:15 #8 exporting manifest sha256:a4e816fd232de2da9c2363add6e45b105cec911194a2e0cbe562cbe7cf75ac79 done 08:53:15 #8 exporting config sha256:1c03929ae2deb3d2f31accd5b0eeb7b36f603497e5637da37cb7d9340ec2f5ec done 08:53:15 #8 exporting manifest list sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 done 08:53:15 #8 pushing layers 0.0s done 08:53:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 0.1s done 08:53:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:15 #8 DONE 0.1s 08:53:15 08:53:15 1 warning found (use --debug to expand): 08:53:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109' 08:53:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109 --push - 08:53:16 #1 [internal] load build definition from Dockerfile 08:53:16 #1 transferring dockerfile: 179B done 08:53:16 #1 DONE 0.0s 08:53:16 08:53:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109 08:53:16 #2 DONE 0.0s 08:53:16 08:53:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109 08:53:16 #3 DONE 0.0s 08:53:16 08:53:16 #4 [internal] load .dockerignore 08:53:16 #4 transferring context: 2B done 08:53:16 #4 DONE 0.0s 08:53:16 08:53:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 08:53:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 0.0s done 08:53:16 #5 CACHED 08:53:16 08:53:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 08:53:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 0.0s done 08:53:16 #6 CACHED 08:53:16 08:53:16 #7 exporting to image 08:53:16 #7 exporting layers done 08:53:16 #7 exporting manifest sha256:a6e36fa2efa06e9787a42adb3eaa2d482039d0028c64cf1d061d30ef895c64e8 done 08:53:16 #7 exporting config sha256:4344703388420c4fba083005b38a3dba80d538a22f8d6bf5ec09f0bc3e614808 done 08:53:16 #7 exporting manifest sha256:a4e816fd232de2da9c2363add6e45b105cec911194a2e0cbe562cbe7cf75ac79 done 08:53:16 #7 exporting config sha256:1c03929ae2deb3d2f31accd5b0eeb7b36f603497e5637da37cb7d9340ec2f5ec done 08:53:16 #7 exporting manifest list sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 done 08:53:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:16 #7 DONE 0.0s 08:53:16 08:53:16 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:53:16 #8 DONE 0.0s 08:53:16 08:53:16 #7 exporting to image 08:53:16 #7 pushing layers 0.0s done 08:53:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.109@sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 0.1s done 08:53:16 #7 DONE 0.1s 08:53:16 08:53:16 1 warning found (use --debug to expand): 08:53:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' 08:53:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - 08:53:16 #1 [internal] load build definition from Dockerfile 08:53:16 #1 transferring dockerfile: 220B done 08:53:16 #1 DONE 0.0s 08:53:16 08:53:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:16 #2 DONE 0.0s 08:53:16 08:53:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:16 #3 DONE 0.0s 08:53:16 08:53:16 #4 [internal] load .dockerignore 08:53:16 #4 transferring context: 2B done 08:53:16 #4 DONE 0.0s 08:53:16 08:53:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 08:53:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 0.0s done 08:53:16 #5 CACHED 08:53:16 08:53:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 08:53:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 0.0s done 08:53:16 #6 CACHED 08:53:16 08:53:16 #7 exporting to image 08:53:16 #7 exporting layers done 08:53:16 #7 exporting manifest sha256:a6e36fa2efa06e9787a42adb3eaa2d482039d0028c64cf1d061d30ef895c64e8 done 08:53:16 #7 exporting config sha256:4344703388420c4fba083005b38a3dba80d538a22f8d6bf5ec09f0bc3e614808 done 08:53:16 #7 exporting manifest sha256:a4e816fd232de2da9c2363add6e45b105cec911194a2e0cbe562cbe7cf75ac79 done 08:53:16 #7 exporting config sha256:1c03929ae2deb3d2f31accd5b0eeb7b36f603497e5637da37cb7d9340ec2f5ec done 08:53:16 #7 exporting manifest list sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 done 08:53:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:16 #7 DONE 0.0s 08:53:16 08:53:16 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:53:16 #8 DONE 0.0s 08:53:16 08:53:16 #7 exporting to image 08:53:16 #7 pushing layers 0.0s done 08:53:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 0.1s done 08:53:16 #7 DONE 0.1s 08:53:16 08:53:16 1 warning found (use --debug to expand): 08:53:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 08:53:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 08:53:16 #1 [internal] load build definition from Dockerfile 08:53:16 #1 transferring dockerfile: 170B done 08:53:16 #1 DONE 0.0s 08:53:16 08:53:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 08:53:16 #2 DONE 0.0s 08:53:16 08:53:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 08:53:16 #3 DONE 0.0s 08:53:16 08:53:16 #4 [internal] load .dockerignore 08:53:16 #4 transferring context: 2B done 08:53:16 #4 DONE 0.0s 08:53:16 08:53:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 08:53:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 08:53:16 #5 ... 08:53:16 08:53:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 08:53:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 0.0s done 08:53:16 #6 DONE 0.0s 08:53:17 08:53:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 08:53:17 #5 CACHED 08:53:17 08:53:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9e1858a72c7f67f96ff20a7ad72310906715065982aab04bafad96693429d7af 08:53:17 #6 CACHED 08:53:17 08:53:17 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:53:17 #7 DONE 0.0s 08:53:17 08:53:17 #8 exporting to image 08:53:17 #8 exporting layers done 08:53:17 #8 exporting manifest sha256:a6e36fa2efa06e9787a42adb3eaa2d482039d0028c64cf1d061d30ef895c64e8 done 08:53:17 #8 exporting config sha256:4344703388420c4fba083005b38a3dba80d538a22f8d6bf5ec09f0bc3e614808 done 08:53:17 #8 exporting manifest sha256:a4e816fd232de2da9c2363add6e45b105cec911194a2e0cbe562cbe7cf75ac79 done 08:53:17 #8 exporting config sha256:1c03929ae2deb3d2f31accd5b0eeb7b36f603497e5637da37cb7d9340ec2f5ec done 08:53:17 #8 exporting manifest list sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 done 08:53:17 #8 pushing layers 0.0s done 08:53:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fa59cdeba6f1a3cd5abb29a26afaf4d3a567702df99f389fbc133cacbf4d74f5 0.1s done 08:53:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:17 #8 DONE 0.1s 08:53:17 08:53:17 1 warning found (use --debug to expand): 08:53:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e' 08:53:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e --push - 08:53:17 #1 [internal] load build definition from Dockerfile 08:53:17 #1 transferring dockerfile: 206B done 08:53:17 #1 DONE 0.0s 08:53:17 08:53:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e 08:53:17 #2 DONE 0.0s 08:53:17 08:53:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e 08:53:17 #3 DONE 0.0s 08:53:17 08:53:17 #4 [internal] load .dockerignore 08:53:17 #4 transferring context: 2B done 08:53:17 #4 DONE 0.0s 08:53:17 08:53:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 08:53:17 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 0.0s done 08:53:17 #5 DONE 0.0s 08:53:17 08:53:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 08:53:17 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 0.0s done 08:53:17 #6 DONE 0.0s 08:53:17 08:53:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 08:53:17 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 0.0s done 08:53:17 #5 DONE 0.1s 08:53:17 08:53:17 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:53:17 #7 DONE 0.0s 08:53:17 08:53:17 #8 exporting to image 08:53:17 #8 exporting layers done 08:53:17 #8 exporting manifest sha256:06f4288aaa0477a8725ce84bd0357616d9a904c4354e1922898e178daa4e21b9 done 08:53:17 #8 exporting config sha256:9a3b00df39a65a6103df9fd214c0f2261f1bead945a7c3266e0bf0d85f8111a5 done 08:53:17 #8 exporting manifest sha256:e859a9b09ed27e9827914a9bfa10c31c7c7b424e7ba97f08df7f8eed19c94419 done 08:53:17 #8 exporting config sha256:052765ea34c68726f2f258c5e170a718c69e7d7baf45762ea4973c8a3d290d76 done 08:53:17 #8 exporting manifest list sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 0.0s done 08:53:17 #8 pushing layers 0.1s done 08:53:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 0.1s done 08:53:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:17 #8 DONE 0.2s 08:53:17 08:53:17 1 warning found (use --debug to expand): 08:53:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 08:53:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 08:53:18 #1 [internal] load build definition from Dockerfile 08:53:18 #1 transferring dockerfile: 172B done 08:53:18 #1 DONE 0.0s 08:53:18 08:53:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 08:53:18 #2 DONE 0.0s 08:53:18 08:53:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 08:53:18 #3 DONE 0.0s 08:53:18 08:53:18 #4 [internal] load .dockerignore 08:53:18 #4 transferring context: 2B done 08:53:18 #4 DONE 0.0s 08:53:18 08:53:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 08:53:18 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c done 08:53:18 #5 CACHED 08:53:18 08:53:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 08:53:18 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 0.0s done 08:53:18 #6 CACHED 08:53:18 08:53:18 #7 exporting to image 08:53:18 #7 exporting layers 08:53:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:18 #7 exporting layers done 08:53:18 #7 exporting manifest sha256:06f4288aaa0477a8725ce84bd0357616d9a904c4354e1922898e178daa4e21b9 done 08:53:18 #7 exporting config sha256:9a3b00df39a65a6103df9fd214c0f2261f1bead945a7c3266e0bf0d85f8111a5 done 08:53:18 #7 exporting manifest sha256:e859a9b09ed27e9827914a9bfa10c31c7c7b424e7ba97f08df7f8eed19c94419 done 08:53:18 #7 exporting config sha256:052765ea34c68726f2f258c5e170a718c69e7d7baf45762ea4973c8a3d290d76 done 08:53:18 #7 exporting manifest list sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 done 08:53:18 #7 pushing layers 0.0s done 08:53:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 0.1s done 08:53:18 #7 DONE 0.1s 08:53:18 08:53:18 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:53:18 #8 DONE 0.0s 08:53:18 08:53:18 1 warning found (use --debug to expand): 08:53:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109' 08:53:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109 --push - 08:53:19 #1 [internal] load build definition from Dockerfile 08:53:19 #1 transferring dockerfile: 179B done 08:53:19 #1 DONE 0.0s 08:53:19 08:53:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109 08:53:19 #2 DONE 0.0s 08:53:19 08:53:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109 08:53:19 #3 DONE 0.0s 08:53:19 08:53:19 #4 [internal] load .dockerignore 08:53:19 #4 transferring context: 2B done 08:53:19 #4 DONE 0.0s 08:53:19 08:53:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 08:53:19 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c done 08:53:19 #5 CACHED 08:53:19 08:53:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 08:53:19 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c done 08:53:19 #6 CACHED 08:53:19 08:53:19 #7 exporting to image 08:53:19 #7 exporting layers done 08:53:19 #7 exporting manifest sha256:06f4288aaa0477a8725ce84bd0357616d9a904c4354e1922898e178daa4e21b9 done 08:53:19 #7 exporting config sha256:9a3b00df39a65a6103df9fd214c0f2261f1bead945a7c3266e0bf0d85f8111a5 done 08:53:19 #7 exporting manifest sha256:e859a9b09ed27e9827914a9bfa10c31c7c7b424e7ba97f08df7f8eed19c94419 done 08:53:19 #7 exporting config sha256:052765ea34c68726f2f258c5e170a718c69e7d7baf45762ea4973c8a3d290d76 done 08:53:19 #7 exporting manifest list sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 done 08:53:19 #7 pushing layers 0.0s done 08:53:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109@sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 08:53:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.109@sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 0.1s done 08:53:19 #7 DONE 0.1s 08:53:19 08:53:19 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:53:19 #8 DONE 0.0s 08:53:19 08:53:19 1 warning found (use --debug to expand): 08:53:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' 08:53:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - 08:53:19 #1 [internal] load build definition from Dockerfile 08:53:19 #1 transferring dockerfile: 220B done 08:53:19 #1 DONE 0.0s 08:53:19 08:53:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:19 #2 DONE 0.0s 08:53:19 08:53:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:19 #3 DONE 0.0s 08:53:19 08:53:19 #4 [internal] load .dockerignore 08:53:19 #4 transferring context: 2B done 08:53:19 #4 DONE 0.0s 08:53:19 08:53:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 08:53:19 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 0.0s done 08:53:19 #5 CACHED 08:53:19 08:53:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 08:53:19 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c done 08:53:19 #6 CACHED 08:53:19 08:53:19 #7 exporting to image 08:53:19 #7 exporting layers done 08:53:19 #7 exporting manifest sha256:06f4288aaa0477a8725ce84bd0357616d9a904c4354e1922898e178daa4e21b9 done 08:53:19 #7 exporting config sha256:9a3b00df39a65a6103df9fd214c0f2261f1bead945a7c3266e0bf0d85f8111a5 done 08:53:19 #7 exporting manifest sha256:e859a9b09ed27e9827914a9bfa10c31c7c7b424e7ba97f08df7f8eed19c94419 done 08:53:19 #7 exporting config sha256:052765ea34c68726f2f258c5e170a718c69e7d7baf45762ea4973c8a3d290d76 done 08:53:19 #7 exporting manifest list sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 done 08:53:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:19 #7 DONE 0.0s 08:53:19 08:53:19 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:53:19 #8 DONE 0.0s 08:53:19 08:53:19 #7 exporting to image 08:53:19 #7 pushing layers 0.0s done 08:53:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 0.1s done 08:53:19 #7 DONE 0.1s 08:53:19 08:53:19 1 warning found (use --debug to expand): 08:53:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 08:53:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 08:53:19 #1 [internal] load build definition from Dockerfile 08:53:19 #1 transferring dockerfile: 170B done 08:53:19 #1 DONE 0.0s 08:53:19 08:53:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 08:53:19 #2 DONE 0.0s 08:53:19 08:53:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 08:53:19 #3 DONE 0.0s 08:53:19 08:53:19 #4 [internal] load .dockerignore 08:53:19 #4 transferring context: 2B done 08:53:19 #4 DONE 0.0s 08:53:19 08:53:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 08:53:19 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c done 08:53:19 #5 CACHED 08:53:19 08:53:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 08:53:19 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a7d22528d72ea248334faca9e970028127f61f3b5bd7dd5fab7b3a5a0db1ea4c 0.0s done 08:53:19 #6 CACHED 08:53:19 08:53:19 #7 exporting to image 08:53:19 #7 exporting layers done 08:53:19 #7 exporting manifest sha256:06f4288aaa0477a8725ce84bd0357616d9a904c4354e1922898e178daa4e21b9 done 08:53:19 #7 exporting config sha256:9a3b00df39a65a6103df9fd214c0f2261f1bead945a7c3266e0bf0d85f8111a5 done 08:53:19 #7 exporting manifest sha256:e859a9b09ed27e9827914a9bfa10c31c7c7b424e7ba97f08df7f8eed19c94419 done 08:53:19 #7 exporting config sha256:052765ea34c68726f2f258c5e170a718c69e7d7baf45762ea4973c8a3d290d76 08:53:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:20 #7 exporting config sha256:052765ea34c68726f2f258c5e170a718c69e7d7baf45762ea4973c8a3d290d76 done 08:53:20 #7 exporting manifest list sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 done 08:53:20 #7 pushing layers 0.0s done 08:53:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:e347942634ccf7102ed320563ccaf9294a6c292b9ef86df3127b90caaaae2c84 0.1s done 08:53:20 #7 DONE 0.1s 08:53:20 08:53:20 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:53:20 #8 DONE 0.0s 08:53:20 08:53:20 1 warning found (use --debug to expand): 08:53:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e' 08:53:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e --push - 08:53:20 #1 [internal] load build definition from Dockerfile 08:53:20 #1 transferring dockerfile: 202B done 08:53:20 #1 DONE 0.0s 08:53:20 08:53:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e 08:53:20 #2 DONE 0.0s 08:53:20 08:53:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e 08:53:20 #3 DONE 0.0s 08:53:20 08:53:20 #4 [internal] load .dockerignore 08:53:20 #4 transferring context: 2B done 08:53:20 #4 DONE 0.0s 08:53:20 08:53:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 08:53:20 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done 08:53:20 #5 DONE 0.0s 08:53:20 08:53:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 08:53:20 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 done 08:53:20 #6 DONE 0.1s 08:53:20 08:53:20 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:53:20 #7 DONE 0.0s 08:53:20 08:53:20 #8 exporting to image 08:53:20 #8 exporting layers done 08:53:20 #8 exporting manifest sha256:304fc924df780b2997212547662567b0c03be67590ebdc971f196c76c23978c6 done 08:53:20 #8 exporting config sha256:1dcfce7bf84e4f41def78ea584a05da173ffe3b40ca7a5e16be6763b9eb5ee6e done 08:53:20 #8 exporting manifest sha256:77dfe808a46bf0dc98e0ab5de7ec635cb28075b4c13854b7d2f15441cc2067e2 done 08:53:20 #8 exporting config sha256:10bb82d21bf40efe3a88793c52d3d4b7209f079f778045750f59fae6b22bbd80 done 08:53:20 #8 exporting manifest list sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea done 08:53:20 #8 pushing layers 0.1s done 08:53:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea 08:53:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea 0.1s done 08:53:21 #8 DONE 0.2s 08:53:21 08:53:21 1 warning found (use --debug to expand): 08:53:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 08:53:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 08:53:21 #1 [internal] load build definition from Dockerfile 08:53:21 #1 transferring dockerfile: 168B done 08:53:21 #1 DONE 0.0s 08:53:21 08:53:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:53:21 #2 DONE 0.0s 08:53:21 08:53:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:53:21 #3 DONE 0.0s 08:53:21 08:53:21 #4 [internal] load .dockerignore 08:53:21 #4 transferring context: 2B done 08:53:21 #4 DONE 0.0s 08:53:21 08:53:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 08:53:21 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done 08:53:21 #5 CACHED 08:53:21 08:53:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 08:53:21 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done 08:53:21 #6 CACHED 08:53:21 08:53:21 #7 exporting to image 08:53:21 #7 exporting layers done 08:53:21 #7 exporting manifest sha256:304fc924df780b2997212547662567b0c03be67590ebdc971f196c76c23978c6 done 08:53:21 #7 exporting config sha256:1dcfce7bf84e4f41def78ea584a05da173ffe3b40ca7a5e16be6763b9eb5ee6e done 08:53:21 #7 exporting manifest sha256:77dfe808a46bf0dc98e0ab5de7ec635cb28075b4c13854b7d2f15441cc2067e2 done 08:53:21 #7 exporting config sha256:10bb82d21bf40efe3a88793c52d3d4b7209f079f778045750f59fae6b22bbd80 done 08:53:21 #7 exporting manifest list sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea done 08:53:21 #7 pushing layers 0.0s done 08:53:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea 08:53:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea 0.1s done 08:53:21 #7 DONE 0.1s 08:53:21 08:53:21 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:53:21 #8 DONE 0.0s 08:53:21 08:53:21 1 warning found (use --debug to expand): 08:53:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109' 08:53:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109 --push - 08:53:21 #1 [internal] load build definition from Dockerfile 08:53:21 #1 transferring dockerfile: 175B done 08:53:21 #1 DONE 0.0s 08:53:21 08:53:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109 08:53:21 #2 DONE 0.0s 08:53:21 08:53:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109 08:53:21 #3 DONE 0.0s 08:53:21 08:53:21 #4 [internal] load .dockerignore 08:53:21 #4 transferring context: 2B done 08:53:21 #4 DONE 0.0s 08:53:21 08:53:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 08:53:21 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done 08:53:21 #5 CACHED 08:53:21 08:53:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 08:53:21 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done 08:53:21 #6 CACHED 08:53:21 08:53:21 #7 exporting to image 08:53:21 #7 exporting layers done 08:53:21 #7 exporting manifest sha256:304fc924df780b2997212547662567b0c03be67590ebdc971f196c76c23978c6 done 08:53:21 #7 exporting config sha256:1dcfce7bf84e4f41def78ea584a05da173ffe3b40ca7a5e16be6763b9eb5ee6e done 08:53:21 #7 exporting manifest sha256:77dfe808a46bf0dc98e0ab5de7ec635cb28075b4c13854b7d2f15441cc2067e2 done 08:53:21 #7 exporting config sha256:10bb82d21bf40efe3a88793c52d3d4b7209f079f778045750f59fae6b22bbd80 done 08:53:21 #7 exporting manifest list sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea done 08:53:21 #7 pushing layers 0.0s done 08:53:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea 08:53:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.109@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea 0.1s done 08:53:22 #7 DONE 0.1s 08:53:22 08:53:22 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:53:22 #8 DONE 0.0s 08:53:22 08:53:22 1 warning found (use --debug to expand): 08:53:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109' 08:53:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 --push - 08:53:22 #1 [internal] load build definition from Dockerfile 08:53:22 #1 transferring dockerfile: 216B done 08:53:22 #1 DONE 0.0s 08:53:22 08:53:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:22 #2 DONE 0.0s 08:53:22 08:53:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 08:53:22 #3 DONE 0.0s 08:53:22 08:53:22 #4 [internal] load .dockerignore 08:53:22 #4 transferring context: 2B done 08:53:22 #4 DONE 0.0s 08:53:22 08:53:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 08:53:22 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done 08:53:22 #5 CACHED 08:53:22 08:53:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 08:53:22 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done 08:53:22 #6 CACHED 08:53:22 08:53:22 #7 exporting to image 08:53:22 #7 exporting layers done 08:53:22 #7 exporting manifest sha256:304fc924df780b2997212547662567b0c03be67590ebdc971f196c76c23978c6 done 08:53:22 #7 exporting config sha256:1dcfce7bf84e4f41def78ea584a05da173ffe3b40ca7a5e16be6763b9eb5ee6e done 08:53:22 #7 exporting manifest sha256:77dfe808a46bf0dc98e0ab5de7ec635cb28075b4c13854b7d2f15441cc2067e2 done 08:53:22 #7 exporting config sha256:10bb82d21bf40efe3a88793c52d3d4b7209f079f778045750f59fae6b22bbd80 done 08:53:22 #7 exporting manifest list sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea done 08:53:22 #7 pushing layers 0.0s done 08:53:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea 08:53:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea 0.1s done 08:53:22 #7 DONE 0.1s 08:53:22 08:53:22 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:53:22 #8 DONE 0.0s 08:53:22 08:53:22 1 warning found (use --debug to expand): 08:53:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:53:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 08:53:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 08:53:22 #1 [internal] load build definition from Dockerfile 08:53:22 #1 transferring dockerfile: 166B done 08:53:22 #1 DONE 0.0s 08:53:22 08:53:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 08:53:22 #2 DONE 0.0s 08:53:22 08:53:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 08:53:22 #3 DONE 0.0s 08:53:22 08:53:22 #4 [internal] load .dockerignore 08:53:22 #4 transferring context: 2B done 08:53:22 #4 DONE 0.0s 08:53:22 08:53:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 08:53:22 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done 08:53:22 #5 CACHED 08:53:22 08:53:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 08:53:22 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ba62847eda9d5a782e8951e9d98b41fb8bbf2dfccf2fb5dcc1d1dbfee74c9f74 0.0s done 08:53:22 #6 CACHED 08:53:22 08:53:22 #7 exporting to image 08:53:22 #7 exporting layers done 08:53:22 #7 exporting manifest sha256:304fc924df780b2997212547662567b0c03be67590ebdc971f196c76c23978c6 done 08:53:22 #7 exporting config sha256:1dcfce7bf84e4f41def78ea584a05da173ffe3b40ca7a5e16be6763b9eb5ee6e done 08:53:22 #7 exporting manifest sha256:77dfe808a46bf0dc98e0ab5de7ec635cb28075b4c13854b7d2f15441cc2067e2 done 08:53:22 #7 exporting config sha256:10bb82d21bf40efe3a88793c52d3d4b7209f079f778045750f59fae6b22bbd80 done 08:53:22 #7 exporting manifest list sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea done 08:53:22 #7 pushing layers 08:53:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:53:23 #7 pushing layers 0.0s done 08:53:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:0583aa4de9e6f5856ac0ff3ebc763ff05290cbbe070f28fbde6b45ede5d9a2ea 0.1s done 08:53:23 #7 DONE 0.1s 08:53:23 08:53:23 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:53:23 #8 DONE 0.0s 08:53:23 08:53:23 1 warning found (use --debug to expand): 08:53:23  - 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 08:53:23 + '[' -d /w/workspace/edgex-go/968/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:53:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:53:24 ---> package-listing.sh 08:53:24 ++ facter osfamily 08:53:24 ++ tr '[:upper:]' '[:lower:]' 08:53:24 + OS_FAMILY=redhat 08:53:24 + workspace=/w/workspace/edgex-go/968 08:53:24 + START_PACKAGES=/tmp/packages_start.txt 08:53:24 + END_PACKAGES=/tmp/packages_end.txt 08:53:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:53:24 + PACKAGES=/tmp/packages_start.txt 08:53:24 + '[' /w/workspace/edgex-go/968 ']' 08:53:24 + PACKAGES=/tmp/packages_end.txt 08:53:24 + case "${OS_FAMILY}" in 08:53:24 + sort 08:53:24 + rpm -qa 08:53:25 + '[' -f /tmp/packages_start.txt ']' 08:53:25 + '[' -f /tmp/packages_end.txt ']' 08:53:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:53:25 + '[' /w/workspace/edgex-go/968 ']' 08:53:25 + mkdir -p /w/workspace/edgex-go/968/archives/ 08:53:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/968/archives/ [Pipeline] echo 08:53:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/968/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:53:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:26 08:53:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:26 latest: Pulling from edgex-lftools-log-publisher 08:53:26 5eb5b503b376: Pulling fs layer 08:53:26 5c69ac0246d0: Pulling fs layer 08:53:26 ec43610c2a17: Pulling fs layer 08:53:26 3a2ae6a8a46f: Pulling fs layer 08:53:26 33b1e0a273af: Pulling fs layer 08:53:26 5d3b04190fa2: Pulling fs layer 08:53:26 2f39f015ded8: Pulling fs layer 08:53:26 3a2ae6a8a46f: Waiting 08:53:26 33b1e0a273af: Waiting 08:53:26 5d3b04190fa2: Waiting 08:53:26 2f39f015ded8: Waiting 08:53:26 5c69ac0246d0: Verifying Checksum 08:53:26 5c69ac0246d0: Download complete 08:53:26 3a2ae6a8a46f: Verifying Checksum 08:53:26 3a2ae6a8a46f: Download complete 08:53:26 33b1e0a273af: Verifying Checksum 08:53:26 33b1e0a273af: Download complete 08:53:26 ec43610c2a17: Download complete 08:53:26 5d3b04190fa2: Verifying Checksum 08:53:26 5d3b04190fa2: Download complete 08:53:26 5eb5b503b376: Verifying Checksum 08:53:26 5eb5b503b376: Download complete 08:53:27 2f39f015ded8: Verifying Checksum 08:53:27 2f39f015ded8: Download complete 08:53:28 5eb5b503b376: Pull complete 08:53:28 5c69ac0246d0: Pull complete 08:53:28 ec43610c2a17: Pull complete 08:53:28 3a2ae6a8a46f: Pull complete 08:53:28 33b1e0a273af: Pull complete 08:53:28 5d3b04190fa2: Pull complete 08:53:32 2f39f015ded8: Pull complete 08:53:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:53:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:33 prd-centos7-docker-4c-2g-5589 does not seem to be running inside a container 08:53:33 $ 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/968/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:53:35 $ docker top b65218f85dc4eeb89e81c7fefb2b2367791416d05afe2cf96ebc1fc2518a04cf -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:36 + touch /tmp/pre-build-complete [Pipeline] sh 08:53:36 + mkdir -p /var/log/sysstat [Pipeline] sh 08:53:36 + ls /var/log/sa-host 08:53:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:53:37 provisioning config files... 08:53:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14854476274085486960tmp [Pipeline] { [Pipeline] echo 08:53:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:53:37 ---> create-netrc.sh [Pipeline] } 08:53:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:53:37 ---> python-tools-install.sh [Pipeline] echo 08:53:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:53:37 ---> sudo-logs.sh 08:53:37 Archiving 'sudo' log.. 08:53:37 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:53:37 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:53:38 $ docker stop --time=1 b65218f85dc4eeb89e81c7fefb2b2367791416d05afe2cf96ebc1fc2518a04cf 08:53:39 $ docker rm -f --volumes b65218f85dc4eeb89e81c7fefb2b2367791416d05afe2cf96ebc1fc2518a04cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:53:39 [WS-CLEANUP] Deleting project workspace... 08:53:39 [WS-CLEANUP] Deferred wipeout is used... 08:53:39 [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] } 09:09:05 #144 ... 09:09:05 09:09:05 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:09:05 #124 DONE 1179.1s 09:09:05 09:09:05 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:09:05 #152 ... 09:09:05 09:09:05 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:09:05 #155 DONE 0.2s 09:09:05 09:09:05 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:09:05 #156 DONE 0.2s 09:09:05 09:09:05 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:09:05 #149 ... 09:09:05 09:09:05 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:09:05 #157 DONE 0.3s 09:09:05 09:09:05 #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 09:09:05 #158 DONE 0.2s 09:09:05 09:09:05 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:09:05 #159 DONE 0.1s 09:09:05 09:09:05 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:05 #160 DONE 2.4s 09:09:05 09:09:05 #112 [core-common-config-bootstrapper] exporting to image 09:09:05 #112 exporting layers 09:09:05 #112 exporting layers 1.1s done 09:09:05 #112 writing image sha256:db81e32f0dd1703cd4ccd11d171ffeb7c05c139a275f287a899c0a0e47ea93b3 done 09:09:05 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:09:05 #112 DONE 6.3s 09:09:05 09:09:05 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:09:20 #154 ... 09:09:20 09:09:20 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:09:20 #145 DONE 1204.1s 09:09:20 09:09:20 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:09:20 #161 DONE 0.3s 09:09:20 09:09:20 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:09:25 #162 DONE 5.8s 09:09:25 09:09:25 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:09:25 #163 DONE 0.2s 09:09:25 09:09:25 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:09:25 #164 DONE 0.2s 09:09:25 09:09:25 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:09:25 #165 DONE 0.3s 09:09:25 09:09:25 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:09:25 #166 DONE 0.1s 09:09:25 09:09:25 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:09:25 #153 ... 09:09:25 09:09:25 #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/ 09:09:25 #167 DONE 0.1s 09:09:25 09:09:25 #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/ 09:09:25 #168 DONE 0.1s 09:09:25 09:09:25 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:09:25 #152 ... 09:09:25 09:09:25 #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/ 09:09:25 #169 DONE 0.1s 09:09:25 09:09:25 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:09:25 #170 DONE 0.1s 09:09:25 09:09:25 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:09:26 #149 ... 09:09:26 09:09:26 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:09:28 #171 DONE 2.3s 09:09:28 09:09:28 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:09:28 #144 ... 09:09:28 09:09:28 #112 [security-bootstrapper] exporting to image 09:09:28 #112 exporting layers 09:09:29 #112 exporting layers 1.1s done 09:09:29 #112 writing image sha256:09855c2c620de4fb00da8069b6e1d733c880c1cc6b12459cce5918011c431481 done 09:09:29 #112 naming to docker.io/library/security-bootstrapper-arm64 done 09:09:29 #112 DONE 7.3s 09:09:29 09:09:29 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:26:53 #40 ... 09:26:53 09:26:53 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:26:53 #153 DONE 2244.6s 09:26:53 09:26:53 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:53 #146 ... 09:26:53 09:26:53 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:26:53 #172 DONE 0.1s 09:26:53 09:26:53 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:26:53 #173 DONE 0.1s 09:26:53 09:26:53 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:26:53 #150 ... 09:26:53 09:26:53 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:26:53 #174 DONE 0.4s 09:26:53 09:26:53 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:26:53 #154 ... 09:26:53 09:26:53 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:26:53 #175 DONE 0.1s 09:26:53 09:26:53 #112 [core-command] exporting to image 09:26:53 #112 exporting layers 09:26:53 #112 exporting layers 0.5s done 09:26:53 #112 writing image sha256:570968a9919e6298fbdf50030965fae444bfee8d3951dcc6d6d09537a7f0edaf done 09:26:53 #112 naming to docker.io/library/core-command-arm64 done 09:26:53 #112 DONE 7.8s 09:26:53 09:26:53 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:27:08 #152 ... 09:27:08 09:27:08 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:27:08 #151 2272.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.109 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:27:12 #151 ... 09:27:12 09:27:12 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:27:12 #149 DONE 2277.3s 09:27:12 09:27:12 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:27:12 #176 DONE 0.3s 09:27:12 09:27:12 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:27:12 #177 DONE 0.2s 09:27:12 09:27:12 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:27:12 #40 ... 09:27:12 09:27:12 #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 09:27:13 #178 DONE 0.2s 09:27:13 09:27:13 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:27:13 #179 DONE 0.1s 09:27:13 09:27:13 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:27:13 #180 DONE 0.5s 09:27:13 09:27:13 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:27:13 #146 ... 09:27:13 09:27:13 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:27:13 #181 DONE 0.1s 09:27:13 09:27:13 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:15 #182 DONE 2.1s 09:27:15 09:27:15 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:27:15 #144 ... 09:27:15 09:27:15 #112 [security-proxy-setup] exporting to image 09:27:15 #112 exporting layers 09:27:16 #112 exporting layers 1.0s done 09:27:16 #112 writing image sha256:57752a5e0c42bccec11a27d2288abe7646e4425fb26473aa31fb8e1d8db0dee7 done 09:27:16 #112 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 09:27:16 #112 DONE 8.9s 09:27:16 09:27:16 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:27:43 #146 ... 09:27:43 09:27:43 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:27:43 #151 DONE 2306.8s 09:27:43 09:27:43 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:27:43 #146 ... 09:27:43 09:27:43 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:27:43 #183 DONE 0.2s 09:27:43 09:27:43 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:27:43 #184 DONE 0.1s 09:27:43 09:27:43 #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 09:27:43 #185 DONE 0.1s 09:27:43 09:27:43 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:27:43 #154 ... 09:27:43 09:27:43 #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 09:27:43 #186 DONE 0.1s 09:27:43 09:27:43 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:27:43 #40 ... 09:27:43 09:27:43 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:27:43 #187 DONE 0.1s 09:27:43 09:27:43 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:27:43 #188 DONE 0.4s 09:27:43 09:27:43 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:27:43 #147 ... 09:27:43 09:27:43 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:27:43 #189 DONE 0.5s 09:27:43 09:27:43 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:27:44 #190 DONE 0.1s 09:27:44 09:27:44 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:46 #191 DONE 2.0s 09:27:46 09:27:46 #112 [security-secretstore-setup] exporting to image 09:27:46 #112 exporting layers 09:27:47 #112 exporting layers 1.6s done 09:27:47 #112 writing image sha256:704acb9db4093bcbbeee07724d09f3390e5f3f92c00c0da59d1a4d997b53ea1a done 09:27:47 #112 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 09:27:47 #112 DONE 10.5s 09:27:47 09:27:47 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:28:43 #40 ... 09:28:43 09:28:43 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:28:43 #152 DONE 2361.3s 09:28:43 09:28:43 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:28:43 #150 ... 09:28:43 09:28:43 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:28:43 #192 DONE 0.2s 09:28:43 09:28:43 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:28:43 #193 DONE 0.1s 09:28:43 09:28:43 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:28:43 #144 ... 09:28:43 09:28:43 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:28:43 #194 DONE 0.4s 09:28:43 09:28:43 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:28:43 #148 ... 09:28:43 09:28:43 #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 09:28:43 #195 DONE 0.1s 09:28:43 09:28:43 #112 [security-spiffe-token-provider] exporting to image 09:28:43 #112 exporting layers 09:28:43 #112 exporting layers 0.5s done 09:28:43 #112 writing image sha256:4f677af29b14fa2a88954bb3a1b5cded4946c9b9a1fa9c38a98c299df11672df done 09:28:43 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:28:43 #112 DONE 11.0s 09:28:43 09:28:43 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:22 #150 ... 09:29:22 09:29:22 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:29:22 #148 DONE 2404.5s 09:29:22 09:29:22 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:29:22 #154 ... 09:29:22 09:29:22 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:29:22 #196 DONE 0.1s 09:29:22 09:29:22 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:29:22 #197 DONE 0.3s 09:29:22 09:29:22 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:29:22 #198 DONE 0.5s 09:29:22 09:29:22 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:29:22 #199 DONE 0.1s 09:29:22 09:29:22 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:29:22 #200 DONE 0.1s 09:29:22 09:29:22 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:29:22 #201 DONE 2.0s 09:29:22 09:29:22 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:29:22 #147 DONE 2408.3s 09:29:22 09:29:22 #112 [security-proxy-auth] exporting to image 09:29:22 #112 exporting layers 09:29:24 #112 exporting layers 1.4s done 09:29:24 #112 writing image sha256:83ddb861a87cdf5d549f1caae8789ddb2bbe95b3547dc115b470aa5b60cb2535 0.0s done 09:29:24 #112 naming to docker.io/library/security-proxy-auth-arm64 done 09:29:24 #112 DONE 12.6s 09:29:24 09:29:24 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:29:24 #202 DONE 0.3s 09:29:24 09:29:24 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:29:24 #203 DONE 0.3s 09:29:24 09:29:24 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:29:25 #204 DONE 0.7s 09:29:25 09:29:25 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:25 #150 ... 09:29:25 09:29:25 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:29:25 #205 DONE 0.2s 09:29:25 09:29:25 #112 [core-data] exporting to image 09:29:28 #112 exporting layers 2.4s done 09:29:28 #112 writing image sha256:741ae0f826dcaabc3bcb6e8f5bca5cf387cd44cb8c32a2ec4cccb7131076065b done 09:29:28 #112 naming to docker.io/library/core-data-arm64 done 09:29:28 #112 DONE 15.0s 09:29:28 09:29:28 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:29:30 #144 DONE 2415.5s 09:29:30 09:29:30 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:30 #150 DONE 2415.7s 09:29:30 09:29:30 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:29:30 #154 ... 09:29:30 09:29:30 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:29:30 #206 DONE 0.2s 09:29:30 09:29:30 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:29:31 #207 DONE 0.2s 09:29:31 09:29:31 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:31 #146 ... 09:29:31 09:29:31 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:29:31 #208 ... 09:29:31 09:29:31 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:29:31 #209 DONE 0.3s 09:29:31 09:29:31 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:29:32 #210 DONE 0.6s 09:29:32 09:29:32 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:29:32 #208 DONE 0.9s 09:29:32 09:29:32 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:29:32 #211 DONE 0.1s 09:29:32 09:29:32 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:29:32 #212 DONE 0.1s 09:29:32 09:29:32 #112 [core-keeper] exporting to image 09:29:32 #112 ... 09:29:32 09:29:32 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:29:32 #213 DONE 0.3s 09:29:32 09:29:32 #112 [core-metadata] exporting to image 09:29:33 #112 exporting layers 1.0s done 09:29:33 #112 writing image sha256:e3efa056c5273dcab1e20c943b69555af963137bd2a87712bd3aecd82318a116 09:29:33 #112 exporting layers 0.8s done 09:29:33 #112 writing image sha256:e3efa056c5273dcab1e20c943b69555af963137bd2a87712bd3aecd82318a116 done 09:29:33 #112 naming to docker.io/library/core-keeper-arm64 done 09:29:33 #112 writing image sha256:1c622d765b1bcc0fe5c0203c0cb8ada34784a83f99964149b23480a1514526e8 done 09:29:33 #112 naming to docker.io/library/core-metadata-arm64 done 09:29:33 #112 DONE 16.3s 09:29:33 09:29:33 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:00 #146 ... 09:30:00 09:30:00 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:30:00 #154 DONE 2445.4s 09:30:00 09:30:00 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:00 #146 ... 09:30:00 09:30:00 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:00 #214 DONE 0.1s 09:30:00 09:30:00 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:00 #146 ... 09:30:00 09:30:00 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:30:00 #215 DONE 0.1s 09:30:00 09:30:00 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:30:01 #216 DONE 0.5s 09:30:01 09:30:01 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:30:01 #217 DONE 0.1s 09:30:01 09:30:01 #112 [support-scheduler] exporting to image 09:30:01 #112 exporting layers 09:30:02 #112 exporting layers 1.1s done 09:30:02 #112 writing image sha256:8dcdf6ef517d13e2ad7eabead1e4995fdc46c6d72cefa71862bab60d35ddfbb2 done 09:30:02 #112 naming to docker.io/library/support-scheduler-arm64 0.0s done 09:30:02 #112 DONE 17.4s 09:30:02 09:30:02 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:30:07 #40 ... 09:30:07 09:30:07 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:07 #146 DONE 2452.5s 09:30:07 09:30:07 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:07 #218 DONE 0.1s 09:30:07 09:30:07 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:30:07 #40 ... 09:30:07 09:30:07 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:30:07 #219 DONE 0.1s 09:30:07 09:30:07 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:30:08 #220 DONE 0.5s 09:30:08 09:30:08 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:30:08 #221 DONE 0.1s 09:30:08 09:30:08 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:30:08 #40 ... 09:30:08 09:30:08 #112 [support-notifications] exporting to image 09:30:08 #112 exporting layers 09:30:08 #112 exporting layers 0.6s done 09:30:08 #112 writing image sha256:72985e774642996a49daf444d2090006ee14a2ea0c223cac122f9b8af4faaafa done 09:30:08 #112 naming to docker.io/library/support-notifications-arm64 done 09:30:08 #112 DONE 18.0s 09:30:08 09:30:08 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:30:08 time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:08 time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:08 time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:08 time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:08 time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:08 time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:08 time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:08 time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:08 time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:08 time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:08 time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:08 time="2026-04-20T08:46:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:08 time="2026-04-20T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:08 time="2026-04-20T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:08 time="2026-04-20T08:46:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:30:08 $ docker stop --time=1 082c088f2b8951b2d8b519ccda676364d641a1fc84a0830ce4f0b0f5e16ba998 09:30:10 $ docker rm -f --volumes 082c088f2b8951b2d8b519ccda676364d641a1fc84a0830ce4f0b0f5e16ba998 [Pipeline] // withDockerContainer [Pipeline] sh 09:30:11 + docker images 09:30:11 REPOSITORY TAG IMAGE ID CREATED SIZE 09:30:11 support-notifications-arm64 latest 72985e774642 3 seconds ago 56.1MB 09:30:11 support-scheduler-arm64 latest 8dcdf6ef517d 9 seconds ago 52.2MB 09:30:11 core-metadata-arm64 latest 1c622d765b1b 38 seconds ago 48.2MB 09:30:11 core-keeper-arm64 latest e3efa056c527 38 seconds ago 47.8MB 09:30:11 core-data-arm64 latest 741ae0f826dc 45 seconds ago 48.1MB 09:30:11 security-proxy-auth-arm64 latest 83ddb861a87c 48 seconds ago 47.3MB 09:30:11 security-spiffe-token-provider-arm64 latest 4f677af29b14 About a minute ago 51.8MB 09:30:11 security-secretstore-setup-arm64 latest 704acb9db409 2 minutes ago 85.7MB 09:30:11 security-proxy-setup-arm64 latest 57752a5e0c42 2 minutes ago 52.9MB 09:30:11 core-command-arm64 latest 570968a9919e 3 minutes ago 42.5MB 09:30:11 security-bootstrapper-arm64 latest 09855c2c620d 20 minutes ago 21.3MB 09:30:11 core-common-config-bootstrapper-arm64 latest db81e32f0dd1 21 minutes ago 20.2MB 09:30:11 security-spire-agent-arm64 latest 73ce229e5220 42 minutes ago 219MB 09:30:11 security-spire-config-arm64 latest df31d91f54df 42 minutes ago 162MB 09:30:11 security-spire-server-arm64 latest b269bacfc62d 42 minutes ago 163MB 09:30:11 ci-base-image-arm64 latest 35c8f7a788b2 44 minutes ago 898MB 09:30:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 months ago 564MB 09:30:11 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 09:30:11 provisioning config files... 09:30:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/968@tmp/config1228767275409879548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:30:11 ---> ****-login.sh 09:30:11 nexus3.edgexfoundry.org:10001 09:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:30:11 Configure a credential helper to remove this warning. See 09:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:30:11 09:30:11 Login Succeeded 09:30:11 nexus3.edgexfoundry.org:10002 09:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:30:12 Configure a credential helper to remove this warning. See 09:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:30:12 09:30:12 Login Succeeded 09:30:12 nexus3.edgexfoundry.org:10003 09:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:30:12 Configure a credential helper to remove this warning. See 09:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:30:12 09:30:12 Login Succeeded 09:30:12 nexus3.edgexfoundry.org:10004 09:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:30:12 Configure a credential helper to remove this warning. See 09:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:30:12 09:30:12 Login Succeeded 09:30:12 ****.io 09:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:30:13 Configure a credential helper to remove this warning. See 09:30:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:30:13 09:30:13 Login Succeeded 09:30:13 ---> ****-login.sh ends [Pipeline] } 09:30:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:30:13 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:30:13 ccfc4ad80108f97da12a51b67a32382092a5128e 09:30:13 latest 09:30:13 4.1.0-dev.109 09:30:13 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:30:13 main 09:30:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:30:14 46107a29c0f7: Preparing 09:30:14 4e289d5bb870: Preparing 09:30:14 d0e88b25eb67: Preparing 09:30:14 ecee7ed57021: Preparing 09:30:14 7a2a6ce7a896: Preparing 09:30:14 5048a32384eb: Preparing 09:30:14 eeaa73608b53: Preparing 09:30:14 5048a32384eb: Waiting 09:30:14 eeaa73608b53: Waiting 09:30:14 d0e88b25eb67: Pushed 09:30:14 ecee7ed57021: Pushed 09:30:14 7a2a6ce7a896: Pushed 09:30:14 46107a29c0f7: Pushed 09:30:14 5048a32384eb: Pushed 09:30:17 eeaa73608b53: Pushed 09:30:21 4e289d5bb870: Pushed 09:30:21 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:3774ea1f37447d92b47b0e7d81985f70d391054f3069fea80e1eed5a71d7eef4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:30:22 46107a29c0f7: Preparing 09:30:22 4e289d5bb870: Preparing 09:30:22 d0e88b25eb67: Preparing 09:30:22 ecee7ed57021: Preparing 09:30:22 7a2a6ce7a896: Preparing 09:30:22 5048a32384eb: Preparing 09:30:22 eeaa73608b53: Preparing 09:30:22 5048a32384eb: Waiting 09:30:22 46107a29c0f7: Layer already exists 09:30:22 7a2a6ce7a896: Layer already exists 09:30:22 ecee7ed57021: Layer already exists 09:30:22 4e289d5bb870: Layer already exists 09:30:22 d0e88b25eb67: Layer already exists 09:30:22 5048a32384eb: Layer already exists 09:30:22 eeaa73608b53: Layer already exists 09:30:22 latest: digest: sha256:3774ea1f37447d92b47b0e7d81985f70d391054f3069fea80e1eed5a71d7eef4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.109 09:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:30:23 46107a29c0f7: Preparing 09:30:23 4e289d5bb870: Preparing 09:30:23 d0e88b25eb67: Preparing 09:30:23 ecee7ed57021: Preparing 09:30:23 7a2a6ce7a896: Preparing 09:30:23 5048a32384eb: Preparing 09:30:23 eeaa73608b53: Preparing 09:30:23 5048a32384eb: Waiting 09:30:23 eeaa73608b53: Waiting 09:30:23 ecee7ed57021: Layer already exists 09:30:23 7a2a6ce7a896: Layer already exists 09:30:23 4e289d5bb870: Layer already exists 09:30:23 d0e88b25eb67: Layer already exists 09:30:23 46107a29c0f7: Layer already exists 09:30:23 5048a32384eb: Layer already exists 09:30:23 eeaa73608b53: Layer already exists 09:30:23 4.1.0-dev.109: digest: sha256:3774ea1f37447d92b47b0e7d81985f70d391054f3069fea80e1eed5a71d7eef4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:30:23 46107a29c0f7: Preparing 09:30:23 4e289d5bb870: Preparing 09:30:23 d0e88b25eb67: Preparing 09:30:23 ecee7ed57021: Preparing 09:30:23 7a2a6ce7a896: Preparing 09:30:23 5048a32384eb: Preparing 09:30:23 eeaa73608b53: Preparing 09:30:23 5048a32384eb: Waiting 09:30:23 d0e88b25eb67: Layer already exists 09:30:23 ecee7ed57021: Layer already exists 09:30:23 7a2a6ce7a896: Layer already exists 09:30:23 4e289d5bb870: Layer already exists 09:30:23 46107a29c0f7: Layer already exists 09:30:23 eeaa73608b53: Layer already exists 09:30:23 5048a32384eb: Layer already exists 09:30:24 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:3774ea1f37447d92b47b0e7d81985f70d391054f3069fea80e1eed5a71d7eef4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:30:24 46107a29c0f7: Preparing 09:30:24 4e289d5bb870: Preparing 09:30:24 d0e88b25eb67: Preparing 09:30:24 ecee7ed57021: Preparing 09:30:24 7a2a6ce7a896: Preparing 09:30:24 5048a32384eb: Preparing 09:30:24 eeaa73608b53: Preparing 09:30:24 5048a32384eb: Waiting 09:30:24 eeaa73608b53: Waiting 09:30:24 4e289d5bb870: Layer already exists 09:30:24 ecee7ed57021: Layer already exists 09:30:24 7a2a6ce7a896: Layer already exists 09:30:24 d0e88b25eb67: Layer already exists 09:30:24 46107a29c0f7: Layer already exists 09:30:24 eeaa73608b53: Layer already exists 09:30:24 5048a32384eb: Layer already exists 09:30:25 main: digest: sha256:3774ea1f37447d92b47b0e7d81985f70d391054f3069fea80e1eed5a71d7eef4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:25 ===================================================== [Pipeline] echo 09:30:25 taggedImages: 09:30:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:30:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:30:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.109 09:30:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:30:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:30:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:30:25 ccfc4ad80108f97da12a51b67a32382092a5128e 09:30:25 latest 09:30:25 4.1.0-dev.109 09:30:25 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:30:25 main 09:30:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:30:26 e1b6b37eeedb: Preparing 09:30:26 85b9ee191602: Preparing 09:30:26 201878e16e87: Preparing 09:30:26 8429f6292157: Preparing 09:30:26 d0e88b25eb67: Preparing 09:30:26 ecee7ed57021: Preparing 09:30:26 7a2a6ce7a896: Preparing 09:30:26 5048a32384eb: Preparing 09:30:26 eeaa73608b53: Preparing 09:30:26 ecee7ed57021: Waiting 09:30:26 7a2a6ce7a896: Waiting 09:30:26 5048a32384eb: Waiting 09:30:26 eeaa73608b53: Waiting 09:30:26 d0e88b25eb67: Layer already exists 09:30:26 ecee7ed57021: Layer already exists 09:30:26 7a2a6ce7a896: Layer already exists 09:30:26 85b9ee191602: Pushed 09:30:26 5048a32384eb: Layer already exists 09:30:26 201878e16e87: Pushed 09:30:26 e1b6b37eeedb: Pushed 09:30:26 eeaa73608b53: Layer already exists 09:30:28 8429f6292157: Pushed 09:30:29 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:57e3c578f8695297a7e327952aa4010a9dfe1fcf520ff4d961f3c85534f1b02b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:29 + 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 09:30:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:30:29 e1b6b37eeedb: Preparing 09:30:29 85b9ee191602: Preparing 09:30:29 201878e16e87: Preparing 09:30:29 8429f6292157: Preparing 09:30:29 d0e88b25eb67: Preparing 09:30:29 ecee7ed57021: Preparing 09:30:29 7a2a6ce7a896: Preparing 09:30:29 5048a32384eb: Preparing 09:30:29 eeaa73608b53: Preparing 09:30:29 ecee7ed57021: Waiting 09:30:29 7a2a6ce7a896: Waiting 09:30:29 5048a32384eb: Waiting 09:30:29 eeaa73608b53: Waiting 09:30:29 e1b6b37eeedb: Layer already exists 09:30:29 85b9ee191602: Layer already exists 09:30:29 8429f6292157: Layer already exists 09:30:29 d0e88b25eb67: Layer already exists 09:30:29 201878e16e87: Layer already exists 09:30:29 ecee7ed57021: Layer already exists 09:30:29 7a2a6ce7a896: Layer already exists 09:30:29 eeaa73608b53: Layer already exists 09:30:29 5048a32384eb: Layer already exists 09:30:30 latest: digest: sha256:57e3c578f8695297a7e327952aa4010a9dfe1fcf520ff4d961f3c85534f1b02b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.109 09:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:30:30 e1b6b37eeedb: Preparing 09:30:30 85b9ee191602: Preparing 09:30:30 201878e16e87: Preparing 09:30:30 8429f6292157: Preparing 09:30:30 d0e88b25eb67: Preparing 09:30:30 ecee7ed57021: Preparing 09:30:30 7a2a6ce7a896: Preparing 09:30:30 5048a32384eb: Preparing 09:30:30 eeaa73608b53: Preparing 09:30:30 7a2a6ce7a896: Waiting 09:30:30 ecee7ed57021: Waiting 09:30:30 5048a32384eb: Waiting 09:30:30 eeaa73608b53: Waiting 09:30:30 85b9ee191602: Layer already exists 09:30:30 8429f6292157: Layer already exists 09:30:30 201878e16e87: Layer already exists 09:30:30 d0e88b25eb67: Layer already exists 09:30:30 e1b6b37eeedb: Layer already exists 09:30:30 5048a32384eb: Layer already exists 09:30:30 7a2a6ce7a896: Layer already exists 09:30:30 eeaa73608b53: Layer already exists 09:30:30 ecee7ed57021: Layer already exists 09:30:30 4.1.0-dev.109: digest: sha256:57e3c578f8695297a7e327952aa4010a9dfe1fcf520ff4d961f3c85534f1b02b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:30:31 e1b6b37eeedb: Preparing 09:30:31 85b9ee191602: Preparing 09:30:31 201878e16e87: Preparing 09:30:31 8429f6292157: Preparing 09:30:31 d0e88b25eb67: Preparing 09:30:31 ecee7ed57021: Preparing 09:30:31 7a2a6ce7a896: Preparing 09:30:31 5048a32384eb: Preparing 09:30:31 eeaa73608b53: Preparing 09:30:31 7a2a6ce7a896: Waiting 09:30:31 ecee7ed57021: Waiting 09:30:31 eeaa73608b53: Waiting 09:30:31 5048a32384eb: Waiting 09:30:31 e1b6b37eeedb: Layer already exists 09:30:31 d0e88b25eb67: Layer already exists 09:30:31 201878e16e87: Layer already exists 09:30:31 85b9ee191602: Layer already exists 09:30:31 8429f6292157: Layer already exists 09:30:31 ecee7ed57021: Layer already exists 09:30:31 eeaa73608b53: Layer already exists 09:30:31 7a2a6ce7a896: Layer already exists 09:30:31 5048a32384eb: Layer already exists 09:30:32 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:57e3c578f8695297a7e327952aa4010a9dfe1fcf520ff4d961f3c85534f1b02b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:32 + 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 09:30:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:30:32 e1b6b37eeedb: Preparing 09:30:32 85b9ee191602: Preparing 09:30:32 201878e16e87: Preparing 09:30:32 8429f6292157: Preparing 09:30:32 d0e88b25eb67: Preparing 09:30:32 ecee7ed57021: Preparing 09:30:32 7a2a6ce7a896: Preparing 09:30:32 5048a32384eb: Preparing 09:30:32 eeaa73608b53: Preparing 09:30:32 ecee7ed57021: Waiting 09:30:32 7a2a6ce7a896: Waiting 09:30:32 5048a32384eb: Waiting 09:30:32 eeaa73608b53: Waiting 09:30:32 d0e88b25eb67: Layer already exists 09:30:32 8429f6292157: Layer already exists 09:30:32 e1b6b37eeedb: Layer already exists 09:30:32 85b9ee191602: Layer already exists 09:30:32 201878e16e87: Layer already exists 09:30:32 7a2a6ce7a896: Layer already exists 09:30:32 5048a32384eb: Layer already exists 09:30:32 ecee7ed57021: Layer already exists 09:30:32 eeaa73608b53: Layer already exists 09:30:33 main: digest: sha256:57e3c578f8695297a7e327952aa4010a9dfe1fcf520ff4d961f3c85534f1b02b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:33 ===================================================== [Pipeline] echo 09:30:33 taggedImages: 09:30:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:30:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:30:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.109 09:30:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:30:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:30:33 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:30:33 ccfc4ad80108f97da12a51b67a32382092a5128e 09:30:33 latest 09:30:33 4.1.0-dev.109 09:30:33 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:30:33 main 09:30:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:30:34 b369b74dbe3d: Preparing 09:30:34 8f499cbf4330: Preparing 09:30:34 d0e88b25eb67: Preparing 09:30:34 ecee7ed57021: Preparing 09:30:34 f1042f7a68bf: Preparing 09:30:34 5048a32384eb: Preparing 09:30:34 eeaa73608b53: Preparing 09:30:34 5048a32384eb: Waiting 09:30:34 eeaa73608b53: Waiting 09:30:34 d0e88b25eb67: Layer already exists 09:30:34 ecee7ed57021: Layer already exists 09:30:34 5048a32384eb: Layer already exists 09:30:34 eeaa73608b53: Layer already exists 09:30:34 f1042f7a68bf: Pushed 09:30:34 b369b74dbe3d: Pushed 09:30:42 8f499cbf4330: Pushed 09:30:42 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:54965c09448e17d752bb0c9f7a8a76850c512ad6918a694858c69889a58787bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:30:43 b369b74dbe3d: Preparing 09:30:43 8f499cbf4330: Preparing 09:30:43 d0e88b25eb67: Preparing 09:30:43 ecee7ed57021: Preparing 09:30:43 f1042f7a68bf: Preparing 09:30:43 5048a32384eb: Preparing 09:30:43 eeaa73608b53: Preparing 09:30:43 5048a32384eb: Waiting 09:30:43 eeaa73608b53: Waiting 09:30:43 d0e88b25eb67: Layer already exists 09:30:43 8f499cbf4330: Layer already exists 09:30:43 b369b74dbe3d: Layer already exists 09:30:43 ecee7ed57021: Layer already exists 09:30:43 f1042f7a68bf: Layer already exists 09:30:43 eeaa73608b53: Layer already exists 09:30:43 5048a32384eb: Layer already exists 09:30:43 latest: digest: sha256:54965c09448e17d752bb0c9f7a8a76850c512ad6918a694858c69889a58787bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.109 09:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:30:44 b369b74dbe3d: Preparing 09:30:44 8f499cbf4330: Preparing 09:30:44 d0e88b25eb67: Preparing 09:30:44 ecee7ed57021: Preparing 09:30:44 f1042f7a68bf: Preparing 09:30:44 5048a32384eb: Preparing 09:30:44 eeaa73608b53: Preparing 09:30:44 5048a32384eb: Waiting 09:30:44 eeaa73608b53: Waiting 09:30:44 b369b74dbe3d: Layer already exists 09:30:44 f1042f7a68bf: Layer already exists 09:30:44 ecee7ed57021: Layer already exists 09:30:44 d0e88b25eb67: Layer already exists 09:30:44 8f499cbf4330: Layer already exists 09:30:44 eeaa73608b53: Layer already exists 09:30:44 5048a32384eb: Layer already exists 09:30:44 4.1.0-dev.109: digest: sha256:54965c09448e17d752bb0c9f7a8a76850c512ad6918a694858c69889a58787bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:30:45 b369b74dbe3d: Preparing 09:30:45 8f499cbf4330: Preparing 09:30:45 d0e88b25eb67: Preparing 09:30:45 ecee7ed57021: Preparing 09:30:45 f1042f7a68bf: Preparing 09:30:45 5048a32384eb: Preparing 09:30:45 eeaa73608b53: Preparing 09:30:45 5048a32384eb: Waiting 09:30:45 eeaa73608b53: Waiting 09:30:45 ecee7ed57021: Layer already exists 09:30:45 8f499cbf4330: Layer already exists 09:30:45 d0e88b25eb67: Layer already exists 09:30:45 b369b74dbe3d: Layer already exists 09:30:45 f1042f7a68bf: Layer already exists 09:30:45 eeaa73608b53: Layer already exists 09:30:45 5048a32384eb: Layer already exists 09:30:45 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:54965c09448e17d752bb0c9f7a8a76850c512ad6918a694858c69889a58787bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:30:47 b369b74dbe3d: Preparing 09:30:47 8f499cbf4330: Preparing 09:30:47 d0e88b25eb67: Preparing 09:30:47 ecee7ed57021: Preparing 09:30:47 f1042f7a68bf: Preparing 09:30:47 5048a32384eb: Preparing 09:30:47 eeaa73608b53: Preparing 09:30:47 5048a32384eb: Waiting 09:30:47 eeaa73608b53: Waiting 09:30:47 d0e88b25eb67: Layer already exists 09:30:47 8f499cbf4330: Layer already exists 09:30:47 ecee7ed57021: Layer already exists 09:30:47 f1042f7a68bf: Layer already exists 09:30:47 b369b74dbe3d: Layer already exists 09:30:47 5048a32384eb: Layer already exists 09:30:47 eeaa73608b53: Layer already exists 09:30:47 main: digest: sha256:54965c09448e17d752bb0c9f7a8a76850c512ad6918a694858c69889a58787bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:47 ===================================================== [Pipeline] echo 09:30:47 taggedImages: 09:30:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:30:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:30:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.109 09:30:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:30:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:30:47 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:30:47 ccfc4ad80108f97da12a51b67a32382092a5128e 09:30:47 latest 09:30:47 4.1.0-dev.109 09:30:47 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:30:47 main 09:30:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:30:48 7756064d946f: Preparing 09:30:48 03f1b8179213: Preparing 09:30:48 ecee7ed57021: Preparing 09:30:48 94cabecd6717: Preparing 09:30:48 45ac4b628fdb: Preparing 09:30:48 eeaa73608b53: Preparing 09:30:48 eeaa73608b53: Waiting 09:30:48 ecee7ed57021: Layer already exists 09:30:48 eeaa73608b53: Layer already exists 09:30:48 94cabecd6717: Pushed 09:30:48 7756064d946f: Pushed 09:30:48 45ac4b628fdb: Pushed 09:30:56 03f1b8179213: Pushed 09:30:56 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:3ef41c970f065151980406295b86f323bba9e65e85884e4443b06c09f34d0d22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:30:57 7756064d946f: Preparing 09:30:57 03f1b8179213: Preparing 09:30:57 ecee7ed57021: Preparing 09:30:57 94cabecd6717: Preparing 09:30:57 45ac4b628fdb: Preparing 09:30:57 eeaa73608b53: Preparing 09:30:57 eeaa73608b53: Waiting 09:30:57 94cabecd6717: Layer already exists 09:30:57 45ac4b628fdb: Layer already exists 09:30:57 7756064d946f: Layer already exists 09:30:57 03f1b8179213: Layer already exists 09:30:57 ecee7ed57021: Layer already exists 09:30:57 eeaa73608b53: Layer already exists 09:30:57 latest: digest: sha256:3ef41c970f065151980406295b86f323bba9e65e85884e4443b06c09f34d0d22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.109 09:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:30:59 7756064d946f: Preparing 09:30:59 03f1b8179213: Preparing 09:30:59 ecee7ed57021: Preparing 09:30:59 94cabecd6717: Preparing 09:30:59 45ac4b628fdb: Preparing 09:30:59 eeaa73608b53: Preparing 09:30:59 eeaa73608b53: Waiting 09:30:59 ecee7ed57021: Layer already exists 09:30:59 7756064d946f: Layer already exists 09:30:59 45ac4b628fdb: Layer already exists 09:30:59 03f1b8179213: Layer already exists 09:30:59 94cabecd6717: Layer already exists 09:30:59 eeaa73608b53: Layer already exists 09:30:59 4.1.0-dev.109: digest: sha256:3ef41c970f065151980406295b86f323bba9e65e85884e4443b06c09f34d0d22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:31:00 7756064d946f: Preparing 09:31:00 03f1b8179213: Preparing 09:31:00 ecee7ed57021: Preparing 09:31:00 94cabecd6717: Preparing 09:31:00 45ac4b628fdb: Preparing 09:31:00 eeaa73608b53: Preparing 09:31:00 eeaa73608b53: Waiting 09:31:00 7756064d946f: Layer already exists 09:31:00 03f1b8179213: Layer already exists 09:31:00 45ac4b628fdb: Layer already exists 09:31:00 ecee7ed57021: Layer already exists 09:31:00 94cabecd6717: Layer already exists 09:31:00 eeaa73608b53: Layer already exists 09:31:00 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:3ef41c970f065151980406295b86f323bba9e65e85884e4443b06c09f34d0d22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:31:01 7756064d946f: Preparing 09:31:01 03f1b8179213: Preparing 09:31:01 ecee7ed57021: Preparing 09:31:01 94cabecd6717: Preparing 09:31:01 45ac4b628fdb: Preparing 09:31:01 eeaa73608b53: Preparing 09:31:01 eeaa73608b53: Waiting 09:31:01 7756064d946f: Layer already exists 09:31:01 94cabecd6717: Layer already exists 09:31:01 03f1b8179213: Layer already exists 09:31:01 ecee7ed57021: Layer already exists 09:31:01 45ac4b628fdb: Layer already exists 09:31:01 eeaa73608b53: Layer already exists 09:31:01 main: digest: sha256:3ef41c970f065151980406295b86f323bba9e65e85884e4443b06c09f34d0d22 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:01 ===================================================== [Pipeline] echo 09:31:01 taggedImages: 09:31:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:31:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:31:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.109 09:31:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:31:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:31:01 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:31:01 ccfc4ad80108f97da12a51b67a32382092a5128e 09:31:01 latest 09:31:01 4.1.0-dev.109 09:31:01 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:31:01 main 09:31:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:31:02 77b25b65be4c: Preparing 09:31:02 ac2e5cbaa1ee: Preparing 09:31:02 d64e78d889c9: Preparing 09:31:02 d0e88b25eb67: Preparing 09:31:02 ecee7ed57021: Preparing 09:31:02 7a2a6ce7a896: Preparing 09:31:02 5048a32384eb: Preparing 09:31:02 eeaa73608b53: Preparing 09:31:02 7a2a6ce7a896: Waiting 09:31:02 5048a32384eb: Waiting 09:31:02 eeaa73608b53: Waiting 09:31:02 d0e88b25eb67: Layer already exists 09:31:02 ecee7ed57021: Layer already exists 09:31:02 7a2a6ce7a896: Layer already exists 09:31:02 5048a32384eb: Layer already exists 09:31:02 ac2e5cbaa1ee: Pushed 09:31:02 eeaa73608b53: Layer already exists 09:31:02 77b25b65be4c: Pushed 09:31:10 d64e78d889c9: Pushed 09:31:10 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:ac6c7bc4de47cf4c3b40603f89cae379f8a9a028e25d3f7626d8b6fb2b68739d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:31:13 77b25b65be4c: Preparing 09:31:13 ac2e5cbaa1ee: Preparing 09:31:13 d64e78d889c9: Preparing 09:31:13 d0e88b25eb67: Preparing 09:31:13 ecee7ed57021: Preparing 09:31:13 7a2a6ce7a896: Preparing 09:31:13 5048a32384eb: Preparing 09:31:13 eeaa73608b53: Preparing 09:31:13 5048a32384eb: Waiting 09:31:13 7a2a6ce7a896: Waiting 09:31:13 eeaa73608b53: Waiting 09:31:13 ac2e5cbaa1ee: Layer already exists 09:31:13 77b25b65be4c: Layer already exists 09:31:13 ecee7ed57021: Layer already exists 09:31:13 d64e78d889c9: Layer already exists 09:31:13 d0e88b25eb67: Layer already exists 09:31:13 eeaa73608b53: Layer already exists 09:31:13 5048a32384eb: Layer already exists 09:31:13 7a2a6ce7a896: Layer already exists 09:31:13 latest: digest: sha256:ac6c7bc4de47cf4c3b40603f89cae379f8a9a028e25d3f7626d8b6fb2b68739d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.109 09:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:31:14 77b25b65be4c: Preparing 09:31:14 ac2e5cbaa1ee: Preparing 09:31:14 d64e78d889c9: Preparing 09:31:14 d0e88b25eb67: Preparing 09:31:14 ecee7ed57021: Preparing 09:31:14 7a2a6ce7a896: Preparing 09:31:14 5048a32384eb: Preparing 09:31:14 7a2a6ce7a896: Waiting 09:31:14 5048a32384eb: Waiting 09:31:14 eeaa73608b53: Preparing 09:31:14 eeaa73608b53: Waiting 09:31:14 ac2e5cbaa1ee: Layer already exists 09:31:14 ecee7ed57021: Layer already exists 09:31:14 77b25b65be4c: Layer already exists 09:31:14 d0e88b25eb67: Layer already exists 09:31:14 d64e78d889c9: Layer already exists 09:31:14 7a2a6ce7a896: Layer already exists 09:31:14 5048a32384eb: Layer already exists 09:31:14 eeaa73608b53: Layer already exists 09:31:14 4.1.0-dev.109: digest: sha256:ac6c7bc4de47cf4c3b40603f89cae379f8a9a028e25d3f7626d8b6fb2b68739d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:31:15 77b25b65be4c: Preparing 09:31:15 ac2e5cbaa1ee: Preparing 09:31:15 d64e78d889c9: Preparing 09:31:15 d0e88b25eb67: Preparing 09:31:15 ecee7ed57021: Preparing 09:31:15 7a2a6ce7a896: Preparing 09:31:15 5048a32384eb: Preparing 09:31:15 eeaa73608b53: Preparing 09:31:15 7a2a6ce7a896: Waiting 09:31:15 5048a32384eb: Waiting 09:31:15 eeaa73608b53: Waiting 09:31:15 77b25b65be4c: Layer already exists 09:31:15 ac2e5cbaa1ee: Layer already exists 09:31:15 ecee7ed57021: Layer already exists 09:31:15 d64e78d889c9: Layer already exists 09:31:15 d0e88b25eb67: Layer already exists 09:31:15 7a2a6ce7a896: Layer already exists 09:31:15 eeaa73608b53: Layer already exists 09:31:15 5048a32384eb: Layer already exists 09:31:15 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:ac6c7bc4de47cf4c3b40603f89cae379f8a9a028e25d3f7626d8b6fb2b68739d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:31:16 77b25b65be4c: Preparing 09:31:16 ac2e5cbaa1ee: Preparing 09:31:16 d64e78d889c9: Preparing 09:31:16 d0e88b25eb67: Preparing 09:31:16 ecee7ed57021: Preparing 09:31:16 7a2a6ce7a896: Preparing 09:31:16 5048a32384eb: Preparing 09:31:16 eeaa73608b53: Preparing 09:31:16 5048a32384eb: Waiting 09:31:16 eeaa73608b53: Waiting 09:31:16 7a2a6ce7a896: Waiting 09:31:16 d64e78d889c9: Layer already exists 09:31:16 ac2e5cbaa1ee: Layer already exists 09:31:16 77b25b65be4c: Layer already exists 09:31:16 d0e88b25eb67: Layer already exists 09:31:16 ecee7ed57021: Layer already exists 09:31:16 5048a32384eb: Layer already exists 09:31:16 7a2a6ce7a896: Layer already exists 09:31:16 eeaa73608b53: Layer already exists 09:31:16 main: digest: sha256:ac6c7bc4de47cf4c3b40603f89cae379f8a9a028e25d3f7626d8b6fb2b68739d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:16 ===================================================== [Pipeline] echo 09:31:16 taggedImages: 09:31:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:31:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:31:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.109 09:31:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:31:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:31:16 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:31:16 ccfc4ad80108f97da12a51b67a32382092a5128e 09:31:16 latest 09:31:16 4.1.0-dev.109 09:31:16 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:31:16 main 09:31:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:31:17 5eaf1f804113: Preparing 09:31:17 aa3f005b0f5e: Preparing 09:31:17 c5a79ef918b4: Preparing 09:31:17 355188202dad: Preparing 09:31:17 adbdb635dcb9: Preparing 09:31:17 d67caea8c35c: Preparing 09:31:17 9ab61a66d596: Preparing 09:31:17 d0e88b25eb67: Preparing 09:31:17 ecee7ed57021: Preparing 09:31:17 d780e750d954: Preparing 09:31:17 c4f2ec4cb708: Preparing 09:31:17 5f70bf18a086: Preparing 09:31:17 6d3db58150cb: Preparing 09:31:17 ceec9f37f0be: Preparing 09:31:17 df71e41d68b3: Preparing 09:31:17 eeaa73608b53: Preparing 09:31:17 d67caea8c35c: Waiting 09:31:17 9ab61a66d596: Waiting 09:31:17 d0e88b25eb67: Waiting 09:31:17 ecee7ed57021: Waiting 09:31:17 d780e750d954: Waiting 09:31:17 c4f2ec4cb708: Waiting 09:31:17 5f70bf18a086: Waiting 09:31:17 6d3db58150cb: Waiting 09:31:17 ceec9f37f0be: Waiting 09:31:17 df71e41d68b3: Waiting 09:31:17 eeaa73608b53: Waiting 09:31:17 c5a79ef918b4: Pushed 09:31:17 aa3f005b0f5e: Pushed 09:31:17 355188202dad: Pushed 09:31:17 5eaf1f804113: Pushed 09:31:17 adbdb635dcb9: Pushed 09:31:17 d0e88b25eb67: Layer already exists 09:31:17 ecee7ed57021: Layer already exists 09:31:17 5f70bf18a086: Layer already exists 09:31:17 d67caea8c35c: Pushed 09:31:17 d780e750d954: Pushed 09:31:17 c4f2ec4cb708: Pushed 09:31:18 eeaa73608b53: Layer already exists 09:31:18 6d3db58150cb: Pushed 09:31:18 ceec9f37f0be: Pushed 09:31:18 df71e41d68b3: Pushed 09:31:21 9ab61a66d596: Pushed 09:31:21 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:e1b2352697994f8e3d7e6755e3b6bc295e0ca831b6a9aaf699e80729cf602dfd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:31:22 5eaf1f804113: Preparing 09:31:22 aa3f005b0f5e: Preparing 09:31:22 c5a79ef918b4: Preparing 09:31:22 355188202dad: Preparing 09:31:22 adbdb635dcb9: Preparing 09:31:22 d67caea8c35c: Preparing 09:31:22 9ab61a66d596: Preparing 09:31:22 d0e88b25eb67: Preparing 09:31:22 ecee7ed57021: Preparing 09:31:22 d780e750d954: Preparing 09:31:22 c4f2ec4cb708: Preparing 09:31:22 5f70bf18a086: Preparing 09:31:22 6d3db58150cb: Preparing 09:31:22 ceec9f37f0be: Preparing 09:31:22 df71e41d68b3: Preparing 09:31:22 eeaa73608b53: Preparing 09:31:22 d780e750d954: Waiting 09:31:22 c4f2ec4cb708: Waiting 09:31:22 5f70bf18a086: Waiting 09:31:22 6d3db58150cb: Waiting 09:31:22 ceec9f37f0be: Waiting 09:31:22 df71e41d68b3: Waiting 09:31:22 eeaa73608b53: Waiting 09:31:22 9ab61a66d596: Waiting 09:31:22 d0e88b25eb67: Waiting 09:31:22 ecee7ed57021: Waiting 09:31:22 d67caea8c35c: Waiting 09:31:22 adbdb635dcb9: Layer already exists 09:31:22 5eaf1f804113: Layer already exists 09:31:22 c5a79ef918b4: Layer already exists 09:31:22 aa3f005b0f5e: Layer already exists 09:31:22 355188202dad: Layer already exists 09:31:22 d0e88b25eb67: Layer already exists 09:31:22 d67caea8c35c: Layer already exists 09:31:22 d780e750d954: Layer already exists 09:31:22 ecee7ed57021: Layer already exists 09:31:22 9ab61a66d596: Layer already exists 09:31:22 c4f2ec4cb708: Layer already exists 09:31:22 6d3db58150cb: Layer already exists 09:31:22 5f70bf18a086: Layer already exists 09:31:22 ceec9f37f0be: Layer already exists 09:31:22 df71e41d68b3: Layer already exists 09:31:22 eeaa73608b53: Layer already exists 09:31:22 latest: digest: sha256:e1b2352697994f8e3d7e6755e3b6bc295e0ca831b6a9aaf699e80729cf602dfd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.109 09:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:31:23 5eaf1f804113: Preparing 09:31:23 aa3f005b0f5e: Preparing 09:31:23 c5a79ef918b4: Preparing 09:31:23 355188202dad: Preparing 09:31:23 adbdb635dcb9: Preparing 09:31:23 d67caea8c35c: Preparing 09:31:23 9ab61a66d596: Preparing 09:31:23 d0e88b25eb67: Preparing 09:31:23 ecee7ed57021: Preparing 09:31:23 d780e750d954: Preparing 09:31:23 c4f2ec4cb708: Preparing 09:31:23 5f70bf18a086: Preparing 09:31:23 6d3db58150cb: Preparing 09:31:23 ceec9f37f0be: Preparing 09:31:23 df71e41d68b3: Preparing 09:31:23 eeaa73608b53: Preparing 09:31:23 d0e88b25eb67: Waiting 09:31:23 ecee7ed57021: Waiting 09:31:23 d780e750d954: Waiting 09:31:23 c4f2ec4cb708: Waiting 09:31:23 d67caea8c35c: Waiting 09:31:23 9ab61a66d596: Waiting 09:31:23 5f70bf18a086: Waiting 09:31:23 6d3db58150cb: Waiting 09:31:23 ceec9f37f0be: Waiting 09:31:23 df71e41d68b3: Waiting 09:31:23 eeaa73608b53: Waiting 09:31:23 c5a79ef918b4: Layer already exists 09:31:23 aa3f005b0f5e: Layer already exists 09:31:23 adbdb635dcb9: Layer already exists 09:31:23 5eaf1f804113: Layer already exists 09:31:23 355188202dad: Layer already exists 09:31:23 d67caea8c35c: Layer already exists 09:31:23 9ab61a66d596: Layer already exists 09:31:23 d0e88b25eb67: Layer already exists 09:31:23 d780e750d954: Layer already exists 09:31:23 ecee7ed57021: Layer already exists 09:31:23 ceec9f37f0be: Layer already exists 09:31:23 5f70bf18a086: Layer already exists 09:31:23 6d3db58150cb: Layer already exists 09:31:23 c4f2ec4cb708: Layer already exists 09:31:23 df71e41d68b3: Layer already exists 09:31:23 eeaa73608b53: Layer already exists 09:31:23 4.1.0-dev.109: digest: sha256:e1b2352697994f8e3d7e6755e3b6bc295e0ca831b6a9aaf699e80729cf602dfd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:31:24 5eaf1f804113: Preparing 09:31:24 aa3f005b0f5e: Preparing 09:31:24 c5a79ef918b4: Preparing 09:31:24 355188202dad: Preparing 09:31:24 adbdb635dcb9: Preparing 09:31:24 d67caea8c35c: Preparing 09:31:24 9ab61a66d596: Preparing 09:31:24 d0e88b25eb67: Preparing 09:31:24 ecee7ed57021: Preparing 09:31:24 d780e750d954: Preparing 09:31:24 c4f2ec4cb708: Preparing 09:31:24 5f70bf18a086: Preparing 09:31:24 6d3db58150cb: Preparing 09:31:24 ceec9f37f0be: Preparing 09:31:24 df71e41d68b3: Preparing 09:31:24 eeaa73608b53: Preparing 09:31:24 c4f2ec4cb708: Waiting 09:31:24 5f70bf18a086: Waiting 09:31:24 ceec9f37f0be: Waiting 09:31:24 df71e41d68b3: Waiting 09:31:24 eeaa73608b53: Waiting 09:31:24 d0e88b25eb67: Waiting 09:31:24 ecee7ed57021: Waiting 09:31:24 d780e750d954: Waiting 09:31:24 d67caea8c35c: Waiting 09:31:24 9ab61a66d596: Waiting 09:31:24 c5a79ef918b4: Layer already exists 09:31:24 aa3f005b0f5e: Layer already exists 09:31:24 355188202dad: Layer already exists 09:31:24 5eaf1f804113: Layer already exists 09:31:24 adbdb635dcb9: Layer already exists 09:31:24 d780e750d954: Layer already exists 09:31:24 d67caea8c35c: Layer already exists 09:31:24 ecee7ed57021: Layer already exists 09:31:24 9ab61a66d596: Layer already exists 09:31:24 d0e88b25eb67: Layer already exists 09:31:24 c4f2ec4cb708: Layer already exists 09:31:24 6d3db58150cb: Layer already exists 09:31:24 5f70bf18a086: Layer already exists 09:31:24 ceec9f37f0be: Layer already exists 09:31:24 df71e41d68b3: Layer already exists 09:31:24 eeaa73608b53: Layer already exists 09:31:24 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:e1b2352697994f8e3d7e6755e3b6bc295e0ca831b6a9aaf699e80729cf602dfd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:31:27 5eaf1f804113: Preparing 09:31:27 aa3f005b0f5e: Preparing 09:31:27 c5a79ef918b4: Preparing 09:31:27 355188202dad: Preparing 09:31:27 adbdb635dcb9: Preparing 09:31:27 d67caea8c35c: Preparing 09:31:27 9ab61a66d596: Preparing 09:31:27 d0e88b25eb67: Preparing 09:31:27 ecee7ed57021: Preparing 09:31:27 d780e750d954: Preparing 09:31:27 c4f2ec4cb708: Preparing 09:31:27 5f70bf18a086: Preparing 09:31:27 6d3db58150cb: Preparing 09:31:27 ceec9f37f0be: Preparing 09:31:27 df71e41d68b3: Preparing 09:31:27 eeaa73608b53: Preparing 09:31:27 ecee7ed57021: Waiting 09:31:27 d780e750d954: Waiting 09:31:27 c4f2ec4cb708: Waiting 09:31:27 5f70bf18a086: Waiting 09:31:27 6d3db58150cb: Waiting 09:31:27 ceec9f37f0be: Waiting 09:31:27 df71e41d68b3: Waiting 09:31:27 eeaa73608b53: Waiting 09:31:27 9ab61a66d596: Waiting 09:31:27 d0e88b25eb67: Waiting 09:31:27 d67caea8c35c: Waiting 09:31:27 c5a79ef918b4: Layer already exists 09:31:27 adbdb635dcb9: Layer already exists 09:31:27 5eaf1f804113: Layer already exists 09:31:27 355188202dad: Layer already exists 09:31:27 aa3f005b0f5e: Layer already exists 09:31:27 d67caea8c35c: Layer already exists 09:31:27 9ab61a66d596: Layer already exists 09:31:27 d780e750d954: Layer already exists 09:31:27 ecee7ed57021: Layer already exists 09:31:27 d0e88b25eb67: Layer already exists 09:31:27 c4f2ec4cb708: Layer already exists 09:31:27 df71e41d68b3: Layer already exists 09:31:27 ceec9f37f0be: Layer already exists 09:31:27 6d3db58150cb: Layer already exists 09:31:27 5f70bf18a086: Layer already exists 09:31:27 eeaa73608b53: Layer already exists 09:31:27 main: digest: sha256:e1b2352697994f8e3d7e6755e3b6bc295e0ca831b6a9aaf699e80729cf602dfd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:27 ===================================================== [Pipeline] echo 09:31:27 taggedImages: 09:31:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:31:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:31:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.109 09:31:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:31:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:31:28 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:31:28 ccfc4ad80108f97da12a51b67a32382092a5128e 09:31:28 latest 09:31:28 4.1.0-dev.109 09:31:28 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:31:28 main 09:31:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:31:28 3e9ff3a22ca9: Preparing 09:31:28 7a2896a2ca72: Preparing 09:31:28 b9bc47686f48: Preparing 09:31:28 e96b79fc871e: Preparing 09:31:28 d0e88b25eb67: Preparing 09:31:28 ecee7ed57021: Preparing 09:31:28 7a2a6ce7a896: Preparing 09:31:28 5048a32384eb: Preparing 09:31:28 eeaa73608b53: Preparing 09:31:28 ecee7ed57021: Waiting 09:31:28 7a2a6ce7a896: Waiting 09:31:28 5048a32384eb: Waiting 09:31:28 eeaa73608b53: Waiting 09:31:28 d0e88b25eb67: Layer already exists 09:31:28 ecee7ed57021: Layer already exists 09:31:28 7a2a6ce7a896: Layer already exists 09:31:28 5048a32384eb: Layer already exists 09:31:28 b9bc47686f48: Pushed 09:31:28 3e9ff3a22ca9: Pushed 09:31:28 7a2896a2ca72: Pushed 09:31:28 eeaa73608b53: Layer already exists 09:31:37 e96b79fc871e: Pushed 09:31:37 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:b530e8dbbd971c780cce8f87b05e2cc2adfa199081a4929ad214d8905b524333 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:37 + 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 09:31:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:31:37 3e9ff3a22ca9: Preparing 09:31:37 7a2896a2ca72: Preparing 09:31:37 b9bc47686f48: Preparing 09:31:37 e96b79fc871e: Preparing 09:31:37 d0e88b25eb67: Preparing 09:31:37 ecee7ed57021: Preparing 09:31:37 7a2a6ce7a896: Preparing 09:31:37 5048a32384eb: Preparing 09:31:37 eeaa73608b53: Preparing 09:31:37 ecee7ed57021: Waiting 09:31:37 7a2a6ce7a896: Waiting 09:31:37 5048a32384eb: Waiting 09:31:37 eeaa73608b53: Waiting 09:31:39 b9bc47686f48: Layer already exists 09:31:39 e96b79fc871e: Layer already exists 09:31:39 d0e88b25eb67: Layer already exists 09:31:39 7a2896a2ca72: Layer already exists 09:31:39 3e9ff3a22ca9: Layer already exists 09:31:39 eeaa73608b53: Layer already exists 09:31:39 7a2a6ce7a896: Layer already exists 09:31:39 ecee7ed57021: Layer already exists 09:31:39 5048a32384eb: Layer already exists 09:31:39 latest: digest: sha256:b530e8dbbd971c780cce8f87b05e2cc2adfa199081a4929ad214d8905b524333 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.109 09:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:31:40 3e9ff3a22ca9: Preparing 09:31:40 7a2896a2ca72: Preparing 09:31:40 b9bc47686f48: Preparing 09:31:40 e96b79fc871e: Preparing 09:31:40 d0e88b25eb67: Preparing 09:31:40 ecee7ed57021: Preparing 09:31:40 7a2a6ce7a896: Preparing 09:31:40 5048a32384eb: Preparing 09:31:40 eeaa73608b53: Preparing 09:31:40 7a2a6ce7a896: Waiting 09:31:40 5048a32384eb: Waiting 09:31:40 eeaa73608b53: Waiting 09:31:40 ecee7ed57021: Waiting 09:31:40 3e9ff3a22ca9: Layer already exists 09:31:40 7a2896a2ca72: Layer already exists 09:31:40 b9bc47686f48: Layer already exists 09:31:40 d0e88b25eb67: Layer already exists 09:31:40 e96b79fc871e: Layer already exists 09:31:40 7a2a6ce7a896: Layer already exists 09:31:40 5048a32384eb: Layer already exists 09:31:40 ecee7ed57021: Layer already exists 09:31:40 eeaa73608b53: Layer already exists 09:31:40 4.1.0-dev.109: digest: sha256:b530e8dbbd971c780cce8f87b05e2cc2adfa199081a4929ad214d8905b524333 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:31:41 3e9ff3a22ca9: Preparing 09:31:41 7a2896a2ca72: Preparing 09:31:41 b9bc47686f48: Preparing 09:31:41 e96b79fc871e: Preparing 09:31:41 d0e88b25eb67: Preparing 09:31:41 ecee7ed57021: Preparing 09:31:41 7a2a6ce7a896: Preparing 09:31:41 5048a32384eb: Preparing 09:31:41 eeaa73608b53: Preparing 09:31:41 ecee7ed57021: Waiting 09:31:41 7a2a6ce7a896: Waiting 09:31:41 5048a32384eb: Waiting 09:31:41 eeaa73608b53: Waiting 09:31:41 b9bc47686f48: Layer already exists 09:31:41 d0e88b25eb67: Layer already exists 09:31:41 7a2896a2ca72: Layer already exists 09:31:41 3e9ff3a22ca9: Layer already exists 09:31:41 e96b79fc871e: Layer already exists 09:31:41 7a2a6ce7a896: Layer already exists 09:31:41 ecee7ed57021: Layer already exists 09:31:41 5048a32384eb: Layer already exists 09:31:41 eeaa73608b53: Layer already exists 09:31:41 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:b530e8dbbd971c780cce8f87b05e2cc2adfa199081a4929ad214d8905b524333 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:42 + 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 09:31:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:31:42 3e9ff3a22ca9: Preparing 09:31:42 7a2896a2ca72: Preparing 09:31:42 b9bc47686f48: Preparing 09:31:42 e96b79fc871e: Preparing 09:31:42 d0e88b25eb67: Preparing 09:31:42 ecee7ed57021: Preparing 09:31:42 7a2a6ce7a896: Preparing 09:31:42 5048a32384eb: Preparing 09:31:42 eeaa73608b53: Preparing 09:31:42 7a2a6ce7a896: Waiting 09:31:42 5048a32384eb: Waiting 09:31:42 eeaa73608b53: Waiting 09:31:42 ecee7ed57021: Waiting 09:31:42 b9bc47686f48: Layer already exists 09:31:42 7a2896a2ca72: Layer already exists 09:31:42 e96b79fc871e: Layer already exists 09:31:42 d0e88b25eb67: Layer already exists 09:31:42 3e9ff3a22ca9: Layer already exists 09:31:42 7a2a6ce7a896: Layer already exists 09:31:42 ecee7ed57021: Layer already exists 09:31:42 eeaa73608b53: Layer already exists 09:31:42 5048a32384eb: Layer already exists 09:31:42 main: digest: sha256:b530e8dbbd971c780cce8f87b05e2cc2adfa199081a4929ad214d8905b524333 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:42 ===================================================== [Pipeline] echo 09:31:42 taggedImages: 09:31:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:31:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:31:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.109 09:31:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:31:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:31:42 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:31:42 ccfc4ad80108f97da12a51b67a32382092a5128e 09:31:42 latest 09:31:42 4.1.0-dev.109 09:31:42 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:31:42 main 09:31:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:31:43 88757651a0fa: Preparing 09:31:43 5ce2d59758ab: Preparing 09:31:43 edeb35817c71: Preparing 09:31:43 18f11e781d10: Preparing 09:31:43 2cf10fb78b16: Preparing 09:31:43 d0e88b25eb67: Preparing 09:31:43 ecee7ed57021: Preparing 09:31:43 e0e3c4f8fc06: Preparing 09:31:43 fc9cdc3143bc: Preparing 09:31:43 9ef4041925fa: Preparing 09:31:43 eeaa73608b53: Preparing 09:31:43 ecee7ed57021: Waiting 09:31:43 d0e88b25eb67: Waiting 09:31:43 9ef4041925fa: Waiting 09:31:43 fc9cdc3143bc: Waiting 09:31:43 e0e3c4f8fc06: Waiting 09:31:43 eeaa73608b53: Waiting 09:31:43 2cf10fb78b16: Pushed 09:31:43 5ce2d59758ab: Pushed 09:31:43 18f11e781d10: Pushed 09:31:43 88757651a0fa: Pushed 09:31:43 d0e88b25eb67: Layer already exists 09:31:43 ecee7ed57021: Layer already exists 09:31:43 eeaa73608b53: Layer already exists 09:31:43 e0e3c4f8fc06: Pushed 09:31:43 fc9cdc3143bc: Pushed 09:31:47 9ef4041925fa: Pushed 09:31:50 edeb35817c71: Pushed 09:31:50 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:fd16ed79e41db8c102bf7805cb62b731caef5c7d875e3780d9dfa4ed3a23890c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:50 + 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 09:31:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:31:51 88757651a0fa: Preparing 09:31:51 5ce2d59758ab: Preparing 09:31:51 edeb35817c71: Preparing 09:31:51 18f11e781d10: Preparing 09:31:51 2cf10fb78b16: Preparing 09:31:51 d0e88b25eb67: Preparing 09:31:51 ecee7ed57021: Preparing 09:31:51 e0e3c4f8fc06: Preparing 09:31:51 fc9cdc3143bc: Preparing 09:31:51 9ef4041925fa: Preparing 09:31:51 eeaa73608b53: Preparing 09:31:51 ecee7ed57021: Waiting 09:31:51 e0e3c4f8fc06: Waiting 09:31:51 fc9cdc3143bc: Waiting 09:31:51 9ef4041925fa: Waiting 09:31:51 eeaa73608b53: Waiting 09:31:51 d0e88b25eb67: Waiting 09:31:51 88757651a0fa: Layer already exists 09:31:51 edeb35817c71: Layer already exists 09:31:51 18f11e781d10: Layer already exists 09:31:51 2cf10fb78b16: Layer already exists 09:31:51 5ce2d59758ab: Layer already exists 09:31:51 e0e3c4f8fc06: Layer already exists 09:31:51 d0e88b25eb67: Layer already exists 09:31:51 9ef4041925fa: Layer already exists 09:31:51 fc9cdc3143bc: Layer already exists 09:31:51 ecee7ed57021: Layer already exists 09:31:51 eeaa73608b53: Layer already exists 09:31:51 latest: digest: sha256:fd16ed79e41db8c102bf7805cb62b731caef5c7d875e3780d9dfa4ed3a23890c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.109 09:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:31:53 88757651a0fa: Preparing 09:31:53 5ce2d59758ab: Preparing 09:31:53 edeb35817c71: Preparing 09:31:53 18f11e781d10: Preparing 09:31:53 2cf10fb78b16: Preparing 09:31:53 d0e88b25eb67: Preparing 09:31:53 ecee7ed57021: Preparing 09:31:53 d0e88b25eb67: Waiting 09:31:53 e0e3c4f8fc06: Preparing 09:31:53 ecee7ed57021: Waiting 09:31:53 fc9cdc3143bc: Preparing 09:31:53 e0e3c4f8fc06: Waiting 09:31:53 fc9cdc3143bc: Waiting 09:31:53 9ef4041925fa: Preparing 09:31:53 eeaa73608b53: Preparing 09:31:53 9ef4041925fa: Waiting 09:31:53 eeaa73608b53: Waiting 09:31:53 edeb35817c71: Layer already exists 09:31:53 5ce2d59758ab: Layer already exists 09:31:53 2cf10fb78b16: Layer already exists 09:31:53 18f11e781d10: Layer already exists 09:31:53 88757651a0fa: Layer already exists 09:31:53 ecee7ed57021: Layer already exists 09:31:53 d0e88b25eb67: Layer already exists 09:31:53 fc9cdc3143bc: Layer already exists 09:31:53 e0e3c4f8fc06: Layer already exists 09:31:53 9ef4041925fa: Layer already exists 09:31:53 eeaa73608b53: Layer already exists 09:31:53 4.1.0-dev.109: digest: sha256:fd16ed79e41db8c102bf7805cb62b731caef5c7d875e3780d9dfa4ed3a23890c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:31:54 88757651a0fa: Preparing 09:31:54 5ce2d59758ab: Preparing 09:31:54 edeb35817c71: Preparing 09:31:54 18f11e781d10: Preparing 09:31:54 2cf10fb78b16: Preparing 09:31:54 d0e88b25eb67: Preparing 09:31:54 ecee7ed57021: Preparing 09:31:54 e0e3c4f8fc06: Preparing 09:31:54 fc9cdc3143bc: Preparing 09:31:54 9ef4041925fa: Preparing 09:31:54 eeaa73608b53: Preparing 09:31:54 d0e88b25eb67: Waiting 09:31:54 ecee7ed57021: Waiting 09:31:54 e0e3c4f8fc06: Waiting 09:31:54 fc9cdc3143bc: Waiting 09:31:54 9ef4041925fa: Waiting 09:31:54 eeaa73608b53: Waiting 09:31:54 88757651a0fa: Layer already exists 09:31:54 2cf10fb78b16: Layer already exists 09:31:54 18f11e781d10: Layer already exists 09:31:54 edeb35817c71: Layer already exists 09:31:54 5ce2d59758ab: Layer already exists 09:31:54 ecee7ed57021: Layer already exists 09:31:54 d0e88b25eb67: Layer already exists 09:31:54 fc9cdc3143bc: Layer already exists 09:31:54 9ef4041925fa: Layer already exists 09:31:54 e0e3c4f8fc06: Layer already exists 09:31:54 eeaa73608b53: Layer already exists 09:31:54 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:fd16ed79e41db8c102bf7805cb62b731caef5c7d875e3780d9dfa4ed3a23890c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:54 + 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 09:31:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:31:55 88757651a0fa: Preparing 09:31:55 5ce2d59758ab: Preparing 09:31:55 edeb35817c71: Preparing 09:31:55 18f11e781d10: Preparing 09:31:55 2cf10fb78b16: Preparing 09:31:55 d0e88b25eb67: Preparing 09:31:55 ecee7ed57021: Preparing 09:31:55 d0e88b25eb67: Waiting 09:31:55 e0e3c4f8fc06: Preparing 09:31:55 ecee7ed57021: Waiting 09:31:55 fc9cdc3143bc: Preparing 09:31:55 e0e3c4f8fc06: Waiting 09:31:55 fc9cdc3143bc: Waiting 09:31:55 9ef4041925fa: Preparing 09:31:55 9ef4041925fa: Waiting 09:31:55 eeaa73608b53: Preparing 09:31:55 eeaa73608b53: Waiting 09:31:55 18f11e781d10: Layer already exists 09:31:55 edeb35817c71: Layer already exists 09:31:55 5ce2d59758ab: Layer already exists 09:31:55 88757651a0fa: Layer already exists 09:31:55 2cf10fb78b16: Layer already exists 09:31:55 d0e88b25eb67: Layer already exists 09:31:55 e0e3c4f8fc06: Layer already exists 09:31:55 fc9cdc3143bc: Layer already exists 09:31:55 ecee7ed57021: Layer already exists 09:31:55 9ef4041925fa: Layer already exists 09:31:55 eeaa73608b53: Layer already exists 09:31:55 main: digest: sha256:fd16ed79e41db8c102bf7805cb62b731caef5c7d875e3780d9dfa4ed3a23890c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:55 ===================================================== [Pipeline] echo 09:31:55 taggedImages: 09:31:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:31:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:31:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.109 09:31:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:31:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:31:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:31:55 ccfc4ad80108f97da12a51b67a32382092a5128e 09:31:55 latest 09:31:55 4.1.0-dev.109 09:31:55 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:31:55 main 09:31:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:31:56 c6dcca66d05a: Preparing 09:31:56 55e00127d186: Preparing 09:31:56 5082b879fadd: Preparing 09:31:56 18c1b637f114: Preparing 09:31:56 90c7ea95f31f: Preparing 09:31:56 4b581ac1928f: Preparing 09:31:56 6c18917cf1db: Preparing 09:31:56 d0e88b25eb67: Preparing 09:31:56 ecee7ed57021: Preparing 09:31:56 d184944fc7a9: Preparing 09:31:56 1a6ceea83c55: Preparing 09:31:56 eeaa73608b53: Preparing 09:31:56 6c18917cf1db: Waiting 09:31:56 d0e88b25eb67: Waiting 09:31:56 ecee7ed57021: Waiting 09:31:56 d184944fc7a9: Waiting 09:31:56 1a6ceea83c55: Waiting 09:31:56 eeaa73608b53: Waiting 09:31:56 4b581ac1928f: Waiting 09:31:56 90c7ea95f31f: Pushed 09:31:56 55e00127d186: Pushed 09:31:56 c6dcca66d05a: Pushed 09:31:56 d0e88b25eb67: Layer already exists 09:31:56 ecee7ed57021: Layer already exists 09:31:56 4b581ac1928f: Pushed 09:31:56 6c18917cf1db: Pushed 09:31:56 eeaa73608b53: Layer already exists 09:31:56 d184944fc7a9: Pushed 09:32:00 1a6ceea83c55: Pushed 09:32:03 18c1b637f114: Pushed 09:32:03 5082b879fadd: Pushed 09:32:06 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:9ae51b307be4c91fa9a0a07bc65afcb2a8efb14807e51ec802ade2b0d913191e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:32:07 c6dcca66d05a: Preparing 09:32:07 55e00127d186: Preparing 09:32:07 5082b879fadd: Preparing 09:32:07 18c1b637f114: Preparing 09:32:07 90c7ea95f31f: Preparing 09:32:07 4b581ac1928f: Preparing 09:32:07 6c18917cf1db: Preparing 09:32:07 d0e88b25eb67: Preparing 09:32:07 ecee7ed57021: Preparing 09:32:07 d184944fc7a9: Preparing 09:32:07 1a6ceea83c55: Preparing 09:32:07 eeaa73608b53: Preparing 09:32:07 4b581ac1928f: Waiting 09:32:07 6c18917cf1db: Waiting 09:32:07 d0e88b25eb67: Waiting 09:32:07 ecee7ed57021: Waiting 09:32:07 d184944fc7a9: Waiting 09:32:07 1a6ceea83c55: Waiting 09:32:07 eeaa73608b53: Waiting 09:32:07 18c1b637f114: Layer already exists 09:32:07 55e00127d186: Layer already exists 09:32:07 90c7ea95f31f: Layer already exists 09:32:07 c6dcca66d05a: Layer already exists 09:32:07 5082b879fadd: Layer already exists 09:32:07 6c18917cf1db: Layer already exists 09:32:07 4b581ac1928f: Layer already exists 09:32:07 d184944fc7a9: Layer already exists 09:32:07 ecee7ed57021: Layer already exists 09:32:07 d0e88b25eb67: Layer already exists 09:32:07 eeaa73608b53: Layer already exists 09:32:07 1a6ceea83c55: Layer already exists 09:32:08 latest: digest: sha256:9ae51b307be4c91fa9a0a07bc65afcb2a8efb14807e51ec802ade2b0d913191e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.109 09:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:32:08 c6dcca66d05a: Preparing 09:32:08 55e00127d186: Preparing 09:32:08 5082b879fadd: Preparing 09:32:08 18c1b637f114: Preparing 09:32:08 90c7ea95f31f: Preparing 09:32:08 4b581ac1928f: Preparing 09:32:08 6c18917cf1db: Preparing 09:32:08 d0e88b25eb67: Preparing 09:32:08 ecee7ed57021: Preparing 09:32:08 d184944fc7a9: Preparing 09:32:08 1a6ceea83c55: Preparing 09:32:08 eeaa73608b53: Preparing 09:32:08 6c18917cf1db: Waiting 09:32:08 d0e88b25eb67: Waiting 09:32:08 ecee7ed57021: Waiting 09:32:08 d184944fc7a9: Waiting 09:32:08 4b581ac1928f: Waiting 09:32:08 1a6ceea83c55: Waiting 09:32:08 eeaa73608b53: Waiting 09:32:08 c6dcca66d05a: Layer already exists 09:32:08 18c1b637f114: Layer already exists 09:32:08 55e00127d186: Layer already exists 09:32:08 90c7ea95f31f: Layer already exists 09:32:08 5082b879fadd: Layer already exists 09:32:08 ecee7ed57021: Layer already exists 09:32:08 4b581ac1928f: Layer already exists 09:32:08 6c18917cf1db: Layer already exists 09:32:08 d0e88b25eb67: Layer already exists 09:32:08 d184944fc7a9: Layer already exists 09:32:08 eeaa73608b53: Layer already exists 09:32:08 1a6ceea83c55: Layer already exists 09:32:08 4.1.0-dev.109: digest: sha256:9ae51b307be4c91fa9a0a07bc65afcb2a8efb14807e51ec802ade2b0d913191e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:32:09 c6dcca66d05a: Preparing 09:32:09 55e00127d186: Preparing 09:32:09 5082b879fadd: Preparing 09:32:09 18c1b637f114: Preparing 09:32:09 90c7ea95f31f: Preparing 09:32:09 4b581ac1928f: Preparing 09:32:09 6c18917cf1db: Preparing 09:32:09 d0e88b25eb67: Preparing 09:32:09 ecee7ed57021: Preparing 09:32:09 d184944fc7a9: Preparing 09:32:09 1a6ceea83c55: Preparing 09:32:09 eeaa73608b53: Preparing 09:32:09 ecee7ed57021: Waiting 09:32:09 d184944fc7a9: Waiting 09:32:09 4b581ac1928f: Waiting 09:32:09 1a6ceea83c55: Waiting 09:32:09 eeaa73608b53: Waiting 09:32:09 6c18917cf1db: Waiting 09:32:09 d0e88b25eb67: Waiting 09:32:09 55e00127d186: Layer already exists 09:32:09 5082b879fadd: Layer already exists 09:32:09 90c7ea95f31f: Layer already exists 09:32:09 c6dcca66d05a: Layer already exists 09:32:09 18c1b637f114: Layer already exists 09:32:09 6c18917cf1db: Layer already exists 09:32:09 d184944fc7a9: Layer already exists 09:32:09 4b581ac1928f: Layer already exists 09:32:09 ecee7ed57021: Layer already exists 09:32:09 d0e88b25eb67: Layer already exists 09:32:09 1a6ceea83c55: Layer already exists 09:32:09 eeaa73608b53: Layer already exists 09:32:09 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:9ae51b307be4c91fa9a0a07bc65afcb2a8efb14807e51ec802ade2b0d913191e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:32:10 c6dcca66d05a: Preparing 09:32:10 55e00127d186: Preparing 09:32:10 5082b879fadd: Preparing 09:32:10 18c1b637f114: Preparing 09:32:10 90c7ea95f31f: Preparing 09:32:10 4b581ac1928f: Preparing 09:32:10 6c18917cf1db: Preparing 09:32:10 d0e88b25eb67: Preparing 09:32:10 ecee7ed57021: Preparing 09:32:10 d184944fc7a9: Preparing 09:32:10 1a6ceea83c55: Preparing 09:32:10 eeaa73608b53: Preparing 09:32:10 4b581ac1928f: Waiting 09:32:10 6c18917cf1db: Waiting 09:32:10 ecee7ed57021: Waiting 09:32:10 d0e88b25eb67: Waiting 09:32:10 d184944fc7a9: Waiting 09:32:10 eeaa73608b53: Waiting 09:32:10 1a6ceea83c55: Waiting 09:32:10 5082b879fadd: Layer already exists 09:32:10 18c1b637f114: Layer already exists 09:32:10 c6dcca66d05a: Layer already exists 09:32:10 90c7ea95f31f: Layer already exists 09:32:10 55e00127d186: Layer already exists 09:32:10 6c18917cf1db: Layer already exists 09:32:10 4b581ac1928f: Layer already exists 09:32:10 ecee7ed57021: Layer already exists 09:32:10 d0e88b25eb67: Layer already exists 09:32:10 d184944fc7a9: Layer already exists 09:32:10 1a6ceea83c55: Layer already exists 09:32:10 eeaa73608b53: Layer already exists 09:32:10 main: digest: sha256:9ae51b307be4c91fa9a0a07bc65afcb2a8efb14807e51ec802ade2b0d913191e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:11 ===================================================== [Pipeline] echo 09:32:11 taggedImages: 09:32:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:32:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:32:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.109 09:32:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:32:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:32:11 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:32:11 ccfc4ad80108f97da12a51b67a32382092a5128e 09:32:11 latest 09:32:11 4.1.0-dev.109 09:32:11 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:32:11 main 09:32:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:32:11 417e9e6b589b: Preparing 09:32:11 cc5865d7a76d: Preparing 09:32:11 d0e88b25eb67: Preparing 09:32:11 ecee7ed57021: Preparing 09:32:11 7ded0dc26997: Preparing 09:32:11 602004fb0ad2: Preparing 09:32:11 eeaa73608b53: Preparing 09:32:11 602004fb0ad2: Waiting 09:32:11 eeaa73608b53: Waiting 09:32:11 ecee7ed57021: Layer already exists 09:32:11 d0e88b25eb67: Layer already exists 09:32:12 7ded0dc26997: Pushed 09:32:12 eeaa73608b53: Layer already exists 09:32:12 417e9e6b589b: Pushed 09:32:13 602004fb0ad2: Pushed 09:32:19 cc5865d7a76d: Pushed 09:32:19 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:09344c78252ab81edbac30cf1d8dff0098e193f8c383accb353e911a19f3fd24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:19 + 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 09:32:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:32:19 417e9e6b589b: Preparing 09:32:19 cc5865d7a76d: Preparing 09:32:19 d0e88b25eb67: Preparing 09:32:19 ecee7ed57021: Preparing 09:32:19 7ded0dc26997: Preparing 09:32:19 602004fb0ad2: Preparing 09:32:19 eeaa73608b53: Preparing 09:32:19 602004fb0ad2: Waiting 09:32:19 eeaa73608b53: Waiting 09:32:19 417e9e6b589b: Layer already exists 09:32:19 d0e88b25eb67: Layer already exists 09:32:19 cc5865d7a76d: Layer already exists 09:32:19 ecee7ed57021: Layer already exists 09:32:19 7ded0dc26997: Layer already exists 09:32:19 602004fb0ad2: Layer already exists 09:32:19 eeaa73608b53: Layer already exists 09:32:20 latest: digest: sha256:09344c78252ab81edbac30cf1d8dff0098e193f8c383accb353e911a19f3fd24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.109 09:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:32:20 417e9e6b589b: Preparing 09:32:20 cc5865d7a76d: Preparing 09:32:20 d0e88b25eb67: Preparing 09:32:20 ecee7ed57021: Preparing 09:32:20 7ded0dc26997: Preparing 09:32:20 602004fb0ad2: Preparing 09:32:20 eeaa73608b53: Preparing 09:32:20 602004fb0ad2: Waiting 09:32:20 eeaa73608b53: Waiting 09:32:20 d0e88b25eb67: Layer already exists 09:32:20 cc5865d7a76d: Layer already exists 09:32:20 417e9e6b589b: Layer already exists 09:32:20 7ded0dc26997: Layer already exists 09:32:20 ecee7ed57021: Layer already exists 09:32:20 602004fb0ad2: Layer already exists 09:32:20 eeaa73608b53: Layer already exists 09:32:21 4.1.0-dev.109: digest: sha256:09344c78252ab81edbac30cf1d8dff0098e193f8c383accb353e911a19f3fd24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:32:21 417e9e6b589b: Preparing 09:32:21 cc5865d7a76d: Preparing 09:32:21 d0e88b25eb67: Preparing 09:32:21 ecee7ed57021: Preparing 09:32:21 7ded0dc26997: Preparing 09:32:21 602004fb0ad2: Preparing 09:32:21 eeaa73608b53: Preparing 09:32:21 602004fb0ad2: Waiting 09:32:21 eeaa73608b53: Waiting 09:32:21 d0e88b25eb67: Layer already exists 09:32:21 417e9e6b589b: Layer already exists 09:32:21 7ded0dc26997: Layer already exists 09:32:21 ecee7ed57021: Layer already exists 09:32:21 cc5865d7a76d: Layer already exists 09:32:21 eeaa73608b53: Layer already exists 09:32:21 602004fb0ad2: Layer already exists 09:32:22 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:09344c78252ab81edbac30cf1d8dff0098e193f8c383accb353e911a19f3fd24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:22 + 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 09:32:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:32:22 417e9e6b589b: Preparing 09:32:22 cc5865d7a76d: Preparing 09:32:22 d0e88b25eb67: Preparing 09:32:22 ecee7ed57021: Preparing 09:32:22 7ded0dc26997: Preparing 09:32:22 602004fb0ad2: Preparing 09:32:22 eeaa73608b53: Preparing 09:32:22 602004fb0ad2: Waiting 09:32:22 417e9e6b589b: Layer already exists 09:32:22 d0e88b25eb67: Layer already exists 09:32:22 ecee7ed57021: Layer already exists 09:32:22 7ded0dc26997: Layer already exists 09:32:22 cc5865d7a76d: Layer already exists 09:32:22 eeaa73608b53: Layer already exists 09:32:22 602004fb0ad2: Layer already exists 09:32:23 main: digest: sha256:09344c78252ab81edbac30cf1d8dff0098e193f8c383accb353e911a19f3fd24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:23 ===================================================== [Pipeline] echo 09:32:23 taggedImages: 09:32:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:32:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:32:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.109 09:32:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:32:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:32:23 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:32:23 ccfc4ad80108f97da12a51b67a32382092a5128e 09:32:23 latest 09:32:23 4.1.0-dev.109 09:32:23 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:32:23 main 09:32:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:32:23 73bff78bddb1: Preparing 09:32:23 5bd2b8545b31: Preparing 09:32:23 e9880efb2466: Preparing 09:32:23 d0e88b25eb67: Preparing 09:32:23 ecee7ed57021: Preparing 09:32:23 aeb9900e37f6: Preparing 09:32:23 9305a8afa46d: Preparing 09:32:23 816e5dddac7c: Preparing 09:32:23 484ab1756f72: Preparing 09:32:23 eeaa73608b53: Preparing 09:32:23 aeb9900e37f6: Waiting 09:32:23 816e5dddac7c: Waiting 09:32:23 484ab1756f72: Waiting 09:32:23 eeaa73608b53: Waiting 09:32:23 9305a8afa46d: Waiting 09:32:23 ecee7ed57021: Layer already exists 09:32:23 d0e88b25eb67: Layer already exists 09:32:24 e9880efb2466: Pushed 09:32:24 5bd2b8545b31: Pushed 09:32:24 73bff78bddb1: Pushed 09:32:24 eeaa73608b53: Layer already exists 09:32:24 816e5dddac7c: Pushed 09:32:25 484ab1756f72: Pushed 09:32:37 9305a8afa46d: Pushed 09:32:52 aeb9900e37f6: Pushed 09:32:52 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:a284b54cc03ceba366eb5877970dd5a9c2c8be4d0bc4031e278484f480c0d47b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:52 + 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 09:32:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:32:53 73bff78bddb1: Preparing 09:32:53 5bd2b8545b31: Preparing 09:32:53 e9880efb2466: Preparing 09:32:53 d0e88b25eb67: Preparing 09:32:53 ecee7ed57021: Preparing 09:32:53 aeb9900e37f6: Preparing 09:32:53 9305a8afa46d: Preparing 09:32:53 816e5dddac7c: Preparing 09:32:53 484ab1756f72: Preparing 09:32:53 eeaa73608b53: Preparing 09:32:53 9305a8afa46d: Waiting 09:32:53 816e5dddac7c: Waiting 09:32:53 aeb9900e37f6: Waiting 09:32:53 eeaa73608b53: Waiting 09:32:53 5bd2b8545b31: Layer already exists 09:32:53 d0e88b25eb67: Layer already exists 09:32:53 73bff78bddb1: Layer already exists 09:32:53 e9880efb2466: Layer already exists 09:32:53 ecee7ed57021: Layer already exists 09:32:53 aeb9900e37f6: Layer already exists 09:32:53 eeaa73608b53: Layer already exists 09:32:53 9305a8afa46d: Layer already exists 09:32:53 816e5dddac7c: Layer already exists 09:32:53 484ab1756f72: Layer already exists 09:32:53 latest: digest: sha256:a284b54cc03ceba366eb5877970dd5a9c2c8be4d0bc4031e278484f480c0d47b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.109 09:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:32:54 73bff78bddb1: Preparing 09:32:54 5bd2b8545b31: Preparing 09:32:54 e9880efb2466: Preparing 09:32:54 d0e88b25eb67: Preparing 09:32:54 ecee7ed57021: Preparing 09:32:54 aeb9900e37f6: Preparing 09:32:54 9305a8afa46d: Preparing 09:32:54 816e5dddac7c: Preparing 09:32:54 484ab1756f72: Preparing 09:32:54 eeaa73608b53: Preparing 09:32:54 aeb9900e37f6: Waiting 09:32:54 9305a8afa46d: Waiting 09:32:54 816e5dddac7c: Waiting 09:32:54 484ab1756f72: Waiting 09:32:54 eeaa73608b53: Waiting 09:32:54 73bff78bddb1: Layer already exists 09:32:54 5bd2b8545b31: Layer already exists 09:32:54 e9880efb2466: Layer already exists 09:32:54 d0e88b25eb67: Layer already exists 09:32:54 ecee7ed57021: Layer already exists 09:32:54 eeaa73608b53: Layer already exists 09:32:54 9305a8afa46d: Layer already exists 09:32:54 aeb9900e37f6: Layer already exists 09:32:54 484ab1756f72: Layer already exists 09:32:54 816e5dddac7c: Layer already exists 09:32:54 4.1.0-dev.109: digest: sha256:a284b54cc03ceba366eb5877970dd5a9c2c8be4d0bc4031e278484f480c0d47b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:32:55 73bff78bddb1: Preparing 09:32:55 5bd2b8545b31: Preparing 09:32:55 e9880efb2466: Preparing 09:32:55 d0e88b25eb67: Preparing 09:32:55 ecee7ed57021: Preparing 09:32:55 aeb9900e37f6: Preparing 09:32:55 9305a8afa46d: Preparing 09:32:55 816e5dddac7c: Preparing 09:32:55 484ab1756f72: Preparing 09:32:55 eeaa73608b53: Preparing 09:32:55 aeb9900e37f6: Waiting 09:32:55 816e5dddac7c: Waiting 09:32:55 484ab1756f72: Waiting 09:32:55 eeaa73608b53: Waiting 09:32:55 9305a8afa46d: Waiting 09:32:55 73bff78bddb1: Layer already exists 09:32:55 d0e88b25eb67: Layer already exists 09:32:55 5bd2b8545b31: Layer already exists 09:32:55 e9880efb2466: Layer already exists 09:32:55 ecee7ed57021: Layer already exists 09:32:55 9305a8afa46d: Layer already exists 09:32:55 aeb9900e37f6: Layer already exists 09:32:55 484ab1756f72: Layer already exists 09:32:55 816e5dddac7c: Layer already exists 09:32:55 eeaa73608b53: Layer already exists 09:32:55 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:a284b54cc03ceba366eb5877970dd5a9c2c8be4d0bc4031e278484f480c0d47b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:55 + 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 09:32:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:32:56 73bff78bddb1: Preparing 09:32:56 5bd2b8545b31: Preparing 09:32:56 e9880efb2466: Preparing 09:32:56 d0e88b25eb67: Preparing 09:32:56 ecee7ed57021: Preparing 09:32:56 aeb9900e37f6: Preparing 09:32:56 9305a8afa46d: Preparing 09:32:56 816e5dddac7c: Preparing 09:32:56 484ab1756f72: Preparing 09:32:56 eeaa73608b53: Preparing 09:32:56 aeb9900e37f6: Waiting 09:32:56 816e5dddac7c: Waiting 09:32:56 484ab1756f72: Waiting 09:32:56 eeaa73608b53: Waiting 09:32:56 9305a8afa46d: Waiting 09:32:56 ecee7ed57021: Layer already exists 09:32:56 73bff78bddb1: Layer already exists 09:32:56 d0e88b25eb67: Layer already exists 09:32:56 e9880efb2466: Layer already exists 09:32:56 5bd2b8545b31: Layer already exists 09:32:56 eeaa73608b53: Layer already exists 09:32:56 484ab1756f72: Layer already exists 09:32:56 aeb9900e37f6: Layer already exists 09:32:56 816e5dddac7c: Layer already exists 09:32:56 9305a8afa46d: Layer already exists 09:32:56 main: digest: sha256:a284b54cc03ceba366eb5877970dd5a9c2c8be4d0bc4031e278484f480c0d47b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:56 ===================================================== [Pipeline] echo 09:32:56 taggedImages: 09:32:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:32:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:32:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.109 09:32:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:32:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:32:56 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:32:56 ccfc4ad80108f97da12a51b67a32382092a5128e 09:32:56 latest 09:32:56 4.1.0-dev.109 09:32:56 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:32:56 main 09:32:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:33:00 fe23cff31a47: Preparing 09:33:00 30452590374a: Preparing 09:33:00 e5bfeda76319: Preparing 09:33:00 d0e88b25eb67: Preparing 09:33:00 ecee7ed57021: Preparing 09:33:00 233d17b786b4: Preparing 09:33:00 493e86c44518: Preparing 09:33:00 de3f2709e9e8: Preparing 09:33:00 eeaa73608b53: Preparing 09:33:00 493e86c44518: Waiting 09:33:00 de3f2709e9e8: Waiting 09:33:00 eeaa73608b53: Waiting 09:33:00 233d17b786b4: Waiting 09:33:00 d0e88b25eb67: Layer already exists 09:33:00 ecee7ed57021: Layer already exists 09:33:00 30452590374a: Pushed 09:33:00 e5bfeda76319: Pushed 09:33:00 493e86c44518: Pushed 09:33:00 fe23cff31a47: Pushed 09:33:00 eeaa73608b53: Layer already exists 09:33:01 de3f2709e9e8: Pushed 09:33:33 233d17b786b4: Pushed 09:33:33 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:0ce9e5b4dd3ba629cf5559c982e4eafb8fa5dd8103137661af5337a4f327487f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:33 + 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 09:33:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:33:34 fe23cff31a47: Preparing 09:33:34 30452590374a: Preparing 09:33:34 e5bfeda76319: Preparing 09:33:34 d0e88b25eb67: Preparing 09:33:34 ecee7ed57021: Preparing 09:33:34 233d17b786b4: Preparing 09:33:34 493e86c44518: Preparing 09:33:34 de3f2709e9e8: Preparing 09:33:34 eeaa73608b53: Preparing 09:33:34 493e86c44518: Waiting 09:33:34 de3f2709e9e8: Waiting 09:33:34 eeaa73608b53: Waiting 09:33:34 233d17b786b4: Waiting 09:33:34 fe23cff31a47: Layer already exists 09:33:34 e5bfeda76319: Layer already exists 09:33:34 30452590374a: Layer already exists 09:33:34 ecee7ed57021: Layer already exists 09:33:34 d0e88b25eb67: Layer already exists 09:33:34 493e86c44518: Layer already exists 09:33:34 233d17b786b4: Layer already exists 09:33:34 de3f2709e9e8: Layer already exists 09:33:34 eeaa73608b53: Layer already exists 09:33:34 latest: digest: sha256:0ce9e5b4dd3ba629cf5559c982e4eafb8fa5dd8103137661af5337a4f327487f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.109 09:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:33:35 fe23cff31a47: Preparing 09:33:35 30452590374a: Preparing 09:33:35 e5bfeda76319: Preparing 09:33:35 d0e88b25eb67: Preparing 09:33:35 ecee7ed57021: Preparing 09:33:35 233d17b786b4: Preparing 09:33:35 493e86c44518: Preparing 09:33:35 de3f2709e9e8: Preparing 09:33:35 eeaa73608b53: Preparing 09:33:35 233d17b786b4: Waiting 09:33:35 de3f2709e9e8: Waiting 09:33:35 493e86c44518: Waiting 09:33:35 eeaa73608b53: Waiting 09:33:35 30452590374a: Layer already exists 09:33:35 ecee7ed57021: Layer already exists 09:33:35 d0e88b25eb67: Layer already exists 09:33:35 fe23cff31a47: Layer already exists 09:33:35 e5bfeda76319: Layer already exists 09:33:35 493e86c44518: Layer already exists 09:33:35 de3f2709e9e8: Layer already exists 09:33:35 233d17b786b4: Layer already exists 09:33:35 eeaa73608b53: Layer already exists 09:33:35 4.1.0-dev.109: digest: sha256:0ce9e5b4dd3ba629cf5559c982e4eafb8fa5dd8103137661af5337a4f327487f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:33:36 fe23cff31a47: Preparing 09:33:36 30452590374a: Preparing 09:33:36 e5bfeda76319: Preparing 09:33:36 d0e88b25eb67: Preparing 09:33:36 ecee7ed57021: Preparing 09:33:36 233d17b786b4: Preparing 09:33:36 493e86c44518: Preparing 09:33:36 de3f2709e9e8: Preparing 09:33:36 eeaa73608b53: Preparing 09:33:36 233d17b786b4: Waiting 09:33:36 493e86c44518: Waiting 09:33:36 de3f2709e9e8: Waiting 09:33:36 eeaa73608b53: Waiting 09:33:36 30452590374a: Layer already exists 09:33:36 d0e88b25eb67: Layer already exists 09:33:36 ecee7ed57021: Layer already exists 09:33:36 e5bfeda76319: Layer already exists 09:33:36 fe23cff31a47: Layer already exists 09:33:36 233d17b786b4: Layer already exists 09:33:36 493e86c44518: Layer already exists 09:33:36 de3f2709e9e8: Layer already exists 09:33:36 eeaa73608b53: Layer already exists 09:33:36 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:0ce9e5b4dd3ba629cf5559c982e4eafb8fa5dd8103137661af5337a4f327487f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:36 + 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 09:33:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:33:37 fe23cff31a47: Preparing 09:33:37 30452590374a: Preparing 09:33:37 e5bfeda76319: Preparing 09:33:37 d0e88b25eb67: Preparing 09:33:37 ecee7ed57021: Preparing 09:33:37 233d17b786b4: Preparing 09:33:37 493e86c44518: Preparing 09:33:37 de3f2709e9e8: Preparing 09:33:37 233d17b786b4: Waiting 09:33:37 eeaa73608b53: Preparing 09:33:37 eeaa73608b53: Waiting 09:33:37 de3f2709e9e8: Waiting 09:33:37 493e86c44518: Waiting 09:33:37 fe23cff31a47: Layer already exists 09:33:37 30452590374a: Layer already exists 09:33:37 ecee7ed57021: Layer already exists 09:33:37 e5bfeda76319: Layer already exists 09:33:37 d0e88b25eb67: Layer already exists 09:33:37 de3f2709e9e8: Layer already exists 09:33:37 233d17b786b4: Layer already exists 09:33:37 eeaa73608b53: Layer already exists 09:33:37 493e86c44518: Layer already exists 09:33:37 main: digest: sha256:0ce9e5b4dd3ba629cf5559c982e4eafb8fa5dd8103137661af5337a4f327487f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:37 ===================================================== [Pipeline] echo 09:33:37 taggedImages: 09:33:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:33:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:33:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.109 09:33:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:33:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:33:37 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:33:37 ccfc4ad80108f97da12a51b67a32382092a5128e 09:33:37 latest 09:33:37 4.1.0-dev.109 09:33:37 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:33:37 main 09:33:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:33:39 3998a81f2feb: Preparing 09:33:39 bea9c676771a: Preparing 09:33:39 a82940ae93a9: Preparing 09:33:39 d0e88b25eb67: Preparing 09:33:39 ecee7ed57021: Preparing 09:33:39 233d17b786b4: Preparing 09:33:39 816e5dddac7c: Preparing 09:33:39 484ab1756f72: Preparing 09:33:39 eeaa73608b53: Preparing 09:33:39 816e5dddac7c: Waiting 09:33:39 484ab1756f72: Waiting 09:33:39 eeaa73608b53: Waiting 09:33:39 233d17b786b4: Waiting 09:33:39 ecee7ed57021: Layer already exists 09:33:39 d0e88b25eb67: Layer already exists 09:33:39 233d17b786b4: Layer already exists 09:33:39 816e5dddac7c: Layer already exists 09:33:40 484ab1756f72: Layer already exists 09:33:40 a82940ae93a9: Pushed 09:33:40 bea9c676771a: Pushed 09:33:40 eeaa73608b53: Layer already exists 09:33:40 3998a81f2feb: Pushed 09:33:40 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:3827b5fa0a8d8788e92f97bf7760da37f1ff09027830a3ed3483f4866a4e8c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:40 + 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 09:33:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:33:40 3998a81f2feb: Preparing 09:33:40 bea9c676771a: Preparing 09:33:40 a82940ae93a9: Preparing 09:33:40 d0e88b25eb67: Preparing 09:33:40 ecee7ed57021: Preparing 09:33:40 233d17b786b4: Preparing 09:33:40 816e5dddac7c: Preparing 09:33:40 484ab1756f72: Preparing 09:33:40 eeaa73608b53: Preparing 09:33:40 816e5dddac7c: Waiting 09:33:40 484ab1756f72: Waiting 09:33:40 eeaa73608b53: Waiting 09:33:40 233d17b786b4: Waiting 09:33:40 ecee7ed57021: Layer already exists 09:33:40 d0e88b25eb67: Layer already exists 09:33:40 bea9c676771a: Layer already exists 09:33:40 3998a81f2feb: Layer already exists 09:33:40 a82940ae93a9: Layer already exists 09:33:40 484ab1756f72: Layer already exists 09:33:40 816e5dddac7c: Layer already exists 09:33:40 233d17b786b4: Layer already exists 09:33:40 eeaa73608b53: Layer already exists 09:33:41 latest: digest: sha256:3827b5fa0a8d8788e92f97bf7760da37f1ff09027830a3ed3483f4866a4e8c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.109 09:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:33:41 3998a81f2feb: Preparing 09:33:41 bea9c676771a: Preparing 09:33:41 a82940ae93a9: Preparing 09:33:41 d0e88b25eb67: Preparing 09:33:41 ecee7ed57021: Preparing 09:33:41 233d17b786b4: Preparing 09:33:41 816e5dddac7c: Preparing 09:33:41 484ab1756f72: Preparing 09:33:41 eeaa73608b53: Preparing 09:33:41 233d17b786b4: Waiting 09:33:41 484ab1756f72: Waiting 09:33:41 816e5dddac7c: Waiting 09:33:41 eeaa73608b53: Waiting 09:33:41 a82940ae93a9: Layer already exists 09:33:41 ecee7ed57021: Layer already exists 09:33:41 3998a81f2feb: Layer already exists 09:33:41 d0e88b25eb67: Layer already exists 09:33:41 bea9c676771a: Layer already exists 09:33:41 eeaa73608b53: Layer already exists 09:33:41 816e5dddac7c: Layer already exists 09:33:41 233d17b786b4: Layer already exists 09:33:41 484ab1756f72: Layer already exists 09:33:42 4.1.0-dev.109: digest: sha256:3827b5fa0a8d8788e92f97bf7760da37f1ff09027830a3ed3483f4866a4e8c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:33:42 3998a81f2feb: Preparing 09:33:42 bea9c676771a: Preparing 09:33:42 a82940ae93a9: Preparing 09:33:42 d0e88b25eb67: Preparing 09:33:42 ecee7ed57021: Preparing 09:33:42 233d17b786b4: Preparing 09:33:42 816e5dddac7c: Preparing 09:33:42 484ab1756f72: Preparing 09:33:42 eeaa73608b53: Preparing 09:33:42 816e5dddac7c: Waiting 09:33:42 484ab1756f72: Waiting 09:33:42 eeaa73608b53: Waiting 09:33:42 233d17b786b4: Waiting 09:33:42 ecee7ed57021: Layer already exists 09:33:42 bea9c676771a: Layer already exists 09:33:42 3998a81f2feb: Layer already exists 09:33:42 a82940ae93a9: Layer already exists 09:33:42 d0e88b25eb67: Layer already exists 09:33:42 233d17b786b4: Layer already exists 09:33:42 816e5dddac7c: Layer already exists 09:33:42 484ab1756f72: Layer already exists 09:33:42 eeaa73608b53: Layer already exists 09:33:42 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:3827b5fa0a8d8788e92f97bf7760da37f1ff09027830a3ed3483f4866a4e8c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:43 + 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 09:33:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:33:43 3998a81f2feb: Preparing 09:33:43 bea9c676771a: Preparing 09:33:43 a82940ae93a9: Preparing 09:33:43 d0e88b25eb67: Preparing 09:33:43 ecee7ed57021: Preparing 09:33:43 233d17b786b4: Preparing 09:33:43 816e5dddac7c: Preparing 09:33:43 484ab1756f72: Preparing 09:33:43 eeaa73608b53: Preparing 09:33:43 233d17b786b4: Waiting 09:33:43 816e5dddac7c: Waiting 09:33:43 484ab1756f72: Waiting 09:33:43 eeaa73608b53: Waiting 09:33:43 ecee7ed57021: Layer already exists 09:33:43 bea9c676771a: Layer already exists 09:33:43 a82940ae93a9: Layer already exists 09:33:43 3998a81f2feb: Layer already exists 09:33:43 d0e88b25eb67: Layer already exists 09:33:43 484ab1756f72: Layer already exists 09:33:43 816e5dddac7c: Layer already exists 09:33:43 eeaa73608b53: Layer already exists 09:33:43 233d17b786b4: Layer already exists 09:33:43 main: digest: sha256:3827b5fa0a8d8788e92f97bf7760da37f1ff09027830a3ed3483f4866a4e8c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:44 ===================================================== [Pipeline] echo 09:33:44 taggedImages: 09:33:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:33:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:33:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.109 09:33:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:33:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:33:44 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:33:44 ccfc4ad80108f97da12a51b67a32382092a5128e 09:33:44 latest 09:33:44 4.1.0-dev.109 09:33:44 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:33:44 main 09:33:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:33:44 210ef1328891: Preparing 09:33:44 938501cca5c6: Preparing 09:33:44 d0e88b25eb67: Preparing 09:33:44 ecee7ed57021: Preparing 09:33:44 58ca428f0b66: Preparing 09:33:44 9865afcd688c: Preparing 09:33:44 eeaa73608b53: Preparing 09:33:44 9865afcd688c: Waiting 09:33:44 eeaa73608b53: Waiting 09:33:44 d0e88b25eb67: Layer already exists 09:33:44 ecee7ed57021: Layer already exists 09:33:45 eeaa73608b53: Layer already exists 09:33:45 210ef1328891: Pushed 09:33:45 58ca428f0b66: Pushed 09:33:46 9865afcd688c: Pushed 09:33:54 938501cca5c6: Pushed 09:33:54 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:4bdb3023213ee48379c509d9b22e76bd4238fd7d9b41124b266d9f5bccb97996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:33:55 210ef1328891: Preparing 09:33:55 938501cca5c6: Preparing 09:33:55 d0e88b25eb67: Preparing 09:33:55 ecee7ed57021: Preparing 09:33:55 58ca428f0b66: Preparing 09:33:55 9865afcd688c: Preparing 09:33:55 eeaa73608b53: Preparing 09:33:55 9865afcd688c: Waiting 09:33:55 eeaa73608b53: Waiting 09:33:55 210ef1328891: Layer already exists 09:33:55 d0e88b25eb67: Layer already exists 09:33:55 58ca428f0b66: Layer already exists 09:33:55 938501cca5c6: Layer already exists 09:33:55 ecee7ed57021: Layer already exists 09:33:55 9865afcd688c: Layer already exists 09:33:55 eeaa73608b53: Layer already exists 09:33:55 latest: digest: sha256:4bdb3023213ee48379c509d9b22e76bd4238fd7d9b41124b266d9f5bccb97996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.109 09:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:33:56 210ef1328891: Preparing 09:33:56 938501cca5c6: Preparing 09:33:56 d0e88b25eb67: Preparing 09:33:56 ecee7ed57021: Preparing 09:33:56 58ca428f0b66: Preparing 09:33:56 9865afcd688c: Preparing 09:33:56 eeaa73608b53: Preparing 09:33:56 9865afcd688c: Waiting 09:33:56 eeaa73608b53: Waiting 09:33:56 938501cca5c6: Layer already exists 09:33:56 58ca428f0b66: Layer already exists 09:33:56 210ef1328891: Layer already exists 09:33:56 d0e88b25eb67: Layer already exists 09:33:56 ecee7ed57021: Layer already exists 09:33:56 9865afcd688c: Layer already exists 09:33:56 eeaa73608b53: Layer already exists 09:33:56 4.1.0-dev.109: digest: sha256:4bdb3023213ee48379c509d9b22e76bd4238fd7d9b41124b266d9f5bccb97996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:33:57 210ef1328891: Preparing 09:33:57 938501cca5c6: Preparing 09:33:57 d0e88b25eb67: Preparing 09:33:57 ecee7ed57021: Preparing 09:33:57 58ca428f0b66: Preparing 09:33:57 9865afcd688c: Preparing 09:33:57 eeaa73608b53: Preparing 09:33:57 9865afcd688c: Waiting 09:33:57 eeaa73608b53: Waiting 09:33:57 210ef1328891: Layer already exists 09:33:57 58ca428f0b66: Layer already exists 09:33:57 ecee7ed57021: Layer already exists 09:33:57 d0e88b25eb67: Layer already exists 09:33:57 938501cca5c6: Layer already exists 09:33:57 9865afcd688c: Layer already exists 09:33:57 eeaa73608b53: Layer already exists 09:33:57 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:4bdb3023213ee48379c509d9b22e76bd4238fd7d9b41124b266d9f5bccb97996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:33:58 210ef1328891: Preparing 09:33:58 938501cca5c6: Preparing 09:33:58 d0e88b25eb67: Preparing 09:33:58 ecee7ed57021: Preparing 09:33:58 58ca428f0b66: Preparing 09:33:58 9865afcd688c: Preparing 09:33:58 eeaa73608b53: Preparing 09:33:58 9865afcd688c: Waiting 09:33:58 ecee7ed57021: Layer already exists 09:33:58 58ca428f0b66: Layer already exists 09:33:58 210ef1328891: Layer already exists 09:33:58 938501cca5c6: Layer already exists 09:33:58 d0e88b25eb67: Layer already exists 09:33:58 9865afcd688c: Layer already exists 09:33:58 eeaa73608b53: Layer already exists 09:33:58 main: digest: sha256:4bdb3023213ee48379c509d9b22e76bd4238fd7d9b41124b266d9f5bccb97996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:58 ===================================================== [Pipeline] echo 09:33:58 taggedImages: 09:33:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:33:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:33:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.109 09:33:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:33:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:33:58 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:33:58 ccfc4ad80108f97da12a51b67a32382092a5128e 09:33:58 latest 09:33:58 4.1.0-dev.109 09:33:58 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:33:58 main 09:33:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:33:59 53568b712450: Preparing 09:33:59 5d3f1ca398d8: Preparing 09:33:59 d0e88b25eb67: Preparing 09:33:59 ecee7ed57021: Preparing 09:33:59 b77529fe25e3: Preparing 09:33:59 a99716c6e81e: Preparing 09:33:59 eeaa73608b53: Preparing 09:33:59 eeaa73608b53: Waiting 09:33:59 a99716c6e81e: Waiting 09:33:59 d0e88b25eb67: Layer already exists 09:33:59 ecee7ed57021: Layer already exists 09:33:59 eeaa73608b53: Layer already exists 09:33:59 b77529fe25e3: Pushed 09:33:59 53568b712450: Pushed 09:34:00 a99716c6e81e: Pushed 09:34:08 5d3f1ca398d8: Pushed 09:34:08 ccfc4ad80108f97da12a51b67a32382092a5128e: digest: sha256:27d1d876f913aad510305cb8d520fe2fec7511d6f66bb3068922c5624ba3d1b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:34:09 53568b712450: Preparing 09:34:09 5d3f1ca398d8: Preparing 09:34:09 d0e88b25eb67: Preparing 09:34:09 ecee7ed57021: Preparing 09:34:09 b77529fe25e3: Preparing 09:34:09 a99716c6e81e: Preparing 09:34:09 eeaa73608b53: Preparing 09:34:09 a99716c6e81e: Waiting 09:34:09 eeaa73608b53: Waiting 09:34:09 d0e88b25eb67: Layer already exists 09:34:09 b77529fe25e3: Layer already exists 09:34:09 ecee7ed57021: Layer already exists 09:34:09 5d3f1ca398d8: Layer already exists 09:34:09 53568b712450: Layer already exists 09:34:09 a99716c6e81e: Layer already exists 09:34:09 eeaa73608b53: Layer already exists 09:34:09 latest: digest: sha256:27d1d876f913aad510305cb8d520fe2fec7511d6f66bb3068922c5624ba3d1b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.109 09:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:34:10 53568b712450: Preparing 09:34:10 5d3f1ca398d8: Preparing 09:34:10 d0e88b25eb67: Preparing 09:34:10 ecee7ed57021: Preparing 09:34:10 b77529fe25e3: Preparing 09:34:10 a99716c6e81e: Preparing 09:34:10 eeaa73608b53: Preparing 09:34:10 a99716c6e81e: Waiting 09:34:10 5d3f1ca398d8: Layer already exists 09:34:10 ecee7ed57021: Layer already exists 09:34:10 b77529fe25e3: Layer already exists 09:34:10 53568b712450: Layer already exists 09:34:10 d0e88b25eb67: Layer already exists 09:34:10 a99716c6e81e: Layer already exists 09:34:10 eeaa73608b53: Layer already exists 09:34:10 4.1.0-dev.109: digest: sha256:27d1d876f913aad510305cb8d520fe2fec7511d6f66bb3068922c5624ba3d1b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:34:10 53568b712450: Preparing 09:34:10 5d3f1ca398d8: Preparing 09:34:10 d0e88b25eb67: Preparing 09:34:10 ecee7ed57021: Preparing 09:34:10 b77529fe25e3: Preparing 09:34:10 a99716c6e81e: Preparing 09:34:10 eeaa73608b53: Preparing 09:34:10 a99716c6e81e: Waiting 09:34:10 eeaa73608b53: Waiting 09:34:10 d0e88b25eb67: Layer already exists 09:34:10 53568b712450: Layer already exists 09:34:10 5d3f1ca398d8: Layer already exists 09:34:10 b77529fe25e3: Layer already exists 09:34:10 ecee7ed57021: Layer already exists 09:34:10 a99716c6e81e: Layer already exists 09:34:10 eeaa73608b53: Layer already exists 09:34:10 ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109: digest: sha256:27d1d876f913aad510305cb8d520fe2fec7511d6f66bb3068922c5624ba3d1b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:34:11 53568b712450: Preparing 09:34:11 5d3f1ca398d8: Preparing 09:34:11 d0e88b25eb67: Preparing 09:34:11 ecee7ed57021: Preparing 09:34:11 b77529fe25e3: Preparing 09:34:11 a99716c6e81e: Preparing 09:34:11 eeaa73608b53: Preparing 09:34:11 eeaa73608b53: Waiting 09:34:11 a99716c6e81e: Waiting 09:34:11 5d3f1ca398d8: Layer already exists 09:34:11 d0e88b25eb67: Layer already exists 09:34:11 ecee7ed57021: Layer already exists 09:34:11 53568b712450: Layer already exists 09:34:11 b77529fe25e3: Layer already exists 09:34:11 eeaa73608b53: Layer already exists 09:34:11 a99716c6e81e: Layer already exists 09:34:11 main: digest: sha256:27d1d876f913aad510305cb8d520fe2fec7511d6f66bb3068922c5624ba3d1b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:11 ===================================================== [Pipeline] echo 09:34:11 taggedImages: 09:34:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e 09:34:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:34:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.109 09:34:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 09:34:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.109 [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.109 [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.109 [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.109 [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.109 [Pipeline] echo 09:34:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.109 [Pipeline] echo 09:34:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ccfc4ad80108f97da12a51b67a32382092a5128e-4.1.0-dev.109 [Pipeline] echo 09:34:12 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 09:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:34:13 09:34:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:34:13 arm64: Pulling from edgex-lftools-log-publisher 09:34:13 8998bd30e6a1: Pulling fs layer 09:34:13 04944245beec: Pulling fs layer 09:34:13 699f458cf7ca: Pulling fs layer 09:34:13 765212b225bb: Pulling fs layer 09:34:13 f23df028b6ca: Pulling fs layer 09:34:13 d65c8cfc05b1: Pulling fs layer 09:34:13 2437ff75d9bd: Pulling fs layer 09:34:13 765212b225bb: Waiting 09:34:13 f23df028b6ca: Waiting 09:34:13 d65c8cfc05b1: Waiting 09:34:13 2437ff75d9bd: Waiting 09:34:13 04944245beec: Verifying Checksum 09:34:13 04944245beec: Download complete 09:34:13 765212b225bb: Verifying Checksum 09:34:13 765212b225bb: Download complete 09:34:13 f23df028b6ca: Download complete 09:34:13 d65c8cfc05b1: Verifying Checksum 09:34:13 d65c8cfc05b1: Download complete 09:34:13 699f458cf7ca: Verifying Checksum 09:34:13 699f458cf7ca: Download complete 09:34:14 8998bd30e6a1: Verifying Checksum 09:34:14 8998bd30e6a1: Download complete 09:34:16 2437ff75d9bd: Verifying Checksum 09:34:16 2437ff75d9bd: Download complete 09:34:18 8998bd30e6a1: Pull complete 09:34:19 04944245beec: Pull complete 09:34:21 699f458cf7ca: Pull complete 09:34:22 765212b225bb: Pull complete 09:34:23 f23df028b6ca: Pull complete 09:34:23 d65c8cfc05b1: Pull complete 09:34:41 2437ff75d9bd: Pull complete 09:34:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:34:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:34:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:41 prd-ubuntu20.04-docker-arm64-4c-16g-5588 does not seem to be running inside a container 09:34:41 $ 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/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:34:44 $ docker top b84a0c2f8571c4110aa4e9f4d075ac11f309944506972e737b3d55a60ee6db1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:45 ---> job-cost.sh 09:34:45 lf-activate-venv: SKIPPING 09:34:45 INFO: No Stack... 09:34:45 INFO: Retrieving Pricing Info for: v3-standard-4 09:34:46 INFO: Archiving Costs [Pipeline] sh 09:34:46 + cat /w/workspace/edgex-go/968/archives/cost.csv 09:34:46 + cut -d, -f6 [Pipeline] lock 09:34:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-968-stack-cost] 09:34:47 Resource [jenkins-edgexfoundry-edgex-go-main-968-stack-cost] did not exist. Created. 09:34:47 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-968-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:34:47 + echo total: 0.10999999940395355 [Pipeline] stash 09:34:48 Stashed 1 file(s) [Pipeline] } 09:34:48 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-968-stack-cost] [Pipeline] // lock [Pipeline] } 09:34:48 $ docker stop --time=1 b84a0c2f8571c4110aa4e9f4d075ac11f309944506972e737b3d55a60ee6db1c 09:34:50 $ docker rm -f --volumes b84a0c2f8571c4110aa4e9f4d075ac11f309944506972e737b3d55a60ee6db1c [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 09:34:50 provisioning config files... 09:34:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/968@tmp/config10810668893783343643tmp [Pipeline] { [Pipeline] sh 09:34:50 + set +x 09:34:50 + curl -s https://codecov.io/bash 09:34:50 + bash -s -- 09:34:50 09:34:50 _____ _ 09:34:50 / ____| | | 09:34:50 | | ___ __| | ___ ___ _____ __ 09:34:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:34:50 | |___| (_) | (_| | __/ (_| (_) \ V / 09:34:50 \_____\___/ \__,_|\___|\___\___/ \_/ 09:34:50 Bash-1.0.6 09:34:50 09:34:50 09:34:50 ==> git version 2.25.1 found 09:34:50 ==> 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 09:34:50 Release-Date: 2020-01-08 09:34:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:34:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:34:50 ==> Jenkins CI detected. 09:34:50 current dir:  /w/workspace/edgex-go/968 09:34:50 project root: . 09:34:50 --> token set from env 09:34:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:34:50 ==> Running gcov in . (disable via -X gcov) 09:34:50 ==> Python coveragepy not found 09:34:50 ==> Searching for coverage reports in: 09:34:50 + . 09:34:51 -> Found 1 reports 09:34:51 ==> Detecting git/mercurial file structure 09:34:51 ==> Reading reports 09:34:51 + ./coverage.out bytes=1044477 09:34:51 ==> Appending adjustments 09:34:51 https://docs.codecov.io/docs/fixing-reports 09:34:52 + Found adjustments 09:34:52 ==> Gzipping contents 09:34:52 108K /tmp/codecov.OQBEhZ.gz 09:34:52 ==> Uploading reports 09:34:52 url: https://codecov.io 09:34:52 query: branch=main&commit=ccfc4ad80108f97da12a51b67a32382092a5128e&build=968&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F968%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:34:52 -> Pinging Codecov 09:34:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ccfc4ad80108f97da12a51b67a32382092a5128e&build=968&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F968%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:34:52 -> Uploading to 09:34:52 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/ccfc4ad80108f97da12a51b67a32382092a5128e/f92c87e0-d754-4ce2-9895-73609c464e82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260420%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260420T093452Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1e88ff6440226a0024d095fe873ee3a2852886b88d72477a6625b258e69a2616 09:34:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:34:52 Dload Upload Total Spent Left Speed 09:34:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 594k --:--:-- --:--:-- --:--:-- 598k 09:34:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ccfc4ad80108f97da12a51b67a32382092a5128e [Pipeline] } 09:34:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:34:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:34:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:34:53 09:34:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:34:54 latest: Pulling from edgex-devops/edgex-snyk-go 09:34:54 2d35ebdb57d9: Already exists 09:34:54 85e8836fcdb2: Pulling fs layer 09:34:54 91631faa732a: Pulling fs layer 09:34:54 f3f5ae8826fa: Pulling fs layer 09:34:54 4f4fb700ef54: Pulling fs layer 09:34:54 7861252a18e6: Pulling fs layer 09:34:54 9130f900ef6f: Pulling fs layer 09:34:54 7861252a18e6: Waiting 09:34:54 9130f900ef6f: Waiting 09:34:54 4f4fb700ef54: Waiting 09:34:54 f3f5ae8826fa: Verifying Checksum 09:34:54 f3f5ae8826fa: Download complete 09:34:54 85e8836fcdb2: Download complete 09:34:54 4f4fb700ef54: Verifying Checksum 09:34:54 4f4fb700ef54: Download complete 09:34:54 85e8836fcdb2: Pull complete 09:34:54 7861252a18e6: Download complete 09:34:54 91631faa732a: Verifying Checksum 09:34:54 91631faa732a: Download complete 09:34:55 9130f900ef6f: Verifying Checksum 09:34:55 9130f900ef6f: Download complete 09:35:00 91631faa732a: Pull complete 09:35:00 f3f5ae8826fa: Pull complete 09:35:00 4f4fb700ef54: Pull complete 09:35:00 7861252a18e6: Pull complete 09:35:04 9130f900ef6f: Pull complete 09:35:04 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:35:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:35:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:04 prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container 09:35:04 $ 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/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 09:35:06 $ docker top 4eacd81a2e0414efe9425c2d5872196f37e279d46f6c6238bf797c1b2349fa8a -eo pid,comm [Pipeline] { [Pipeline] sh 09:35:06 + git config --global --add safe.directory /w/workspace/edgex-go/968 [Pipeline] echo 09:35:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:35:07 + set -o pipefail 09:35:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:35:17 09:35:17 Monitoring /w/workspace/edgex-go/968 (github.com/edgexfoundry/edgex-go)... 09:35:17 09:35:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/95b2abdd-adc9-424f-9b86-d545cfab9008 09:35:17 09:35:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:35:17 09:35:17 09:35:17 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:35:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:35:17 $ docker stop --time=1 4eacd81a2e0414efe9425c2d5872196f37e279d46f6c6238bf797c1b2349fa8a 09:35:19 $ docker rm -f --volumes 4eacd81a2e0414efe9425c2d5872196f37e279d46f6c6238bf797c1b2349fa8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:35:20 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:20 provisioning config files... 09:35:20 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/968@tmp/config161630158327162600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:20 --> edgex-publish-swagger.sh 09:35:20 === Publish openapi API === 09:35:20 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 09:35:20 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/968/openapi/core-command.yaml] 09:35:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:20 Dload Upload Total Spent Left Speed 09:35:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 461 228k --:--:-- --:--:-- --:--:-- 228k 09:35:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:20 09:35:20 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/968/openapi/core-data.yaml] 09:35:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:20 Dload Upload Total Spent Left Speed 09:35:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 515 574k --:--:-- --:--:-- --:--:-- 575k 09:35:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:20 09:35:20 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/968/openapi/core-keeper.yaml] 09:35:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:20 Dload Upload Total Spent Left Speed 09:35:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 540 242k --:--:-- --:--:-- --:--:-- 242k 09:35:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:20 09:35:20 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/968/openapi/core-metadata.yaml] 09:35:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:20 Dload Upload Total Spent Left Speed 09:35:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 511 1242k --:--:-- --:--:-- --:--:-- 1242k 09:35:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:21 09:35:21 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/968/openapi/security-proxy-auth.yaml] 09:35:21 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:21 Dload Upload Total Spent Left Speed 09:35:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 523 189k --:--:-- --:--:-- --:--:-- 190k 09:35:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:21 09:35:21 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/968/openapi/security-secretstore-setup.yaml] 09:35:21 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:21 Dload Upload Total Spent Left Speed 09:35:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 785 46583 --:--:-- --:--:-- --:--:-- 46811 09:35:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:21 09:35:21 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/968/openapi/support-notifications.yaml] 09:35:21 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:21 Dload Upload Total Spent Left Speed 09:35:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 515 762k --:--:-- --:--:-- --:--:-- 769k 09:35:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:21 09:35:21 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/968/openapi/support-scheduler.yaml] 09:35:21 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:21 Dload Upload Total Spent Left Speed 09:35:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 611 463k --:--:-- --:--:-- --:--:-- 463k 09:35:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:21 [Pipeline] } 09:35:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:35:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:35:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:22 prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container 09:35:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 09:35:22 $ docker top 36d9f317aea5c8b6ff28286c55c5d1afcfc6c78f9aee35bb5e29dd836b37e8fc -eo pid,comm 09:35:22 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). 09:35:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:35:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:22 [ssh-agent] Looking for ssh-agent implementation... 09:35:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:23 $ docker exec 36d9f317aea5c8b6ff28286c55c5d1afcfc6c78f9aee35bb5e29dd836b37e8fc ssh-agent 09:35:23 SSH_AUTH_SOCK=/tmp/ssh-hRsiRsgjQFbT/agent.32 09:35:23 SSH_AGENT_PID=38 09:35:23 Running ssh-add (command line suppressed) 09:35:23 Identity added: /w/workspace/edgex-go/968@tmp/private_key_14451557748558718305.key (/w/workspace/edgex-go/968@tmp/private_key_14451557748558718305.key) 09:35:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:23 + git semver tag 09:35:23 2026-04-20 09:35:23,812 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:35:23 2026-04-20 09:35:23,815 [run_tag] DEBUG tag force:False 09:35:23 2026-04-20 09:35:23,815 [check_head_tag] DEBUG check head tag 09:35:23 2026-04-20 09:35:23,816 [execute] INFO git cat-file --batch-check 09:35:23 2026-04-20 09:35:23,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/968, stdin=, shell=False, universal_newlines=False) 09:35:23 2026-04-20 09:35:23,819 [execute] INFO git cat-file --batch 09:35:23 2026-04-20 09:35:23,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/968, stdin=, shell=False, universal_newlines=False) 09:35:24 2026-04-20 09:35:23,853 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main 09:35:24 2026-04-20 09:35:23,853 [execute] INFO git tag -a v4.1.0-dev.109 -m v4.1.0-dev.109 09:35:24 2026-04-20 09:35:23,853 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.109', '-m', 'v4.1.0-dev.109'], cwd=/w/workspace/edgex-go/968, stdin=None, shell=False, universal_newlines=False) 09:35:24 2026-04-20 09:35:23,856 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main 09:35:24 4.1.0-dev.109 [Pipeline] } 09:35:24 $ docker exec --env ******** --env ******** 36d9f317aea5c8b6ff28286c55c5d1afcfc6c78f9aee35bb5e29dd836b37e8fc ssh-agent -k 09:35:24 unset SSH_AUTH_SOCK; 09:35:24 unset SSH_AGENT_PID; 09:35:24 echo Agent pid 38 killed; 09:35:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:24 + git semver [Pipeline] } 09:35:24 $ docker stop --time=1 36d9f317aea5c8b6ff28286c55c5d1afcfc6c78f9aee35bb5e29dd836b37e8fc 09:35:26 $ docker rm -f --volumes 36d9f317aea5c8b6ff28286c55c5d1afcfc6c78f9aee35bb5e29dd836b37e8fc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:35:26 09:35:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:35:26 0.23.1-centos7: Pulling from edgex-lftools 09:35:26 ab5ef0e58194: Pulling fs layer 09:35:26 9712f1f96733: Pulling fs layer 09:35:26 63f879dbbcfc: Pulling fs layer 09:35:26 0d9ebad4ef96: Pulling fs layer 09:35:26 e9a5061849ea: Pulling fs layer 09:35:26 d747dcd14b5f: Pulling fs layer 09:35:26 2de7ff778b66: Pulling fs layer 09:35:26 0d9ebad4ef96: Waiting 09:35:26 e9a5061849ea: Waiting 09:35:26 d747dcd14b5f: Waiting 09:35:26 2de7ff778b66: Waiting 09:35:26 9712f1f96733: Verifying Checksum 09:35:26 9712f1f96733: Download complete 09:35:27 63f879dbbcfc: Verifying Checksum 09:35:27 63f879dbbcfc: Download complete 09:35:27 e9a5061849ea: Verifying Checksum 09:35:27 e9a5061849ea: Download complete 09:35:27 d747dcd14b5f: Verifying Checksum 09:35:27 d747dcd14b5f: Download complete 09:35:27 0d9ebad4ef96: Verifying Checksum 09:35:27 0d9ebad4ef96: Download complete 09:35:27 2de7ff778b66: Verifying Checksum 09:35:27 2de7ff778b66: Download complete 09:35:27 ab5ef0e58194: Verifying Checksum 09:35:27 ab5ef0e58194: Download complete 09:35:31 ab5ef0e58194: Pull complete 09:35:31 9712f1f96733: Pull complete 09:35:32 63f879dbbcfc: Pull complete 09:35:37 0d9ebad4ef96: Pull complete 09:35:37 e9a5061849ea: Pull complete 09:35:37 d747dcd14b5f: Pull complete 09:35:38 2de7ff778b66: Pull complete 09:35:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:35:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:35:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:39 prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container 09:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 09:35:40 $ docker top f7f68a363630427629c60ff806807c8346ba337947f1632eabcd10d982d17715 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:35:40 provisioning config files... 09:35:40 copy managed file [sigul-config] to file:/w/workspace/edgex-go/968@tmp/config17125121475815901998tmp 09:35:40 copy managed file [sigul-password] to file:/w/workspace/edgex-go/968@tmp/config2108731497999647519tmp 09:35:40 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/968@tmp/config3707805574685323637tmp [Pipeline] { [Pipeline] echo 09:35:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:35:40 ---> sigul-configuration.sh 09:35:40 gpg: directory `/root/.gnupg' created 09:35:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:35:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:35:40 gpg: keyring `/root/.gnupg/secring.gpg' created 09:35:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:35:40 gpg: CAST5 encrypted data 09:35:40 gpg: encrypted with 1 passphrase 09:35:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:35:41 + mkdir /home/jenkins 09:35:41 + mkdir /home/jenkins/sigul [Pipeline] sh 09:35:41 + 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 09:35:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:35:41 ---> sigul-install.sh 09:35:41 Sigul already installed; skipping installation. [Pipeline] sh 09:35:42 + git tag --list 09:35:42 0.6.0 09:35:42 0.6.1 09:35:42 0.7.0 09:35:42 0.7.1 09:35:42 v1.0.0 09:35:42 v1.0.1 09:35:42 v1.1.0 09:35:42 v1.2.0 09:35:42 v1.2.1 09:35:42 v1.3.0 09:35:42 v1.3.1 09:35:42 v2.0.0 09:35:42 v2.1.0 09:35:42 v2.1.1 09:35:42 v2.2.0 09:35:42 v2.3.0 09:35:42 v3.0 09:35:42 v3.0.0 09:35:42 v3.1 09:35:42 v3.1.0 09:35:42 v3.1.1 09:35:42 v4.0 09:35:42 v4.0.0 09:35:42 v4.0.1 09:35:42 v4.0.1-dev.1 09:35:42 v4.0.1-dev.2 09:35:42 v4.0.2-dev.1 09:35:42 v4.1.0-dev.1 09:35:42 v4.1.0-dev.10 09:35:42 v4.1.0-dev.100 09:35:42 v4.1.0-dev.101 09:35:42 v4.1.0-dev.102 09:35:42 v4.1.0-dev.103 09:35:42 v4.1.0-dev.104 09:35:42 v4.1.0-dev.105 09:35:42 v4.1.0-dev.106 09:35:42 v4.1.0-dev.107 09:35:42 v4.1.0-dev.108 09:35:42 v4.1.0-dev.109 09:35:42 v4.1.0-dev.11 09:35:42 v4.1.0-dev.12 09:35:42 v4.1.0-dev.13 09:35:42 v4.1.0-dev.14 09:35:42 v4.1.0-dev.15 09:35:42 v4.1.0-dev.16 09:35:42 v4.1.0-dev.17 09:35:42 v4.1.0-dev.18 09:35:42 v4.1.0-dev.19 09:35:42 v4.1.0-dev.2 09:35:42 v4.1.0-dev.20 09:35:42 v4.1.0-dev.21 09:35:42 v4.1.0-dev.22 09:35:42 v4.1.0-dev.23 09:35:42 v4.1.0-dev.24 09:35:42 v4.1.0-dev.25 09:35:42 v4.1.0-dev.26 09:35:42 v4.1.0-dev.27 09:35:42 v4.1.0-dev.28 09:35:42 v4.1.0-dev.29 09:35:42 v4.1.0-dev.3 09:35:42 v4.1.0-dev.30 09:35:42 v4.1.0-dev.31 09:35:42 v4.1.0-dev.32 09:35:42 v4.1.0-dev.33 09:35:42 v4.1.0-dev.34 09:35:42 v4.1.0-dev.35 09:35:42 v4.1.0-dev.36 09:35:42 v4.1.0-dev.37 09:35:42 v4.1.0-dev.38 09:35:42 v4.1.0-dev.39 09:35:42 v4.1.0-dev.4 09:35:42 v4.1.0-dev.40 09:35:42 v4.1.0-dev.41 09:35:42 v4.1.0-dev.42 09:35:42 v4.1.0-dev.43 09:35:42 v4.1.0-dev.44 09:35:42 v4.1.0-dev.45 09:35:42 v4.1.0-dev.46 09:35:42 v4.1.0-dev.47 09:35:42 v4.1.0-dev.48 09:35:42 v4.1.0-dev.49 09:35:42 v4.1.0-dev.5 09:35:42 v4.1.0-dev.50 09:35:42 v4.1.0-dev.51 09:35:42 v4.1.0-dev.52 09:35:42 v4.1.0-dev.53 09:35:42 v4.1.0-dev.54 09:35:42 v4.1.0-dev.55 09:35:42 v4.1.0-dev.56 09:35:42 v4.1.0-dev.57 09:35:42 v4.1.0-dev.58 09:35:42 v4.1.0-dev.59 09:35:42 v4.1.0-dev.6 09:35:42 v4.1.0-dev.60 09:35:42 v4.1.0-dev.61 09:35:42 v4.1.0-dev.62 09:35:42 v4.1.0-dev.63 09:35:42 v4.1.0-dev.64 09:35:42 v4.1.0-dev.65 09:35:42 v4.1.0-dev.66 09:35:42 v4.1.0-dev.67 09:35:42 v4.1.0-dev.68 09:35:42 v4.1.0-dev.69 09:35:42 v4.1.0-dev.7 09:35:42 v4.1.0-dev.70 09:35:42 v4.1.0-dev.71 09:35:42 v4.1.0-dev.72 09:35:42 v4.1.0-dev.73 09:35:42 v4.1.0-dev.74 09:35:42 v4.1.0-dev.75 09:35:42 v4.1.0-dev.76 09:35:42 v4.1.0-dev.77 09:35:42 v4.1.0-dev.78 09:35:42 v4.1.0-dev.79 09:35:42 v4.1.0-dev.8 09:35:42 v4.1.0-dev.80 09:35:42 v4.1.0-dev.81 09:35:42 v4.1.0-dev.82 09:35:42 v4.1.0-dev.83 09:35:42 v4.1.0-dev.84 09:35:42 v4.1.0-dev.85 09:35:42 v4.1.0-dev.86 09:35:42 v4.1.0-dev.87 09:35:42 v4.1.0-dev.88 09:35:42 v4.1.0-dev.89 09:35:42 v4.1.0-dev.9 09:35:42 v4.1.0-dev.90 09:35:42 v4.1.0-dev.91 09:35:42 v4.1.0-dev.92 09:35:42 v4.1.0-dev.93 09:35:42 v4.1.0-dev.94 09:35:42 v4.1.0-dev.95 09:35:42 v4.1.0-dev.96 09:35:42 v4.1.0-dev.97 09:35:42 v4.1.0-dev.98 09:35:42 v4.1.0-dev.99 [Pipeline] sh 09:35:42 + lftools sign git-tag v4.1.0-dev.109 09:35:42 Signing Git tag with Sigul... 09:35:42 Signing v4.1.0-dev.109 [Pipeline] echo 09:35:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:35:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:35:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:35:43 $ docker stop --time=1 f7f68a363630427629c60ff806807c8346ba337947f1632eabcd10d982d17715 09:35:44 $ docker rm -f --volumes f7f68a363630427629c60ff806807c8346ba337947f1632eabcd10d982d17715 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:35:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:35:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:45 prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container 09:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 09:35:45 $ docker top b3c065b24bff35464a2c083468ef4c02d0197a982e1bc3c4d4f70fcd533f0612 -eo pid,comm 09:35:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:35:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:35:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:46 [ssh-agent] Looking for ssh-agent implementation... 09:35:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:46 $ docker exec b3c065b24bff35464a2c083468ef4c02d0197a982e1bc3c4d4f70fcd533f0612 ssh-agent 09:35:46 SSH_AUTH_SOCK=/tmp/ssh-AdCnmpsY3I4D/agent.32 09:35:46 SSH_AGENT_PID=38 09:35:46 Running ssh-add (command line suppressed) 09:35:46 Identity added: /w/workspace/edgex-go/968@tmp/private_key_15312895922635773209.key (/w/workspace/edgex-go/968@tmp/private_key_15312895922635773209.key) 09:35:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:46 + git semver bump pre 09:35:46 2026-04-20 09:35:46,859 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:35:46 2026-04-20 09:35:46,866 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main 09:35:46 2026-04-20 09:35:46,866 [bump_version] DEBUG bumping version:4.1.0-dev.109 on axis:pre with prefix:dev 09:35:46 2026-04-20 09:35:46,866 [bump_version] DEBUG bumped version:4.1.0-dev.110 09:35:46 2026-04-20 09:35:46,867 [write_version] DEBUG write version:4.1.0-dev.110 to path:/w/workspace/edgex-go/968/.semver/main with force:True 09:35:46 2026-04-20 09:35:46,867 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main 09:35:46 2026-04-20 09:35:46,867 [write_file] DEBUG write to file:/w/workspace/edgex-go/968/.semver/main 09:35:46 2026-04-20 09:35:46,877 [execute] INFO git cat-file --batch-check 09:35:46 2026-04-20 09:35:46,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/968/.semver, stdin=, shell=False, universal_newlines=False) 09:35:46 2026-04-20 09:35:46,882 [execute] INFO git cat-file --batch 09:35:46 2026-04-20 09:35:46,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/968/.semver, stdin=, shell=False, universal_newlines=False) 09:35:47 2026-04-20 09:35:46,887 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main 09:35:47 4.1.0-dev.110 [Pipeline] } 09:35:47 $ docker exec --env ******** --env ******** b3c065b24bff35464a2c083468ef4c02d0197a982e1bc3c4d4f70fcd533f0612 ssh-agent -k 09:35:47 unset SSH_AUTH_SOCK; 09:35:47 unset SSH_AGENT_PID; 09:35:47 echo Agent pid 38 killed; 09:35:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:47 + git semver [Pipeline] } 09:35:47 $ docker stop --time=1 b3c065b24bff35464a2c083468ef4c02d0197a982e1bc3c4d4f70fcd533f0612 09:35:49 $ docker rm -f --volumes b3c065b24bff35464a2c083468ef4c02d0197a982e1bc3c4d4f70fcd533f0612 [Pipeline] // withDockerContainer [Pipeline] sh 09:35:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:35:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:49 prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container 09:35:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 09:35:50 $ docker top a8a3a2c08d28382b525e3a3947a958e572194a6c17f134a6ebdaa919e2ecee2f -eo pid,comm 09:35:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:35:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:35:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:50 [ssh-agent] Looking for ssh-agent implementation... 09:35:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:50 $ docker exec a8a3a2c08d28382b525e3a3947a958e572194a6c17f134a6ebdaa919e2ecee2f ssh-agent 09:35:50 SSH_AUTH_SOCK=/tmp/ssh-ZFa4VVFkX9cR/agent.32 09:35:50 SSH_AGENT_PID=38 09:35:50 Running ssh-add (command line suppressed) 09:35:50 Identity added: /w/workspace/edgex-go/968@tmp/private_key_17255439957348908720.key (/w/workspace/edgex-go/968@tmp/private_key_17255439957348908720.key) 09:35:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:50 + git semver push 09:35:51 2026-04-20 09:35:51,007 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:35:51 2026-04-20 09:35:51,010 [run_push] DEBUG push 09:35:51 2026-04-20 09:35:51,011 [execute] INFO git cat-file --batch-check 09:35:51 2026-04-20 09:35:51,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/968/.semver, stdin=, shell=False, universal_newlines=False) 09:35:51 2026-04-20 09:35:51,013 [execute] INFO git rev-list 15150e8b5124da4010647913ebdaee56fafe3867 -- 09:35:51 2026-04-20 09:35:51,014 [execute] DEBUG Popen(['git', 'rev-list', '15150e8b5124da4010647913ebdaee56fafe3867', '--'], cwd=/w/workspace/edgex-go/968/.semver, stdin=None, shell=False, universal_newlines=False) 09:35:51 2026-04-20 09:35:51,033 [execute] INFO git fetch -v -- origin 09:35:51 2026-04-20 09:35:51,033 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/968/.semver, stdin=None, shell=False, universal_newlines=True) 09:35:51 2026-04-20 09:35:51,619 [run_push] DEBUG no remote changes detected 09:35:51 2026-04-20 09:35:51,619 [execute] INFO git push origin semver 09:35:51 2026-04-20 09:35:51,620 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/968/.semver, stdin=None, shell=False, universal_newlines=False) 09:35:53 2026-04-20 09:35:53,116 [run_push] DEBUG push all version tags 09:35:53 2026-04-20 09:35:53,116 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:35:53 2026-04-20 09:35:53,117 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/968, stdin=None, shell=False, universal_newlines=False) 09:35:54 2026-04-20 09:35:54,412 [read_version] DEBUG read version from /w/workspace/edgex-go/968/.semver/main 09:35:54 4.1.0-dev.110 [Pipeline] } 09:35:54 $ docker exec --env ******** --env ******** a8a3a2c08d28382b525e3a3947a958e572194a6c17f134a6ebdaa919e2ecee2f ssh-agent -k 09:35:54 unset SSH_AUTH_SOCK; 09:35:54 unset SSH_AGENT_PID; 09:35:54 echo Agent pid 38 killed; 09:35:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:54 + git semver [Pipeline] } 09:35:55 $ docker stop --time=1 a8a3a2c08d28382b525e3a3947a958e572194a6c17f134a6ebdaa919e2ecee2f 09:35:56 $ docker rm -f --volumes a8a3a2c08d28382b525e3a3947a958e572194a6c17f134a6ebdaa919e2ecee2f [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 09:35:56 + [ -d /w/workspace/edgex-go/968/archives ] [Pipeline] libraryResource [Pipeline] sh 09:35:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:35:58 ---> package-listing.sh 09:35:58 ++ facter osfamily 09:35:58 ++ tr '[:upper:]' '[:lower:]' 09:35:58 + OS_FAMILY=debian 09:35:58 + workspace=/w/workspace/edgex-go/968 09:35:58 + START_PACKAGES=/tmp/packages_start.txt 09:35:58 + END_PACKAGES=/tmp/packages_end.txt 09:35:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:35:58 + PACKAGES=/tmp/packages_start.txt 09:35:58 + '[' /w/workspace/edgex-go/968 ']' 09:35:58 + PACKAGES=/tmp/packages_end.txt 09:35:58 + case "${OS_FAMILY}" in 09:35:58 + dpkg -l 09:35:58 + grep '^ii' 09:35:58 + '[' -f /tmp/packages_start.txt ']' 09:35:58 + '[' -f /tmp/packages_end.txt ']' 09:35:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:35:58 + '[' /w/workspace/edgex-go/968 ']' 09:35:58 + mkdir -p /w/workspace/edgex-go/968/archives/ 09:35:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/968/archives/ [Pipeline] echo 09:35:58 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/968/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:35:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:59 09:35:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:59 latest: Pulling from edgex-lftools-log-publisher 09:35:59 5eb5b503b376: Pulling fs layer 09:35:59 5c69ac0246d0: Pulling fs layer 09:35:59 ec43610c2a17: Pulling fs layer 09:35:59 3a2ae6a8a46f: Pulling fs layer 09:35:59 33b1e0a273af: Pulling fs layer 09:35:59 3a2ae6a8a46f: Waiting 09:35:59 33b1e0a273af: Waiting 09:35:59 5d3b04190fa2: Pulling fs layer 09:35:59 2f39f015ded8: Pulling fs layer 09:35:59 5d3b04190fa2: Waiting 09:35:59 2f39f015ded8: Waiting 09:35:59 5c69ac0246d0: Verifying Checksum 09:35:59 5c69ac0246d0: Download complete 09:35:59 3a2ae6a8a46f: Verifying Checksum 09:35:59 3a2ae6a8a46f: Download complete 09:35:59 33b1e0a273af: Verifying Checksum 09:35:59 33b1e0a273af: Download complete 09:35:59 5d3b04190fa2: Verifying Checksum 09:35:59 5d3b04190fa2: Download complete 09:35:59 ec43610c2a17: Verifying Checksum 09:35:59 ec43610c2a17: Download complete 09:35:59 5eb5b503b376: Verifying Checksum 09:35:59 5eb5b503b376: Download complete 09:36:00 2f39f015ded8: Download complete 09:36:01 5eb5b503b376: Pull complete 09:36:01 5c69ac0246d0: Pull complete 09:36:01 ec43610c2a17: Pull complete 09:36:01 3a2ae6a8a46f: Pull complete 09:36:02 33b1e0a273af: Pull complete 09:36:02 5d3b04190fa2: Pull complete 09:36:08 2f39f015ded8: Pull complete 09:36:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:36:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:36:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:08 prd-ubuntu20.04-docker-8c-8g-5587 does not seem to be running inside a container 09:36:08 $ 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/968/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/968 -v /w/workspace/edgex-go/968:/w/workspace/edgex-go/968:rw,z -v /w/workspace/edgex-go/968@tmp:/w/workspace/edgex-go/968@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 09:36:10 $ docker top ba5c00cb1880152d96bd4d06b14cfac7c2830f8a9a0cb5388aa433922c13d0a5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:36:10 + touch /tmp/pre-build-complete [Pipeline] sh 09:36:11 + mkdir -p /var/log/sysstat [Pipeline] sh 09:36:11 + ls /var/log/sa-host 09:36:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:36:11 provisioning config files... 09:36:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/968@tmp/config12731194313079251513tmp [Pipeline] { [Pipeline] echo 09:36:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:36:11 ---> create-netrc.sh [Pipeline] } 09:36:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:36:11 ---> python-tools-install.sh [Pipeline] echo 09:36:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:36:12 ---> sudo-logs.sh 09:36:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:36:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:36:12 ---> job-cost.sh 09:36:12 lf-activate-venv: SKIPPING 09:36:12 DEBUG: total: 0.10999999940395355 09:36:12 INFO: Retrieving Stack Cost... 09:36:13 INFO: Retrieving Pricing Info for: v3-standard-8 09:36:13 INFO: Archiving Costs [Pipeline] echo 09:36:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:36:13 ---> logs-deploy.sh 09:36:13 lf-activate-venv: SKIPPING 09:36:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/968 09:36:13 INFO: archiving workspace using pattern(s): 09:36:14 Archives upload complete. 09:36:14 INFO: archiving logs to Nexus 09:36:15 ---> uname -a: 09:36:15 Linux prd-ubuntu20-04-docker-8c-8g-5587 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:36:15 09:36:15 09:36:15 ---> lscpu: 09:36:15 Architecture: x86_64 09:36:15 CPU op-mode(s): 32-bit, 64-bit 09:36:15 Byte Order: Little Endian 09:36:15 Address sizes: 40 bits physical, 48 bits virtual 09:36:15 CPU(s): 8 09:36:15 On-line CPU(s) list: 0-7 09:36:15 Thread(s) per core: 1 09:36:15 Core(s) per socket: 1 09:36:15 Socket(s): 8 09:36:15 NUMA node(s): 1 09:36:15 Vendor ID: AuthenticAMD 09:36:15 CPU family: 23 09:36:15 Model: 49 09:36:15 Model name: AMD EPYC-Rome Processor 09:36:15 Stepping: 0 09:36:15 CPU MHz: 2799.998 09:36:15 BogoMIPS: 5599.99 09:36:15 Virtualization: AMD-V 09:36:15 Hypervisor vendor: KVM 09:36:15 Virtualization type: full 09:36:15 L1d cache: 256 KiB 09:36:15 L1i cache: 256 KiB 09:36:15 L2 cache: 4 MiB 09:36:15 L3 cache: 128 MiB 09:36:15 NUMA node0 CPU(s): 0-7 09:36:15 Vulnerability Gather data sampling: Not affected 09:36:15 Vulnerability Itlb multihit: Not affected 09:36:15 Vulnerability L1tf: Not affected 09:36:15 Vulnerability Mds: Not affected 09:36:15 Vulnerability Meltdown: Not affected 09:36:15 Vulnerability Mmio stale data: Not affected 09:36:15 Vulnerability Retbleed: Vulnerable 09:36:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:36:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:36:15 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:36:15 Vulnerability Srbds: Not affected 09:36:15 Vulnerability Tsx async abort: Not affected 09:36:15 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 09:36:15 09:36:15 09:36:15 ---> nproc: 09:36:15 8 09:36:15 09:36:15 09:36:15 ---> df -h: 09:36:15 Filesystem Size Used Avail Use% Mounted on 09:36:15 overlay 155G 34G 122G 22% / 09:36:15 tmpfs 64M 0 64M 0% /dev 09:36:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:36:15 shm 64M 0 64M 0% /dev/shm 09:36:15 /dev/vda1 155G 34G 122G 22% /facter-os 09:36:15 09:36:15 09:36:15 ---> sar -b -r -n DEV: 09:36:15 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5587) 04/20/26 _x86_64_ (8 CPU) 09:36:15 09:36:15 08:40:31 LINUX RESTART (8 CPU) 09:36:15 09:36:15 08:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:36:15 08:42:01 291.35 13.55 277.80 0.00 1712.78 29677.32 0.00 09:36:15 08:43:01 174.04 9.77 164.27 0.00 1658.39 45724.53 0.00 09:36:15 08:44:01 42.68 0.07 42.62 0.00 0.53 36128.93 0.00 09:36:15 08:45:01 54.72 0.25 54.47 0.00 2.93 24945.95 0.00 09:36:15 08:46:01 649.94 0.87 649.08 0.00 49.33 333807.70 0.00 09:36:15 08:47:01 721.50 19.36 702.13 0.00 155.44 272428.60 0.00 09:36:15 08:48:01 383.02 0.07 382.96 0.00 0.53 131967.21 0.00 09:36:15 08:49:01 597.73 25.69 572.05 0.00 1796.57 184445.11 0.00 09:36:15 08:50:01 335.88 18.44 317.44 0.00 384.21 21642.38 0.00 09:36:15 08:51:01 20.61 1.38 19.23 0.00 217.56 473.79 0.00 09:36:15 08:52:01 10.76 0.02 10.75 0.00 0.27 269.82 0.00 09:36:15 08:53:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 09:36:15 08:54:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 09:36:15 08:55:01 1.47 0.00 1.47 0.00 0.00 16.67 0.00 09:36:15 08:56:02 4.03 2.32 1.72 0.00 21.06 19.19 0.00 09:36:15 08:57:01 1.63 0.00 1.63 0.00 0.00 19.12 0.00 09:36:15 08:58:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 09:36:15 08:59:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 09:36:15 09:00:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 09:36:15 09:01:01 1.73 0.32 1.42 0.00 16.93 17.73 0.00 09:36:15 09:02:01 2.77 1.53 1.23 0.00 28.13 16.00 0.00 09:36:15 09:03:01 1.87 0.25 1.62 0.00 4.27 18.93 0.00 09:36:15 09:04:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 09:36:15 09:05:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 09:36:15 09:06:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 09:36:15 09:07:01 1.80 0.00 1.80 0.00 0.00 22.00 0.00 09:36:15 09:08:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 09:36:15 09:09:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 09:36:15 09:10:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 09:36:15 09:11:01 0.88 0.00 0.88 0.00 0.00 12.53 0.00 09:36:15 09:12:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 09:36:15 09:13:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 09:36:15 09:14:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 09:36:15 09:15:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 09:36:15 09:16:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 09:36:15 09:17:01 1.45 0.05 1.40 0.00 1.07 17.86 0.00 09:36:15 09:18:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 09:36:15 09:19:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 09:36:15 09:20:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 09:36:15 09:21:01 1.62 0.00 1.62 0.00 0.00 19.60 0.00 09:36:15 09:22:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 09:36:15 09:23:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 09:36:15 09:24:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 09:36:15 09:25:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 09:36:15 09:26:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 09:36:15 09:27:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 09:36:15 09:28:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 09:36:15 09:29:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 09:36:15 09:30:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 09:36:15 09:31:01 1.88 0.00 1.88 0.00 0.00 21.20 0.00 09:36:15 09:32:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 09:36:15 09:33:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 09:36:15 09:34:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 09:36:15 09:35:01 5.90 0.82 5.08 0.00 47.59 583.50 0.00 09:36:15 09:36:01 176.29 3.97 172.32 0.00 321.15 61969.14 0.00 09:36:15 Average: 64.07 1.80 62.28 0.00 116.75 20820.02 0.00 09:36:15 09:36:15 08:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:36:15 08:42:01 28925016 31502824 810668 2.47 75896 2797528 1746744 5.15 1008696 2577860 121436 09:36:15 08:43:01 27299712 31319160 962636 2.93 120696 4078024 2237316 6.60 1554560 3508352 124252 09:36:15 08:44:01 26055716 31317724 960664 2.92 128452 5244612 2214948 6.53 2187612 4050856 253532 09:36:15 08:45:01 25590748 31334408 941176 2.86 135640 5675492 2211116 6.52 1960384 4697968 571044 09:36:15 08:46:01 17754584 31119572 1125196 3.42 167772 13038572 3855056 11.37 2686704 11532284 3560 09:36:15 08:47:01 5272684 28590884 3593224 10.93 402748 21944552 10887036 32.10 6666852 19135932 1604808 09:36:15 08:48:01 1335576 27409668 4779520 14.54 421172 24574788 10670672 31.46 9018720 20623780 760708 09:36:15 08:49:01 4080424 30653740 1563328 4.76 420564 25131876 3890976 11.47 5507424 21489836 2284 09:36:15 08:50:01 6164156 31373100 879260 2.67 426416 23873760 2227692 6.57 3785476 21290296 324 09:36:15 08:51:01 6160884 31377388 874372 2.66 427212 23880528 2190320 6.46 4392376 20685300 476 09:36:15 08:52:01 6167728 31384592 866844 2.64 427624 23880608 2089380 6.16 4510852 20560496 180 09:36:15 08:53:01 6168068 31384972 867096 2.64 427636 23880608 2089380 6.16 4509916 20560496 128 09:36:15 08:54:01 6183052 31400008 851980 2.59 427648 23880616 2089380 6.16 4494144 20560500 184 09:36:15 08:55:01 6185644 31402608 849484 2.58 427672 23880620 2089380 6.16 4491800 20560304 40 09:36:15 08:56:02 6195060 31412808 839308 2.55 428156 23880792 2123344 6.26 4483948 20559484 32 09:36:15 08:57:01 6193428 31411344 840652 2.56 428172 23880940 2123344 6.26 4484304 20559620 192 09:36:15 08:58:01 6193436 31411372 840668 2.56 428192 23880940 2123344 6.26 4484444 20559620 180 09:36:15 08:59:01 6193688 31411660 840344 2.56 428204 23880944 2123344 6.26 4483908 20559624 48 09:36:15 09:00:01 6193632 31411620 840356 2.56 428208 23880944 2123344 6.26 4483920 20559624 4 09:36:15 09:01:01 6192364 31410888 841052 2.56 428228 23881452 2123344 6.26 4487188 20559936 224 09:36:15 09:02:01 6186720 31406748 844964 2.57 428336 23882156 2123344 6.26 4490084 20560408 28 09:36:15 09:03:01 6186128 31406672 845176 2.57 428344 23882352 2123344 6.26 4491108 20560068 12 09:36:15 09:04:01 6186176 31406732 845048 2.57 428360 23882356 2123344 6.26 4491252 20560072 24 09:36:15 09:05:01 6186348 31406928 844804 2.57 428368 23882352 2123344 6.26 4491020 20560052 144 09:36:15 09:06:01 6186264 31406864 845028 2.57 428372 23882364 2123344 6.26 4491264 20560060 20 09:36:15 09:07:01 6185900 31406508 845236 2.57 428392 23882352 2123344 6.26 4490980 20560064 16 09:36:15 09:08:01 6185748 31406376 845292 2.57 428396 23882368 2123344 6.26 4491372 20560064 184 09:36:15 09:09:01 6185804 31406436 845196 2.57 428432 23882372 2123344 6.26 4491012 20560068 148 09:36:15 09:10:01 6185464 31406144 845436 2.57 428444 23882372 2123344 6.26 4491380 20560068 172 09:36:15 09:11:01 6185960 31406660 844920 2.57 428456 23882380 2123344 6.26 4491168 20560076 220 09:36:15 09:12:01 6185132 31405860 845644 2.57 428500 23882372 2123344 6.26 4491484 20560076 36 09:36:15 09:13:01 6185052 31405824 845600 2.57 428520 23882384 2123344 6.26 4491768 20560080 292 09:36:15 09:14:01 6184508 31405284 846108 2.57 428536 23882388 2123344 6.26 4491404 20560084 20 09:36:15 09:15:01 6184548 31405344 845996 2.57 428552 23882392 2123344 6.26 4491272 20560088 196 09:36:15 09:16:01 6184636 31405464 845972 2.57 428572 23882396 2123344 6.26 4491716 20560092 216 09:36:15 09:17:01 6185220 31406092 845340 2.57 428600 23882404 2123344 6.26 4491960 20560092 124 09:36:15 09:18:01 6184872 31405788 845640 2.57 428616 23882428 2123344 6.26 4491360 20560108 12 09:36:15 09:19:01 6184832 31405768 845604 2.57 428636 23882428 2123344 6.26 4491380 20560108 44 09:36:15 09:20:01 6184784 31405748 845572 2.57 428648 23882432 2123344 6.26 4491400 20560112 8 09:36:15 09:21:01 6184696 31405752 845500 2.57 428676 23882496 2123344 6.26 4491760 20560176 16 09:36:15 09:22:01 6184880 31405952 845468 2.57 428700 23882492 2123344 6.26 4491456 20560180 12 09:36:15 09:23:01 6184524 31405644 845680 2.57 428720 23882508 2139444 6.31 4491860 20560184 248 09:36:15 09:24:01 6184708 31405844 845624 2.57 428732 23882508 2139444 6.31 4491844 20560188 188 09:36:15 09:25:01 6184968 31406112 845368 2.57 428736 23882512 2139444 6.31 4491600 20560192 148 09:36:15 09:26:01 6184660 31405820 845684 2.57 428756 23882512 2139444 6.31 4491924 20560192 232 09:36:15 09:27:01 6184676 31405872 845588 2.57 428776 23882520 2122780 6.26 4491856 20560200 36 09:36:15 09:28:01 6184912 31406140 845304 2.57 428800 23882524 2122780 6.26 4491884 20560204 196 09:36:15 09:29:01 6185116 31406492 844884 2.57 428824 23882652 2122780 6.26 4492128 20560324 240 09:36:15 09:30:01 6185076 31406456 844908 2.57 428836 23882656 2122780 6.26 4491592 20560328 8 09:36:15 09:31:01 6184736 31406156 845108 2.57 428872 23882656 2122780 6.26 4492248 20560336 212 09:36:15 09:32:01 6184760 31406208 845056 2.57 428900 23882656 2122780 6.26 4491668 20560340 20 09:36:15 09:33:01 6184920 31406376 845028 2.57 428904 23882668 2122780 6.26 4491712 20560348 24 09:36:15 09:34:01 6184944 31406408 844976 2.57 428912 23882668 2122780 6.26 4491720 20560348 8 09:36:15 09:35:01 5457156 31360132 890836 2.71 442024 24506336 2256920 6.65 4542272 21184704 632528 09:36:15 09:36:01 4376392 31354296 893600 2.72 484924 25433300 2203472 6.50 4632260 22070092 228804 09:36:15 Average: 7717288 31257404 993618 3.02 401409 22311071 2505820 7.39 4383225 19216952 78336 09:36:15 09:36:15 08:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:36:15 08:42:01 lo 3.20 3.20 0.32 0.32 0.00 0.00 0.00 0.00 09:36:15 08:42:01 ens3 1412.86 936.51 9069.09 115.41 0.00 0.00 0.00 0.00 09:36:15 08:42:01 docker0 316.10 386.22 21.99 2042.22 0.00 0.00 0.00 0.00 09:36:15 08:42:01 vetha66b7cf 316.10 386.35 26.31 2042.23 0.00 0.00 0.00 0.17 09:36:15 08:43:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:36:15 08:43:01 ens3 739.61 499.45 5904.39 90.53 0.00 0.00 0.00 0.00 09:36:15 08:43:01 docker0 394.67 579.75 28.55 2520.99 0.00 0.00 0.00 0.00 09:36:15 08:43:01 veth4381208 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:36:15 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:44:01 ens3 19.42 10.50 15.15 8.21 0.00 0.00 0.00 0.00 09:36:15 08:44:01 docker0 0.97 0.97 0.07 0.09 0.00 0.00 0.00 0.00 09:36:15 08:44:01 veth4381208 0.97 1.00 0.08 0.09 0.00 0.00 0.00 0.00 09:36:15 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 08:45:01 ens3 22.91 14.65 19.16 11.36 0.00 0.00 0.00 0.00 09:36:15 08:45:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 09:36:15 08:45:01 veth4381208 0.33 0.35 0.03 0.03 0.00 0.00 0.00 0.00 09:36:15 08:46:01 vetha6cb892 0.42 2.63 0.04 0.23 0.00 0.00 0.00 0.00 09:36:15 08:46:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 09:36:15 08:46:01 vethd22d1ec 23.96 30.84 2.57 22.73 0.00 0.00 0.00 0.00 09:36:15 08:46:01 ens3 422.15 272.80 4887.31 42.88 0.00 0.00 0.00 0.00 09:36:15 08:46:01 docker0 185.54 267.31 15.68 1602.86 0.00 0.00 0.00 0.00 09:36:15 08:46:01 vethdedc650 25.78 32.91 2.65 22.30 0.00 0.00 0.00 0.00 09:36:15 08:46:01 veth8ff11aa 24.93 31.39 2.66 22.79 0.00 0.00 0.00 0.00 09:36:15 08:46:01 vethaba9642 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:46:01 veth1547057 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:46:01 vethfce18d8 25.70 33.09 2.67 22.54 0.00 0.00 0.00 0.00 09:36:15 08:46:01 veth14d22f2 28.06 38.83 2.82 30.51 0.00 0.00 0.00 0.00 09:36:15 08:47:01 vetha6cb892 0.08 1.37 0.00 0.06 0.00 0.00 0.00 0.00 09:36:15 08:47:01 veth7b42829 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 09:36:15 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 08:47:01 veth0a3388a 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 09:36:15 08:47:01 ens3 723.81 497.28 7882.34 189.03 0.00 0.00 0.00 0.00 09:36:15 08:47:01 veth16831fd 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 09:36:15 08:47:01 docker0 456.44 687.14 39.22 7861.40 0.00 0.00 0.00 0.00 09:36:15 08:47:01 vethbdcce20 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 09:36:15 08:47:01 veth540672a 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 09:36:15 08:47:01 veth497f018 0.05 0.33 0.00 0.02 0.00 0.00 0.00 0.00 09:36:15 08:47:01 veth21e08f0 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 09:36:15 08:47:01 veth9280c01 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 09:36:15 08:47:01 vethf0999c8 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 09:36:15 08:47:01 veth653a9e1 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 09:36:15 08:47:01 veth0d971b9 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 09:36:15 08:47:01 veth746049e 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 09:36:15 08:48:01 vetha6cb892 0.08 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:36:15 08:48:01 veth7b42829 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:48:01 veth0a3388a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:48:01 ens3 5.61 2.87 5.43 2.13 0.00 0.00 0.00 0.00 09:36:15 08:48:01 veth16831fd 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:48:01 docker0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:36:15 08:48:01 vethbdcce20 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:48:01 veth540672a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:48:01 veth497f018 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:48:01 veth21e08f0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:48:01 vethf0999c8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:48:01 veth653a9e1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:48:01 veth746049e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:49:01 vetha6cb892 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:49:01 veth7b42829 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 08:49:01 ens3 3.76 2.00 2.98 1.67 0.00 0.00 0.00 0.00 09:36:15 08:49:01 docker0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:49:01 veth497f018 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:49:01 veth21e08f0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:49:01 vethf0999c8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:49:01 veth746049e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:50:01 lo 39.51 39.51 3.88 3.88 0.00 0.00 0.00 0.00 09:36:15 08:50:01 ens3 381.99 356.54 206.50 1634.34 0.00 0.00 0.00 0.00 09:36:15 08:50:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:51:01 lo 18.73 18.73 1.83 1.83 0.00 0.00 0.00 0.00 09:36:15 08:51:01 ens3 395.55 415.93 117.52 3086.25 0.00 0.00 0.00 0.00 09:36:15 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:52:01 lo 10.93 10.93 1.07 1.07 0.00 0.00 0.00 0.00 09:36:15 08:52:01 ens3 126.21 116.75 66.07 603.04 0.00 0.00 0.00 0.00 09:36:15 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 08:53:01 ens3 1.57 0.98 2.50 0.26 0.00 0.00 0.00 0.00 09:36:15 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:36:15 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 08:55:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:36:15 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:56:02 ens3 0.20 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:36:15 08:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 08:57:01 ens3 0.14 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:36:15 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:58:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 09:36:15 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 08:59:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:36:15 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:36:15 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:01:01 ens3 1.10 0.88 0.90 0.45 0.00 0.00 0.00 0.00 09:36:15 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:02:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:02:01 ens3 3.45 2.73 2.53 3.56 0.00 0.00 0.00 0.00 09:36:15 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:03:01 ens3 1.98 1.27 1.26 1.03 0.00 0.00 0.00 0.00 09:36:15 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:04:01 ens3 2.57 1.72 1.29 1.42 0.00 0.00 0.00 0.00 09:36:15 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:05:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:36:15 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:06:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:36:15 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:07:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:08:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:36:15 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:09:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:36:15 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:36:15 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:11:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:36:15 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:12:01 ens3 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 09:36:15 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:13:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:36:15 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:14:01 ens3 0.80 0.53 0.34 0.23 0.00 0.00 0.00 0.00 09:36:15 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:15:01 ens3 0.18 0.13 0.02 0.01 0.00 0.00 0.00 0.00 09:36:15 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:16:01 ens3 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:36:15 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:17:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:36:15 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:18:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:36:15 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:20:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:36:15 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:21:01 ens3 0.60 0.42 0.34 0.28 0.00 0.00 0.00 0.00 09:36:15 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:36:15 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:36:15 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:24:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 09:36:15 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:25:01 ens3 0.28 0.20 0.13 0.07 0.00 0.00 0.00 0.00 09:36:15 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:26:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:36:15 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:27:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:36:15 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:29:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:36:15 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:30:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:36:15 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:31:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:36:15 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:32:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:36:15 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:15 09:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:36:15 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:36:15 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:35:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 09:36:15 09:35:01 ens3 130.16 76.30 4024.30 11.34 0.00 0.00 0.00 0.00 09:36:15 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:15 09:36:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 09:36:15 09:36:01 ens3 374.70 267.69 6565.72 165.14 0.00 0.00 0.00 0.00 09:36:15 09:36:01 docker0 59.79 73.24 5.98 775.79 0.00 0.00 0.00 0.00 09:36:15 Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 09:36:15 Average: ens3 86.86 63.30 705.22 108.57 0.00 0.00 0.00 0.00 09:36:15 Average: docker0 25.72 36.28 2.03 269.23 0.00 0.00 0.00 0.00 09:36:15 09:36:15 09:36:15 ---> sar -P ALL: 09:36:15 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5587) 04/20/26 _x86_64_ (8 CPU) 09:36:15 09:36:15 08:40:31 LINUX RESTART (8 CPU) 09:36:15 09:36:15 08:41:01 CPU %user %nice %system %iowait %steal %idle 09:36:15 08:42:01 all 6.76 0.00 1.90 0.84 0.06 90.44 09:36:15 08:42:01 0 5.99 0.00 2.21 1.11 0.07 90.61 09:36:15 08:42:01 1 5.74 0.00 2.56 3.93 0.05 87.71 09:36:15 08:42:01 2 6.45 0.00 1.75 0.94 0.07 90.80 09:36:15 08:42:01 3 10.32 0.00 2.03 0.45 0.05 87.14 09:36:15 08:42:01 4 9.70 0.00 1.67 0.10 0.08 88.44 09:36:15 08:42:01 5 4.59 0.00 1.84 0.03 0.07 93.47 09:36:15 08:42:01 6 5.35 0.00 2.09 0.03 0.07 92.46 09:36:15 08:42:01 7 5.93 0.00 1.08 0.07 0.05 92.88 09:36:15 08:43:01 all 10.00 0.00 3.04 0.63 0.06 86.26 09:36:15 08:43:01 0 9.85 0.00 2.92 0.20 0.07 86.96 09:36:15 08:43:01 1 10.00 0.00 3.04 1.13 0.05 85.78 09:36:15 08:43:01 2 9.36 0.00 2.72 1.38 0.08 86.46 09:36:15 08:43:01 3 9.82 0.00 3.25 0.88 0.05 86.01 09:36:15 08:43:01 4 9.12 0.00 3.83 0.39 0.07 86.59 09:36:15 08:43:01 5 8.90 0.00 2.31 0.05 0.05 88.69 09:36:15 08:43:01 6 10.30 0.00 2.62 0.13 0.07 86.88 09:36:15 08:43:01 7 12.66 0.00 3.63 0.89 0.07 82.74 09:36:15 08:44:01 all 45.98 0.00 7.86 0.26 0.11 45.80 09:36:15 08:44:01 0 47.72 0.00 7.91 1.67 0.12 42.58 09:36:15 08:44:01 1 43.77 0.00 8.96 0.19 0.12 46.97 09:36:15 08:44:01 2 45.45 0.00 7.66 0.03 0.10 46.76 09:36:15 08:44:01 3 48.58 0.00 7.80 0.00 0.10 43.52 09:36:15 08:44:01 4 45.12 0.00 7.58 0.10 0.10 47.10 09:36:15 08:44:01 5 43.85 0.00 7.61 0.00 0.10 48.44 09:36:15 08:44:01 6 44.69 0.00 7.88 0.03 0.10 47.30 09:36:15 08:44:01 7 48.66 0.00 7.44 0.03 0.12 43.74 09:36:15 08:45:01 all 63.76 0.00 7.94 0.10 0.12 28.08 09:36:15 08:45:01 0 64.35 0.00 8.30 0.22 0.13 26.99 09:36:15 08:45:01 1 64.28 0.00 7.65 0.07 0.12 27.89 09:36:15 08:45:01 2 64.11 0.00 7.75 0.00 0.10 28.04 09:36:15 08:45:01 3 63.08 0.00 8.09 0.03 0.12 28.67 09:36:15 08:45:01 4 64.86 0.00 7.78 0.00 0.12 27.24 09:36:15 08:45:01 5 62.75 0.00 8.22 0.47 0.13 28.42 09:36:15 08:45:01 6 63.01 0.00 8.06 0.00 0.12 28.80 09:36:15 08:45:01 7 63.60 0.00 7.70 0.00 0.10 28.60 09:36:15 08:46:01 all 32.17 0.00 9.68 3.69 0.10 54.36 09:36:15 08:46:01 0 31.20 0.00 9.36 3.30 0.10 56.04 09:36:15 08:46:01 1 30.78 0.00 9.72 4.51 0.10 54.89 09:36:15 08:46:01 2 34.97 0.00 9.54 2.94 0.10 52.44 09:36:15 08:46:01 3 31.67 0.00 9.26 3.64 0.10 55.32 09:36:15 08:46:01 4 31.34 0.00 11.41 4.98 0.10 52.17 09:36:15 08:46:01 5 33.05 0.00 8.92 4.75 0.10 53.18 09:36:15 08:46:01 6 31.92 0.00 9.50 2.33 0.10 56.15 09:36:15 08:46:01 7 32.41 0.00 9.74 3.08 0.12 54.65 09:36:15 08:47:01 all 66.69 0.00 11.99 10.32 0.15 10.85 09:36:15 08:47:01 0 67.03 0.00 11.24 5.14 0.13 16.45 09:36:15 08:47:01 1 66.75 0.00 11.78 10.01 0.13 11.32 09:36:15 08:47:01 2 66.01 0.00 11.68 11.14 0.17 11.01 09:36:15 08:47:01 3 66.54 0.00 12.76 13.37 0.17 7.16 09:36:15 08:47:01 4 67.41 0.00 11.54 8.29 0.15 12.60 09:36:15 08:47:01 5 67.06 0.00 11.19 10.01 0.13 11.61 09:36:15 08:47:01 6 65.85 0.00 13.90 15.69 0.14 4.43 09:36:15 08:47:01 7 66.88 0.00 11.83 8.98 0.15 12.15 09:36:15 08:48:01 all 91.54 0.00 8.32 0.00 0.14 0.00 09:36:15 08:48:01 0 91.45 0.00 8.40 0.00 0.15 0.00 09:36:15 08:48:01 1 91.60 0.00 8.26 0.00 0.13 0.00 09:36:15 08:48:01 2 91.62 0.00 8.23 0.00 0.15 0.00 09:36:15 08:48:01 3 91.32 0.00 8.57 0.00 0.12 0.00 09:36:15 08:48:01 4 91.97 0.00 7.91 0.00 0.12 0.00 09:36:15 08:48:01 5 91.33 0.00 8.53 0.00 0.13 0.00 09:36:15 08:48:01 6 91.55 0.00 8.30 0.00 0.15 0.00 09:36:15 08:48:01 7 91.45 0.00 8.36 0.00 0.18 0.00 09:36:15 08:49:01 all 90.75 0.00 8.81 0.05 0.16 0.23 09:36:15 08:49:01 0 89.05 0.00 10.48 0.07 0.18 0.22 09:36:15 08:49:01 1 91.34 0.00 8.30 0.00 0.13 0.23 09:36:15 08:49:01 2 90.88 0.00 8.72 0.02 0.17 0.22 09:36:15 08:49:01 3 91.35 0.00 8.27 0.07 0.15 0.17 09:36:15 08:49:01 4 90.65 0.00 8.93 0.05 0.13 0.23 09:36:15 08:49:01 5 90.88 0.00 8.60 0.05 0.22 0.25 09:36:15 08:49:01 6 91.21 0.00 8.19 0.05 0.17 0.38 09:36:15 08:49:01 7 90.65 0.00 9.00 0.07 0.15 0.13 09:36:15 08:50:01 all 8.86 0.00 1.72 0.57 0.07 88.78 09:36:15 08:50:01 0 6.79 0.00 1.65 0.60 0.07 90.88 09:36:15 08:50:01 1 8.58 0.00 1.75 0.60 0.07 89.00 09:36:15 08:50:01 2 8.23 0.00 1.77 0.13 0.05 89.82 09:36:15 08:50:01 3 6.98 0.00 1.58 0.20 0.05 91.19 09:36:15 08:50:01 4 10.60 0.00 1.94 0.85 0.08 86.53 09:36:15 08:50:01 5 8.12 0.00 1.49 0.50 0.07 89.82 09:36:15 08:50:01 6 10.87 0.00 1.70 0.57 0.08 86.78 09:36:15 08:50:01 7 10.68 0.00 1.85 1.14 0.07 86.27 09:36:15 08:51:01 all 11.28 0.00 0.68 0.07 0.06 87.91 09:36:15 08:51:01 0 17.86 0.00 0.72 0.02 0.07 81.34 09:36:15 08:51:01 1 7.18 0.00 0.55 0.03 0.05 92.18 09:36:15 08:51:01 2 8.90 0.00 0.68 0.03 0.07 90.32 09:36:15 08:51:01 3 10.20 0.00 0.72 0.03 0.07 88.99 09:36:15 08:51:01 4 18.57 0.00 0.94 0.28 0.07 80.15 09:36:15 08:51:01 5 9.34 0.00 0.65 0.05 0.05 89.90 09:36:15 08:51:01 6 11.58 0.00 0.70 0.07 0.05 87.60 09:36:15 08:51:01 7 6.62 0.00 0.45 0.03 0.05 92.84 09:36:15 08:52:01 all 2.84 0.00 0.30 0.34 0.04 96.48 09:36:15 08:52:01 0 3.65 0.00 0.33 0.03 0.03 95.95 09:36:15 08:52:01 1 2.72 0.00 0.30 0.07 0.05 96.86 09:36:15 08:52:01 2 2.25 0.00 0.32 0.05 0.03 97.35 09:36:15 08:52:01 3 3.82 0.00 0.43 0.17 0.03 95.55 09:36:15 08:52:01 4 3.49 0.00 0.30 0.13 0.03 96.04 09:36:15 08:52:01 5 2.02 0.00 0.17 0.23 0.03 97.55 09:36:15 08:52:01 6 1.38 0.00 0.27 0.07 0.05 98.23 09:36:15 08:52:01 7 3.37 0.00 0.32 1.93 0.03 94.35 09:36:15 09:36:15 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:36:15 08:53:01 all 0.05 0.00 0.02 0.00 0.00 99.93 09:36:15 08:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:36:15 08:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:36:15 08:53:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:36:15 08:53:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:36:15 08:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:36:15 08:53:01 5 0.02 0.00 0.05 0.00 0.00 99.93 09:36:15 08:53:01 6 0.08 0.00 0.03 0.00 0.00 99.88 09:36:15 08:53:01 7 0.13 0.00 0.00 0.00 0.00 99.87 09:36:15 08:54:01 all 0.04 0.00 0.01 0.04 0.01 99.91 09:36:15 08:54:01 0 0.10 0.00 0.05 0.00 0.02 99.83 09:36:15 08:54:01 1 0.07 0.00 0.00 0.00 0.00 99.93 09:36:15 08:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 08:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:36:15 08:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:36:15 08:54:01 5 0.00 0.00 0.00 0.20 0.02 99.78 09:36:15 08:54:01 6 0.07 0.00 0.00 0.00 0.02 99.92 09:36:15 08:54:01 7 0.00 0.00 0.00 0.10 0.02 99.88 09:36:15 08:55:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:36:15 08:55:01 0 0.10 0.00 0.03 0.00 0.03 99.83 09:36:15 08:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:36:15 08:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:36:15 08:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:36:15 08:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 08:55:01 5 0.00 0.00 0.00 0.08 0.00 99.92 09:36:15 08:55:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:36:15 08:55:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:36:15 08:56:02 all 0.04 0.00 0.03 0.02 0.01 99.91 09:36:15 08:56:02 0 0.07 0.00 0.07 0.00 0.02 99.85 09:36:15 08:56:02 1 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 08:56:02 2 0.03 0.00 0.02 0.02 0.00 99.93 09:36:15 08:56:02 3 0.02 0.00 0.02 0.00 0.02 99.95 09:36:15 08:56:02 4 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 08:56:02 5 0.02 0.00 0.02 0.03 0.02 99.92 09:36:15 08:56:02 6 0.08 0.00 0.03 0.08 0.00 99.80 09:36:15 08:56:02 7 0.05 0.00 0.03 0.00 0.00 99.92 09:36:15 08:57:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:36:15 08:57:01 0 0.03 0.00 0.05 0.00 0.03 99.88 09:36:15 08:57:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:36:15 08:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:36:15 08:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:36:15 08:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 08:57:01 5 0.00 0.00 0.00 0.03 0.00 99.97 09:36:15 08:57:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:36:15 08:57:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:36:15 08:58:01 all 0.04 0.00 0.02 0.00 0.01 99.94 09:36:15 08:58:01 0 0.03 0.00 0.07 0.00 0.02 99.88 09:36:15 08:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:36:15 08:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 08:58:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:36:15 08:58:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:36:15 08:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 08:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:36:15 08:58:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:36:15 08:59:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:36:15 08:59:01 0 0.07 0.00 0.03 0.00 0.03 99.87 09:36:15 08:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 08:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:36:15 08:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:36:15 08:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 08:59:01 5 0.00 0.00 0.00 0.03 0.02 99.95 09:36:15 08:59:01 6 0.05 0.00 0.03 0.00 0.00 99.92 09:36:15 08:59:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:36:15 09:00:01 all 0.12 0.00 0.01 0.00 0.01 99.86 09:36:15 09:00:01 0 0.12 0.00 0.05 0.00 0.02 99.82 09:36:15 09:00:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:36:15 09:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 09:00:01 3 0.66 0.00 0.00 0.00 0.00 99.34 09:36:15 09:00:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:36:15 09:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:36:15 09:00:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:36:15 09:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:36:15 09:01:01 all 0.34 0.00 0.01 0.00 0.01 99.63 09:36:15 09:01:01 0 0.18 0.00 0.03 0.00 0.03 99.75 09:36:15 09:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:01:01 2 0.20 0.00 0.02 0.00 0.02 99.77 09:36:15 09:01:01 3 1.99 0.00 0.00 0.00 0.02 98.00 09:36:15 09:01:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:36:15 09:01:01 5 0.05 0.00 0.02 0.03 0.00 99.90 09:36:15 09:01:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:36:15 09:01:01 7 0.17 0.00 0.02 0.00 0.00 99.82 09:36:15 09:02:01 all 0.24 0.00 0.03 0.01 0.01 99.71 09:36:15 09:02:01 0 0.28 0.00 0.10 0.03 0.02 99.57 09:36:15 09:02:01 1 0.17 0.00 0.00 0.00 0.00 99.83 09:36:15 09:02:01 2 0.27 0.00 0.00 0.00 0.00 99.73 09:36:15 09:02:01 3 0.86 0.00 0.07 0.00 0.00 99.07 09:36:15 09:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:36:15 09:02:01 5 0.08 0.00 0.07 0.00 0.02 99.83 09:36:15 09:02:01 6 0.12 0.00 0.02 0.00 0.00 99.87 09:36:15 09:02:01 7 0.13 0.00 0.00 0.03 0.02 99.82 09:36:15 09:03:01 all 0.06 0.00 0.03 0.00 0.01 99.90 09:36:15 09:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:36:15 09:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:36:15 09:03:01 2 0.15 0.00 0.03 0.00 0.00 99.82 09:36:15 09:03:01 3 0.07 0.00 0.02 0.00 0.00 99.92 09:36:15 09:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:36:15 09:03:01 5 0.08 0.00 0.03 0.02 0.00 99.87 09:36:15 09:03:01 6 0.05 0.00 0.05 0.00 0.02 99.88 09:36:15 09:03:01 7 0.08 0.00 0.03 0.02 0.00 99.87 09:36:15 09:36:15 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:36:15 09:04:01 all 0.06 0.00 0.01 0.00 0.01 99.92 09:36:15 09:04:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:36:15 09:04:01 1 0.07 0.00 0.00 0.00 0.02 99.92 09:36:15 09:04:01 2 0.22 0.00 0.00 0.00 0.02 99.77 09:36:15 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:36:15 09:04:01 5 0.05 0.00 0.02 0.02 0.02 99.90 09:36:15 09:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 09:04:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:36:15 09:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:36:15 09:05:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:36:15 09:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:05:01 2 0.08 0.00 0.03 0.00 0.00 99.88 09:36:15 09:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:36:15 09:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:36:15 09:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:36:15 09:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:36:15 09:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:36:15 09:06:01 all 0.10 0.00 0.02 0.00 0.01 99.87 09:36:15 09:06:01 0 0.05 0.00 0.05 0.00 0.03 99.87 09:36:15 09:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 09:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 09:06:01 3 0.56 0.00 0.02 0.00 0.00 99.42 09:36:15 09:06:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:36:15 09:06:01 5 0.00 0.00 0.02 0.02 0.02 99.95 09:36:15 09:06:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:36:15 09:06:01 7 0.03 0.00 0.02 0.02 0.00 99.93 09:36:15 09:07:01 all 0.03 0.00 0.02 0.01 0.01 99.94 09:36:15 09:07:01 0 0.03 0.00 0.07 0.00 0.02 99.88 09:36:15 09:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 09:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:36:15 09:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:36:15 09:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:36:15 09:07:01 5 0.02 0.00 0.00 0.07 0.00 99.92 09:36:15 09:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:36:15 09:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 09:08:01 all 0.10 0.00 0.02 0.00 0.01 99.86 09:36:15 09:08:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:36:15 09:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:36:15 09:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:36:15 09:08:01 3 0.63 0.00 0.02 0.00 0.02 99.34 09:36:15 09:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:36:15 09:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:36:15 09:08:01 6 0.05 0.00 0.05 0.00 0.02 99.88 09:36:15 09:08:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:36:15 09:09:01 all 0.08 0.00 0.02 0.00 0.01 99.88 09:36:15 09:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:36:15 09:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:36:15 09:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:36:15 09:09:01 3 0.53 0.00 0.02 0.00 0.00 99.45 09:36:15 09:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:36:15 09:09:01 5 0.00 0.00 0.05 0.02 0.00 99.93 09:36:15 09:09:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:36:15 09:09:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:36:15 09:10:01 all 0.25 0.00 0.01 0.00 0.01 99.73 09:36:15 09:10:01 0 0.10 0.00 0.03 0.00 0.02 99.85 09:36:15 09:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 09:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 09:10:01 3 1.76 0.00 0.00 0.00 0.02 98.22 09:36:15 09:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:36:15 09:10:01 5 0.03 0.00 0.00 0.02 0.02 99.93 09:36:15 09:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:36:15 09:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:11:01 all 0.03 0.00 0.02 0.01 0.01 99.94 09:36:15 09:11:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:36:15 09:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:36:15 09:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:36:15 09:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 09:11:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:36:15 09:11:01 5 0.00 0.00 0.02 0.05 0.00 99.93 09:36:15 09:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:36:15 09:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:36:15 09:12:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:36:15 09:12:01 0 0.10 0.00 0.05 0.00 0.02 99.83 09:36:15 09:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:36:15 09:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:36:15 09:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:36:15 09:12:01 5 0.05 0.00 0.02 0.02 0.02 99.90 09:36:15 09:12:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:36:15 09:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:36:15 09:13:01 all 0.06 0.00 0.02 0.00 0.00 99.91 09:36:15 09:13:01 0 0.05 0.00 0.07 0.00 0.02 99.87 09:36:15 09:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 09:13:01 3 0.35 0.00 0.00 0.00 0.00 99.65 09:36:15 09:13:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:36:15 09:13:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:36:15 09:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:36:15 09:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:36:15 09:14:01 all 0.22 0.00 0.01 0.00 0.01 99.75 09:36:15 09:14:01 0 0.07 0.00 0.03 0.00 0.03 99.87 09:36:15 09:14:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:36:15 09:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 09:14:01 3 1.38 0.00 0.00 0.00 0.02 98.60 09:36:15 09:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:36:15 09:14:01 5 0.15 0.00 0.02 0.02 0.02 99.80 09:36:15 09:14:01 6 0.05 0.00 0.03 0.00 0.00 99.92 09:36:15 09:14:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:36:15 09:36:15 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:36:15 09:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:36:15 09:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:36:15 09:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 09:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:36:15 09:15:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:36:15 09:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 09:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:15:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:36:15 09:15:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:36:15 09:16:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:36:15 09:16:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:36:15 09:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:36:15 09:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 09:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:36:15 09:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 09:16:01 5 0.00 0.00 0.02 0.02 0.02 99.95 09:36:15 09:16:01 6 0.07 0.00 0.03 0.00 0.00 99.90 09:36:15 09:16:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:36:15 09:17:01 all 0.09 0.00 0.01 0.00 0.01 99.89 09:36:15 09:17:01 0 0.08 0.00 0.05 0.00 0.02 99.85 09:36:15 09:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:36:15 09:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:36:15 09:17:01 3 0.53 0.00 0.00 0.00 0.00 99.47 09:36:15 09:17:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:36:15 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:36:15 09:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:36:15 09:18:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:36:15 09:18:01 0 0.10 0.00 0.05 0.02 0.03 99.80 09:36:15 09:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 09:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:36:15 09:18:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:36:15 09:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:18:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:36:15 09:18:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:36:15 09:18:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:36:15 09:19:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:36:15 09:19:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:36:15 09:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:36:15 09:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:36:15 09:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:36:15 09:19:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:36:15 09:19:01 5 0.02 0.00 0.00 0.03 0.02 99.93 09:36:15 09:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:36:15 09:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:36:15 09:20:01 0 0.00 0.00 0.03 0.00 0.03 99.93 09:36:15 09:20:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:36:15 09:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:36:15 09:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:36:15 09:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 09:20:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:36:15 09:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:36:15 09:21:01 all 0.02 0.00 0.02 0.01 0.01 99.95 09:36:15 09:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:36:15 09:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:36:15 09:21:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:36:15 09:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:36:15 09:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:36:15 09:21:01 5 0.00 0.00 0.02 0.03 0.00 99.95 09:36:15 09:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:36:15 09:21:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:36:15 09:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:36:15 09:22:01 0 0.07 0.00 0.00 0.00 0.02 99.92 09:36:15 09:22:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:36:15 09:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:36:15 09:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:22:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:36:15 09:22:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:36:15 09:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:36:15 09:22:01 7 0.03 0.00 0.02 0.02 0.00 99.93 09:36:15 09:23:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:36:15 09:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:36:15 09:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:36:15 09:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:36:15 09:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:36:15 09:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 09:23:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:36:15 09:23:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:36:15 09:23:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:36:15 09:24:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:36:15 09:24:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:36:15 09:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:36:15 09:24:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:36:15 09:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 09:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:36:15 09:24:01 5 0.03 0.00 0.00 0.03 0.00 99.93 09:36:15 09:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:36:15 09:24:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:36:15 09:25:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:36:15 09:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:36:15 09:25:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:36:15 09:25:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:36:15 09:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:36:15 09:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 09:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:36:15 09:25:01 6 0.05 0.00 0.03 0.00 0.00 99.92 09:36:15 09:25:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:36:15 09:36:15 09:25:01 CPU %user %nice %system %iowait %steal %idle 09:36:15 09:26:01 all 0.19 0.00 0.01 0.00 0.01 99.79 09:36:15 09:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:36:15 09:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 09:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:36:15 09:26:01 3 1.26 0.00 0.00 0.00 0.00 98.74 09:36:15 09:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:26:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:36:15 09:26:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:36:15 09:26:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:36:15 09:27:01 all 0.16 0.00 0.01 0.00 0.01 99.81 09:36:15 09:27:01 0 0.02 0.00 0.05 0.00 0.02 99.92 09:36:15 09:27:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:36:15 09:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 09:27:01 3 1.19 0.00 0.00 0.00 0.02 98.79 09:36:15 09:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 09:27:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:36:15 09:27:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:36:15 09:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:36:15 09:28:01 all 0.20 0.00 0.01 0.00 0.00 99.79 09:36:15 09:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:36:15 09:28:01 1 0.08 0.00 0.00 0.00 0.00 99.92 09:36:15 09:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 09:28:01 3 1.35 0.00 0.00 0.00 0.00 98.65 09:36:15 09:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 09:28:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:36:15 09:28:01 7 0.03 0.00 0.03 0.02 0.00 99.92 09:36:15 09:29:01 all 0.17 0.00 0.02 0.01 0.02 99.79 09:36:15 09:29:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:36:15 09:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:36:15 09:29:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:36:15 09:29:01 3 1.19 0.00 0.00 0.00 0.02 98.79 09:36:15 09:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:36:15 09:29:01 5 0.00 0.00 0.00 0.03 0.02 99.95 09:36:15 09:29:01 6 0.10 0.00 0.03 0.00 0.02 99.85 09:36:15 09:29:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:36:15 09:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:36:15 09:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:36:15 09:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:36:15 09:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:36:15 09:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 09:30:01 5 0.03 0.00 0.00 0.02 0.00 99.95 09:36:15 09:30:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:36:15 09:30:01 7 0.07 0.00 0.02 0.02 0.02 99.88 09:36:15 09:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:36:15 09:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:36:15 09:31:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:36:15 09:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:36:15 09:31:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:36:15 09:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:36:15 09:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 09:31:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:36:15 09:31:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:36:15 09:32:01 all 0.11 0.00 0.01 0.00 0.01 99.86 09:36:15 09:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:36:15 09:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:36:15 09:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:36:15 09:32:01 3 0.66 0.00 0.00 0.00 0.02 99.32 09:36:15 09:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:36:15 09:32:01 5 0.05 0.00 0.02 0.02 0.02 99.90 09:36:15 09:32:01 6 0.05 0.00 0.05 0.00 0.02 99.88 09:36:15 09:32:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:36:15 09:33:01 all 0.24 0.00 0.01 0.00 0.01 99.73 09:36:15 09:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:36:15 09:33:01 1 0.02 0.00 0.03 0.02 0.02 99.92 09:36:15 09:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:36:15 09:33:01 3 1.74 0.00 0.00 0.00 0.00 98.26 09:36:15 09:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:36:15 09:33:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:36:15 09:33:01 6 0.08 0.00 0.00 0.00 0.02 99.90 09:36:15 09:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:36:15 09:34:01 all 0.09 0.00 0.03 0.00 0.01 99.88 09:36:15 09:34:01 0 0.07 0.00 0.05 0.00 0.02 99.87 09:36:15 09:34:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:36:15 09:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:36:15 09:34:01 3 0.47 0.00 0.03 0.00 0.00 99.50 09:36:15 09:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:36:15 09:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:36:15 09:34:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:36:15 09:34:01 7 0.03 0.00 0.05 0.02 0.00 99.90 09:36:15 09:35:01 all 2.43 0.00 1.01 0.03 0.02 96.51 09:36:15 09:35:01 0 2.14 0.00 1.04 0.00 0.02 96.80 09:36:15 09:35:01 1 3.00 0.00 1.36 0.02 0.02 95.61 09:36:15 09:35:01 2 2.63 0.00 1.00 0.02 0.02 96.33 09:36:15 09:35:01 3 1.93 0.00 0.69 0.02 0.03 97.33 09:36:15 09:35:01 4 2.88 0.00 0.90 0.00 0.02 96.20 09:36:15 09:35:01 5 1.84 0.00 0.77 0.00 0.02 97.37 09:36:15 09:35:01 6 2.71 0.00 1.01 0.02 0.03 96.23 09:36:15 09:35:01 7 2.29 0.00 1.34 0.13 0.03 96.21 09:36:15 09:36:01 all 8.47 0.00 3.36 0.70 0.06 87.41 09:36:15 09:36:01 0 10.40 0.00 4.01 0.05 0.07 85.48 09:36:15 09:36:01 1 7.47 0.00 3.48 1.96 0.07 87.01 09:36:15 09:36:01 2 8.03 0.00 2.85 0.12 0.08 88.92 09:36:15 09:36:01 3 10.45 0.00 3.54 0.12 0.07 85.82 09:36:15 09:36:01 4 7.86 0.00 3.27 0.15 0.07 88.64 09:36:15 09:36:01 5 7.54 0.00 3.63 1.20 0.05 87.58 09:36:15 09:36:01 6 6.98 0.00 3.29 1.15 0.05 88.53 09:36:15 09:36:01 7 9.01 0.00 2.78 0.88 0.05 87.28 09:36:15 09:36:15 Average: CPU %user %nice %system %iowait %steal %idle 09:36:15 Average: all 8.07 0.00 1.22 0.32 0.03 90.37 09:36:15 Average: 0 8.16 0.00 1.27 0.23 0.04 90.30 09:36:15 Average: 1 7.87 0.00 1.23 0.41 0.03 90.46 09:36:15 Average: 2 7.98 0.00 1.18 0.30 0.03 90.51 09:36:15 Average: 3 8.41 0.00 1.22 0.34 0.03 90.01 09:36:15 Average: 4 8.24 0.00 1.24 0.28 0.02 90.22 09:36:15 Average: 5 7.84 0.00 1.17 0.33 0.03 90.64 09:36:15 Average: 6 7.95 0.00 1.24 0.36 0.03 90.42 09:36:15 Average: 7 8.07 0.00 1.19 0.32 0.03 90.38 09:36:15 09:36:15 09:36:15