Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 887ca450e28627fe1f76a044593f56671b433ad2 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-ssh17859207639468210487.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-ssh3890703919323541859.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-ssh15971217957210694313.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-ssh3294051886239202408.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-ssh12508951901803866837.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-798 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/949 [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/949 # 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 887ca450e28627fe1f76a044593f56671b433ad2 (main) Commit message: "Merge pull request #5363 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.49" > 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 887ca450e28627fe1f76a044593f56671b433ad2 # timeout=10 > git rev-list --no-walk 72591cb8d59e464071c8624b664f23cc7ea8b8ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:44:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:44:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:44:04 ========================================================= 02:44:04 EdgeX Global Pipelines Version Info 02:44:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:44:05 ------------------- 02:44:05 stable info: 02:44:05 ------------------- 02:44:05 Commited By: Cherry Wang cherry@iotechsys.com 02:44:05 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:44:05 Message: update stable to v1.0.278 02:44:05 ------------------- 02:44:05 experimental info: 02:44:05 ------------------- 02:44:05 Commited By: **** collab-it+edgex@linuxfoundation.org 02:44:05 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:44:05 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:44:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:44:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:44:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:44:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 02:44:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 887ca45 [Pipeline] echo 02:44:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:06 provisioning config files... 02:44:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/949@tmp/config7147064074494559715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:06 ---> ****-login.sh 02:44:06 nexus3.edgexfoundry.org:10001 02:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:06 02:44:06 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:44:06 Configure a credential helper to remove this warning. See 02:44:06 https://docs.****.com/go/credential-store/ 02:44:06 02:44:06 Login Succeeded 02:44:06 nexus3.edgexfoundry.org:10002 02:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:07 02:44:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:44:07 Configure a credential helper to remove this warning. See 02:44:07 https://docs.****.com/go/credential-store/ 02:44:07 02:44:07 Login Succeeded 02:44:07 nexus3.edgexfoundry.org:10003 02:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:07 02:44:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:44:07 Configure a credential helper to remove this warning. See 02:44:07 https://docs.****.com/go/credential-store/ 02:44:07 02:44:07 Login Succeeded 02:44:07 nexus3.edgexfoundry.org:10004 02:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:07 02:44:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:44:07 Configure a credential helper to remove this warning. See 02:44:07 https://docs.****.com/go/credential-store/ 02:44:07 02:44:07 Login Succeeded 02:44:07 ****.io 02:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:07 02:44:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:44:07 Configure a credential helper to remove this warning. See 02:44:07 https://docs.****.com/go/credential-store/ 02:44:07 02:44:07 Login Succeeded 02:44:07 ---> ****-login.sh ends [Pipeline] } 02:44:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:07 + 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 02:44:07 + dirname cmd/core-command/Dockerfile 02:44:07 + cut -d/ -f2 02:44:07 + echo core-command,cmd/core-command/Dockerfile 02:44:07 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:44:07 + cut -d/ -f2 02:44:07 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:44:07 + dirname cmd/core-data/Dockerfile 02:44:07 + cut -d/ -f2 02:44:07 + echo core-data,cmd/core-data/Dockerfile 02:44:07 + dirname cmd/core-keeper/Dockerfile 02:44:07 + cut -d/ -f2 02:44:07 + echo core-keeper,cmd/core-keeper/Dockerfile 02:44:07 + dirname cmd/core-metadata/Dockerfile 02:44:07 + cut -d/ -f2 02:44:07 + echo core-metadata,cmd/core-metadata/Dockerfile 02:44:07 + dirname cmd/security-bootstrapper/Dockerfile 02:44:07 + cut -d/ -f2 02:44:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:44:07 + dirname cmd/security-proxy-auth/Dockerfile 02:44:07 + cut -d/ -f2 02:44:07 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:44:07 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 02:44:07 -f2 02:44:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:44:07 + dirname cmd/security-secretstore-setup/Dockerfile 02:44:07 + cut -d/ -f2 02:44:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:44:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:44:07 + cut -d/ -f2 02:44:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:44:07 + dirname cmd/security-spire-agent/Dockerfile 02:44:07 + cut -d/ -f2 02:44:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:44:07 + dirname cmd/security-spire-config/Dockerfile 02:44:07 + cut -d/ -f2 02:44:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:44:07 + dirname cmd/security-spire-server/Dockerfile 02:44:07 + cut -d/ -f2 02:44:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:44:07 + dirname cmd/support-notifications/Dockerfile 02:44:07 + cut -d/ -f2 02:44:07 + echo support-notifications,cmd/support-notifications/Dockerfile 02:44:07 + dirname cmd/support-scheduler/Dockerfile 02:44:07 + cut -d/ -f2 02:44:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:44:07 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 02:44:08 + git rev-list -1 --merges 887ca450e28627fe1f76a044593f56671b433ad2~1..887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 02:44:08 -----------> git rev-list -1 --merges 887ca450e28627fe1f76a044593f56671b433ad2~1..887ca450e28627fe1f76a044593f56671b433ad2 887ca450e28627fe1f76a044593f56671b433ad2 02:44:08 887ca450e28627fe1f76a044593f56671b433ad2 [false] [Pipeline] sh 02:44:08 + git log --format=format:%s -1 887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 02:44:08 ========================================================= 02:44:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:44:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:44:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:08 + grep -v github /etc/ssh/ssh_known_hosts 02:44:08 + [ -e /tmp/ssh_known_hosts ] 02:44:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:44:08 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:44:08 sudo tee -a /etc/ssh/ssh_known_hosts 02:44:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:09 02:44:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:09 0.1.4: Pulling from edgex-devops/py-git-semver 02:44:09 3dae71ba6b94: Pulling fs layer 02:44:09 6bf1a483ea7c: Pulling fs layer 02:44:09 f5dfc541a4d3: Pulling fs layer 02:44:09 461d9e800cba: Pulling fs layer 02:44:09 80192f66455f: Pulling fs layer 02:44:09 2e8e34ca0e6c: Pulling fs layer 02:44:09 a29436f7fd5d: Pulling fs layer 02:44:09 923cac83aea3: Pulling fs layer 02:44:09 25ad8b0a4227: Pulling fs layer 02:44:09 db01528c6b51: Pulling fs layer 02:44:09 28988de357af: Pulling fs layer 02:44:09 2e8e34ca0e6c: Waiting 02:44:09 a29436f7fd5d: Waiting 02:44:09 923cac83aea3: Waiting 02:44:09 25ad8b0a4227: Waiting 02:44:09 db01528c6b51: Waiting 02:44:09 28988de357af: Waiting 02:44:09 461d9e800cba: Waiting 02:44:09 80192f66455f: Waiting 02:44:09 6bf1a483ea7c: Verifying Checksum 02:44:09 6bf1a483ea7c: Download complete 02:44:09 461d9e800cba: Download complete 02:44:09 80192f66455f: Download complete 02:44:09 f5dfc541a4d3: Verifying Checksum 02:44:09 f5dfc541a4d3: Download complete 02:44:09 3dae71ba6b94: Verifying Checksum 02:44:09 3dae71ba6b94: Download complete 02:44:09 923cac83aea3: Verifying Checksum 02:44:09 923cac83aea3: Download complete 02:44:10 25ad8b0a4227: Verifying Checksum 02:44:10 25ad8b0a4227: Download complete 02:44:10 db01528c6b51: Verifying Checksum 02:44:10 db01528c6b51: Download complete 02:44:10 28988de357af: Download complete 02:44:10 a29436f7fd5d: Verifying Checksum 02:44:10 a29436f7fd5d: Download complete 02:44:10 2e8e34ca0e6c: Verifying Checksum 02:44:10 2e8e34ca0e6c: Download complete 02:44:11 3dae71ba6b94: Pull complete 02:44:11 6bf1a483ea7c: Pull complete 02:44:12 f5dfc541a4d3: Pull complete 02:44:12 461d9e800cba: Pull complete 02:44:12 80192f66455f: Pull complete 02:44:16 2e8e34ca0e6c: Pull complete 02:44:17 a29436f7fd5d: Pull complete 02:44:17 923cac83aea3: Pull complete 02:44:17 25ad8b0a4227: Pull complete 02:44:17 db01528c6b51: Pull complete 02:44:17 28988de357af: Pull complete 02:44:17 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:17 prd-ubuntu20.04-docker-8c-8g-798 does not seem to be running inside a container 02:44:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/949 -v /w/workspace/edgex-go/949:/w/workspace/edgex-go/949:rw,z -v /w/workspace/edgex-go/949@tmp:/w/workspace/edgex-go/949@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 02:44:19 $ docker top afbde389f87d637f240b0aae461d9bf8e63f133f720ffddbfbcab763d990ec72 -eo pid,comm 02:44:19 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). 02:44:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:19 [ssh-agent] Looking for ssh-agent implementation... 02:44:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:19 $ docker exec afbde389f87d637f240b0aae461d9bf8e63f133f720ffddbfbcab763d990ec72 ssh-agent 02:44:19 SSH_AUTH_SOCK=/tmp/ssh-VVpmmre4mh5V/agent.33 02:44:19 SSH_AGENT_PID=39 02:44:19 Running ssh-add (command line suppressed) 02:44:19 Identity added: /w/workspace/edgex-go/949@tmp/private_key_7782918092164882034.key (/w/workspace/edgex-go/949@tmp/private_key_7782918092164882034.key) 02:44:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:19 + git config --global --add safe.directory /w/workspace/edgex-go/949 [Pipeline] sh 02:44:20 + git tag --points-at HEAD [Pipeline] } 02:44:20 $ docker exec --env ******** --env ******** afbde389f87d637f240b0aae461d9bf8e63f133f720ffddbfbcab763d990ec72 ssh-agent -k 02:44:20 unset SSH_AUTH_SOCK; 02:44:20 unset SSH_AGENT_PID; 02:44:20 echo Agent pid 39 killed; 02:44:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:44:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:20 [ssh-agent] Looking for ssh-agent implementation... 02:44:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:20 $ docker exec afbde389f87d637f240b0aae461d9bf8e63f133f720ffddbfbcab763d990ec72 ssh-agent 02:44:20 SSH_AUTH_SOCK=/tmp/ssh-wOz82PJTdhRS/agent.86 02:44:20 SSH_AGENT_PID=92 02:44:20 Running ssh-add (command line suppressed) 02:44:20 Identity added: /w/workspace/edgex-go/949@tmp/private_key_16397768979416104408.key (/w/workspace/edgex-go/949@tmp/private_key_16397768979416104408.key) 02:44:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:20 + git semver init 02:44:21 2026-01-19 02:44:21,235 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:44:21 2026-01-19 02:44:21,239 [run_init] DEBUG init version:0.0.0 force:False 02:44:21 2026-01-19 02:44:21,240 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/949/.semver 02:44:21 2026-01-19 02:44:21,241 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/949/.semver 02:44:21 2026-01-19 02:44:21,241 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/949/.semver'], cwd=/w/workspace/edgex-go/949, stdin=None, shell=False, universal_newlines=False) 02:44:26 2026-01-19 02:44:26,071 [append_file] DEBUG append to file:/w/workspace/edgex-go/949/.git/info/exclude 02:44:26 2026-01-19 02:44:26,072 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/949/.semver/main with force:False 02:44:26 2026-01-19 02:44:26,072 [read_version] DEBUG read version from /w/workspace/edgex-go/949/.semver/main 02:44:26 2026-01-19 02:44:26,072 [read_version] DEBUG read version from /w/workspace/edgex-go/949/.semver/main 02:44:26 4.1.0-dev.94 [Pipeline] } 02:44:26 $ docker exec --env ******** --env ******** afbde389f87d637f240b0aae461d9bf8e63f133f720ffddbfbcab763d990ec72 ssh-agent -k 02:44:26 unset SSH_AUTH_SOCK; 02:44:26 unset SSH_AGENT_PID; 02:44:26 echo Agent pid 92 killed; 02:44:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:26 + git semver [Pipeline] } 02:44:27 $ docker stop --time=1 afbde389f87d637f240b0aae461d9bf8e63f133f720ffddbfbcab763d990ec72 02:44:28 $ docker rm -f --volumes afbde389f87d637f240b0aae461d9bf8e63f133f720ffddbfbcab763d990ec72 [Pipeline] // withDockerContainer [Pipeline] sh 02:44:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:44:29 Stashed 1 file(s) [Pipeline] echo 02:44:29 [edgeXSemver]: initialized semver on version 4.1.0-dev.94 [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 02:44:29 + git config --global --add safe.directory /w/workspace/edgex-go/949 [Pipeline] echo 02:44:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:44:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:44:29 ========================================================= 02:44:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:44:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:44:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:44:29 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 02:44:29 2d35ebdb57d9: Pulling fs layer 02:44:29 c35fb4624d26: Pulling fs layer 02:44:29 4e2aec7ef170: Pulling fs layer 02:44:29 333b49ad6fbf: Pulling fs layer 02:44:29 4f4fb700ef54: Pulling fs layer 02:44:29 c3e65509a76b: Pulling fs layer 02:44:29 7cf9ebb963bd: Pulling fs layer 02:44:29 bb34ca984cfb: Pulling fs layer 02:44:29 151cf03bc807: Pulling fs layer 02:44:29 bb34ca984cfb: Waiting 02:44:29 151cf03bc807: Waiting 02:44:29 4f4fb700ef54: Waiting 02:44:29 c3e65509a76b: Waiting 02:44:29 7cf9ebb963bd: Waiting 02:44:29 333b49ad6fbf: Waiting 02:44:29 c35fb4624d26: Download complete 02:44:29 333b49ad6fbf: Download complete 02:44:29 4f4fb700ef54: Download complete 02:44:29 2d35ebdb57d9: Download complete 02:44:29 c3e65509a76b: Verifying Checksum 02:44:29 c3e65509a76b: Download complete 02:44:30 7cf9ebb963bd: Verifying Checksum 02:44:30 7cf9ebb963bd: Download complete 02:44:30 2d35ebdb57d9: Pull complete 02:44:30 4e2aec7ef170: Verifying Checksum 02:44:30 4e2aec7ef170: Download complete 02:44:30 c35fb4624d26: Pull complete 02:44:30 151cf03bc807: Verifying Checksum 02:44:30 151cf03bc807: Download complete 02:44:30 bb34ca984cfb: Verifying Checksum 02:44:30 bb34ca984cfb: Download complete 02:44:35 4e2aec7ef170: Pull complete 02:44:35 333b49ad6fbf: Pull complete 02:44:35 4f4fb700ef54: Pull complete 02:44:35 c3e65509a76b: Pull complete 02:44:35 7cf9ebb963bd: Pull complete 02:44:39 bb34ca984cfb: Pull complete 02:44:39 151cf03bc807: Pull complete 02:44:39 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:44:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:44:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:44:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:44:40 WORKDIR /edgex 02:44:40 COPY go.mod . 02:44:40 RUN go mod download 02:44:40 + docker build -t ci-base-image-x86_64 -f - . 02:44:40 #0 building with "default" instance using docker driver 02:44:40 02:44:40 #1 [internal] load build definition from Dockerfile 02:44:40 #1 transferring dockerfile: 164B done 02:44:40 #1 DONE 0.0s 02:44:40 02:44:40 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:44:40 #2 DONE 0.0s 02:44:40 02:44:40 #3 [internal] load .dockerignore 02:44:40 #3 transferring context: 02:44:40 #3 transferring context: 50B done 02:44:40 #3 DONE 0.1s 02:44:40 02:44:40 #4 [internal] load build context 02:44:40 #4 transferring context: 7.11kB done 02:44:40 #4 DONE 0.0s 02:44:40 02:44:40 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:44:40 #5 DONE 0.1s 02:44:40 02:44:40 #6 [2/4] WORKDIR /edgex 02:44:42 #6 DONE 1.4s 02:44:42 02:44:42 #7 [3/4] COPY go.mod . 02:44:42 #7 DONE 0.0s 02:44:42 02:44:42 #8 [4/4] RUN go mod download 02:44:44 Still waiting to schedule task 02:44:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:45:00 #8 DONE 17.4s 02:45:00 02:45:00 #9 exporting to image 02:45:00 #9 exporting layers 02:45:04 #9 exporting layers 4.0s done 02:45:04 #9 writing image sha256:0bf8f759badebaab90c9f78553984e158281ca90dce9635aab825351cbab3f38 done 02:45:04 #9 naming to docker.io/library/ci-base-image-x86_64 done 02:45:04 #9 DONE 4.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:04 + docker inspect -f . ci-base-image-x86_64 02:45:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:04 prd-ubuntu20.04-docker-8c-8g-798 does not seem to be running inside a container 02:45:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/949 -v /w/workspace/edgex-go/949:/w/workspace/edgex-go/949:rw,z -v /w/workspace/edgex-go/949@tmp:/w/workspace/edgex-go/949@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 02:45:04 $ docker top b69aed9ee34456e2ee2273bc500a1c01e498faee2e3749ded7443bdd6e2fc0cd -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:05 + go version 02:45:05 go version go1.25.2 linux/amd64 [Pipeline] } 02:45:05 $ docker stop --time=1 b69aed9ee34456e2ee2273bc500a1c01e498faee2e3749ded7443bdd6e2fc0cd 02:45:06 $ docker rm -f --volumes b69aed9ee34456e2ee2273bc500a1c01e498faee2e3749ded7443bdd6e2fc0cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:06 + docker inspect -f . ci-base-image-x86_64 02:45:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:06 prd-ubuntu20.04-docker-8c-8g-798 does not seem to be running inside a container 02:45:06 $ 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/949 -v /w/workspace/edgex-go/949:/w/workspace/edgex-go/949:rw,z -v /w/workspace/edgex-go/949@tmp:/w/workspace/edgex-go/949@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 02:45:07 $ docker top d855379500a7504b07e344786bbc1ccd6ccf5119e147fbcc84ae36be12c7b3cc -eo pid,comm [Pipeline] { [Pipeline] echo 02:45:07 ========================================================= 02:45:07 [edgeXBuildGoParallel] Running Tests and Build... 02:45:07 ========================================================= [Pipeline] sh 02:45:07 + git config --global --add safe.directory /w/workspace/edgex-go/949 [Pipeline] fileExists [Pipeline] sh 02:45:07 + make test 02:45:07 go test -race -coverprofile=coverage.out ./... 02:45:17 ? github.com/edgexfoundry/edgex-go [no test files] 02:45:44 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:45:44 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:45:44 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:45:44 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:45:44 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:45:45 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:45:45 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:45:45 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:45:45 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:45:45 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:45:45 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:45:45 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:45:46 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:45:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:45:46 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:45:46 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 02:45:46 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:45:46 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:45:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements 02:45:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.4% of statements 02:45:52 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:45:52 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements 02:45:52 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:45:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.095s coverage: 57.6% of statements 02:45:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.034s coverage: 86.5% of statements 02:45:52 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:45:52 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:45:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.473s coverage: 94.2% of statements 02:45:53 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:45:53 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:45:53 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 02:45:53 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:45:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:45:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:45:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:45:53 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 90.7% of statements 02:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:45:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:45:53 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.033s coverage: 0.0% of statements 02:45:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:45:53 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:45:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 8.3% of statements 02:45:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:45:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:45:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.421s coverage: 95.9% of statements 02:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:45:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:45:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:45:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:45:56 ok github.com/edgexfoundry/edgex-go/internal/io 1.049s coverage: 72.2% of statements 02:45:56 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:45:56 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:45:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:45:56 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:45:56 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:45:56 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:45:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:45:56 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:45:56 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:45:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 02:46:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.056s coverage: 3.5% of statements 02:46:00 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 02:46:00 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:46:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 1.0% of statements 02:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:46:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 38.2% of statements 02:46:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements 02:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:46:00 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:46:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 02:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.032s coverage: 87.1% of statements 02:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 89.5% of statements 02:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 93.1% of statements 02:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 02:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.040s coverage: 92.9% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements 02:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 02:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.033s coverage: 6.8% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.161s coverage: 54.8% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.044s coverage: 20.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.020s coverage: 88.6% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements 02:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 29.2% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.035s coverage: 93.8% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:46:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-799 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:46:23 Running in /w/workspace/edgex-go/949 [Pipeline] { [Pipeline] checkout 02:46:26 The recommended git tool is: git 02:46:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.1% of statements 02:46:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:46:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:46:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:46:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:46:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 94.9% of statements 02:46:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:46:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:46:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:46:27 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:46:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 02:46:27 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:46:27 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:46:27 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:46:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 97.7% of statements 02:46:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:46:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.040s coverage: 43.6% of statements 02:46:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:46:27 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:46:27 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 02:46:27 running golangci-lint 02:46:27 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 02:46:27 go version go1.25.2 linux/amd64 02:46:27 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 02:46:27 level=info msg="[config_reader] Used config file .golangci.yml" 02:46:27 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 02:46:27 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 02:46:27 level=info msg="[goenv] Read go env for 10.909658ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 02:46:27 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 02:46:30 using credential edgex-jenkins-ssh 02:46:30 Cloning the remote Git repository 02:46:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:46:30 > git init /w/workspace/edgex-go/949 # timeout=10 02:46:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:46:31 > git --version # timeout=10 02:46:31 > git --version # 'git version 2.25.1' 02:46:31 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:50 Avoid second fetch 02:46:50 Checking out Revision 887ca450e28627fe1f76a044593f56671b433ad2 (main) 02:46:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:46:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:50 > git config core.sparsecheckout # timeout=10 02:46:50 > git checkout -f 887ca450e28627fe1f76a044593f56671b433ad2 # timeout=10 02:46:51 Commit message: "Merge pull request #5363 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.49" 02:46:53 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|imports|types_sizes|files|name) took 22.250787901s" 02:46:53 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.534474ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:46:55 provisioning config files... 02:46:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/949@tmp/config849839591828132402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:46:56 ---> ****-login.sh 02:46:56 nexus3.edgexfoundry.org:10001 02:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:46:57 Configure a credential helper to remove this warning. See 02:46:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:46:57 02:46:57 Login Succeeded 02:46:57 nexus3.edgexfoundry.org:10002 02:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:46:57 Configure a credential helper to remove this warning. See 02:46:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:46:57 02:46:57 Login Succeeded 02:46:57 nexus3.edgexfoundry.org:10003 02:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:46:57 Configure a credential helper to remove this warning. See 02:46:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:46:57 02:46:57 Login Succeeded 02:46:57 nexus3.edgexfoundry.org:10004 02:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:46:58 Configure a credential helper to remove this warning. See 02:46:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:46:58 02:46:58 Login Succeeded 02:46:58 ****.io 02:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:46:58 Configure a credential helper to remove this warning. See 02:46:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:46:58 02:46:58 Login Succeeded 02:46:58 ---> ****-login.sh ends [Pipeline] } 02:46:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:46:59 + git config --global --add safe.directory /w/workspace/edgex-go/949 [Pipeline] echo 02:46:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:46:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:46:59 ========================================================= 02:46:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:46:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:46:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:46:59 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:46:59 6b59a28fa201: Pulling fs layer 02:46:59 d32bb0dddca7: Pulling fs layer 02:46:59 5dab1238d3d9: Pulling fs layer 02:46:59 196fd7d83e7d: Pulling fs layer 02:46:59 4f4fb700ef54: Pulling fs layer 02:46:59 8ba94037c8f0: Pulling fs layer 02:46:59 deaec5988b04: Pulling fs layer 02:46:59 9f65657bb879: Pulling fs layer 02:46:59 8ba94037c8f0: Waiting 02:46:59 deaec5988b04: Waiting 02:46:59 9f65657bb879: Waiting 02:46:59 4f4fb700ef54: Waiting 02:46:59 d32bb0dddca7: Verifying Checksum 02:46:59 d32bb0dddca7: Download complete 02:46:59 196fd7d83e7d: Verifying Checksum 02:46:59 196fd7d83e7d: Download complete 02:46:59 4f4fb700ef54: Verifying Checksum 02:46:59 4f4fb700ef54: Download complete 02:46:59 8ba94037c8f0: Verifying Checksum 02:46:59 8ba94037c8f0: Download complete 02:46:59 6b59a28fa201: Verifying Checksum 02:46:59 6b59a28fa201: Download complete 02:47:00 9f65657bb879: Verifying Checksum 02:47:00 9f65657bb879: Download complete 02:47:00 6b59a28fa201: Pull complete 02:47:01 d32bb0dddca7: Pull complete 02:47:01 5dab1238d3d9: Download complete 02:47:03 deaec5988b04: Verifying Checksum 02:47:03 deaec5988b04: Download complete 02:47:03 level=info msg="[linters_context/goanalysis] analyzers took 1m54.237795377s with top 10 stages: buildir: 1m6.755843908s, inspect: 2.603202945s, gosec: 2.600933215s, fact_deprecated: 2.3397592s, ctrlflow: 1.818511461s, fact_purity: 1.681370964s, printf: 1.250429487s, nilness: 1.211742973s, QF1004: 1.123395101s, S1038: 1.095958029s" 02:47:03 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 02:47:03 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 02:47:03 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 02:47:03 level=info msg="[runner] Issues before processing: 35, after processing: 0" 02:47:03 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, path_relativity: 35/35, path_absoluter: 35/35, cgo: 35/35, exclusion_paths: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, invalid_issue: 35/35, generated_file_filter: 35/22" 02:47:03 level=info msg="[runner] processing took 8.388422ms with stages: nolint_filter: 7.409005ms, generated_file_filter: 718.845µs, exclusion_rules: 152.911µs, exclusion_paths: 46.85µs, path_relativity: 39.991µs, cgo: 5.73µs, path_absoluter: 3.52µs, sort_results: 2.81µs, invalid_issue: 2.47µs, filename_unadjuster: 1.13µs, diff: 1.01µs, fixer: 940ns, max_same_issues: 920ns, path_shortener: 620ns, path_prettifier: 440ns, severity-rules: 390ns, uniq_by_line: 380ns, max_from_linter: 170ns, max_per_file_from_linter: 160ns, source_code: 130ns" 02:47:03 level=info msg="[runner] linters took 13.741328379s with stages: goanalysis_metalinter: 13.732853697s" 02:47:03 0 issues. 02:47:03 level=info msg="File cache stats: 0 entries of total size 0B" 02:47:03 level=info msg="Memory: 360 samples, avg is 359.8MB, max is 1500.2MB" 02:47:03 level=info msg="Execution took 36.051589158s" 02:47:03 go vet ./... 02:47:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:47:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:47:11 ./bin/test-attribution-txt.sh [Pipeline] echo 02:47:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:47:12 + ls -al . 02:47:12 total 1392 02:47:12 drwxrwxr-x 11 1001 1001 4096 Jan 19 02:45 . 02:47:12 drwxr-xr-x 4 root root 4096 Jan 19 02:45 .. 02:47:12 drwxrwxr-x 2 1001 1001 4096 Jan 19 02:43 .blubracket 02:47:12 -rw-rw-r-- 1 1001 1001 10 Jan 19 02:43 .dockerignore 02:47:12 drwxrwxr-x 8 1001 1001 4096 Jan 19 02:46 .git 02:47:12 drwxrwxr-x 3 1001 1001 4096 Jan 19 02:43 .github 02:47:12 -rw-rw-r-- 1 1001 1001 909 Jan 19 02:43 .gitignore 02:47:12 -rw-rw-r-- 1 1001 1001 359 Jan 19 02:43 .golangci.yml 02:47:12 -rw-rw-r-- 1 1001 1001 100 Jan 19 02:43 .hadolint.yml 02:47:12 drwxr-xr-x 3 1001 1001 4096 Jan 19 02:44 .semver 02:47:12 -rw-rw-r-- 1 1001 1001 155 Jan 19 02:43 .sonarcloud.properties 02:47:12 -rw-rw-r-- 1 1001 1001 1171 Jan 19 02:43 ADOPTERS.md 02:47:12 -rw-rw-r-- 1 1001 1001 20017 Jan 19 02:43 Attribution.txt 02:47:12 -rw-rw-r-- 1 1001 1001 108018 Jan 19 02:43 CHANGELOG.md 02:47:12 -rw-rw-r-- 1 1001 1001 3804 Jan 19 02:43 CONTRIBUTING.md 02:47:12 -rw-rw-r-- 1 1001 1001 677 Jan 19 02:43 GOVERNANCE.md 02:47:12 -rw-rw-r-- 1 1001 1001 886 Jan 19 02:43 Jenkinsfile 02:47:12 -rw-rw-r-- 1 1001 1001 10775 Jan 19 02:43 LICENSE 02:47:12 -rw-rw-r-- 1 1001 1001 16743 Jan 19 02:43 Makefile 02:47:12 -rw-rw-r-- 1 1001 1001 582 Jan 19 02:43 OWNERS.md 02:47:12 -rw-rw-r-- 1 1001 1001 9932 Jan 19 02:43 README.md 02:47:12 -rw-rw-r-- 1 1001 1001 789 Jan 19 02:43 SECURITY.md 02:47:12 -rw-rw-r-- 1 1001 1001 12 Jan 19 02:44 VERSION 02:47:12 drwxrwxr-x 2 1001 1001 4096 Jan 19 02:43 bin 02:47:12 drwxrwxr-x 19 1001 1001 4096 Jan 19 02:43 cmd 02:47:12 -rw-r--r-- 1 root root 1044038 Jan 19 02:46 coverage.out 02:47:12 drwxrwxr-x 2 1001 1001 4096 Jan 19 02:43 fuzz_test 02:47:12 -rw-rw-r-- 1 1001 1001 7070 Jan 19 02:43 go.mod 02:47:12 -rw-rw-r-- 1 1001 1001 90567 Jan 19 02:43 go.sum 02:47:12 drwxrwxr-x 7 1001 1001 4096 Jan 19 02:43 internal 02:47:12 drwxrwxr-x 2 1001 1001 4096 Jan 19 02:43 openapi 02:47:12 -rw-rw-r-- 1 1001 1001 584 Jan 19 02:43 security.txt 02:47:12 -rw-rw-r-- 1 1001 1001 204 Jan 19 02:43 version.go [Pipeline] sh 02:47:12 + '[' -e coverage.out ] 02:47:12 + chown 1001:1001 coverage.out [Pipeline] stash 02:47:12 Stashed 1 file(s) [Pipeline] sh 02:47:12 + make build 02:47:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:47:15 5dab1238d3d9: Pull complete 02:47:15 196fd7d83e7d: Pull complete 02:47:15 4f4fb700ef54: Pull complete 02:47:15 8ba94037c8f0: Pull complete 02:47:25 deaec5988b04: Pull complete 02:47:26 9f65657bb879: Pull complete 02:47:26 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:47:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:47:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:47:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:47:27 WORKDIR /edgex 02:47:27 COPY go.mod . 02:47:27 RUN go mod download 02:47:27 + docker build -t ci-base-image-arm64 -f - . 02:47:28 Sending build context to Docker daemon 3.888MB 02:47:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:47:28 ---> 334268110677 02:47:28 Step 2/4 : WORKDIR /edgex 02:47:29 ---> Running in a427cfbafec7 02:47:29 Removing intermediate container a427cfbafec7 02:47:29 ---> 2f8fb79c6e84 02:47:29 Step 3/4 : COPY go.mod . 02:47:30 ---> ec5bd2a1bd1a 02:47:30 Step 4/4 : RUN go mod download 02:47:30 ---> Running in 517e7d7849ce 02:47:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:47:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:47:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:47:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:47:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:47:48 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:47:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:47:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:47:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:47:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:47:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:47:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:48:00 $ docker stop --time=1 d855379500a7504b07e344786bbc1ccd6ccf5119e147fbcc84ae36be12c7b3cc 02:48:03 $ docker rm -f --volumes d855379500a7504b07e344786bbc1ccd6ccf5119e147fbcc84ae36be12c7b3cc [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 02:48:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:48:04 02:48:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:48:05 latest: Pulling from edgex-devops/edgex-compose 02:48:05 91d30c5bc195: Pulling fs layer 02:48:05 2e9b0aa3be6d: Pulling fs layer 02:48:05 9c61dcf015f6: Pulling fs layer 02:48:05 4698f68db338: Pulling fs layer 02:48:05 2a2f49069b9e: Pulling fs layer 02:48:05 e0025b399a48: Pulling fs layer 02:48:05 2a2f49069b9e: Waiting 02:48:05 e0025b399a48: Waiting 02:48:05 4698f68db338: Waiting 02:48:05 91d30c5bc195: Verifying Checksum 02:48:05 91d30c5bc195: Download complete 02:48:05 4698f68db338: Download complete 02:48:05 2e9b0aa3be6d: Verifying Checksum 02:48:05 2e9b0aa3be6d: Download complete 02:48:05 91d30c5bc195: Pull complete 02:48:05 e0025b399a48: Download complete 02:48:05 2a2f49069b9e: Download complete 02:48:05 2e9b0aa3be6d: Pull complete 02:48:06 9c61dcf015f6: Verifying Checksum 02:48:06 9c61dcf015f6: Download complete 02:48:09 9c61dcf015f6: Pull complete 02:48:09 4698f68db338: Pull complete 02:48:09 2a2f49069b9e: Pull complete 02:48:09 e0025b399a48: Pull complete 02:48:09 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:48:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:10 prd-ubuntu20.04-docker-8c-8g-798 does not seem to be running inside a container 02:48:10 $ 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/949 -v /w/workspace/edgex-go/949:/w/workspace/edgex-go/949:rw,z -v /w/workspace/edgex-go/949@tmp:/w/workspace/edgex-go/949@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 02:48:10 $ docker top d3cb7e96c9b927acb1d12ace1ba74a4048d18f8f8af85589b1031ee7645c2ac7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:11 + docker compose -f ./docker-compose-build.yml build --parallel 02:48:11 #1 [core-command internal] load build definition from Dockerfile 02:48:11 #1 transferring dockerfile: 1.94kB done 02:48:11 #1 DONE 0.1s 02:48:11 02:48:11 #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:48:11 #2 DONE 0.0s 02:48:11 02:48:11 #3 [core-metadata internal] load build definition from Dockerfile 02:48:11 #3 transferring dockerfile: 2.10kB done 02:48:11 #3 DONE 0.1s 02:48:11 02:48:11 #4 [security-spire-server internal] load build definition from Dockerfile 02:48:11 #4 transferring dockerfile: 1.70kB done 02:48:11 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:48:11 #4 DONE 0.1s 02:48:11 02:48:11 #5 [security-proxy-auth internal] load build definition from Dockerfile 02:48:11 #5 transferring dockerfile: 2.14kB done 02:48:11 #5 DONE 0.1s 02:48:11 02:48:11 #6 [security-spire-agent internal] load build definition from Dockerfile 02:48:11 #6 transferring dockerfile: 1.81kB done 02:48:11 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:48:11 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 02:48:11 #6 DONE 0.1s 02:48:11 02:48:11 #7 [security-secretstore-setup internal] load build definition from Dockerfile 02:48:11 #7 transferring dockerfile: 2.49kB done 02:48:11 #7 DONE 0.1s 02:48:11 02:48:11 #8 [security-proxy-setup internal] load build definition from Dockerfile 02:48:11 #8 transferring dockerfile: 2.50kB done 02:48:11 #8 DONE 0.1s 02:48:11 02:48:11 #9 [core-data internal] load build definition from Dockerfile 02:48:11 #9 transferring dockerfile: 2.04kB done 02:48:11 #9 DONE 0.1s 02:48:11 02:48:11 #10 [security-bootstrapper internal] load build definition from Dockerfile 02:48:11 #10 transferring dockerfile: 3.02kB done 02:48:11 #10 DONE 0.1s 02:48:11 02:48:11 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:48:11 #11 transferring dockerfile: 2.23kB done 02:48:11 #11 DONE 0.1s 02:48:11 02:48:11 #12 [support-notifications internal] load build definition from Dockerfile 02:48:11 #12 transferring dockerfile: 2.02kB done 02:48:11 #12 DONE 0.2s 02:48:11 02:48:11 #13 [security-spire-config internal] load build definition from Dockerfile 02:48:11 #13 transferring dockerfile: 1.69kB done 02:48:11 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:48:11 #13 DONE 0.2s 02:48:11 02:48:11 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:48:11 #14 transferring dockerfile: 1.89kB done 02:48:11 #14 DONE 0.2s 02:48:11 02:48:11 #15 [support-scheduler internal] load build definition from Dockerfile 02:48:11 #15 transferring dockerfile: 1.83kB done 02:48:11 #15 DONE 0.2s 02:48:11 02:48:11 #2 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:48:11 #2 DONE 0.0s 02:48:11 02:48:11 #16 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 02:48:11 #16 ... 02:48:11 02:48:11 #17 [core-keeper internal] load build definition from Dockerfile 02:48:11 #17 transferring dockerfile: 2.07kB done 02:48:11 #17 DONE 0.2s 02:48:11 02:48:11 #2 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:48:11 #2 DONE 0.0s 02:48:11 02:48:11 #16 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 02:48:12 #16 DONE 0.7s 02:48:12 02:48:12 #18 [core-keeper internal] load .dockerignore 02:48:12 #18 transferring context: 50B done 02:48:12 #18 DONE 0.1s 02:48:12 02:48:12 #19 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:48:12 #19 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:48:12 #19 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done 02:48:12 #19 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:48:12 #19 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:48:12 #19 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:48:12 #19 DONE 0.1s 02:48:12 02:48:12 #20 [support-scheduler internal] load .dockerignore 02:48:12 #20 transferring context: 50B done 02:48:12 #20 DONE 0.1s 02:48:12 02:48:12 #21 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:48:12 #21 DONE 0.7s 02:48:12 02:48:12 #22 [core-data internal] load .dockerignore 02:48:12 #22 transferring context: 50B done 02:48:12 #22 DONE 0.1s 02:48:12 02:48:12 #23 [core-command internal] load .dockerignore 02:48:12 #23 transferring context: 50B done 02:48:12 #23 DONE 0.1s 02:48:12 02:48:12 #24 [security-proxy-auth internal] load .dockerignore 02:48:12 #24 transferring context: 50B done 02:48:12 #24 DONE 0.1s 02:48:12 02:48:12 #25 [support-notifications internal] load .dockerignore 02:48:12 #25 transferring context: 50B done 02:48:12 #25 DONE 0.1s 02:48:12 02:48:12 #26 [core-metadata internal] load .dockerignore 02:48:12 #26 transferring context: 50B done 02:48:12 #26 DONE 0.2s 02:48:12 02:48:12 #27 [security-proxy-setup internal] load .dockerignore 02:48:12 #27 transferring context: 50B done 02:48:12 #27 DONE 0.2s 02:48:12 02:48:12 #28 [security-secretstore-setup internal] load .dockerignore 02:48:12 #28 transferring context: 50B done 02:48:12 #28 DONE 0.2s 02:48:12 02:48:12 #29 [core-common-config-bootstrapper internal] load .dockerignore 02:48:12 #29 transferring context: 50B done 02:48:12 #29 DONE 0.2s 02:48:12 02:48:12 #30 [security-spiffe-token-provider internal] load .dockerignore 02:48:12 #30 transferring context: 50B done 02:48:12 #30 DONE 0.2s 02:48:12 02:48:12 #31 [security-bootstrapper internal] load .dockerignore 02:48:12 #31 transferring context: 50B done 02:48:12 #31 DONE 0.2s 02:48:12 02:48:12 #32 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 02:48:12 #32 ... 02:48:12 02:48:12 #19 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:48:12 #19 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done 02:48:12 #19 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:48:12 #19 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:48:12 #19 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:48:12 #19 DONE 0.1s 02:48:12 02:48:12 #32 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 02:48:12 #32 ... 02:48:12 02:48:12 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:48:12 #33 DONE 1.0s 02:48:12 02:48:12 #34 [security-spire-server internal] load .dockerignore 02:48:12 #34 ... 02:48:12 02:48:12 #32 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 02:48:12 #32 DONE 0.5s 02:48:12 02:48:12 #19 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:48:12 #19 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done 02:48:12 #19 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:48:12 #19 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:48:12 #19 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:48:12 #19 DONE 0.1s 02:48:12 02:48:12 #35 [security-spire-config internal] load .dockerignore 02:48:12 #35 transferring context: 50B 0.0s done 02:48:12 #35 DONE 0.4s 02:48:12 02:48:12 #36 [security-spire-agent internal] load .dockerignore 02:48:12 #36 transferring context: 50B done 02:48:12 #36 DONE 0.4s 02:48:12 02:48:12 #34 [security-spire-server internal] load .dockerignore 02:48:12 #34 transferring context: 50B done 02:48:12 #34 DONE 0.4s 02:48:12 02:48:12 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:48:12 #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:48:13 #37 ... 02:48:13 02:48:13 #19 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:48:13 #19 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done 02:48:13 #19 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:48:13 #19 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:48:13 #19 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:48:13 #19 DONE 0.1s 02:48:13 02:48:13 #38 [support-notifications builder 2/8] WORKDIR /edgex-go 02:48:13 #38 DONE 0.6s 02:48:13 02:48:13 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:48:17 #37 ... 02:48:17 02:48:17 #39 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:48:17 #0 0.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:17 #0 0.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:17 #0 0.941 (1/1) Installing dumb-init (1.2.5-r3) 02:48:17 #0 1.043 Executing busybox-1.37.0-r19.trigger 02:48:17 #0 1.047 OK: 7 MiB in 17 packages 02:48:17 #39 DONE 5.2s 02:48:17 02:48:17 #40 [support-scheduler internal] load build context 02:48:17 #40 ... 02:48:17 02:48:17 #41 [security-secretstore-setup internal] load build context 02:48:17 #41 transferring context: 256.40MB 5.4s 02:48:17 #41 ... 02:48:17 02:48:17 #40 [support-scheduler internal] load build context 02:48:18 #40 ... 02:48:18 02:48:18 #42 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:18 #42 DONE 6.3s 02:48:18 02:48:18 #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:48:18 #0 1.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:18 #0 1.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:18 #0 1.649 (1/2) Installing dumb-init (1.2.5-r3) 02:48:18 #0 1.654 (2/2) Installing su-exec (0.2-r3) 02:48:18 #0 1.662 Executing busybox-1.37.0-r19.trigger 02:48:18 #0 1.674 OK: 7 MiB in 18 packages 02:48:18 #43 DONE 6.3s 02:48:18 02:48:18 #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:48:18 #0 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:18 #0 1.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:18 #0 1.667 (1/1) Installing dumb-init (1.2.5-r3) 02:48:18 #0 1.683 Executing busybox-1.37.0-r19.trigger 02:48:18 #0 1.690 OK: 7 MiB in 17 packages 02:48:18 #44 DONE 6.3s 02:48:18 02:48:18 #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:48:18 #0 0.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:18 #0 0.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:18 #0 0.928 (1/4) Installing dumb-init (1.2.5-r3) 02:48:18 #0 1.040 (2/4) Installing openssl (3.5.4-r0) 02:48:18 #0 1.049 (3/4) Installing su-exec (0.2-r3) 02:48:18 #0 1.055 (4/4) Installing yq-go (4.47.2-r3) 02:48:18 #0 1.194 Executing busybox-1.37.0-r19.trigger 02:48:18 #0 1.213 OK: 20 MiB in 20 packages 02:48:18 #45 DONE 6.3s 02:48:18 02:48:18 #46 [security-spire-config internal] load build context 02:48:18 #46 transferring context: 24.70kB 0.0s done 02:48:18 #46 DONE 5.8s 02:48:18 02:48:18 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:48:18 #0 1.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:18 #0 1.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:18 #0 1.562 (1/4) Installing ca-certificates (20250911-r0) 02:48:18 #0 1.586 (2/4) Installing dumb-init (1.2.5-r3) 02:48:18 #0 1.594 (3/4) Installing su-exec (0.2-r3) 02:48:18 #0 1.603 (4/4) Installing yq-go (4.47.2-r3) 02:48:18 #0 1.744 Executing busybox-1.37.0-r19.trigger 02:48:18 #0 1.753 Executing ca-certificates-20250911-r0.trigger 02:48:18 #0 1.987 OK: 20 MiB in 20 packages 02:48:18 #47 DONE 6.4s 02:48:18 02:48:18 #40 [support-scheduler internal] load build context 02:48:18 #40 ... 02:48:18 02:48:18 #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:48:18 #0 1.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:18 #0 1.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:18 #0 1.622 (1/3) Installing ca-certificates (20250911-r0) 02:48:18 #0 1.642 (2/3) Installing dumb-init (1.2.5-r3) 02:48:18 #0 1.653 (3/3) Installing tzdata (2025c-r0) 02:48:18 #0 1.712 Executing busybox-1.37.0-r19.trigger 02:48:18 #0 1.719 Executing ca-certificates-20250911-r0.trigger 02:48:18 #0 1.966 OK: 8 MiB in 19 packages 02:48:18 #48 DONE 6.5s 02:48:18 02:48:18 #49 [security-spire-agent internal] load build context 02:48:18 #49 transferring context: 25.98kB 0.0s done 02:48:18 #49 DONE 5.9s 02:48:18 02:48:18 #40 [support-scheduler internal] load build context 02:48:18 #40 ... 02:48:18 02:48:18 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:48:18 #0 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:18 #0 1.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:18 #0 1.676 (1/7) Installing ca-certificates (20250911-r0) 02:48:18 #0 1.695 (2/7) Installing dumb-init (1.2.5-r3) 02:48:18 #0 1.707 (3/7) Installing libgcc (14.2.0-r6) 02:48:18 #0 1.719 (4/7) Installing libsodium (1.0.20-r1) 02:48:18 #0 1.733 (5/7) Installing libstdc++ (14.2.0-r6) 02:48:18 #0 1.757 (6/7) Installing libzmq (4.3.5-r2) 02:48:18 #0 1.767 (7/7) Installing zeromq (4.3.5-r2) 02:48:18 #0 1.963 Executing busybox-1.37.0-r19.trigger 02:48:18 #0 1.980 Executing ca-certificates-20250911-r0.trigger 02:48:18 #0 2.111 OK: 12 MiB in 23 packages 02:48:18 #50 DONE 6.5s 02:48:18 02:48:18 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:48:18 #0 1.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:18 #0 1.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:18 #0 1.705 v3.22.2-345-g80278e42c54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:48:18 #0 1.705 v3.22.2-350-ga346423740a [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:48:18 #0 1.705 OK: 26327 distinct packages available 02:48:18 #0 1.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:18 #0 1.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:18 #0 2.198 (1/13) Installing brotli-libs (1.1.0-r2) 02:48:18 #0 2.214 (2/13) Installing c-ares (1.34.6-r0) 02:48:18 #0 2.222 (3/13) Installing libunistring (1.3-r0) 02:48:18 #0 2.259 (4/13) Installing libidn2 (2.3.7-r0) 02:48:18 #0 2.266 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:48:18 #0 2.269 (6/13) Installing libpsl (0.21.5-r3) 02:48:18 #0 2.275 (7/13) Installing zstd-libs (1.5.7-r0) 02:48:18 #0 2.287 (8/13) Installing libcurl (8.14.1-r2) 02:48:18 #0 2.301 (9/13) Installing curl (8.14.1-r2) 02:48:18 #0 2.305 (10/13) Installing dumb-init (1.2.5-r3) 02:48:18 #0 2.315 (11/13) Installing musl-obstack (1.2.3-r2) 02:48:18 #0 2.315 (12/13) Installing libucontext (1.3.2-r0) 02:48:18 #0 2.316 (13/13) Installing gcompat (1.1.0-r4) 02:48:18 #0 2.322 Executing busybox-1.37.0-r19.trigger 02:48:18 #0 2.329 OK: 13 MiB in 29 packages 02:48:18 #51 DONE 6.5s 02:48:18 02:48:18 #52 [security-spire-server internal] load build context 02:48:18 #52 transferring context: 26.44kB 0.0s done 02:48:18 #52 DONE 5.5s 02:48:18 02:48:18 #40 [support-scheduler internal] load build context 02:48:22 #40 ... 02:48:22 02:48:22 #53 [core-keeper internal] load build context 02:48:22 #53 ... 02:48:22 02:48:22 #54 [support-notifications internal] load build context 02:48:22 #54 ... 02:48:22 02:48:22 #55 [core-data internal] load build context 02:48:22 #55 ... 02:48:22 02:48:22 #56 [security-proxy-auth internal] load build context 02:48:22 #56 ... 02:48:22 02:48:22 #57 [core-common-config-bootstrapper internal] load build context 02:48:22 #57 ... 02:48:22 02:48:22 #58 [security-bootstrapper internal] load build context 02:48:22 #58 ... 02:48:22 02:48:22 #59 [core-metadata internal] load build context 02:48:22 #59 ... 02:48:22 02:48:22 #60 [security-proxy-setup internal] load build context 02:48:23 #60 ... 02:48:23 02:48:23 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:48:23 #61 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 5.7s done 02:48:23 #61 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:48:23 #61 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 02:48:23 #61 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 02:48:23 #61 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 02:48:23 #61 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 02:48:23 #61 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 02:48:23 #61 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:48:23 #61 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:48:23 #61 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.7s done 02:48:23 #61 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 02:48:23 #61 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.2s done 02:48:23 #61 ... 02:48:23 02:48:23 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:48:23 #0 6.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:23 #0 6.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:23 #0 7.073 v3.22.2-345-g80278e42c54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:48:23 #0 7.073 v3.22.2-350-ga346423740a [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:48:23 #0 7.073 OK: 26327 distinct packages available 02:48:23 #0 7.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:23 #0 7.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:23 #0 7.606 (1/4) Installing dumb-init (1.2.5-r3) 02:48:23 #0 7.613 (2/4) Installing musl-obstack (1.2.3-r2) 02:48:23 #0 7.617 (3/4) Installing libucontext (1.3.2-r0) 02:48:23 #0 7.625 (4/4) Installing gcompat (1.1.0-r4) 02:48:23 #0 7.625 Executing busybox-1.37.0-r19.trigger 02:48:23 #0 7.641 OK: 8 MiB in 20 packages 02:48:23 #62 ... 02:48:23 02:48:23 #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:48:23 #0 9.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:23 #0 9.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:23 #0 9.415 v3.22.2-345-g80278e42c54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:48:23 #0 9.415 v3.22.2-350-ga346423740a [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:48:23 #0 9.415 OK: 26327 distinct packages available 02:48:23 #0 9.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:23 #0 9.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:23 #0 9.935 (1/5) Installing dumb-init (1.2.5-r3) 02:48:23 #0 9.939 (2/5) Installing musl-obstack (1.2.3-r2) 02:48:23 #0 9.944 (3/5) Installing libucontext (1.3.2-r0) 02:48:23 #0 9.948 (4/5) Installing gcompat (1.1.0-r4) 02:48:23 #0 9.953 (5/5) Installing openssl (3.5.4-r0) 02:48:23 #0 10.08 Executing busybox-1.37.0-r19.trigger 02:48:23 #0 10.11 OK: 8 MiB in 21 packages 02:48:23 #63 ... 02:48:23 02:48:23 #64 [security-spiffe-token-provider internal] load build context 02:48:23 #64 ... 02:48:23 02:48:23 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:48:23 #0 9.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:23 #0 9.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:23 #65 ... 02:48:23 02:48:23 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:23 #66 ... 02:48:23 02:48:23 #67 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:48:23 #0 8.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:23 #0 8.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:23 #0 9.251 OK: 265 MiB in 60 packages 02:48:23 #67 ... 02:48:23 02:48:23 #68 [core-command internal] load build context 02:48:23 #68 transferring context: 339.07MB 11.2s 02:48:23 #68 ... 02:48:23 02:48:23 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:48:23 #0 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:23 #0 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:24 #69 10.61 OK: 265 MiB in 60 packages 02:48:24 #69 ... 02:48:24 02:48:24 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:48:24 #0 6.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:24 #0 6.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:24 #0 7.129 OK: 265 MiB in 60 packages 02:48:24 #70 ... 02:48:24 02:48:24 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:48:24 #0 9.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:24 #0 9.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:24 #0 9.680 OK: 265 MiB in 60 packages 02:48:24 #71 ... 02:48:24 02:48:24 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:48:24 #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 5.7s done 02:48:24 #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:48:24 #37 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 02:48:24 #37 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 02:48:24 #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 02:48:24 #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 02:48:24 #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:48:24 #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:48:24 #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 02:48:24 #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 02:48:24 #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s done 02:48:24 #37 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.1s done 02:48:28 #37 ... 02:48:28 02:48:28 #41 [security-secretstore-setup internal] load build context 02:48:28 #41 transferring context: 608.62MB 13.1s done 02:48:28 #41 ... 02:48:28 02:48:28 #53 [core-keeper internal] load build context 02:48:28 #53 ... 02:48:28 02:48:28 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:48:28 #0 3.029 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:28 #0 3.439 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:28 #0 3.990 (1/1) Installing dumb-init (1.2.5-r3) 02:48:28 #0 4.163 Executing busybox-1.37.0-r19.trigger 02:48:28 #0 4.187 OK: 7 MiB in 17 packages 02:48:28 #72 ... 02:48:28 02:48:28 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:48:28 #0 4.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:28 #0 5.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:28 #0 5.476 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:48:28 #0 5.493 Executing busybox-1.37.0-r20.post-upgrade 02:48:28 #0 8.819 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:48:28 #0 8.823 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:48:28 #0 8.829 Executing busybox-1.37.0-r20.trigger 02:48:28 #0 8.834 OK: 7 MiB in 17 packages 02:48:29 #73 ... 02:48:29 02:48:29 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:29 #66 DONE 15.6s 02:48:29 02:48:29 #54 [support-notifications internal] load build context 02:48:29 #54 transferring context: 608.62MB 13.0s done 02:48:29 #54 DONE 16.8s 02:48:29 02:48:29 #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:48:29 #63 DONE 16.1s 02:48:29 02:48:29 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:48:29 #65 10.28 v3.22.2-345-g80278e42c54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:48:29 #65 10.28 v3.22.2-350-ga346423740a [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:48:29 #65 10.28 OK: 26331 distinct packages available 02:48:29 #65 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:29 #65 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:29 #65 10.79 OK: 265 MiB in 60 packages 02:48:29 #65 DONE 15.6s 02:48:29 02:48:29 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:48:29 #67 DONE 15.7s 02:48:29 02:48:29 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:48:29 #62 DONE 16.2s 02:48:29 02:48:29 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:48:29 #74 ... 02:48:29 02:48:29 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:48:29 #69 DONE 15.7s 02:48:29 02:48:29 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:48:29 #71 DONE 15.7s 02:48:29 02:48:29 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:48:29 #70 DONE 15.7s 02:48:29 02:48:29 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:48:29 #72 DONE 10.5s 02:48:29 02:48:29 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:48:29 #73 DONE 10.5s 02:48:29 02:48:29 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:48:29 #0 5.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:29 #0 5.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:29 #0 5.984 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:48:29 #0 6.183 Executing busybox-1.37.0-r20.post-upgrade 02:48:29 #0 8.891 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:48:29 #0 8.897 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:48:29 #0 8.908 Executing busybox-1.37.0-r20.trigger 02:48:29 #0 8.918 OK: 7 MiB in 18 packages 02:48:29 #75 DONE 10.5s 02:48:29 02:48:29 #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 02:48:29 #0 6.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:29 #0 6.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:29 #0 6.554 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:48:29 #0 6.609 Executing busybox-1.37.0-r20.post-upgrade 02:48:29 #0 8.879 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:48:29 #0 8.881 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:48:29 #0 8.885 Executing busybox-1.37.0-r20.trigger 02:48:29 #0 8.891 OK: 7 MiB in 17 packages 02:48:29 #76 DONE 10.5s 02:48:29 02:48:29 #41 [security-secretstore-setup internal] load build context 02:48:29 #41 DONE 16.8s 02:48:29 02:48:29 #55 [core-data internal] load build context 02:48:29 #55 transferring context: 608.62MB 13.2s done 02:48:29 #55 DONE 16.9s 02:48:29 02:48:29 #58 [security-bootstrapper internal] load build context 02:48:29 #58 transferring context: 608.62MB 13.3s done 02:48:29 #58 DONE 16.8s 02:48:29 02:48:29 #56 [security-proxy-auth internal] load build context 02:48:29 #56 transferring context: 608.62MB 13.5s done 02:48:29 #56 DONE 16.8s 02:48:29 02:48:29 #57 [core-common-config-bootstrapper internal] load build context 02:48:29 #57 transferring context: 608.62MB 13.4s done 02:48:29 #57 DONE 16.8s 02:48:29 02:48:29 #59 [core-metadata internal] load build context 02:48:29 #59 transferring context: 608.62MB 13.7s done 02:48:29 #59 DONE 16.9s 02:48:29 02:48:29 #64 [security-spiffe-token-provider internal] load build context 02:48:29 #64 transferring context: 608.62MB 14.0s done 02:48:29 #64 DONE 16.8s 02:48:29 02:48:29 #60 [security-proxy-setup internal] load build context 02:48:29 #60 transferring context: 608.62MB 14.2s done 02:48:29 #60 DONE 16.9s 02:48:29 02:48:29 #40 [support-scheduler internal] load build context 02:48:29 #40 transferring context: 608.62MB 14.5s done 02:48:29 #40 DONE 16.9s 02:48:29 02:48:29 #68 [core-command internal] load build context 02:48:29 #68 transferring context: 608.62MB 15.0s done 02:48:29 #68 DONE 16.9s 02:48:29 02:48:29 #53 [core-keeper internal] load build context 02:48:29 #53 transferring context: 608.62MB 16.5s done 02:48:29 #53 DONE 17.0s 02:48:29 02:48:29 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:48:29 #77 ... 02:48:29 02:48:29 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:48:29 #78 DONE 0.2s 02:48:29 02:48:29 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:48:29 #79 ... 02:48:29 02:48:29 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:48:29 #80 DONE 0.2s 02:48:29 02:48:29 #81 [core-command builder 4/7] COPY go.mod vendor* ./ 02:48:29 #81 DONE 0.2s 02:48:29 02:48:29 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:48:29 #82 DONE 0.1s 02:48:29 02:48:29 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:48:29 #83 DONE 0.2s 02:48:29 02:48:29 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:48:29 #0 8.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:29 #0 8.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:29 #0 9.282 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:48:29 #0 9.300 Executing busybox-1.37.0-r20.post-upgrade 02:48:29 #0 10.34 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:48:29 #0 10.34 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:48:29 #0 10.34 Executing busybox-1.37.0-r20.trigger 02:48:29 #0 10.35 OK: 20 MiB in 20 packages 02:48:29 #84 DONE 10.7s 02:48:29 02:48:29 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:48:29 #85 ... 02:48:29 02:48:29 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:48:29 #61 DONE 16.5s 02:48:29 02:48:29 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:48:29 #86 DONE 0.1s 02:48:29 02:48:29 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:48:29 #37 DONE 16.5s 02:48:29 02:48:29 #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:30 #87 ... 02:48:30 02:48:30 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:48:30 #88 DONE 1.6s 02:48:30 02:48:30 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:48:30 #89 DONE 0.1s 02:48:30 02:48:30 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:48:30 #74 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:30 #74 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:30 #74 11.91 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:48:30 #74 11.93 Executing busybox-1.37.0-r20.post-upgrade 02:48:30 #74 12.00 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:48:30 #74 12.00 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:48:30 #74 12.01 Executing busybox-1.37.0-r20.trigger 02:48:30 #74 12.02 OK: 13 MiB in 29 packages 02:48:31 #74 ... 02:48:31 02:48:31 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:48:31 #77 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:31 #77 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:31 #77 11.79 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:48:31 #77 11.80 Executing busybox-1.37.0-r20.post-upgrade 02:48:31 #77 11.89 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:48:31 #77 11.89 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:48:31 #77 11.89 Executing busybox-1.37.0-r20.trigger 02:48:31 #77 11.90 OK: 12 MiB in 23 packages 02:48:31 #77 DONE 12.1s 02:48:31 02:48:31 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:48:31 #79 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:31 #79 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:31 #79 12.03 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:48:31 #79 12.05 Executing busybox-1.37.0-r20.post-upgrade 02:48:31 #79 12.11 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:48:31 #79 12.11 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:48:31 #79 12.12 Executing busybox-1.37.0-r20.trigger 02:48:31 #79 12.13 OK: 20 MiB in 20 packages 02:48:31 #79 DONE 12.3s 02:48:31 02:48:31 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:48:31 #74 DONE 12.2s 02:48:31 02:48:31 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:48:31 #85 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:31 #85 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:31 #85 11.98 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:48:31 #85 12.01 Executing busybox-1.37.0-r20.post-upgrade 02:48:31 #85 12.06 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:48:31 #85 12.07 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:48:31 #85 12.08 Executing busybox-1.37.0-r20.trigger 02:48:31 #85 12.09 OK: 8 MiB in 19 packages 02:48:31 #85 DONE 12.3s 02:48:31 02:48:31 #90 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:48:31 #0 1.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:31 #0 1.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:31 #0 2.080 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:48:31 #90 2.100 Executing busybox-1.37.0-r20.post-upgrade 02:48:31 #90 2.145 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:48:31 #90 2.148 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:48:31 #90 2.154 Executing busybox-1.37.0-r20.trigger 02:48:31 #90 2.161 OK: 8 MiB in 21 packages 02:48:31 #90 DONE 2.4s 02:48:31 02:48:31 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:48:31 #91 ... 02:48:31 02:48:31 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:48:31 #92 DONE 0.3s 02:48:31 02:48:31 #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:48:31 #0 1.576 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:31 #0 1.858 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:31 #0 2.562 OK: 265 MiB in 60 packages 02:48:31 #93 DONE 2.7s 02:48:31 02:48:31 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:48:32 #94 DONE 0.7s 02:48:32 02:48:32 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:48:32 #0 2.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:32 #0 2.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:32 #0 2.667 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:48:32 #0 2.697 Executing busybox-1.37.0-r20.post-upgrade 02:48:32 #0 2.765 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:48:32 #0 2.771 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:48:32 #0 2.780 Executing busybox-1.37.0-r20.trigger 02:48:32 #0 2.840 OK: 8 MiB in 20 packages 02:48:32 #95 DONE 3.4s 02:48:32 02:48:32 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:48:32 #91 DONE 1.1s 02:48:32 02:48:32 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:48:32 #96 DONE 0.7s 02:48:32 02:48:32 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:32 #97 ... 02:48:32 02:48:32 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:48:32 #98 DONE 0.2s 02:48:32 02:48:32 #99 [security-spire-server stage-2 6/9] COPY security.txt / 02:48:33 #99 DONE 0.1s 02:48:33 02:48:33 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:48:33 #100 DONE 0.4s 02:48:33 02:48:33 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:48:33 #101 DONE 0.4s 02:48:33 02:48:33 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:48:33 #102 DONE 0.1s 02:48:33 02:48:33 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 02:48:33 #103 DONE 0.1s 02:48:33 02:48:33 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:48:33 #104 DONE 0.1s 02:48:33 02:48:33 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:48:33 #105 DONE 0.1s 02:48:33 02:48:33 #106 [security-spire-config stage-2 6/10] COPY security.txt / 02:48:33 #106 DONE 0.1s 02:48:33 02:48:33 #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:48:33 #107 DONE 0.1s 02:48:33 02:48:33 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:48:33 #108 DONE 0.1s 02:48:33 02:48:33 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:48:33 #109 DONE 0.1s 02:48:33 02:48:33 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:48:33 #110 DONE 0.1s 02:48:33 02:48:33 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:48:33 #111 DONE 0.1s 02:48:33 02:48:33 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:48:33 #112 DONE 0.1s 02:48:33 02:48:33 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:48:33 #113 DONE 0.1s 02:48:33 02:48:33 #114 [security-spire-server] exporting to image 02:48:33 #114 exporting layers 02:48:33 #114 ... 02:48:33 02:48:33 #115 [security-spire-agent] exporting to image 02:48:33 #115 exporting layers 0.6s done 02:48:33 #115 writing image sha256:bdff6fb0b2585b7674caa8a7fa1d0c560225759320f5bd07220efee386b29f0a 0.0s done 02:48:33 #115 naming to docker.io/library/security-spire-agent done 02:48:33 #115 DONE 0.6s 02:48:33 02:48:33 #116 [security-spire-config] exporting to image 02:48:33 #116 exporting layers 0.5s done 02:48:33 #116 writing image sha256:59b4b317f5895c4c1f0e00200561ca83036e75c840de28578da4d884257c4780 0.0s done 02:48:33 #116 naming to docker.io/library/security-spire-config done 02:48:33 #116 DONE 0.6s 02:48:33 02:48:33 #114 [security-spire-server] exporting to image 02:48:33 #114 exporting layers 0.7s done 02:48:33 #114 writing image sha256:d33608692e464beaa80f3ca5a086781b3b7ae6eab255b9a3b4d31c7e6920fed9 done 02:48:33 #114 naming to docker.io/library/security-spire-server done 02:48:33 #114 DONE 0.7s 02:48:33 02:48:33 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:38 Removing intermediate container 517e7d7849ce 02:48:38 ---> 86f6d2b0517c 02:48:38 Successfully built 86f6d2b0517c 02:48:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:38 + docker inspect -f . ci-base-image-arm64 02:48:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:39 prd-ubuntu20.04-docker-arm64-4c-16g-799 does not seem to be running inside a container 02:48:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/949 -v /w/workspace/edgex-go/949:/w/workspace/edgex-go/949:rw,z -v /w/workspace/edgex-go/949@tmp:/w/workspace/edgex-go/949@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 02:48:40 $ docker top 0eedbbc9d897be42ee1dd0a262c94da876ec42f1f27a0cec8f975e60e58d8a94 -eo pid,comm 02:48:40 #117 ... 02:48:40 02:48:40 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:40 #118 ... 02:48:40 02:48:40 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:40 #119 ... 02:48:40 02:48:40 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] { [Pipeline] sh 02:48:41 + go version 02:48:41 go version go1.25.3 linux/arm64 [Pipeline] } 02:48:41 $ docker stop --time=1 0eedbbc9d897be42ee1dd0a262c94da876ec42f1f27a0cec8f975e60e58d8a94 02:48:42 $ docker rm -f --volumes 0eedbbc9d897be42ee1dd0a262c94da876ec42f1f27a0cec8f975e60e58d8a94 [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 02:48:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:48:43 02:48:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:48:43 latest: Pulling from edgex-devops/edgex-compose-arm64 02:48:43 547446be3368: Pulling fs layer 02:48:43 d125d8839a47: Pulling fs layer 02:48:43 3e85d5ac6304: Pulling fs layer 02:48:43 c3105a71a48b: Pulling fs layer 02:48:43 0f093f025ec4: Pulling fs layer 02:48:43 c3106fc0e877: Pulling fs layer 02:48:43 c3105a71a48b: Waiting 02:48:43 c3106fc0e877: Waiting 02:48:43 0f093f025ec4: Waiting 02:48:44 547446be3368: Download complete 02:48:44 c3105a71a48b: Verifying Checksum 02:48:44 c3105a71a48b: Download complete 02:48:44 d125d8839a47: Verifying Checksum 02:48:44 d125d8839a47: Download complete 02:48:44 c3106fc0e877: Verifying Checksum 02:48:44 c3106fc0e877: Download complete 02:48:44 0f093f025ec4: Verifying Checksum 02:48:44 0f093f025ec4: Download complete 02:48:44 547446be3368: Pull complete 02:48:45 d125d8839a47: Pull complete 02:48:46 3e85d5ac6304: Verifying Checksum 02:48:46 3e85d5ac6304: Download complete 02:48:52 #120 DONE 23.2s 02:48:52 02:48:52 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:52 #119 DONE 23.2s 02:48:52 02:48:52 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:52 #118 DONE 23.1s 02:48:52 02:48:52 #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:52 #87 DONE 23.2s 02:48:52 02:48:52 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:52 #117 DONE 23.2s 02:48:52 02:48:52 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:52 #97 DONE 20.0s 02:48:52 02:48:52 #121 [core-command builder 6/7] COPY . . 02:48:56 3e85d5ac6304: Pull complete 02:48:56 c3105a71a48b: Pull complete 02:48:57 0f093f025ec4: Pull complete 02:48:57 c3106fc0e877: Pull complete 02:48:57 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:48:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:57 prd-ubuntu20.04-docker-arm64-4c-16g-799 does not seem to be running inside a container 02:48:57 $ 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/949 -v /w/workspace/edgex-go/949:/w/workspace/edgex-go/949:rw,z -v /w/workspace/edgex-go/949@tmp:/w/workspace/edgex-go/949@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 02:48:59 #121 ... 02:48:59 02:48:59 #122 [security-spiffe-token-provider builder 6/7] COPY . . 02:48:59 #122 DONE 5.8s 02:48:59 02:48:59 #123 [security-bootstrapper builder 6/7] COPY . . 02:48:59 #123 DONE 5.8s 02:48:59 02:48:59 #124 [support-scheduler builder 6/7] COPY . . 02:48:59 #124 DONE 5.8s 02:48:59 02:48:59 #121 [security-proxy-auth builder 6/7] COPY . . 02:48:59 #121 DONE 5.8s 02:48:59 02:48:59 #125 [support-notifications builder 6/7] COPY . . 02:48:59 #125 DONE 5.8s 02:48:59 02:48:59 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:59 #126 CACHED 02:48:59 02:48:59 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:48:59 #127 CACHED 02:48:59 02:48:59 #128 [core-metadata builder 6/7] COPY . . 02:48:59 #128 CACHED 02:48:59 02:48:59 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:48:59 #129 CACHED 02:48:59 02:48:59 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:59 #130 CACHED 02:48:59 02:48:59 #131 [security-proxy-auth builder 6/7] COPY . . 02:48:59 #131 CACHED 02:48:59 02:48:59 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:59 #132 CACHED 02:48:59 02:48:59 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 02:48:59 #133 CACHED 02:48:59 02:48:59 #134 [core-command builder 6/7] COPY . . 02:48:59 #134 CACHED 02:48:59 02:48:59 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:48:59 #135 CACHED 02:48:59 02:48:59 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:59 #136 CACHED 02:48:59 02:48:59 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 02:48:59 #137 CACHED 02:48:59 02:48:59 #138 [core-keeper builder 7/8] COPY . . 02:48:59 #138 DONE 5.8s 02:48:59 02:48:59 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:48:59 #139 CACHED 02:48:59 02:48:59 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:59 #140 CACHED 02:48:59 02:48:59 #141 [security-proxy-setup builder 6/7] COPY . . 02:48:59 #141 CACHED 02:48:59 02:48:59 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:59 #142 CACHED 02:48:59 02:48:59 #143 [security-bootstrapper builder 6/7] COPY . . 02:48:59 #143 CACHED 02:48:59 02:48:59 #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:48:59 #144 CACHED 02:48:59 02:48:59 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:48:59 #145 0.909 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:48:59 $ docker top 27bc11643c428bf153e2f4e7af8b52df7b6a4f6324846f4c2b42b942f270cebe -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:00 + docker compose -f ./docker-compose-build.yml build --parallel 02:49:09 #145 ... 02:49:09 02:49:09 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:49:09 #0 0.845 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:49:09 #146 ... 02:49:09 02:49:09 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:49:09 #0 1.097 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:49:09 #147 ... 02:49:09 02:49:09 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:49:09 #0 1.096 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:49:09 #148 ... 02:49:09 02:49:09 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:49:09 #0 0.909 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:49:09 #149 ... 02:49:09 02:49:09 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:49:09 #0 1.031 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:49:09 #150 ... 02:49:09 02:49:09 #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 02:49:09 #0 0.907 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:49:09 #151 ... 02:49:09 02:49:09 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:49:09 #0 0.719 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:49:09 #152 ... 02:49:09 02:49:09 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:49:09 #0 0.936 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:49:09 #153 ... 02:49:09 02:49:09 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:49:09 #0 0.892 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:49:09 #154 ... 02:49:09 02:49:09 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:49:09 #0 0.909 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:49:09 #155 ... 02:49:09 02:49:09 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:49:09 #0 1.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:49:10 #1 [security-bootstrapper internal] load build definition from Dockerfile 02:49:10 #1 transferring dockerfile: 3.02kB 0.0s done 02:49:10 #1 DONE 0.1s 02:49:10 02:49:10 #2 [support-notifications internal] load build definition from Dockerfile 02:49:10 #2 transferring dockerfile: 2.02kB 0.0s done 02:49:10 #2 DONE 0.1s 02:49:10 02:49:10 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:49:10 #3 transferring dockerfile: 2.23kB 0.0s done 02:49:10 #3 DONE 0.1s 02:49:10 02:49:10 #4 [security-proxy-auth internal] load build definition from Dockerfile 02:49:10 #4 transferring dockerfile: 2.14kB done 02:49:10 #4 DONE 0.1s 02:49:10 02:49:10 #5 [security-proxy-setup internal] load build definition from Dockerfile 02:49:10 #5 transferring dockerfile: 2.50kB done 02:49:10 #5 DONE 0.1s 02:49:10 02:49:10 #6 [support-scheduler internal] load build definition from Dockerfile 02:49:10 #6 transferring dockerfile: 1.83kB done 02:49:10 #6 DONE 0.1s 02:49:10 02:49:10 #7 [security-spire-server internal] load build definition from Dockerfile 02:49:10 #7 transferring dockerfile: 1.70kB 0.0s done 02:49:10 #7 DONE 0.0s 02:49:10 02:49:10 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:49:10 #8 transferring dockerfile: 1.89kB done 02:49:10 #8 DONE 0.1s 02:49:10 02:49:10 #9 [security-secretstore-setup internal] load build definition from Dockerfile 02:49:10 #9 transferring dockerfile: 2.49kB done 02:49:10 #9 DONE 0.1s 02:49:10 02:49:10 #10 [core-metadata internal] load build definition from Dockerfile 02:49:10 #10 transferring dockerfile: 2.10kB done 02:49:10 #10 DONE 0.1s 02:49:10 02:49:10 #11 [core-keeper internal] load build definition from Dockerfile 02:49:10 #11 transferring dockerfile: 2.07kB done 02:49:10 #11 DONE 0.1s 02:49:10 02:49:10 #12 [security-spire-agent internal] load build definition from Dockerfile 02:49:10 #12 transferring dockerfile: 1.81kB done 02:49:10 #12 DONE 0.1s 02:49:10 02:49:10 #13 [core-command internal] load build definition from Dockerfile 02:49:10 #13 transferring dockerfile: 1.94kB 0.0s done 02:49:10 #13 DONE 0.1s 02:49:10 02:49:10 #14 [core-data internal] load build definition from Dockerfile 02:49:10 #14 transferring dockerfile: 2.04kB done 02:49:10 #14 DONE 0.1s 02:49:10 02:49:10 #15 [security-spire-config internal] load build definition from Dockerfile 02:49:10 #15 transferring dockerfile: 1.69kB done 02:49:10 #15 DONE 0.1s 02:49:10 02:49:10 #16 [security-bootstrapper internal] load .dockerignore 02:49:10 #16 transferring context: 50B done 02:49:10 #16 DONE 0.1s 02:49:10 02:49:10 #17 [support-notifications internal] load .dockerignore 02:49:10 #17 transferring context: 50B 0.0s done 02:49:10 #17 DONE 0.1s 02:49:10 02:49:10 #18 [core-common-config-bootstrapper internal] load .dockerignore 02:49:10 #18 transferring context: 50B 0.0s done 02:49:10 #18 DONE 0.0s 02:49:10 02:49:10 #19 [security-proxy-auth internal] load .dockerignore 02:49:11 #19 transferring context: 50B done 02:49:11 #19 DONE 0.1s 02:49:11 02:49:11 #20 [security-proxy-setup internal] load .dockerignore 02:49:11 #20 transferring context: 50B 0.0s done 02:49:11 #20 DONE 0.1s 02:49:11 02:49:11 #21 [support-scheduler internal] load .dockerignore 02:49:11 #21 transferring context: 50B 0.0s done 02:49:11 #21 DONE 0.1s 02:49:11 02:49:11 #22 [security-spire-server internal] load .dockerignore 02:49:11 #22 transferring context: 50B done 02:49:11 #22 DONE 0.1s 02:49:11 02:49:11 #23 [security-spiffe-token-provider internal] load .dockerignore 02:49:11 #23 transferring context: 50B done 02:49:11 #23 DONE 0.1s 02:49:11 02:49:11 #24 [security-secretstore-setup internal] load .dockerignore 02:49:11 #24 transferring context: 50B 0.0s done 02:49:11 #24 DONE 0.1s 02:49:11 02:49:11 #25 [core-metadata internal] load .dockerignore 02:49:11 #25 transferring context: 50B done 02:49:11 #25 DONE 0.1s 02:49:11 02:49:11 #26 [core-keeper internal] load .dockerignore 02:49:11 #26 transferring context: 50B done 02:49:11 #26 DONE 0.1s 02:49:11 02:49:11 #27 [security-spire-agent internal] load .dockerignore 02:49:11 #27 transferring context: 50B done 02:49:11 #27 DONE 0.1s 02:49:11 02:49:11 #28 [core-command internal] load .dockerignore 02:49:11 #28 transferring context: 50B done 02:49:11 #28 DONE 0.1s 02:49:11 02:49:11 #29 [core-data internal] load .dockerignore 02:49:11 #29 transferring context: 50B done 02:49:11 #29 DONE 0.1s 02:49:11 02:49:11 #30 [security-spire-config internal] load .dockerignore 02:49:11 #30 transferring context: 50B done 02:49:11 #30 DONE 0.1s 02:49:11 02:49:11 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:49:11 #31 DONE 0.0s 02:49:11 02:49:11 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:49:12 #32 DONE 0.6s 02:49:12 02:49:12 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:49:12 #31 DONE 0.0s 02:49:12 02:49:12 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:49:12 #32 DONE 0.6s 02:49:12 02:49:12 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:49:12 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:49:12 #33 ... 02:49:12 02:49:12 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:49:12 #31 DONE 0.0s 02:49:12 02:49:12 #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:49:12 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:49:12 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:49:12 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:49:12 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:49:12 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:49:12 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:49:12 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:49:12 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:49:12 #33 DONE 0.4s 02:49:12 02:49:12 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:49:12 #31 DONE 0.0s 02:49:12 02:49:12 #34 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:49:12 #34 ... 02:49:12 02:49:12 #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:49:12 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:49:12 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:49:12 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:49:12 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:49:12 #33 DONE 0.4s 02:49:13 02:49:13 #35 [security-bootstrapper internal] load build context 02:49:13 #35 ... 02:49:13 02:49:13 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:49:13 #31 DONE 0.0s 02:49:13 02:49:13 #35 [security-bootstrapper internal] load build context 02:49:13 #35 ... 02:49:13 02:49:13 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:49:13 #31 DONE 0.0s 02:49:13 02:49:13 #35 [security-bootstrapper internal] load build context 02:49:13 #35 ... 02:49:13 02:49:13 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:49:13 #31 DONE 0.0s 02:49:13 02:49:13 #35 [security-bootstrapper internal] load build context 02:49:13 #35 ... 02:49:13 02:49:13 #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:49:13 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:49:13 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:49:13 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:49:13 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:49:13 #33 DONE 0.5s 02:49:13 02:49:13 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 02:49:13 #32 DONE 1.0s 02:49:13 02:49:13 #35 [security-bootstrapper internal] load build context 02:49:13 #35 ... 02:49:13 02:49:13 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:49:13 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:49:13 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:49:13 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:49:13 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:49:13 #33 DONE 0.5s 02:49:13 02:49:13 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:49:13 #31 DONE 0.1s 02:49:13 02:49:13 #35 [security-bootstrapper internal] load build context 02:49:14 #35 ... 02:49:14 02:49:14 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:49:14 #31 DONE 0.1s 02:49:14 02:49:14 #35 [security-bootstrapper internal] load build context 02:49:14 #35 transferring context: 3.39MB 1.6s done 02:49:14 #35 ... 02:49:14 02:49:14 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:49:14 #31 DONE 0.1s 02:49:14 02:49:14 #36 [core-metadata internal] load build context 02:49:14 #36 ... 02:49:14 02:49:14 #37 [core-common-config-bootstrapper internal] load build context 02:49:14 #37 transferring context: 3.39MB 1.4s done 02:49:14 #37 DONE 2.2s 02:49:14 02:49:14 #36 [core-metadata internal] load build context 02:49:14 #36 ... 02:49:14 02:49:14 #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:49:14 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:49:14 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:49:14 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:49:14 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:49:14 #33 DONE 0.6s 02:49:14 02:49:14 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 02:49:14 #32 DONE 2.3s 02:49:14 02:49:14 #36 [core-metadata internal] load build context 02:49:15 #36 ... 02:49:15 02:49:15 #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:49:15 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:49:15 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:49:15 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:49:15 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:49:15 #33 DONE 0.6s 02:49:15 02:49:15 #36 [core-metadata internal] load build context 02:49:15 #36 ... 02:49:15 02:49:15 #35 [security-bootstrapper internal] load build context 02:49:15 #35 DONE 2.7s 02:49:15 02:49:15 #36 [core-metadata internal] load build context 02:49:15 #36 ... 02:49:15 02:49:15 #38 [support-notifications internal] load build context 02:49:15 #38 transferring context: 3.39MB 1.9s done 02:49:15 #38 DONE 2.9s 02:49:15 02:49:15 #36 [core-metadata internal] load build context 02:49:18 #36 ... 02:49:18 02:49:18 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:49:18 #39 DONE 3.6s 02:49:18 02:49:18 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:49:18 #40 DONE 4.5s 02:49:18 02:49:18 #36 [core-metadata internal] load build context 02:49:18 #36 transferring context: 3.39MB 3.7s done 02:49:18 #36 ... 02:49:18 02:49:18 #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:49:18 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:49:18 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:49:18 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:49:18 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:49:18 #33 DONE 0.6s 02:49:18 02:49:18 #33 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:49:18 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:49:18 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:49:18 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:49:18 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:49:18 #33 DONE 0.6s 02:49:18 02:49:18 #41 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:49:18 #41 ... 02:49:18 02:49:18 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:49:18 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:49:18 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:49:18 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:49:18 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:49:18 #33 DONE 0.6s 02:49:18 02:49:18 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:18 #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:18 #42 ... 02:49:18 02:49:18 #36 [core-metadata internal] load build context 02:49:18 #36 DONE 4.9s 02:49:18 02:49:18 #43 [security-proxy-setup internal] load build context 02:49:18 #43 transferring context: 3.39MB 3.9s done 02:49:18 #43 DONE 5.8s 02:49:18 02:49:18 #44 [support-scheduler internal] load build context 02:49:18 #44 ... 02:49:18 02:49:18 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:18 #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.9s done 02:49:18 #42 ... 02:49:18 02:49:18 #45 [security-proxy-auth internal] load build context 02:49:18 #45 transferring context: 3.39MB 4.1s done 02:49:18 #45 DONE 6.0s 02:49:18 02:49:18 #44 [support-scheduler internal] load build context 02:49:19 #44 transferring context: 3.39MB 4.7s done 02:49:20 #44 ... 02:49:20 02:49:20 #46 [security-spiffe-token-provider internal] load build context 02:49:20 #46 transferring context: 3.39MB 4.7s done 02:49:20 #46 DONE 6.4s 02:49:20 02:49:20 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:20 #42 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:49:20 #42 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:49:20 #42 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:49:20 #42 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s 02:49:20 #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.8s 02:49:20 #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.8s 02:49:20 #42 ... 02:49:20 02:49:20 #44 [support-scheduler internal] load build context 02:49:20 #44 DONE 6.7s 02:49:20 02:49:20 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:20 #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.8s done 02:49:20 #42 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.2s done 02:49:20 #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.8s done 02:49:20 #42 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 02:49:20 #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.4s done 02:49:20 #42 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 02:49:21 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.7s 02:49:21 #42 ... 02:49:21 02:49:21 #47 [security-secretstore-setup internal] load build context 02:49:21 #47 transferring context: 3.39MB 5.7s done 02:49:21 #47 DONE 7.7s 02:49:21 02:49:21 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:21 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 2.5s 02:49:21 #42 ... 02:49:21 02:49:21 #48 [security-spire-agent internal] load build context 02:49:21 #48 transferring context: 25.98kB 0.4s done 02:49:21 #48 DONE 4.3s 02:49:21 02:49:21 #49 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:49:21 #49 DONE 10.4s 02:49:21 02:49:21 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:22 #42 ... 02:49:22 02:49:22 #50 [security-spire-config internal] load build context 02:49:22 #50 transferring context: 24.70kB 0.3s done 02:49:22 #50 DONE 4.6s 02:49:22 02:49:22 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:22 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.04MB / 37.02MB 3.0s 02:49:22 #42 ... 02:49:22 02:49:22 #51 [security-spire-server internal] load build context 02:49:22 #51 transferring context: 26.44kB 0.3s done 02:49:22 #51 DONE 4.8s 02:49:22 02:49:22 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:22 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 3.6s 02:49:22 #42 ... 02:49:22 02:49:22 #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:49:22 #0 7.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:22 #0 7.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:23 #52 ... 02:49:23 02:49:23 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:49:23 #0 8.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:23 #0 9.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:23 #53 ... 02:49:23 02:49:23 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:49:23 #0 5.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:23 #0 6.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:23 #54 ... 02:49:23 02:49:23 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:23 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 4.4s 02:49:23 #42 ... 02:49:23 02:49:23 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:49:23 #55 ... 02:49:23 02:49:23 #56 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:49:23 #56 DONE 2.5s 02:49:23 02:49:23 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:49:23 #57 ... 02:49:23 02:49:23 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:49:24 #58 ... 02:49:24 02:49:24 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:49:24 #59 ... 02:49:24 02:49:24 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:49:24 #60 ... 02:49:24 02:49:24 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:24 #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:49:24 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 5.2s 02:49:25 #42 ... 02:49:25 02:49:25 #61 [core-command internal] load build context 02:49:25 #61 ... 02:49:25 02:49:25 #62 [core-data internal] load build context 02:49:25 #62 ... 02:49:25 02:49:25 #63 [core-keeper internal] load build context 02:49:25 #63 ... 02:49:25 02:49:25 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:25 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 6.5s 02:49:26 #42 ... 02:49:26 02:49:26 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:26 #64 ... 02:49:26 02:49:26 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:49:26 #65 ... 02:49:26 02:49:26 #63 [core-keeper internal] load build context 02:49:26 #63 transferring context: 3.39MB 7.0s done 02:49:26 #63 ... 02:49:26 02:49:26 #61 [core-command internal] load build context 02:49:26 #61 transferring context: 3.39MB 6.4s done 02:49:26 #61 DONE 11.7s 02:49:26 02:49:26 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:26 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.35MB / 37.02MB 7.6s 02:49:27 #42 ... 02:49:27 02:49:27 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:27 #64 DONE 11.2s 02:49:27 02:49:27 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:27 #42 ... 02:49:27 02:49:27 #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:49:27 #52 12.22 (1/1) Installing dumb-init (1.2.5-r3) 02:49:27 #52 12.38 Executing busybox-1.37.0-r19.trigger 02:49:27 #52 12.56 OK: 8 MiB in 17 packages 02:49:27 #52 DONE 14.7s 02:49:27 02:49:27 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:27 #42 ... 02:49:27 02:49:27 #63 [core-keeper internal] load build context 02:49:27 #63 DONE 12.5s 02:49:27 02:49:27 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:27 #42 ... 02:49:27 02:49:27 #62 [core-data internal] load build context 02:49:27 #62 transferring context: 3.39MB 7.4s done 02:49:27 #62 DONE 12.7s 02:49:27 02:49:27 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:49:27 #66 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.9s done 02:49:27 #66 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:49:27 #66 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 02:49:27 #66 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 02:49:27 #66 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.1s done 02:49:27 #66 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.3s done 02:49:27 #66 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 02:49:27 #66 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 2.2s done 02:49:27 #66 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 16.78MB / 17.33MB 8.5s 02:49:27 #66 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:49:28 #66 ... 02:49:28 02:49:28 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:49:28 #67 ... 02:49:28 02:49:28 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:28 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.06MB / 37.02MB 8.7s 02:49:28 #42 ... 02:49:28 02:49:28 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:49:28 #53 13.51 (1/2) Installing dumb-init (1.2.5-r3) 02:49:28 #53 13.61 (2/2) Installing su-exec (0.2-r3) 02:49:28 #53 13.61 Executing busybox-1.37.0-r19.trigger 02:49:28 #53 13.76 OK: 8 MiB in 18 packages 02:49:28 #53 DONE 15.4s 02:49:28 02:49:28 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:28 #42 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 02:49:29 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.01MB / 37.02MB 9.5s 02:49:29 #42 ... 02:49:29 02:49:29 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:49:29 #54 11.48 (1/4) Installing dumb-init (1.2.5-r3) 02:49:29 #54 11.56 (2/4) Installing openssl (3.5.4-r0) 02:49:29 #54 11.68 (3/4) Installing su-exec (0.2-r3) 02:49:29 #54 11.68 (4/4) Installing yq-go (4.47.2-r3) 02:49:29 #54 13.75 Executing busybox-1.37.0-r19.trigger 02:49:29 #54 13.86 OK: 20 MiB in 20 packages 02:49:29 #54 DONE 16.1s 02:49:29 02:49:29 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:29 #42 ... 02:49:29 02:49:29 #34 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:49:29 #34 6.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:29 #34 7.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:29 #34 11.81 (1/7) Installing ca-certificates (20250911-r0) 02:49:29 #34 12.04 (2/7) Installing dumb-init (1.2.5-r3) 02:49:29 #34 12.11 (3/7) Installing libgcc (14.2.0-r6) 02:49:29 #34 12.11 (4/7) Installing libsodium (1.0.20-r1) 02:49:29 #34 12.30 (5/7) Installing libstdc++ (14.2.0-r6) 02:49:29 #34 12.95 (6/7) Installing libzmq (4.3.5-r2) 02:49:29 #34 13.02 (7/7) Installing zeromq (4.3.5-r2) 02:49:29 #34 13.30 Executing busybox-1.37.0-r19.trigger 02:49:29 #34 13.50 Executing ca-certificates-20250911-r0.trigger 02:49:29 #34 14.82 OK: 12 MiB in 23 packages 02:49:29 #34 ... 02:49:29 02:49:29 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:30 #42 ... 02:49:30 02:49:30 #34 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:49:30 #34 DONE 16.9s 02:49:30 02:49:30 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:30 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 10.6s 02:49:30 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 11.4s 02:49:32 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 12.7s 02:49:33 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 13.9s 02:49:33 #42 ... 02:49:33 02:49:33 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:49:34 #68 ... 02:49:34 02:49:34 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:49:34 #69 ... 02:49:34 02:49:34 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:34 #70 ... 02:49:34 02:49:34 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:49:34 #71 ... 02:49:34 02:49:34 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:34 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.49MB / 37.02MB 14.9s 02:49:34 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.45MB / 37.02MB 15.5s 02:49:35 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 16.2s done 02:49:35 #42 ... 02:49:35 02:49:35 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:49:35 #58 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:35 #58 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:35 #58 21.27 (1/4) Installing ca-certificates (20250911-r0) 02:49:35 #58 21.67 (2/4) Installing dumb-init (1.2.5-r3) 02:49:35 #58 21.68 (3/4) Installing su-exec (0.2-r3) 02:49:35 #58 21.70 (4/4) Installing yq-go (4.47.2-r3) 02:49:35 #58 ... 02:49:35 02:49:35 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:49:35 #66 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 8.8s done 02:49:35 #66 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done 02:49:35 #66 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 02:49:36 #66 ... 02:49:36 02:49:36 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:49:36 #60 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:36 #60 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:36 #60 20.79 (1/3) Installing ca-certificates (20250911-r0) 02:49:36 #60 21.20 (2/3) Installing dumb-init (1.2.5-r3) 02:49:36 #60 21.25 (3/3) Installing tzdata (2025c-r0) 02:49:36 #60 ... 02:49:36 02:49:36 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:49:36 #55 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:36 #55 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:36 #55 20.58 v3.22.2-345-g80278e42c54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:49:36 #55 20.58 v3.22.2-350-ga346423740a [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:49:36 #55 20.58 OK: 26168 distinct packages available 02:49:36 #55 21.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:36 #55 ... 02:49:36 02:49:36 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:36 #70 DONE 12.5s 02:49:36 02:49:36 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:49:36 #65 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:36 #65 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:36 #65 18.34 (1/1) Installing dumb-init (1.2.5-r3) 02:49:36 #65 18.35 Executing busybox-1.37.0-r19.trigger 02:49:36 #65 18.42 OK: 8 MiB in 17 packages 02:49:36 #65 DONE 20.3s 02:49:36 02:49:36 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:49:37 #72 ... 02:49:37 02:49:37 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:49:37 #73 ... 02:49:37 02:49:37 #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:49:37 #74 ... 02:49:37 02:49:37 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:49:37 #69 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:38 #69 ... 02:49:38 02:49:38 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:49:38 #75 ... 02:49:38 02:49:38 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:49:38 #66 ... 02:49:38 02:49:38 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:49:38 #67 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:38 #67 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:38 #67 19.54 v3.22.2-345-g80278e42c54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:49:38 #67 19.54 v3.22.2-350-ga346423740a [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:49:38 #67 19.54 OK: 26168 distinct packages available 02:49:38 #67 20.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:39 #67 ... 02:49:39 02:49:39 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:49:39 #66 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.1s 02:49:39 #66 ... 02:49:39 02:49:39 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:49:39 #76 ... 02:49:39 02:49:39 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:49:39 #58 22.59 Executing busybox-1.37.0-r19.trigger 02:49:39 #58 22.64 Executing ca-certificates-20250911-r0.trigger 02:49:39 #58 23.64 OK: 19 MiB in 20 packages 02:49:39 #58 DONE 25.4s 02:49:39 02:49:39 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:49:39 #77 ... 02:49:39 02:49:39 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:49:39 #60 22.31 Executing busybox-1.37.0-r19.trigger 02:49:39 #60 22.51 Executing ca-certificates-20250911-r0.trigger 02:49:39 #60 23.59 OK: 8 MiB in 19 packages 02:49:39 #60 DONE 25.4s 02:49:39 02:49:39 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:49:39 #78 ... 02:49:39 02:49:39 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:49:40 #79 ... 02:49:40 02:49:40 #41 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:49:40 #41 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:40 #41 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:40 #41 21.29 v3.22.2-345-g80278e42c54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:49:40 #41 21.29 v3.22.2-350-ga346423740a [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:49:40 #41 21.29 OK: 26168 distinct packages available 02:49:40 #41 ... 02:49:40 02:49:40 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:49:44 #66 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.1s 02:49:45 #66 ... 02:49:45 02:49:45 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:49:45 #72 8.897 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:46 #72 ... 02:49:46 02:49:46 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:49:46 #0 8.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:46 #80 ... 02:49:46 02:49:46 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:46 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.0s 02:49:46 #42 ... 02:49:46 02:49:46 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:49:46 #55 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:46 #55 32.02 (1/13) Installing brotli-libs (1.1.0-r2) 02:49:46 #55 32.28 (2/13) Installing c-ares (1.34.6-r0) 02:49:46 #55 32.38 (3/13) Installing libunistring (1.3-r0) 02:49:46 #55 32.78 (4/13) Installing libidn2 (2.3.7-r0) 02:49:46 #55 32.88 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:49:46 #55 32.94 (6/13) Installing libpsl (0.21.5-r3) 02:49:46 #55 33.03 (7/13) Installing zstd-libs (1.5.7-r0) 02:49:46 #55 ... 02:49:46 02:49:46 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:48 #42 ... 02:49:48 02:49:48 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:49:48 #69 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:48 #69 23.78 OK: 255 MiB in 60 packages 02:49:48 #69 ... 02:49:48 02:49:48 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:49 #42 ... 02:49:49 02:49:49 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:49:49 #57 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:49 #57 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:49 #57 ... 02:49:49 02:49:49 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:49 #42 ... 02:49:49 02:49:49 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:49:49 #68 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:49 #68 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:50 #68 ... 02:49:50 02:49:50 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:49:50 #67 21.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:50 #67 ... 02:49:50 02:49:50 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:50 #42 ... 02:49:50 02:49:50 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:49:50 #69 DONE 27.3s 02:49:50 02:49:50 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:50 #42 ... 02:49:50 02:49:50 #41 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:49:50 #41 22.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:50 #41 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:50 #41 ... 02:49:50 02:49:50 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:49:50 #75 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:50 #75 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:50 #75 ... 02:49:50 02:49:50 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:51 #42 ... 02:49:51 02:49:51 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:49:51 #55 33.23 (8/13) Installing libcurl (8.14.1-r2) 02:49:51 #55 33.44 (9/13) Installing curl (8.14.1-r2) 02:49:51 #55 33.52 (10/13) Installing dumb-init (1.2.5-r3) 02:49:51 #55 33.56 (11/13) Installing musl-obstack (1.2.3-r2) 02:49:51 #55 33.57 (12/13) Installing libucontext (1.3.2-r0) 02:49:51 #55 33.60 (13/13) Installing gcompat (1.1.0-r4) 02:49:51 #55 33.67 Executing busybox-1.37.0-r19.trigger 02:49:51 #55 33.94 OK: 13 MiB in 29 packages 02:49:51 #55 DONE 37.3s 02:49:51 02:49:51 #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:49:51 #81 DONE 0.6s 02:49:51 02:49:51 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:51 #42 ... 02:49:51 02:49:51 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:49:51 #59 17.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:51 #59 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:51 #59 ... 02:49:51 02:49:51 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:49:51 #71 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:51 #71 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:51 #71 ... 02:49:51 02:49:51 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:49:51 #82 ... 02:49:51 02:49:51 #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:49:51 #74 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:51 #74 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:52 #74 ... 02:49:52 02:49:52 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:52 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.3s 02:49:52 #42 ... 02:49:52 02:49:52 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:49:52 #76 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:52 #76 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:52 #76 ... 02:49:52 02:49:52 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:49:52 #79 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:52 #79 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:52 #79 ... 02:49:52 02:49:52 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:49:52 #68 29.09 OK: 255 MiB in 60 packages 02:49:53 #68 ... 02:49:53 02:49:53 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:49:53 #73 15.60 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:53 #73 17.78 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:53 #73 ... 02:49:53 02:49:53 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:55 #42 ... 02:49:55 02:49:55 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:49:55 #66 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.5s done 02:49:55 #66 ... 02:49:55 02:49:55 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:55 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.7s done 02:49:55 #42 ... 02:49:55 02:49:55 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:49:55 #78 6.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:55 #78 7.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:55 #78 ... 02:49:55 02:49:55 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:49:55 #76 26.71 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:49:56 #76 ... 02:49:56 02:49:56 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:49:56 #68 DONE 32.3s 02:49:56 02:49:56 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:49:56 #67 34.11 (1/5) Installing dumb-init (1.2.5-r3) 02:49:56 #67 34.11 (2/5) Installing musl-obstack (1.2.3-r2) 02:49:56 #67 34.13 (3/5) Installing libucontext (1.3.2-r0) 02:49:56 #67 34.18 (4/5) Installing gcompat (1.1.0-r4) 02:49:56 #67 34.23 (5/5) Installing openssl (3.5.4-r0) 02:49:56 #67 34.45 Executing busybox-1.37.0-r19.trigger 02:49:56 #67 34.78 OK: 9 MiB in 21 packages 02:49:56 #67 DONE 38.3s 02:49:56 02:49:56 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:49:56 #57 29.93 OK: 255 MiB in 60 packages 02:49:56 #57 DONE 32.5s 02:49:56 02:49:56 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:49:56 #75 27.88 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:49:56 #75 28.37 Executing busybox-1.37.0-r20.post-upgrade 02:49:56 #75 ... 02:49:56 02:49:56 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:49:56 #77 7.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:56 #77 8.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:57 #77 ... 02:49:57 02:49:57 #41 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:49:57 #41 37.90 (1/4) Installing dumb-init (1.2.5-r3) 02:49:57 #41 37.96 (2/4) Installing musl-obstack (1.2.3-r2) 02:49:57 #41 37.97 (3/4) Installing libucontext (1.3.2-r0) 02:49:57 #41 37.99 (4/4) Installing gcompat (1.1.0-r4) 02:49:57 #41 38.12 Executing busybox-1.37.0-r19.trigger 02:49:57 #41 38.40 OK: 8 MiB in 20 packages 02:49:57 #41 ... 02:49:57 02:49:57 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:49:57 #83 DONE 1.0s 02:49:57 02:49:57 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:49:57 #80 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:57 #80 ... 02:49:57 02:49:57 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:49:57 #42 ... 02:49:57 02:49:57 #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:49:57 #84 DONE 1.2s 02:49:57 02:49:57 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:49:57 #75 29.22 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:49:57 #75 29.30 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:49:57 #75 29.31 Executing busybox-1.37.0-r20.trigger 02:49:57 #75 ... 02:49:57 02:49:57 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:49:57 #72 11.30 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:57 #72 ... 02:49:57 02:49:57 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:49:57 #75 29.46 OK: 8 MiB in 18 packages 02:49:57 #75 ... 02:49:57 02:49:57 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:49:57 #71 31.76 OK: 255 MiB in 60 packages 02:49:57 #71 DONE 34.2s 02:49:58 02:49:58 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:49:59 #85 DONE 1.2s 02:49:59 02:49:59 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:59 #86 ... 02:49:59 02:49:59 #41 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:49:59 #41 DONE 42.1s 02:50:00 02:50:00 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:50:00 #87 ... 02:50:00 02:50:00 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:50:00 #75 DONE 32.4s 02:50:01 02:50:01 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:50:01 #74 29.19 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:50:01 #74 29.62 Executing busybox-1.37.0-r20.post-upgrade 02:50:01 #74 30.57 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:50:01 #74 30.59 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:50:01 #74 30.63 Executing busybox-1.37.0-r20.trigger 02:50:01 #74 30.76 OK: 8 MiB in 17 packages 02:50:01 #74 DONE 33.6s 02:50:01 02:50:01 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:50:01 #88 ... 02:50:01 02:50:01 #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:01 #89 ... 02:50:01 02:50:01 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:50:01 #76 26.97 Executing busybox-1.37.0-r20.post-upgrade 02:50:01 #76 27.95 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:50:01 #76 27.98 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:50:01 #76 28.06 Executing busybox-1.37.0-r20.trigger 02:50:01 #76 28.34 OK: 20 MiB in 20 packages 02:50:01 #76 DONE 32.0s 02:50:01 02:50:01 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:50:01 #73 33.81 (1/1) Installing dumb-init (1.2.5-r3) 02:50:01 #73 ... 02:50:01 02:50:01 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:50:01 #90 DONE 0.3s 02:50:01 02:50:01 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:50:01 #73 34.38 Executing busybox-1.37.0-r19.trigger 02:50:02 #73 34.55 OK: 8 MiB in 17 packages 02:50:03 #73 ... 02:50:03 02:50:03 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:50:03 #79 29.03 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:50:03 #79 29.26 Executing busybox-1.37.0-r20.post-upgrade 02:50:03 #79 30.03 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:50:03 #79 30.03 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:50:03 #79 30.09 Executing busybox-1.37.0-r20.trigger 02:50:03 #79 30.31 OK: 12 MiB in 23 packages 02:50:03 #79 DONE 33.1s 02:50:03 02:50:03 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:50:03 #72 26.60 OK: 255 MiB in 60 packages 02:50:04 #72 ... 02:50:04 02:50:04 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:50:04 #78 21.22 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:50:04 #78 21.40 Executing busybox-1.37.0-r20.post-upgrade 02:50:04 #78 22.11 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:50:04 #78 22.13 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:50:04 #78 22.17 Executing busybox-1.37.0-r20.trigger 02:50:04 #78 22.37 OK: 8 MiB in 19 packages 02:50:04 #78 DONE 24.2s 02:50:04 02:50:04 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:50:04 #72 DONE 27.8s 02:50:04 02:50:04 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:50:04 #77 23.06 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:50:04 #77 23.19 Executing busybox-1.37.0-r20.post-upgrade 02:50:04 #77 23.88 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:50:04 #77 23.88 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:50:04 #77 23.91 Executing busybox-1.37.0-r20.trigger 02:50:04 #77 23.98 OK: 19 MiB in 20 packages 02:50:05 #77 ... 02:50:05 02:50:05 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:50:05 #73 DONE 37.5s 02:50:05 02:50:05 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:50:05 #80 24.79 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:50:05 #80 25.02 Executing busybox-1.37.0-r20.post-upgrade 02:50:05 #80 25.66 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:50:05 #80 25.70 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:50:05 #80 25.70 Executing busybox-1.37.0-r20.trigger 02:50:05 #80 25.86 OK: 8 MiB in 17 packages 02:50:05 #80 DONE 28.6s 02:50:05 02:50:05 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:50:05 #0 8.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:50:05 #91 ... 02:50:05 02:50:05 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:50:05 #77 DONE 25.7s 02:50:05 02:50:05 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:50:05 #92 DONE 1.1s 02:50:05 02:50:05 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:50:05 #82 4.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:50:05 #82 6.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:50:05 #82 ... 02:50:05 02:50:05 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:06 #93 ... 02:50:06 02:50:06 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:50:06 #59 32.20 v3.22.2-345-g80278e42c54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:50:06 #59 32.20 v3.22.2-350-ga346423740a [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:50:06 #59 32.20 OK: 26172 distinct packages available 02:50:06 #59 35.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:50:06 #59 36.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:50:06 #59 ... 02:50:06 02:50:06 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:50:06 #91 9.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:50:07 #91 ... 02:50:07 02:50:07 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:07 #94 ... 02:50:07 02:50:07 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:50:07 #87 7.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:50:07 #87 ... 02:50:07 02:50:07 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:07 #95 ... 02:50:07 02:50:07 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:50:07 #82 14.77 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:50:07 #82 14.88 Executing busybox-1.37.0-r20.post-upgrade 02:50:07 #82 15.50 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:50:07 #82 15.58 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:50:07 #82 15.61 Executing busybox-1.37.0-r20.trigger 02:50:07 #82 15.67 OK: 13 MiB in 29 packages 02:50:09 #82 DONE 18.1s 02:50:09 02:50:09 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:50:09 #59 44.16 OK: 255 MiB in 60 packages 02:50:09 #59 DONE 45.3s 02:50:09 02:50:09 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:50:09 #88 DONE 8.3s 02:50:09 02:50:09 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:50:09 #96 DONE 0.3s 02:50:09 02:50:09 #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:50:09 #97 DONE 0.6s 02:50:09 02:50:09 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:12 #98 ... 02:50:12 02:50:12 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:50:12 #91 14.46 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:50:12 #91 14.53 Executing busybox-1.37.0-r20.post-upgrade 02:50:12 #91 14.76 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:50:12 #91 14.77 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:50:12 #91 14.80 Executing busybox-1.37.0-r20.trigger 02:50:12 #91 14.87 OK: 9 MiB in 21 packages 02:50:12 #91 DONE 15.8s 02:50:12 02:50:12 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:50:13 #99 DONE 1.2s 02:50:13 02:50:13 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:14 #100 ... 02:50:14 02:50:14 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:14 #101 DONE 2.0s 02:50:14 02:50:14 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:50:14 #102 DONE 0.2s 02:50:14 02:50:14 #103 [security-spire-server stage-2 6/9] COPY security.txt / 02:50:14 #103 DONE 0.2s 02:50:14 02:50:14 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:50:14 #87 8.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:50:14 #87 13.32 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:50:14 #87 13.46 Executing busybox-1.37.0-r20.post-upgrade 02:50:14 #87 14.13 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:50:14 #87 14.14 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:50:14 #87 14.15 Executing busybox-1.37.0-r20.trigger 02:50:14 #87 14.26 OK: 8 MiB in 20 packages 02:50:14 #87 ... 02:50:14 02:50:14 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:50:14 #104 DONE 0.2s 02:50:14 02:50:14 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:14 #98 ... 02:50:14 02:50:14 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:50:15 #105 DONE 0.3s 02:50:15 02:50:15 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:50:15 #42 ... 02:50:15 02:50:15 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:50:15 #87 DONE 15.2s 02:50:15 02:50:15 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:50:15 #106 ... 02:50:15 02:50:15 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:15 #100 DONE 2.0s 02:50:15 02:50:15 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:50:15 #107 DONE 0.3s 02:50:15 02:50:15 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 02:50:15 #108 ... 02:50:15 02:50:15 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:50:15 #106 DONE 0.5s 02:50:15 02:50:15 #109 [security-spire-server] exporting to image 02:50:15 #109 exporting layers 02:50:15 #109 ... 02:50:15 02:50:15 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 02:50:15 #108 DONE 0.3s 02:50:16 02:50:16 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:50:16 #110 DONE 0.2s 02:50:16 02:50:16 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:50:16 #111 DONE 0.3s 02:50:16 02:50:16 #112 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:16 #112 ... 02:50:16 02:50:16 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:50:16 #113 DONE 0.3s 02:50:16 02:50:16 #109 [security-spire-agent] exporting to image 02:50:18 #109 ... 02:50:18 02:50:18 #112 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:18 #112 DONE 3.3s 02:50:18 02:50:18 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:50:18 #114 DONE 0.3s 02:50:18 02:50:18 #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:18 #89 ... 02:50:18 02:50:18 #115 [security-spire-config stage-2 6/10] COPY security.txt / 02:50:18 #115 DONE 0.3s 02:50:18 02:50:18 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:19 #95 ... 02:50:19 02:50:19 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:50:19 #116 DONE 0.3s 02:50:19 02:50:19 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:19 #93 ... 02:50:19 02:50:19 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:50:19 #117 DONE 0.3s 02:50:19 02:50:19 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:19 #95 ... 02:50:19 02:50:19 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:50:19 #118 DONE 0.3s 02:50:19 02:50:19 #109 [security-spire-agent] exporting to image 02:50:20 #109 exporting layers 5.3s done 02:50:20 #109 writing image sha256:899de1d34ffc8d0a297fd51cc60731472bbcd3293289207cb869175838f84d79 done 02:50:20 #109 naming to docker.io/library/security-spire-server-arm64 done 02:50:21 #109 exporting layers 4.8s done 02:50:21 #109 writing image sha256:cd777df5147a5dfef8fe9eb21c76b59fdc41c722faae52b5b311af69103412a2 0.0s done 02:50:21 #109 naming to docker.io/library/security-spire-agent-arm64 done 02:50:22 #109 exporting layers 2.8s done 02:50:22 #109 writing image sha256:ad45a3ac4de0e39894c6baafbc2db45b484408f798846c2d4c7c4fcfc789d580 0.0s done 02:50:22 #109 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:50:22 #109 DONE 7.1s 02:50:22 02:50:22 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:31 #156 DONE 89.7s 02:50:31 02:50:31 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:50:31 #145 DONE 89.7s 02:50:31 02:50:31 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:50:31 #157 DONE 0.3s 02:50:31 02:50:31 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:50:31 #158 ... 02:50:31 02:50:31 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:50:31 #159 DONE 0.3s 02:50:31 02:50:31 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:50:31 #160 DONE 0.1s 02:50:31 02:50:31 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:50:31 #161 DONE 0.3s 02:50:31 02:50:31 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:50:31 #158 ... 02:50:31 02:50:31 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:50:31 #162 DONE 0.1s 02:50:31 02:50:31 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:50:31 #163 DONE 0.2s 02:50:31 02:50:31 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:50:31 #146 ... 02:50:31 02:50:31 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:50:31 #164 ... 02:50:31 02:50:31 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:50:31 #158 DONE 0.9s 02:50:31 02:50:31 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:50:31 #165 DONE 0.2s 02:50:31 02:50:31 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:50:31 #147 ... 02:50:31 02:50:31 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:50:31 #166 DONE 0.2s 02:50:31 02:50:31 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:50:31 #167 DONE 0.2s 02:50:31 02:50:31 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:50:31 #164 DONE 0.8s 02:50:31 02:50:31 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:50:31 #168 DONE 0.1s 02:50:31 02:50:31 #169 [core-common-config-bootstrapper] exporting to image 02:50:31 #169 exporting layers 02:50:31 #169 ... 02:50:31 02:50:31 #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/ 02:50:31 #170 DONE 0.2s 02:50:31 02:50:31 #169 [core-common-config-bootstrapper] exporting to image 02:50:31 #169 exporting layers 0.3s done 02:50:31 #169 writing image sha256:6d85f8d55443ae7896231f3aaa008406239b47191f54dd7c9dac797b02654e12 done 02:50:31 #169 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 02:50:31 #169 DONE 0.4s 02:50:31 02:50:31 #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/ 02:50:31 #171 DONE 0.1s 02:50:31 02:50:31 #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/ 02:50:31 #172 DONE 0.1s 02:50:31 02:50:31 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:50:31 #173 DONE 0.1s 02:50:31 02:50:31 #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 02:50:31 #151 ... 02:50:31 02:50:31 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:50:31 #174 DONE 0.8s 02:50:31 02:50:31 #175 [security-bootstrapper] exporting to image 02:50:31 #175 exporting layers 0.5s done 02:50:31 #175 writing image sha256:38596e8ff41363c130bd34de757df768681ccdf85fcf8550a8f6de8525eb81f5 done 02:50:31 #175 naming to docker.io/library/security-bootstrapper done 02:50:31 #175 DONE 0.5s 02:50:31 02:50:31 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:51:39 #149 DONE 154.0s 02:51:39 02:51:39 #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 02:51:39 #151 154.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:51:39 #151 ... 02:51:39 02:51:39 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:51:39 #176 DONE 0.0s 02:51:39 02:51:39 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:51:39 #177 DONE 0.1s 02:51:39 02:51:39 #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 02:51:39 #151 ... 02:51:39 02:51:39 #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:51:39 #178 DONE 0.2s 02:51:39 02:51:39 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:51:39 #179 DONE 0.1s 02:51:39 02:51:39 #180 [core-command] exporting to image 02:51:39 #180 exporting layers 02:51:39 #180 exporting layers 0.1s done 02:51:39 #180 writing image sha256:c4f76c37d8ba3cfbf7fa8b190bd9755b1a232953995a1106f3dea2454d99efeb done 02:51:39 #180 naming to docker.io/library/core-command done 02:51:39 #180 DONE 0.1s 02:51:39 02:51:39 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:51:39 #150 ... 02:51:39 02:51:39 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:51:39 #152 DONE 155.5s 02:51:39 02:51:39 #181 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:51:39 #181 DONE 0.0s 02:51:39 02:51:39 #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:51:39 #182 DONE 0.1s 02:51:39 02:51:39 #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:51:39 #183 DONE 0.2s 02:51:39 02:51:39 #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 02:51:39 #151 ... 02:51:39 02:51:39 #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:51:39 #184 DONE 0.1s 02:51:39 02:51:39 #185 [security-spiffe-token-provider] exporting to image 02:51:39 #185 exporting layers 0.1s done 02:51:39 #185 writing image sha256:56debc3bad305b6b94503b73f9b5cdb7b18bcb4254278574416f64c4dbf8f18d done 02:51:39 #185 naming to docker.io/library/security-spiffe-token-provider done 02:51:39 #185 DONE 0.2s 02:51:39 02:51:39 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:39 #147 ... 02:51:39 02:51:39 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:51:39 #148 DONE 156.7s 02:51:39 02:51:39 #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 02:51:39 #151 ... 02:51:39 02:51:39 #186 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:51:39 #186 DONE 0.2s 02:51:39 02:51:39 #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 02:51:39 #151 DONE 157.3s 02:51:39 02:51:39 #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:51:39 #187 DONE 0.2s 02:51:39 02:51:39 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:51:39 #188 DONE 0.1s 02:51:39 02:51:39 #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:51:39 #189 DONE 0.1s 02:51:39 02:51:39 #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:51:39 #190 DONE 0.1s 02:51:39 02:51:39 #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:51:39 #191 DONE 0.0s 02:51:39 02:51:39 #192 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:51:39 #192 ... 02:51:39 02:51:39 #193 [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 02:51:39 #193 DONE 0.1s 02:51:39 02:51:39 #192 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:51:39 #192 DONE 0.2s 02:51:39 02:51:39 #194 [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 02:51:39 #194 DONE 0.0s 02:51:39 02:51:39 #195 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:51:39 #195 DONE 0.0s 02:51:39 02:51:39 #196 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:51:39 #196 DONE 0.1s 02:51:39 02:51:39 #197 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:39 #197 ... 02:51:39 02:51:39 #198 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:51:39 #198 DONE 0.3s 02:51:39 02:51:39 #199 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:51:39 #199 DONE 0.3s 02:51:39 02:51:39 #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:51:39 #200 DONE 0.0s 02:51:39 02:51:39 #197 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:39 #197 DONE 0.8s 02:51:39 02:51:39 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:39 #201 ... 02:51:39 02:51:39 #202 [security-proxy-setup] exporting to image 02:51:39 #202 exporting layers 0.4s done 02:51:39 #202 writing image sha256:7496857d6609ca110bc7be0df5c1df5009fe5e8e998010035ca9305a548b0d39 done 02:51:39 #202 naming to docker.io/library/security-proxy-setup done 02:51:39 #202 DONE 0.5s 02:51:39 02:51:39 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:51:39 #150 ... 02:51:39 02:51:39 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:39 #201 DONE 0.9s 02:51:39 02:51:39 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:51:39 #146 DONE 159.4s 02:51:39 02:51:39 #203 [security-secretstore-setup] exporting to image 02:51:39 #203 ... 02:51:39 02:51:39 #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:51:39 #204 DONE 0.1s 02:51:39 02:51:39 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:51:39 #155 DONE 159.8s 02:51:39 02:51:39 #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:51:39 #204 DONE 0.1s 02:51:39 02:51:39 #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:51:39 #205 DONE 0.1s 02:51:39 02:51:39 #206 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:51:39 #206 CACHED 02:51:39 02:51:39 #207 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:51:39 #207 CACHED 02:51:39 02:51:39 #203 [security-secretstore-setup] exporting to image 02:51:39 #203 exporting layers 0.5s done 02:51:39 #203 writing image sha256:937fb339c179970854b094f8e22ea5e2882e8d2799bd7f61003fde121c5ed2c4 done 02:51:39 #203 naming to docker.io/library/security-secretstore-setup done 02:51:39 #203 DONE 0.5s 02:51:39 02:51:39 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:51:39 #208 ... 02:51:39 02:51:39 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:51:39 #153 DONE 160.3s 02:51:39 02:51:39 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:51:39 #208 DONE 0.3s 02:51:39 02:51:39 #209 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:51:39 #209 DONE 0.3s 02:51:39 02:51:39 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:51:39 #210 DONE 0.0s 02:51:39 02:51:39 #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:51:39 #211 DONE 0.0s 02:51:39 02:51:39 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:51:39 #212 DONE 0.1s 02:51:39 02:51:39 #213 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:51:39 #213 DONE 0.1s 02:51:39 02:51:39 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:51:39 #214 DONE 0.1s 02:51:39 02:51:39 #215 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:51:39 #215 DONE 0.1s 02:51:39 02:51:39 #216 [core-metadata] exporting to image 02:51:39 #216 ... 02:51:39 02:51:39 #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:51:39 #217 DONE 0.2s 02:51:39 02:51:39 #216 [core-metadata] exporting to image 02:51:39 #216 exporting layers 0.2s done 02:51:39 #216 writing image sha256:6ebe904d7826e172124aa7e799b40bd661cc3b80f12c83b4a8cac6d7a7a792e6 done 02:51:39 #216 naming to docker.io/library/core-metadata done 02:51:39 #216 DONE 0.3s 02:51:39 02:51:39 #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:51:39 #218 DONE 0.0s 02:51:39 02:51:39 #219 [core-data] exporting to image 02:51:39 #219 exporting layers 0.2s done 02:51:39 #219 writing image sha256:7f1b62eee517fcff440f77ee70e754a4f82d9df5a0cfcb540fcf7a544eb8faac done 02:51:39 #219 naming to docker.io/library/core-data 0.0s done 02:51:39 #219 DONE 0.2s 02:51:39 02:51:39 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:39 #220 DONE 0.5s 02:51:39 02:51:39 #221 [security-proxy-auth] exporting to image 02:51:39 #221 ... 02:51:39 02:51:39 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:51:39 #150 DONE 161.3s 02:51:39 02:51:39 #222 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:51:39 #222 DONE 0.0s 02:51:39 02:51:39 #223 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:51:40 #223 DONE 0.3s 02:51:40 02:51:40 #224 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:51:40 #224 DONE 0.0s 02:51:40 02:51:40 #225 [core-keeper] exporting to image 02:51:40 #225 exporting layers 0.1s done 02:51:40 #225 writing image sha256:9ab1125b3cbe4d96833f02751afaea26e0f633ad5b6dad6d3568d21621f9ebc6 done 02:51:40 #225 naming to docker.io/library/core-keeper done 02:51:40 #225 DONE 0.2s 02:51:40 02:51:40 #221 [security-proxy-auth] exporting to image 02:51:40 #221 exporting layers 1.1s done 02:51:40 #221 writing image sha256:5c504ef84959376ac15feb4420519b528cb7dd80ecf59e883b9dccf75a91da3d done 02:51:40 #221 naming to docker.io/library/security-proxy-auth done 02:51:40 #221 DONE 1.1s 02:51:40 02:51:40 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:40 #147 ... 02:51:40 02:51:40 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:51:40 #154 DONE 162.1s 02:51:40 02:51:40 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:51:40 #226 DONE 0.0s 02:51:40 02:51:40 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:40 #147 ... 02:51:40 02:51:40 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:51:40 #227 DONE 0.0s 02:51:40 02:51:40 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:51:40 #228 DONE 0.2s 02:51:40 02:51:40 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:51:40 #229 DONE 0.0s 02:51:40 02:51:40 #230 [support-scheduler] exporting to image 02:51:40 #230 exporting layers 0.2s done 02:51:41 #230 writing image sha256:15ff71f99a04d1ae78b46929691561b5253f612364e3962cb3ac6d6b90c8cf83 done 02:51:41 #230 naming to docker.io/library/support-scheduler done 02:51:41 #230 DONE 0.2s 02:51:41 02:51:41 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:42 #147 DONE 163.7s 02:51:42 02:51:42 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:51:42 #231 DONE 0.0s 02:51:42 02:51:42 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:51:42 #232 DONE 0.0s 02:51:42 02:51:42 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:51:42 #233 DONE 0.1s 02:51:42 02:51:42 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:51:42 #234 DONE 0.0s 02:51:42 02:51:42 #235 [support-notifications] exporting to image 02:51:42 #235 exporting layers 0.1s done 02:51:42 #235 writing image sha256:4a3f8a94d43044757dd6d9180c2387bb60637f95fc8236b011b321c2789546a0 done 02:51:42 #235 naming to docker.io/library/support-notifications done 02:51:42 #235 DONE 0.1s 02:51:42 time="2026-01-19T02:48:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:42 time="2026-01-19T02:48:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:42 time="2026-01-19T02:48:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:42 time="2026-01-19T02:48:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:42 time="2026-01-19T02:48:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:42 time="2026-01-19T02:48:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:42 time="2026-01-19T02:48:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:42 time="2026-01-19T02:48:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:42 time="2026-01-19T02:48:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:42 time="2026-01-19T02:48:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:42 time="2026-01-19T02:48:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:42 time="2026-01-19T02:48:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:42 time="2026-01-19T02:48:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:42 time="2026-01-19T02:48:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:42 time="2026-01-19T02:48:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:51:42 $ docker stop --time=1 d3cb7e96c9b927acb1d12ace1ba74a4048d18f8f8af85589b1031ee7645c2ac7 02:51:43 $ docker rm -f --volumes d3cb7e96c9b927acb1d12ace1ba74a4048d18f8f8af85589b1031ee7645c2ac7 [Pipeline] // withDockerContainer [Pipeline] sh 02:51:44 + docker images 02:51:44 REPOSITORY TAG IMAGE ID CREATED SIZE 02:51:44 support-notifications latest 4a3f8a94d430 1 second ago 55.7MB 02:51:44 support-scheduler latest 15ff71f99a04 3 seconds ago 52MB 02:51:44 core-keeper latest 9ab1125b3cbe 4 seconds ago 46.8MB 02:51:44 security-proxy-auth latest 5c504ef84959 5 seconds ago 47MB 02:51:44 core-metadata latest 6ebe904d7826 5 seconds ago 48MB 02:51:44 core-data latest 7f1b62eee517 5 seconds ago 47.9MB 02:51:44 security-secretstore-setup latest 937fb339c179 6 seconds ago 84.5MB 02:51:44 security-proxy-setup latest 7496857d6609 7 seconds ago 52.8MB 02:51:44 security-spiffe-token-provider latest 56debc3bad30 9 seconds ago 51MB 02:51:44 core-command latest c4f76c37d8ba 11 seconds ago 42.1MB 02:51:44 security-bootstrapper latest 38596e8ff413 About a minute ago 22.4MB 02:51:44 core-common-config-bootstrapper latest 6d85f8d55443 About a minute ago 21.3MB 02:51:44 security-spire-agent latest bdff6fb0b258 3 minutes ago 238MB 02:51:44 security-spire-config latest 59b4b317f589 3 minutes ago 178MB 02:51:44 security-spire-server latest d33608692e46 3 minutes ago 178MB 02:51:44 ci-base-image-x86_64 latest 0bf8f759bade 6 minutes ago 999MB 02:51:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 3 months ago 636MB 02:51:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 7 months ago 573MB 02:51:44 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 02:51:44 provisioning config files... 02:51:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/949@tmp/config4321385908316870098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:44 #98 ... 02:51:44 02:51:44 #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:44 #89 DONE 112.0s 02:51:44 02:51:44 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:44 #95 DONE 105.6s 02:51:44 02:51:44 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:44 #94 DONE 105.9s 02:51:44 02:51:44 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:44 #86 DONE 103.8s 02:51:44 02:51:44 #119 [support-notifications builder 6/7] COPY . . 02:51:44 #119 ... 02:51:44 02:51:44 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:44 #98 DONE 94.7s 02:51:44 02:51:44 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:44 #93 DONE 99.3s 02:51:44 02:51:44 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 02:51:44 #120 DONE 1.6s 02:51:44 02:51:44 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:51:44 #121 CACHED 02:51:44 02:51:44 #122 [security-proxy-auth builder 6/7] COPY . . 02:51:44 #122 CACHED 02:51:44 02:51:44 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:44 #123 CACHED 02:51:44 02:51:44 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:51:44 ---> ****-login.sh 02:51:44 nexus3.edgexfoundry.org:10001 02:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:44 Login Succeeded 02:51:44 nexus3.edgexfoundry.org:10002 02:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:44 Login Succeeded 02:51:44 nexus3.edgexfoundry.org:10003 02:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:44 #124 ... 02:51:44 02:51:44 #125 [core-command builder 6/7] COPY . . 02:51:44 #125 CACHED 02:51:44 02:51:44 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 02:51:44 #126 CACHED 02:51:44 02:51:44 #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:44 #127 CACHED 02:51:44 02:51:44 #128 [core-data builder 6/7] COPY . . 02:51:44 #128 CACHED 02:51:44 02:51:44 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:44 #129 CACHED 02:51:44 02:51:44 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 02:51:44 #130 CACHED 02:51:44 02:51:44 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:44 #131 CACHED 02:51:44 02:51:44 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:51:44 #132 CACHED 02:51:44 02:51:44 #133 [core-metadata builder 6/7] COPY . . 02:51:44 #133 CACHED 02:51:44 02:51:44 #119 [support-notifications builder 6/7] COPY . . 02:51:44 #119 DONE 1.7s 02:51:44 Login Succeeded 02:51:44 nexus3.edgexfoundry.org:10004 02:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:44 Login Succeeded 02:51:44 ****.io 02:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:45 02:51:45 #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:51:45 #134 CACHED 02:51:45 02:51:45 #135 [security-secretstore-setup builder 6/7] COPY . . 02:51:45 #135 CACHED 02:51:45 02:51:45 #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:45 #136 CACHED 02:51:45 02:51:45 #137 [support-scheduler builder 6/7] COPY . . 02:51:45 #137 DONE 1.8s 02:51:45 02:51:45 #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:51:45 #138 CACHED 02:51:45 02:51:45 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:45 #139 CACHED 02:51:45 02:51:45 #140 [security-proxy-setup builder 6/7] COPY . . 02:51:45 #140 CACHED 02:51:45 02:51:45 #141 [security-bootstrapper builder 6/7] COPY . . 02:51:45 #141 DONE 1.9s 02:51:45 02:51:45 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:51:45 Login Succeeded 02:51:45 ---> ****-login.sh ends [Pipeline] } 02:51:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:51:45 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:51:45 887ca450e28627fe1f76a044593f56671b433ad2 02:51:45 latest 02:51:45 4.1.0-dev.94 02:51:45 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:51:45 main 02:51:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:45 + docker push nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2 02:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:51:45 76286ce80b3c: Preparing 02:51:45 569b0ae3001c: Preparing 02:51:45 2851878ede8c: Preparing 02:51:45 b474980351e9: Preparing 02:51:45 c5edff6111c5: Preparing 02:51:45 7a73ef385509: Preparing 02:51:45 256f393e029f: Preparing 02:51:45 256f393e029f: Waiting 02:51:45 7a73ef385509: Waiting 02:51:45 2851878ede8c: Pushed 02:51:45 76286ce80b3c: Pushed 02:51:45 b474980351e9: Pushed 02:51:45 256f393e029f: Layer already exists 02:51:45 c5edff6111c5: Pushed 02:51:45 7a73ef385509: Pushed 02:51:48 #142 ... 02:51:48 02:51:48 #143 [core-keeper builder 7/8] COPY . . 02:51:48 #143 DONE 3.6s 02:51:48 02:51:48 #144 [security-spiffe-token-provider builder 6/7] COPY . . 02:51:48 #144 DONE 3.7s 02:51:48 02:51:48 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:51:49 569b0ae3001c: Pushed 02:51:49 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:50 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:51:50 76286ce80b3c: Preparing 02:51:50 569b0ae3001c: Preparing 02:51:50 2851878ede8c: Preparing 02:51:50 b474980351e9: Preparing 02:51:50 c5edff6111c5: Preparing 02:51:50 7a73ef385509: Preparing 02:51:50 256f393e029f: Preparing 02:51:50 7a73ef385509: Waiting 02:51:50 256f393e029f: Waiting 02:51:50 2851878ede8c: Layer already exists 02:51:50 76286ce80b3c: Layer already exists 02:51:50 c5edff6111c5: Layer already exists 02:51:50 569b0ae3001c: Layer already exists 02:51:50 b474980351e9: Layer already exists 02:51:50 256f393e029f: Layer already exists 02:51:50 7a73ef385509: Layer already exists 02:51:50 latest: digest: sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:50 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.94 02:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:51:50 76286ce80b3c: Preparing 02:51:50 569b0ae3001c: Preparing 02:51:50 2851878ede8c: Preparing 02:51:50 b474980351e9: Preparing 02:51:50 c5edff6111c5: Preparing 02:51:50 7a73ef385509: Preparing 02:51:50 256f393e029f: Preparing 02:51:50 7a73ef385509: Waiting 02:51:50 256f393e029f: Waiting 02:51:50 b474980351e9: Layer already exists 02:51:50 569b0ae3001c: Layer already exists 02:51:50 2851878ede8c: Layer already exists 02:51:50 76286ce80b3c: Layer already exists 02:51:50 c5edff6111c5: Layer already exists 02:51:50 7a73ef385509: Layer already exists 02:51:50 256f393e029f: Layer already exists 02:51:50 4.1.0-dev.94: digest: sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:51 + docker push nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:51:51 76286ce80b3c: Preparing 02:51:51 569b0ae3001c: Preparing 02:51:51 2851878ede8c: Preparing 02:51:51 b474980351e9: Preparing 02:51:51 c5edff6111c5: Preparing 02:51:51 7a73ef385509: Preparing 02:51:51 256f393e029f: Preparing 02:51:51 256f393e029f: Waiting 02:51:51 7a73ef385509: Waiting 02:51:51 76286ce80b3c: Layer already exists 02:51:51 569b0ae3001c: Layer already exists 02:51:51 b474980351e9: Layer already exists 02:51:51 c5edff6111c5: Layer already exists 02:51:51 2851878ede8c: Layer already exists 02:51:51 256f393e029f: Layer already exists 02:51:51 7a73ef385509: Layer already exists 02:51:51 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:51 #145 3.622 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:51:52 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:51:52 76286ce80b3c: Preparing 02:51:52 569b0ae3001c: Preparing 02:51:52 2851878ede8c: Preparing 02:51:52 b474980351e9: Preparing 02:51:52 c5edff6111c5: Preparing 02:51:52 7a73ef385509: Preparing 02:51:52 256f393e029f: Preparing 02:51:52 256f393e029f: Waiting 02:51:52 7a73ef385509: Waiting 02:51:52 2851878ede8c: Layer already exists 02:51:52 b474980351e9: Layer already exists 02:51:52 569b0ae3001c: Layer already exists 02:51:52 c5edff6111c5: Layer already exists 02:51:52 76286ce80b3c: Layer already exists 02:51:52 7a73ef385509: Layer already exists 02:51:52 256f393e029f: Layer already exists 02:51:52 main: digest: sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:52 ===================================================== [Pipeline] echo 02:51:52 taggedImages: 02:51:52 - nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2 02:51:52 - nexus3.edgexfoundry.org:10004/core-command:latest 02:51:52 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.94 02:51:52 - nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:51:52 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:51:52 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:51:52 887ca450e28627fe1f76a044593f56671b433ad2 02:51:52 latest 02:51:52 4.1.0-dev.94 02:51:52 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:51:52 main 02:51:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2 02:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:51:52 3c3b7d71c322: Preparing 02:51:52 8119f4060ebe: Preparing 02:51:52 0311a0efe7f3: Preparing 02:51:52 89147839f138: Preparing 02:51:52 2851878ede8c: Preparing 02:51:52 b474980351e9: Preparing 02:51:52 c5edff6111c5: Preparing 02:51:52 7a73ef385509: Preparing 02:51:52 256f393e029f: Preparing 02:51:52 7a73ef385509: Waiting 02:51:52 c5edff6111c5: Waiting 02:51:52 256f393e029f: Waiting 02:51:52 b474980351e9: Waiting 02:51:52 2851878ede8c: Layer already exists 02:51:52 b474980351e9: Layer already exists 02:51:52 c5edff6111c5: Layer already exists 02:51:52 7a73ef385509: Layer already exists 02:51:52 0311a0efe7f3: Pushed 02:51:52 256f393e029f: Layer already exists 02:51:52 8119f4060ebe: Pushed 02:51:52 3c3b7d71c322: Pushed 02:51:54 89147839f138: Pushed 02:51:54 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:54 #145 ... 02:51:54 02:51:54 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:51:54 #124 6.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:51:54 + 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 02:51:54 #124 ... 02:51:54 02:51:54 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:51:54 #0 4.328 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:51:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:51:54 3c3b7d71c322: Preparing 02:51:54 8119f4060ebe: Preparing 02:51:54 0311a0efe7f3: Preparing 02:51:54 89147839f138: Preparing 02:51:54 2851878ede8c: Preparing 02:51:54 b474980351e9: Preparing 02:51:54 c5edff6111c5: Preparing 02:51:54 7a73ef385509: Preparing 02:51:54 256f393e029f: Preparing 02:51:54 c5edff6111c5: Waiting 02:51:54 7a73ef385509: Waiting 02:51:54 256f393e029f: Waiting 02:51:54 b474980351e9: Waiting 02:51:54 0311a0efe7f3: Layer already exists 02:51:54 8119f4060ebe: Layer already exists 02:51:54 89147839f138: Layer already exists 02:51:54 3c3b7d71c322: Layer already exists 02:51:54 2851878ede8c: Layer already exists 02:51:54 b474980351e9: Layer already exists 02:51:54 c5edff6111c5: Layer already exists 02:51:54 7a73ef385509: Layer already exists 02:51:54 256f393e029f: Layer already exists 02:51:54 latest: digest: sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:54 #146 ... 02:51:54 02:51:54 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:51:54 #0 5.268 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:51:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:55 #147 ... 02:51:55 02:51:55 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:51:55 #0 6.366 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:51:55 #148 ... 02:51:55 02:51:55 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:55 #0 6.365 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:51:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.94 02:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:51:55 3c3b7d71c322: Preparing 02:51:55 8119f4060ebe: Preparing 02:51:55 0311a0efe7f3: Preparing 02:51:55 89147839f138: Preparing 02:51:55 2851878ede8c: Preparing 02:51:55 b474980351e9: Preparing 02:51:55 c5edff6111c5: Preparing 02:51:55 7a73ef385509: Preparing 02:51:55 b474980351e9: Waiting 02:51:55 c5edff6111c5: Waiting 02:51:55 256f393e029f: Preparing 02:51:55 7a73ef385509: Waiting 02:51:55 256f393e029f: Waiting 02:51:55 0311a0efe7f3: Layer already exists 02:51:55 89147839f138: Layer already exists 02:51:55 2851878ede8c: Layer already exists 02:51:55 8119f4060ebe: Layer already exists 02:51:55 3c3b7d71c322: Layer already exists 02:51:55 b474980351e9: Layer already exists 02:51:55 7a73ef385509: Layer already exists 02:51:55 c5edff6111c5: Layer already exists 02:51:55 256f393e029f: Layer already exists 02:51:55 4.1.0-dev.94: digest: sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:55 #149 ... 02:51:55 02:51:55 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:51:55 #0 5.880 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:51:55 #150 ... 02:51:55 02:51:55 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:51:55 #0 5.524 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:51:55 #151 ... 02:51:55 02:51:55 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:51:55 #0 5.225 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:51:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:56 #152 ... 02:51:56 02:51:56 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:51:56 #0 6.502 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:51:56 #153 ... 02:51:56 02:51:56 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:51:56 #0 3.878 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:51:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:51:56 3c3b7d71c322: Preparing 02:51:56 8119f4060ebe: Preparing 02:51:56 0311a0efe7f3: Preparing 02:51:56 89147839f138: Preparing 02:51:56 2851878ede8c: Preparing 02:51:56 b474980351e9: Preparing 02:51:56 c5edff6111c5: Preparing 02:51:56 7a73ef385509: Preparing 02:51:56 256f393e029f: Preparing 02:51:56 b474980351e9: Waiting 02:51:56 7a73ef385509: Waiting 02:51:56 256f393e029f: Waiting 02:51:56 c5edff6111c5: Waiting 02:51:56 2851878ede8c: Layer already exists 02:51:56 0311a0efe7f3: Layer already exists 02:51:56 3c3b7d71c322: Layer already exists 02:51:56 89147839f138: Layer already exists 02:51:56 8119f4060ebe: Layer already exists 02:51:56 b474980351e9: Layer already exists 02:51:56 256f393e029f: Layer already exists 02:51:56 c5edff6111c5: Layer already exists 02:51:56 7a73ef385509: Layer already exists 02:51:56 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:56 + 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 02:51:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:51:56 3c3b7d71c322: Preparing 02:51:56 8119f4060ebe: Preparing 02:51:56 0311a0efe7f3: Preparing 02:51:56 89147839f138: Preparing 02:51:56 2851878ede8c: Preparing 02:51:56 b474980351e9: Preparing 02:51:56 c5edff6111c5: Preparing 02:51:56 7a73ef385509: Preparing 02:51:56 256f393e029f: Preparing 02:51:56 b474980351e9: Waiting 02:51:56 c5edff6111c5: Waiting 02:51:56 7a73ef385509: Waiting 02:51:56 256f393e029f: Waiting 02:51:56 3c3b7d71c322: Layer already exists 02:51:56 8119f4060ebe: Layer already exists 02:51:56 2851878ede8c: Layer already exists 02:51:56 0311a0efe7f3: Layer already exists 02:51:56 89147839f138: Layer already exists 02:51:56 c5edff6111c5: Layer already exists 02:51:56 b474980351e9: Layer already exists 02:51:56 7a73ef385509: Layer already exists 02:51:56 256f393e029f: Layer already exists 02:51:56 main: digest: sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:56 ===================================================== [Pipeline] echo 02:51:56 taggedImages: 02:51:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2 02:51:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:51:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.94 02:51:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:51:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:51:56 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:51:56 887ca450e28627fe1f76a044593f56671b433ad2 02:51:56 latest 02:51:56 4.1.0-dev.94 02:51:56 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:51:56 main 02:51:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:57 + docker push nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2 02:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:51:57 295ab7e09c13: Preparing 02:51:57 cb176c8a22a7: Preparing 02:51:57 2851878ede8c: Preparing 02:51:57 b474980351e9: Preparing 02:51:57 14398893369f: Preparing 02:51:57 7a73ef385509: Preparing 02:51:57 256f393e029f: Preparing 02:51:57 7a73ef385509: Waiting 02:51:57 256f393e029f: Waiting 02:51:57 b474980351e9: Layer already exists 02:51:57 2851878ede8c: Layer already exists 02:51:57 256f393e029f: Layer already exists 02:51:57 7a73ef385509: Layer already exists 02:51:57 295ab7e09c13: Pushed 02:51:57 14398893369f: Pushed 02:52:01 #154 ... 02:52:01 02:52:01 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:52:01 #142 5.718 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:52:02 cb176c8a22a7: Pushed 02:52:02 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:02 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:52:02 295ab7e09c13: Preparing 02:52:02 cb176c8a22a7: Preparing 02:52:02 2851878ede8c: Preparing 02:52:02 b474980351e9: Preparing 02:52:02 14398893369f: Preparing 02:52:02 7a73ef385509: Preparing 02:52:02 256f393e029f: Preparing 02:52:02 7a73ef385509: Waiting 02:52:02 256f393e029f: Waiting 02:52:02 2851878ede8c: Layer already exists 02:52:02 cb176c8a22a7: Layer already exists 02:52:02 b474980351e9: Layer already exists 02:52:02 295ab7e09c13: Layer already exists 02:52:02 14398893369f: Layer already exists 02:52:02 7a73ef385509: Layer already exists 02:52:02 256f393e029f: Layer already exists 02:52:02 latest: digest: sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:03 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.94 02:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:52:03 295ab7e09c13: Preparing 02:52:03 cb176c8a22a7: Preparing 02:52:03 2851878ede8c: Preparing 02:52:03 b474980351e9: Preparing 02:52:03 14398893369f: Preparing 02:52:03 7a73ef385509: Preparing 02:52:03 256f393e029f: Preparing 02:52:03 7a73ef385509: Waiting 02:52:03 256f393e029f: Waiting 02:52:03 cb176c8a22a7: Layer already exists 02:52:03 14398893369f: Layer already exists 02:52:03 b474980351e9: Layer already exists 02:52:03 295ab7e09c13: Layer already exists 02:52:03 2851878ede8c: Layer already exists 02:52:03 256f393e029f: Layer already exists 02:52:03 7a73ef385509: Layer already exists 02:52:03 4.1.0-dev.94: digest: sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:04 + docker push nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:52:04 295ab7e09c13: Preparing 02:52:04 cb176c8a22a7: Preparing 02:52:04 2851878ede8c: Preparing 02:52:04 b474980351e9: Preparing 02:52:04 14398893369f: Preparing 02:52:04 7a73ef385509: Preparing 02:52:04 256f393e029f: Preparing 02:52:04 7a73ef385509: Waiting 02:52:04 256f393e029f: Waiting 02:52:04 295ab7e09c13: Layer already exists 02:52:04 14398893369f: Layer already exists 02:52:04 b474980351e9: Layer already exists 02:52:04 2851878ede8c: Layer already exists 02:52:04 cb176c8a22a7: Layer already exists 02:52:04 7a73ef385509: Layer already exists 02:52:04 256f393e029f: Layer already exists 02:52:04 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:04 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:52:04 295ab7e09c13: Preparing 02:52:04 cb176c8a22a7: Preparing 02:52:04 2851878ede8c: Preparing 02:52:04 b474980351e9: Preparing 02:52:04 14398893369f: Preparing 02:52:04 7a73ef385509: Preparing 02:52:04 256f393e029f: Preparing 02:52:04 7a73ef385509: Waiting 02:52:04 256f393e029f: Waiting 02:52:04 14398893369f: Layer already exists 02:52:04 295ab7e09c13: Layer already exists 02:52:04 cb176c8a22a7: Layer already exists 02:52:04 b474980351e9: Layer already exists 02:52:04 2851878ede8c: Layer already exists 02:52:04 7a73ef385509: Layer already exists 02:52:04 256f393e029f: Layer already exists 02:52:04 main: digest: sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:04 ===================================================== [Pipeline] echo 02:52:04 taggedImages: 02:52:04 - nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2 02:52:04 - nexus3.edgexfoundry.org:10004/core-data:latest 02:52:04 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.94 02:52:04 - nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:04 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:52:04 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:52:04 887ca450e28627fe1f76a044593f56671b433ad2 02:52:04 latest 02:52:04 4.1.0-dev.94 02:52:04 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:04 main 02:52:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2 02:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:52:05 68158fc04a6e: Preparing 02:52:05 80b0fe4efc85: Preparing 02:52:05 b474980351e9: Preparing 02:52:05 90adf8f94b3d: Preparing 02:52:05 f075172b9ae4: Preparing 02:52:05 256f393e029f: Preparing 02:52:05 256f393e029f: Waiting 02:52:05 b474980351e9: Layer already exists 02:52:05 256f393e029f: Layer already exists 02:52:05 f075172b9ae4: Pushed 02:52:05 68158fc04a6e: Pushed 02:52:05 90adf8f94b3d: Pushed 02:52:09 80b0fe4efc85: Pushed 02:52:09 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:52:10 68158fc04a6e: Preparing 02:52:10 80b0fe4efc85: Preparing 02:52:10 b474980351e9: Preparing 02:52:10 90adf8f94b3d: Preparing 02:52:10 f075172b9ae4: Preparing 02:52:10 256f393e029f: Preparing 02:52:10 256f393e029f: Waiting 02:52:10 80b0fe4efc85: Layer already exists 02:52:10 f075172b9ae4: Layer already exists 02:52:10 b474980351e9: Layer already exists 02:52:10 68158fc04a6e: Layer already exists 02:52:10 90adf8f94b3d: Layer already exists 02:52:10 256f393e029f: Layer already exists 02:52:10 latest: digest: sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.94 02:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:52:10 68158fc04a6e: Preparing 02:52:10 80b0fe4efc85: Preparing 02:52:10 b474980351e9: Preparing 02:52:10 90adf8f94b3d: Preparing 02:52:10 f075172b9ae4: Preparing 02:52:10 256f393e029f: Preparing 02:52:10 256f393e029f: Waiting 02:52:10 f075172b9ae4: Layer already exists 02:52:10 68158fc04a6e: Layer already exists 02:52:10 80b0fe4efc85: Layer already exists 02:52:10 90adf8f94b3d: Layer already exists 02:52:10 b474980351e9: Layer already exists 02:52:10 256f393e029f: Layer already exists 02:52:10 4.1.0-dev.94: digest: sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:52:11 68158fc04a6e: Preparing 02:52:11 80b0fe4efc85: Preparing 02:52:11 b474980351e9: Preparing 02:52:11 90adf8f94b3d: Preparing 02:52:11 f075172b9ae4: Preparing 02:52:11 256f393e029f: Preparing 02:52:11 256f393e029f: Waiting 02:52:11 80b0fe4efc85: Layer already exists 02:52:11 90adf8f94b3d: Layer already exists 02:52:11 f075172b9ae4: Layer already exists 02:52:11 68158fc04a6e: Layer already exists 02:52:11 b474980351e9: Layer already exists 02:52:11 256f393e029f: Layer already exists 02:52:11 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:52:12 68158fc04a6e: Preparing 02:52:12 80b0fe4efc85: Preparing 02:52:12 b474980351e9: Preparing 02:52:12 90adf8f94b3d: Preparing 02:52:12 f075172b9ae4: Preparing 02:52:12 256f393e029f: Preparing 02:52:12 256f393e029f: Waiting 02:52:12 80b0fe4efc85: Layer already exists 02:52:12 f075172b9ae4: Layer already exists 02:52:12 b474980351e9: Layer already exists 02:52:12 90adf8f94b3d: Layer already exists 02:52:12 68158fc04a6e: Layer already exists 02:52:12 256f393e029f: Layer already exists 02:52:12 main: digest: sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:12 ===================================================== [Pipeline] echo 02:52:12 taggedImages: 02:52:12 - nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2 02:52:12 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:52:12 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.94 02:52:12 - nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:12 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:52:12 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:52:12 887ca450e28627fe1f76a044593f56671b433ad2 02:52:12 latest 02:52:12 4.1.0-dev.94 02:52:12 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:12 main 02:52:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2 02:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:52:12 952addf1094f: Preparing 02:52:12 dff0fff5eab7: Preparing 02:52:12 a6085497fc18: Preparing 02:52:12 2851878ede8c: Preparing 02:52:12 b474980351e9: Preparing 02:52:12 c5edff6111c5: Preparing 02:52:12 7a73ef385509: Preparing 02:52:12 256f393e029f: Preparing 02:52:12 c5edff6111c5: Waiting 02:52:12 7a73ef385509: Waiting 02:52:12 256f393e029f: Waiting 02:52:12 b474980351e9: Layer already exists 02:52:12 2851878ede8c: Layer already exists 02:52:12 c5edff6111c5: Layer already exists 02:52:12 7a73ef385509: Layer already exists 02:52:12 256f393e029f: Layer already exists 02:52:12 952addf1094f: Pushed 02:52:12 dff0fff5eab7: Pushed 02:52:17 a6085497fc18: Pushed 02:52:17 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:52:17 952addf1094f: Preparing 02:52:17 dff0fff5eab7: Preparing 02:52:17 a6085497fc18: Preparing 02:52:17 2851878ede8c: Preparing 02:52:17 b474980351e9: Preparing 02:52:17 c5edff6111c5: Preparing 02:52:17 7a73ef385509: Preparing 02:52:17 256f393e029f: Preparing 02:52:17 c5edff6111c5: Waiting 02:52:17 7a73ef385509: Waiting 02:52:17 256f393e029f: Waiting 02:52:17 952addf1094f: Layer already exists 02:52:17 a6085497fc18: Layer already exists 02:52:17 b474980351e9: Layer already exists 02:52:17 dff0fff5eab7: Layer already exists 02:52:17 2851878ede8c: Layer already exists 02:52:17 c5edff6111c5: Layer already exists 02:52:17 7a73ef385509: Layer already exists 02:52:17 256f393e029f: Layer already exists 02:52:17 latest: digest: sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.94 02:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:52:18 952addf1094f: Preparing 02:52:18 dff0fff5eab7: Preparing 02:52:18 a6085497fc18: Preparing 02:52:18 2851878ede8c: Preparing 02:52:18 b474980351e9: Preparing 02:52:18 c5edff6111c5: Preparing 02:52:18 7a73ef385509: Preparing 02:52:18 256f393e029f: Preparing 02:52:18 c5edff6111c5: Waiting 02:52:18 7a73ef385509: Waiting 02:52:18 256f393e029f: Waiting 02:52:18 2851878ede8c: Layer already exists 02:52:18 a6085497fc18: Layer already exists 02:52:18 dff0fff5eab7: Layer already exists 02:52:18 b474980351e9: Layer already exists 02:52:18 952addf1094f: Layer already exists 02:52:18 c5edff6111c5: Layer already exists 02:52:18 256f393e029f: Layer already exists 02:52:18 7a73ef385509: Layer already exists 02:52:18 4.1.0-dev.94: digest: sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:52:19 952addf1094f: Preparing 02:52:19 dff0fff5eab7: Preparing 02:52:19 a6085497fc18: Preparing 02:52:19 2851878ede8c: Preparing 02:52:19 b474980351e9: Preparing 02:52:19 c5edff6111c5: Preparing 02:52:19 7a73ef385509: Preparing 02:52:19 256f393e029f: Preparing 02:52:19 c5edff6111c5: Waiting 02:52:19 256f393e029f: Waiting 02:52:19 7a73ef385509: Waiting 02:52:19 2851878ede8c: Layer already exists 02:52:19 dff0fff5eab7: Layer already exists 02:52:19 b474980351e9: Layer already exists 02:52:19 952addf1094f: Layer already exists 02:52:19 a6085497fc18: Layer already exists 02:52:19 7a73ef385509: Layer already exists 02:52:19 c5edff6111c5: Layer already exists 02:52:19 256f393e029f: Layer already exists 02:52:19 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:52:19 952addf1094f: Preparing 02:52:19 dff0fff5eab7: Preparing 02:52:19 a6085497fc18: Preparing 02:52:19 2851878ede8c: Preparing 02:52:19 b474980351e9: Preparing 02:52:19 c5edff6111c5: Preparing 02:52:19 7a73ef385509: Preparing 02:52:19 256f393e029f: Preparing 02:52:19 7a73ef385509: Waiting 02:52:19 256f393e029f: Waiting 02:52:19 c5edff6111c5: Waiting 02:52:19 952addf1094f: Layer already exists 02:52:19 dff0fff5eab7: Layer already exists 02:52:19 b474980351e9: Layer already exists 02:52:19 a6085497fc18: Layer already exists 02:52:19 2851878ede8c: Layer already exists 02:52:19 7a73ef385509: Layer already exists 02:52:19 c5edff6111c5: Layer already exists 02:52:19 256f393e029f: Layer already exists 02:52:26 main: digest: sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:26 ===================================================== [Pipeline] echo 02:52:26 taggedImages: 02:52:26 - nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2 02:52:26 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:52:26 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.94 02:52:26 - nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:26 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:52:26 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:52:26 887ca450e28627fe1f76a044593f56671b433ad2 02:52:26 latest 02:52:26 4.1.0-dev.94 02:52:26 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:26 main 02:52:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2 02:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:52:27 a20ba487c394: Preparing 02:52:27 5937194cc2ac: Preparing 02:52:27 321dbfb5d30f: Preparing 02:52:27 4028c0664c1d: Preparing 02:52:27 356a887d3015: Preparing 02:52:27 769ee46b88ae: Preparing 02:52:27 5eeb8d4a9bdb: Preparing 02:52:27 2851878ede8c: Preparing 02:52:27 b474980351e9: Preparing 02:52:27 db72eafdd0b9: Preparing 02:52:27 58bbb83367f5: Preparing 02:52:27 5f70bf18a086: Preparing 02:52:27 32f5d7506af0: Preparing 02:52:27 11bf807a1811: Preparing 02:52:27 5eeb8d4a9bdb: Waiting 02:52:27 a2d3d2857788: Preparing 02:52:27 2851878ede8c: Waiting 02:52:27 256f393e029f: Preparing 02:52:27 b474980351e9: Waiting 02:52:27 db72eafdd0b9: Waiting 02:52:27 58bbb83367f5: Waiting 02:52:27 5f70bf18a086: Waiting 02:52:27 32f5d7506af0: Waiting 02:52:27 11bf807a1811: Waiting 02:52:27 a2d3d2857788: Waiting 02:52:27 256f393e029f: Waiting 02:52:27 769ee46b88ae: Waiting 02:52:33 a20ba487c394: Pushed 02:52:33 321dbfb5d30f: Pushed 02:52:33 356a887d3015: Pushed 02:52:33 5937194cc2ac: Pushed 02:52:33 4028c0664c1d: Pushed 02:52:33 2851878ede8c: Layer already exists 02:52:33 b474980351e9: Layer already exists 02:52:33 769ee46b88ae: Pushed 02:52:33 5f70bf18a086: Layer already exists 02:52:33 db72eafdd0b9: Pushed 02:52:33 58bbb83367f5: Pushed 02:52:33 32f5d7506af0: Pushed 02:52:33 256f393e029f: Layer already exists 02:52:33 a2d3d2857788: Pushed 02:52:33 11bf807a1811: Pushed 02:52:34 5eeb8d4a9bdb: Pushed 02:52:34 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:52:35 a20ba487c394: Preparing 02:52:35 5937194cc2ac: Preparing 02:52:35 321dbfb5d30f: Preparing 02:52:35 4028c0664c1d: Preparing 02:52:35 356a887d3015: Preparing 02:52:35 769ee46b88ae: Preparing 02:52:35 5eeb8d4a9bdb: Preparing 02:52:35 2851878ede8c: Preparing 02:52:35 b474980351e9: Preparing 02:52:35 db72eafdd0b9: Preparing 02:52:35 58bbb83367f5: Preparing 02:52:35 5f70bf18a086: Preparing 02:52:35 32f5d7506af0: Preparing 02:52:35 11bf807a1811: Preparing 02:52:35 a2d3d2857788: Preparing 02:52:35 256f393e029f: Preparing 02:52:35 db72eafdd0b9: Waiting 02:52:35 11bf807a1811: Waiting 02:52:35 a2d3d2857788: Waiting 02:52:35 256f393e029f: Waiting 02:52:35 58bbb83367f5: Waiting 02:52:35 5eeb8d4a9bdb: Waiting 02:52:35 2851878ede8c: Waiting 02:52:35 5f70bf18a086: Waiting 02:52:35 32f5d7506af0: Waiting 02:52:35 769ee46b88ae: Waiting 02:52:35 5937194cc2ac: Layer already exists 02:52:35 356a887d3015: Layer already exists 02:52:35 4028c0664c1d: Layer already exists 02:52:35 321dbfb5d30f: Layer already exists 02:52:35 a20ba487c394: Layer already exists 02:52:35 5eeb8d4a9bdb: Layer already exists 02:52:35 b474980351e9: Layer already exists 02:52:35 2851878ede8c: Layer already exists 02:52:35 769ee46b88ae: Layer already exists 02:52:35 db72eafdd0b9: Layer already exists 02:52:35 5f70bf18a086: Layer already exists 02:52:35 58bbb83367f5: Layer already exists 02:52:35 11bf807a1811: Layer already exists 02:52:35 32f5d7506af0: Layer already exists 02:52:35 a2d3d2857788: Layer already exists 02:52:35 256f393e029f: Layer already exists 02:52:35 latest: digest: sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.94 02:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:52:35 a20ba487c394: Preparing 02:52:35 5937194cc2ac: Preparing 02:52:35 321dbfb5d30f: Preparing 02:52:35 4028c0664c1d: Preparing 02:52:35 356a887d3015: Preparing 02:52:35 769ee46b88ae: Preparing 02:52:35 5eeb8d4a9bdb: Preparing 02:52:35 2851878ede8c: Preparing 02:52:35 b474980351e9: Preparing 02:52:35 db72eafdd0b9: Preparing 02:52:35 58bbb83367f5: Preparing 02:52:35 5f70bf18a086: Preparing 02:52:35 769ee46b88ae: Waiting 02:52:35 32f5d7506af0: Preparing 02:52:35 11bf807a1811: Preparing 02:52:35 a2d3d2857788: Preparing 02:52:35 256f393e029f: Preparing 02:52:35 5eeb8d4a9bdb: Waiting 02:52:35 a2d3d2857788: Waiting 02:52:35 5f70bf18a086: Waiting 02:52:35 2851878ede8c: Waiting 02:52:35 256f393e029f: Waiting 02:52:35 b474980351e9: Waiting 02:52:35 32f5d7506af0: Waiting 02:52:35 db72eafdd0b9: Waiting 02:52:35 11bf807a1811: Waiting 02:52:35 58bbb83367f5: Waiting 02:52:35 4028c0664c1d: Layer already exists 02:52:35 321dbfb5d30f: Layer already exists 02:52:35 356a887d3015: Layer already exists 02:52:35 a20ba487c394: Layer already exists 02:52:35 5937194cc2ac: Layer already exists 02:52:35 b474980351e9: Layer already exists 02:52:35 769ee46b88ae: Layer already exists 02:52:35 5eeb8d4a9bdb: Layer already exists 02:52:35 db72eafdd0b9: Layer already exists 02:52:35 2851878ede8c: Layer already exists 02:52:35 5f70bf18a086: Layer already exists 02:52:35 11bf807a1811: Layer already exists 02:52:35 58bbb83367f5: Layer already exists 02:52:35 32f5d7506af0: Layer already exists 02:52:35 a2d3d2857788: Layer already exists 02:52:35 256f393e029f: Layer already exists 02:52:35 4.1.0-dev.94: digest: sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:52:36 a20ba487c394: Preparing 02:52:36 5937194cc2ac: Preparing 02:52:36 321dbfb5d30f: Preparing 02:52:36 4028c0664c1d: Preparing 02:52:36 356a887d3015: Preparing 02:52:36 769ee46b88ae: Preparing 02:52:36 5eeb8d4a9bdb: Preparing 02:52:36 2851878ede8c: Preparing 02:52:36 b474980351e9: Preparing 02:52:36 db72eafdd0b9: Preparing 02:52:36 58bbb83367f5: Preparing 02:52:36 5f70bf18a086: Preparing 02:52:36 32f5d7506af0: Preparing 02:52:36 11bf807a1811: Preparing 02:52:36 a2d3d2857788: Preparing 02:52:36 256f393e029f: Preparing 02:52:36 db72eafdd0b9: Waiting 02:52:36 a2d3d2857788: Waiting 02:52:36 769ee46b88ae: Waiting 02:52:36 256f393e029f: Waiting 02:52:36 5eeb8d4a9bdb: Waiting 02:52:36 11bf807a1811: Waiting 02:52:36 58bbb83367f5: Waiting 02:52:36 b474980351e9: Waiting 02:52:36 2851878ede8c: Waiting 02:52:36 5f70bf18a086: Waiting 02:52:36 32f5d7506af0: Waiting 02:52:36 5937194cc2ac: Layer already exists 02:52:36 4028c0664c1d: Layer already exists 02:52:36 356a887d3015: Layer already exists 02:52:36 a20ba487c394: Layer already exists 02:52:36 321dbfb5d30f: Layer already exists 02:52:36 2851878ede8c: Layer already exists 02:52:36 769ee46b88ae: Layer already exists 02:52:36 b474980351e9: Layer already exists 02:52:36 5eeb8d4a9bdb: Layer already exists 02:52:36 db72eafdd0b9: Layer already exists 02:52:36 5f70bf18a086: Layer already exists 02:52:36 58bbb83367f5: Layer already exists 02:52:36 32f5d7506af0: Layer already exists 02:52:36 a2d3d2857788: Layer already exists 02:52:36 11bf807a1811: Layer already exists 02:52:36 256f393e029f: Layer already exists 02:52:36 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:52:37 a20ba487c394: Preparing 02:52:37 5937194cc2ac: Preparing 02:52:37 321dbfb5d30f: Preparing 02:52:37 4028c0664c1d: Preparing 02:52:37 356a887d3015: Preparing 02:52:37 769ee46b88ae: Preparing 02:52:37 5eeb8d4a9bdb: Preparing 02:52:37 2851878ede8c: Preparing 02:52:37 b474980351e9: Preparing 02:52:37 db72eafdd0b9: Preparing 02:52:37 58bbb83367f5: Preparing 02:52:37 5f70bf18a086: Preparing 02:52:37 32f5d7506af0: Preparing 02:52:37 11bf807a1811: Preparing 02:52:37 a2d3d2857788: Preparing 02:52:37 256f393e029f: Preparing 02:52:37 b474980351e9: Waiting 02:52:37 db72eafdd0b9: Waiting 02:52:37 58bbb83367f5: Waiting 02:52:37 769ee46b88ae: Waiting 02:52:37 11bf807a1811: Waiting 02:52:37 256f393e029f: Waiting 02:52:37 a2d3d2857788: Waiting 02:52:37 5eeb8d4a9bdb: Waiting 02:52:37 2851878ede8c: Waiting 02:52:37 5f70bf18a086: Waiting 02:52:37 32f5d7506af0: Waiting 02:52:37 a20ba487c394: Layer already exists 02:52:37 5937194cc2ac: Layer already exists 02:52:37 356a887d3015: Layer already exists 02:52:37 321dbfb5d30f: Layer already exists 02:52:37 4028c0664c1d: Layer already exists 02:52:37 2851878ede8c: Layer already exists 02:52:37 5eeb8d4a9bdb: Layer already exists 02:52:37 769ee46b88ae: Layer already exists 02:52:37 b474980351e9: Layer already exists 02:52:37 db72eafdd0b9: Layer already exists 02:52:37 5f70bf18a086: Layer already exists 02:52:37 58bbb83367f5: Layer already exists 02:52:37 11bf807a1811: Layer already exists 02:52:37 32f5d7506af0: Layer already exists 02:52:37 a2d3d2857788: Layer already exists 02:52:37 256f393e029f: Layer already exists 02:52:37 main: digest: sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:37 ===================================================== [Pipeline] echo 02:52:37 taggedImages: 02:52:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2 02:52:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:52:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.94 02:52:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:52:37 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:52:37 887ca450e28627fe1f76a044593f56671b433ad2 02:52:37 latest 02:52:37 4.1.0-dev.94 02:52:37 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:37 main 02:52:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2 02:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:52:37 3957d6b29bdc: Preparing 02:52:37 6140685e201a: Preparing 02:52:37 da601b54ae54: Preparing 02:52:37 b27be5d16991: Preparing 02:52:37 2851878ede8c: Preparing 02:52:37 b474980351e9: Preparing 02:52:37 c5edff6111c5: Preparing 02:52:37 7a73ef385509: Preparing 02:52:37 256f393e029f: Preparing 02:52:37 7a73ef385509: Waiting 02:52:37 256f393e029f: Waiting 02:52:37 b474980351e9: Waiting 02:52:37 c5edff6111c5: Waiting 02:52:37 2851878ede8c: Layer already exists 02:52:37 b474980351e9: Layer already exists 02:52:37 c5edff6111c5: Layer already exists 02:52:37 7a73ef385509: Layer already exists 02:52:37 256f393e029f: Layer already exists 02:52:37 da601b54ae54: Pushed 02:52:37 3957d6b29bdc: Pushed 02:52:37 6140685e201a: Pushed 02:52:42 b27be5d16991: Pushed 02:52:42 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:52:42 3957d6b29bdc: Preparing 02:52:42 6140685e201a: Preparing 02:52:42 da601b54ae54: Preparing 02:52:42 b27be5d16991: Preparing 02:52:42 2851878ede8c: Preparing 02:52:42 b474980351e9: Preparing 02:52:42 c5edff6111c5: Preparing 02:52:42 7a73ef385509: Preparing 02:52:42 256f393e029f: Preparing 02:52:42 7a73ef385509: Waiting 02:52:42 256f393e029f: Waiting 02:52:42 b474980351e9: Waiting 02:52:42 c5edff6111c5: Waiting 02:52:42 6140685e201a: Layer already exists 02:52:42 2851878ede8c: Layer already exists 02:52:42 da601b54ae54: Layer already exists 02:52:42 b27be5d16991: Layer already exists 02:52:42 3957d6b29bdc: Layer already exists 02:52:42 b474980351e9: Layer already exists 02:52:42 7a73ef385509: Layer already exists 02:52:42 c5edff6111c5: Layer already exists 02:52:42 256f393e029f: Layer already exists 02:52:42 latest: digest: sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.94 02:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:52:43 3957d6b29bdc: Preparing 02:52:43 6140685e201a: Preparing 02:52:43 da601b54ae54: Preparing 02:52:43 b27be5d16991: Preparing 02:52:43 2851878ede8c: Preparing 02:52:43 b474980351e9: Preparing 02:52:43 c5edff6111c5: Preparing 02:52:43 7a73ef385509: Preparing 02:52:43 256f393e029f: Preparing 02:52:43 b474980351e9: Waiting 02:52:43 7a73ef385509: Waiting 02:52:43 256f393e029f: Waiting 02:52:43 c5edff6111c5: Waiting 02:52:43 da601b54ae54: Layer already exists 02:52:43 b27be5d16991: Layer already exists 02:52:43 6140685e201a: Layer already exists 02:52:43 3957d6b29bdc: Layer already exists 02:52:43 2851878ede8c: Layer already exists 02:52:43 7a73ef385509: Layer already exists 02:52:43 c5edff6111c5: Layer already exists 02:52:43 b474980351e9: Layer already exists 02:52:43 256f393e029f: Layer already exists 02:52:43 4.1.0-dev.94: digest: sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:52:43 3957d6b29bdc: Preparing 02:52:43 6140685e201a: Preparing 02:52:43 da601b54ae54: Preparing 02:52:43 b27be5d16991: Preparing 02:52:43 2851878ede8c: Preparing 02:52:43 b474980351e9: Preparing 02:52:43 c5edff6111c5: Preparing 02:52:43 7a73ef385509: Preparing 02:52:43 256f393e029f: Preparing 02:52:43 c5edff6111c5: Waiting 02:52:43 7a73ef385509: Waiting 02:52:43 b474980351e9: Waiting 02:52:43 256f393e029f: Waiting 02:52:43 da601b54ae54: Layer already exists 02:52:43 3957d6b29bdc: Layer already exists 02:52:43 2851878ede8c: Layer already exists 02:52:43 6140685e201a: Layer already exists 02:52:43 b27be5d16991: Layer already exists 02:52:43 7a73ef385509: Layer already exists 02:52:43 c5edff6111c5: Layer already exists 02:52:43 256f393e029f: Layer already exists 02:52:43 b474980351e9: Layer already exists 02:52:43 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:52:44 3957d6b29bdc: Preparing 02:52:44 6140685e201a: Preparing 02:52:44 da601b54ae54: Preparing 02:52:44 b27be5d16991: Preparing 02:52:44 2851878ede8c: Preparing 02:52:44 b474980351e9: Preparing 02:52:44 c5edff6111c5: Preparing 02:52:44 7a73ef385509: Preparing 02:52:44 256f393e029f: Preparing 02:52:44 b474980351e9: Waiting 02:52:44 256f393e029f: Waiting 02:52:44 c5edff6111c5: Waiting 02:52:44 7a73ef385509: Waiting 02:52:44 2851878ede8c: Layer already exists 02:52:44 b27be5d16991: Layer already exists 02:52:44 da601b54ae54: Layer already exists 02:52:44 3957d6b29bdc: Layer already exists 02:52:44 6140685e201a: Layer already exists 02:52:44 c5edff6111c5: Layer already exists 02:52:44 b474980351e9: Layer already exists 02:52:44 7a73ef385509: Layer already exists 02:52:44 256f393e029f: Layer already exists 02:52:44 main: digest: sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:44 ===================================================== [Pipeline] echo 02:52:44 taggedImages: 02:52:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2 02:52:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:52:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.94 02:52:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:52:44 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:52:44 887ca450e28627fe1f76a044593f56671b433ad2 02:52:44 latest 02:52:44 4.1.0-dev.94 02:52:44 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:44 main 02:52:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2 02:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:52:45 c1c492e3ae2e: Preparing 02:52:45 b2a332d21c67: Preparing 02:52:45 6802787ee05f: Preparing 02:52:45 ad85066f7876: Preparing 02:52:45 949ba7f0b93e: Preparing 02:52:45 2851878ede8c: Preparing 02:52:45 b474980351e9: Preparing 02:52:45 91607f687054: Preparing 02:52:45 f5419232940f: Preparing 02:52:45 051a972c3e1d: Preparing 02:52:45 256f393e029f: Preparing 02:52:45 b474980351e9: Waiting 02:52:45 f5419232940f: Waiting 02:52:45 2851878ede8c: Waiting 02:52:45 051a972c3e1d: Waiting 02:52:45 91607f687054: Waiting 02:52:45 256f393e029f: Waiting 02:52:45 949ba7f0b93e: Pushed 02:52:45 b2a332d21c67: Pushed 02:52:45 2851878ede8c: Layer already exists 02:52:45 ad85066f7876: Pushed 02:52:45 c1c492e3ae2e: Pushed 02:52:45 b474980351e9: Layer already exists 02:52:45 256f393e029f: Layer already exists 02:52:45 91607f687054: Pushed 02:52:45 f5419232940f: Pushed 02:52:47 051a972c3e1d: Pushed 02:52:48 6802787ee05f: Pushed 02:52:48 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:52:49 c1c492e3ae2e: Preparing 02:52:49 b2a332d21c67: Preparing 02:52:49 6802787ee05f: Preparing 02:52:49 ad85066f7876: Preparing 02:52:49 949ba7f0b93e: Preparing 02:52:49 2851878ede8c: Preparing 02:52:49 b474980351e9: Preparing 02:52:49 91607f687054: Preparing 02:52:49 f5419232940f: Preparing 02:52:49 051a972c3e1d: Preparing 02:52:49 256f393e029f: Preparing 02:52:49 2851878ede8c: Waiting 02:52:49 b474980351e9: Waiting 02:52:49 91607f687054: Waiting 02:52:49 f5419232940f: Waiting 02:52:49 051a972c3e1d: Waiting 02:52:49 256f393e029f: Waiting 02:52:49 ad85066f7876: Layer already exists 02:52:49 c1c492e3ae2e: Layer already exists 02:52:49 949ba7f0b93e: Layer already exists 02:52:49 6802787ee05f: Layer already exists 02:52:49 b2a332d21c67: Layer already exists 02:52:49 f5419232940f: Layer already exists 02:52:49 2851878ede8c: Layer already exists 02:52:49 b474980351e9: Layer already exists 02:52:49 91607f687054: Layer already exists 02:52:49 051a972c3e1d: Layer already exists 02:52:49 256f393e029f: Layer already exists 02:52:49 latest: digest: sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.94 02:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:52:49 c1c492e3ae2e: Preparing 02:52:49 b2a332d21c67: Preparing 02:52:49 6802787ee05f: Preparing 02:52:49 ad85066f7876: Preparing 02:52:49 949ba7f0b93e: Preparing 02:52:49 2851878ede8c: Preparing 02:52:49 b474980351e9: Preparing 02:52:49 91607f687054: Preparing 02:52:49 f5419232940f: Preparing 02:52:49 051a972c3e1d: Preparing 02:52:49 256f393e029f: Preparing 02:52:49 b474980351e9: Waiting 02:52:49 051a972c3e1d: Waiting 02:52:49 256f393e029f: Waiting 02:52:49 91607f687054: Waiting 02:52:49 2851878ede8c: Waiting 02:52:49 f5419232940f: Waiting 02:52:49 6802787ee05f: Layer already exists 02:52:49 c1c492e3ae2e: Layer already exists 02:52:49 949ba7f0b93e: Layer already exists 02:52:49 b2a332d21c67: Layer already exists 02:52:49 ad85066f7876: Layer already exists 02:52:49 b474980351e9: Layer already exists 02:52:49 051a972c3e1d: Layer already exists 02:52:49 2851878ede8c: Layer already exists 02:52:49 91607f687054: Layer already exists 02:52:49 f5419232940f: Layer already exists 02:52:49 256f393e029f: Layer already exists 02:52:49 4.1.0-dev.94: digest: sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:52:50 c1c492e3ae2e: Preparing 02:52:50 b2a332d21c67: Preparing 02:52:50 6802787ee05f: Preparing 02:52:50 ad85066f7876: Preparing 02:52:50 949ba7f0b93e: Preparing 02:52:50 2851878ede8c: Preparing 02:52:50 b474980351e9: Preparing 02:52:50 91607f687054: Preparing 02:52:50 f5419232940f: Preparing 02:52:50 051a972c3e1d: Preparing 02:52:50 256f393e029f: Preparing 02:52:50 91607f687054: Waiting 02:52:50 f5419232940f: Waiting 02:52:50 051a972c3e1d: Waiting 02:52:50 256f393e029f: Waiting 02:52:50 2851878ede8c: Waiting 02:52:50 b474980351e9: Waiting 02:52:50 ad85066f7876: Layer already exists 02:52:50 949ba7f0b93e: Layer already exists 02:52:50 6802787ee05f: Layer already exists 02:52:50 b2a332d21c67: Layer already exists 02:52:50 c1c492e3ae2e: Layer already exists 02:52:50 91607f687054: Layer already exists 02:52:50 b474980351e9: Layer already exists 02:52:50 f5419232940f: Layer already exists 02:52:50 2851878ede8c: Layer already exists 02:52:50 051a972c3e1d: Layer already exists 02:52:50 256f393e029f: Layer already exists 02:52:50 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:52:50 c1c492e3ae2e: Preparing 02:52:50 b2a332d21c67: Preparing 02:52:50 6802787ee05f: Preparing 02:52:50 ad85066f7876: Preparing 02:52:50 949ba7f0b93e: Preparing 02:52:50 2851878ede8c: Preparing 02:52:50 b474980351e9: Preparing 02:52:50 91607f687054: Preparing 02:52:50 f5419232940f: Preparing 02:52:50 051a972c3e1d: Preparing 02:52:50 256f393e029f: Preparing 02:52:50 2851878ede8c: Waiting 02:52:50 b474980351e9: Waiting 02:52:50 91607f687054: Waiting 02:52:50 f5419232940f: Waiting 02:52:50 051a972c3e1d: Waiting 02:52:50 256f393e029f: Waiting 02:52:50 6802787ee05f: Layer already exists 02:52:50 b2a332d21c67: Layer already exists 02:52:50 ad85066f7876: Layer already exists 02:52:50 949ba7f0b93e: Layer already exists 02:52:50 c1c492e3ae2e: Layer already exists 02:52:50 f5419232940f: Layer already exists 02:52:50 2851878ede8c: Layer already exists 02:52:50 91607f687054: Layer already exists 02:52:50 b474980351e9: Layer already exists 02:52:50 051a972c3e1d: Layer already exists 02:52:50 256f393e029f: Layer already exists 02:52:50 main: digest: sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:51 ===================================================== [Pipeline] echo 02:52:51 taggedImages: 02:52:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2 02:52:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:52:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.94 02:52:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:52:51 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:52:51 887ca450e28627fe1f76a044593f56671b433ad2 02:52:51 latest 02:52:51 4.1.0-dev.94 02:52:51 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:51 main 02:52:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2 02:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:52:51 bcea0f3c0295: Preparing 02:52:51 bba9a2d608c4: Preparing 02:52:51 b0160f496538: Preparing 02:52:51 eea5a4136487: Preparing 02:52:51 519b5cc3df7c: Preparing 02:52:51 7255cb64df7a: Preparing 02:52:51 d8181f62959a: Preparing 02:52:51 2851878ede8c: Preparing 02:52:51 b474980351e9: Preparing 02:52:51 bce751e4ae41: Preparing 02:52:51 c25239ea07e1: Preparing 02:52:51 256f393e029f: Preparing 02:52:51 7255cb64df7a: Waiting 02:52:51 d8181f62959a: Waiting 02:52:51 2851878ede8c: Waiting 02:52:51 b474980351e9: Waiting 02:52:51 bce751e4ae41: Waiting 02:52:51 c25239ea07e1: Waiting 02:52:51 256f393e029f: Waiting 02:52:51 bba9a2d608c4: Pushed 02:52:51 bcea0f3c0295: Pushed 02:52:51 519b5cc3df7c: Pushed 02:52:51 2851878ede8c: Layer already exists 02:52:51 b474980351e9: Layer already exists 02:52:52 7255cb64df7a: Pushed 02:52:52 d8181f62959a: Pushed 02:52:52 256f393e029f: Layer already exists 02:52:52 bce751e4ae41: Pushed 02:52:53 c25239ea07e1: Pushed 02:52:54 eea5a4136487: Pushed 02:52:54 b0160f496538: Pushed 02:52:54 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:52:55 bcea0f3c0295: Preparing 02:52:55 bba9a2d608c4: Preparing 02:52:55 b0160f496538: Preparing 02:52:55 eea5a4136487: Preparing 02:52:55 519b5cc3df7c: Preparing 02:52:55 7255cb64df7a: Preparing 02:52:55 d8181f62959a: Preparing 02:52:55 7255cb64df7a: Waiting 02:52:55 2851878ede8c: Preparing 02:52:55 d8181f62959a: Waiting 02:52:55 b474980351e9: Preparing 02:52:55 2851878ede8c: Waiting 02:52:55 bce751e4ae41: Preparing 02:52:55 c25239ea07e1: Preparing 02:52:55 256f393e029f: Preparing 02:52:55 bce751e4ae41: Waiting 02:52:55 b474980351e9: Waiting 02:52:55 256f393e029f: Waiting 02:52:55 c25239ea07e1: Waiting 02:52:55 bba9a2d608c4: Layer already exists 02:52:55 b0160f496538: Layer already exists 02:52:55 519b5cc3df7c: Layer already exists 02:52:55 bcea0f3c0295: Layer already exists 02:52:55 eea5a4136487: Layer already exists 02:52:55 7255cb64df7a: Layer already exists 02:52:55 d8181f62959a: Layer already exists 02:52:55 2851878ede8c: Layer already exists 02:52:55 b474980351e9: Layer already exists 02:52:55 bce751e4ae41: Layer already exists 02:52:55 256f393e029f: Layer already exists 02:52:55 c25239ea07e1: Layer already exists 02:52:55 latest: digest: sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.94 02:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:52:56 bcea0f3c0295: Preparing 02:52:56 bba9a2d608c4: Preparing 02:52:56 b0160f496538: Preparing 02:52:56 eea5a4136487: Preparing 02:52:56 519b5cc3df7c: Preparing 02:52:56 7255cb64df7a: Preparing 02:52:56 d8181f62959a: Preparing 02:52:56 2851878ede8c: Preparing 02:52:56 b474980351e9: Preparing 02:52:56 bce751e4ae41: Preparing 02:52:56 d8181f62959a: Waiting 02:52:56 b474980351e9: Waiting 02:52:56 2851878ede8c: Waiting 02:52:56 7255cb64df7a: Waiting 02:52:56 c25239ea07e1: Preparing 02:52:56 256f393e029f: Preparing 02:52:56 bce751e4ae41: Waiting 02:52:56 c25239ea07e1: Waiting 02:52:56 256f393e029f: Waiting 02:52:56 bba9a2d608c4: Layer already exists 02:52:56 519b5cc3df7c: Layer already exists 02:52:56 bcea0f3c0295: Layer already exists 02:52:56 eea5a4136487: Layer already exists 02:52:56 b0160f496538: Layer already exists 02:52:56 7255cb64df7a: Layer already exists 02:52:56 2851878ede8c: Layer already exists 02:52:56 d8181f62959a: Layer already exists 02:52:56 bce751e4ae41: Layer already exists 02:52:56 b474980351e9: Layer already exists 02:52:56 c25239ea07e1: Layer already exists 02:52:56 256f393e029f: Layer already exists 02:52:56 4.1.0-dev.94: digest: sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:52:56 bcea0f3c0295: Preparing 02:52:56 bba9a2d608c4: Preparing 02:52:56 b0160f496538: Preparing 02:52:56 eea5a4136487: Preparing 02:52:56 519b5cc3df7c: Preparing 02:52:56 7255cb64df7a: Preparing 02:52:56 d8181f62959a: Preparing 02:52:56 2851878ede8c: Preparing 02:52:56 b474980351e9: Preparing 02:52:56 bce751e4ae41: Preparing 02:52:56 c25239ea07e1: Preparing 02:52:56 256f393e029f: Preparing 02:52:56 7255cb64df7a: Waiting 02:52:56 b474980351e9: Waiting 02:52:56 bce751e4ae41: Waiting 02:52:56 c25239ea07e1: Waiting 02:52:56 256f393e029f: Waiting 02:52:56 2851878ede8c: Waiting 02:52:56 d8181f62959a: Waiting 02:52:56 bba9a2d608c4: Layer already exists 02:52:56 eea5a4136487: Layer already exists 02:52:56 b0160f496538: Layer already exists 02:52:56 519b5cc3df7c: Layer already exists 02:52:56 bcea0f3c0295: Layer already exists 02:52:56 2851878ede8c: Layer already exists 02:52:56 b474980351e9: Layer already exists 02:52:56 7255cb64df7a: Layer already exists 02:52:56 d8181f62959a: Layer already exists 02:52:56 c25239ea07e1: Layer already exists 02:52:56 bce751e4ae41: Layer already exists 02:52:56 256f393e029f: Layer already exists 02:52:56 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:52:57 bcea0f3c0295: Preparing 02:52:57 bba9a2d608c4: Preparing 02:52:57 b0160f496538: Preparing 02:52:57 eea5a4136487: Preparing 02:52:57 519b5cc3df7c: Preparing 02:52:57 7255cb64df7a: Preparing 02:52:57 d8181f62959a: Preparing 02:52:57 2851878ede8c: Preparing 02:52:57 b474980351e9: Preparing 02:52:57 bce751e4ae41: Preparing 02:52:57 c25239ea07e1: Preparing 02:52:57 256f393e029f: Preparing 02:52:57 2851878ede8c: Waiting 02:52:57 b474980351e9: Waiting 02:52:57 7255cb64df7a: Waiting 02:52:57 bce751e4ae41: Waiting 02:52:57 d8181f62959a: Waiting 02:52:57 c25239ea07e1: Waiting 02:52:57 256f393e029f: Waiting 02:52:57 b0160f496538: Layer already exists 02:52:57 bcea0f3c0295: Layer already exists 02:52:57 eea5a4136487: Layer already exists 02:52:57 519b5cc3df7c: Layer already exists 02:52:57 bba9a2d608c4: Layer already exists 02:52:57 d8181f62959a: Layer already exists 02:52:57 2851878ede8c: Layer already exists 02:52:57 7255cb64df7a: Layer already exists 02:52:57 bce751e4ae41: Layer already exists 02:52:57 b474980351e9: Layer already exists 02:52:57 c25239ea07e1: Layer already exists 02:52:57 256f393e029f: Layer already exists 02:52:57 main: digest: sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:57 ===================================================== [Pipeline] echo 02:52:57 taggedImages: 02:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2 02:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.94 02:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:52:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:52:57 887ca450e28627fe1f76a044593f56671b433ad2 02:52:57 latest 02:52:57 4.1.0-dev.94 02:52:57 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:52:57 main 02:52:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2 02:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:52:58 5d420ae8505e: Preparing 02:52:58 c4b49adce394: Preparing 02:52:58 2851878ede8c: Preparing 02:52:58 b474980351e9: Preparing 02:52:58 34ec0277989d: Preparing 02:52:58 705cf04d8e0f: Preparing 02:52:58 256f393e029f: Preparing 02:52:58 705cf04d8e0f: Waiting 02:52:58 256f393e029f: Waiting 02:52:58 2851878ede8c: Layer already exists 02:52:58 b474980351e9: Layer already exists 02:52:58 256f393e029f: Layer already exists 02:52:58 5d420ae8505e: Pushed 02:52:58 34ec0277989d: Pushed 02:52:59 705cf04d8e0f: Pushed 02:53:01 c4b49adce394: Pushed 02:53:01 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:01 + 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 02:53:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:53:02 5d420ae8505e: Preparing 02:53:02 c4b49adce394: Preparing 02:53:02 2851878ede8c: Preparing 02:53:02 b474980351e9: Preparing 02:53:02 34ec0277989d: Preparing 02:53:02 705cf04d8e0f: Preparing 02:53:02 256f393e029f: Preparing 02:53:02 705cf04d8e0f: Waiting 02:53:02 256f393e029f: Waiting 02:53:02 5d420ae8505e: Layer already exists 02:53:02 c4b49adce394: Layer already exists 02:53:02 2851878ede8c: Layer already exists 02:53:02 b474980351e9: Layer already exists 02:53:02 34ec0277989d: Layer already exists 02:53:02 705cf04d8e0f: Layer already exists 02:53:02 256f393e029f: Layer already exists 02:53:02 latest: digest: sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.94 02:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:53:02 5d420ae8505e: Preparing 02:53:02 c4b49adce394: Preparing 02:53:02 2851878ede8c: Preparing 02:53:02 b474980351e9: Preparing 02:53:02 34ec0277989d: Preparing 02:53:02 705cf04d8e0f: Preparing 02:53:02 256f393e029f: Preparing 02:53:02 256f393e029f: Waiting 02:53:02 705cf04d8e0f: Waiting 02:53:02 b474980351e9: Layer already exists 02:53:02 c4b49adce394: Layer already exists 02:53:02 34ec0277989d: Layer already exists 02:53:02 2851878ede8c: Layer already exists 02:53:02 5d420ae8505e: Layer already exists 02:53:02 705cf04d8e0f: Layer already exists 02:53:02 256f393e029f: Layer already exists 02:53:02 4.1.0-dev.94: digest: sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:53:03 5d420ae8505e: Preparing 02:53:03 c4b49adce394: Preparing 02:53:03 2851878ede8c: Preparing 02:53:03 b474980351e9: Preparing 02:53:03 34ec0277989d: Preparing 02:53:03 705cf04d8e0f: Preparing 02:53:03 256f393e029f: Preparing 02:53:03 705cf04d8e0f: Waiting 02:53:03 256f393e029f: Waiting 02:53:03 2851878ede8c: Layer already exists 02:53:03 5d420ae8505e: Layer already exists 02:53:03 34ec0277989d: Layer already exists 02:53:03 b474980351e9: Layer already exists 02:53:03 c4b49adce394: Layer already exists 02:53:03 705cf04d8e0f: Layer already exists 02:53:03 256f393e029f: Layer already exists 02:53:03 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:03 + 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 02:53:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:53:04 5d420ae8505e: Preparing 02:53:04 c4b49adce394: Preparing 02:53:04 2851878ede8c: Preparing 02:53:04 b474980351e9: Preparing 02:53:04 34ec0277989d: Preparing 02:53:04 705cf04d8e0f: Preparing 02:53:04 256f393e029f: Preparing 02:53:04 705cf04d8e0f: Waiting 02:53:04 256f393e029f: Waiting 02:53:04 5d420ae8505e: Layer already exists 02:53:04 b474980351e9: Layer already exists 02:53:04 c4b49adce394: Layer already exists 02:53:04 34ec0277989d: Layer already exists 02:53:04 2851878ede8c: Layer already exists 02:53:04 705cf04d8e0f: Layer already exists 02:53:04 256f393e029f: Layer already exists 02:53:04 main: digest: sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:04 ===================================================== [Pipeline] echo 02:53:04 taggedImages: 02:53:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2 02:53:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:53:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.94 02:53:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:53:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:53:04 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:53:04 887ca450e28627fe1f76a044593f56671b433ad2 02:53:04 latest 02:53:04 4.1.0-dev.94 02:53:04 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:53:04 main 02:53:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2 02:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:53:04 eb76b9864921: Preparing 02:53:04 34c76287d078: Preparing 02:53:04 2d281a37df42: Preparing 02:53:04 2851878ede8c: Preparing 02:53:04 b474980351e9: Preparing 02:53:04 4c692cc9571b: Preparing 02:53:04 eb3dc357a8d0: Preparing 02:53:04 3ffbf83af2b4: Preparing 02:53:04 786187f7727e: Preparing 02:53:04 256f393e029f: Preparing 02:53:04 4c692cc9571b: Waiting 02:53:04 786187f7727e: Waiting 02:53:04 3ffbf83af2b4: Waiting 02:53:04 256f393e029f: Waiting 02:53:04 eb3dc357a8d0: Waiting 02:53:04 2851878ede8c: Layer already exists 02:53:04 b474980351e9: Layer already exists 02:53:04 2d281a37df42: Pushed 02:53:04 34c76287d078: Pushed 02:53:04 eb76b9864921: Pushed 02:53:04 256f393e029f: Layer already exists 02:53:05 3ffbf83af2b4: Pushed 02:53:05 786187f7727e: Pushed 02:53:10 eb3dc357a8d0: Pushed 02:53:18 4c692cc9571b: Pushed 02:53:18 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:53:19 eb76b9864921: Preparing 02:53:19 34c76287d078: Preparing 02:53:19 2d281a37df42: Preparing 02:53:19 2851878ede8c: Preparing 02:53:19 b474980351e9: Preparing 02:53:19 4c692cc9571b: Preparing 02:53:19 eb3dc357a8d0: Preparing 02:53:19 3ffbf83af2b4: Preparing 02:53:19 786187f7727e: Preparing 02:53:19 256f393e029f: Preparing 02:53:19 4c692cc9571b: Waiting 02:53:19 eb3dc357a8d0: Waiting 02:53:19 3ffbf83af2b4: Waiting 02:53:19 786187f7727e: Waiting 02:53:19 256f393e029f: Waiting 02:53:19 34c76287d078: Layer already exists 02:53:19 b474980351e9: Layer already exists 02:53:19 2d281a37df42: Layer already exists 02:53:19 eb76b9864921: Layer already exists 02:53:19 2851878ede8c: Layer already exists 02:53:19 786187f7727e: Layer already exists 02:53:19 256f393e029f: Layer already exists 02:53:19 3ffbf83af2b4: Layer already exists 02:53:19 eb3dc357a8d0: Layer already exists 02:53:19 4c692cc9571b: Layer already exists 02:53:19 latest: digest: sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.94 02:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:53:20 eb76b9864921: Preparing 02:53:20 34c76287d078: Preparing 02:53:20 2d281a37df42: Preparing 02:53:20 2851878ede8c: Preparing 02:53:20 b474980351e9: Preparing 02:53:20 4c692cc9571b: Preparing 02:53:20 eb3dc357a8d0: Preparing 02:53:20 3ffbf83af2b4: Preparing 02:53:20 786187f7727e: Preparing 02:53:20 256f393e029f: Preparing 02:53:20 256f393e029f: Waiting 02:53:20 4c692cc9571b: Waiting 02:53:20 786187f7727e: Waiting 02:53:20 3ffbf83af2b4: Waiting 02:53:20 eb3dc357a8d0: Waiting 02:53:20 eb76b9864921: Layer already exists 02:53:20 2d281a37df42: Layer already exists 02:53:20 2851878ede8c: Layer already exists 02:53:20 34c76287d078: Layer already exists 02:53:20 b474980351e9: Layer already exists 02:53:20 4c692cc9571b: Layer already exists 02:53:20 eb3dc357a8d0: Layer already exists 02:53:20 3ffbf83af2b4: Layer already exists 02:53:20 786187f7727e: Layer already exists 02:53:20 256f393e029f: Layer already exists 02:53:20 4.1.0-dev.94: digest: sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:53:20 eb76b9864921: Preparing 02:53:20 34c76287d078: Preparing 02:53:20 2d281a37df42: Preparing 02:53:20 2851878ede8c: Preparing 02:53:20 b474980351e9: Preparing 02:53:20 4c692cc9571b: Preparing 02:53:20 eb3dc357a8d0: Preparing 02:53:20 3ffbf83af2b4: Preparing 02:53:20 786187f7727e: Preparing 02:53:20 256f393e029f: Preparing 02:53:20 eb3dc357a8d0: Waiting 02:53:20 4c692cc9571b: Waiting 02:53:20 3ffbf83af2b4: Waiting 02:53:20 256f393e029f: Waiting 02:53:20 786187f7727e: Waiting 02:53:20 eb76b9864921: Layer already exists 02:53:20 b474980351e9: Layer already exists 02:53:20 2d281a37df42: Layer already exists 02:53:20 34c76287d078: Layer already exists 02:53:20 2851878ede8c: Layer already exists 02:53:20 4c692cc9571b: Layer already exists 02:53:20 eb3dc357a8d0: Layer already exists 02:53:20 786187f7727e: Layer already exists 02:53:20 3ffbf83af2b4: Layer already exists 02:53:20 256f393e029f: Layer already exists 02:53:20 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:53:21 eb76b9864921: Preparing 02:53:21 34c76287d078: Preparing 02:53:21 2d281a37df42: Preparing 02:53:21 2851878ede8c: Preparing 02:53:21 b474980351e9: Preparing 02:53:21 4c692cc9571b: Preparing 02:53:21 eb3dc357a8d0: Preparing 02:53:21 3ffbf83af2b4: Preparing 02:53:21 786187f7727e: Preparing 02:53:21 256f393e029f: Preparing 02:53:21 eb3dc357a8d0: Waiting 02:53:21 3ffbf83af2b4: Waiting 02:53:21 786187f7727e: Waiting 02:53:21 256f393e029f: Waiting 02:53:21 4c692cc9571b: Waiting 02:53:21 2d281a37df42: Layer already exists 02:53:21 2851878ede8c: Layer already exists 02:53:21 b474980351e9: Layer already exists 02:53:21 34c76287d078: Layer already exists 02:53:21 eb76b9864921: Layer already exists 02:53:21 4c692cc9571b: Layer already exists 02:53:21 eb3dc357a8d0: Layer already exists 02:53:21 3ffbf83af2b4: Layer already exists 02:53:21 786187f7727e: Layer already exists 02:53:21 256f393e029f: Layer already exists 02:53:21 main: digest: sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:21 ===================================================== [Pipeline] echo 02:53:21 taggedImages: 02:53:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2 02:53:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:53:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.94 02:53:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:53:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:53:21 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:53:21 887ca450e28627fe1f76a044593f56671b433ad2 02:53:21 latest 02:53:21 4.1.0-dev.94 02:53:21 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:53:21 main 02:53:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2 02:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:53:22 4bb16054a63f: Preparing 02:53:22 76da0f478273: Preparing 02:53:22 b30c651e4c9d: Preparing 02:53:22 2851878ede8c: Preparing 02:53:22 b474980351e9: Preparing 02:53:22 8aecd4c1c9cf: Preparing 02:53:22 c00efe2dd910: Preparing 02:53:22 94f6193905e4: Preparing 02:53:22 256f393e029f: Preparing 02:53:22 c00efe2dd910: Waiting 02:53:22 94f6193905e4: Waiting 02:53:22 256f393e029f: Waiting 02:53:22 8aecd4c1c9cf: Waiting 02:53:22 2851878ede8c: Layer already exists 02:53:22 b474980351e9: Layer already exists 02:53:22 b30c651e4c9d: Pushed 02:53:22 76da0f478273: Pushed 02:53:22 4bb16054a63f: Pushed 02:53:22 256f393e029f: Layer already exists 02:53:22 c00efe2dd910: Pushed 02:53:22 94f6193905e4: Pushed 02:53:49 8aecd4c1c9cf: Pushed 02:53:49 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:53:50 4bb16054a63f: Preparing 02:53:50 76da0f478273: Preparing 02:53:50 b30c651e4c9d: Preparing 02:53:50 2851878ede8c: Preparing 02:53:50 b474980351e9: Preparing 02:53:50 8aecd4c1c9cf: Preparing 02:53:50 c00efe2dd910: Preparing 02:53:50 94f6193905e4: Preparing 02:53:50 256f393e029f: Preparing 02:53:50 c00efe2dd910: Waiting 02:53:50 94f6193905e4: Waiting 02:53:50 8aecd4c1c9cf: Waiting 02:53:50 256f393e029f: Waiting 02:53:50 2851878ede8c: Layer already exists 02:53:50 4bb16054a63f: Layer already exists 02:53:50 b474980351e9: Layer already exists 02:53:50 76da0f478273: Layer already exists 02:53:50 b30c651e4c9d: Layer already exists 02:53:50 c00efe2dd910: Layer already exists 02:53:50 8aecd4c1c9cf: Layer already exists 02:53:50 94f6193905e4: Layer already exists 02:53:50 256f393e029f: Layer already exists 02:53:50 latest: digest: sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.94 02:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:53:50 4bb16054a63f: Preparing 02:53:50 76da0f478273: Preparing 02:53:50 b30c651e4c9d: Preparing 02:53:50 2851878ede8c: Preparing 02:53:50 b474980351e9: Preparing 02:53:50 8aecd4c1c9cf: Preparing 02:53:50 c00efe2dd910: Preparing 02:53:50 94f6193905e4: Preparing 02:53:50 256f393e029f: Preparing 02:53:50 256f393e029f: Waiting 02:53:50 8aecd4c1c9cf: Waiting 02:53:50 c00efe2dd910: Waiting 02:53:50 94f6193905e4: Waiting 02:53:50 2851878ede8c: Layer already exists 02:53:50 b30c651e4c9d: Layer already exists 02:53:50 b474980351e9: Layer already exists 02:53:50 76da0f478273: Layer already exists 02:53:50 4bb16054a63f: Layer already exists 02:53:50 c00efe2dd910: Layer already exists 02:53:50 8aecd4c1c9cf: Layer already exists 02:53:50 256f393e029f: Layer already exists 02:53:50 94f6193905e4: Layer already exists 02:53:50 4.1.0-dev.94: digest: sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:53:51 4bb16054a63f: Preparing 02:53:51 76da0f478273: Preparing 02:53:51 b30c651e4c9d: Preparing 02:53:51 2851878ede8c: Preparing 02:53:51 b474980351e9: Preparing 02:53:51 8aecd4c1c9cf: Preparing 02:53:51 c00efe2dd910: Preparing 02:53:51 94f6193905e4: Preparing 02:53:51 256f393e029f: Preparing 02:53:51 8aecd4c1c9cf: Waiting 02:53:51 c00efe2dd910: Waiting 02:53:51 94f6193905e4: Waiting 02:53:51 256f393e029f: Waiting 02:53:51 4bb16054a63f: Layer already exists 02:53:51 76da0f478273: Layer already exists 02:53:51 b30c651e4c9d: Layer already exists 02:53:51 2851878ede8c: Layer already exists 02:53:51 b474980351e9: Layer already exists 02:53:51 8aecd4c1c9cf: Layer already exists 02:53:51 c00efe2dd910: Layer already exists 02:53:51 256f393e029f: Layer already exists 02:53:51 94f6193905e4: Layer already exists 02:53:51 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:53:52 4bb16054a63f: Preparing 02:53:52 76da0f478273: Preparing 02:53:52 b30c651e4c9d: Preparing 02:53:52 2851878ede8c: Preparing 02:53:52 b474980351e9: Preparing 02:53:52 8aecd4c1c9cf: Preparing 02:53:52 c00efe2dd910: Preparing 02:53:52 94f6193905e4: Preparing 02:53:52 256f393e029f: Preparing 02:53:52 c00efe2dd910: Waiting 02:53:52 94f6193905e4: Waiting 02:53:52 8aecd4c1c9cf: Waiting 02:53:52 256f393e029f: Waiting 02:53:52 b474980351e9: Layer already exists 02:53:52 4bb16054a63f: Layer already exists 02:53:52 76da0f478273: Layer already exists 02:53:52 b30c651e4c9d: Layer already exists 02:53:52 2851878ede8c: Layer already exists 02:53:52 8aecd4c1c9cf: Layer already exists 02:53:52 c00efe2dd910: Layer already exists 02:53:52 94f6193905e4: Layer already exists 02:53:52 256f393e029f: Layer already exists 02:53:52 main: digest: sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:52 ===================================================== [Pipeline] echo 02:53:52 taggedImages: 02:53:52 - nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2 02:53:52 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:53:52 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.94 02:53:52 - nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:53:52 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:53:52 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:53:52 887ca450e28627fe1f76a044593f56671b433ad2 02:53:52 latest 02:53:52 4.1.0-dev.94 02:53:52 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:53:52 main 02:53:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2 02:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:53:52 eb76b9864921: Preparing 02:53:52 13c80fb1cd2d: Preparing 02:53:52 b99632fba044: Preparing 02:53:52 2851878ede8c: Preparing 02:53:52 b474980351e9: Preparing 02:53:52 4c692cc9571b: Preparing 02:53:52 3ffbf83af2b4: Preparing 02:53:52 786187f7727e: Preparing 02:53:52 256f393e029f: Preparing 02:53:52 4c692cc9571b: Waiting 02:53:52 3ffbf83af2b4: Waiting 02:53:52 786187f7727e: Waiting 02:53:52 256f393e029f: Waiting 02:53:52 eb76b9864921: Layer already exists 02:53:52 2851878ede8c: Layer already exists 02:53:52 b474980351e9: Layer already exists 02:53:52 4c692cc9571b: Layer already exists 02:53:52 786187f7727e: Layer already exists 02:53:52 3ffbf83af2b4: Layer already exists 02:53:52 256f393e029f: Layer already exists 02:53:52 b99632fba044: Pushed 02:53:52 13c80fb1cd2d: Pushed 02:53:53 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:53:53 eb76b9864921: Preparing 02:53:53 13c80fb1cd2d: Preparing 02:53:53 b99632fba044: Preparing 02:53:53 2851878ede8c: Preparing 02:53:53 b474980351e9: Preparing 02:53:53 4c692cc9571b: Preparing 02:53:53 3ffbf83af2b4: Preparing 02:53:53 786187f7727e: Preparing 02:53:53 256f393e029f: Preparing 02:53:53 4c692cc9571b: Waiting 02:53:53 3ffbf83af2b4: Waiting 02:53:53 786187f7727e: Waiting 02:53:53 256f393e029f: Waiting 02:53:53 b99632fba044: Layer already exists 02:53:53 b474980351e9: Layer already exists 02:53:53 2851878ede8c: Layer already exists 02:53:53 eb76b9864921: Layer already exists 02:53:53 13c80fb1cd2d: Layer already exists 02:53:53 4c692cc9571b: Layer already exists 02:53:53 256f393e029f: Layer already exists 02:53:53 786187f7727e: Layer already exists 02:53:53 3ffbf83af2b4: Layer already exists 02:53:53 latest: digest: sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.94 02:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:53:54 eb76b9864921: Preparing 02:53:54 13c80fb1cd2d: Preparing 02:53:54 b99632fba044: Preparing 02:53:54 2851878ede8c: Preparing 02:53:54 b474980351e9: Preparing 02:53:54 4c692cc9571b: Preparing 02:53:54 3ffbf83af2b4: Preparing 02:53:54 786187f7727e: Preparing 02:53:54 256f393e029f: Preparing 02:53:54 4c692cc9571b: Waiting 02:53:54 3ffbf83af2b4: Waiting 02:53:54 786187f7727e: Waiting 02:53:54 256f393e029f: Waiting 02:53:54 13c80fb1cd2d: Layer already exists 02:53:54 2851878ede8c: Layer already exists 02:53:54 eb76b9864921: Layer already exists 02:53:54 b99632fba044: Layer already exists 02:53:54 b474980351e9: Layer already exists 02:53:54 4c692cc9571b: Layer already exists 02:53:54 3ffbf83af2b4: Layer already exists 02:53:54 786187f7727e: Layer already exists 02:53:54 256f393e029f: Layer already exists 02:53:54 4.1.0-dev.94: digest: sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:53:54 eb76b9864921: Preparing 02:53:54 13c80fb1cd2d: Preparing 02:53:54 b99632fba044: Preparing 02:53:54 2851878ede8c: Preparing 02:53:54 b474980351e9: Preparing 02:53:54 4c692cc9571b: Preparing 02:53:54 3ffbf83af2b4: Preparing 02:53:54 786187f7727e: Preparing 02:53:54 256f393e029f: Preparing 02:53:54 3ffbf83af2b4: Waiting 02:53:54 786187f7727e: Waiting 02:53:54 256f393e029f: Waiting 02:53:54 4c692cc9571b: Waiting 02:53:54 eb76b9864921: Layer already exists 02:53:54 2851878ede8c: Layer already exists 02:53:54 b99632fba044: Layer already exists 02:53:54 13c80fb1cd2d: Layer already exists 02:53:54 b474980351e9: Layer already exists 02:53:54 3ffbf83af2b4: Layer already exists 02:53:54 4c692cc9571b: Layer already exists 02:53:54 256f393e029f: Layer already exists 02:53:54 786187f7727e: Layer already exists 02:53:54 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:53:55 eb76b9864921: Preparing 02:53:55 13c80fb1cd2d: Preparing 02:53:55 b99632fba044: Preparing 02:53:55 2851878ede8c: Preparing 02:53:55 b474980351e9: Preparing 02:53:55 4c692cc9571b: Preparing 02:53:55 3ffbf83af2b4: Preparing 02:53:55 786187f7727e: Preparing 02:53:55 256f393e029f: Preparing 02:53:55 4c692cc9571b: Waiting 02:53:55 3ffbf83af2b4: Waiting 02:53:55 786187f7727e: Waiting 02:53:55 256f393e029f: Waiting 02:53:55 b474980351e9: Layer already exists 02:53:55 2851878ede8c: Layer already exists 02:53:55 eb76b9864921: Layer already exists 02:53:55 b99632fba044: Layer already exists 02:53:55 13c80fb1cd2d: Layer already exists 02:53:55 4c692cc9571b: Layer already exists 02:53:55 786187f7727e: Layer already exists 02:53:55 3ffbf83af2b4: Layer already exists 02:53:55 256f393e029f: Layer already exists 02:53:55 main: digest: sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:55 ===================================================== [Pipeline] echo 02:53:55 taggedImages: 02:53:55 - nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2 02:53:55 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:53:55 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.94 02:53:55 - nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:53:55 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:53:55 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:53:55 887ca450e28627fe1f76a044593f56671b433ad2 02:53:55 latest 02:53:55 4.1.0-dev.94 02:53:55 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:53:55 main 02:53:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2 02:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:53:56 e19fdc3167db: Preparing 02:53:56 5c466e9ab62e: Preparing 02:53:56 2851878ede8c: Preparing 02:53:56 b474980351e9: Preparing 02:53:56 dca0462dc79b: Preparing 02:53:56 51451f95a4b3: Preparing 02:53:56 256f393e029f: Preparing 02:53:56 51451f95a4b3: Waiting 02:53:56 256f393e029f: Waiting 02:53:56 b474980351e9: Layer already exists 02:53:56 2851878ede8c: Layer already exists 02:53:56 256f393e029f: Layer already exists 02:53:56 e19fdc3167db: Pushed 02:53:56 dca0462dc79b: Pushed 02:53:56 51451f95a4b3: Pushed 02:54:01 5c466e9ab62e: Pushed 02:54:01 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:54:01 e19fdc3167db: Preparing 02:54:01 5c466e9ab62e: Preparing 02:54:01 2851878ede8c: Preparing 02:54:01 b474980351e9: Preparing 02:54:01 dca0462dc79b: Preparing 02:54:01 51451f95a4b3: Preparing 02:54:01 256f393e029f: Preparing 02:54:01 51451f95a4b3: Waiting 02:54:01 256f393e029f: Waiting 02:54:01 dca0462dc79b: Layer already exists 02:54:01 b474980351e9: Layer already exists 02:54:01 2851878ede8c: Layer already exists 02:54:01 e19fdc3167db: Layer already exists 02:54:01 5c466e9ab62e: Layer already exists 02:54:01 51451f95a4b3: Layer already exists 02:54:01 256f393e029f: Layer already exists 02:54:01 latest: digest: sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.94 02:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:54:02 e19fdc3167db: Preparing 02:54:02 5c466e9ab62e: Preparing 02:54:02 2851878ede8c: Preparing 02:54:02 b474980351e9: Preparing 02:54:02 dca0462dc79b: Preparing 02:54:02 51451f95a4b3: Preparing 02:54:02 256f393e029f: Preparing 02:54:02 51451f95a4b3: Waiting 02:54:02 256f393e029f: Waiting 02:54:02 b474980351e9: Layer already exists 02:54:02 dca0462dc79b: Layer already exists 02:54:02 e19fdc3167db: Layer already exists 02:54:02 5c466e9ab62e: Layer already exists 02:54:02 2851878ede8c: Layer already exists 02:54:02 51451f95a4b3: Layer already exists 02:54:02 256f393e029f: Layer already exists 02:54:02 4.1.0-dev.94: digest: sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:54:03 e19fdc3167db: Preparing 02:54:03 5c466e9ab62e: Preparing 02:54:03 2851878ede8c: Preparing 02:54:03 b474980351e9: Preparing 02:54:03 dca0462dc79b: Preparing 02:54:03 51451f95a4b3: Preparing 02:54:03 256f393e029f: Preparing 02:54:03 51451f95a4b3: Waiting 02:54:03 256f393e029f: Waiting 02:54:03 5c466e9ab62e: Layer already exists 02:54:03 2851878ede8c: Layer already exists 02:54:03 b474980351e9: Layer already exists 02:54:03 dca0462dc79b: Layer already exists 02:54:03 e19fdc3167db: Layer already exists 02:54:03 51451f95a4b3: Layer already exists 02:54:03 256f393e029f: Layer already exists 02:54:03 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:54:03 e19fdc3167db: Preparing 02:54:03 5c466e9ab62e: Preparing 02:54:03 2851878ede8c: Preparing 02:54:03 b474980351e9: Preparing 02:54:03 dca0462dc79b: Preparing 02:54:03 51451f95a4b3: Preparing 02:54:03 256f393e029f: Preparing 02:54:03 51451f95a4b3: Waiting 02:54:03 256f393e029f: Waiting 02:54:03 5c466e9ab62e: Layer already exists 02:54:03 dca0462dc79b: Layer already exists 02:54:03 e19fdc3167db: Layer already exists 02:54:03 b474980351e9: Layer already exists 02:54:03 2851878ede8c: Layer already exists 02:54:03 51451f95a4b3: Layer already exists 02:54:03 256f393e029f: Layer already exists 02:54:03 main: digest: sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:03 ===================================================== [Pipeline] echo 02:54:03 taggedImages: 02:54:03 - nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2 02:54:03 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:54:03 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.94 02:54:03 - nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:03 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:54:03 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:54:03 887ca450e28627fe1f76a044593f56671b433ad2 02:54:03 latest 02:54:03 4.1.0-dev.94 02:54:03 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:03 main 02:54:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2 02:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:54:04 3bb10d8035ad: Preparing 02:54:04 e1b8633669a0: Preparing 02:54:04 2851878ede8c: Preparing 02:54:04 b474980351e9: Preparing 02:54:04 3861b9b69515: Preparing 02:54:04 e7b0f3f1fe88: Preparing 02:54:04 256f393e029f: Preparing 02:54:04 e7b0f3f1fe88: Waiting 02:54:04 256f393e029f: Waiting 02:54:04 2851878ede8c: Layer already exists 02:54:04 b474980351e9: Layer already exists 02:54:04 256f393e029f: Layer already exists 02:54:04 3bb10d8035ad: Pushed 02:54:04 3861b9b69515: Pushed 02:54:04 e7b0f3f1fe88: Pushed 02:54:08 e1b8633669a0: Pushed 02:54:08 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:54:09 3bb10d8035ad: Preparing 02:54:09 e1b8633669a0: Preparing 02:54:09 2851878ede8c: Preparing 02:54:09 b474980351e9: Preparing 02:54:09 3861b9b69515: Preparing 02:54:09 e7b0f3f1fe88: Preparing 02:54:09 256f393e029f: Preparing 02:54:09 256f393e029f: Waiting 02:54:09 e7b0f3f1fe88: Waiting 02:54:09 2851878ede8c: Layer already exists 02:54:09 3861b9b69515: Layer already exists 02:54:09 3bb10d8035ad: Layer already exists 02:54:09 e1b8633669a0: Layer already exists 02:54:09 b474980351e9: Layer already exists 02:54:09 256f393e029f: Layer already exists 02:54:09 e7b0f3f1fe88: Layer already exists 02:54:09 latest: digest: sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.94 02:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:54:10 3bb10d8035ad: Preparing 02:54:10 e1b8633669a0: Preparing 02:54:10 2851878ede8c: Preparing 02:54:10 b474980351e9: Preparing 02:54:10 3861b9b69515: Preparing 02:54:10 e7b0f3f1fe88: Preparing 02:54:10 256f393e029f: Preparing 02:54:10 256f393e029f: Waiting 02:54:10 e7b0f3f1fe88: Waiting 02:54:10 2851878ede8c: Layer already exists 02:54:10 3861b9b69515: Layer already exists 02:54:10 3bb10d8035ad: Layer already exists 02:54:10 e1b8633669a0: Layer already exists 02:54:10 b474980351e9: Layer already exists 02:54:10 e7b0f3f1fe88: Layer already exists 02:54:10 256f393e029f: Layer already exists 02:54:10 4.1.0-dev.94: digest: sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:54:10 3bb10d8035ad: Preparing 02:54:10 e1b8633669a0: Preparing 02:54:10 2851878ede8c: Preparing 02:54:10 b474980351e9: Preparing 02:54:10 3861b9b69515: Preparing 02:54:10 e7b0f3f1fe88: Preparing 02:54:10 256f393e029f: Preparing 02:54:10 e7b0f3f1fe88: Waiting 02:54:10 256f393e029f: Waiting 02:54:10 3861b9b69515: Layer already exists 02:54:10 e1b8633669a0: Layer already exists 02:54:10 b474980351e9: Layer already exists 02:54:10 3bb10d8035ad: Layer already exists 02:54:10 2851878ede8c: Layer already exists 02:54:10 e7b0f3f1fe88: Layer already exists 02:54:10 256f393e029f: Layer already exists 02:54:10 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:54:11 3bb10d8035ad: Preparing 02:54:11 e1b8633669a0: Preparing 02:54:11 2851878ede8c: Preparing 02:54:11 b474980351e9: Preparing 02:54:11 3861b9b69515: Preparing 02:54:11 e7b0f3f1fe88: Preparing 02:54:11 256f393e029f: Preparing 02:54:11 e7b0f3f1fe88: Waiting 02:54:11 256f393e029f: Waiting 02:54:11 3861b9b69515: Layer already exists 02:54:11 e1b8633669a0: Layer already exists 02:54:11 b474980351e9: Layer already exists 02:54:11 3bb10d8035ad: Layer already exists 02:54:11 2851878ede8c: Layer already exists 02:54:11 e7b0f3f1fe88: Layer already exists 02:54:11 256f393e029f: Layer already exists 02:54:11 main: digest: sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:11 ===================================================== [Pipeline] echo 02:54:11 taggedImages: 02:54:11 - nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:54:11 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:54:11 ========================================================= 02:54:11 [edgeXBuildMultiArch] RAW Config: 02:54:11 images: 02:54:11 - nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/core-command:latest 02:54:11 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/core-command:main 02:54:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:54:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:54:11 - nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/core-data:latest 02:54:11 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/core-data:main 02:54:11 - nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:54:11 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/core-keeper:main 02:54:11 - nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:54:11 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/core-metadata:main 02:54:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:54:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:54:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:54:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:54:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:54:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:54:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:54:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:54:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:54:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:54:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:54:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:54:11 - nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:54:11 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-spire-config:main 02:54:11 - nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:54:11 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/security-spire-server:main 02:54:11 - nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:54:11 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/support-notifications:main 02:54:11 - nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2 02:54:11 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:54:11 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:54:11 - nexus3.edgexfoundry.org:10004/support-scheduler:main 02:54:11 settingsFile: 02:54:11 edgex-go-settings 02:54:11 ========================================================= [Pipeline] node 02:54:26 Still waiting to schedule task 02:54:26 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:55:26 Running on prd-centos7-docker-4c-2g-800 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:27 provisioning config files... 02:55:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13495431552271542080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:30 ---> ****-login.sh 02:55:30 nexus3.edgexfoundry.org:10001 02:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:31 Configure a credential helper to remove this warning. See 02:55:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:31 02:55:31 Login Succeeded 02:55:31 nexus3.edgexfoundry.org:10002 02:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:31 Configure a credential helper to remove this warning. See 02:55:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:31 02:55:31 Login Succeeded 02:55:31 nexus3.edgexfoundry.org:10003 02:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:31 Configure a credential helper to remove this warning. See 02:55:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:31 02:55:31 Login Succeeded 02:55:31 nexus3.edgexfoundry.org:10004 02:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:31 Configure a credential helper to remove this warning. See 02:55:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:31 02:55:31 Login Succeeded 02:55:31 ****.io 02:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:32 Configure a credential helper to remove this warning. See 02:55:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:32 02:55:32 Login Succeeded 02:55:32 ---> ****-login.sh ends [Pipeline] } 02:55:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:55:32 + docker buildx ls 02:55:32 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:55:32 default * docker 02:55:32 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:55:32 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:55:32 edgex-builder [Pipeline] sh 02:55:33 + docker buildx inspect --bootstrap 02:55:33 #1 [internal] booting buildkit 02:55:33 #1 pulling image moby/buildkit:buildx-stable-1 02:55:37 #1 pulling image moby/buildkit:buildx-stable-1 3.7s done 02:55:37 #1 creating container buildx_buildkit_edgex-builder0 02:55:38 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 02:55:38 #1 DONE 5.3s 02:55:38 Name: edgex-builder 02:55:38 Driver: docker-container 02:55:38 02:55:38 Nodes: 02:55:38 Name: edgex-builder0 02:55:38 Endpoint: unix:///var/run/docker.sock 02:55:38 Status: running 02:55:38 Buildkit: v0.26.3 02:55:38 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:55:38 + docker buildx ls 02:55:38 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:55:38 edgex-builder * docker-container 02:55:38 edgex-builder0 unix:///var/run/docker.sock running v0.26.3 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:55:38 default docker 02:55:38 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:55:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2' 02:55:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2 --push - 02:55:39 #1 [internal] load build definition from Dockerfile 02:55:39 #1 transferring dockerfile: 197B done 02:55:39 #1 DONE 0.0s 02:55:39 02:55:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2 02:55:39 #2 DONE 0.1s 02:55:39 02:55:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2 02:55:39 #3 DONE 0.1s 02:55:39 02:55:39 #4 [internal] load .dockerignore 02:55:39 #4 transferring context: 2B done 02:55:39 #4 DONE 0.0s 02:55:39 02:55:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 02:55:39 #5 resolve nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 0.0s done 02:55:39 #5 DONE 0.0s 02:55:39 02:55:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 02:55:39 #6 resolve nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 0.0s done 02:55:39 #6 DONE 0.1s 02:55:39 02:55:39 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:55:39 #7 DONE 0.0s 02:55:39 02:55:39 #8 exporting to image 02:55:39 #8 exporting layers done 02:55:39 #8 exporting manifest sha256:42f985d2a74784c8de85234d8a4ec153adbebabe8c02fc7a2590779f06a02d28 0.0s done 02:55:39 #8 exporting config sha256:c4f76c37d8ba3cfbf7fa8b190bd9755b1a232953995a1106f3dea2454d99efeb done 02:55:39 #8 exporting manifest sha256:07f273342de0d1790731c16a74eefa73e401d974b72b4b15c8b67ff58d6181a5 0.0s done 02:55:39 #8 exporting config sha256:6f47d89c53fd808a344def8aa8296710201173bb49a24040a75b58d43d61021c done 02:55:39 #8 exporting manifest list sha256:3a641ecf550ef51bd445064e3fb1af032867fea95a28f016f6c42433f192bfa2 0.0s done 02:55:39 #8 pushing layers 0.1s done 02:55:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2@sha256:3a641ecf550ef51bd445064e3fb1af032867fea95a28f016f6c42433f192bfa2 02:55:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2@sha256:3a641ecf550ef51bd445064e3fb1af032867fea95a28f016f6c42433f192bfa2 0.1s done 02:55:39 #8 DONE 0.2s 02:55:39 02:55:39 1 warning found (use --debug to expand): 02:55:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 02:55:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 02:55:39 #1 [internal] load build definition from Dockerfile 02:55:39 #1 transferring dockerfile: 163B done 02:55:39 #1 DONE 0.0s 02:55:39 02:55:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:55:39 #2 DONE 0.0s 02:55:39 02:55:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:55:39 #3 DONE 0.0s 02:55:39 02:55:39 #4 [internal] load .dockerignore 02:55:39 #4 transferring context: 2B done 02:55:39 #4 DONE 0.0s 02:55:39 02:55:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 02:55:39 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 0.0s done 02:55:39 #5 DONE 0.0s 02:55:39 02:55:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 02:55:40 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 0.0s done 02:55:40 #6 CACHED 02:55:40 02:55:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 02:55:40 #5 CACHED 02:55:40 02:55:40 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:55:40 #7 DONE 0.0s 02:55:40 02:55:40 #8 exporting to image 02:55:40 #8 exporting layers done 02:55:40 #8 exporting manifest sha256:42f985d2a74784c8de85234d8a4ec153adbebabe8c02fc7a2590779f06a02d28 done 02:55:40 #8 exporting config sha256:c4f76c37d8ba3cfbf7fa8b190bd9755b1a232953995a1106f3dea2454d99efeb done 02:55:40 #8 exporting manifest sha256:07f273342de0d1790731c16a74eefa73e401d974b72b4b15c8b67ff58d6181a5 done 02:55:40 #8 exporting config sha256:6f47d89c53fd808a344def8aa8296710201173bb49a24040a75b58d43d61021c done 02:55:40 #8 exporting manifest list sha256:3a641ecf550ef51bd445064e3fb1af032867fea95a28f016f6c42433f192bfa2 done 02:55:40 #8 pushing layers 0.0s done 02:55:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3a641ecf550ef51bd445064e3fb1af032867fea95a28f016f6c42433f192bfa2 0.1s done 02:55:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:40 #8 DONE 0.1s 02:55:40 02:55:40 1 warning found (use --debug to expand): 02:55:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.94' 02:55:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.94 --push - 02:55:40 #1 [internal] load build definition from Dockerfile 02:55:40 #1 transferring dockerfile: 169B done 02:55:40 #1 DONE 0.0s 02:55:40 02:55:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.94 02:55:40 #2 DONE 0.0s 02:55:40 02:55:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.94 02:55:40 #3 DONE 0.0s 02:55:40 02:55:40 #4 [internal] load .dockerignore 02:55:40 #4 transferring context: 2B done 02:55:40 #4 DONE 0.0s 02:55:40 02:55:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.94@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 02:55:40 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.94@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 0.0s done 02:55:40 #5 CACHED 02:55:40 02:55:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.94@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 02:55:40 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.94@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 0.0s done 02:55:40 #6 DONE 0.0s 02:55:40 02:55:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.94@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 02:55:40 #6 CACHED 02:55:40 02:55:40 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:55:40 #7 DONE 0.0s 02:55:40 02:55:40 #8 exporting to image 02:55:40 #8 exporting layers done 02:55:40 #8 exporting manifest sha256:42f985d2a74784c8de85234d8a4ec153adbebabe8c02fc7a2590779f06a02d28 done 02:55:40 #8 exporting config sha256:c4f76c37d8ba3cfbf7fa8b190bd9755b1a232953995a1106f3dea2454d99efeb done 02:55:40 #8 exporting manifest sha256:07f273342de0d1790731c16a74eefa73e401d974b72b4b15c8b67ff58d6181a5 done 02:55:40 #8 exporting config sha256:6f47d89c53fd808a344def8aa8296710201173bb49a24040a75b58d43d61021c done 02:55:40 #8 exporting manifest list sha256:3a641ecf550ef51bd445064e3fb1af032867fea95a28f016f6c42433f192bfa2 done 02:55:40 #8 pushing layers 0.0s done 02:55:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.94@sha256:3a641ecf550ef51bd445064e3fb1af032867fea95a28f016f6c42433f192bfa2 0.1s done 02:55:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:40 #8 DONE 0.1s 02:55:40 02:55:40 1 warning found (use --debug to expand): 02:55:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 --push - 02:55:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94' 02:55:40 #1 [internal] load build definition from Dockerfile 02:55:40 #1 transferring dockerfile: 210B done 02:55:40 #1 DONE 0.0s 02:55:40 02:55:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:55:40 #2 DONE 0.0s 02:55:40 02:55:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:55:40 #3 DONE 0.0s 02:55:40 02:55:40 #4 [internal] load .dockerignore 02:55:40 #4 transferring context: 2B done 02:55:40 #4 DONE 0.0s 02:55:40 02:55:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 02:55:40 #5 resolve nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 0.0s done 02:55:40 #5 DONE 0.0s 02:55:40 02:55:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 02:55:41 #6 resolve nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 0.0s done 02:55:41 #6 CACHED 02:55:41 02:55:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 02:55:41 #5 CACHED 02:55:41 02:55:41 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:55:41 #7 DONE 0.0s 02:55:41 02:55:41 #8 exporting to image 02:55:41 #8 exporting layers done 02:55:41 #8 exporting manifest sha256:42f985d2a74784c8de85234d8a4ec153adbebabe8c02fc7a2590779f06a02d28 done 02:55:41 #8 exporting config sha256:c4f76c37d8ba3cfbf7fa8b190bd9755b1a232953995a1106f3dea2454d99efeb done 02:55:41 #8 exporting manifest sha256:07f273342de0d1790731c16a74eefa73e401d974b72b4b15c8b67ff58d6181a5 done 02:55:41 #8 exporting config sha256:6f47d89c53fd808a344def8aa8296710201173bb49a24040a75b58d43d61021c done 02:55:41 #8 exporting manifest list sha256:3a641ecf550ef51bd445064e3fb1af032867fea95a28f016f6c42433f192bfa2 done 02:55:41 #8 pushing layers 0.0s done 02:55:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:3a641ecf550ef51bd445064e3fb1af032867fea95a28f016f6c42433f192bfa2 0.1s done 02:55:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:41 #8 DONE 0.1s 02:55:41 02:55:41 1 warning found (use --debug to expand): 02:55:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 02:55:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 02:55:41 #1 [internal] load build definition from Dockerfile 02:55:41 #1 transferring dockerfile: 161B done 02:55:41 #1 DONE 0.0s 02:55:41 02:55:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:55:41 #2 DONE 0.0s 02:55:41 02:55:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:55:41 #3 DONE 0.0s 02:55:41 02:55:41 #4 [internal] load .dockerignore 02:55:41 #4 transferring context: 2B done 02:55:41 #4 DONE 0.0s 02:55:41 02:55:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 02:55:41 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 0.0s done 02:55:41 #5 DONE 0.0s 02:55:41 02:55:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 02:55:41 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 0.0s done 02:55:41 #6 CACHED 02:55:41 02:55:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:e9f1f5c8532a1a2bd5cb55a252aa05ac8b631172805d4aeeb04913f986fbff7a 02:55:41 #5 CACHED 02:55:41 02:55:41 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:55:41 #7 DONE 0.0s 02:55:41 02:55:41 #8 exporting to image 02:55:41 #8 exporting layers done 02:55:41 #8 exporting manifest sha256:42f985d2a74784c8de85234d8a4ec153adbebabe8c02fc7a2590779f06a02d28 done 02:55:41 #8 exporting config sha256:c4f76c37d8ba3cfbf7fa8b190bd9755b1a232953995a1106f3dea2454d99efeb done 02:55:41 #8 exporting manifest sha256:07f273342de0d1790731c16a74eefa73e401d974b72b4b15c8b67ff58d6181a5 done 02:55:41 #8 exporting config sha256:6f47d89c53fd808a344def8aa8296710201173bb49a24040a75b58d43d61021c done 02:55:41 #8 exporting manifest list sha256:3a641ecf550ef51bd445064e3fb1af032867fea95a28f016f6c42433f192bfa2 done 02:55:41 #8 pushing layers 0.0s done 02:55:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:3a641ecf550ef51bd445064e3fb1af032867fea95a28f016f6c42433f192bfa2 0.1s done 02:55:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:41 #8 DONE 0.1s 02:55:41 02:55:41 1 warning found (use --debug to expand): 02:55:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2 --push - 02:55:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2' 02:55:42 #1 [internal] load build definition from Dockerfile 02:55:42 #1 transferring dockerfile: 216B done 02:55:42 #1 DONE 0.0s 02:55:42 02:55:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2 02:55:42 #2 DONE 0.0s 02:55:42 02:55:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2 02:55:42 #3 DONE 0.0s 02:55:42 02:55:42 #4 [internal] load .dockerignore 02:55:42 #4 transferring context: 2B done 02:55:42 #4 DONE 0.0s 02:55:42 02:55:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 02:55:42 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 02:55:42 #5 ... 02:55:42 02:55:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 02:55:42 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 0.0s done 02:55:42 #6 DONE 0.1s 02:55:42 02:55:42 #7 exporting to image 02:55:42 #7 exporting layers done 02:55:42 #7 exporting manifest sha256:eafa7c24535e6a7d4fa8fb4528423560b425e4bb7cc8595f2a5c70bf232592bb 0.0s done 02:55:42 #7 exporting config sha256:6d85f8d55443ae7896231f3aaa008406239b47191f54dd7c9dac797b02654e12 02:55:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:42 #7 ... 02:55:42 02:55:42 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:55:42 #8 DONE 0.0s 02:55:42 02:55:42 #7 exporting to image 02:55:42 #7 exporting config sha256:6d85f8d55443ae7896231f3aaa008406239b47191f54dd7c9dac797b02654e12 done 02:55:42 #7 exporting manifest sha256:3bf4452341ffda4651e00466e85726994fb1496a06630c5e8d1cf00b58c65762 done 02:55:42 #7 exporting config sha256:3aff5fd641b50de497122c4ae53841d1216fd8b17f4ab27d66289ee304265aaa 0.0s done 02:55:42 #7 exporting manifest list sha256:1009041001c0e338c573b0c4bc6ceb6b14e1f3a1429666192bb10faf3fbd86aa done 02:55:42 #7 pushing layers 0.1s done 02:55:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:1009041001c0e338c573b0c4bc6ceb6b14e1f3a1429666192bb10faf3fbd86aa 02:55:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:1009041001c0e338c573b0c4bc6ceb6b14e1f3a1429666192bb10faf3fbd86aa 0.1s done 02:55:42 #7 DONE 0.2s 02:55:42 02:55:42 1 warning found (use --debug to expand): 02:55:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 02:55:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 02:55:42 #1 [internal] load build definition from Dockerfile 02:55:42 #1 transferring dockerfile: 182B done 02:55:42 #1 DONE 0.0s 02:55:42 02:55:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:55:42 #2 DONE 0.0s 02:55:42 02:55:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:55:42 #3 DONE 0.0s 02:55:42 02:55:42 #4 [internal] load .dockerignore 02:55:42 #4 transferring context: 2B done 02:55:42 #4 DONE 0.0s 02:55:42 02:55:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 02:55:42 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 0.0s done 02:55:42 #5 DONE 0.0s 02:55:42 02:55:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 02:55:43 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 0.0s done 02:55:43 #6 CACHED 02:55:43 02:55:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 02:55:43 #5 CACHED 02:55:43 02:55:43 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:55:43 #7 DONE 0.0s 02:55:43 02:55:43 #8 exporting to image 02:55:43 #8 exporting layers done 02:55:43 #8 exporting manifest sha256:eafa7c24535e6a7d4fa8fb4528423560b425e4bb7cc8595f2a5c70bf232592bb done 02:55:43 #8 exporting config sha256:6d85f8d55443ae7896231f3aaa008406239b47191f54dd7c9dac797b02654e12 done 02:55:43 #8 exporting manifest sha256:3bf4452341ffda4651e00466e85726994fb1496a06630c5e8d1cf00b58c65762 done 02:55:43 #8 exporting config sha256:3aff5fd641b50de497122c4ae53841d1216fd8b17f4ab27d66289ee304265aaa done 02:55:43 #8 exporting manifest list sha256:1009041001c0e338c573b0c4bc6ceb6b14e1f3a1429666192bb10faf3fbd86aa done 02:55:43 #8 pushing layers 0.0s done 02:55:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1009041001c0e338c573b0c4bc6ceb6b14e1f3a1429666192bb10faf3fbd86aa 0.1s done 02:55:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:43 #8 DONE 0.1s 02:55:43 02:55:43 1 warning found (use --debug to expand): 02:55:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.94' 02:55:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.94 --push - 02:55:43 #1 [internal] load build definition from Dockerfile 02:55:43 #1 transferring dockerfile: 188B done 02:55:43 #1 DONE 0.0s 02:55:43 02:55:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.94 02:55:43 #2 DONE 0.0s 02:55:43 02:55:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.94 02:55:43 #3 DONE 0.0s 02:55:43 02:55:43 #4 [internal] load .dockerignore 02:55:43 #4 transferring context: 2B done 02:55:43 #4 DONE 0.0s 02:55:43 02:55:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.94@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 02:55:43 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.94@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 0.0s done 02:55:43 #5 CACHED 02:55:43 02:55:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.94@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 02:55:43 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.94@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 0.0s done 02:55:43 #6 CACHED 02:55:43 02:55:43 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:55:43 #7 DONE 0.0s 02:55:43 02:55:43 #8 exporting to image 02:55:43 #8 exporting layers done 02:55:43 #8 exporting manifest sha256:eafa7c24535e6a7d4fa8fb4528423560b425e4bb7cc8595f2a5c70bf232592bb done 02:55:43 #8 exporting config sha256:6d85f8d55443ae7896231f3aaa008406239b47191f54dd7c9dac797b02654e12 done 02:55:43 #8 exporting manifest sha256:3bf4452341ffda4651e00466e85726994fb1496a06630c5e8d1cf00b58c65762 done 02:55:43 #8 exporting config sha256:3aff5fd641b50de497122c4ae53841d1216fd8b17f4ab27d66289ee304265aaa done 02:55:43 #8 exporting manifest list sha256:1009041001c0e338c573b0c4bc6ceb6b14e1f3a1429666192bb10faf3fbd86aa done 02:55:43 #8 pushing layers 0.0s done 02:55:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.94@sha256:1009041001c0e338c573b0c4bc6ceb6b14e1f3a1429666192bb10faf3fbd86aa 0.1s done 02:55:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:43 #8 DONE 0.1s 02:55:43 02:55:43 1 warning found (use --debug to expand): 02:55:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 --push - 02:55:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94' 02:55:43 #1 [internal] load build definition from Dockerfile 02:55:43 #1 transferring dockerfile: 229B done 02:55:43 #1 DONE 0.0s 02:55:43 02:55:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:55:43 #2 DONE 0.0s 02:55:43 02:55:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:55:43 #3 DONE 0.0s 02:55:43 02:55:43 #4 [internal] load .dockerignore 02:55:43 #4 transferring context: 2B done 02:55:43 #4 DONE 0.0s 02:55:43 02:55:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 02:55:43 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 0.0s done 02:55:43 #5 CACHED 02:55:43 02:55:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 02:55:44 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 0.0s done 02:55:44 #6 CACHED 02:55:44 02:55:44 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:55:44 #7 DONE 0.0s 02:55:44 02:55:44 #8 exporting to image 02:55:44 #8 exporting layers done 02:55:44 #8 exporting manifest sha256:eafa7c24535e6a7d4fa8fb4528423560b425e4bb7cc8595f2a5c70bf232592bb done 02:55:44 #8 exporting config sha256:6d85f8d55443ae7896231f3aaa008406239b47191f54dd7c9dac797b02654e12 done 02:55:44 #8 exporting manifest sha256:3bf4452341ffda4651e00466e85726994fb1496a06630c5e8d1cf00b58c65762 done 02:55:44 #8 exporting config sha256:3aff5fd641b50de497122c4ae53841d1216fd8b17f4ab27d66289ee304265aaa done 02:55:44 #8 exporting manifest list sha256:1009041001c0e338c573b0c4bc6ceb6b14e1f3a1429666192bb10faf3fbd86aa done 02:55:44 #8 pushing layers 0.0s done 02:55:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:1009041001c0e338c573b0c4bc6ceb6b14e1f3a1429666192bb10faf3fbd86aa 0.1s done 02:55:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:44 #8 DONE 0.1s 02:55:44 02:55:44 1 warning found (use --debug to expand): 02:55:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 02:55:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 02:55:44 #1 [internal] load build definition from Dockerfile 02:55:44 #1 transferring dockerfile: 180B done 02:55:44 #1 DONE 0.0s 02:55:44 02:55:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:55:44 #2 DONE 0.0s 02:55:44 02:55:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:55:44 #3 DONE 0.0s 02:55:44 02:55:44 #4 [internal] load .dockerignore 02:55:44 #4 transferring context: 2B done 02:55:44 #4 DONE 0.0s 02:55:44 02:55:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 02:55:44 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 0.0s done 02:55:44 #5 DONE 0.0s 02:55:44 02:55:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 02:55:44 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 0.0s done 02:55:44 #6 CACHED 02:55:44 02:55:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e2e243e2b9c49a427dec5baf47ad3f4df801d1f43130ac31b61425eb6f71202b 02:55:44 #5 CACHED 02:55:44 02:55:44 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:55:44 #7 DONE 0.0s 02:55:44 02:55:44 #8 exporting to image 02:55:44 #8 exporting layers done 02:55:44 #8 exporting manifest sha256:eafa7c24535e6a7d4fa8fb4528423560b425e4bb7cc8595f2a5c70bf232592bb done 02:55:44 #8 exporting config sha256:6d85f8d55443ae7896231f3aaa008406239b47191f54dd7c9dac797b02654e12 done 02:55:44 #8 exporting manifest sha256:3bf4452341ffda4651e00466e85726994fb1496a06630c5e8d1cf00b58c65762 done 02:55:44 #8 exporting config sha256:3aff5fd641b50de497122c4ae53841d1216fd8b17f4ab27d66289ee304265aaa done 02:55:44 #8 exporting manifest list sha256:1009041001c0e338c573b0c4bc6ceb6b14e1f3a1429666192bb10faf3fbd86aa done 02:55:44 #8 pushing layers 0.0s done 02:55:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1009041001c0e338c573b0c4bc6ceb6b14e1f3a1429666192bb10faf3fbd86aa 0.1s done 02:55:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:44 #8 DONE 0.1s 02:55:44 02:55:44 1 warning found (use --debug to expand): 02:55:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2' 02:55:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2 --push - 02:55:45 #1 [internal] load build definition from Dockerfile 02:55:45 #1 transferring dockerfile: 194B done 02:55:45 #1 DONE 0.0s 02:55:45 02:55:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2 02:55:45 #2 DONE 0.0s 02:55:45 02:55:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2 02:55:45 #3 DONE 0.0s 02:55:45 02:55:45 #4 [internal] load .dockerignore 02:55:45 #4 transferring context: 2B done 02:55:45 #4 DONE 0.0s 02:55:45 02:55:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 02:55:45 #5 resolve nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 02:55:45 #5 ... 02:55:45 02:55:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 02:55:45 #6 resolve nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 0.0s done 02:55:45 #6 DONE 0.1s 02:55:45 02:55:45 #7 exporting to image 02:55:45 #7 exporting layers done 02:55:45 #7 exporting manifest sha256:1d85d2e4ae558d1c8fff1c165134ba414d88aab7194ee6ed3531680544585bae done 02:55:45 #7 exporting config sha256:7f1b62eee517fcff440f77ee70e754a4f82d9df5a0cfcb540fcf7a544eb8faac done 02:55:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:45 #7 ... 02:55:45 02:55:45 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:55:45 #8 DONE 0.0s 02:55:45 02:55:45 #7 exporting to image 02:55:45 #7 exporting manifest sha256:7e9006a087e4b3d9a9a9cb991bb49decc92627bd196785dfb840f8f99089a5e7 done 02:55:45 #7 exporting config sha256:99a2184d839767b444088f959c24814d070a3218b2d057c54d265b636b8b6e05 done 02:55:45 #7 exporting manifest list sha256:f4edd337752cdb4a01feb9998f4f24c4cbdde8e6ecf31e8de3eee68b6470606e done 02:55:45 #7 pushing layers 0.1s done 02:55:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2@sha256:f4edd337752cdb4a01feb9998f4f24c4cbdde8e6ecf31e8de3eee68b6470606e 02:55:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2@sha256:f4edd337752cdb4a01feb9998f4f24c4cbdde8e6ecf31e8de3eee68b6470606e 0.1s done 02:55:45 #7 DONE 0.2s 02:55:45 02:55:45 1 warning found (use --debug to expand): 02:55:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 02:55:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 02:55:45 #1 [internal] load build definition from Dockerfile 02:55:45 #1 transferring dockerfile: 160B done 02:55:45 #1 DONE 0.0s 02:55:45 02:55:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:55:45 #2 DONE 0.0s 02:55:45 02:55:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:55:45 #3 DONE 0.0s 02:55:45 02:55:45 #4 [internal] load .dockerignore 02:55:45 #4 transferring context: 2B done 02:55:45 #4 DONE 0.0s 02:55:45 02:55:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 02:55:45 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 0.0s done 02:55:45 #5 DONE 0.0s 02:55:45 02:55:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 02:55:46 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 0.0s done 02:55:46 #6 CACHED 02:55:46 02:55:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 02:55:46 #5 CACHED 02:55:46 02:55:46 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:55:46 #7 DONE 0.0s 02:55:46 02:55:46 #8 exporting to image 02:55:46 #8 exporting layers done 02:55:46 #8 exporting manifest sha256:1d85d2e4ae558d1c8fff1c165134ba414d88aab7194ee6ed3531680544585bae done 02:55:46 #8 exporting config sha256:7f1b62eee517fcff440f77ee70e754a4f82d9df5a0cfcb540fcf7a544eb8faac done 02:55:46 #8 exporting manifest sha256:7e9006a087e4b3d9a9a9cb991bb49decc92627bd196785dfb840f8f99089a5e7 done 02:55:46 #8 exporting config sha256:99a2184d839767b444088f959c24814d070a3218b2d057c54d265b636b8b6e05 done 02:55:46 #8 exporting manifest list sha256:f4edd337752cdb4a01feb9998f4f24c4cbdde8e6ecf31e8de3eee68b6470606e done 02:55:46 #8 pushing layers 0.0s done 02:55:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f4edd337752cdb4a01feb9998f4f24c4cbdde8e6ecf31e8de3eee68b6470606e 0.1s done 02:55:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:46 #8 DONE 0.1s 02:55:46 02:55:46 1 warning found (use --debug to expand): 02:55:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.94' 02:55:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.94 --push - 02:55:46 #1 [internal] load build definition from Dockerfile 02:55:46 #1 transferring dockerfile: 166B done 02:55:46 #1 DONE 0.0s 02:55:46 02:55:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.94 02:55:46 #2 DONE 0.0s 02:55:46 02:55:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.94 02:55:46 #3 DONE 0.0s 02:55:46 02:55:46 #4 [internal] load .dockerignore 02:55:46 #4 transferring context: 2B done 02:55:46 #4 DONE 0.0s 02:55:46 02:55:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.94@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 02:55:46 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.94@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 0.0s done 02:55:46 #5 DONE 0.0s 02:55:46 02:55:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.94@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 02:55:46 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.94@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 0.0s done 02:55:46 #6 CACHED 02:55:46 02:55:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.94@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 02:55:46 #5 CACHED 02:55:46 02:55:46 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:55:46 #7 DONE 0.0s 02:55:46 02:55:46 #8 exporting to image 02:55:46 #8 exporting layers done 02:55:46 #8 exporting manifest sha256:1d85d2e4ae558d1c8fff1c165134ba414d88aab7194ee6ed3531680544585bae done 02:55:46 #8 exporting config sha256:7f1b62eee517fcff440f77ee70e754a4f82d9df5a0cfcb540fcf7a544eb8faac done 02:55:46 #8 exporting manifest sha256:7e9006a087e4b3d9a9a9cb991bb49decc92627bd196785dfb840f8f99089a5e7 done 02:55:46 #8 exporting config sha256:99a2184d839767b444088f959c24814d070a3218b2d057c54d265b636b8b6e05 done 02:55:46 #8 exporting manifest list sha256:f4edd337752cdb4a01feb9998f4f24c4cbdde8e6ecf31e8de3eee68b6470606e done 02:55:46 #8 pushing layers 0.0s done 02:55:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.94@sha256:f4edd337752cdb4a01feb9998f4f24c4cbdde8e6ecf31e8de3eee68b6470606e 0.1s done 02:55:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:46 #8 DONE 0.1s 02:55:46 02:55:46 1 warning found (use --debug to expand): 02:55:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94' 02:55:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 --push - 02:55:46 #1 [internal] load build definition from Dockerfile 02:55:46 #1 transferring dockerfile: 207B done 02:55:46 #1 DONE 0.0s 02:55:46 02:55:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:55:46 #2 DONE 0.0s 02:55:46 02:55:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:55:46 #3 DONE 0.0s 02:55:46 02:55:46 #4 [internal] load .dockerignore 02:55:46 #4 transferring context: 2B done 02:55:46 #4 DONE 0.0s 02:55:46 02:55:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 02:55:46 #5 resolve nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 0.0s done 02:55:46 #5 CACHED 02:55:46 02:55:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 02:55:46 #6 resolve nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 0.0s done 02:55:46 #6 DONE 0.0s 02:55:47 02:55:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 02:55:47 #6 CACHED 02:55:47 02:55:47 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:55:47 #7 DONE 0.0s 02:55:47 02:55:47 #8 exporting to image 02:55:47 #8 exporting layers done 02:55:47 #8 exporting manifest sha256:1d85d2e4ae558d1c8fff1c165134ba414d88aab7194ee6ed3531680544585bae done 02:55:47 #8 exporting config sha256:7f1b62eee517fcff440f77ee70e754a4f82d9df5a0cfcb540fcf7a544eb8faac done 02:55:47 #8 exporting manifest sha256:7e9006a087e4b3d9a9a9cb991bb49decc92627bd196785dfb840f8f99089a5e7 done 02:55:47 #8 exporting config sha256:99a2184d839767b444088f959c24814d070a3218b2d057c54d265b636b8b6e05 done 02:55:47 #8 exporting manifest list sha256:f4edd337752cdb4a01feb9998f4f24c4cbdde8e6ecf31e8de3eee68b6470606e done 02:55:47 #8 pushing layers 0.0s done 02:55:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:f4edd337752cdb4a01feb9998f4f24c4cbdde8e6ecf31e8de3eee68b6470606e 0.1s done 02:55:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:47 #8 DONE 0.1s 02:55:47 02:55:47 1 warning found (use --debug to expand): 02:55:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 02:55:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 02:55:47 #1 [internal] load build definition from Dockerfile 02:55:47 #1 transferring dockerfile: 158B done 02:55:47 #1 DONE 0.0s 02:55:47 02:55:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:55:47 #2 DONE 0.0s 02:55:47 02:55:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:55:47 #3 DONE 0.0s 02:55:47 02:55:47 #4 [internal] load .dockerignore 02:55:47 #4 transferring context: 2B done 02:55:47 #4 DONE 0.0s 02:55:47 02:55:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 02:55:47 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 0.0s done 02:55:47 #5 CACHED 02:55:47 02:55:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 02:55:47 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:9524ac65565c75b0e2416427cbddcd8edde91582ef353caec788ad3ec82894a9 0.0s done 02:55:47 #6 CACHED 02:55:47 02:55:47 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:55:47 #7 DONE 0.0s 02:55:47 02:55:47 #8 exporting to image 02:55:47 #8 exporting layers done 02:55:47 #8 exporting manifest sha256:1d85d2e4ae558d1c8fff1c165134ba414d88aab7194ee6ed3531680544585bae done 02:55:47 #8 exporting config sha256:7f1b62eee517fcff440f77ee70e754a4f82d9df5a0cfcb540fcf7a544eb8faac done 02:55:47 #8 exporting manifest sha256:7e9006a087e4b3d9a9a9cb991bb49decc92627bd196785dfb840f8f99089a5e7 done 02:55:47 #8 exporting config sha256:99a2184d839767b444088f959c24814d070a3218b2d057c54d265b636b8b6e05 done 02:55:47 #8 exporting manifest list sha256:f4edd337752cdb4a01feb9998f4f24c4cbdde8e6ecf31e8de3eee68b6470606e done 02:55:47 #8 pushing layers 0.0s done 02:55:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:f4edd337752cdb4a01feb9998f4f24c4cbdde8e6ecf31e8de3eee68b6470606e 0.1s done 02:55:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:47 #8 DONE 0.1s 02:55:47 02:55:47 1 warning found (use --debug to expand): 02:55:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2' 02:55:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2 --push - 02:55:48 #1 [internal] load build definition from Dockerfile 02:55:48 #1 transferring dockerfile: 196B done 02:55:48 #1 DONE 0.0s 02:55:48 02:55:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2 02:55:48 #2 DONE 0.0s 02:55:48 02:55:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2 02:55:48 #3 DONE 0.0s 02:55:48 02:55:48 #4 [internal] load .dockerignore 02:55:48 #4 transferring context: 02:55:48 #4 transferring context: 2B done 02:55:48 #4 DONE 0.0s 02:55:48 02:55:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 02:55:48 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 0.0s done 02:55:48 #5 DONE 0.0s 02:55:48 02:55:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 02:55:48 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 0.0s done 02:55:48 #6 DONE 0.1s 02:55:48 02:55:48 #7 exporting to image 02:55:48 #7 exporting layers done 02:55:48 #7 exporting manifest sha256:7520c56c675922c322547f65159e91a8b506d5755913a12c7561a4246c1ed06b 0.0s done 02:55:48 #7 exporting config sha256:9ab1125b3cbe4d96833f02751afaea26e0f633ad5b6dad6d3568d21621f9ebc6 02:55:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:48 #7 ... 02:55:48 02:55:48 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:55:48 #8 DONE 0.0s 02:55:48 02:55:48 #7 exporting to image 02:55:48 #7 exporting config sha256:9ab1125b3cbe4d96833f02751afaea26e0f633ad5b6dad6d3568d21621f9ebc6 done 02:55:48 #7 exporting manifest sha256:0c66e23bf93e7f0930ca3b61554babe63ca3b098de7eb7a3eb473a733f5b8539 done 02:55:48 #7 exporting config sha256:6d50dee5cd8ce41d3ef5090aaba5ace394eba2e76dc544663b7371e3d775c9fc done 02:55:48 #7 exporting manifest list sha256:f781cd06990890d394ae03d572cfc18a25b46e908dab730a9401b3edae851f74 0.0s done 02:55:48 #7 pushing layers 0.1s done 02:55:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:f781cd06990890d394ae03d572cfc18a25b46e908dab730a9401b3edae851f74 02:55:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:f781cd06990890d394ae03d572cfc18a25b46e908dab730a9401b3edae851f74 0.1s done 02:55:48 #7 DONE 0.2s 02:55:48 02:55:48 1 warning found (use --debug to expand): 02:55:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 02:55:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 02:55:49 #1 [internal] load build definition from Dockerfile 02:55:49 #1 transferring dockerfile: 162B done 02:55:49 #1 DONE 0.0s 02:55:49 02:55:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:55:49 #2 DONE 0.0s 02:55:49 02:55:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:55:49 #3 DONE 0.0s 02:55:49 02:55:49 #4 [internal] load .dockerignore 02:55:49 #4 transferring context: 2B done 02:55:49 #4 DONE 0.0s 02:55:49 02:55:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 02:55:49 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 0.0s done 02:55:49 #5 CACHED 02:55:49 02:55:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 02:55:49 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 0.0s done 02:55:49 #6 CACHED 02:55:49 02:55:49 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:55:49 #7 DONE 0.0s 02:55:49 02:55:49 #8 exporting to image 02:55:49 #8 exporting layers done 02:55:49 #8 exporting manifest sha256:7520c56c675922c322547f65159e91a8b506d5755913a12c7561a4246c1ed06b done 02:55:49 #8 exporting config sha256:9ab1125b3cbe4d96833f02751afaea26e0f633ad5b6dad6d3568d21621f9ebc6 done 02:55:49 #8 exporting manifest sha256:0c66e23bf93e7f0930ca3b61554babe63ca3b098de7eb7a3eb473a733f5b8539 done 02:55:49 #8 exporting config sha256:6d50dee5cd8ce41d3ef5090aaba5ace394eba2e76dc544663b7371e3d775c9fc done 02:55:49 #8 exporting manifest list sha256:f781cd06990890d394ae03d572cfc18a25b46e908dab730a9401b3edae851f74 done 02:55:49 #8 pushing layers 0.0s done 02:55:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f781cd06990890d394ae03d572cfc18a25b46e908dab730a9401b3edae851f74 0.1s done 02:55:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:49 #8 DONE 0.1s 02:55:49 02:55:49 1 warning found (use --debug to expand): 02:55:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.94' 02:55:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.94 --push - 02:55:49 #1 [internal] load build definition from Dockerfile 02:55:49 #1 transferring dockerfile: 168B done 02:55:49 #1 DONE 0.0s 02:55:49 02:55:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.94 02:55:49 #2 DONE 0.0s 02:55:49 02:55:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.94 02:55:49 #3 DONE 0.0s 02:55:49 02:55:49 #4 [internal] load .dockerignore 02:55:49 #4 transferring context: 2B done 02:55:49 #4 DONE 0.0s 02:55:49 02:55:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.94@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 02:55:49 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.94@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 done 02:55:49 #5 CACHED 02:55:49 02:55:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.94@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 02:55:49 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.94@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 0.0s done 02:55:49 #6 CACHED 02:55:49 02:55:49 #7 exporting to image 02:55:49 #7 exporting layers done 02:55:49 #7 exporting manifest sha256:7520c56c675922c322547f65159e91a8b506d5755913a12c7561a4246c1ed06b done 02:55:49 #7 exporting config sha256:9ab1125b3cbe4d96833f02751afaea26e0f633ad5b6dad6d3568d21621f9ebc6 02:55:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:49 #7 exporting config sha256:9ab1125b3cbe4d96833f02751afaea26e0f633ad5b6dad6d3568d21621f9ebc6 done 02:55:49 #7 exporting manifest sha256:0c66e23bf93e7f0930ca3b61554babe63ca3b098de7eb7a3eb473a733f5b8539 done 02:55:49 #7 exporting config sha256:6d50dee5cd8ce41d3ef5090aaba5ace394eba2e76dc544663b7371e3d775c9fc done 02:55:49 #7 exporting manifest list sha256:f781cd06990890d394ae03d572cfc18a25b46e908dab730a9401b3edae851f74 done 02:55:49 #7 pushing layers 0.0s done 02:55:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.94@sha256:f781cd06990890d394ae03d572cfc18a25b46e908dab730a9401b3edae851f74 0.1s done 02:55:49 #7 DONE 0.1s 02:55:49 02:55:49 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:55:49 #8 DONE 0.0s 02:55:49 02:55:49 1 warning found (use --debug to expand): 02:55:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 --push - 02:55:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94' 02:55:50 #1 [internal] load build definition from Dockerfile 02:55:50 #1 transferring dockerfile: 209B done 02:55:50 #1 DONE 0.0s 02:55:50 02:55:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:55:50 #2 DONE 0.0s 02:55:50 02:55:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:55:50 #3 DONE 0.0s 02:55:50 02:55:50 #4 [internal] load .dockerignore 02:55:50 #4 transferring context: 2B done 02:55:50 #4 DONE 0.0s 02:55:50 02:55:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 02:55:50 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 0.0s done 02:55:50 #5 DONE 0.0s 02:55:50 02:55:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 02:55:50 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 0.0s done 02:55:50 #6 CACHED 02:55:50 02:55:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 02:55:50 #5 CACHED 02:55:50 02:55:50 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:55:50 #7 DONE 0.0s 02:55:50 02:55:50 #8 exporting to image 02:55:50 #8 exporting layers done 02:55:50 #8 exporting manifest sha256:7520c56c675922c322547f65159e91a8b506d5755913a12c7561a4246c1ed06b done 02:55:50 #8 exporting config sha256:9ab1125b3cbe4d96833f02751afaea26e0f633ad5b6dad6d3568d21621f9ebc6 done 02:55:50 #8 exporting manifest sha256:0c66e23bf93e7f0930ca3b61554babe63ca3b098de7eb7a3eb473a733f5b8539 done 02:55:50 #8 exporting config sha256:6d50dee5cd8ce41d3ef5090aaba5ace394eba2e76dc544663b7371e3d775c9fc done 02:55:50 #8 exporting manifest list sha256:f781cd06990890d394ae03d572cfc18a25b46e908dab730a9401b3edae851f74 done 02:55:50 #8 pushing layers 0.0s done 02:55:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:f781cd06990890d394ae03d572cfc18a25b46e908dab730a9401b3edae851f74 0.1s done 02:55:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:50 #8 DONE 0.1s 02:55:50 02:55:50 1 warning found (use --debug to expand): 02:55:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 02:55:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 02:55:50 #1 [internal] load build definition from Dockerfile 02:55:50 #1 transferring dockerfile: 160B done 02:55:50 #1 DONE 0.0s 02:55:50 02:55:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:55:50 #2 DONE 0.0s 02:55:50 02:55:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:55:50 #3 DONE 0.0s 02:55:50 02:55:50 #4 [internal] load .dockerignore 02:55:50 #4 transferring context: 2B done 02:55:50 #4 DONE 0.0s 02:55:50 02:55:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 02:55:50 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 0.0s done 02:55:50 #5 CACHED 02:55:50 02:55:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 02:55:50 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:195b56b7c46158b4cbcc6dd8808e652016970f9052d540a2053030347936c671 0.0s done 02:55:50 #6 CACHED 02:55:50 02:55:50 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:55:50 #7 DONE 0.0s 02:55:50 02:55:50 #8 exporting to image 02:55:50 #8 exporting layers done 02:55:50 #8 exporting manifest sha256:7520c56c675922c322547f65159e91a8b506d5755913a12c7561a4246c1ed06b done 02:55:50 #8 exporting config sha256:9ab1125b3cbe4d96833f02751afaea26e0f633ad5b6dad6d3568d21621f9ebc6 done 02:55:50 #8 exporting manifest sha256:0c66e23bf93e7f0930ca3b61554babe63ca3b098de7eb7a3eb473a733f5b8539 done 02:55:50 #8 exporting config sha256:6d50dee5cd8ce41d3ef5090aaba5ace394eba2e76dc544663b7371e3d775c9fc done 02:55:50 #8 exporting manifest list sha256:f781cd06990890d394ae03d572cfc18a25b46e908dab730a9401b3edae851f74 done 02:55:50 #8 pushing layers 0.0s done 02:55:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f781cd06990890d394ae03d572cfc18a25b46e908dab730a9401b3edae851f74 0.1s done 02:55:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:50 #8 DONE 0.1s 02:55:50 02:55:50 1 warning found (use --debug to expand): 02:55:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2' 02:55:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2 --push - 02:55:51 #1 [internal] load build definition from Dockerfile 02:55:51 #1 transferring dockerfile: 198B done 02:55:51 #1 DONE 0.0s 02:55:51 02:55:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2 02:55:51 #2 DONE 0.0s 02:55:51 02:55:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2 02:55:51 #3 DONE 0.1s 02:55:51 02:55:51 #4 [internal] load .dockerignore 02:55:51 #4 transferring context: 02:55:51 #4 transferring context: 2B done 02:55:51 #4 DONE 0.0s 02:55:51 02:55:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 02:55:51 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 02:55:51 #5 ... 02:55:51 02:55:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 02:55:51 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 0.0s done 02:55:51 #6 DONE 0.1s 02:55:51 02:55:51 #7 exporting to image 02:55:51 #7 exporting layers done 02:55:51 #7 exporting manifest sha256:101d1a9946c5d5ae9316340384c8124850bdfc454e042aeef1133812203c2ea8 done 02:55:51 #7 exporting config sha256:6ebe904d7826e172124aa7e799b40bd661cc3b80f12c83b4a8cac6d7a7a792e6 done 02:55:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:51 #7 ... 02:55:51 02:55:51 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:55:51 #8 DONE 0.0s 02:55:51 02:55:51 #7 exporting to image 02:55:51 #7 exporting manifest sha256:a2d071be62d31a947b428cd9a336af6ab51d00d8a08ec6d3b26c768d948b02af done 02:55:51 #7 exporting config sha256:dee75732211fe759dee8f0912c49f13bcf45bf9531c18ec743b8d29a38abc6a7 done 02:55:51 #7 exporting manifest list sha256:27bae83c6d53f164f2ac047ea2fb9c08fb8e8ff53c2ee06a364832b2bbff1c7c done 02:55:51 #7 pushing layers 0.1s done 02:55:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2@sha256:27bae83c6d53f164f2ac047ea2fb9c08fb8e8ff53c2ee06a364832b2bbff1c7c 02:55:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2@sha256:27bae83c6d53f164f2ac047ea2fb9c08fb8e8ff53c2ee06a364832b2bbff1c7c 0.1s done 02:55:51 #7 DONE 0.2s 02:55:51 02:55:51 1 warning found (use --debug to expand): 02:55:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 02:55:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 02:55:51 #1 [internal] load build definition from Dockerfile 02:55:51 #1 transferring dockerfile: 164B done 02:55:51 #1 DONE 0.0s 02:55:51 02:55:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:55:51 #2 DONE 0.0s 02:55:51 02:55:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:55:51 #3 DONE 0.0s 02:55:51 02:55:51 #4 [internal] load .dockerignore 02:55:51 #4 transferring context: 2B done 02:55:51 #4 DONE 0.0s 02:55:51 02:55:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 02:55:51 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 0.0s done 02:55:51 #5 DONE 0.0s 02:55:51 02:55:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 02:55:52 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 0.0s done 02:55:52 #6 CACHED 02:55:52 02:55:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 02:55:52 #5 CACHED 02:55:52 02:55:52 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:55:52 #7 DONE 0.0s 02:55:52 02:55:52 #8 exporting to image 02:55:52 #8 exporting layers done 02:55:52 #8 exporting manifest sha256:101d1a9946c5d5ae9316340384c8124850bdfc454e042aeef1133812203c2ea8 done 02:55:52 #8 exporting config sha256:6ebe904d7826e172124aa7e799b40bd661cc3b80f12c83b4a8cac6d7a7a792e6 done 02:55:52 #8 exporting manifest sha256:a2d071be62d31a947b428cd9a336af6ab51d00d8a08ec6d3b26c768d948b02af done 02:55:52 #8 exporting config sha256:dee75732211fe759dee8f0912c49f13bcf45bf9531c18ec743b8d29a38abc6a7 done 02:55:52 #8 exporting manifest list sha256:27bae83c6d53f164f2ac047ea2fb9c08fb8e8ff53c2ee06a364832b2bbff1c7c done 02:55:52 #8 pushing layers 0.0s done 02:55:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:27bae83c6d53f164f2ac047ea2fb9c08fb8e8ff53c2ee06a364832b2bbff1c7c 0.1s done 02:55:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:52 #8 DONE 0.1s 02:55:52 02:55:52 1 warning found (use --debug to expand): 02:55:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.94' 02:55:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.94 --push - 02:55:52 #1 [internal] load build definition from Dockerfile 02:55:52 #1 transferring dockerfile: 170B done 02:55:52 #1 DONE 0.0s 02:55:52 02:55:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.94 02:55:52 #2 DONE 0.0s 02:55:52 02:55:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.94 02:55:52 #3 DONE 0.0s 02:55:52 02:55:52 #4 [internal] load .dockerignore 02:55:52 #4 transferring context: 2B done 02:55:52 #4 DONE 0.0s 02:55:52 02:55:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.94@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 02:55:52 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.94@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 0.0s done 02:55:52 #5 DONE 0.0s 02:55:52 02:55:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.94@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 02:55:52 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.94@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 0.0s done 02:55:52 #6 CACHED 02:55:52 02:55:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.94@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 02:55:52 #5 CACHED 02:55:52 02:55:52 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:55:52 #7 DONE 0.0s 02:55:52 02:55:52 #8 exporting to image 02:55:52 #8 exporting layers done 02:55:52 #8 exporting manifest sha256:101d1a9946c5d5ae9316340384c8124850bdfc454e042aeef1133812203c2ea8 done 02:55:52 #8 exporting config sha256:6ebe904d7826e172124aa7e799b40bd661cc3b80f12c83b4a8cac6d7a7a792e6 done 02:55:52 #8 exporting manifest sha256:a2d071be62d31a947b428cd9a336af6ab51d00d8a08ec6d3b26c768d948b02af done 02:55:52 #8 exporting config sha256:dee75732211fe759dee8f0912c49f13bcf45bf9531c18ec743b8d29a38abc6a7 done 02:55:52 #8 exporting manifest list sha256:27bae83c6d53f164f2ac047ea2fb9c08fb8e8ff53c2ee06a364832b2bbff1c7c done 02:55:52 #8 pushing layers 0.0s done 02:55:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.94@sha256:27bae83c6d53f164f2ac047ea2fb9c08fb8e8ff53c2ee06a364832b2bbff1c7c 0.1s done 02:55:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:52 #8 DONE 0.1s 02:55:52 02:55:52 1 warning found (use --debug to expand): 02:55:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94' 02:55:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 --push - 02:55:52 #1 [internal] load build definition from Dockerfile 02:55:52 #1 transferring dockerfile: 211B done 02:55:52 #1 DONE 0.0s 02:55:52 02:55:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:55:52 #2 DONE 0.0s 02:55:52 02:55:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:55:52 #3 DONE 0.0s 02:55:52 02:55:52 #4 [internal] load .dockerignore 02:55:52 #4 transferring context: 2B done 02:55:52 #4 DONE 0.0s 02:55:52 02:55:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 02:55:52 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 0.0s done 02:55:52 #5 DONE 0.0s 02:55:52 02:55:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 02:55:53 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 0.0s done 02:55:53 #6 CACHED 02:55:53 02:55:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 02:55:53 #5 CACHED 02:55:53 02:55:53 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:55:53 #7 DONE 0.0s 02:55:53 02:55:53 #8 exporting to image 02:55:53 #8 exporting layers done 02:55:53 #8 exporting manifest sha256:101d1a9946c5d5ae9316340384c8124850bdfc454e042aeef1133812203c2ea8 done 02:55:53 #8 exporting config sha256:6ebe904d7826e172124aa7e799b40bd661cc3b80f12c83b4a8cac6d7a7a792e6 done 02:55:53 #8 exporting manifest sha256:a2d071be62d31a947b428cd9a336af6ab51d00d8a08ec6d3b26c768d948b02af done 02:55:53 #8 exporting config sha256:dee75732211fe759dee8f0912c49f13bcf45bf9531c18ec743b8d29a38abc6a7 done 02:55:53 #8 exporting manifest list sha256:27bae83c6d53f164f2ac047ea2fb9c08fb8e8ff53c2ee06a364832b2bbff1c7c done 02:55:53 #8 pushing layers 0.0s done 02:55:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:27bae83c6d53f164f2ac047ea2fb9c08fb8e8ff53c2ee06a364832b2bbff1c7c 0.1s done 02:55:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:53 #8 DONE 0.1s 02:55:53 02:55:53 1 warning found (use --debug to expand): 02:55:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 02:55:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 02:55:53 #1 [internal] load build definition from Dockerfile 02:55:53 #1 transferring dockerfile: 162B done 02:55:53 #1 DONE 0.0s 02:55:53 02:55:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:55:53 #2 DONE 0.0s 02:55:53 02:55:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:55:53 #3 DONE 0.0s 02:55:53 02:55:53 #4 [internal] load .dockerignore 02:55:53 #4 transferring context: 2B done 02:55:53 #4 DONE 0.0s 02:55:53 02:55:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 02:55:53 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 0.0s done 02:55:53 #5 DONE 0.0s 02:55:53 02:55:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 02:55:53 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 0.0s done 02:55:53 #6 CACHED 02:55:53 02:55:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ea8f00889c07c4b9bb3b6044cd9197be77311e2319d4c6b17046a8a693a634ea 02:55:53 #5 CACHED 02:55:53 02:55:53 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:55:53 #7 DONE 0.0s 02:55:53 02:55:53 #8 exporting to image 02:55:53 #8 exporting layers done 02:55:53 #8 exporting manifest sha256:101d1a9946c5d5ae9316340384c8124850bdfc454e042aeef1133812203c2ea8 done 02:55:53 #8 exporting config sha256:6ebe904d7826e172124aa7e799b40bd661cc3b80f12c83b4a8cac6d7a7a792e6 done 02:55:53 #8 exporting manifest sha256:a2d071be62d31a947b428cd9a336af6ab51d00d8a08ec6d3b26c768d948b02af done 02:55:53 #8 exporting config sha256:dee75732211fe759dee8f0912c49f13bcf45bf9531c18ec743b8d29a38abc6a7 done 02:55:53 #8 exporting manifest list sha256:27bae83c6d53f164f2ac047ea2fb9c08fb8e8ff53c2ee06a364832b2bbff1c7c done 02:55:53 #8 pushing layers 0.0s done 02:55:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:27bae83c6d53f164f2ac047ea2fb9c08fb8e8ff53c2ee06a364832b2bbff1c7c 0.1s done 02:55:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:53 #8 DONE 0.1s 02:55:53 02:55:53 1 warning found (use --debug to expand): 02:55:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2' 02:55:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2 --push - 02:55:54 #1 [internal] load build definition from Dockerfile 02:55:54 #1 transferring dockerfile: 206B done 02:55:54 #1 DONE 0.0s 02:55:54 02:55:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2 02:55:54 #2 DONE 0.1s 02:55:54 02:55:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2 02:55:54 #3 DONE 0.1s 02:55:54 02:55:54 #4 [internal] load .dockerignore 02:55:54 #4 transferring context: 2B done 02:55:54 #4 DONE 0.0s 02:55:54 02:55:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 02:55:54 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 02:55:54 #5 ... 02:55:54 02:55:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 02:55:54 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 0.0s done 02:55:54 #6 DONE 0.2s 02:55:54 02:55:54 #7 exporting to image 02:55:54 #7 exporting layers done 02:55:54 #7 exporting manifest sha256:87561d4e3b2fe28efbc555b311c91c3b2b0a63a8eedfc86b73f3940593678104 0.0s done 02:55:54 #7 exporting config sha256:38596e8ff41363c130bd34de757df768681ccdf85fcf8550a8f6de8525eb81f5 done 02:55:54 #7 exporting manifest sha256:c1962ae7692a8617b2cc50869a2c9e33c6184c0a0a67003058d1532990c1e4bc 0.0s done 02:55:54 #7 exporting config sha256:28a72a95ea1de7508481309388e6a67e1e35d6ea7598387f952ed468513ffcfd 02:55:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:54 #7 ... 02:55:54 02:55:54 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:55:54 #8 DONE 0.0s 02:55:54 02:55:54 #7 exporting to image 02:55:54 #7 exporting config sha256:28a72a95ea1de7508481309388e6a67e1e35d6ea7598387f952ed468513ffcfd 0.0s done 02:55:54 #7 exporting manifest list sha256:4f794890563c1bbc43af1f6a79ade8edf6d006e38fab7d841f0d445f1783f7af 0.0s done 02:55:54 #7 pushing layers 0.1s done 02:55:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:4f794890563c1bbc43af1f6a79ade8edf6d006e38fab7d841f0d445f1783f7af 02:55:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2@sha256:4f794890563c1bbc43af1f6a79ade8edf6d006e38fab7d841f0d445f1783f7af 0.1s done 02:55:54 #7 DONE 0.2s 02:55:54 02:55:54 1 warning found (use --debug to expand): 02:55:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 02:55:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 02:55:55 #1 [internal] load build definition from Dockerfile 02:55:55 #1 transferring dockerfile: 172B done 02:55:55 #1 DONE 0.0s 02:55:55 02:55:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:55:55 #2 DONE 0.0s 02:55:55 02:55:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:55:55 #3 DONE 0.0s 02:55:55 02:55:55 #4 [internal] load .dockerignore 02:55:55 #4 transferring context: 2B done 02:55:55 #4 DONE 0.0s 02:55:55 02:55:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 02:55:55 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 0.0s done 02:55:55 #5 CACHED 02:55:55 02:55:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 02:55:55 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 0.0s done 02:55:55 #6 CACHED 02:55:55 02:55:55 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:55:55 #7 DONE 0.0s 02:55:55 02:55:55 #8 exporting to image 02:55:55 #8 exporting layers done 02:55:55 #8 exporting manifest sha256:87561d4e3b2fe28efbc555b311c91c3b2b0a63a8eedfc86b73f3940593678104 done 02:55:55 #8 exporting config sha256:38596e8ff41363c130bd34de757df768681ccdf85fcf8550a8f6de8525eb81f5 done 02:55:55 #8 exporting manifest sha256:c1962ae7692a8617b2cc50869a2c9e33c6184c0a0a67003058d1532990c1e4bc done 02:55:55 #8 exporting config sha256:28a72a95ea1de7508481309388e6a67e1e35d6ea7598387f952ed468513ffcfd done 02:55:55 #8 exporting manifest list sha256:4f794890563c1bbc43af1f6a79ade8edf6d006e38fab7d841f0d445f1783f7af done 02:55:55 #8 pushing layers 0.0s done 02:55:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:4f794890563c1bbc43af1f6a79ade8edf6d006e38fab7d841f0d445f1783f7af 0.1s done 02:55:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:55 #8 DONE 0.1s 02:55:55 02:55:55 1 warning found (use --debug to expand): 02:55:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.94' 02:55:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.94 --push - 02:55:55 #1 [internal] load build definition from Dockerfile 02:55:55 #1 transferring dockerfile: 178B done 02:55:55 #1 DONE 0.0s 02:55:55 02:55:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.94 02:55:55 #2 DONE 0.0s 02:55:55 02:55:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.94 02:55:55 #3 DONE 0.0s 02:55:55 02:55:55 #4 [internal] load .dockerignore 02:55:55 #4 transferring context: 2B done 02:55:55 #4 DONE 0.0s 02:55:55 02:55:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.94@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 02:55:55 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.94@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 0.0s done 02:55:55 #5 DONE 0.0s 02:55:55 02:55:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.94@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 02:55:55 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.94@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 0.0s done 02:55:55 #6 CACHED 02:55:55 02:55:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.94@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 02:55:55 #5 CACHED 02:55:55 02:55:55 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:55:55 #7 DONE 0.0s 02:55:55 02:55:55 #8 exporting to image 02:55:55 #8 exporting layers done 02:55:55 #8 exporting manifest sha256:87561d4e3b2fe28efbc555b311c91c3b2b0a63a8eedfc86b73f3940593678104 done 02:55:55 #8 exporting config sha256:38596e8ff41363c130bd34de757df768681ccdf85fcf8550a8f6de8525eb81f5 done 02:55:55 #8 exporting manifest sha256:c1962ae7692a8617b2cc50869a2c9e33c6184c0a0a67003058d1532990c1e4bc done 02:55:55 #8 exporting config sha256:28a72a95ea1de7508481309388e6a67e1e35d6ea7598387f952ed468513ffcfd done 02:55:55 #8 exporting manifest list sha256:4f794890563c1bbc43af1f6a79ade8edf6d006e38fab7d841f0d445f1783f7af done 02:55:55 #8 pushing layers 0.0s done 02:55:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.94@sha256:4f794890563c1bbc43af1f6a79ade8edf6d006e38fab7d841f0d445f1783f7af 0.1s done 02:55:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:55 #8 DONE 0.1s 02:55:55 02:55:55 1 warning found (use --debug to expand): 02:55:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94' 02:55:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 --push - 02:55:56 #1 [internal] load build definition from Dockerfile 02:55:56 #1 transferring dockerfile: 219B done 02:55:56 #1 DONE 0.0s 02:55:56 02:55:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:55:56 #2 DONE 0.0s 02:55:56 02:55:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:55:56 #3 DONE 0.0s 02:55:56 02:55:56 #4 [internal] load .dockerignore 02:55:56 #4 transferring context: 2B done 02:55:56 #4 DONE 0.0s 02:55:56 02:55:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 02:55:56 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 0.0s done 02:55:56 #5 DONE 0.0s 02:55:56 02:55:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 02:55:56 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 0.0s done 02:55:56 #6 CACHED 02:55:56 02:55:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 02:55:56 #5 CACHED 02:55:56 02:55:56 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:55:56 #7 DONE 0.0s 02:55:56 02:55:56 #8 exporting to image 02:55:56 #8 exporting layers done 02:55:56 #8 exporting manifest sha256:87561d4e3b2fe28efbc555b311c91c3b2b0a63a8eedfc86b73f3940593678104 done 02:55:56 #8 exporting config sha256:38596e8ff41363c130bd34de757df768681ccdf85fcf8550a8f6de8525eb81f5 done 02:55:56 #8 exporting manifest sha256:c1962ae7692a8617b2cc50869a2c9e33c6184c0a0a67003058d1532990c1e4bc done 02:55:56 #8 exporting config sha256:28a72a95ea1de7508481309388e6a67e1e35d6ea7598387f952ed468513ffcfd done 02:55:56 #8 exporting manifest list sha256:4f794890563c1bbc43af1f6a79ade8edf6d006e38fab7d841f0d445f1783f7af done 02:55:56 #8 pushing layers 0.0s done 02:55:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:4f794890563c1bbc43af1f6a79ade8edf6d006e38fab7d841f0d445f1783f7af 0.1s done 02:55:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:56 #8 DONE 0.1s 02:55:56 02:55:56 1 warning found (use --debug to expand): 02:55:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 02:55:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 02:55:57 #1 [internal] load build definition from Dockerfile 02:55:57 #1 transferring dockerfile: 170B done 02:55:57 #1 DONE 0.0s 02:55:57 02:55:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:55:57 #2 DONE 0.0s 02:55:57 02:55:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:55:57 #3 DONE 0.0s 02:55:57 02:55:57 #4 [internal] load .dockerignore 02:55:57 #4 transferring context: 2B done 02:55:57 #4 DONE 0.0s 02:55:57 02:55:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 02:55:57 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 0.0s done 02:55:57 #5 DONE 0.0s 02:55:57 02:55:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 02:55:57 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 0.0s done 02:55:57 #6 CACHED 02:55:57 02:55:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:575df58f2ec0c78c145297a2a285726cf053cea3c864deb018a5061584e04b9a 02:55:57 #5 CACHED 02:55:57 02:55:57 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:55:57 #7 DONE 0.0s 02:55:57 02:55:57 #8 exporting to image 02:55:57 #8 exporting layers done 02:55:57 #8 exporting manifest sha256:87561d4e3b2fe28efbc555b311c91c3b2b0a63a8eedfc86b73f3940593678104 done 02:55:57 #8 exporting config sha256:38596e8ff41363c130bd34de757df768681ccdf85fcf8550a8f6de8525eb81f5 done 02:55:57 #8 exporting manifest sha256:c1962ae7692a8617b2cc50869a2c9e33c6184c0a0a67003058d1532990c1e4bc done 02:55:57 #8 exporting config sha256:28a72a95ea1de7508481309388e6a67e1e35d6ea7598387f952ed468513ffcfd done 02:55:57 #8 exporting manifest list sha256:4f794890563c1bbc43af1f6a79ade8edf6d006e38fab7d841f0d445f1783f7af done 02:55:57 #8 pushing layers 0.0s done 02:55:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:4f794890563c1bbc43af1f6a79ade8edf6d006e38fab7d841f0d445f1783f7af 0.1s done 02:55:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:57 #8 DONE 0.1s 02:55:57 02:55:57 1 warning found (use --debug to expand): 02:55:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2' 02:55:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2 --push - 02:55:57 #1 [internal] load build definition from Dockerfile 02:55:57 #1 transferring dockerfile: 204B done 02:55:57 #1 DONE 0.0s 02:55:57 02:55:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2 02:55:57 #2 DONE 0.0s 02:55:57 02:55:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2 02:55:57 #3 DONE 0.1s 02:55:57 02:55:57 #4 [internal] load .dockerignore 02:55:57 #4 transferring context: 2B done 02:55:57 #4 DONE 0.0s 02:55:57 02:55:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 02:55:57 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 02:55:57 #5 ... 02:55:57 02:55:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 02:55:57 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 0.0s done 02:55:57 #6 DONE 0.1s 02:55:57 02:55:57 #7 exporting to image 02:55:57 #7 exporting layers done 02:55:57 #7 exporting manifest sha256:e1c13301c99ef174624c8339ad1c43ec92f3741a456c9be0773789d5323dd642 0.0s done 02:55:57 #7 exporting config sha256:5c504ef84959376ac15feb4420519b528cb7dd80ecf59e883b9dccf75a91da3d done 02:55:57 #7 exporting manifest sha256:2c68a62c19635a80194fed494c6601eac6db7659fad1d3d4911f5ed18f811cc4 done 02:55:57 #7 exporting config sha256:a9b3c8ec23e79c712319c6fbb86150eb8370b4420851e7b804deae9675800678 02:55:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:57 #7 ... 02:55:57 02:55:57 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:55:57 #8 DONE 0.0s 02:55:57 02:55:57 #7 exporting to image 02:55:57 #7 exporting config sha256:a9b3c8ec23e79c712319c6fbb86150eb8370b4420851e7b804deae9675800678 done 02:55:57 #7 exporting manifest list sha256:cf1232d14951ebd11c56c3969dd6b55bfbd0c2b1034c0960edd0d290ac6b1579 0.0s done 02:55:57 #7 pushing layers 0.1s done 02:55:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2@sha256:cf1232d14951ebd11c56c3969dd6b55bfbd0c2b1034c0960edd0d290ac6b1579 02:55:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2@sha256:cf1232d14951ebd11c56c3969dd6b55bfbd0c2b1034c0960edd0d290ac6b1579 0.1s done 02:55:57 #7 DONE 0.2s 02:55:57 02:55:57 1 warning found (use --debug to expand): 02:55:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 02:55:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 02:55:58 #1 [internal] load build definition from Dockerfile 02:55:58 #1 transferring dockerfile: 170B done 02:55:58 #1 DONE 0.0s 02:55:58 02:55:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:55:58 #2 DONE 0.0s 02:55:58 02:55:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:55:58 #3 DONE 0.0s 02:55:58 02:55:58 #4 [internal] load .dockerignore 02:55:58 #4 transferring context: 2B done 02:55:58 #4 DONE 0.0s 02:55:58 02:55:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 02:55:58 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 0.0s done 02:55:58 #5 DONE 0.0s 02:55:58 02:55:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 02:55:58 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 0.0s done 02:55:58 #6 CACHED 02:55:58 02:55:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 02:55:58 #5 CACHED 02:55:58 02:55:58 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:55:58 #7 DONE 0.0s 02:55:58 02:55:58 #8 exporting to image 02:55:58 #8 exporting layers done 02:55:58 #8 exporting manifest sha256:e1c13301c99ef174624c8339ad1c43ec92f3741a456c9be0773789d5323dd642 done 02:55:58 #8 exporting config sha256:5c504ef84959376ac15feb4420519b528cb7dd80ecf59e883b9dccf75a91da3d done 02:55:58 #8 exporting manifest sha256:2c68a62c19635a80194fed494c6601eac6db7659fad1d3d4911f5ed18f811cc4 done 02:55:58 #8 exporting config sha256:a9b3c8ec23e79c712319c6fbb86150eb8370b4420851e7b804deae9675800678 done 02:55:58 #8 exporting manifest list sha256:cf1232d14951ebd11c56c3969dd6b55bfbd0c2b1034c0960edd0d290ac6b1579 done 02:55:58 #8 pushing layers 0.0s done 02:55:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:cf1232d14951ebd11c56c3969dd6b55bfbd0c2b1034c0960edd0d290ac6b1579 0.1s done 02:55:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:58 #8 DONE 0.1s 02:55:58 02:55:58 1 warning found (use --debug to expand): 02:55:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.94 --push - 02:55:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.94' 02:55:58 #1 [internal] load build definition from Dockerfile 02:55:58 #1 transferring dockerfile: 176B done 02:55:58 #1 DONE 0.0s 02:55:58 02:55:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.94 02:55:58 #2 DONE 0.0s 02:55:58 02:55:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.94 02:55:58 #3 DONE 0.0s 02:55:58 02:55:58 #4 [internal] load .dockerignore 02:55:58 #4 transferring context: 2B done 02:55:58 #4 DONE 0.0s 02:55:58 02:55:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.94@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 02:55:58 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.94@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 0.0s done 02:55:58 #5 CACHED 02:55:58 02:55:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.94@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 02:55:58 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.94@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 0.0s done 02:55:58 #6 CACHED 02:55:58 02:55:58 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:55:58 #7 DONE 0.0s 02:55:58 02:55:58 #8 exporting to image 02:55:58 #8 exporting layers done 02:55:58 #8 exporting manifest sha256:e1c13301c99ef174624c8339ad1c43ec92f3741a456c9be0773789d5323dd642 done 02:55:58 #8 exporting config sha256:5c504ef84959376ac15feb4420519b528cb7dd80ecf59e883b9dccf75a91da3d done 02:55:58 #8 exporting manifest sha256:2c68a62c19635a80194fed494c6601eac6db7659fad1d3d4911f5ed18f811cc4 done 02:55:58 #8 exporting config sha256:a9b3c8ec23e79c712319c6fbb86150eb8370b4420851e7b804deae9675800678 done 02:55:58 #8 exporting manifest list sha256:cf1232d14951ebd11c56c3969dd6b55bfbd0c2b1034c0960edd0d290ac6b1579 done 02:55:58 #8 pushing layers 0.0s done 02:55:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.94@sha256:cf1232d14951ebd11c56c3969dd6b55bfbd0c2b1034c0960edd0d290ac6b1579 0.1s done 02:55:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:58 #8 DONE 0.1s 02:55:58 02:55:58 1 warning found (use --debug to expand): 02:55:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94' 02:55:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 --push - 02:55:59 #1 [internal] load build definition from Dockerfile 02:55:59 #1 transferring dockerfile: 217B done 02:55:59 #1 DONE 0.0s 02:55:59 02:55:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:55:59 #2 DONE 0.0s 02:55:59 02:55:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:55:59 #3 DONE 0.0s 02:55:59 02:55:59 #4 [internal] load .dockerignore 02:55:59 #4 transferring context: 2B done 02:55:59 #4 DONE 0.0s 02:55:59 02:55:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 02:55:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 0.0s done 02:55:59 #5 DONE 0.0s 02:55:59 02:55:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 02:55:59 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 0.0s done 02:55:59 #6 CACHED 02:55:59 02:55:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 02:55:59 #5 CACHED 02:55:59 02:55:59 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:55:59 #7 DONE 0.0s 02:55:59 02:55:59 #8 exporting to image 02:55:59 #8 exporting layers done 02:55:59 #8 exporting manifest sha256:e1c13301c99ef174624c8339ad1c43ec92f3741a456c9be0773789d5323dd642 done 02:55:59 #8 exporting config sha256:5c504ef84959376ac15feb4420519b528cb7dd80ecf59e883b9dccf75a91da3d done 02:55:59 #8 exporting manifest sha256:2c68a62c19635a80194fed494c6601eac6db7659fad1d3d4911f5ed18f811cc4 done 02:55:59 #8 exporting config sha256:a9b3c8ec23e79c712319c6fbb86150eb8370b4420851e7b804deae9675800678 done 02:55:59 #8 exporting manifest list sha256:cf1232d14951ebd11c56c3969dd6b55bfbd0c2b1034c0960edd0d290ac6b1579 done 02:55:59 #8 pushing layers 0.0s done 02:55:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:cf1232d14951ebd11c56c3969dd6b55bfbd0c2b1034c0960edd0d290ac6b1579 0.1s done 02:55:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:55:59 #8 DONE 0.1s 02:55:59 02:55:59 1 warning found (use --debug to expand): 02:55:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:55:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 02:55:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 02:55:59 #1 [internal] load build definition from Dockerfile 02:55:59 #1 transferring dockerfile: 168B done 02:55:59 #1 DONE 0.0s 02:55:59 02:55:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:55:59 #2 DONE 0.0s 02:55:59 02:55:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:55:59 #3 DONE 0.0s 02:55:59 02:55:59 #4 [internal] load .dockerignore 02:55:59 #4 transferring context: 2B done 02:55:59 #4 DONE 0.0s 02:55:59 02:55:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 02:55:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 0.0s done 02:55:59 #5 DONE 0.0s 02:55:59 02:55:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 02:56:00 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 0.0s done 02:56:00 #6 CACHED 02:56:00 02:56:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:41f700d3143f62955f3712c7179bc15b5011a017e37728cd32a108ff916c680d 02:56:00 #5 CACHED 02:56:00 02:56:00 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:56:00 #7 DONE 0.0s 02:56:00 02:56:00 #8 exporting to image 02:56:00 #8 exporting layers done 02:56:00 #8 exporting manifest sha256:e1c13301c99ef174624c8339ad1c43ec92f3741a456c9be0773789d5323dd642 done 02:56:00 #8 exporting config sha256:5c504ef84959376ac15feb4420519b528cb7dd80ecf59e883b9dccf75a91da3d done 02:56:00 #8 exporting manifest sha256:2c68a62c19635a80194fed494c6601eac6db7659fad1d3d4911f5ed18f811cc4 done 02:56:00 #8 exporting config sha256:a9b3c8ec23e79c712319c6fbb86150eb8370b4420851e7b804deae9675800678 done 02:56:00 #8 exporting manifest list sha256:cf1232d14951ebd11c56c3969dd6b55bfbd0c2b1034c0960edd0d290ac6b1579 done 02:56:00 #8 pushing layers 0.0s done 02:56:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:cf1232d14951ebd11c56c3969dd6b55bfbd0c2b1034c0960edd0d290ac6b1579 0.1s done 02:56:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:00 #8 DONE 0.1s 02:56:00 02:56:00 1 warning found (use --debug to expand): 02:56:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2' 02:56:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2 --push - 02:56:00 #1 [internal] load build definition from Dockerfile 02:56:00 #1 transferring dockerfile: 205B done 02:56:00 #1 DONE 0.0s 02:56:00 02:56:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2 02:56:00 #2 DONE 0.0s 02:56:00 02:56:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2 02:56:00 #3 DONE 0.0s 02:56:00 02:56:00 #4 [internal] load .dockerignore 02:56:00 #4 transferring context: 2B done 02:56:00 #4 DONE 0.0s 02:56:00 02:56:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 02:56:00 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 02:56:00 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 0.0s done 02:56:00 #5 DONE 0.1s 02:56:00 02:56:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 02:56:00 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 0.0s done 02:56:00 #6 DONE 0.0s 02:56:00 02:56:00 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:56:00 #7 DONE 0.0s 02:56:00 02:56:00 #8 exporting to image 02:56:00 #8 exporting layers done 02:56:00 #8 exporting manifest sha256:9202b68f78f35f3d3c0fe205704b61114d9456cf7fb087ed462a33918ba0e53c 0.0s done 02:56:00 #8 exporting config sha256:7496857d6609ca110bc7be0df5c1df5009fe5e8e998010035ca9305a548b0d39 done 02:56:00 #8 exporting manifest sha256:9648de213e86525f736b4d93dcde0dc7919b4d8cdaa2a1bf2f4868191f07e69e 0.0s done 02:56:00 #8 exporting config sha256:460efa73bc5db914866655f6d67caa4175fc63d522a61a0a28289299bee7833e done 02:56:00 #8 exporting manifest list sha256:06d7d8f370f378187372ced4a5cdb1e03b2b4618b3b81f7b8d0f8b049122e5e7 done 02:56:00 #8 pushing layers 02:56:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:00 #8 pushing layers 0.1s done 02:56:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2@sha256:06d7d8f370f378187372ced4a5cdb1e03b2b4618b3b81f7b8d0f8b049122e5e7 0.1s done 02:56:00 #8 DONE 0.2s 02:56:00 02:56:00 1 warning found (use --debug to expand): 02:56:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 02:56:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 02:56:01 #1 [internal] load build definition from Dockerfile 02:56:01 #1 transferring dockerfile: 171B done 02:56:01 #1 DONE 0.0s 02:56:01 02:56:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:56:01 #2 DONE 0.1s 02:56:01 02:56:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:56:01 #3 DONE 0.1s 02:56:01 02:56:01 #4 [internal] load .dockerignore 02:56:01 #4 transferring context: 2B done 02:56:01 #4 DONE 0.0s 02:56:01 02:56:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 02:56:01 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 0.0s done 02:56:01 #5 CACHED 02:56:01 02:56:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 02:56:01 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 0.0s done 02:56:01 #6 CACHED 02:56:01 02:56:01 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:56:01 #7 DONE 0.0s 02:56:01 02:56:01 #8 exporting to image 02:56:01 #8 exporting layers done 02:56:01 #8 exporting manifest sha256:9202b68f78f35f3d3c0fe205704b61114d9456cf7fb087ed462a33918ba0e53c done 02:56:01 #8 exporting config sha256:7496857d6609ca110bc7be0df5c1df5009fe5e8e998010035ca9305a548b0d39 done 02:56:01 #8 exporting manifest sha256:9648de213e86525f736b4d93dcde0dc7919b4d8cdaa2a1bf2f4868191f07e69e done 02:56:01 #8 exporting config sha256:460efa73bc5db914866655f6d67caa4175fc63d522a61a0a28289299bee7833e done 02:56:01 #8 exporting manifest list sha256:06d7d8f370f378187372ced4a5cdb1e03b2b4618b3b81f7b8d0f8b049122e5e7 done 02:56:01 #8 pushing layers 0.0s done 02:56:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:06d7d8f370f378187372ced4a5cdb1e03b2b4618b3b81f7b8d0f8b049122e5e7 02:56:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:06d7d8f370f378187372ced4a5cdb1e03b2b4618b3b81f7b8d0f8b049122e5e7 0.1s done 02:56:01 #8 DONE 0.1s 02:56:01 02:56:01 1 warning found (use --debug to expand): 02:56:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.94 --push - 02:56:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.94' 02:56:02 #1 [internal] load build definition from Dockerfile 02:56:02 #1 transferring dockerfile: 177B done 02:56:02 #1 DONE 0.0s 02:56:02 02:56:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.94 02:56:02 #2 DONE 0.0s 02:56:02 02:56:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.94 02:56:02 #3 DONE 0.0s 02:56:02 02:56:02 #4 [internal] load .dockerignore 02:56:02 #4 transferring context: 2B done 02:56:02 #4 DONE 0.0s 02:56:02 02:56:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.94@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 02:56:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.94@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 0.0s done 02:56:02 #5 CACHED 02:56:02 02:56:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.94@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 02:56:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.94@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 0.0s done 02:56:02 #6 CACHED 02:56:02 02:56:02 #7 exporting to image 02:56:02 #7 exporting layers done 02:56:02 #7 exporting manifest sha256:9202b68f78f35f3d3c0fe205704b61114d9456cf7fb087ed462a33918ba0e53c 02:56:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:02 #7 exporting manifest sha256:9202b68f78f35f3d3c0fe205704b61114d9456cf7fb087ed462a33918ba0e53c done 02:56:02 #7 exporting config sha256:7496857d6609ca110bc7be0df5c1df5009fe5e8e998010035ca9305a548b0d39 done 02:56:02 #7 exporting manifest sha256:9648de213e86525f736b4d93dcde0dc7919b4d8cdaa2a1bf2f4868191f07e69e done 02:56:02 #7 exporting config sha256:460efa73bc5db914866655f6d67caa4175fc63d522a61a0a28289299bee7833e done 02:56:02 #7 exporting manifest list sha256:06d7d8f370f378187372ced4a5cdb1e03b2b4618b3b81f7b8d0f8b049122e5e7 done 02:56:02 #7 pushing layers 0.0s done 02:56:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.94@sha256:06d7d8f370f378187372ced4a5cdb1e03b2b4618b3b81f7b8d0f8b049122e5e7 0.1s done 02:56:02 #7 DONE 0.1s 02:56:02 02:56:02 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:56:02 #8 DONE 0.0s 02:56:02 02:56:02 1 warning found (use --debug to expand): 02:56:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94' 02:56:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 --push - 02:56:02 #1 [internal] load build definition from Dockerfile 02:56:02 #1 transferring dockerfile: 218B done 02:56:02 #1 DONE 0.0s 02:56:02 02:56:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:02 #2 DONE 0.0s 02:56:02 02:56:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:02 #3 DONE 0.0s 02:56:02 02:56:02 #4 [internal] load .dockerignore 02:56:02 #4 transferring context: 2B done 02:56:02 #4 DONE 0.0s 02:56:02 02:56:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 02:56:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 0.0s done 02:56:02 #5 CACHED 02:56:02 02:56:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 02:56:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 0.0s done 02:56:02 #6 CACHED 02:56:02 02:56:02 #7 exporting to image 02:56:02 #7 exporting layers done 02:56:02 #7 exporting manifest sha256:9202b68f78f35f3d3c0fe205704b61114d9456cf7fb087ed462a33918ba0e53c done 02:56:02 #7 exporting config sha256:7496857d6609ca110bc7be0df5c1df5009fe5e8e998010035ca9305a548b0d39 done 02:56:02 #7 exporting manifest sha256:9648de213e86525f736b4d93dcde0dc7919b4d8cdaa2a1bf2f4868191f07e69e done 02:56:02 #7 exporting config sha256:460efa73bc5db914866655f6d67caa4175fc63d522a61a0a28289299bee7833e 02:56:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:02 #7 exporting config sha256:460efa73bc5db914866655f6d67caa4175fc63d522a61a0a28289299bee7833e done 02:56:02 #7 exporting manifest list sha256:06d7d8f370f378187372ced4a5cdb1e03b2b4618b3b81f7b8d0f8b049122e5e7 done 02:56:02 #7 pushing layers 0.0s done 02:56:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:06d7d8f370f378187372ced4a5cdb1e03b2b4618b3b81f7b8d0f8b049122e5e7 0.1s done 02:56:02 #7 DONE 0.1s 02:56:02 02:56:02 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:56:02 #8 DONE 0.0s 02:56:02 02:56:02 1 warning found (use --debug to expand): 02:56:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 02:56:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 02:56:02 #1 [internal] load build definition from Dockerfile 02:56:02 #1 transferring dockerfile: 169B done 02:56:02 #1 DONE 0.0s 02:56:02 02:56:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:56:02 #2 DONE 0.0s 02:56:02 02:56:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:56:02 #3 DONE 0.0s 02:56:02 02:56:02 #4 [internal] load .dockerignore 02:56:02 #4 transferring context: 2B done 02:56:02 #4 DONE 0.0s 02:56:02 02:56:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 02:56:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 0.0s done 02:56:02 #5 DONE 0.0s 02:56:02 02:56:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 02:56:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 0.0s done 02:56:02 #6 CACHED 02:56:03 02:56:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3ad85c1bf80de2b6290c98547cc586fb8c6a7d7fd407d75733ff6721e1a1afa8 02:56:03 #5 CACHED 02:56:03 02:56:03 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:56:03 #7 DONE 0.0s 02:56:03 02:56:03 #8 exporting to image 02:56:03 #8 exporting layers done 02:56:03 #8 exporting manifest sha256:9202b68f78f35f3d3c0fe205704b61114d9456cf7fb087ed462a33918ba0e53c done 02:56:03 #8 exporting config sha256:7496857d6609ca110bc7be0df5c1df5009fe5e8e998010035ca9305a548b0d39 done 02:56:03 #8 exporting manifest sha256:9648de213e86525f736b4d93dcde0dc7919b4d8cdaa2a1bf2f4868191f07e69e done 02:56:03 #8 exporting config sha256:460efa73bc5db914866655f6d67caa4175fc63d522a61a0a28289299bee7833e done 02:56:03 #8 exporting manifest list sha256:06d7d8f370f378187372ced4a5cdb1e03b2b4618b3b81f7b8d0f8b049122e5e7 done 02:56:03 #8 pushing layers 0.0s done 02:56:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:06d7d8f370f378187372ced4a5cdb1e03b2b4618b3b81f7b8d0f8b049122e5e7 0.1s done 02:56:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:03 #8 DONE 0.1s 02:56:03 02:56:03 1 warning found (use --debug to expand): 02:56:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2' 02:56:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2 --push - 02:56:03 #1 [internal] load build definition from Dockerfile 02:56:03 #1 transferring dockerfile: 211B done 02:56:03 #1 DONE 0.0s 02:56:03 02:56:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2 02:56:03 #2 DONE 0.0s 02:56:03 02:56:03 #3 [internal] load .dockerignore 02:56:03 #3 transferring context: 2B done 02:56:03 #3 DONE 0.0s 02:56:03 02:56:03 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2 02:56:03 #4 DONE 0.1s 02:56:03 02:56:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 02:56:03 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 0.0s done 02:56:03 #5 DONE 0.0s 02:56:03 02:56:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 02:56:03 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 0.0s done 02:56:03 #6 DONE 0.1s 02:56:03 02:56:03 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:56:03 #7 DONE 0.0s 02:56:03 02:56:03 #8 exporting to image 02:56:03 #8 exporting layers done 02:56:03 #8 exporting manifest sha256:1abe0aff20beb146aeca50b60ea19171abe7e1a879a9bf97d40d59917025bea3 done 02:56:03 #8 exporting config sha256:937fb339c179970854b094f8e22ea5e2882e8d2799bd7f61003fde121c5ed2c4 done 02:56:03 #8 exporting manifest sha256:35c1442f6f3aff0acaa249bd55bb3575f37adc393810cdf2f48be40e64e621ce done 02:56:03 #8 exporting config sha256:b5c37d4f6d5338fa8098802a6c8f80203b20c0639ccbb5113b6209650d7bcb05 done 02:56:03 #8 exporting manifest list sha256:bb0f451fe349d7d8ec5fec36ae4ffa141c6bd82ce73851421aa2b910146597eb done 02:56:03 #8 pushing layers 0.1s done 02:56:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2@sha256:bb0f451fe349d7d8ec5fec36ae4ffa141c6bd82ce73851421aa2b910146597eb 02:56:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2@sha256:bb0f451fe349d7d8ec5fec36ae4ffa141c6bd82ce73851421aa2b910146597eb 0.1s done 02:56:03 #8 DONE 0.2s 02:56:03 02:56:03 1 warning found (use --debug to expand): 02:56:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 02:56:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 02:56:04 #1 [internal] load build definition from Dockerfile 02:56:04 #1 transferring dockerfile: 177B done 02:56:04 #1 DONE 0.0s 02:56:04 02:56:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:56:04 #2 DONE 0.0s 02:56:04 02:56:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:56:04 #3 DONE 0.0s 02:56:04 02:56:04 #4 [internal] load .dockerignore 02:56:04 #4 transferring context: 2B done 02:56:04 #4 DONE 0.0s 02:56:04 02:56:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 02:56:04 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 0.0s done 02:56:04 #5 CACHED 02:56:04 02:56:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 02:56:04 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 0.0s done 02:56:04 #6 DONE 0.0s 02:56:04 02:56:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 02:56:04 #6 CACHED 02:56:04 02:56:04 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:56:04 #7 DONE 0.0s 02:56:04 02:56:04 #8 exporting to image 02:56:04 #8 exporting layers done 02:56:04 #8 exporting manifest sha256:1abe0aff20beb146aeca50b60ea19171abe7e1a879a9bf97d40d59917025bea3 done 02:56:04 #8 exporting config sha256:937fb339c179970854b094f8e22ea5e2882e8d2799bd7f61003fde121c5ed2c4 done 02:56:04 #8 exporting manifest sha256:35c1442f6f3aff0acaa249bd55bb3575f37adc393810cdf2f48be40e64e621ce done 02:56:04 #8 exporting config sha256:b5c37d4f6d5338fa8098802a6c8f80203b20c0639ccbb5113b6209650d7bcb05 done 02:56:04 #8 exporting manifest list sha256:bb0f451fe349d7d8ec5fec36ae4ffa141c6bd82ce73851421aa2b910146597eb done 02:56:04 #8 pushing layers 0.0s done 02:56:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:bb0f451fe349d7d8ec5fec36ae4ffa141c6bd82ce73851421aa2b910146597eb 0.1s done 02:56:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:04 #8 DONE 0.1s 02:56:04 02:56:04 1 warning found (use --debug to expand): 02:56:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.94' 02:56:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.94 --push - 02:56:04 #1 [internal] load build definition from Dockerfile 02:56:04 #1 transferring dockerfile: 183B done 02:56:04 #1 DONE 0.0s 02:56:04 02:56:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.94 02:56:04 #2 DONE 0.0s 02:56:04 02:56:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.94 02:56:04 #3 DONE 0.0s 02:56:04 02:56:04 #4 [internal] load .dockerignore 02:56:04 #4 transferring context: 2B done 02:56:04 #4 DONE 0.0s 02:56:04 02:56:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.94@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 02:56:04 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.94@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 0.0s done 02:56:04 #5 CACHED 02:56:04 02:56:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.94@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 02:56:04 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.94@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 0.0s done 02:56:05 #6 CACHED 02:56:05 02:56:05 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:56:05 #7 DONE 0.0s 02:56:05 02:56:05 #8 exporting to image 02:56:05 #8 exporting layers done 02:56:05 #8 exporting manifest sha256:1abe0aff20beb146aeca50b60ea19171abe7e1a879a9bf97d40d59917025bea3 done 02:56:05 #8 exporting config sha256:937fb339c179970854b094f8e22ea5e2882e8d2799bd7f61003fde121c5ed2c4 done 02:56:05 #8 exporting manifest sha256:35c1442f6f3aff0acaa249bd55bb3575f37adc393810cdf2f48be40e64e621ce done 02:56:05 #8 exporting config sha256:b5c37d4f6d5338fa8098802a6c8f80203b20c0639ccbb5113b6209650d7bcb05 done 02:56:05 #8 exporting manifest list sha256:bb0f451fe349d7d8ec5fec36ae4ffa141c6bd82ce73851421aa2b910146597eb done 02:56:05 #8 pushing layers 0.0s done 02:56:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.94@sha256:bb0f451fe349d7d8ec5fec36ae4ffa141c6bd82ce73851421aa2b910146597eb 0.1s done 02:56:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:05 #8 DONE 0.1s 02:56:05 02:56:05 1 warning found (use --debug to expand): 02:56:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94' 02:56:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 --push - 02:56:05 #1 [internal] load build definition from Dockerfile 02:56:05 #1 transferring dockerfile: 224B 0.0s done 02:56:05 #1 DONE 0.0s 02:56:05 02:56:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:05 #2 DONE 0.0s 02:56:05 02:56:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:05 #3 DONE 0.0s 02:56:05 02:56:05 #4 [internal] load .dockerignore 02:56:05 #4 transferring context: 2B done 02:56:05 #4 DONE 0.0s 02:56:05 02:56:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 02:56:05 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 0.0s done 02:56:05 #5 CACHED 02:56:05 02:56:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 02:56:05 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 0.0s done 02:56:05 #6 CACHED 02:56:05 02:56:05 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:56:05 #7 DONE 0.0s 02:56:05 02:56:05 #8 exporting to image 02:56:05 #8 exporting layers done 02:56:05 #8 exporting manifest sha256:1abe0aff20beb146aeca50b60ea19171abe7e1a879a9bf97d40d59917025bea3 done 02:56:05 #8 exporting config sha256:937fb339c179970854b094f8e22ea5e2882e8d2799bd7f61003fde121c5ed2c4 done 02:56:05 #8 exporting manifest sha256:35c1442f6f3aff0acaa249bd55bb3575f37adc393810cdf2f48be40e64e621ce done 02:56:05 #8 exporting config sha256:b5c37d4f6d5338fa8098802a6c8f80203b20c0639ccbb5113b6209650d7bcb05 done 02:56:05 #8 exporting manifest list sha256:bb0f451fe349d7d8ec5fec36ae4ffa141c6bd82ce73851421aa2b910146597eb done 02:56:05 #8 pushing layers 0.0s done 02:56:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:bb0f451fe349d7d8ec5fec36ae4ffa141c6bd82ce73851421aa2b910146597eb 0.1s done 02:56:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:05 #8 DONE 0.1s 02:56:05 02:56:05 1 warning found (use --debug to expand): 02:56:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 02:56:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 02:56:05 #1 [internal] load build definition from Dockerfile 02:56:05 #1 transferring dockerfile: 175B done 02:56:05 #1 DONE 0.0s 02:56:05 02:56:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:56:05 #2 DONE 0.0s 02:56:05 02:56:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:56:05 #3 DONE 0.0s 02:56:05 02:56:05 #4 [internal] load .dockerignore 02:56:05 #4 transferring context: 2B done 02:56:05 #4 DONE 0.0s 02:56:05 02:56:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 02:56:05 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 0.0s done 02:56:05 #5 CACHED 02:56:05 02:56:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 02:56:05 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:566e5ca99e0d7021e0c7843ff8379fd00b7b7e4e7696cf0dce83f1f6833a4223 0.0s done 02:56:05 #6 CACHED 02:56:05 02:56:05 #7 exporting to image 02:56:05 #7 exporting layers 02:56:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:06 #7 exporting layers done 02:56:06 #7 exporting manifest sha256:1abe0aff20beb146aeca50b60ea19171abe7e1a879a9bf97d40d59917025bea3 done 02:56:06 #7 exporting config sha256:937fb339c179970854b094f8e22ea5e2882e8d2799bd7f61003fde121c5ed2c4 done 02:56:06 #7 exporting manifest sha256:35c1442f6f3aff0acaa249bd55bb3575f37adc393810cdf2f48be40e64e621ce done 02:56:06 #7 exporting config sha256:b5c37d4f6d5338fa8098802a6c8f80203b20c0639ccbb5113b6209650d7bcb05 done 02:56:06 #7 exporting manifest list sha256:bb0f451fe349d7d8ec5fec36ae4ffa141c6bd82ce73851421aa2b910146597eb done 02:56:06 #7 pushing layers 0.0s done 02:56:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:bb0f451fe349d7d8ec5fec36ae4ffa141c6bd82ce73851421aa2b910146597eb 0.1s done 02:56:06 #7 DONE 0.1s 02:56:06 02:56:06 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:56:06 #8 DONE 0.0s 02:56:06 02:56:06 1 warning found (use --debug to expand): 02:56:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2' 02:56:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2 --push - 02:56:06 #1 [internal] load build definition from Dockerfile 02:56:06 #1 transferring dockerfile: 215B done 02:56:06 #1 DONE 0.0s 02:56:06 02:56:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2 02:56:06 #2 DONE 0.0s 02:56:06 02:56:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2 02:56:06 #3 DONE 0.0s 02:56:06 02:56:06 #4 [internal] load .dockerignore 02:56:06 #4 transferring context: 2B done 02:56:06 #4 DONE 0.0s 02:56:06 02:56:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 02:56:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 02:56:06 #5 ... 02:56:06 02:56:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 02:56:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d done 02:56:06 #6 DONE 0.1s 02:56:06 02:56:06 #7 exporting to image 02:56:06 #7 exporting layers done 02:56:06 #7 exporting manifest sha256:63383d786153905feefe5a44e4f8d22983693acd088367077a125182f47c00ab done 02:56:06 #7 exporting config sha256:56debc3bad305b6b94503b73f9b5cdb7b18bcb4254278574416f64c4dbf8f18d 02:56:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:06 #7 ... 02:56:06 02:56:06 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:56:06 #8 DONE 0.0s 02:56:06 02:56:06 #7 exporting to image 02:56:06 #7 exporting config sha256:56debc3bad305b6b94503b73f9b5cdb7b18bcb4254278574416f64c4dbf8f18d done 02:56:06 #7 exporting manifest sha256:0a128ba353380e173b1b06557e3abd53dd6ed9cce026c14f4f98b8b54bdb5d0b done 02:56:06 #7 exporting config sha256:f10923db0a14cc176ffc09564d439eff76156273ac2fe0f9d2a3819c45ff50bc done 02:56:06 #7 exporting manifest list sha256:16435af8c2c9ad11979afa95411ca0eb2592ceae64c3d55f2fa32ce941c5210c done 02:56:06 #7 pushing layers 0.1s done 02:56:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2@sha256:16435af8c2c9ad11979afa95411ca0eb2592ceae64c3d55f2fa32ce941c5210c 02:56:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2@sha256:16435af8c2c9ad11979afa95411ca0eb2592ceae64c3d55f2fa32ce941c5210c 0.1s done 02:56:06 #7 DONE 0.2s 02:56:06 02:56:06 1 warning found (use --debug to expand): 02:56:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 02:56:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 02:56:07 #1 [internal] load build definition from Dockerfile 02:56:07 #1 transferring dockerfile: 181B done 02:56:07 #1 DONE 0.0s 02:56:07 02:56:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:56:07 #2 DONE 0.0s 02:56:07 02:56:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:56:07 #3 DONE 0.0s 02:56:07 02:56:07 #4 [internal] load .dockerignore 02:56:07 #4 transferring context: 2B done 02:56:07 #4 DONE 0.0s 02:56:07 02:56:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 02:56:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d done 02:56:07 #5 DONE 0.0s 02:56:07 02:56:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 02:56:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 0.0s done 02:56:07 #6 CACHED 02:56:07 02:56:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 02:56:07 #5 CACHED 02:56:07 02:56:07 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:56:07 #7 DONE 0.0s 02:56:07 02:56:07 #8 exporting to image 02:56:07 #8 exporting layers done 02:56:07 #8 exporting manifest sha256:63383d786153905feefe5a44e4f8d22983693acd088367077a125182f47c00ab done 02:56:07 #8 exporting config sha256:56debc3bad305b6b94503b73f9b5cdb7b18bcb4254278574416f64c4dbf8f18d done 02:56:07 #8 exporting manifest sha256:0a128ba353380e173b1b06557e3abd53dd6ed9cce026c14f4f98b8b54bdb5d0b done 02:56:07 #8 exporting config sha256:f10923db0a14cc176ffc09564d439eff76156273ac2fe0f9d2a3819c45ff50bc done 02:56:07 #8 exporting manifest list sha256:16435af8c2c9ad11979afa95411ca0eb2592ceae64c3d55f2fa32ce941c5210c done 02:56:07 #8 pushing layers 0.0s done 02:56:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:16435af8c2c9ad11979afa95411ca0eb2592ceae64c3d55f2fa32ce941c5210c 0.1s done 02:56:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:07 #8 DONE 0.1s 02:56:07 02:56:07 1 warning found (use --debug to expand): 02:56:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.94' 02:56:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.94 --push - 02:56:07 #1 [internal] load build definition from Dockerfile 02:56:07 #1 transferring dockerfile: 187B done 02:56:07 #1 DONE 0.0s 02:56:07 02:56:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.94 02:56:07 #2 DONE 0.0s 02:56:07 02:56:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.94 02:56:07 #3 DONE 0.0s 02:56:07 02:56:07 #4 [internal] load .dockerignore 02:56:07 #4 transferring context: 2B done 02:56:07 #4 DONE 0.0s 02:56:07 02:56:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.94@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 02:56:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.94@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 0.0s done 02:56:07 #5 DONE 0.0s 02:56:07 02:56:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.94@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 02:56:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.94@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 0.0s done 02:56:08 #6 CACHED 02:56:08 02:56:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.94@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 02:56:08 #5 CACHED 02:56:08 02:56:08 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:56:08 #7 DONE 0.0s 02:56:08 02:56:08 #8 exporting to image 02:56:08 #8 exporting layers done 02:56:08 #8 exporting manifest sha256:63383d786153905feefe5a44e4f8d22983693acd088367077a125182f47c00ab done 02:56:08 #8 exporting config sha256:56debc3bad305b6b94503b73f9b5cdb7b18bcb4254278574416f64c4dbf8f18d done 02:56:08 #8 exporting manifest sha256:0a128ba353380e173b1b06557e3abd53dd6ed9cce026c14f4f98b8b54bdb5d0b done 02:56:08 #8 exporting config sha256:f10923db0a14cc176ffc09564d439eff76156273ac2fe0f9d2a3819c45ff50bc done 02:56:08 #8 exporting manifest list sha256:16435af8c2c9ad11979afa95411ca0eb2592ceae64c3d55f2fa32ce941c5210c done 02:56:08 #8 pushing layers 0.0s done 02:56:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.94@sha256:16435af8c2c9ad11979afa95411ca0eb2592ceae64c3d55f2fa32ce941c5210c 0.1s done 02:56:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:08 #8 DONE 0.1s 02:56:08 02:56:08 1 warning found (use --debug to expand): 02:56:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 --push - 02:56:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94' 02:56:08 #1 [internal] load build definition from Dockerfile 02:56:08 #1 transferring dockerfile: 228B done 02:56:08 #1 DONE 0.0s 02:56:08 02:56:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:08 #2 DONE 0.0s 02:56:08 02:56:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:08 #3 DONE 0.0s 02:56:08 02:56:08 #4 [internal] load .dockerignore 02:56:08 #4 transferring context: 2B done 02:56:08 #4 DONE 0.0s 02:56:08 02:56:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 02:56:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 0.0s done 02:56:08 #5 CACHED 02:56:08 02:56:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 02:56:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 0.0s done 02:56:08 #6 CACHED 02:56:08 02:56:08 #7 exporting to image 02:56:08 #7 exporting layers done 02:56:08 #7 exporting manifest sha256:63383d786153905feefe5a44e4f8d22983693acd088367077a125182f47c00ab done 02:56:08 #7 exporting config sha256:56debc3bad305b6b94503b73f9b5cdb7b18bcb4254278574416f64c4dbf8f18d done 02:56:08 #7 exporting manifest sha256:0a128ba353380e173b1b06557e3abd53dd6ed9cce026c14f4f98b8b54bdb5d0b done 02:56:08 #7 exporting config sha256:f10923db0a14cc176ffc09564d439eff76156273ac2fe0f9d2a3819c45ff50bc 02:56:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:08 #7 exporting config sha256:f10923db0a14cc176ffc09564d439eff76156273ac2fe0f9d2a3819c45ff50bc done 02:56:08 #7 exporting manifest list sha256:16435af8c2c9ad11979afa95411ca0eb2592ceae64c3d55f2fa32ce941c5210c done 02:56:08 #7 pushing layers 0.0s done 02:56:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:16435af8c2c9ad11979afa95411ca0eb2592ceae64c3d55f2fa32ce941c5210c 0.1s done 02:56:08 #7 DONE 0.1s 02:56:08 02:56:08 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:56:08 #8 DONE 0.0s 02:56:08 02:56:08 1 warning found (use --debug to expand): 02:56:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 02:56:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 02:56:08 #1 [internal] load build definition from Dockerfile 02:56:08 #1 transferring dockerfile: 179B done 02:56:08 #1 DONE 0.0s 02:56:08 02:56:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:56:08 #2 DONE 0.0s 02:56:08 02:56:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:56:08 #3 DONE 0.0s 02:56:08 02:56:08 #4 [internal] load .dockerignore 02:56:08 #4 transferring context: 2B done 02:56:08 #4 DONE 0.0s 02:56:08 02:56:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 02:56:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 0.0s done 02:56:08 #5 CACHED 02:56:08 02:56:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 02:56:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c6728b119910982fc4c7a7d816cd00d8b8dd4b42e6a00934dfc1bc39e9f8957d 0.0s done 02:56:08 #6 CACHED 02:56:08 02:56:08 #7 exporting to image 02:56:08 #7 exporting layers done 02:56:08 #7 exporting manifest sha256:63383d786153905feefe5a44e4f8d22983693acd088367077a125182f47c00ab done 02:56:08 #7 exporting config sha256:56debc3bad305b6b94503b73f9b5cdb7b18bcb4254278574416f64c4dbf8f18d 02:56:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:09 #7 exporting config sha256:56debc3bad305b6b94503b73f9b5cdb7b18bcb4254278574416f64c4dbf8f18d done 02:56:09 #7 exporting manifest sha256:0a128ba353380e173b1b06557e3abd53dd6ed9cce026c14f4f98b8b54bdb5d0b done 02:56:09 #7 exporting config sha256:f10923db0a14cc176ffc09564d439eff76156273ac2fe0f9d2a3819c45ff50bc done 02:56:09 #7 exporting manifest list sha256:16435af8c2c9ad11979afa95411ca0eb2592ceae64c3d55f2fa32ce941c5210c done 02:56:09 #7 pushing layers 0.0s done 02:56:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:16435af8c2c9ad11979afa95411ca0eb2592ceae64c3d55f2fa32ce941c5210c 0.1s done 02:56:09 #7 DONE 0.1s 02:56:09 02:56:09 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:56:09 #8 DONE 0.0s 02:56:09 02:56:09 1 warning found (use --debug to expand): 02:56:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2' 02:56:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2 --push - 02:56:09 #1 [internal] load build definition from Dockerfile 02:56:09 #1 transferring dockerfile: 205B done 02:56:09 #1 DONE 0.0s 02:56:09 02:56:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2 02:56:09 #2 DONE 0.0s 02:56:09 02:56:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2 02:56:09 #3 DONE 0.0s 02:56:09 02:56:09 #4 [internal] load .dockerignore 02:56:09 #4 transferring context: 2B done 02:56:09 #4 DONE 0.0s 02:56:09 02:56:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 02:56:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 0.0s done 02:56:09 #5 DONE 0.0s 02:56:09 02:56:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 02:56:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 0.0s done 02:56:09 #6 DONE 0.1s 02:56:09 02:56:09 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:56:09 #7 DONE 0.0s 02:56:09 02:56:09 #8 exporting to image 02:56:09 #8 exporting layers done 02:56:09 #8 exporting manifest sha256:b7666f64321fab7bdadc8392bcde3bf3d42b3d657b02352264156e27a2719c70 done 02:56:09 #8 exporting config sha256:bdff6fb0b2585b7674caa8a7fa1d0c560225759320f5bd07220efee386b29f0a done 02:56:09 #8 exporting manifest sha256:b256cc6184716d25b4cd99ddf17fc1163b7c6d79783da6b5f5e6d65e9ed2211f done 02:56:09 #8 exporting config sha256:139fc2bd3d0e686829163e80d4afce6d066f86361f9ff4ea480a626356c6b53b done 02:56:09 #8 exporting manifest list sha256:5a4a0d63844ce2b2ba0a33dd285eb265846d3dedf1c1752a7d7355aa54e08625 done 02:56:09 #8 pushing layers 0.1s done 02:56:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2@sha256:5a4a0d63844ce2b2ba0a33dd285eb265846d3dedf1c1752a7d7355aa54e08625 02:56:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2@sha256:5a4a0d63844ce2b2ba0a33dd285eb265846d3dedf1c1752a7d7355aa54e08625 0.1s done 02:56:09 #8 DONE 0.2s 02:56:09 02:56:09 1 warning found (use --debug to expand): 02:56:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 02:56:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 02:56:10 #1 [internal] load build definition from Dockerfile 02:56:10 #1 transferring dockerfile: 171B done 02:56:10 #1 DONE 0.0s 02:56:10 02:56:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:56:10 #2 DONE 0.0s 02:56:10 02:56:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:56:10 #3 DONE 0.0s 02:56:10 02:56:10 #4 [internal] load .dockerignore 02:56:10 #4 transferring context: 2B done 02:56:10 #4 DONE 0.0s 02:56:10 02:56:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 02:56:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 0.0s done 02:56:10 #5 DONE 0.0s 02:56:10 02:56:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 02:56:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 0.0s done 02:56:10 #6 CACHED 02:56:10 02:56:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 02:56:10 #5 CACHED 02:56:10 02:56:10 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:56:10 #7 DONE 0.0s 02:56:10 02:56:10 #8 exporting to image 02:56:10 #8 exporting layers done 02:56:10 #8 exporting manifest sha256:b7666f64321fab7bdadc8392bcde3bf3d42b3d657b02352264156e27a2719c70 done 02:56:10 #8 exporting config sha256:bdff6fb0b2585b7674caa8a7fa1d0c560225759320f5bd07220efee386b29f0a done 02:56:10 #8 exporting manifest sha256:b256cc6184716d25b4cd99ddf17fc1163b7c6d79783da6b5f5e6d65e9ed2211f done 02:56:10 #8 exporting config sha256:139fc2bd3d0e686829163e80d4afce6d066f86361f9ff4ea480a626356c6b53b done 02:56:10 #8 exporting manifest list sha256:5a4a0d63844ce2b2ba0a33dd285eb265846d3dedf1c1752a7d7355aa54e08625 done 02:56:10 #8 pushing layers 0.0s done 02:56:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5a4a0d63844ce2b2ba0a33dd285eb265846d3dedf1c1752a7d7355aa54e08625 0.1s done 02:56:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:10 #8 DONE 0.1s 02:56:10 02:56:10 1 warning found (use --debug to expand): 02:56:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.94' 02:56:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.94 --push - 02:56:10 #1 [internal] load build definition from Dockerfile 02:56:10 #1 transferring dockerfile: 177B done 02:56:10 #1 DONE 0.0s 02:56:10 02:56:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.94 02:56:10 #2 DONE 0.0s 02:56:10 02:56:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.94 02:56:10 #3 DONE 0.0s 02:56:10 02:56:10 #4 [internal] load .dockerignore 02:56:10 #4 transferring context: 2B done 02:56:10 #4 DONE 0.0s 02:56:10 02:56:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.94@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 02:56:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.94@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 0.0s done 02:56:10 #5 CACHED 02:56:10 02:56:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.94@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 02:56:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.94@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 0.0s done 02:56:10 #6 CACHED 02:56:10 02:56:10 #7 exporting to image 02:56:10 #7 exporting layers done 02:56:10 #7 exporting manifest sha256:b7666f64321fab7bdadc8392bcde3bf3d42b3d657b02352264156e27a2719c70 done 02:56:10 #7 exporting config sha256:bdff6fb0b2585b7674caa8a7fa1d0c560225759320f5bd07220efee386b29f0a done 02:56:10 #7 exporting manifest sha256:b256cc6184716d25b4cd99ddf17fc1163b7c6d79783da6b5f5e6d65e9ed2211f 02:56:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:11 #7 exporting manifest sha256:b256cc6184716d25b4cd99ddf17fc1163b7c6d79783da6b5f5e6d65e9ed2211f done 02:56:11 #7 exporting config sha256:139fc2bd3d0e686829163e80d4afce6d066f86361f9ff4ea480a626356c6b53b done 02:56:11 #7 exporting manifest list sha256:5a4a0d63844ce2b2ba0a33dd285eb265846d3dedf1c1752a7d7355aa54e08625 done 02:56:11 #7 pushing layers 0.0s done 02:56:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.94@sha256:5a4a0d63844ce2b2ba0a33dd285eb265846d3dedf1c1752a7d7355aa54e08625 0.1s done 02:56:11 #7 DONE 0.1s 02:56:11 02:56:11 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:56:11 #8 DONE 0.0s 02:56:11 02:56:11 1 warning found (use --debug to expand): 02:56:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94' 02:56:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 --push - 02:56:11 #1 [internal] load build definition from Dockerfile 02:56:11 #1 transferring dockerfile: 218B done 02:56:11 #1 DONE 0.0s 02:56:11 02:56:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:11 #2 DONE 0.0s 02:56:11 02:56:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:11 #3 DONE 0.0s 02:56:11 02:56:11 #4 [internal] load .dockerignore 02:56:11 #4 transferring context: 2B done 02:56:11 #4 DONE 0.0s 02:56:11 02:56:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 02:56:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 0.0s done 02:56:11 #5 DONE 0.0s 02:56:11 02:56:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 02:56:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 0.0s done 02:56:11 #6 CACHED 02:56:11 02:56:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 02:56:11 #5 CACHED 02:56:11 02:56:11 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:56:11 #7 DONE 0.0s 02:56:11 02:56:11 #8 exporting to image 02:56:11 #8 exporting layers done 02:56:11 #8 exporting manifest sha256:b7666f64321fab7bdadc8392bcde3bf3d42b3d657b02352264156e27a2719c70 done 02:56:11 #8 exporting config sha256:bdff6fb0b2585b7674caa8a7fa1d0c560225759320f5bd07220efee386b29f0a done 02:56:11 #8 exporting manifest sha256:b256cc6184716d25b4cd99ddf17fc1163b7c6d79783da6b5f5e6d65e9ed2211f done 02:56:11 #8 exporting config sha256:139fc2bd3d0e686829163e80d4afce6d066f86361f9ff4ea480a626356c6b53b done 02:56:11 #8 exporting manifest list sha256:5a4a0d63844ce2b2ba0a33dd285eb265846d3dedf1c1752a7d7355aa54e08625 done 02:56:11 #8 pushing layers 0.0s done 02:56:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:5a4a0d63844ce2b2ba0a33dd285eb265846d3dedf1c1752a7d7355aa54e08625 0.1s done 02:56:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:11 #8 DONE 0.1s 02:56:11 02:56:11 1 warning found (use --debug to expand): 02:56:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 02:56:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 02:56:11 #1 [internal] load build definition from Dockerfile 02:56:11 #1 transferring dockerfile: 169B done 02:56:11 #1 DONE 0.0s 02:56:11 02:56:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:56:11 #2 DONE 0.0s 02:56:11 02:56:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:56:11 #3 DONE 0.0s 02:56:11 02:56:11 #4 [internal] load .dockerignore 02:56:11 #4 transferring context: 2B done 02:56:11 #4 DONE 0.0s 02:56:11 02:56:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 02:56:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 0.0s done 02:56:11 #5 CACHED 02:56:11 02:56:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 02:56:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5ba163e89aac7e0df81ad3c4fa2c206095a2361306e46a50c59dc6d0be15ebab 0.0s done 02:56:11 #6 CACHED 02:56:11 02:56:11 #7 exporting to image 02:56:11 #7 exporting layers done 02:56:11 #7 exporting manifest sha256:b7666f64321fab7bdadc8392bcde3bf3d42b3d657b02352264156e27a2719c70 done 02:56:11 #7 exporting config sha256:bdff6fb0b2585b7674caa8a7fa1d0c560225759320f5bd07220efee386b29f0a done 02:56:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:12 #7 exporting manifest sha256:b256cc6184716d25b4cd99ddf17fc1163b7c6d79783da6b5f5e6d65e9ed2211f done 02:56:12 #7 exporting config sha256:139fc2bd3d0e686829163e80d4afce6d066f86361f9ff4ea480a626356c6b53b done 02:56:12 #7 exporting manifest list sha256:5a4a0d63844ce2b2ba0a33dd285eb265846d3dedf1c1752a7d7355aa54e08625 done 02:56:12 #7 pushing layers 0.0s done 02:56:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5a4a0d63844ce2b2ba0a33dd285eb265846d3dedf1c1752a7d7355aa54e08625 0.1s done 02:56:12 #7 DONE 0.1s 02:56:12 02:56:12 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:56:12 #8 DONE 0.0s 02:56:12 02:56:12 1 warning found (use --debug to expand): 02:56:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2' 02:56:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2 --push - 02:56:12 #1 [internal] load build definition from Dockerfile 02:56:12 #1 transferring dockerfile: 206B done 02:56:12 #1 DONE 0.0s 02:56:12 02:56:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2 02:56:12 #2 DONE 0.0s 02:56:12 02:56:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2 02:56:12 #3 DONE 0.0s 02:56:12 02:56:12 #4 [internal] load .dockerignore 02:56:12 #4 transferring context: 02:56:12 #4 transferring context: 2B done 02:56:12 #4 DONE 0.0s 02:56:12 02:56:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 02:56:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 0.0s done 02:56:12 #5 DONE 0.0s 02:56:12 02:56:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 02:56:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 0.0s done 02:56:12 #6 DONE 0.1s 02:56:12 02:56:12 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:56:12 #7 DONE 0.0s 02:56:12 02:56:12 #8 exporting to image 02:56:12 #8 exporting layers done 02:56:12 #8 exporting manifest sha256:a75c6d25f3ec69d97734bcc307fe94571e8d993965d10c05a9a08d1d9972e1d9 done 02:56:12 #8 exporting config sha256:59b4b317f5895c4c1f0e00200561ca83036e75c840de28578da4d884257c4780 done 02:56:12 #8 exporting manifest sha256:35f4a5c573ec3b053d074003e358b9f9054934985bc7096de66bf738677d9284 done 02:56:12 #8 exporting config sha256:964cca56aed20fa69f8249a4a709dd57ddac33b45ae5f26a39c8890e99e911d7 done 02:56:12 #8 exporting manifest list sha256:497c2e481e2621f5edd63e931aaeb568b8e348f4bf00292d3bb76f1e141757d2 done 02:56:12 #8 pushing layers 02:56:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:12 #8 pushing layers 0.1s done 02:56:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2@sha256:497c2e481e2621f5edd63e931aaeb568b8e348f4bf00292d3bb76f1e141757d2 0.1s done 02:56:12 #8 DONE 0.2s 02:56:12 02:56:12 1 warning found (use --debug to expand): 02:56:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 02:56:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 02:56:13 #1 [internal] load build definition from Dockerfile 02:56:13 #1 transferring dockerfile: 172B done 02:56:13 #1 DONE 0.0s 02:56:13 02:56:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:56:13 #2 DONE 0.0s 02:56:13 02:56:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:56:13 #3 DONE 0.0s 02:56:13 02:56:13 #4 [internal] load .dockerignore 02:56:13 #4 transferring context: 2B done 02:56:13 #4 DONE 0.0s 02:56:13 02:56:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 02:56:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 0.0s done 02:56:13 #5 DONE 0.0s 02:56:13 02:56:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 02:56:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 0.0s done 02:56:13 #6 CACHED 02:56:13 02:56:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 02:56:13 #5 CACHED 02:56:13 02:56:13 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:56:13 #7 DONE 0.0s 02:56:13 02:56:13 #8 exporting to image 02:56:13 #8 exporting layers done 02:56:13 #8 exporting manifest sha256:a75c6d25f3ec69d97734bcc307fe94571e8d993965d10c05a9a08d1d9972e1d9 done 02:56:13 #8 exporting config sha256:59b4b317f5895c4c1f0e00200561ca83036e75c840de28578da4d884257c4780 done 02:56:13 #8 exporting manifest sha256:35f4a5c573ec3b053d074003e358b9f9054934985bc7096de66bf738677d9284 done 02:56:13 #8 exporting config sha256:964cca56aed20fa69f8249a4a709dd57ddac33b45ae5f26a39c8890e99e911d7 done 02:56:13 #8 exporting manifest list sha256:497c2e481e2621f5edd63e931aaeb568b8e348f4bf00292d3bb76f1e141757d2 done 02:56:13 #8 pushing layers 0.0s done 02:56:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:497c2e481e2621f5edd63e931aaeb568b8e348f4bf00292d3bb76f1e141757d2 0.1s done 02:56:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:13 #8 DONE 0.1s 02:56:13 02:56:13 1 warning found (use --debug to expand): 02:56:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.94' 02:56:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.94 --push - 02:56:14 #1 [internal] load build definition from Dockerfile 02:56:14 #1 transferring dockerfile: 178B done 02:56:14 #1 DONE 0.0s 02:56:14 02:56:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.94 02:56:14 #2 DONE 0.0s 02:56:14 02:56:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.94 02:56:14 #3 DONE 0.0s 02:56:14 02:56:14 #4 [internal] load .dockerignore 02:56:14 #4 transferring context: 2B done 02:56:14 #4 DONE 0.0s 02:56:14 02:56:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.94@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 02:56:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.94@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 0.0s done 02:56:14 #5 DONE 0.0s 02:56:14 02:56:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.94@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 02:56:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.94@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 0.0s done 02:56:14 #6 CACHED 02:56:14 02:56:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.94@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 02:56:14 #5 CACHED 02:56:14 02:56:14 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:56:14 #7 DONE 0.0s 02:56:14 02:56:14 #8 exporting to image 02:56:14 #8 exporting layers done 02:56:14 #8 exporting manifest sha256:a75c6d25f3ec69d97734bcc307fe94571e8d993965d10c05a9a08d1d9972e1d9 done 02:56:14 #8 exporting config sha256:59b4b317f5895c4c1f0e00200561ca83036e75c840de28578da4d884257c4780 done 02:56:14 #8 exporting manifest sha256:35f4a5c573ec3b053d074003e358b9f9054934985bc7096de66bf738677d9284 done 02:56:14 #8 exporting config sha256:964cca56aed20fa69f8249a4a709dd57ddac33b45ae5f26a39c8890e99e911d7 done 02:56:14 #8 exporting manifest list sha256:497c2e481e2621f5edd63e931aaeb568b8e348f4bf00292d3bb76f1e141757d2 done 02:56:14 #8 pushing layers 0.0s done 02:56:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.94@sha256:497c2e481e2621f5edd63e931aaeb568b8e348f4bf00292d3bb76f1e141757d2 0.1s done 02:56:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:14 #8 DONE 0.1s 02:56:14 02:56:14 1 warning found (use --debug to expand): 02:56:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94' 02:56:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 --push - 02:56:14 #1 [internal] load build definition from Dockerfile 02:56:14 #1 transferring dockerfile: 219B done 02:56:14 #1 DONE 0.0s 02:56:14 02:56:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:14 #2 DONE 0.0s 02:56:14 02:56:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:14 #3 DONE 0.0s 02:56:14 02:56:14 #4 [internal] load .dockerignore 02:56:14 #4 transferring context: 2B done 02:56:14 #4 DONE 0.0s 02:56:14 02:56:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 02:56:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 done 02:56:14 #5 DONE 0.0s 02:56:14 02:56:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 02:56:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 0.0s done 02:56:14 #6 CACHED 02:56:14 02:56:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 02:56:14 #5 CACHED 02:56:14 02:56:14 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:56:14 #7 DONE 0.0s 02:56:14 02:56:14 #8 exporting to image 02:56:14 #8 exporting layers done 02:56:14 #8 exporting manifest sha256:a75c6d25f3ec69d97734bcc307fe94571e8d993965d10c05a9a08d1d9972e1d9 done 02:56:14 #8 exporting config sha256:59b4b317f5895c4c1f0e00200561ca83036e75c840de28578da4d884257c4780 done 02:56:14 #8 exporting manifest sha256:35f4a5c573ec3b053d074003e358b9f9054934985bc7096de66bf738677d9284 done 02:56:14 #8 exporting config sha256:964cca56aed20fa69f8249a4a709dd57ddac33b45ae5f26a39c8890e99e911d7 done 02:56:14 #8 exporting manifest list sha256:497c2e481e2621f5edd63e931aaeb568b8e348f4bf00292d3bb76f1e141757d2 done 02:56:14 #8 pushing layers 0.0s done 02:56:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:497c2e481e2621f5edd63e931aaeb568b8e348f4bf00292d3bb76f1e141757d2 0.1s done 02:56:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:14 #8 DONE 0.1s 02:56:14 02:56:14 1 warning found (use --debug to expand): 02:56:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 02:56:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 02:56:14 #1 [internal] load build definition from Dockerfile 02:56:14 #1 transferring dockerfile: 170B 0.0s done 02:56:14 #1 DONE 0.0s 02:56:14 02:56:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:56:14 #2 DONE 0.0s 02:56:14 02:56:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:56:14 #3 DONE 0.0s 02:56:14 02:56:14 #4 [internal] load .dockerignore 02:56:14 #4 transferring context: 2B done 02:56:14 #4 DONE 0.0s 02:56:14 02:56:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 02:56:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 done 02:56:14 #5 DONE 0.0s 02:56:14 02:56:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 02:56:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 0.0s done 02:56:15 #6 CACHED 02:56:15 02:56:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fb2a7fc0074afb2fa278fa997bbcc878f8c317f2ce2436ebd5383ca2acecc259 02:56:15 #5 CACHED 02:56:15 02:56:15 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:56:15 #7 DONE 0.0s 02:56:15 02:56:15 #8 exporting to image 02:56:15 #8 exporting layers done 02:56:15 #8 exporting manifest sha256:a75c6d25f3ec69d97734bcc307fe94571e8d993965d10c05a9a08d1d9972e1d9 done 02:56:15 #8 exporting config sha256:59b4b317f5895c4c1f0e00200561ca83036e75c840de28578da4d884257c4780 done 02:56:15 #8 exporting manifest sha256:35f4a5c573ec3b053d074003e358b9f9054934985bc7096de66bf738677d9284 done 02:56:15 #8 exporting config sha256:964cca56aed20fa69f8249a4a709dd57ddac33b45ae5f26a39c8890e99e911d7 done 02:56:15 #8 exporting manifest list sha256:497c2e481e2621f5edd63e931aaeb568b8e348f4bf00292d3bb76f1e141757d2 done 02:56:15 #8 pushing layers 0.0s done 02:56:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:497c2e481e2621f5edd63e931aaeb568b8e348f4bf00292d3bb76f1e141757d2 0.1s done 02:56:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:15 #8 DONE 0.1s 02:56:15 02:56:15 1 warning found (use --debug to expand): 02:56:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2' 02:56:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2 --push - 02:56:15 #1 [internal] load build definition from Dockerfile 02:56:15 #1 transferring dockerfile: 206B done 02:56:15 #1 DONE 0.0s 02:56:15 02:56:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2 02:56:15 #2 DONE 0.0s 02:56:15 02:56:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2 02:56:15 #3 DONE 0.0s 02:56:15 02:56:15 #4 [internal] load .dockerignore 02:56:15 #4 transferring context: 2B done 02:56:15 #4 DONE 0.0s 02:56:15 02:56:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 02:56:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 02:56:15 #5 DONE 0.0s 02:56:15 02:56:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 02:56:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 0.0s done 02:56:15 #6 DONE 0.1s 02:56:15 02:56:15 #7 exporting to image 02:56:15 #7 exporting layers done 02:56:15 #7 exporting manifest sha256:123a2192918afb506d898df2328118246d3c6e564e7f717d51d6d8449af9dd94 0.0s done 02:56:15 #7 exporting config sha256:d33608692e464beaa80f3ca5a086781b3b7ae6eab255b9a3b4d31c7e6920fed9 done 02:56:15 #7 exporting manifest sha256:cbda0885e0ae414b99619b31b4921e8caeb980a44591116618fed786325ae9bf 02:56:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:15 #7 ... 02:56:15 02:56:15 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:56:15 #8 DONE 0.0s 02:56:15 02:56:15 #7 exporting to image 02:56:15 #7 exporting manifest sha256:cbda0885e0ae414b99619b31b4921e8caeb980a44591116618fed786325ae9bf done 02:56:15 #7 exporting config sha256:3931e795f6f7c68eadeaf7111a12ca02745dd307308b38529384fbc8cf2e4944 done 02:56:15 #7 exporting manifest list sha256:a440e339b93530fa926e92eb74dd63a356d5e7b104808147f54991679da7430f done 02:56:15 #7 pushing layers 0.1s done 02:56:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2@sha256:a440e339b93530fa926e92eb74dd63a356d5e7b104808147f54991679da7430f 02:56:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2@sha256:a440e339b93530fa926e92eb74dd63a356d5e7b104808147f54991679da7430f 0.1s done 02:56:15 #7 DONE 0.2s 02:56:15 02:56:15 1 warning found (use --debug to expand): 02:56:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 02:56:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 02:56:16 #1 [internal] load build definition from Dockerfile 02:56:16 #1 transferring dockerfile: 172B done 02:56:16 #1 DONE 0.0s 02:56:16 02:56:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:56:16 #2 DONE 0.0s 02:56:16 02:56:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:56:16 #3 DONE 0.0s 02:56:16 02:56:16 #4 [internal] load .dockerignore 02:56:16 #4 transferring context: 2B done 02:56:16 #4 DONE 0.0s 02:56:16 02:56:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 02:56:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 0.0s done 02:56:16 #5 DONE 0.0s 02:56:16 02:56:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 02:56:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 0.0s done 02:56:16 #6 CACHED 02:56:16 02:56:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 02:56:16 #5 CACHED 02:56:16 02:56:16 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:56:16 #7 DONE 0.0s 02:56:16 02:56:16 #8 exporting to image 02:56:16 #8 exporting layers done 02:56:16 #8 exporting manifest sha256:123a2192918afb506d898df2328118246d3c6e564e7f717d51d6d8449af9dd94 done 02:56:16 #8 exporting config sha256:d33608692e464beaa80f3ca5a086781b3b7ae6eab255b9a3b4d31c7e6920fed9 done 02:56:16 #8 exporting manifest sha256:cbda0885e0ae414b99619b31b4921e8caeb980a44591116618fed786325ae9bf done 02:56:16 #8 exporting config sha256:3931e795f6f7c68eadeaf7111a12ca02745dd307308b38529384fbc8cf2e4944 done 02:56:16 #8 exporting manifest list sha256:a440e339b93530fa926e92eb74dd63a356d5e7b104808147f54991679da7430f done 02:56:16 #8 pushing layers 0.0s done 02:56:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:a440e339b93530fa926e92eb74dd63a356d5e7b104808147f54991679da7430f 0.1s done 02:56:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:16 #8 DONE 0.1s 02:56:16 02:56:16 1 warning found (use --debug to expand): 02:56:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.94' 02:56:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.94 --push - 02:56:17 #1 [internal] load build definition from Dockerfile 02:56:17 #1 transferring dockerfile: 178B done 02:56:17 #1 DONE 0.0s 02:56:17 02:56:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.94 02:56:17 #2 DONE 0.0s 02:56:17 02:56:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.94 02:56:17 #3 DONE 0.0s 02:56:17 02:56:17 #4 [internal] load .dockerignore 02:56:17 #4 transferring context: 2B done 02:56:17 #4 DONE 0.0s 02:56:17 02:56:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.94@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 02:56:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.94@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 0.0s done 02:56:17 #5 CACHED 02:56:17 02:56:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.94@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 02:56:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.94@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 0.0s done 02:56:17 #6 CACHED 02:56:17 02:56:17 #7 exporting to image 02:56:17 #7 exporting layers 02:56:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:17 #7 exporting layers done 02:56:17 #7 exporting manifest sha256:123a2192918afb506d898df2328118246d3c6e564e7f717d51d6d8449af9dd94 done 02:56:17 #7 exporting config sha256:d33608692e464beaa80f3ca5a086781b3b7ae6eab255b9a3b4d31c7e6920fed9 done 02:56:17 #7 exporting manifest sha256:cbda0885e0ae414b99619b31b4921e8caeb980a44591116618fed786325ae9bf done 02:56:17 #7 exporting config sha256:3931e795f6f7c68eadeaf7111a12ca02745dd307308b38529384fbc8cf2e4944 done 02:56:17 #7 exporting manifest list sha256:a440e339b93530fa926e92eb74dd63a356d5e7b104808147f54991679da7430f done 02:56:17 #7 pushing layers 0.0s done 02:56:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.94@sha256:a440e339b93530fa926e92eb74dd63a356d5e7b104808147f54991679da7430f 0.1s done 02:56:17 #7 DONE 0.1s 02:56:17 02:56:17 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:56:17 #8 DONE 0.0s 02:56:17 02:56:17 1 warning found (use --debug to expand): 02:56:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94' 02:56:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 --push - 02:56:17 #1 [internal] load build definition from Dockerfile 02:56:17 #1 transferring dockerfile: 219B done 02:56:17 #1 DONE 0.0s 02:56:17 02:56:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:17 #2 DONE 0.0s 02:56:17 02:56:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:17 #3 DONE 0.0s 02:56:17 02:56:17 #4 [internal] load .dockerignore 02:56:17 #4 transferring context: 2B done 02:56:17 #4 DONE 0.0s 02:56:17 02:56:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 02:56:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 0.0s done 02:56:17 #5 CACHED 02:56:17 02:56:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 02:56:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 0.0s done 02:56:17 #6 CACHED 02:56:17 02:56:17 #7 exporting to image 02:56:17 #7 exporting layers 02:56:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:17 #7 exporting layers done 02:56:17 #7 exporting manifest sha256:123a2192918afb506d898df2328118246d3c6e564e7f717d51d6d8449af9dd94 done 02:56:17 #7 exporting config sha256:d33608692e464beaa80f3ca5a086781b3b7ae6eab255b9a3b4d31c7e6920fed9 done 02:56:17 #7 exporting manifest sha256:cbda0885e0ae414b99619b31b4921e8caeb980a44591116618fed786325ae9bf done 02:56:17 #7 exporting config sha256:3931e795f6f7c68eadeaf7111a12ca02745dd307308b38529384fbc8cf2e4944 done 02:56:17 #7 exporting manifest list sha256:a440e339b93530fa926e92eb74dd63a356d5e7b104808147f54991679da7430f done 02:56:17 #7 pushing layers 0.0s done 02:56:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:a440e339b93530fa926e92eb74dd63a356d5e7b104808147f54991679da7430f 0.1s done 02:56:17 #7 DONE 0.1s 02:56:17 02:56:17 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:56:17 #8 DONE 0.0s 02:56:17 02:56:17 1 warning found (use --debug to expand): 02:56:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 02:56:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 02:56:17 #1 [internal] load build definition from Dockerfile 02:56:17 #1 transferring dockerfile: 170B done 02:56:17 #1 DONE 0.0s 02:56:17 02:56:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:56:17 #2 DONE 0.0s 02:56:17 02:56:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:56:17 #3 DONE 0.0s 02:56:17 02:56:17 #4 [internal] load .dockerignore 02:56:17 #4 transferring context: 2B done 02:56:17 #4 DONE 0.0s 02:56:17 02:56:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 02:56:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 0.0s done 02:56:17 #5 CACHED 02:56:17 02:56:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 02:56:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 0.0s done 02:56:17 #6 DONE 0.0s 02:56:18 02:56:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:2d0d8e596a099bab0fc4a2a9dd7cbf3ed0e73320ebe359c327e6e3de0954721e 02:56:18 #6 CACHED 02:56:18 02:56:18 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:56:18 #7 DONE 0.0s 02:56:18 02:56:18 #8 exporting to image 02:56:18 #8 exporting layers done 02:56:18 #8 exporting manifest sha256:123a2192918afb506d898df2328118246d3c6e564e7f717d51d6d8449af9dd94 done 02:56:18 #8 exporting config sha256:d33608692e464beaa80f3ca5a086781b3b7ae6eab255b9a3b4d31c7e6920fed9 done 02:56:18 #8 exporting manifest sha256:cbda0885e0ae414b99619b31b4921e8caeb980a44591116618fed786325ae9bf done 02:56:18 #8 exporting config sha256:3931e795f6f7c68eadeaf7111a12ca02745dd307308b38529384fbc8cf2e4944 done 02:56:18 #8 exporting manifest list sha256:a440e339b93530fa926e92eb74dd63a356d5e7b104808147f54991679da7430f done 02:56:18 #8 pushing layers 0.0s done 02:56:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a440e339b93530fa926e92eb74dd63a356d5e7b104808147f54991679da7430f 0.1s done 02:56:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:18 #8 DONE 0.1s 02:56:18 02:56:18 1 warning found (use --debug to expand): 02:56:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2' 02:56:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2 --push - 02:56:18 #1 [internal] load build definition from Dockerfile 02:56:18 #1 transferring dockerfile: 206B done 02:56:18 #1 DONE 0.0s 02:56:18 02:56:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2 02:56:18 #2 DONE 0.0s 02:56:18 02:56:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2 02:56:18 #3 DONE 0.1s 02:56:18 02:56:18 #4 [internal] load .dockerignore 02:56:18 #4 transferring context: 2B done 02:56:18 #4 DONE 0.0s 02:56:18 02:56:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 02:56:18 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 02:56:18 #5 ... 02:56:18 02:56:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 02:56:18 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 0.0s done 02:56:18 #6 DONE 0.1s 02:56:18 02:56:18 #7 exporting to image 02:56:18 #7 exporting layers done 02:56:18 #7 exporting manifest sha256:12b9b907a2634c31b4ec9f52c2f620abefa19c906f7d247b3d1e98470b3f32ea 0.0s done 02:56:18 #7 exporting config sha256:4a3f8a94d43044757dd6d9180c2387bb60637f95fc8236b011b321c2789546a0 02:56:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:18 #7 ... 02:56:18 02:56:18 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:56:18 #8 DONE 0.0s 02:56:18 02:56:18 #7 exporting to image 02:56:18 #7 exporting config sha256:4a3f8a94d43044757dd6d9180c2387bb60637f95fc8236b011b321c2789546a0 done 02:56:18 #7 exporting manifest sha256:2aa18184d35ea5b6a92218f7eccd0ae8d56773ec08f1664aea51cc6e2f56c816 done 02:56:18 #7 exporting config sha256:f36b67166755d6663a37a4664a1bdc23add255f33498487c475155479599f8ab done 02:56:18 #7 exporting manifest list sha256:5e3ef7ebbba9b4625bad0014830dae794b6708a173d4fc58aa2b0b410286a7c1 done 02:56:18 #7 pushing layers 0.1s done 02:56:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2@sha256:5e3ef7ebbba9b4625bad0014830dae794b6708a173d4fc58aa2b0b410286a7c1 02:56:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2@sha256:5e3ef7ebbba9b4625bad0014830dae794b6708a173d4fc58aa2b0b410286a7c1 0.1s done 02:56:18 #7 DONE 0.2s 02:56:18 02:56:18 1 warning found (use --debug to expand): 02:56:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 02:56:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 02:56:19 #1 [internal] load build definition from Dockerfile 02:56:19 #1 transferring dockerfile: 172B done 02:56:19 #1 DONE 0.0s 02:56:19 02:56:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:56:19 #2 DONE 0.0s 02:56:19 02:56:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:56:19 #3 DONE 0.0s 02:56:19 02:56:19 #4 [internal] load .dockerignore 02:56:19 #4 transferring context: 2B done 02:56:19 #4 DONE 0.0s 02:56:19 02:56:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 02:56:19 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be done 02:56:19 #5 CACHED 02:56:19 02:56:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 02:56:19 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 0.0s done 02:56:19 #6 CACHED 02:56:19 02:56:19 #7 exporting to image 02:56:19 #7 exporting layers done 02:56:19 #7 exporting manifest sha256:12b9b907a2634c31b4ec9f52c2f620abefa19c906f7d247b3d1e98470b3f32ea done 02:56:19 #7 exporting config sha256:4a3f8a94d43044757dd6d9180c2387bb60637f95fc8236b011b321c2789546a0 done 02:56:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:19 #7 exporting manifest sha256:2aa18184d35ea5b6a92218f7eccd0ae8d56773ec08f1664aea51cc6e2f56c816 done 02:56:19 #7 exporting config sha256:f36b67166755d6663a37a4664a1bdc23add255f33498487c475155479599f8ab done 02:56:19 #7 exporting manifest list sha256:5e3ef7ebbba9b4625bad0014830dae794b6708a173d4fc58aa2b0b410286a7c1 done 02:56:19 #7 pushing layers 0.0s done 02:56:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:5e3ef7ebbba9b4625bad0014830dae794b6708a173d4fc58aa2b0b410286a7c1 0.1s done 02:56:19 #7 DONE 0.1s 02:56:19 02:56:19 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:56:19 #8 DONE 0.0s 02:56:19 02:56:19 1 warning found (use --debug to expand): 02:56:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.94' 02:56:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.94 --push - 02:56:19 #1 [internal] load build definition from Dockerfile 02:56:19 #1 transferring dockerfile: 178B done 02:56:19 #1 DONE 0.0s 02:56:19 02:56:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.94 02:56:19 #2 DONE 0.0s 02:56:19 02:56:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.94 02:56:19 #3 DONE 0.0s 02:56:19 02:56:19 #4 [internal] load .dockerignore 02:56:19 #4 transferring context: 2B done 02:56:19 #4 DONE 0.0s 02:56:19 02:56:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.94@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 02:56:19 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.94@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 0.0s done 02:56:19 #5 DONE 0.0s 02:56:19 02:56:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.94@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 02:56:20 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.94@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 0.0s done 02:56:20 #6 CACHED 02:56:20 02:56:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.94@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 02:56:20 #5 CACHED 02:56:20 02:56:20 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:56:20 #7 DONE 0.0s 02:56:20 02:56:20 #8 exporting to image 02:56:20 #8 exporting layers done 02:56:20 #8 exporting manifest sha256:12b9b907a2634c31b4ec9f52c2f620abefa19c906f7d247b3d1e98470b3f32ea done 02:56:20 #8 exporting config sha256:4a3f8a94d43044757dd6d9180c2387bb60637f95fc8236b011b321c2789546a0 done 02:56:20 #8 exporting manifest sha256:2aa18184d35ea5b6a92218f7eccd0ae8d56773ec08f1664aea51cc6e2f56c816 done 02:56:20 #8 exporting config sha256:f36b67166755d6663a37a4664a1bdc23add255f33498487c475155479599f8ab done 02:56:20 #8 exporting manifest list sha256:5e3ef7ebbba9b4625bad0014830dae794b6708a173d4fc58aa2b0b410286a7c1 done 02:56:20 #8 pushing layers 0.0s done 02:56:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.94@sha256:5e3ef7ebbba9b4625bad0014830dae794b6708a173d4fc58aa2b0b410286a7c1 0.1s done 02:56:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:20 #8 DONE 0.1s 02:56:20 02:56:20 1 warning found (use --debug to expand): 02:56:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94' 02:56:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 --push - 02:56:20 #1 [internal] load build definition from Dockerfile 02:56:20 #1 transferring dockerfile: 219B done 02:56:20 #1 DONE 0.0s 02:56:20 02:56:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:20 #2 DONE 0.0s 02:56:20 02:56:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:20 #3 DONE 0.0s 02:56:20 02:56:20 #4 [internal] load .dockerignore 02:56:20 #4 transferring context: 2B done 02:56:20 #4 DONE 0.1s 02:56:20 02:56:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 02:56:20 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be done 02:56:20 #5 CACHED 02:56:20 02:56:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 02:56:20 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 0.0s done 02:56:20 #6 CACHED 02:56:20 02:56:20 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:56:20 #7 DONE 0.0s 02:56:20 02:56:20 #8 exporting to image 02:56:20 #8 exporting layers done 02:56:20 #8 exporting manifest sha256:12b9b907a2634c31b4ec9f52c2f620abefa19c906f7d247b3d1e98470b3f32ea done 02:56:20 #8 exporting config sha256:4a3f8a94d43044757dd6d9180c2387bb60637f95fc8236b011b321c2789546a0 done 02:56:20 #8 exporting manifest sha256:2aa18184d35ea5b6a92218f7eccd0ae8d56773ec08f1664aea51cc6e2f56c816 done 02:56:20 #8 exporting config sha256:f36b67166755d6663a37a4664a1bdc23add255f33498487c475155479599f8ab done 02:56:20 #8 exporting manifest list sha256:5e3ef7ebbba9b4625bad0014830dae794b6708a173d4fc58aa2b0b410286a7c1 done 02:56:20 #8 pushing layers 0.0s done 02:56:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:5e3ef7ebbba9b4625bad0014830dae794b6708a173d4fc58aa2b0b410286a7c1 0.1s done 02:56:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:20 #8 DONE 0.1s 02:56:20 02:56:20 1 warning found (use --debug to expand): 02:56:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 02:56:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 02:56:21 #1 [internal] load build definition from Dockerfile 02:56:21 #1 transferring dockerfile: 170B done 02:56:21 #1 DONE 0.0s 02:56:21 02:56:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:56:21 #2 DONE 0.0s 02:56:21 02:56:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:56:21 #3 DONE 0.0s 02:56:21 02:56:21 #4 [internal] load .dockerignore 02:56:21 #4 transferring context: 2B done 02:56:21 #4 DONE 0.0s 02:56:21 02:56:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 02:56:21 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 0.0s done 02:56:21 #5 CACHED 02:56:21 02:56:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 02:56:21 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a365a9bd8f745b41bd8ea236eb17ecf98d5cd931215bfca08c3463cea6fec8be 0.0s done 02:56:21 #6 CACHED 02:56:21 02:56:21 #7 exporting to image 02:56:21 #7 exporting layers done 02:56:21 #7 exporting manifest sha256:12b9b907a2634c31b4ec9f52c2f620abefa19c906f7d247b3d1e98470b3f32ea done 02:56:21 #7 exporting config sha256:4a3f8a94d43044757dd6d9180c2387bb60637f95fc8236b011b321c2789546a0 done 02:56:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:21 #7 exporting manifest sha256:2aa18184d35ea5b6a92218f7eccd0ae8d56773ec08f1664aea51cc6e2f56c816 done 02:56:21 #7 exporting config sha256:f36b67166755d6663a37a4664a1bdc23add255f33498487c475155479599f8ab done 02:56:21 #7 exporting manifest list sha256:5e3ef7ebbba9b4625bad0014830dae794b6708a173d4fc58aa2b0b410286a7c1 done 02:56:21 #7 pushing layers 0.0s done 02:56:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:5e3ef7ebbba9b4625bad0014830dae794b6708a173d4fc58aa2b0b410286a7c1 0.1s done 02:56:21 #7 DONE 0.1s 02:56:21 02:56:21 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:56:21 #8 DONE 0.0s 02:56:21 02:56:21 1 warning found (use --debug to expand): 02:56:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2' 02:56:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2 --push - 02:56:21 #1 [internal] load build definition from Dockerfile 02:56:21 #1 transferring dockerfile: 202B done 02:56:21 #1 DONE 0.0s 02:56:21 02:56:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2 02:56:21 #2 DONE 0.0s 02:56:21 02:56:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2 02:56:21 #3 DONE 0.0s 02:56:21 02:56:21 #4 [internal] load .dockerignore 02:56:21 #4 transferring context: 02:56:21 #4 transferring context: 2B done 02:56:21 #4 DONE 0.0s 02:56:21 02:56:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 02:56:21 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 0.0s done 02:56:21 #5 DONE 0.0s 02:56:21 02:56:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 02:56:21 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 0.0s done 02:56:21 #6 DONE 0.1s 02:56:21 02:56:21 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:56:21 #7 DONE 0.0s 02:56:21 02:56:21 #8 exporting to image 02:56:21 #8 exporting layers done 02:56:21 #8 exporting manifest sha256:0d5851612dd291cee10f5484aaf0b918bd40c8d8c6c712bd334f0fa6b01e59da 0.0s done 02:56:21 #8 exporting config sha256:15ff71f99a04d1ae78b46929691561b5253f612364e3962cb3ac6d6b90c8cf83 done 02:56:21 #8 exporting manifest sha256:7d077dd5f45a8d40dd1991a82ded6217d4c44dffc2fd1008248cf2fe423c8f1d done 02:56:21 #8 exporting config sha256:228ddcd09c52745eef175465094341f95473da605b5b8038d1b1ef107194db55 done 02:56:21 #8 exporting manifest list sha256:3f9961e735ac13fb929534a8f0d32cf007a5ad026c745374ffabb5fd45ce3cf9 done 02:56:21 #8 pushing layers 0.1s done 02:56:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2@sha256:3f9961e735ac13fb929534a8f0d32cf007a5ad026c745374ffabb5fd45ce3cf9 02:56:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2@sha256:3f9961e735ac13fb929534a8f0d32cf007a5ad026c745374ffabb5fd45ce3cf9 0.1s done 02:56:21 #8 DONE 0.2s 02:56:21 02:56:21 1 warning found (use --debug to expand): 02:56:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 02:56:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 02:56:22 #1 [internal] load build definition from Dockerfile 02:56:22 #1 transferring dockerfile: 168B done 02:56:22 #1 DONE 0.0s 02:56:22 02:56:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:56:22 #2 DONE 0.0s 02:56:22 02:56:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:56:22 #3 DONE 0.0s 02:56:22 02:56:22 #4 [internal] load .dockerignore 02:56:22 #4 transferring context: 2B done 02:56:22 #4 DONE 0.0s 02:56:22 02:56:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 02:56:22 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 02:56:22 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 0.0s done 02:56:22 #5 CACHED 02:56:22 02:56:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 02:56:22 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 0.0s done 02:56:22 #6 CACHED 02:56:22 02:56:22 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:56:22 #7 DONE 0.0s 02:56:22 02:56:22 #8 exporting to image 02:56:22 #8 exporting layers done 02:56:22 #8 exporting manifest sha256:0d5851612dd291cee10f5484aaf0b918bd40c8d8c6c712bd334f0fa6b01e59da done 02:56:22 #8 exporting config sha256:15ff71f99a04d1ae78b46929691561b5253f612364e3962cb3ac6d6b90c8cf83 done 02:56:22 #8 exporting manifest sha256:7d077dd5f45a8d40dd1991a82ded6217d4c44dffc2fd1008248cf2fe423c8f1d done 02:56:22 #8 exporting config sha256:228ddcd09c52745eef175465094341f95473da605b5b8038d1b1ef107194db55 done 02:56:22 #8 exporting manifest list sha256:3f9961e735ac13fb929534a8f0d32cf007a5ad026c745374ffabb5fd45ce3cf9 done 02:56:22 #8 pushing layers 0.0s done 02:56:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3f9961e735ac13fb929534a8f0d32cf007a5ad026c745374ffabb5fd45ce3cf9 0.1s done 02:56:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:22 #8 DONE 0.1s 02:56:22 02:56:22 1 warning found (use --debug to expand): 02:56:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.94' 02:56:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.94 --push - 02:56:22 #1 [internal] load build definition from Dockerfile 02:56:22 #1 transferring dockerfile: 174B done 02:56:22 #1 DONE 0.0s 02:56:22 02:56:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.94 02:56:22 #2 DONE 0.0s 02:56:22 02:56:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.94 02:56:22 #3 DONE 0.0s 02:56:22 02:56:22 #4 [internal] load .dockerignore 02:56:22 #4 transferring context: 2B done 02:56:22 #4 DONE 0.0s 02:56:22 02:56:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.94@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 02:56:22 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.94@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 0.0s done 02:56:22 #5 CACHED 02:56:22 02:56:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.94@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 02:56:22 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.94@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 0.0s done 02:56:22 #6 CACHED 02:56:22 02:56:22 #7 exporting to image 02:56:22 #7 exporting layers done 02:56:22 #7 exporting manifest sha256:0d5851612dd291cee10f5484aaf0b918bd40c8d8c6c712bd334f0fa6b01e59da done 02:56:22 #7 exporting config sha256:15ff71f99a04d1ae78b46929691561b5253f612364e3962cb3ac6d6b90c8cf83 02:56:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:23 #7 exporting config sha256:15ff71f99a04d1ae78b46929691561b5253f612364e3962cb3ac6d6b90c8cf83 done 02:56:23 #7 exporting manifest sha256:7d077dd5f45a8d40dd1991a82ded6217d4c44dffc2fd1008248cf2fe423c8f1d done 02:56:23 #7 exporting config sha256:228ddcd09c52745eef175465094341f95473da605b5b8038d1b1ef107194db55 done 02:56:23 #7 exporting manifest list sha256:3f9961e735ac13fb929534a8f0d32cf007a5ad026c745374ffabb5fd45ce3cf9 done 02:56:23 #7 pushing layers 0.0s done 02:56:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.94@sha256:3f9961e735ac13fb929534a8f0d32cf007a5ad026c745374ffabb5fd45ce3cf9 0.1s done 02:56:23 #7 DONE 0.1s 02:56:23 02:56:23 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:56:23 #8 DONE 0.0s 02:56:23 02:56:23 1 warning found (use --debug to expand): 02:56:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94' 02:56:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 --push - 02:56:23 #1 [internal] load build definition from Dockerfile 02:56:23 #1 transferring dockerfile: 215B done 02:56:23 #1 DONE 0.0s 02:56:23 02:56:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:23 #2 DONE 0.0s 02:56:23 02:56:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 02:56:23 #3 DONE 0.0s 02:56:23 02:56:23 #4 [internal] load .dockerignore 02:56:23 #4 transferring context: 2B done 02:56:23 #4 DONE 0.0s 02:56:23 02:56:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 02:56:23 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 0.0s done 02:56:23 #5 CACHED 02:56:23 02:56:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 02:56:23 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 0.0s done 02:56:23 #6 CACHED 02:56:23 02:56:23 #7 exporting to image 02:56:23 #7 exporting layers done 02:56:23 #7 exporting manifest sha256:0d5851612dd291cee10f5484aaf0b918bd40c8d8c6c712bd334f0fa6b01e59da done 02:56:23 #7 exporting config sha256:15ff71f99a04d1ae78b46929691561b5253f612364e3962cb3ac6d6b90c8cf83 done 02:56:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:23 #7 exporting manifest sha256:7d077dd5f45a8d40dd1991a82ded6217d4c44dffc2fd1008248cf2fe423c8f1d done 02:56:23 #7 exporting config sha256:228ddcd09c52745eef175465094341f95473da605b5b8038d1b1ef107194db55 done 02:56:23 #7 exporting manifest list sha256:3f9961e735ac13fb929534a8f0d32cf007a5ad026c745374ffabb5fd45ce3cf9 done 02:56:23 #7 pushing layers 0.0s done 02:56:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94@sha256:3f9961e735ac13fb929534a8f0d32cf007a5ad026c745374ffabb5fd45ce3cf9 0.1s done 02:56:23 #7 DONE 0.1s 02:56:23 02:56:23 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:56:23 #8 DONE 0.0s 02:56:23 02:56:23 1 warning found (use --debug to expand): 02:56:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 02:56:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 02:56:23 #1 [internal] load build definition from Dockerfile 02:56:23 #1 transferring dockerfile: 166B done 02:56:23 #1 DONE 0.0s 02:56:23 02:56:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:56:23 #2 DONE 0.0s 02:56:23 02:56:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:56:23 #3 DONE 0.0s 02:56:23 02:56:23 #4 [internal] load .dockerignore 02:56:23 #4 transferring context: 2B done 02:56:23 #4 DONE 0.0s 02:56:23 02:56:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 02:56:23 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 0.0s done 02:56:23 #5 DONE 0.0s 02:56:23 02:56:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 02:56:24 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 0.0s done 02:56:24 #6 CACHED 02:56:24 02:56:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a8a34a7ea9b83d78180c83665052028e7fb4f13191d19d04367012bc3137f3c5 02:56:24 #5 CACHED 02:56:24 02:56:24 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:56:24 #7 DONE 0.0s 02:56:24 02:56:24 #8 exporting to image 02:56:24 #8 exporting layers done 02:56:24 #8 exporting manifest sha256:0d5851612dd291cee10f5484aaf0b918bd40c8d8c6c712bd334f0fa6b01e59da done 02:56:24 #8 exporting config sha256:15ff71f99a04d1ae78b46929691561b5253f612364e3962cb3ac6d6b90c8cf83 done 02:56:24 #8 exporting manifest sha256:7d077dd5f45a8d40dd1991a82ded6217d4c44dffc2fd1008248cf2fe423c8f1d done 02:56:24 #8 exporting config sha256:228ddcd09c52745eef175465094341f95473da605b5b8038d1b1ef107194db55 done 02:56:24 #8 exporting manifest list sha256:3f9961e735ac13fb929534a8f0d32cf007a5ad026c745374ffabb5fd45ce3cf9 done 02:56:24 #8 pushing layers 0.0s done 02:56:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3f9961e735ac13fb929534a8f0d32cf007a5ad026c745374ffabb5fd45ce3cf9 0.1s done 02:56:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:24 #8 DONE 0.1s 02:56:24 02:56:24 1 warning found (use --debug to expand): 02:56:24  - 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 02:56:24 + '[' -d /w/workspace/edgex-go/949/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:56:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:56:25 ---> package-listing.sh 02:56:25 ++ facter osfamily 02:56:25 ++ tr '[:upper:]' '[:lower:]' 02:56:25 + OS_FAMILY=redhat 02:56:25 + workspace=/w/workspace/edgex-go/949 02:56:25 + START_PACKAGES=/tmp/packages_start.txt 02:56:25 + END_PACKAGES=/tmp/packages_end.txt 02:56:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:56:25 + PACKAGES=/tmp/packages_start.txt 02:56:25 + '[' /w/workspace/edgex-go/949 ']' 02:56:25 + PACKAGES=/tmp/packages_end.txt 02:56:25 + case "${OS_FAMILY}" in 02:56:25 + rpm -qa 02:56:25 + sort 02:56:26 + '[' -f /tmp/packages_start.txt ']' 02:56:26 + '[' -f /tmp/packages_end.txt ']' 02:56:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:56:26 + '[' /w/workspace/edgex-go/949 ']' 02:56:26 + mkdir -p /w/workspace/edgex-go/949/archives/ 02:56:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/949/archives/ [Pipeline] echo 02:56:26 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/949/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:56:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:27 02:56:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:27 latest: Pulling from edgex-lftools-log-publisher 02:56:27 5eb5b503b376: Pulling fs layer 02:56:27 5c69ac0246d0: Pulling fs layer 02:56:27 ec43610c2a17: Pulling fs layer 02:56:27 3a2ae6a8a46f: Pulling fs layer 02:56:27 33b1e0a273af: Pulling fs layer 02:56:27 5d3b04190fa2: Pulling fs layer 02:56:27 2f39f015ded8: Pulling fs layer 02:56:27 33b1e0a273af: Waiting 02:56:27 5d3b04190fa2: Waiting 02:56:27 2f39f015ded8: Waiting 02:56:27 3a2ae6a8a46f: Waiting 02:56:27 5c69ac0246d0: Verifying Checksum 02:56:27 5c69ac0246d0: Download complete 02:56:27 3a2ae6a8a46f: Verifying Checksum 02:56:27 3a2ae6a8a46f: Download complete 02:56:27 33b1e0a273af: Verifying Checksum 02:56:27 33b1e0a273af: Download complete 02:56:27 5d3b04190fa2: Verifying Checksum 02:56:27 5d3b04190fa2: Download complete 02:56:27 ec43610c2a17: Verifying Checksum 02:56:27 ec43610c2a17: Download complete 02:56:27 5eb5b503b376: Verifying Checksum 02:56:27 5eb5b503b376: Download complete 02:56:28 2f39f015ded8: Verifying Checksum 02:56:28 2f39f015ded8: Download complete 02:56:29 5eb5b503b376: Pull complete 02:56:29 5c69ac0246d0: Pull complete 02:56:29 ec43610c2a17: Pull complete 02:56:29 3a2ae6a8a46f: Pull complete 02:56:29 33b1e0a273af: Pull complete 02:56:29 5d3b04190fa2: Pull complete 02:56:34 2f39f015ded8: Pull complete 02:56:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:56:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:34 prd-centos7-docker-4c-2g-800 does not seem to be running inside a container 02:56:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/949/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:56:37 $ docker top ee552508f06c01b2588a81c6ad1e64d9c46b39f147be4f875584c17229189fa2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:38 + touch /tmp/pre-build-complete [Pipeline] sh 02:56:38 + mkdir -p /var/log/sysstat [Pipeline] sh 02:56:38 + ls /var/log/sa-host 02:56:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:38 provisioning config files... 02:56:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17381741674465034160tmp [Pipeline] { [Pipeline] echo 02:56:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:56:39 ---> create-netrc.sh [Pipeline] } 02:56:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:56:39 ---> python-tools-install.sh [Pipeline] echo 02:56:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:56:39 ---> sudo-logs.sh 02:56:39 Archiving 'sudo' log.. 02:56:39 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:39 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:56:39 $ docker stop --time=1 ee552508f06c01b2588a81c6ad1e64d9c46b39f147be4f875584c17229189fa2 02:56:41 $ docker rm -f --volumes ee552508f06c01b2588a81c6ad1e64d9c46b39f147be4f875584c17229189fa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:56:41 [WS-CLEANUP] Deleting project workspace... 02:56:41 [WS-CLEANUP] Deferred wipeout is used... 02:56:41 [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] } 03:11:24 #142 ... 03:11:24 03:11:24 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:11:24 #146 DONE 1172.5s 03:11:24 03:11:24 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:11:24 #150 ... 03:11:24 03:11:24 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:11:24 #155 DONE 0.2s 03:11:24 03:11:24 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:11:24 #156 DONE 0.1s 03:11:24 03:11:24 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:11:24 #157 DONE 0.3s 03:11:24 03:11:24 #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 03:11:24 #158 DONE 0.2s 03:11:24 03:11:24 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:11:24 #154 ... 03:11:24 03:11:24 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:11:24 #159 DONE 0.1s 03:11:24 03:11:24 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:11:24 #160 DONE 2.0s 03:11:24 03:11:24 #109 [core-common-config-bootstrapper] exporting to image 03:11:24 #109 exporting layers 03:11:24 #109 exporting layers 0.9s done 03:11:24 #109 writing image sha256:1d79e3eb443f07d492a483017cd2647d4963fe906615dbfe5f898d70446cc1ca 0.1s done 03:11:24 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:11:24 #109 DONE 8.1s 03:11:24 03:11:24 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:11:39 #151 ... 03:11:39 03:11:39 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:11:39 #153 DONE 1192.0s 03:11:39 03:11:39 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:11:39 #161 DONE 0.3s 03:11:39 03:11:39 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:11:39 #162 DONE 2.3s 03:11:39 03:11:39 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:11:39 #163 DONE 0.2s 03:11:39 03:11:39 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:11:40 #164 DONE 0.2s 03:11:40 03:11:40 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:11:40 #165 DONE 0.3s 03:11:40 03:11:40 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:11:40 #166 DONE 0.2s 03:11:40 03:11:40 #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/ 03:11:40 #167 DONE 0.2s 03:11:40 03:11:40 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:11:40 #151 ... 03:11:40 03:11:40 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:11:41 #168 DONE 0.2s 03:11:41 03:11:41 #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/ 03:11:41 #169 DONE 0.2s 03:11:41 03:11:41 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:11:41 #151 ... 03:11:41 03:11:41 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:11:41 #170 DONE 0.2s 03:11:41 03:11:41 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:11:44 #171 DONE 2.1s 03:11:44 03:11:44 #109 [security-bootstrapper] exporting to image 03:11:44 #109 exporting layers 03:11:44 #109 exporting layers 1.0s done 03:11:44 #109 writing image sha256:23a69ae8779b0ff44601ebfee375942ef843ac1fa7e791d061627d89bd61975b done 03:11:44 #109 naming to docker.io/library/security-bootstrapper-arm64 done 03:11:44 #109 DONE 9.2s 03:11:44 03:11:44 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:27:53 #151 ... 03:27:53 03:27:53 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:27:53 #148 DONE 2159.3s 03:27:53 03:27:53 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:27:53 #152 ... 03:27:53 03:27:53 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:27:53 #172 DONE 0.2s 03:27:53 03:27:53 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:27:53 #173 DONE 0.2s 03:27:53 03:27:53 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:27:53 #145 ... 03:27:53 03:27:53 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:27:53 #174 DONE 0.5s 03:27:53 03:27:53 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:27:53 #175 DONE 0.2s 03:27:53 03:27:53 #109 [core-command] exporting to image 03:27:53 #109 exporting layers 03:27:53 #109 exporting layers 0.5s done 03:27:53 #109 writing image sha256:ab46fc9cb77189a6709fdc8b60ba608ee3813851c34a068b2b869569dde96053 done 03:27:53 #109 naming to docker.io/library/core-command-arm64 done 03:27:53 #109 DONE 9.7s 03:27:53 03:27:53 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:28:05 #152 ... 03:28:05 03:28:05 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:28:05 #147 2179.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.94 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:28:13 #147 ... 03:28:13 03:28:13 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:28:13 #151 DONE 2188.1s 03:28:13 03:28:13 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:28:13 #142 ... 03:28:13 03:28:13 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:28:13 #176 DONE 0.1s 03:28:13 03:28:13 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:28:14 #177 DONE 0.1s 03:28:14 03:28:14 #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 03:28:14 #178 DONE 0.1s 03:28:14 03:28:14 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:28:14 #179 DONE 0.1s 03:28:14 03:28:14 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:28:14 #180 DONE 0.4s 03:28:14 03:28:14 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:28:14 #145 ... 03:28:14 03:28:14 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:28:14 #181 DONE 0.1s 03:28:14 03:28:14 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:28:16 #182 DONE 2.0s 03:28:16 03:28:16 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:28:16 #142 ... 03:28:16 03:28:16 #109 [security-proxy-setup] exporting to image 03:28:16 #109 exporting layers 03:28:21 #109 exporting layers 3.5s done 03:28:21 #109 writing image sha256:25f4841e5f3babd9f016d021786c45494e92e09edebaada7c04962802b0aafb5 done 03:28:21 #109 naming to docker.io/library/security-proxy-setup-arm64 done 03:28:21 #109 DONE 13.2s 03:28:21 03:28:21 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:28:43 #124 ... 03:28:43 03:28:43 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:28:43 #147 DONE 2215.4s 03:28:43 03:28:43 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:28:43 #42 ... 03:28:43 03:28:43 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:28:43 #183 DONE 0.2s 03:28:43 03:28:43 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:28:43 #42 ... 03:28:43 03:28:43 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:28:43 #184 DONE 0.2s 03:28:43 03:28: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 03:28:43 #185 DONE 0.1s 03:28:43 03:28: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 03:28:43 #186 DONE 0.1s 03:28:43 03:28:43 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:28:43 #187 DONE 0.1s 03:28:43 03:28:43 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:28:43 #188 DONE 0.4s 03:28:43 03:28:43 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:28:43 #189 DONE 0.5s 03:28:43 03:28:43 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:28:43 #190 DONE 0.2s 03:28:43 03:28:43 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:28:45 #191 DONE 2.2s 03:28:45 03:28:45 #109 [security-secretstore-setup] exporting to image 03:28:45 #109 exporting layers 03:28:47 #109 exporting layers 1.7s done 03:28:47 #109 writing image sha256:861672cb43a2687e6e1284a4546dc2d7e4fc2a5e37357b6d75d927a3da42abb1 done 03:28:47 #109 naming to docker.io/library/security-secretstore-setup-arm64 done 03:28:47 #109 DONE 15.0s 03:28:47 03:28:47 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:29:43 #42 ... 03:29:43 03:29:43 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:29:43 #145 DONE 2269.2s 03:29:43 03:29:43 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:29:43 #150 ... 03:29:43 03:29:43 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:29:43 #192 DONE 0.1s 03:29:43 03:29:43 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:29:43 #193 DONE 0.1s 03:29:43 03:29:43 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:29:43 #194 DONE 0.5s 03:29:43 03:29: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 03:29:43 #195 DONE 0.1s 03:29:43 03:29:43 #109 [security-spiffe-token-provider] exporting to image 03:29:43 #109 exporting layers 03:29:43 #109 exporting layers 0.6s done 03:29:43 #109 writing image sha256:c9eb02064b36c5e3d9f019fe2908cf3ae11fbd6b7eb75b85fdccc23052ed1162 done 03:29:43 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:29:43 #109 DONE 15.6s 03:29:43 03:29:43 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:30:30 #150 ... 03:30:30 03:30:30 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:30:30 #124 DONE 2318.0s 03:30:30 03:30:30 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:30:30 #142 ... 03:30:30 03:30:30 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:30:30 #196 DONE 0.8s 03:30:30 03:30:30 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:30:30 #42 ... 03:30:30 03:30:30 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:30:30 #197 DONE 0.4s 03:30:30 03:30:30 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:30:30 #198 DONE 0.6s 03:30:30 03:30:30 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:30:30 #199 DONE 0.2s 03:30:30 03:30:30 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:30:30 #142 ... 03:30:30 03:30:30 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:30:30 #200 DONE 0.2s 03:30:30 03:30:30 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:30:30 #201 DONE 1.9s 03:30:30 03:30:30 #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:30:30 #154 DONE 2319.3s 03:30:30 03:30:30 #109 [security-proxy-auth] exporting to image 03:30:30 #109 exporting layers 03:30:30 #109 ... 03:30:30 03:30:30 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:30:30 #202 DONE 0.2s 03:30:30 03:30:30 #109 [security-proxy-auth] exporting to image 03:30:30 #109 exporting layers 1.2s done 03:30:30 #109 writing image sha256:78cecc9cc83ff79a863902983d5313ec030d65882ac5894d08bc1d19cd49bbff done 03:30:30 #109 naming to docker.io/library/security-proxy-auth-arm64 done 03:30:30 #109 DONE 16.8s 03:30:30 03:30:30 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:30:30 #42 ... 03:30:30 03:30:30 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:30:30 #203 DONE 0.5s 03:30:30 03:30:30 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:30:30 #204 DONE 0.2s 03:30:30 03:30:30 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:30:30 #42 ... 03:30:30 03:30:30 #109 [core-keeper] exporting to image 03:30:30 #109 ... 03:30:30 03:30:30 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:30:30 #150 DONE 2325.2s 03:30:30 03:30:30 #109 [core-keeper] exporting to image 03:30:30 #109 ... 03:30:30 03:30:30 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:30:30 #152 DONE 2326.0s 03:30:30 03:30:30 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:30:31 #205 DONE 0.4s 03:30:31 03:30:31 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:30:31 #206 DONE 0.2s 03:30:31 03:30:31 #109 [core-keeper] exporting to image 03:30:31 #109 exporting layers 1.7s done 03:30:31 #109 writing image sha256:05dc177fda3a2f4c84a021b509d04133592d91348617703b6a3eabdcbd19a893 0.0s done 03:30:31 #109 naming to docker.io/library/core-keeper-arm64 03:30:31 #109 naming to docker.io/library/core-keeper-arm64 0.0s done 03:30:31 #109 DONE 18.5s 03:30:31 03:30:31 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:30:31 #42 ... 03:30:31 03:30:31 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:30:32 #207 ... 03:30:32 03:30:32 #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:30:32 #208 DONE 0.2s 03:30:32 03:30:32 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:30:32 #207 DONE 0.7s 03:30:32 03:30:32 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:30:32 #209 DONE 0.2s 03:30:32 03:30:32 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:30:32 #210 DONE 0.2s 03:30:32 03:30:32 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:30:33 #211 DONE 0.9s 03:30:33 03:30:33 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:30:33 #212 ... 03:30:33 03:30:33 #109 [core-data] exporting to image 03:30:33 #109 exporting layers 0.8s done 03:30:33 #109 writing image sha256:61aebbd3fb78823460c4a3b9891fb0911004d394429c6f86802965cefea27f8b 0.0s done 03:30:33 #109 naming to docker.io/library/core-data-arm64 done 03:30:33 #109 DONE 19.3s 03:30:33 03:30:33 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:30:33 #212 DONE 0.2s 03:30:33 03:30:33 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:30:33 #213 DONE 0.1s 03:30:33 03:30:33 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:30:33 #42 ... 03:30:33 03:30:33 #109 [core-metadata] exporting to image 03:30:34 #109 exporting layers 0.5s done 03:30:34 #109 writing image sha256:16268ad94812b819e0aaa1079a907e0084765cca5f7317fa4fde514d033bd571 done 03:30:34 #109 naming to docker.io/library/core-metadata-arm64 done 03:30:34 #109 DONE 19.9s 03:30:34 03:30:34 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:31:06 #149 ... 03:31:06 03:31:06 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:31:06 #142 DONE 2357.7s 03:31:06 03:31:06 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:31:06 #42 ... 03:31:06 03:31:06 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:31:06 #214 DONE 0.1s 03:31:06 03:31:06 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:31:06 #215 DONE 0.1s 03:31:06 03:31:06 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:31:06 #149 ... 03:31:06 03:31:06 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:31:06 #216 DONE 0.5s 03:31:06 03:31:06 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:31:06 #217 DONE 0.1s 03:31:06 03:31:06 #109 [support-scheduler] exporting to image 03:31:06 #109 exporting layers 03:31:06 #109 exporting layers 1.0s done 03:31:06 #109 writing image sha256:0366d03ae3120d88bfa5b9d29cc07e2efd085f2b3c243cf12bd0b09661b142f3 done 03:31:06 #109 naming to docker.io/library/support-scheduler-arm64 done 03:31:06 #109 DONE 20.9s 03:31:06 03:31:06 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:31:08 #149 DONE 2363.6s 03:31:08 03:31:08 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:31:08 #42 ... 03:31:08 03:31:08 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:31:08 #218 DONE 0.1s 03:31:08 03:31:08 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:31:09 #66 ... 03:31:09 03:31:09 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:31:09 #219 DONE 0.1s 03:31:09 03:31:09 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:31:09 #220 DONE 0.4s 03:31:09 03:31:09 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:31:09 #221 DONE 0.1s 03:31:09 03:31:09 #109 [support-notifications] exporting to image 03:31:10 #109 exporting layers 0.6s done 03:31:10 #109 writing image sha256:64bab682495c77a5050df7786e445602acf18c40317bd2acbea9339fe7ebb507 done 03:31:10 #109 naming to docker.io/library/support-notifications-arm64 done 03:31:10 #109 DONE 21.6s 03:31:10 03:31:10 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:31:10 time="2026-01-19T02:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:10 time="2026-01-19T02:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:10 time="2026-01-19T02:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:10 time="2026-01-19T02:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:10 time="2026-01-19T02:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:10 time="2026-01-19T02:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:10 time="2026-01-19T02:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:10 time="2026-01-19T02:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:10 time="2026-01-19T02:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:10 time="2026-01-19T02:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:10 time="2026-01-19T02:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:10 time="2026-01-19T02:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:10 time="2026-01-19T02:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:10 time="2026-01-19T02:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:10 time="2026-01-19T02:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:31:10 $ docker stop --time=1 27bc11643c428bf153e2f4e7af8b52df7b6a4f6324846f4c2b42b942f270cebe 03:31:11 $ docker rm -f --volumes 27bc11643c428bf153e2f4e7af8b52df7b6a4f6324846f4c2b42b942f270cebe [Pipeline] // withDockerContainer [Pipeline] sh 03:31:12 + docker images 03:31:12 REPOSITORY TAG IMAGE ID CREATED SIZE 03:31:12 support-notifications-arm64 latest 64bab682495c 3 seconds ago 54.3MB 03:31:12 support-scheduler-arm64 latest 0366d03ae312 9 seconds ago 50.4MB 03:31:12 core-metadata-arm64 latest 16268ad94812 39 seconds ago 46.4MB 03:31:12 core-data-arm64 latest 61aebbd3fb78 40 seconds ago 46.2MB 03:31:12 core-keeper-arm64 latest 05dc177fda3a 43 seconds ago 45.1MB 03:31:12 security-proxy-auth-arm64 latest 78cecc9cc83f 45 seconds ago 45.4MB 03:31:12 security-spiffe-token-provider-arm64 latest c9eb02064b36 About a minute ago 50.2MB 03:31:12 security-secretstore-setup-arm64 latest 861672cb43a2 2 minutes ago 81.6MB 03:31:12 security-proxy-setup-arm64 latest 25f4841e5f3b 2 minutes ago 51.3MB 03:31:12 core-command-arm64 latest ab46fc9cb771 3 minutes ago 40.9MB 03:31:12 security-bootstrapper-arm64 latest 23a69ae8779b 19 minutes ago 22.2MB 03:31:12 core-common-config-bootstrapper-arm64 latest 1d79e3eb443f 19 minutes ago 21.1MB 03:31:12 security-spire-config-arm64 latest ad45a3ac4de0 40 minutes ago 163MB 03:31:12 security-spire-agent-arm64 latest cd777df5147a 40 minutes ago 220MB 03:31:12 security-spire-server-arm64 latest 899de1d34ffc 40 minutes ago 164MB 03:31:12 ci-base-image-arm64 latest 86f6d2b0517c 42 minutes ago 927MB 03:31:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 3 months ago 564MB 03:31:12 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 03:31:12 provisioning config files... 03:31:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/949@tmp/config9732203191949989914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:13 ---> ****-login.sh 03:31:13 nexus3.edgexfoundry.org:10001 03:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:13 Configure a credential helper to remove this warning. See 03:31:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:13 03:31:13 Login Succeeded 03:31:13 nexus3.edgexfoundry.org:10002 03:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:13 Configure a credential helper to remove this warning. See 03:31:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:13 03:31:13 Login Succeeded 03:31:13 nexus3.edgexfoundry.org:10003 03:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:14 Configure a credential helper to remove this warning. See 03:31:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:14 03:31:14 Login Succeeded 03:31:14 nexus3.edgexfoundry.org:10004 03:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:14 Configure a credential helper to remove this warning. See 03:31:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:14 03:31:14 Login Succeeded 03:31:14 ****.io 03:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:14 Configure a credential helper to remove this warning. See 03:31:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:14 03:31:14 Login Succeeded 03:31:14 ---> ****-login.sh ends [Pipeline] } 03:31:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:31:15 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:31:15 887ca450e28627fe1f76a044593f56671b433ad2 03:31:15 latest 03:31:15 4.1.0-dev.94 03:31:15 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:31:15 main 03:31:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:31:16 6d97e67c55d7: Preparing 03:31:16 a6e6bdcfe5c0: Preparing 03:31:16 1d8e0dd57c5a: Preparing 03:31:16 289636a36a0b: Preparing 03:31:16 85d5966f055d: Preparing 03:31:16 73bfef7e450e: Preparing 03:31:16 0e64f2360a44: Preparing 03:31:16 73bfef7e450e: Waiting 03:31:16 0e64f2360a44: Waiting 03:31:16 1d8e0dd57c5a: Pushed 03:31:16 289636a36a0b: Pushed 03:31:16 6d97e67c55d7: Pushed 03:31:16 0e64f2360a44: Layer already exists 03:31:16 73bfef7e450e: Pushed 03:31:16 85d5966f055d: Pushed 03:31:23 a6e6bdcfe5c0: Pushed 03:31:23 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:71f3317889a3153d7369f7be9339cefc54534a04540355bc0bd3efae42d2e372 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:31:23 6d97e67c55d7: Preparing 03:31:23 a6e6bdcfe5c0: Preparing 03:31:23 1d8e0dd57c5a: Preparing 03:31:23 289636a36a0b: Preparing 03:31:23 85d5966f055d: Preparing 03:31:23 73bfef7e450e: Preparing 03:31:23 0e64f2360a44: Preparing 03:31:23 73bfef7e450e: Waiting 03:31:23 0e64f2360a44: Waiting 03:31:23 85d5966f055d: Layer already exists 03:31:23 289636a36a0b: Layer already exists 03:31:23 a6e6bdcfe5c0: Layer already exists 03:31:23 1d8e0dd57c5a: Layer already exists 03:31:23 6d97e67c55d7: Layer already exists 03:31:23 73bfef7e450e: Layer already exists 03:31:23 0e64f2360a44: Layer already exists 03:31:24 latest: digest: sha256:71f3317889a3153d7369f7be9339cefc54534a04540355bc0bd3efae42d2e372 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.94 03:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:31:24 6d97e67c55d7: Preparing 03:31:24 a6e6bdcfe5c0: Preparing 03:31:24 1d8e0dd57c5a: Preparing 03:31:24 289636a36a0b: Preparing 03:31:24 85d5966f055d: Preparing 03:31:24 73bfef7e450e: Preparing 03:31:24 0e64f2360a44: Preparing 03:31:24 73bfef7e450e: Waiting 03:31:24 0e64f2360a44: Waiting 03:31:24 289636a36a0b: Layer already exists 03:31:24 85d5966f055d: Layer already exists 03:31:24 1d8e0dd57c5a: Layer already exists 03:31:24 6d97e67c55d7: Layer already exists 03:31:24 a6e6bdcfe5c0: Layer already exists 03:31:24 73bfef7e450e: Layer already exists 03:31:24 0e64f2360a44: Layer already exists 03:31:25 4.1.0-dev.94: digest: sha256:71f3317889a3153d7369f7be9339cefc54534a04540355bc0bd3efae42d2e372 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:31:27 6d97e67c55d7: Preparing 03:31:27 a6e6bdcfe5c0: Preparing 03:31:27 1d8e0dd57c5a: Preparing 03:31:27 289636a36a0b: Preparing 03:31:27 85d5966f055d: Preparing 03:31:27 73bfef7e450e: Preparing 03:31:27 0e64f2360a44: Preparing 03:31:27 73bfef7e450e: Waiting 03:31:27 0e64f2360a44: Waiting 03:31:27 289636a36a0b: Layer already exists 03:31:27 a6e6bdcfe5c0: Layer already exists 03:31:27 1d8e0dd57c5a: Layer already exists 03:31:27 6d97e67c55d7: Layer already exists 03:31:27 85d5966f055d: Layer already exists 03:31:27 0e64f2360a44: Layer already exists 03:31:27 73bfef7e450e: Layer already exists 03:31:27 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:71f3317889a3153d7369f7be9339cefc54534a04540355bc0bd3efae42d2e372 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:31:29 6d97e67c55d7: Preparing 03:31:29 a6e6bdcfe5c0: Preparing 03:31:29 1d8e0dd57c5a: Preparing 03:31:29 289636a36a0b: Preparing 03:31:29 85d5966f055d: Preparing 03:31:29 73bfef7e450e: Preparing 03:31:29 0e64f2360a44: Preparing 03:31:29 73bfef7e450e: Waiting 03:31:29 0e64f2360a44: Waiting 03:31:29 6d97e67c55d7: Layer already exists 03:31:29 289636a36a0b: Layer already exists 03:31:29 1d8e0dd57c5a: Layer already exists 03:31:29 a6e6bdcfe5c0: Layer already exists 03:31:29 85d5966f055d: Layer already exists 03:31:29 73bfef7e450e: Layer already exists 03:31:29 0e64f2360a44: Layer already exists 03:31:29 main: digest: sha256:71f3317889a3153d7369f7be9339cefc54534a04540355bc0bd3efae42d2e372 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:29 ===================================================== [Pipeline] echo 03:31:29 taggedImages: 03:31:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:31:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:31:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.94 03:31:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:31:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:31:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:31:29 887ca450e28627fe1f76a044593f56671b433ad2 03:31:29 latest 03:31:29 4.1.0-dev.94 03:31:29 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:31:29 main 03:31:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:31:30 e266a17717e0: Preparing 03:31:30 c6c095446e3d: Preparing 03:31:30 7c0fd0f5113e: Preparing 03:31:30 ce8afad57d7b: Preparing 03:31:30 1d8e0dd57c5a: Preparing 03:31:30 289636a36a0b: Preparing 03:31:30 85d5966f055d: Preparing 03:31:30 73bfef7e450e: Preparing 03:31:30 0e64f2360a44: Preparing 03:31:30 289636a36a0b: Waiting 03:31:30 85d5966f055d: Waiting 03:31:30 73bfef7e450e: Waiting 03:31:30 0e64f2360a44: Waiting 03:31:30 1d8e0dd57c5a: Layer already exists 03:31:30 289636a36a0b: Layer already exists 03:31:30 85d5966f055d: Layer already exists 03:31:30 73bfef7e450e: Layer already exists 03:31:30 e266a17717e0: Pushed 03:31:30 c6c095446e3d: Pushed 03:31:30 7c0fd0f5113e: Pushed 03:31:30 0e64f2360a44: Layer already exists 03:31:33 ce8afad57d7b: Pushed 03:31:33 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:96989df0d7bb1a5343fca2476a4c03d6e3d101a105e3e52beae0d3d89a718cb2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:34 + 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 03:31:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:31:34 e266a17717e0: Preparing 03:31:34 c6c095446e3d: Preparing 03:31:34 7c0fd0f5113e: Preparing 03:31:34 ce8afad57d7b: Preparing 03:31:34 1d8e0dd57c5a: Preparing 03:31:34 289636a36a0b: Preparing 03:31:34 85d5966f055d: Preparing 03:31:34 73bfef7e450e: Preparing 03:31:34 0e64f2360a44: Preparing 03:31:34 289636a36a0b: Waiting 03:31:34 85d5966f055d: Waiting 03:31:34 0e64f2360a44: Waiting 03:31:34 73bfef7e450e: Waiting 03:31:34 ce8afad57d7b: Layer already exists 03:31:34 1d8e0dd57c5a: Layer already exists 03:31:34 c6c095446e3d: Layer already exists 03:31:34 e266a17717e0: Layer already exists 03:31:34 7c0fd0f5113e: Layer already exists 03:31:34 289636a36a0b: Layer already exists 03:31:34 85d5966f055d: Layer already exists 03:31:34 0e64f2360a44: Layer already exists 03:31:34 73bfef7e450e: Layer already exists 03:31:34 latest: digest: sha256:96989df0d7bb1a5343fca2476a4c03d6e3d101a105e3e52beae0d3d89a718cb2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.94 03:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:31:35 e266a17717e0: Preparing 03:31:35 c6c095446e3d: Preparing 03:31:35 7c0fd0f5113e: Preparing 03:31:35 ce8afad57d7b: Preparing 03:31:35 1d8e0dd57c5a: Preparing 03:31:35 289636a36a0b: Preparing 03:31:35 85d5966f055d: Preparing 03:31:35 73bfef7e450e: Preparing 03:31:35 0e64f2360a44: Preparing 03:31:35 85d5966f055d: Waiting 03:31:35 73bfef7e450e: Waiting 03:31:35 289636a36a0b: Waiting 03:31:35 0e64f2360a44: Waiting 03:31:35 1d8e0dd57c5a: Layer already exists 03:31:35 7c0fd0f5113e: Layer already exists 03:31:35 c6c095446e3d: Layer already exists 03:31:35 ce8afad57d7b: Layer already exists 03:31:35 e266a17717e0: Layer already exists 03:31:35 73bfef7e450e: Layer already exists 03:31:35 85d5966f055d: Layer already exists 03:31:35 289636a36a0b: Layer already exists 03:31:35 0e64f2360a44: Layer already exists 03:31:35 4.1.0-dev.94: digest: sha256:96989df0d7bb1a5343fca2476a4c03d6e3d101a105e3e52beae0d3d89a718cb2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:31:36 e266a17717e0: Preparing 03:31:36 c6c095446e3d: Preparing 03:31:36 7c0fd0f5113e: Preparing 03:31:36 ce8afad57d7b: Preparing 03:31:36 1d8e0dd57c5a: Preparing 03:31:36 289636a36a0b: Preparing 03:31:36 85d5966f055d: Preparing 03:31:36 73bfef7e450e: Preparing 03:31:36 0e64f2360a44: Preparing 03:31:36 289636a36a0b: Waiting 03:31:36 0e64f2360a44: Waiting 03:31:36 85d5966f055d: Waiting 03:31:36 73bfef7e450e: Waiting 03:31:36 e266a17717e0: Layer already exists 03:31:36 c6c095446e3d: Layer already exists 03:31:36 1d8e0dd57c5a: Layer already exists 03:31:36 7c0fd0f5113e: Layer already exists 03:31:36 ce8afad57d7b: Layer already exists 03:31:36 85d5966f055d: Layer already exists 03:31:36 73bfef7e450e: Layer already exists 03:31:36 289636a36a0b: Layer already exists 03:31:36 0e64f2360a44: Layer already exists 03:31:36 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:96989df0d7bb1a5343fca2476a4c03d6e3d101a105e3e52beae0d3d89a718cb2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:36 + 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 03:31:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:31:36 e266a17717e0: Preparing 03:31:36 c6c095446e3d: Preparing 03:31:36 7c0fd0f5113e: Preparing 03:31:36 ce8afad57d7b: Preparing 03:31:36 1d8e0dd57c5a: Preparing 03:31:36 289636a36a0b: Preparing 03:31:36 85d5966f055d: Preparing 03:31:36 73bfef7e450e: Preparing 03:31:36 0e64f2360a44: Preparing 03:31:36 289636a36a0b: Waiting 03:31:36 85d5966f055d: Waiting 03:31:36 73bfef7e450e: Waiting 03:31:36 0e64f2360a44: Waiting 03:31:36 e266a17717e0: Layer already exists 03:31:36 1d8e0dd57c5a: Layer already exists 03:31:36 c6c095446e3d: Layer already exists 03:31:36 ce8afad57d7b: Layer already exists 03:31:36 7c0fd0f5113e: Layer already exists 03:31:36 85d5966f055d: Layer already exists 03:31:36 73bfef7e450e: Layer already exists 03:31:36 289636a36a0b: Layer already exists 03:31:36 0e64f2360a44: Layer already exists 03:31:37 main: digest: sha256:96989df0d7bb1a5343fca2476a4c03d6e3d101a105e3e52beae0d3d89a718cb2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:37 ===================================================== [Pipeline] echo 03:31:37 taggedImages: 03:31:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:31:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:31:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.94 03:31:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:31:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:31:37 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:31:37 887ca450e28627fe1f76a044593f56671b433ad2 03:31:37 latest 03:31:37 4.1.0-dev.94 03:31:37 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:31:37 main 03:31:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:31:38 63a5cc8eabc8: Preparing 03:31:38 9abf9733229b: Preparing 03:31:38 1d8e0dd57c5a: Preparing 03:31:38 289636a36a0b: Preparing 03:31:38 30e3727569f3: Preparing 03:31:38 eb53b4244ae4: Preparing 03:31:38 0e64f2360a44: Preparing 03:31:38 eb53b4244ae4: Waiting 03:31:38 0e64f2360a44: Waiting 03:31:38 1d8e0dd57c5a: Layer already exists 03:31:38 289636a36a0b: Layer already exists 03:31:38 0e64f2360a44: Layer already exists 03:31:38 63a5cc8eabc8: Pushed 03:31:38 eb53b4244ae4: Pushed 03:31:38 30e3727569f3: Pushed 03:31:46 9abf9733229b: Pushed 03:31:46 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:2c2f465410c54f06fc32c76a17aeb98befbf1dd0e64934cb0d4e93d08bd5f826 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:31:47 63a5cc8eabc8: Preparing 03:31:47 9abf9733229b: Preparing 03:31:47 1d8e0dd57c5a: Preparing 03:31:47 289636a36a0b: Preparing 03:31:47 30e3727569f3: Preparing 03:31:47 eb53b4244ae4: Preparing 03:31:47 eb53b4244ae4: Waiting 03:31:47 0e64f2360a44: Preparing 03:31:47 0e64f2360a44: Waiting 03:31:47 30e3727569f3: Layer already exists 03:31:47 63a5cc8eabc8: Layer already exists 03:31:47 289636a36a0b: Layer already exists 03:31:47 9abf9733229b: Layer already exists 03:31:47 1d8e0dd57c5a: Layer already exists 03:31:47 eb53b4244ae4: Layer already exists 03:31:47 0e64f2360a44: Layer already exists 03:31:47 latest: digest: sha256:2c2f465410c54f06fc32c76a17aeb98befbf1dd0e64934cb0d4e93d08bd5f826 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.94 03:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:31:48 63a5cc8eabc8: Preparing 03:31:48 9abf9733229b: Preparing 03:31:48 1d8e0dd57c5a: Preparing 03:31:48 289636a36a0b: Preparing 03:31:48 30e3727569f3: Preparing 03:31:48 eb53b4244ae4: Preparing 03:31:48 0e64f2360a44: Preparing 03:31:48 eb53b4244ae4: Waiting 03:31:48 0e64f2360a44: Waiting 03:31:48 63a5cc8eabc8: Layer already exists 03:31:48 289636a36a0b: Layer already exists 03:31:48 9abf9733229b: Layer already exists 03:31:48 30e3727569f3: Layer already exists 03:31:48 1d8e0dd57c5a: Layer already exists 03:31:48 eb53b4244ae4: Layer already exists 03:31:48 0e64f2360a44: Layer already exists 03:31:48 4.1.0-dev.94: digest: sha256:2c2f465410c54f06fc32c76a17aeb98befbf1dd0e64934cb0d4e93d08bd5f826 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:31:49 63a5cc8eabc8: Preparing 03:31:49 9abf9733229b: Preparing 03:31:49 1d8e0dd57c5a: Preparing 03:31:49 289636a36a0b: Preparing 03:31:49 30e3727569f3: Preparing 03:31:49 eb53b4244ae4: Preparing 03:31:49 0e64f2360a44: Preparing 03:31:49 0e64f2360a44: Waiting 03:31:49 eb53b4244ae4: Waiting 03:31:49 9abf9733229b: Layer already exists 03:31:49 289636a36a0b: Layer already exists 03:31:49 63a5cc8eabc8: Layer already exists 03:31:49 1d8e0dd57c5a: Layer already exists 03:31:49 30e3727569f3: Layer already exists 03:31:49 eb53b4244ae4: Layer already exists 03:31:49 0e64f2360a44: Layer already exists 03:31:49 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:2c2f465410c54f06fc32c76a17aeb98befbf1dd0e64934cb0d4e93d08bd5f826 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:31:50 63a5cc8eabc8: Preparing 03:31:50 9abf9733229b: Preparing 03:31:50 1d8e0dd57c5a: Preparing 03:31:50 289636a36a0b: Preparing 03:31:50 30e3727569f3: Preparing 03:31:50 eb53b4244ae4: Preparing 03:31:50 0e64f2360a44: Preparing 03:31:50 eb53b4244ae4: Waiting 03:31:50 0e64f2360a44: Waiting 03:31:50 30e3727569f3: Layer already exists 03:31:50 1d8e0dd57c5a: Layer already exists 03:31:50 289636a36a0b: Layer already exists 03:31:50 63a5cc8eabc8: Layer already exists 03:31:50 9abf9733229b: Layer already exists 03:31:50 0e64f2360a44: Layer already exists 03:31:50 eb53b4244ae4: Layer already exists 03:31:50 main: digest: sha256:2c2f465410c54f06fc32c76a17aeb98befbf1dd0e64934cb0d4e93d08bd5f826 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:50 ===================================================== [Pipeline] echo 03:31:50 taggedImages: 03:31:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:31:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:31:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.94 03:31:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:31:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:31:50 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:31:50 887ca450e28627fe1f76a044593f56671b433ad2 03:31:50 latest 03:31:50 4.1.0-dev.94 03:31:50 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:31:50 main 03:31:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:31:51 2c7f5b738c3a: Preparing 03:31:51 3c1f96fad7ae: Preparing 03:31:51 289636a36a0b: Preparing 03:31:51 514b86f30442: Preparing 03:31:51 20e9ff4bf634: Preparing 03:31:51 0e64f2360a44: Preparing 03:31:51 20e9ff4bf634: Pushed 03:31:51 514b86f30442: Pushed 03:31:52 289636a36a0b: Layer already exists 03:31:52 0e64f2360a44: Layer already exists 03:31:52 2c7f5b738c3a: Pushed 03:31:58 3c1f96fad7ae: Pushed 03:31:59 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:f9646eaa15458eaa02b0eeac2131a32fc2b70e1b7dbd28534e32c88a0a8065f2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:31:59 2c7f5b738c3a: Preparing 03:31:59 3c1f96fad7ae: Preparing 03:31:59 289636a36a0b: Preparing 03:31:59 514b86f30442: Preparing 03:31:59 20e9ff4bf634: Preparing 03:31:59 0e64f2360a44: Preparing 03:31:59 0e64f2360a44: Waiting 03:31:59 2c7f5b738c3a: Layer already exists 03:31:59 3c1f96fad7ae: Layer already exists 03:31:59 289636a36a0b: Layer already exists 03:31:59 20e9ff4bf634: Layer already exists 03:31:59 514b86f30442: Layer already exists 03:31:59 0e64f2360a44: Layer already exists 03:31:59 latest: digest: sha256:f9646eaa15458eaa02b0eeac2131a32fc2b70e1b7dbd28534e32c88a0a8065f2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.94 03:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:32:00 2c7f5b738c3a: Preparing 03:32:00 3c1f96fad7ae: Preparing 03:32:00 289636a36a0b: Preparing 03:32:00 514b86f30442: Preparing 03:32:00 20e9ff4bf634: Preparing 03:32:00 0e64f2360a44: Preparing 03:32:00 20e9ff4bf634: Layer already exists 03:32:00 289636a36a0b: Layer already exists 03:32:00 2c7f5b738c3a: Layer already exists 03:32:00 514b86f30442: Layer already exists 03:32:00 3c1f96fad7ae: Layer already exists 03:32:00 0e64f2360a44: Layer already exists 03:32:00 4.1.0-dev.94: digest: sha256:f9646eaa15458eaa02b0eeac2131a32fc2b70e1b7dbd28534e32c88a0a8065f2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:32:01 2c7f5b738c3a: Preparing 03:32:01 3c1f96fad7ae: Preparing 03:32:01 289636a36a0b: Preparing 03:32:01 514b86f30442: Preparing 03:32:01 20e9ff4bf634: Preparing 03:32:01 0e64f2360a44: Preparing 03:32:01 0e64f2360a44: Waiting 03:32:01 2c7f5b738c3a: Layer already exists 03:32:01 514b86f30442: Layer already exists 03:32:01 289636a36a0b: Layer already exists 03:32:01 20e9ff4bf634: Layer already exists 03:32:01 3c1f96fad7ae: Layer already exists 03:32:01 0e64f2360a44: Layer already exists 03:32:01 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:f9646eaa15458eaa02b0eeac2131a32fc2b70e1b7dbd28534e32c88a0a8065f2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:32:02 2c7f5b738c3a: Preparing 03:32:02 3c1f96fad7ae: Preparing 03:32:02 289636a36a0b: Preparing 03:32:02 514b86f30442: Preparing 03:32:02 20e9ff4bf634: Preparing 03:32:02 0e64f2360a44: Preparing 03:32:02 0e64f2360a44: Waiting 03:32:02 514b86f30442: Layer already exists 03:32:02 3c1f96fad7ae: Layer already exists 03:32:02 20e9ff4bf634: Layer already exists 03:32:02 289636a36a0b: Layer already exists 03:32:02 2c7f5b738c3a: Layer already exists 03:32:02 0e64f2360a44: Layer already exists 03:32:02 main: digest: sha256:f9646eaa15458eaa02b0eeac2131a32fc2b70e1b7dbd28534e32c88a0a8065f2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:02 ===================================================== [Pipeline] echo 03:32:02 taggedImages: 03:32:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:32:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:32:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.94 03:32:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:32:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:32:03 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:32:03 887ca450e28627fe1f76a044593f56671b433ad2 03:32:03 latest 03:32:03 4.1.0-dev.94 03:32:03 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:32:03 main 03:32:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:32:03 1b31be69b6b1: Preparing 03:32:03 b43d17b192f4: Preparing 03:32:03 59cb17f39a2d: Preparing 03:32:03 1d8e0dd57c5a: Preparing 03:32:03 289636a36a0b: Preparing 03:32:03 85d5966f055d: Preparing 03:32:03 73bfef7e450e: Preparing 03:32:03 85d5966f055d: Waiting 03:32:03 0e64f2360a44: Preparing 03:32:03 73bfef7e450e: Waiting 03:32:03 0e64f2360a44: Waiting 03:32:03 b43d17b192f4: Pushed 03:32:05 289636a36a0b: Layer already exists 03:32:05 1d8e0dd57c5a: Layer already exists 03:32:05 85d5966f055d: Layer already exists 03:32:05 73bfef7e450e: Layer already exists 03:32:05 0e64f2360a44: Layer already exists 03:32:05 1b31be69b6b1: Pushed 03:32:12 59cb17f39a2d: Pushed 03:32:12 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:42262d4945558d3c7fe5bded69eb94207a578198e9d1baa031530cd749831665 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:32:13 1b31be69b6b1: Preparing 03:32:13 b43d17b192f4: Preparing 03:32:13 59cb17f39a2d: Preparing 03:32:13 1d8e0dd57c5a: Preparing 03:32:13 289636a36a0b: Preparing 03:32:13 85d5966f055d: Preparing 03:32:13 73bfef7e450e: Preparing 03:32:13 0e64f2360a44: Preparing 03:32:13 85d5966f055d: Waiting 03:32:13 73bfef7e450e: Waiting 03:32:13 0e64f2360a44: Waiting 03:32:13 1d8e0dd57c5a: Layer already exists 03:32:13 289636a36a0b: Layer already exists 03:32:13 1b31be69b6b1: Layer already exists 03:32:13 b43d17b192f4: Layer already exists 03:32:13 59cb17f39a2d: Layer already exists 03:32:13 0e64f2360a44: Layer already exists 03:32:13 85d5966f055d: Layer already exists 03:32:13 73bfef7e450e: Layer already exists 03:32:13 latest: digest: sha256:42262d4945558d3c7fe5bded69eb94207a578198e9d1baa031530cd749831665 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.94 03:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:32:14 1b31be69b6b1: Preparing 03:32:14 b43d17b192f4: Preparing 03:32:14 59cb17f39a2d: Preparing 03:32:14 1d8e0dd57c5a: Preparing 03:32:14 289636a36a0b: Preparing 03:32:14 85d5966f055d: Preparing 03:32:14 73bfef7e450e: Preparing 03:32:14 0e64f2360a44: Preparing 03:32:14 85d5966f055d: Waiting 03:32:14 73bfef7e450e: Waiting 03:32:14 0e64f2360a44: Waiting 03:32:14 59cb17f39a2d: Layer already exists 03:32:14 289636a36a0b: Layer already exists 03:32:14 1b31be69b6b1: Layer already exists 03:32:14 1d8e0dd57c5a: Layer already exists 03:32:14 b43d17b192f4: Layer already exists 03:32:14 0e64f2360a44: Layer already exists 03:32:14 73bfef7e450e: Layer already exists 03:32:14 85d5966f055d: Layer already exists 03:32:14 4.1.0-dev.94: digest: sha256:42262d4945558d3c7fe5bded69eb94207a578198e9d1baa031530cd749831665 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:32:15 1b31be69b6b1: Preparing 03:32:15 b43d17b192f4: Preparing 03:32:15 59cb17f39a2d: Preparing 03:32:15 1d8e0dd57c5a: Preparing 03:32:15 289636a36a0b: Preparing 03:32:15 85d5966f055d: Preparing 03:32:15 73bfef7e450e: Preparing 03:32:15 0e64f2360a44: Preparing 03:32:15 73bfef7e450e: Waiting 03:32:15 0e64f2360a44: Waiting 03:32:15 85d5966f055d: Waiting 03:32:15 1b31be69b6b1: Layer already exists 03:32:15 b43d17b192f4: Layer already exists 03:32:15 289636a36a0b: Layer already exists 03:32:15 1d8e0dd57c5a: Layer already exists 03:32:15 59cb17f39a2d: Layer already exists 03:32:15 73bfef7e450e: Layer already exists 03:32:15 85d5966f055d: Layer already exists 03:32:15 0e64f2360a44: Layer already exists 03:32:15 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:42262d4945558d3c7fe5bded69eb94207a578198e9d1baa031530cd749831665 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:32:19 1b31be69b6b1: Preparing 03:32:19 b43d17b192f4: Preparing 03:32:19 59cb17f39a2d: Preparing 03:32:19 1d8e0dd57c5a: Preparing 03:32:19 289636a36a0b: Preparing 03:32:19 85d5966f055d: Preparing 03:32:19 73bfef7e450e: Preparing 03:32:19 85d5966f055d: Waiting 03:32:19 0e64f2360a44: Preparing 03:32:19 73bfef7e450e: Waiting 03:32:19 0e64f2360a44: Waiting 03:32:19 59cb17f39a2d: Layer already exists 03:32:19 b43d17b192f4: Layer already exists 03:32:19 289636a36a0b: Layer already exists 03:32:19 1d8e0dd57c5a: Layer already exists 03:32:19 1b31be69b6b1: Layer already exists 03:32:19 85d5966f055d: Layer already exists 03:32:19 0e64f2360a44: Layer already exists 03:32:19 73bfef7e450e: Layer already exists 03:32:19 main: digest: sha256:42262d4945558d3c7fe5bded69eb94207a578198e9d1baa031530cd749831665 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:19 ===================================================== [Pipeline] echo 03:32:19 taggedImages: 03:32:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:32:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:32:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.94 03:32:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:32:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:32:19 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:32:19 887ca450e28627fe1f76a044593f56671b433ad2 03:32:19 latest 03:32:19 4.1.0-dev.94 03:32:19 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:32:19 main 03:32:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:32:20 8918dcfa9095: Preparing 03:32:20 30c6f029e642: Preparing 03:32:20 31f223c67ed8: Preparing 03:32:20 e1acece37e89: Preparing 03:32:20 9b53b3602f78: Preparing 03:32:20 840817549a18: Preparing 03:32:20 229d78965f1a: Preparing 03:32:20 1d8e0dd57c5a: Preparing 03:32:20 289636a36a0b: Preparing 03:32:20 840817549a18: Waiting 03:32:20 f6a477ef9ff1: Preparing 03:32:20 b5721b6c528c: Preparing 03:32:20 5f70bf18a086: Preparing 03:32:20 dc468984341f: Preparing 03:32:20 d38522d47ae1: Preparing 03:32:20 408b185d5df9: Preparing 03:32:20 0e64f2360a44: Preparing 03:32:20 1d8e0dd57c5a: Waiting 03:32:20 289636a36a0b: Waiting 03:32:20 f6a477ef9ff1: Waiting 03:32:20 b5721b6c528c: Waiting 03:32:20 5f70bf18a086: Waiting 03:32:20 dc468984341f: Waiting 03:32:20 d38522d47ae1: Waiting 03:32:20 408b185d5df9: Waiting 03:32:20 0e64f2360a44: Waiting 03:32:20 229d78965f1a: Waiting 03:32:20 e1acece37e89: Pushed 03:32:20 8918dcfa9095: Pushed 03:32:20 9b53b3602f78: Pushed 03:32:20 31f223c67ed8: Pushed 03:32:20 30c6f029e642: Pushed 03:32:20 1d8e0dd57c5a: Layer already exists 03:32:20 289636a36a0b: Layer already exists 03:32:20 840817549a18: Pushed 03:32:20 5f70bf18a086: Layer already exists 03:32:20 f6a477ef9ff1: Pushed 03:32:20 b5721b6c528c: Pushed 03:32:20 0e64f2360a44: Layer already exists 03:32:20 dc468984341f: Pushed 03:32:20 408b185d5df9: Pushed 03:32:20 d38522d47ae1: Pushed 03:32:23 229d78965f1a: Pushed 03:32:23 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:390569a216a0e1b1786c2785716b4719802b206cecbf0138bdae34681e4522a2 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:32:24 8918dcfa9095: Preparing 03:32:24 30c6f029e642: Preparing 03:32:24 31f223c67ed8: Preparing 03:32:24 e1acece37e89: Preparing 03:32:24 9b53b3602f78: Preparing 03:32:24 840817549a18: Preparing 03:32:24 229d78965f1a: Preparing 03:32:24 1d8e0dd57c5a: Preparing 03:32:24 289636a36a0b: Preparing 03:32:24 f6a477ef9ff1: Preparing 03:32:24 b5721b6c528c: Preparing 03:32:24 5f70bf18a086: Preparing 03:32:24 dc468984341f: Preparing 03:32:24 d38522d47ae1: Preparing 03:32:24 408b185d5df9: Preparing 03:32:24 0e64f2360a44: Preparing 03:32:24 f6a477ef9ff1: Waiting 03:32:24 b5721b6c528c: Waiting 03:32:24 5f70bf18a086: Waiting 03:32:24 dc468984341f: Waiting 03:32:24 d38522d47ae1: Waiting 03:32:24 840817549a18: Waiting 03:32:24 229d78965f1a: Waiting 03:32:24 408b185d5df9: Waiting 03:32:24 0e64f2360a44: Waiting 03:32:24 1d8e0dd57c5a: Waiting 03:32:24 289636a36a0b: Waiting 03:32:24 9b53b3602f78: Layer already exists 03:32:24 30c6f029e642: Layer already exists 03:32:24 e1acece37e89: Layer already exists 03:32:24 8918dcfa9095: Layer already exists 03:32:24 31f223c67ed8: Layer already exists 03:32:24 289636a36a0b: Layer already exists 03:32:24 840817549a18: Layer already exists 03:32:24 f6a477ef9ff1: Layer already exists 03:32:24 229d78965f1a: Layer already exists 03:32:24 1d8e0dd57c5a: Layer already exists 03:32:24 408b185d5df9: Layer already exists 03:32:24 b5721b6c528c: Layer already exists 03:32:24 dc468984341f: Layer already exists 03:32:24 5f70bf18a086: Layer already exists 03:32:24 d38522d47ae1: Layer already exists 03:32:24 0e64f2360a44: Layer already exists 03:32:24 latest: digest: sha256:390569a216a0e1b1786c2785716b4719802b206cecbf0138bdae34681e4522a2 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.94 03:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:32:25 8918dcfa9095: Preparing 03:32:25 30c6f029e642: Preparing 03:32:25 31f223c67ed8: Preparing 03:32:25 e1acece37e89: Preparing 03:32:25 9b53b3602f78: Preparing 03:32:25 840817549a18: Preparing 03:32:25 229d78965f1a: Preparing 03:32:25 1d8e0dd57c5a: Preparing 03:32:25 289636a36a0b: Preparing 03:32:25 f6a477ef9ff1: Preparing 03:32:25 b5721b6c528c: Preparing 03:32:25 5f70bf18a086: Preparing 03:32:25 dc468984341f: Preparing 03:32:25 d38522d47ae1: Preparing 03:32:25 408b185d5df9: Preparing 03:32:25 0e64f2360a44: Preparing 03:32:25 f6a477ef9ff1: Waiting 03:32:25 b5721b6c528c: Waiting 03:32:25 5f70bf18a086: Waiting 03:32:25 dc468984341f: Waiting 03:32:25 d38522d47ae1: Waiting 03:32:25 408b185d5df9: Waiting 03:32:25 0e64f2360a44: Waiting 03:32:25 229d78965f1a: Waiting 03:32:25 1d8e0dd57c5a: Waiting 03:32:25 289636a36a0b: Waiting 03:32:25 840817549a18: Waiting 03:32:25 e1acece37e89: Layer already exists 03:32:25 31f223c67ed8: Layer already exists 03:32:25 9b53b3602f78: Layer already exists 03:32:25 8918dcfa9095: Layer already exists 03:32:25 30c6f029e642: Layer already exists 03:32:25 840817549a18: Layer already exists 03:32:25 1d8e0dd57c5a: Layer already exists 03:32:25 229d78965f1a: Layer already exists 03:32:25 289636a36a0b: Layer already exists 03:32:25 f6a477ef9ff1: Layer already exists 03:32:25 408b185d5df9: Layer already exists 03:32:25 5f70bf18a086: Layer already exists 03:32:25 dc468984341f: Layer already exists 03:32:25 d38522d47ae1: Layer already exists 03:32:25 b5721b6c528c: Layer already exists 03:32:25 0e64f2360a44: Layer already exists 03:32:25 4.1.0-dev.94: digest: sha256:390569a216a0e1b1786c2785716b4719802b206cecbf0138bdae34681e4522a2 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:32:26 8918dcfa9095: Preparing 03:32:26 30c6f029e642: Preparing 03:32:26 31f223c67ed8: Preparing 03:32:26 e1acece37e89: Preparing 03:32:26 9b53b3602f78: Preparing 03:32:26 840817549a18: Preparing 03:32:26 229d78965f1a: Preparing 03:32:26 1d8e0dd57c5a: Preparing 03:32:26 289636a36a0b: Preparing 03:32:26 f6a477ef9ff1: Preparing 03:32:26 b5721b6c528c: Preparing 03:32:26 5f70bf18a086: Preparing 03:32:26 dc468984341f: Preparing 03:32:26 d38522d47ae1: Preparing 03:32:26 408b185d5df9: Preparing 03:32:26 0e64f2360a44: Preparing 03:32:26 1d8e0dd57c5a: Waiting 03:32:26 289636a36a0b: Waiting 03:32:26 f6a477ef9ff1: Waiting 03:32:26 b5721b6c528c: Waiting 03:32:26 5f70bf18a086: Waiting 03:32:26 dc468984341f: Waiting 03:32:26 d38522d47ae1: Waiting 03:32:26 408b185d5df9: Waiting 03:32:26 0e64f2360a44: Waiting 03:32:26 840817549a18: Waiting 03:32:26 229d78965f1a: Waiting 03:32:26 8918dcfa9095: Layer already exists 03:32:26 30c6f029e642: Layer already exists 03:32:26 31f223c67ed8: Layer already exists 03:32:26 9b53b3602f78: Layer already exists 03:32:26 e1acece37e89: Layer already exists 03:32:26 289636a36a0b: Layer already exists 03:32:26 840817549a18: Layer already exists 03:32:26 229d78965f1a: Layer already exists 03:32:26 f6a477ef9ff1: Layer already exists 03:32:26 1d8e0dd57c5a: Layer already exists 03:32:26 dc468984341f: Layer already exists 03:32:26 d38522d47ae1: Layer already exists 03:32:26 5f70bf18a086: Layer already exists 03:32:26 b5721b6c528c: Layer already exists 03:32:26 408b185d5df9: Layer already exists 03:32:26 0e64f2360a44: Layer already exists 03:32:26 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:390569a216a0e1b1786c2785716b4719802b206cecbf0138bdae34681e4522a2 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:32:27 8918dcfa9095: Preparing 03:32:27 30c6f029e642: Preparing 03:32:27 31f223c67ed8: Preparing 03:32:27 e1acece37e89: Preparing 03:32:27 9b53b3602f78: Preparing 03:32:27 840817549a18: Preparing 03:32:27 229d78965f1a: Preparing 03:32:27 1d8e0dd57c5a: Preparing 03:32:27 289636a36a0b: Preparing 03:32:27 f6a477ef9ff1: Preparing 03:32:27 b5721b6c528c: Preparing 03:32:27 5f70bf18a086: Preparing 03:32:27 dc468984341f: Preparing 03:32:27 d38522d47ae1: Preparing 03:32:27 408b185d5df9: Preparing 03:32:27 0e64f2360a44: Preparing 03:32:27 b5721b6c528c: Waiting 03:32:27 5f70bf18a086: Waiting 03:32:27 840817549a18: Waiting 03:32:27 dc468984341f: Waiting 03:32:27 d38522d47ae1: Waiting 03:32:27 408b185d5df9: Waiting 03:32:27 0e64f2360a44: Waiting 03:32:27 229d78965f1a: Waiting 03:32:27 289636a36a0b: Waiting 03:32:27 f6a477ef9ff1: Waiting 03:32:27 1d8e0dd57c5a: Waiting 03:32:27 9b53b3602f78: Layer already exists 03:32:27 8918dcfa9095: Layer already exists 03:32:27 31f223c67ed8: Layer already exists 03:32:27 e1acece37e89: Layer already exists 03:32:27 30c6f029e642: Layer already exists 03:32:27 840817549a18: Layer already exists 03:32:27 1d8e0dd57c5a: Layer already exists 03:32:27 289636a36a0b: Layer already exists 03:32:27 229d78965f1a: Layer already exists 03:32:27 f6a477ef9ff1: Layer already exists 03:32:27 d38522d47ae1: Layer already exists 03:32:27 408b185d5df9: Layer already exists 03:32:27 5f70bf18a086: Layer already exists 03:32:27 b5721b6c528c: Layer already exists 03:32:27 dc468984341f: Layer already exists 03:32:27 0e64f2360a44: Layer already exists 03:32:27 main: digest: sha256:390569a216a0e1b1786c2785716b4719802b206cecbf0138bdae34681e4522a2 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:27 ===================================================== [Pipeline] echo 03:32:27 taggedImages: 03:32:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:32:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:32:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.94 03:32:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:32:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:32:27 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:32:27 887ca450e28627fe1f76a044593f56671b433ad2 03:32:27 latest 03:32:27 4.1.0-dev.94 03:32:27 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:32:27 main 03:32:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:32:28 225d08bb2af9: Preparing 03:32:28 7c9b04f04477: Preparing 03:32:28 9b81d36a16e8: Preparing 03:32:28 869ed15793e6: Preparing 03:32:28 1d8e0dd57c5a: Preparing 03:32:28 289636a36a0b: Preparing 03:32:28 85d5966f055d: Preparing 03:32:28 73bfef7e450e: Preparing 03:32:28 0e64f2360a44: Preparing 03:32:28 85d5966f055d: Waiting 03:32:28 73bfef7e450e: Waiting 03:32:28 0e64f2360a44: Waiting 03:32:28 289636a36a0b: Waiting 03:32:28 1d8e0dd57c5a: Layer already exists 03:32:28 289636a36a0b: Layer already exists 03:32:28 85d5966f055d: Layer already exists 03:32:28 9b81d36a16e8: Pushed 03:32:28 7c9b04f04477: Pushed 03:32:28 73bfef7e450e: Layer already exists 03:32:28 225d08bb2af9: Pushed 03:32:28 0e64f2360a44: Layer already exists 03:32:36 869ed15793e6: Pushed 03:32:36 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:7e82a2ef6b4c977d445b52eff930d235b3bb3a72a0f153dedf3f988327df4aed size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32: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 03:32:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:32:37 225d08bb2af9: Preparing 03:32:37 7c9b04f04477: Preparing 03:32:37 9b81d36a16e8: Preparing 03:32:37 869ed15793e6: Preparing 03:32:37 1d8e0dd57c5a: Preparing 03:32:37 289636a36a0b: Preparing 03:32:37 85d5966f055d: Preparing 03:32:37 73bfef7e450e: Preparing 03:32:37 0e64f2360a44: Preparing 03:32:37 85d5966f055d: Waiting 03:32:37 73bfef7e450e: Waiting 03:32:37 0e64f2360a44: Waiting 03:32:37 289636a36a0b: Waiting 03:32:37 7c9b04f04477: Layer already exists 03:32:37 225d08bb2af9: Layer already exists 03:32:37 869ed15793e6: Layer already exists 03:32:37 1d8e0dd57c5a: Layer already exists 03:32:37 9b81d36a16e8: Layer already exists 03:32:37 289636a36a0b: Layer already exists 03:32:37 73bfef7e450e: Layer already exists 03:32:37 0e64f2360a44: Layer already exists 03:32:37 85d5966f055d: Layer already exists 03:32:37 latest: digest: sha256:7e82a2ef6b4c977d445b52eff930d235b3bb3a72a0f153dedf3f988327df4aed size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.94 03:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:32:38 225d08bb2af9: Preparing 03:32:38 7c9b04f04477: Preparing 03:32:38 9b81d36a16e8: Preparing 03:32:38 869ed15793e6: Preparing 03:32:38 1d8e0dd57c5a: Preparing 03:32:38 289636a36a0b: Preparing 03:32:38 85d5966f055d: Preparing 03:32:38 73bfef7e450e: Preparing 03:32:38 0e64f2360a44: Preparing 03:32:38 85d5966f055d: Waiting 03:32:38 73bfef7e450e: Waiting 03:32:38 0e64f2360a44: Waiting 03:32:38 289636a36a0b: Waiting 03:32:38 9b81d36a16e8: Layer already exists 03:32:38 7c9b04f04477: Layer already exists 03:32:38 225d08bb2af9: Layer already exists 03:32:38 1d8e0dd57c5a: Layer already exists 03:32:38 869ed15793e6: Layer already exists 03:32:38 0e64f2360a44: Layer already exists 03:32:38 85d5966f055d: Layer already exists 03:32:38 73bfef7e450e: Layer already exists 03:32:38 289636a36a0b: Layer already exists 03:32:38 4.1.0-dev.94: digest: sha256:7e82a2ef6b4c977d445b52eff930d235b3bb3a72a0f153dedf3f988327df4aed size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:32:39 225d08bb2af9: Preparing 03:32:39 7c9b04f04477: Preparing 03:32:39 9b81d36a16e8: Preparing 03:32:39 869ed15793e6: Preparing 03:32:39 1d8e0dd57c5a: Preparing 03:32:39 289636a36a0b: Preparing 03:32:39 85d5966f055d: Preparing 03:32:39 73bfef7e450e: Preparing 03:32:39 0e64f2360a44: Preparing 03:32:39 85d5966f055d: Waiting 03:32:39 289636a36a0b: Waiting 03:32:39 73bfef7e450e: Waiting 03:32:39 0e64f2360a44: Waiting 03:32:39 869ed15793e6: Layer already exists 03:32:39 225d08bb2af9: Layer already exists 03:32:39 9b81d36a16e8: Layer already exists 03:32:39 7c9b04f04477: Layer already exists 03:32:39 1d8e0dd57c5a: Layer already exists 03:32:39 85d5966f055d: Layer already exists 03:32:39 289636a36a0b: Layer already exists 03:32:39 73bfef7e450e: Layer already exists 03:32:39 0e64f2360a44: Layer already exists 03:32:39 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:7e82a2ef6b4c977d445b52eff930d235b3bb3a72a0f153dedf3f988327df4aed size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:39 + 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 03:32:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:32:40 225d08bb2af9: Preparing 03:32:40 7c9b04f04477: Preparing 03:32:40 9b81d36a16e8: Preparing 03:32:40 869ed15793e6: Preparing 03:32:40 1d8e0dd57c5a: Preparing 03:32:40 289636a36a0b: Preparing 03:32:40 85d5966f055d: Preparing 03:32:40 73bfef7e450e: Preparing 03:32:40 0e64f2360a44: Preparing 03:32:40 85d5966f055d: Waiting 03:32:40 73bfef7e450e: Waiting 03:32:40 0e64f2360a44: Waiting 03:32:40 289636a36a0b: Waiting 03:32:40 1d8e0dd57c5a: Layer already exists 03:32:40 225d08bb2af9: Layer already exists 03:32:40 7c9b04f04477: Layer already exists 03:32:40 869ed15793e6: Layer already exists 03:32:40 9b81d36a16e8: Layer already exists 03:32:40 289636a36a0b: Layer already exists 03:32:40 85d5966f055d: Layer already exists 03:32:40 73bfef7e450e: Layer already exists 03:32:40 0e64f2360a44: Layer already exists 03:32:40 main: digest: sha256:7e82a2ef6b4c977d445b52eff930d235b3bb3a72a0f153dedf3f988327df4aed size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:40 ===================================================== [Pipeline] echo 03:32:40 taggedImages: 03:32:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:32:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:32:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.94 03:32:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:32:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:32:40 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:32:40 887ca450e28627fe1f76a044593f56671b433ad2 03:32:40 latest 03:32:40 4.1.0-dev.94 03:32:40 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:32:40 main 03:32:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:32:41 b4667f1614a3: Preparing 03:32:41 0529d9e81f8c: Preparing 03:32:41 83fbc473f45e: Preparing 03:32:41 502bc7236b12: Preparing 03:32:41 a2af8c234c8c: Preparing 03:32:41 1d8e0dd57c5a: Preparing 03:32:41 289636a36a0b: Preparing 03:32:41 1d8e0dd57c5a: Waiting 03:32:41 ab0cc5a48654: Preparing 03:32:41 289636a36a0b: Waiting 03:32:41 8b15d7152eee: Preparing 03:32:41 ab0cc5a48654: Waiting 03:32:41 8b15d7152eee: Waiting 03:32:41 32f2e76dc818: Preparing 03:32:41 0e64f2360a44: Preparing 03:32:41 32f2e76dc818: Waiting 03:32:41 0e64f2360a44: Waiting 03:32:41 a2af8c234c8c: Pushed 03:32:41 b4667f1614a3: Pushed 03:32:41 502bc7236b12: Pushed 03:32:41 0529d9e81f8c: Pushed 03:32:41 1d8e0dd57c5a: Layer already exists 03:32:41 289636a36a0b: Layer already exists 03:32:41 0e64f2360a44: Layer already exists 03:32:41 ab0cc5a48654: Pushed 03:32:42 8b15d7152eee: Pushed 03:32:44 32f2e76dc818: Pushed 03:32:48 83fbc473f45e: Pushed 03:32:48 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:18074f702edec24cf88cf27d631d3716e449a4dab1bf2393b492b1bf3e4195aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:48 + 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 03:32:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:32:48 b4667f1614a3: Preparing 03:32:48 0529d9e81f8c: Preparing 03:32:48 83fbc473f45e: Preparing 03:32:48 502bc7236b12: Preparing 03:32:48 a2af8c234c8c: Preparing 03:32:48 1d8e0dd57c5a: Preparing 03:32:48 289636a36a0b: Preparing 03:32:48 ab0cc5a48654: Preparing 03:32:48 8b15d7152eee: Preparing 03:32:48 32f2e76dc818: Preparing 03:32:48 0e64f2360a44: Preparing 03:32:48 289636a36a0b: Waiting 03:32:48 ab0cc5a48654: Waiting 03:32:48 8b15d7152eee: Waiting 03:32:48 32f2e76dc818: Waiting 03:32:48 0e64f2360a44: Waiting 03:32:48 1d8e0dd57c5a: Waiting 03:32:48 83fbc473f45e: Layer already exists 03:32:48 0529d9e81f8c: Layer already exists 03:32:48 a2af8c234c8c: Layer already exists 03:32:48 502bc7236b12: Layer already exists 03:32:48 b4667f1614a3: Layer already exists 03:32:48 1d8e0dd57c5a: Layer already exists 03:32:48 ab0cc5a48654: Layer already exists 03:32:48 289636a36a0b: Layer already exists 03:32:48 8b15d7152eee: Layer already exists 03:32:48 32f2e76dc818: Layer already exists 03:32:48 0e64f2360a44: Layer already exists 03:32:49 latest: digest: sha256:18074f702edec24cf88cf27d631d3716e449a4dab1bf2393b492b1bf3e4195aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.94 03:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:32:49 b4667f1614a3: Preparing 03:32:49 0529d9e81f8c: Preparing 03:32:49 83fbc473f45e: Preparing 03:32:49 502bc7236b12: Preparing 03:32:49 a2af8c234c8c: Preparing 03:32:49 1d8e0dd57c5a: Preparing 03:32:49 289636a36a0b: Preparing 03:32:49 ab0cc5a48654: Preparing 03:32:49 8b15d7152eee: Preparing 03:32:49 32f2e76dc818: Preparing 03:32:49 0e64f2360a44: Preparing 03:32:49 289636a36a0b: Waiting 03:32:49 ab0cc5a48654: Waiting 03:32:49 8b15d7152eee: Waiting 03:32:49 32f2e76dc818: Waiting 03:32:49 0e64f2360a44: Waiting 03:32:49 1d8e0dd57c5a: Waiting 03:32:49 0529d9e81f8c: Layer already exists 03:32:49 83fbc473f45e: Layer already exists 03:32:49 b4667f1614a3: Layer already exists 03:32:49 a2af8c234c8c: Layer already exists 03:32:49 502bc7236b12: Layer already exists 03:32:49 289636a36a0b: Layer already exists 03:32:49 ab0cc5a48654: Layer already exists 03:32:49 32f2e76dc818: Layer already exists 03:32:49 1d8e0dd57c5a: Layer already exists 03:32:49 8b15d7152eee: Layer already exists 03:32:49 0e64f2360a44: Layer already exists 03:32:49 4.1.0-dev.94: digest: sha256:18074f702edec24cf88cf27d631d3716e449a4dab1bf2393b492b1bf3e4195aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:32:50 b4667f1614a3: Preparing 03:32:50 0529d9e81f8c: Preparing 03:32:50 83fbc473f45e: Preparing 03:32:50 502bc7236b12: Preparing 03:32:50 a2af8c234c8c: Preparing 03:32:50 1d8e0dd57c5a: Preparing 03:32:50 289636a36a0b: Preparing 03:32:50 1d8e0dd57c5a: Waiting 03:32:50 ab0cc5a48654: Preparing 03:32:50 289636a36a0b: Waiting 03:32:50 8b15d7152eee: Preparing 03:32:50 ab0cc5a48654: Waiting 03:32:50 8b15d7152eee: Waiting 03:32:50 32f2e76dc818: Preparing 03:32:50 0e64f2360a44: Preparing 03:32:50 32f2e76dc818: Waiting 03:32:50 0e64f2360a44: Waiting 03:32:50 b4667f1614a3: Layer already exists 03:32:50 a2af8c234c8c: Layer already exists 03:32:50 502bc7236b12: Layer already exists 03:32:50 83fbc473f45e: Layer already exists 03:32:50 0529d9e81f8c: Layer already exists 03:32:50 289636a36a0b: Layer already exists 03:32:50 1d8e0dd57c5a: Layer already exists 03:32:50 ab0cc5a48654: Layer already exists 03:32:50 32f2e76dc818: Layer already exists 03:32:50 8b15d7152eee: Layer already exists 03:32:50 0e64f2360a44: Layer already exists 03:32:50 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:18074f702edec24cf88cf27d631d3716e449a4dab1bf2393b492b1bf3e4195aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:51 + 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 03:32:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:32:51 b4667f1614a3: Preparing 03:32:51 0529d9e81f8c: Preparing 03:32:51 83fbc473f45e: Preparing 03:32:51 502bc7236b12: Preparing 03:32:51 a2af8c234c8c: Preparing 03:32:51 1d8e0dd57c5a: Preparing 03:32:51 289636a36a0b: Preparing 03:32:51 ab0cc5a48654: Preparing 03:32:51 289636a36a0b: Waiting 03:32:51 8b15d7152eee: Preparing 03:32:51 ab0cc5a48654: Waiting 03:32:51 1d8e0dd57c5a: Waiting 03:32:51 32f2e76dc818: Preparing 03:32:51 0e64f2360a44: Preparing 03:32:51 8b15d7152eee: Waiting 03:32:51 32f2e76dc818: Waiting 03:32:51 0e64f2360a44: Waiting 03:32:51 0529d9e81f8c: Layer already exists 03:32:51 83fbc473f45e: Layer already exists 03:32:51 a2af8c234c8c: Layer already exists 03:32:51 502bc7236b12: Layer already exists 03:32:51 b4667f1614a3: Layer already exists 03:32:51 289636a36a0b: Layer already exists 03:32:51 1d8e0dd57c5a: Layer already exists 03:32:51 32f2e76dc818: Layer already exists 03:32:51 ab0cc5a48654: Layer already exists 03:32:51 8b15d7152eee: Layer already exists 03:32:51 0e64f2360a44: Layer already exists 03:32:51 main: digest: sha256:18074f702edec24cf88cf27d631d3716e449a4dab1bf2393b492b1bf3e4195aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:51 ===================================================== [Pipeline] echo 03:32:51 taggedImages: 03:32:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:32:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:32:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.94 03:32:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:32:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:32:51 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:32:51 887ca450e28627fe1f76a044593f56671b433ad2 03:32:51 latest 03:32:51 4.1.0-dev.94 03:32:51 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:32:51 main 03:32:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:32:52 a12fae4eb7e4: Preparing 03:32:52 30671d2cdb05: Preparing 03:32:52 0b246b1442a8: Preparing 03:32:52 d6712a300134: Preparing 03:32:52 379d2732015d: Preparing 03:32:52 5939707ed7f9: Preparing 03:32:52 b84731920c36: Preparing 03:32:52 1d8e0dd57c5a: Preparing 03:32:52 289636a36a0b: Preparing 03:32:52 10ae3b6a0c91: Preparing 03:32:52 8e3be79b5b4a: Preparing 03:32:52 0e64f2360a44: Preparing 03:32:52 1d8e0dd57c5a: Waiting 03:32:52 289636a36a0b: Waiting 03:32:52 5939707ed7f9: Waiting 03:32:52 b84731920c36: Waiting 03:32:52 8e3be79b5b4a: Waiting 03:32:52 0e64f2360a44: Waiting 03:32:52 10ae3b6a0c91: Waiting 03:32:52 30671d2cdb05: Pushed 03:32:52 379d2732015d: Pushed 03:32:52 a12fae4eb7e4: Pushed 03:32:52 1d8e0dd57c5a: Layer already exists 03:32:52 289636a36a0b: Layer already exists 03:32:52 5939707ed7f9: Pushed 03:32:52 b84731920c36: Pushed 03:32:53 0e64f2360a44: Layer already exists 03:32:53 10ae3b6a0c91: Pushed 03:32:56 8e3be79b5b4a: Pushed 03:32:59 d6712a300134: Pushed 03:32:59 0b246b1442a8: Pushed 03:32:59 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:3c037b82efa4f0e2a87c27510a8de3c33226b926c5e1d762e5250bfc61ad874b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:59 + 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 03:33:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:33:00 a12fae4eb7e4: Preparing 03:33:00 30671d2cdb05: Preparing 03:33:00 0b246b1442a8: Preparing 03:33:00 d6712a300134: Preparing 03:33:00 379d2732015d: Preparing 03:33:00 5939707ed7f9: Preparing 03:33:00 b84731920c36: Preparing 03:33:00 1d8e0dd57c5a: Preparing 03:33:00 289636a36a0b: Preparing 03:33:00 10ae3b6a0c91: Preparing 03:33:00 8e3be79b5b4a: Preparing 03:33:00 0e64f2360a44: Preparing 03:33:00 1d8e0dd57c5a: Waiting 03:33:00 289636a36a0b: Waiting 03:33:00 10ae3b6a0c91: Waiting 03:33:00 5939707ed7f9: Waiting 03:33:00 b84731920c36: Waiting 03:33:00 8e3be79b5b4a: Waiting 03:33:00 0e64f2360a44: Waiting 03:33:00 0b246b1442a8: Layer already exists 03:33:00 a12fae4eb7e4: Layer already exists 03:33:00 379d2732015d: Layer already exists 03:33:00 30671d2cdb05: Layer already exists 03:33:00 d6712a300134: Layer already exists 03:33:00 10ae3b6a0c91: Layer already exists 03:33:00 5939707ed7f9: Layer already exists 03:33:00 1d8e0dd57c5a: Layer already exists 03:33:00 b84731920c36: Layer already exists 03:33:00 289636a36a0b: Layer already exists 03:33:00 8e3be79b5b4a: Layer already exists 03:33:00 0e64f2360a44: Layer already exists 03:33:00 latest: digest: sha256:3c037b82efa4f0e2a87c27510a8de3c33226b926c5e1d762e5250bfc61ad874b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.94 03:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:33:00 a12fae4eb7e4: Preparing 03:33:00 30671d2cdb05: Preparing 03:33:00 0b246b1442a8: Preparing 03:33:00 d6712a300134: Preparing 03:33:00 379d2732015d: Preparing 03:33:00 5939707ed7f9: Preparing 03:33:00 b84731920c36: Preparing 03:33:00 1d8e0dd57c5a: Preparing 03:33:00 289636a36a0b: Preparing 03:33:00 10ae3b6a0c91: Preparing 03:33:00 8e3be79b5b4a: Preparing 03:33:00 0e64f2360a44: Preparing 03:33:00 5939707ed7f9: Waiting 03:33:00 b84731920c36: Waiting 03:33:00 1d8e0dd57c5a: Waiting 03:33:00 289636a36a0b: Waiting 03:33:00 8e3be79b5b4a: Waiting 03:33:00 0e64f2360a44: Waiting 03:33:00 10ae3b6a0c91: Waiting 03:33:00 a12fae4eb7e4: Layer already exists 03:33:00 30671d2cdb05: Layer already exists 03:33:00 379d2732015d: Layer already exists 03:33:00 d6712a300134: Layer already exists 03:33:00 0b246b1442a8: Layer already exists 03:33:00 b84731920c36: Layer already exists 03:33:00 10ae3b6a0c91: Layer already exists 03:33:00 289636a36a0b: Layer already exists 03:33:00 5939707ed7f9: Layer already exists 03:33:00 1d8e0dd57c5a: Layer already exists 03:33:00 0e64f2360a44: Layer already exists 03:33:00 8e3be79b5b4a: Layer already exists 03:33:01 4.1.0-dev.94: digest: sha256:3c037b82efa4f0e2a87c27510a8de3c33226b926c5e1d762e5250bfc61ad874b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:33:01 a12fae4eb7e4: Preparing 03:33:01 30671d2cdb05: Preparing 03:33:01 0b246b1442a8: Preparing 03:33:01 d6712a300134: Preparing 03:33:01 379d2732015d: Preparing 03:33:01 5939707ed7f9: Preparing 03:33:01 b84731920c36: Preparing 03:33:01 1d8e0dd57c5a: Preparing 03:33:01 289636a36a0b: Preparing 03:33:01 10ae3b6a0c91: Preparing 03:33:01 8e3be79b5b4a: Preparing 03:33:01 0e64f2360a44: Preparing 03:33:01 289636a36a0b: Waiting 03:33:01 10ae3b6a0c91: Waiting 03:33:01 8e3be79b5b4a: Waiting 03:33:01 0e64f2360a44: Waiting 03:33:01 5939707ed7f9: Waiting 03:33:01 b84731920c36: Waiting 03:33:01 1d8e0dd57c5a: Waiting 03:33:01 30671d2cdb05: Layer already exists 03:33:01 0b246b1442a8: Layer already exists 03:33:01 379d2732015d: Layer already exists 03:33:01 a12fae4eb7e4: Layer already exists 03:33:01 d6712a300134: Layer already exists 03:33:01 5939707ed7f9: Layer already exists 03:33:01 b84731920c36: Layer already exists 03:33:01 1d8e0dd57c5a: Layer already exists 03:33:01 10ae3b6a0c91: Layer already exists 03:33:01 289636a36a0b: Layer already exists 03:33:01 8e3be79b5b4a: Layer already exists 03:33:01 0e64f2360a44: Layer already exists 03:33:02 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:3c037b82efa4f0e2a87c27510a8de3c33226b926c5e1d762e5250bfc61ad874b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:02 + 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 03:33:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:33:02 a12fae4eb7e4: Preparing 03:33:02 30671d2cdb05: Preparing 03:33:02 0b246b1442a8: Preparing 03:33:02 d6712a300134: Preparing 03:33:02 379d2732015d: Preparing 03:33:02 5939707ed7f9: Preparing 03:33:02 b84731920c36: Preparing 03:33:02 1d8e0dd57c5a: Preparing 03:33:02 289636a36a0b: Preparing 03:33:02 10ae3b6a0c91: Preparing 03:33:02 8e3be79b5b4a: Preparing 03:33:02 0e64f2360a44: Preparing 03:33:02 5939707ed7f9: Waiting 03:33:02 b84731920c36: Waiting 03:33:02 1d8e0dd57c5a: Waiting 03:33:02 289636a36a0b: Waiting 03:33:02 10ae3b6a0c91: Waiting 03:33:02 8e3be79b5b4a: Waiting 03:33:02 0e64f2360a44: Waiting 03:33:02 d6712a300134: Layer already exists 03:33:02 0b246b1442a8: Layer already exists 03:33:02 a12fae4eb7e4: Layer already exists 03:33:02 379d2732015d: Layer already exists 03:33:02 30671d2cdb05: Layer already exists 03:33:02 1d8e0dd57c5a: Layer already exists 03:33:02 289636a36a0b: Layer already exists 03:33:02 b84731920c36: Layer already exists 03:33:02 5939707ed7f9: Layer already exists 03:33:02 10ae3b6a0c91: Layer already exists 03:33:02 0e64f2360a44: Layer already exists 03:33:02 8e3be79b5b4a: Layer already exists 03:33:03 main: digest: sha256:3c037b82efa4f0e2a87c27510a8de3c33226b926c5e1d762e5250bfc61ad874b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:03 ===================================================== [Pipeline] echo 03:33:03 taggedImages: 03:33:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:33:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:33:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.94 03:33:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:33:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:33:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:33:03 887ca450e28627fe1f76a044593f56671b433ad2 03:33:03 latest 03:33:03 4.1.0-dev.94 03:33:03 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:33:03 main 03:33:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:33:03 06c5990c7767: Preparing 03:33:03 ee1e73d2cfaa: Preparing 03:33:03 1d8e0dd57c5a: Preparing 03:33:03 289636a36a0b: Preparing 03:33:03 b1e32e96ce2c: Preparing 03:33:03 2aee18b9edd3: Preparing 03:33:03 0e64f2360a44: Preparing 03:33:03 2aee18b9edd3: Waiting 03:33:03 0e64f2360a44: Waiting 03:33:03 1d8e0dd57c5a: Layer already exists 03:33:03 289636a36a0b: Layer already exists 03:33:04 0e64f2360a44: Layer already exists 03:33:04 06c5990c7767: Pushed 03:33:04 b1e32e96ce2c: Pushed 03:33:05 2aee18b9edd3: Pushed 03:33:11 ee1e73d2cfaa: Pushed 03:33:11 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:6676c386f506e3d8d9d9e9b2251c5424c3b7d6d397795e1de2caf63a97ddcc16 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:11 + 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 03:33:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:33:11 06c5990c7767: Preparing 03:33:11 ee1e73d2cfaa: Preparing 03:33:11 1d8e0dd57c5a: Preparing 03:33:11 289636a36a0b: Preparing 03:33:11 b1e32e96ce2c: Preparing 03:33:11 2aee18b9edd3: Preparing 03:33:11 0e64f2360a44: Preparing 03:33:11 0e64f2360a44: Waiting 03:33:11 2aee18b9edd3: Waiting 03:33:11 1d8e0dd57c5a: Layer already exists 03:33:11 06c5990c7767: Layer already exists 03:33:11 289636a36a0b: Layer already exists 03:33:11 ee1e73d2cfaa: Layer already exists 03:33:11 b1e32e96ce2c: Layer already exists 03:33:11 0e64f2360a44: Layer already exists 03:33:11 2aee18b9edd3: Layer already exists 03:33:11 latest: digest: sha256:6676c386f506e3d8d9d9e9b2251c5424c3b7d6d397795e1de2caf63a97ddcc16 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.94 03:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:33:12 06c5990c7767: Preparing 03:33:12 ee1e73d2cfaa: Preparing 03:33:12 1d8e0dd57c5a: Preparing 03:33:12 289636a36a0b: Preparing 03:33:12 b1e32e96ce2c: Preparing 03:33:12 2aee18b9edd3: Preparing 03:33:12 0e64f2360a44: Preparing 03:33:12 2aee18b9edd3: Waiting 03:33:12 0e64f2360a44: Waiting 03:33:12 ee1e73d2cfaa: Layer already exists 03:33:12 1d8e0dd57c5a: Layer already exists 03:33:12 06c5990c7767: Layer already exists 03:33:12 289636a36a0b: Layer already exists 03:33:12 b1e32e96ce2c: Layer already exists 03:33:12 2aee18b9edd3: Layer already exists 03:33:12 0e64f2360a44: Layer already exists 03:33:12 4.1.0-dev.94: digest: sha256:6676c386f506e3d8d9d9e9b2251c5424c3b7d6d397795e1de2caf63a97ddcc16 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:33:13 06c5990c7767: Preparing 03:33:13 ee1e73d2cfaa: Preparing 03:33:13 1d8e0dd57c5a: Preparing 03:33:13 289636a36a0b: Preparing 03:33:13 b1e32e96ce2c: Preparing 03:33:13 2aee18b9edd3: Preparing 03:33:13 0e64f2360a44: Preparing 03:33:13 0e64f2360a44: Waiting 03:33:13 2aee18b9edd3: Waiting 03:33:13 289636a36a0b: Layer already exists 03:33:13 ee1e73d2cfaa: Layer already exists 03:33:13 b1e32e96ce2c: Layer already exists 03:33:13 1d8e0dd57c5a: Layer already exists 03:33:13 06c5990c7767: Layer already exists 03:33:13 2aee18b9edd3: Layer already exists 03:33:13 0e64f2360a44: Layer already exists 03:33:13 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:6676c386f506e3d8d9d9e9b2251c5424c3b7d6d397795e1de2caf63a97ddcc16 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:13 + 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 03:33:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:33:14 06c5990c7767: Preparing 03:33:14 ee1e73d2cfaa: Preparing 03:33:14 1d8e0dd57c5a: Preparing 03:33:14 289636a36a0b: Preparing 03:33:14 b1e32e96ce2c: Preparing 03:33:14 2aee18b9edd3: Preparing 03:33:14 0e64f2360a44: Preparing 03:33:14 2aee18b9edd3: Waiting 03:33:14 0e64f2360a44: Waiting 03:33:14 06c5990c7767: Layer already exists 03:33:14 289636a36a0b: Layer already exists 03:33:14 1d8e0dd57c5a: Layer already exists 03:33:14 ee1e73d2cfaa: Layer already exists 03:33:14 b1e32e96ce2c: Layer already exists 03:33:14 0e64f2360a44: Layer already exists 03:33:14 2aee18b9edd3: Layer already exists 03:33:14 main: digest: sha256:6676c386f506e3d8d9d9e9b2251c5424c3b7d6d397795e1de2caf63a97ddcc16 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:14 ===================================================== [Pipeline] echo 03:33:14 taggedImages: 03:33:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:33:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:33:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.94 03:33:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:33:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:33:14 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:33:14 887ca450e28627fe1f76a044593f56671b433ad2 03:33:14 latest 03:33:14 4.1.0-dev.94 03:33:14 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:33:14 main 03:33:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:33:15 1b8afc3c7ae2: Preparing 03:33:15 4c82641bf1bf: Preparing 03:33:15 56867f1ac916: Preparing 03:33:15 1d8e0dd57c5a: Preparing 03:33:15 289636a36a0b: Preparing 03:33:15 62efaf2e4bcc: Preparing 03:33:15 b554075aa865: Preparing 03:33:15 def053736a26: Preparing 03:33:15 94437731b279: Preparing 03:33:15 0e64f2360a44: Preparing 03:33:15 b554075aa865: Waiting 03:33:15 def053736a26: Waiting 03:33:15 94437731b279: Waiting 03:33:15 0e64f2360a44: Waiting 03:33:15 62efaf2e4bcc: Waiting 03:33:15 289636a36a0b: Layer already exists 03:33:15 1d8e0dd57c5a: Layer already exists 03:33:15 56867f1ac916: Pushed 03:33:15 4c82641bf1bf: Pushed 03:33:15 1b8afc3c7ae2: Pushed 03:33:15 0e64f2360a44: Layer already exists 03:33:15 def053736a26: Pushed 03:33:16 94437731b279: Pushed 03:33:28 b554075aa865: Pushed 03:33:43 62efaf2e4bcc: Pushed 03:33:43 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:68bd9fa1ec4e9ac67b767b5f8cc170aa19598f024e0fe1bf31dde2d37130af98 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:44 + 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 03:33:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:33:44 1b8afc3c7ae2: Preparing 03:33:44 4c82641bf1bf: Preparing 03:33:44 56867f1ac916: Preparing 03:33:44 1d8e0dd57c5a: Preparing 03:33:44 289636a36a0b: Preparing 03:33:44 62efaf2e4bcc: Preparing 03:33:44 b554075aa865: Preparing 03:33:44 def053736a26: Preparing 03:33:44 94437731b279: Preparing 03:33:44 62efaf2e4bcc: Waiting 03:33:44 0e64f2360a44: Preparing 03:33:44 b554075aa865: Waiting 03:33:44 def053736a26: Waiting 03:33:44 94437731b279: Waiting 03:33:44 0e64f2360a44: Waiting 03:33:44 1b8afc3c7ae2: Layer already exists 03:33:44 289636a36a0b: Layer already exists 03:33:44 56867f1ac916: Layer already exists 03:33:44 1d8e0dd57c5a: Layer already exists 03:33:44 4c82641bf1bf: Layer already exists 03:33:44 62efaf2e4bcc: Layer already exists 03:33:44 def053736a26: Layer already exists 03:33:44 0e64f2360a44: Layer already exists 03:33:44 b554075aa865: Layer already exists 03:33:44 94437731b279: Layer already exists 03:33:44 latest: digest: sha256:68bd9fa1ec4e9ac67b767b5f8cc170aa19598f024e0fe1bf31dde2d37130af98 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.94 03:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:33:45 1b8afc3c7ae2: Preparing 03:33:45 4c82641bf1bf: Preparing 03:33:45 56867f1ac916: Preparing 03:33:45 1d8e0dd57c5a: Preparing 03:33:45 289636a36a0b: Preparing 03:33:45 62efaf2e4bcc: Preparing 03:33:45 b554075aa865: Preparing 03:33:45 def053736a26: Preparing 03:33:45 94437731b279: Preparing 03:33:45 0e64f2360a44: Preparing 03:33:45 62efaf2e4bcc: Waiting 03:33:45 b554075aa865: Waiting 03:33:45 def053736a26: Waiting 03:33:45 94437731b279: Waiting 03:33:45 0e64f2360a44: Waiting 03:33:45 1b8afc3c7ae2: Layer already exists 03:33:45 289636a36a0b: Layer already exists 03:33:45 1d8e0dd57c5a: Layer already exists 03:33:45 56867f1ac916: Layer already exists 03:33:45 4c82641bf1bf: Layer already exists 03:33:45 62efaf2e4bcc: Layer already exists 03:33:45 def053736a26: Layer already exists 03:33:45 94437731b279: Layer already exists 03:33:45 0e64f2360a44: Layer already exists 03:33:45 b554075aa865: Layer already exists 03:33:45 4.1.0-dev.94: digest: sha256:68bd9fa1ec4e9ac67b767b5f8cc170aa19598f024e0fe1bf31dde2d37130af98 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:33:46 1b8afc3c7ae2: Preparing 03:33:46 4c82641bf1bf: Preparing 03:33:46 56867f1ac916: Preparing 03:33:46 1d8e0dd57c5a: Preparing 03:33:46 289636a36a0b: Preparing 03:33:46 62efaf2e4bcc: Preparing 03:33:46 b554075aa865: Preparing 03:33:46 def053736a26: Preparing 03:33:46 94437731b279: Preparing 03:33:46 0e64f2360a44: Preparing 03:33:46 62efaf2e4bcc: Waiting 03:33:46 b554075aa865: Waiting 03:33:46 def053736a26: Waiting 03:33:46 94437731b279: Waiting 03:33:46 0e64f2360a44: Waiting 03:33:46 1d8e0dd57c5a: Layer already exists 03:33:46 289636a36a0b: Layer already exists 03:33:46 56867f1ac916: Layer already exists 03:33:46 1b8afc3c7ae2: Layer already exists 03:33:46 4c82641bf1bf: Layer already exists 03:33:46 def053736a26: Layer already exists 03:33:46 b554075aa865: Layer already exists 03:33:46 62efaf2e4bcc: Layer already exists 03:33:46 94437731b279: Layer already exists 03:33:46 0e64f2360a44: Layer already exists 03:33:46 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:68bd9fa1ec4e9ac67b767b5f8cc170aa19598f024e0fe1bf31dde2d37130af98 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:33:47 1b8afc3c7ae2: Preparing 03:33:47 4c82641bf1bf: Preparing 03:33:47 56867f1ac916: Preparing 03:33:47 1d8e0dd57c5a: Preparing 03:33:47 289636a36a0b: Preparing 03:33:47 62efaf2e4bcc: Preparing 03:33:47 b554075aa865: Preparing 03:33:47 def053736a26: Preparing 03:33:47 94437731b279: Preparing 03:33:47 0e64f2360a44: Preparing 03:33:47 b554075aa865: Waiting 03:33:47 def053736a26: Waiting 03:33:47 94437731b279: Waiting 03:33:47 0e64f2360a44: Waiting 03:33:47 62efaf2e4bcc: Waiting 03:33:47 1d8e0dd57c5a: Layer already exists 03:33:47 56867f1ac916: Layer already exists 03:33:47 1b8afc3c7ae2: Layer already exists 03:33:47 289636a36a0b: Layer already exists 03:33:47 4c82641bf1bf: Layer already exists 03:33:47 b554075aa865: Layer already exists 03:33:47 62efaf2e4bcc: Layer already exists 03:33:47 94437731b279: Layer already exists 03:33:47 0e64f2360a44: Layer already exists 03:33:47 def053736a26: Layer already exists 03:33:47 main: digest: sha256:68bd9fa1ec4e9ac67b767b5f8cc170aa19598f024e0fe1bf31dde2d37130af98 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:48 ===================================================== [Pipeline] echo 03:33:48 taggedImages: 03:33:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:33:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:33:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.94 03:33:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:33:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:33:48 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:33:48 887ca450e28627fe1f76a044593f56671b433ad2 03:33:48 latest 03:33:48 4.1.0-dev.94 03:33:48 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:33:48 main 03:33:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:33:49 00838b24bade: Preparing 03:33:49 8c37220c26f1: Preparing 03:33:49 4e6e7b9fb227: Preparing 03:33:49 1d8e0dd57c5a: Preparing 03:33:49 289636a36a0b: Preparing 03:33:49 537081158bfb: Preparing 03:33:49 a97fe9f3843c: Preparing 03:33:49 8c6eb39b617e: Preparing 03:33:49 0e64f2360a44: Preparing 03:33:49 a97fe9f3843c: Waiting 03:33:49 8c6eb39b617e: Waiting 03:33:49 0e64f2360a44: Waiting 03:33:49 537081158bfb: Waiting 03:33:49 289636a36a0b: Layer already exists 03:33:49 1d8e0dd57c5a: Layer already exists 03:33:49 8c37220c26f1: Pushed 03:33:49 00838b24bade: Pushed 03:33:49 4e6e7b9fb227: Pushed 03:33:49 0e64f2360a44: Layer already exists 03:33:49 a97fe9f3843c: Pushed 03:33:49 8c6eb39b617e: Pushed 03:34:16 537081158bfb: Pushed 03:34:16 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:d7528be36d102c715239a5b914cd5bcfbecfd7b5fedab212fa1e1a4b53dd47ac size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:16 + 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 03:34:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:34:17 00838b24bade: Preparing 03:34:17 8c37220c26f1: Preparing 03:34:17 4e6e7b9fb227: Preparing 03:34:17 1d8e0dd57c5a: Preparing 03:34:17 289636a36a0b: Preparing 03:34:17 537081158bfb: Preparing 03:34:17 a97fe9f3843c: Preparing 03:34:17 8c6eb39b617e: Preparing 03:34:17 0e64f2360a44: Preparing 03:34:17 537081158bfb: Waiting 03:34:17 a97fe9f3843c: Waiting 03:34:17 8c6eb39b617e: Waiting 03:34:17 0e64f2360a44: Waiting 03:34:17 00838b24bade: Layer already exists 03:34:17 1d8e0dd57c5a: Layer already exists 03:34:17 4e6e7b9fb227: Layer already exists 03:34:17 289636a36a0b: Layer already exists 03:34:17 8c37220c26f1: Layer already exists 03:34:17 8c6eb39b617e: Layer already exists 03:34:17 0e64f2360a44: Layer already exists 03:34:17 537081158bfb: Layer already exists 03:34:17 a97fe9f3843c: Layer already exists 03:34:17 latest: digest: sha256:d7528be36d102c715239a5b914cd5bcfbecfd7b5fedab212fa1e1a4b53dd47ac size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.94 03:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:34:18 00838b24bade: Preparing 03:34:18 8c37220c26f1: Preparing 03:34:18 4e6e7b9fb227: Preparing 03:34:18 1d8e0dd57c5a: Preparing 03:34:18 289636a36a0b: Preparing 03:34:18 537081158bfb: Preparing 03:34:18 a97fe9f3843c: Preparing 03:34:18 8c6eb39b617e: Preparing 03:34:18 0e64f2360a44: Preparing 03:34:18 537081158bfb: Waiting 03:34:18 a97fe9f3843c: Waiting 03:34:18 8c6eb39b617e: Waiting 03:34:18 0e64f2360a44: Waiting 03:34:18 8c37220c26f1: Layer already exists 03:34:18 00838b24bade: Layer already exists 03:34:18 4e6e7b9fb227: Layer already exists 03:34:18 1d8e0dd57c5a: Layer already exists 03:34:18 289636a36a0b: Layer already exists 03:34:18 537081158bfb: Layer already exists 03:34:18 a97fe9f3843c: Layer already exists 03:34:18 8c6eb39b617e: Layer already exists 03:34:18 0e64f2360a44: Layer already exists 03:34:18 4.1.0-dev.94: digest: sha256:d7528be36d102c715239a5b914cd5bcfbecfd7b5fedab212fa1e1a4b53dd47ac size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:34:19 00838b24bade: Preparing 03:34:19 8c37220c26f1: Preparing 03:34:19 4e6e7b9fb227: Preparing 03:34:19 1d8e0dd57c5a: Preparing 03:34:19 289636a36a0b: Preparing 03:34:19 537081158bfb: Preparing 03:34:19 a97fe9f3843c: Preparing 03:34:19 8c6eb39b617e: Preparing 03:34:19 0e64f2360a44: Preparing 03:34:19 537081158bfb: Waiting 03:34:19 a97fe9f3843c: Waiting 03:34:19 8c6eb39b617e: Waiting 03:34:19 0e64f2360a44: Waiting 03:34:19 00838b24bade: Layer already exists 03:34:19 4e6e7b9fb227: Layer already exists 03:34:19 8c37220c26f1: Layer already exists 03:34:19 1d8e0dd57c5a: Layer already exists 03:34:19 289636a36a0b: Layer already exists 03:34:19 8c6eb39b617e: Layer already exists 03:34:19 537081158bfb: Layer already exists 03:34:19 a97fe9f3843c: Layer already exists 03:34:19 0e64f2360a44: Layer already exists 03:34:19 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:d7528be36d102c715239a5b914cd5bcfbecfd7b5fedab212fa1e1a4b53dd47ac size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:19 + 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 03:34:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:34:20 00838b24bade: Preparing 03:34:20 8c37220c26f1: Preparing 03:34:20 4e6e7b9fb227: Preparing 03:34:20 1d8e0dd57c5a: Preparing 03:34:20 289636a36a0b: Preparing 03:34:20 537081158bfb: Preparing 03:34:20 a97fe9f3843c: Preparing 03:34:20 537081158bfb: Waiting 03:34:20 8c6eb39b617e: Preparing 03:34:20 a97fe9f3843c: Waiting 03:34:20 0e64f2360a44: Preparing 03:34:20 8c6eb39b617e: Waiting 03:34:20 8c37220c26f1: Layer already exists 03:34:20 1d8e0dd57c5a: Layer already exists 03:34:20 4e6e7b9fb227: Layer already exists 03:34:20 00838b24bade: Layer already exists 03:34:20 289636a36a0b: Layer already exists 03:34:20 a97fe9f3843c: Layer already exists 03:34:20 8c6eb39b617e: Layer already exists 03:34:20 0e64f2360a44: Layer already exists 03:34:20 537081158bfb: Layer already exists 03:34:20 main: digest: sha256:d7528be36d102c715239a5b914cd5bcfbecfd7b5fedab212fa1e1a4b53dd47ac size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:34:20 ===================================================== [Pipeline] echo 03:34:20 taggedImages: 03:34:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:34:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:34:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.94 03:34:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:34:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:34:20 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:34:20 887ca450e28627fe1f76a044593f56671b433ad2 03:34:20 latest 03:34:20 4.1.0-dev.94 03:34:20 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:34:20 main 03:34:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:34:21 8df152e49375: Preparing 03:34:21 9b6dd829812b: Preparing 03:34:21 fc91a8cb199f: Preparing 03:34:21 1d8e0dd57c5a: Preparing 03:34:21 289636a36a0b: Preparing 03:34:21 77e83541d369: Preparing 03:34:21 def053736a26: Preparing 03:34:21 94437731b279: Preparing 03:34:21 0e64f2360a44: Preparing 03:34:21 77e83541d369: Waiting 03:34:21 def053736a26: Waiting 03:34:21 94437731b279: Waiting 03:34:21 0e64f2360a44: Waiting 03:34:21 1d8e0dd57c5a: Layer already exists 03:34:21 289636a36a0b: Layer already exists 03:34:21 def053736a26: Layer already exists 03:34:21 fc91a8cb199f: Pushed 03:34:21 9b6dd829812b: Pushed 03:34:21 94437731b279: Layer already exists 03:34:21 8df152e49375: Pushed 03:34:21 0e64f2360a44: Layer already exists 03:34:48 77e83541d369: Pushed 03:34:48 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:22164f30f18917c77f72203d84e6e35207eca3d8e47e49c8586e944b73c8aaf9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:48 + 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 03:34:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:34:48 8df152e49375: Preparing 03:34:48 9b6dd829812b: Preparing 03:34:48 fc91a8cb199f: Preparing 03:34:48 1d8e0dd57c5a: Preparing 03:34:48 289636a36a0b: Preparing 03:34:48 77e83541d369: Preparing 03:34:48 def053736a26: Preparing 03:34:48 94437731b279: Preparing 03:34:48 0e64f2360a44: Preparing 03:34:48 def053736a26: Waiting 03:34:48 94437731b279: Waiting 03:34:48 77e83541d369: Waiting 03:34:48 0e64f2360a44: Waiting 03:34:48 9b6dd829812b: Layer already exists 03:34:48 8df152e49375: Layer already exists 03:34:48 289636a36a0b: Layer already exists 03:34:48 1d8e0dd57c5a: Layer already exists 03:34:48 fc91a8cb199f: Layer already exists 03:34:48 def053736a26: Layer already exists 03:34:48 77e83541d369: Layer already exists 03:34:48 0e64f2360a44: Layer already exists 03:34:48 94437731b279: Layer already exists 03:34:48 latest: digest: sha256:22164f30f18917c77f72203d84e6e35207eca3d8e47e49c8586e944b73c8aaf9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.94 03:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:34:49 8df152e49375: Preparing 03:34:49 9b6dd829812b: Preparing 03:34:49 fc91a8cb199f: Preparing 03:34:49 1d8e0dd57c5a: Preparing 03:34:49 289636a36a0b: Preparing 03:34:49 77e83541d369: Preparing 03:34:49 def053736a26: Preparing 03:34:49 94437731b279: Preparing 03:34:49 0e64f2360a44: Preparing 03:34:49 def053736a26: Waiting 03:34:49 0e64f2360a44: Waiting 03:34:49 94437731b279: Waiting 03:34:49 77e83541d369: Waiting 03:34:49 289636a36a0b: Layer already exists 03:34:49 8df152e49375: Layer already exists 03:34:49 fc91a8cb199f: Layer already exists 03:34:49 1d8e0dd57c5a: Layer already exists 03:34:49 9b6dd829812b: Layer already exists 03:34:49 77e83541d369: Layer already exists 03:34:49 0e64f2360a44: Layer already exists 03:34:49 94437731b279: Layer already exists 03:34:49 def053736a26: Layer already exists 03:34:49 4.1.0-dev.94: digest: sha256:22164f30f18917c77f72203d84e6e35207eca3d8e47e49c8586e944b73c8aaf9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:34:50 8df152e49375: Preparing 03:34:50 9b6dd829812b: Preparing 03:34:50 fc91a8cb199f: Preparing 03:34:50 1d8e0dd57c5a: Preparing 03:34:50 289636a36a0b: Preparing 03:34:50 77e83541d369: Preparing 03:34:50 def053736a26: Preparing 03:34:50 94437731b279: Preparing 03:34:50 0e64f2360a44: Preparing 03:34:50 77e83541d369: Waiting 03:34:50 def053736a26: Waiting 03:34:50 94437731b279: Waiting 03:34:50 0e64f2360a44: Waiting 03:34:50 9b6dd829812b: Layer already exists 03:34:50 8df152e49375: Layer already exists 03:34:50 1d8e0dd57c5a: Layer already exists 03:34:50 fc91a8cb199f: Layer already exists 03:34:50 289636a36a0b: Layer already exists 03:34:50 77e83541d369: Layer already exists 03:34:50 94437731b279: Layer already exists 03:34:50 def053736a26: Layer already exists 03:34:50 0e64f2360a44: Layer already exists 03:34:50 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:22164f30f18917c77f72203d84e6e35207eca3d8e47e49c8586e944b73c8aaf9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:51 + 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 03:34:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:34:52 8df152e49375: Preparing 03:34:52 9b6dd829812b: Preparing 03:34:52 fc91a8cb199f: Preparing 03:34:52 1d8e0dd57c5a: Preparing 03:34:52 289636a36a0b: Preparing 03:34:52 77e83541d369: Preparing 03:34:52 def053736a26: Preparing 03:34:52 94437731b279: Preparing 03:34:52 0e64f2360a44: Preparing 03:34:52 def053736a26: Waiting 03:34:52 94437731b279: Waiting 03:34:52 0e64f2360a44: Waiting 03:34:52 77e83541d369: Waiting 03:34:52 1d8e0dd57c5a: Layer already exists 03:34:52 8df152e49375: Layer already exists 03:34:52 9b6dd829812b: Layer already exists 03:34:52 fc91a8cb199f: Layer already exists 03:34:52 289636a36a0b: Layer already exists 03:34:52 94437731b279: Layer already exists 03:34:52 77e83541d369: Layer already exists 03:34:52 0e64f2360a44: Layer already exists 03:34:52 def053736a26: Layer already exists 03:34:52 main: digest: sha256:22164f30f18917c77f72203d84e6e35207eca3d8e47e49c8586e944b73c8aaf9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:34:52 ===================================================== [Pipeline] echo 03:34:52 taggedImages: 03:34:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:34:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:34:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.94 03:34:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:34:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:34:52 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:34:52 887ca450e28627fe1f76a044593f56671b433ad2 03:34:52 latest 03:34:52 4.1.0-dev.94 03:34:52 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:34:52 main 03:34:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:34:53 f529bfff5456: Preparing 03:34:53 43bfd7ffddc3: Preparing 03:34:53 1d8e0dd57c5a: Preparing 03:34:53 289636a36a0b: Preparing 03:34:53 d610572e666e: Preparing 03:34:53 1f4240ae5557: Preparing 03:34:53 0e64f2360a44: Preparing 03:34:53 1f4240ae5557: Waiting 03:34:53 1d8e0dd57c5a: Layer already exists 03:34:53 289636a36a0b: Layer already exists 03:34:53 0e64f2360a44: Layer already exists 03:34:53 f529bfff5456: Pushed 03:34:54 d610572e666e: Pushed 03:34:55 1f4240ae5557: Pushed 03:35:03 43bfd7ffddc3: Pushed 03:35:03 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:ea223aa0932220d74d805a5ce97356a29a95c1e60e5fe2532405784d27b87949 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:35:04 f529bfff5456: Preparing 03:35:04 43bfd7ffddc3: Preparing 03:35:04 1d8e0dd57c5a: Preparing 03:35:04 289636a36a0b: Preparing 03:35:04 d610572e666e: Preparing 03:35:04 1f4240ae5557: Preparing 03:35:04 0e64f2360a44: Preparing 03:35:04 1f4240ae5557: Waiting 03:35:04 0e64f2360a44: Waiting 03:35:04 1d8e0dd57c5a: Layer already exists 03:35:04 f529bfff5456: Layer already exists 03:35:04 289636a36a0b: Layer already exists 03:35:04 d610572e666e: Layer already exists 03:35:04 43bfd7ffddc3: Layer already exists 03:35:04 1f4240ae5557: Layer already exists 03:35:04 0e64f2360a44: Layer already exists 03:35:04 latest: digest: sha256:ea223aa0932220d74d805a5ce97356a29a95c1e60e5fe2532405784d27b87949 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.94 03:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:35:05 f529bfff5456: Preparing 03:35:05 43bfd7ffddc3: Preparing 03:35:05 1d8e0dd57c5a: Preparing 03:35:05 289636a36a0b: Preparing 03:35:05 d610572e666e: Preparing 03:35:05 1f4240ae5557: Preparing 03:35:05 0e64f2360a44: Preparing 03:35:05 1f4240ae5557: Waiting 03:35:05 0e64f2360a44: Waiting 03:35:05 d610572e666e: Layer already exists 03:35:05 1d8e0dd57c5a: Layer already exists 03:35:05 289636a36a0b: Layer already exists 03:35:05 f529bfff5456: Layer already exists 03:35:05 43bfd7ffddc3: Layer already exists 03:35:05 1f4240ae5557: Layer already exists 03:35:05 0e64f2360a44: Layer already exists 03:35:05 4.1.0-dev.94: digest: sha256:ea223aa0932220d74d805a5ce97356a29a95c1e60e5fe2532405784d27b87949 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:35:06 f529bfff5456: Preparing 03:35:06 43bfd7ffddc3: Preparing 03:35:06 1d8e0dd57c5a: Preparing 03:35:06 289636a36a0b: Preparing 03:35:06 d610572e666e: Preparing 03:35:06 1f4240ae5557: Preparing 03:35:06 0e64f2360a44: Preparing 03:35:06 1f4240ae5557: Waiting 03:35:06 0e64f2360a44: Waiting 03:35:06 289636a36a0b: Layer already exists 03:35:06 43bfd7ffddc3: Layer already exists 03:35:06 f529bfff5456: Layer already exists 03:35:06 d610572e666e: Layer already exists 03:35:06 1d8e0dd57c5a: Layer already exists 03:35:06 1f4240ae5557: Layer already exists 03:35:06 0e64f2360a44: Layer already exists 03:35:06 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:ea223aa0932220d74d805a5ce97356a29a95c1e60e5fe2532405784d27b87949 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:35:07 f529bfff5456: Preparing 03:35:07 43bfd7ffddc3: Preparing 03:35:07 1d8e0dd57c5a: Preparing 03:35:07 289636a36a0b: Preparing 03:35:07 d610572e666e: Preparing 03:35:07 1f4240ae5557: Preparing 03:35:07 0e64f2360a44: Preparing 03:35:07 1f4240ae5557: Waiting 03:35:07 0e64f2360a44: Waiting 03:35:07 1d8e0dd57c5a: Layer already exists 03:35:07 43bfd7ffddc3: Layer already exists 03:35:07 d610572e666e: Layer already exists 03:35:07 289636a36a0b: Layer already exists 03:35:07 f529bfff5456: Layer already exists 03:35:07 1f4240ae5557: Layer already exists 03:35:07 0e64f2360a44: Layer already exists 03:35:07 main: digest: sha256:ea223aa0932220d74d805a5ce97356a29a95c1e60e5fe2532405784d27b87949 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:07 ===================================================== [Pipeline] echo 03:35:07 taggedImages: 03:35:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:35:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:35:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.94 03:35:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:35:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:35:07 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:35:07 887ca450e28627fe1f76a044593f56671b433ad2 03:35:07 latest 03:35:07 4.1.0-dev.94 03:35:07 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:35:07 main 03:35:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:35:08 c7bfb4d253aa: Preparing 03:35:08 0a7f5c80c41f: Preparing 03:35:08 1d8e0dd57c5a: Preparing 03:35:08 289636a36a0b: Preparing 03:35:08 6f542c62b008: Preparing 03:35:08 0c5d8010ffa2: Preparing 03:35:08 0e64f2360a44: Preparing 03:35:08 0c5d8010ffa2: Waiting 03:35:08 0e64f2360a44: Waiting 03:35:08 289636a36a0b: Layer already exists 03:35:08 1d8e0dd57c5a: Layer already exists 03:35:08 0e64f2360a44: Layer already exists 03:35:08 c7bfb4d253aa: Pushed 03:35:08 6f542c62b008: Pushed 03:35:08 0c5d8010ffa2: Pushed 03:35:17 0a7f5c80c41f: Pushed 03:35:17 887ca450e28627fe1f76a044593f56671b433ad2: digest: sha256:a629739aa8a0e5764a969c183984d7de3fd5104f5619242d386a382b5e7e4b12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:35:18 c7bfb4d253aa: Preparing 03:35:18 0a7f5c80c41f: Preparing 03:35:18 1d8e0dd57c5a: Preparing 03:35:18 289636a36a0b: Preparing 03:35:18 6f542c62b008: Preparing 03:35:18 0c5d8010ffa2: Preparing 03:35:18 0e64f2360a44: Preparing 03:35:18 0c5d8010ffa2: Waiting 03:35:18 0e64f2360a44: Waiting 03:35:18 6f542c62b008: Layer already exists 03:35:18 c7bfb4d253aa: Layer already exists 03:35:18 0a7f5c80c41f: Layer already exists 03:35:18 1d8e0dd57c5a: Layer already exists 03:35:18 289636a36a0b: Layer already exists 03:35:18 0c5d8010ffa2: Layer already exists 03:35:18 0e64f2360a44: Layer already exists 03:35:18 latest: digest: sha256:a629739aa8a0e5764a969c183984d7de3fd5104f5619242d386a382b5e7e4b12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.94 03:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:35:18 c7bfb4d253aa: Preparing 03:35:18 0a7f5c80c41f: Preparing 03:35:18 1d8e0dd57c5a: Preparing 03:35:18 289636a36a0b: Preparing 03:35:18 6f542c62b008: Preparing 03:35:18 0c5d8010ffa2: Preparing 03:35:18 0e64f2360a44: Preparing 03:35:18 0c5d8010ffa2: Waiting 03:35:18 0e64f2360a44: Waiting 03:35:18 6f542c62b008: Layer already exists 03:35:18 c7bfb4d253aa: Layer already exists 03:35:18 289636a36a0b: Layer already exists 03:35:18 0a7f5c80c41f: Layer already exists 03:35:18 1d8e0dd57c5a: Layer already exists 03:35:18 0e64f2360a44: Layer already exists 03:35:18 0c5d8010ffa2: Layer already exists 03:35:18 4.1.0-dev.94: digest: sha256:a629739aa8a0e5764a969c183984d7de3fd5104f5619242d386a382b5e7e4b12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:35:19 c7bfb4d253aa: Preparing 03:35:19 0a7f5c80c41f: Preparing 03:35:19 1d8e0dd57c5a: Preparing 03:35:19 289636a36a0b: Preparing 03:35:19 6f542c62b008: Preparing 03:35:19 0c5d8010ffa2: Preparing 03:35:19 0e64f2360a44: Preparing 03:35:19 0c5d8010ffa2: Waiting 03:35:19 0e64f2360a44: Waiting 03:35:19 c7bfb4d253aa: Layer already exists 03:35:19 0a7f5c80c41f: Layer already exists 03:35:19 6f542c62b008: Layer already exists 03:35:19 289636a36a0b: Layer already exists 03:35:19 1d8e0dd57c5a: Layer already exists 03:35:19 0e64f2360a44: Layer already exists 03:35:19 0c5d8010ffa2: Layer already exists 03:35:19 887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94: digest: sha256:a629739aa8a0e5764a969c183984d7de3fd5104f5619242d386a382b5e7e4b12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:35:20 c7bfb4d253aa: Preparing 03:35:20 0a7f5c80c41f: Preparing 03:35:20 1d8e0dd57c5a: Preparing 03:35:20 289636a36a0b: Preparing 03:35:20 6f542c62b008: Preparing 03:35:20 0c5d8010ffa2: Preparing 03:35:20 0e64f2360a44: Preparing 03:35:20 0c5d8010ffa2: Waiting 03:35:20 0e64f2360a44: Waiting 03:35:20 c7bfb4d253aa: Layer already exists 03:35:20 289636a36a0b: Layer already exists 03:35:20 1d8e0dd57c5a: Layer already exists 03:35:20 0a7f5c80c41f: Layer already exists 03:35:20 6f542c62b008: Layer already exists 03:35:20 0c5d8010ffa2: Layer already exists 03:35:20 0e64f2360a44: Layer already exists 03:35:21 main: digest: sha256:a629739aa8a0e5764a969c183984d7de3fd5104f5619242d386a382b5e7e4b12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:21 ===================================================== [Pipeline] echo 03:35:21 taggedImages: 03:35:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:887ca450e28627fe1f76a044593f56671b433ad2 03:35:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:35:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.94 03:35:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 03:35:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.94 [Pipeline] echo 03:35:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:887ca450e28627fe1f76a044593f56671b433ad2-4.1.0-dev.94 [Pipeline] echo 03:35:21 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 03:35:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:35:22 03:35:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:35:22 arm64: Pulling from edgex-lftools-log-publisher 03:35:22 8998bd30e6a1: Pulling fs layer 03:35:22 04944245beec: Pulling fs layer 03:35:22 699f458cf7ca: Pulling fs layer 03:35:22 765212b225bb: Pulling fs layer 03:35:22 f23df028b6ca: Pulling fs layer 03:35:22 d65c8cfc05b1: Pulling fs layer 03:35:22 2437ff75d9bd: Pulling fs layer 03:35:22 765212b225bb: Waiting 03:35:22 f23df028b6ca: Waiting 03:35:22 d65c8cfc05b1: Waiting 03:35:22 2437ff75d9bd: Waiting 03:35:23 04944245beec: Verifying Checksum 03:35:23 04944245beec: Download complete 03:35:23 765212b225bb: Verifying Checksum 03:35:23 765212b225bb: Download complete 03:35:23 f23df028b6ca: Verifying Checksum 03:35:23 f23df028b6ca: Download complete 03:35:23 d65c8cfc05b1: Verifying Checksum 03:35:23 d65c8cfc05b1: Download complete 03:35:23 699f458cf7ca: Download complete 03:35:23 8998bd30e6a1: Download complete 03:35:26 2437ff75d9bd: Verifying Checksum 03:35:26 2437ff75d9bd: Download complete 03:35:28 8998bd30e6a1: Pull complete 03:35:29 04944245beec: Pull complete 03:35:30 699f458cf7ca: Pull complete 03:35:30 765212b225bb: Pull complete 03:35:31 f23df028b6ca: Pull complete 03:35:31 d65c8cfc05b1: Pull complete 03:35:49 2437ff75d9bd: Pull complete 03:35:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:35:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:35:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:50 prd-ubuntu20.04-docker-arm64-4c-16g-799 does not seem to be running inside a container 03:35:50 $ 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/949 -v /w/workspace/edgex-go/949:/w/workspace/edgex-go/949:rw,z -v /w/workspace/edgex-go/949@tmp:/w/workspace/edgex-go/949@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 03:35:52 $ docker top 16d2462cea4e6557959430d1655d972ad58ed22da3b6fef8bb2d1e9270f7dbcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:53 ---> job-cost.sh 03:35:53 lf-activate-venv: SKIPPING 03:35:53 INFO: No Stack... 03:35:53 INFO: Retrieving Pricing Info for: v3-standard-4 03:35:54 INFO: Archiving Costs [Pipeline] sh 03:35:55 + cat /w/workspace/edgex-go/949/archives/cost.csv 03:35:55 + cut -d, -f6 [Pipeline] lock 03:35:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-949-stack-cost] 03:35:55 Resource [jenkins-edgexfoundry-edgex-go-main-949-stack-cost] did not exist. Created. 03:35:55 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-949-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:35:56 + echo total: 0.10999999940395355 [Pipeline] stash 03:35:56 Stashed 1 file(s) [Pipeline] } 03:35:56 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-949-stack-cost] [Pipeline] // lock [Pipeline] } 03:35:56 $ docker stop --time=1 16d2462cea4e6557959430d1655d972ad58ed22da3b6fef8bb2d1e9270f7dbcb 03:35:58 $ docker rm -f --volumes 16d2462cea4e6557959430d1655d972ad58ed22da3b6fef8bb2d1e9270f7dbcb [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 03:35:58 provisioning config files... 03:35:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/949@tmp/config8519825962081412869tmp [Pipeline] { [Pipeline] sh 03:35:59 + set +x 03:35:59 + + bash -s -- 03:35:59 curl -s https://codecov.io/bash 03:35:59 03:35:59 _____ _ 03:35:59 / ____| | | 03:35:59 | | ___ __| | ___ ___ _____ __ 03:35:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:35:59 | |___| (_) | (_| | __/ (_| (_) \ V / 03:35:59 \_____\___/ \__,_|\___|\___\___/ \_/ 03:35:59 Bash-1.0.6 03:35:59 03:35:59 03:35:59 ==> git version 2.25.1 found 03:35:59 ==> 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 03:35:59 Release-Date: 2020-01-08 03:35:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:35:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:35:59 ==> Jenkins CI detected. 03:35:59 current dir:  /w/workspace/edgex-go/949 03:35:59 project root: . 03:35:59 --> token set from env 03:35:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:35:59 ==> Running gcov in . (disable via -X gcov) 03:35:59 ==> Python coveragepy not found 03:35:59 ==> Searching for coverage reports in: 03:35:59 + . 03:35:59 -> Found 1 reports 03:35:59 ==> Detecting git/mercurial file structure 03:35:59 ==> Reading reports 03:35:59 + ./coverage.out bytes=1044038 03:35:59 ==> Appending adjustments 03:35:59 https://docs.codecov.io/docs/fixing-reports 03:36:00 + Found adjustments 03:36:00 ==> Gzipping contents 03:36:00 108K /tmp/codecov.kFM6fz.gz 03:36:00 ==> Uploading reports 03:36:00 url: https://codecov.io 03:36:00 query: branch=main&commit=887ca450e28627fe1f76a044593f56671b433ad2&build=949&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F949%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:36:00 -> Pinging Codecov 03:36:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=887ca450e28627fe1f76a044593f56671b433ad2&build=949&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F949%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:36:01 -> Uploading to 03:36:01 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/887ca450e28627fe1f76a044593f56671b433ad2/b1f325f0-7cbe-4384-a9bf-dde22e5eb363.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260119T033600Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=20e1fa46361829b97ad2b430c5acb112fa5f16fe8b27a00da482cc579fc90032 03:36:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:01 Dload Upload Total Spent Left Speed 03:36:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 480k --:--:-- --:--:-- --:--:-- 478k 100 105k 0 0 100 105k 0 288k --:--:-- --:--:-- --:--:-- 287k 03:36:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/887ca450e28627fe1f76a044593f56671b433ad2 [Pipeline] } 03:36:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:36:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:36:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:36:02 03:36:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:36:02 latest: Pulling from edgex-devops/edgex-snyk-go 03:36:02 2d35ebdb57d9: Already exists 03:36:02 85e8836fcdb2: Pulling fs layer 03:36:02 91631faa732a: Pulling fs layer 03:36:02 f3f5ae8826fa: Pulling fs layer 03:36:02 4f4fb700ef54: Pulling fs layer 03:36:02 7861252a18e6: Pulling fs layer 03:36:02 9130f900ef6f: Pulling fs layer 03:36:02 7861252a18e6: Waiting 03:36:02 4f4fb700ef54: Waiting 03:36:02 9130f900ef6f: Waiting 03:36:02 f3f5ae8826fa: Verifying Checksum 03:36:02 f3f5ae8826fa: Download complete 03:36:02 85e8836fcdb2: Download complete 03:36:02 4f4fb700ef54: Verifying Checksum 03:36:02 4f4fb700ef54: Download complete 03:36:02 85e8836fcdb2: Pull complete 03:36:02 7861252a18e6: Verifying Checksum 03:36:02 7861252a18e6: Download complete 03:36:02 91631faa732a: Verifying Checksum 03:36:02 91631faa732a: Download complete 03:36:03 9130f900ef6f: Download complete 03:36:08 91631faa732a: Pull complete 03:36:08 f3f5ae8826fa: Pull complete 03:36:08 4f4fb700ef54: Pull complete 03:36:08 7861252a18e6: Pull complete 03:36:12 9130f900ef6f: Pull complete 03:36:12 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:36:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:36:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:12 prd-ubuntu20.04-docker-8c-8g-798 does not seem to be running inside a container 03:36:12 $ 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/949 -v /w/workspace/edgex-go/949:/w/workspace/edgex-go/949:rw,z -v /w/workspace/edgex-go/949@tmp:/w/workspace/edgex-go/949@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 03:36:16 $ docker top 277a05e4ed4314445e294063b5fbef0dea47b0f3e350473d69da07ae951b8471 -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:16 + git config --global --add safe.directory /w/workspace/edgex-go/949 [Pipeline] echo 03:36:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:36:16 + set -o pipefail 03:36:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:36:26 03:36:26 Monitoring /w/workspace/edgex-go/949 (github.com/edgexfoundry/edgex-go)... 03:36:26 03:36:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/abb8d2c5-be9e-4f3f-a5b0-97ab4c282caf 03:36:26 03:36:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:36:26 03:36:26 03:36:26 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:36:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:36:27 $ docker stop --time=1 277a05e4ed4314445e294063b5fbef0dea47b0f3e350473d69da07ae951b8471 03:36:30 $ docker rm -f --volumes 277a05e4ed4314445e294063b5fbef0dea47b0f3e350473d69da07ae951b8471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:36:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:31 provisioning config files... 03:36:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/949@tmp/config3871840125516235252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:31 --> edgex-publish-swagger.sh 03:36:31 === Publish openapi API === 03:36:31 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:36:31 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/949/openapi/core-command.yaml] 03:36:31 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:31 Dload Upload Total Spent Left Speed 03:36:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 282 139k --:--:-- --:--:-- --:--:-- 140k 03:36:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:36:31 03:36:31 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/949/openapi/core-data.yaml] 03:36:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:32 Dload Upload Total Spent Left Speed 03:36:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 515 574k --:--:-- --:--:-- --:--:-- 575k 03:36:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:36:32 03:36:32 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/949/openapi/core-keeper.yaml] 03:36:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:32 Dload Upload Total Spent Left Speed 03:36:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 402 180k --:--:-- --:--:-- --:--:-- 179k 100 30300 100 66 100 30234 402 180k --:--:-- --:--:-- --:--:-- 179k 03:36:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:36:32 03:36:32 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/949/openapi/core-metadata.yaml] 03:36:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:32 Dload Upload Total Spent Left Speed 03:36:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 440 1065k --:--:-- --:--:-- --:--:-- 1066k 03:36:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:36:32 03:36:32 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/949/openapi/security-proxy-auth.yaml] 03:36:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:32 Dload Upload Total Spent Left Speed 03:36:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 545 197k --:--:-- --:--:-- --:--:-- 199k 03:36:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:36:32 03:36:32 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/949/openapi/security-secretstore-setup.yaml] 03:36:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:32 Dload Upload Total Spent Left Speed 03:36:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 709 42075 --:--:-- --:--:-- --:--:-- 42784 03:36:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:36:32 03:36:32 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/949/openapi/support-notifications.yaml] 03:36:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:32 Dload Upload Total Spent Left Speed 03:36:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 536 793k --:--:-- --:--:-- --:--:-- 794k 03:36:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:36:32 03:36:32 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/949/openapi/support-scheduler.yaml] 03:36:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:32 Dload Upload Total Spent Left Speed 03:36:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 503 377k --:--:-- --:--:-- --:--:-- 378k 03:36:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:36:32 [Pipeline] } 03:36:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:36:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:36:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:33 prd-ubuntu20.04-docker-8c-8g-798 does not seem to be running inside a container 03:36:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/949 -v /w/workspace/edgex-go/949:/w/workspace/edgex-go/949:rw,z -v /w/workspace/edgex-go/949@tmp:/w/workspace/edgex-go/949@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 03:36:35 $ docker top 847e6f7c987a5da8f133d5f7bcfe9dc33a6bf7cda639f18e31639ff91bdedb90 -eo pid,comm 03:36:35 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). 03:36:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:36:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:35 [ssh-agent] Looking for ssh-agent implementation... 03:36:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:35 $ docker exec 847e6f7c987a5da8f133d5f7bcfe9dc33a6bf7cda639f18e31639ff91bdedb90 ssh-agent 03:36:35 SSH_AUTH_SOCK=/tmp/ssh-dDRUO533yLUa/agent.14 03:36:35 SSH_AGENT_PID=26 03:36:35 Running ssh-add (command line suppressed) 03:36:35 Identity added: /w/workspace/edgex-go/949@tmp/private_key_18311433656358029316.key (/w/workspace/edgex-go/949@tmp/private_key_18311433656358029316.key) 03:36:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:36 + git semver tag 03:36:36 2026-01-19 03:36:36,526 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:36:36 2026-01-19 03:36:36,541 [run_tag] DEBUG tag force:False 03:36:36 2026-01-19 03:36:36,542 [check_head_tag] DEBUG check head tag 03:36:36 2026-01-19 03:36:36,544 [execute] INFO git cat-file --batch-check 03:36:36 2026-01-19 03:36:36,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/949, stdin=, shell=False, universal_newlines=False) 03:36:36 2026-01-19 03:36:36,547 [execute] INFO git cat-file --batch 03:36:36 2026-01-19 03:36:36,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/949, stdin=, shell=False, universal_newlines=False) 03:36:36 2026-01-19 03:36:36,579 [read_version] DEBUG read version from /w/workspace/edgex-go/949/.semver/main 03:36:36 2026-01-19 03:36:36,579 [execute] INFO git tag -a v4.1.0-dev.94 -m v4.1.0-dev.94 03:36:36 2026-01-19 03:36:36,579 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.94', '-m', 'v4.1.0-dev.94'], cwd=/w/workspace/edgex-go/949, stdin=None, shell=False, universal_newlines=False) 03:36:36 2026-01-19 03:36:36,582 [read_version] DEBUG read version from /w/workspace/edgex-go/949/.semver/main 03:36:36 4.1.0-dev.94 [Pipeline] } 03:36:36 $ docker exec --env ******** --env ******** 847e6f7c987a5da8f133d5f7bcfe9dc33a6bf7cda639f18e31639ff91bdedb90 ssh-agent -k 03:36:36 unset SSH_AUTH_SOCK; 03:36:36 unset SSH_AGENT_PID; 03:36:36 echo Agent pid 26 killed; 03:36:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:36:37 + git semver [Pipeline] } 03:36:37 $ docker stop --time=1 847e6f7c987a5da8f133d5f7bcfe9dc33a6bf7cda639f18e31639ff91bdedb90 03:36:39 $ docker rm -f --volumes 847e6f7c987a5da8f133d5f7bcfe9dc33a6bf7cda639f18e31639ff91bdedb90 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:36:40 03:36:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:36:41 0.23.1-centos7: Pulling from edgex-lftools 03:36:41 ab5ef0e58194: Pulling fs layer 03:36:41 9712f1f96733: Pulling fs layer 03:36:41 63f879dbbcfc: Pulling fs layer 03:36:41 0d9ebad4ef96: Pulling fs layer 03:36:41 e9a5061849ea: Pulling fs layer 03:36:41 d747dcd14b5f: Pulling fs layer 03:36:41 2de7ff778b66: Pulling fs layer 03:36:41 e9a5061849ea: Waiting 03:36:41 d747dcd14b5f: Waiting 03:36:41 0d9ebad4ef96: Waiting 03:36:41 2de7ff778b66: Waiting 03:36:41 9712f1f96733: Verifying Checksum 03:36:41 9712f1f96733: Download complete 03:36:41 63f879dbbcfc: Verifying Checksum 03:36:41 63f879dbbcfc: Download complete 03:36:41 e9a5061849ea: Verifying Checksum 03:36:41 e9a5061849ea: Download complete 03:36:41 d747dcd14b5f: Download complete 03:36:41 0d9ebad4ef96: Verifying Checksum 03:36:41 0d9ebad4ef96: Download complete 03:36:41 ab5ef0e58194: Verifying Checksum 03:36:41 ab5ef0e58194: Download complete 03:36:42 2de7ff778b66: Verifying Checksum 03:36:42 2de7ff778b66: Download complete 03:36:46 ab5ef0e58194: Pull complete 03:36:46 9712f1f96733: Pull complete 03:36:46 63f879dbbcfc: Pull complete 03:36:52 0d9ebad4ef96: Pull complete 03:36:52 e9a5061849ea: Pull complete 03:36:52 d747dcd14b5f: Pull complete 03:36:53 2de7ff778b66: Pull complete 03:36:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:36:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:36:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:53 prd-ubuntu20.04-docker-8c-8g-798 does not seem to be running inside a container 03:36:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/949 -v /w/workspace/edgex-go/949:/w/workspace/edgex-go/949:rw,z -v /w/workspace/edgex-go/949@tmp:/w/workspace/edgex-go/949@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 03:36:55 $ docker top abd8456141f2bd4c3ed6abcf0c019cc206b8d15960352ed01fb15c1cb33dcf1a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:36:55 provisioning config files... 03:36:55 copy managed file [sigul-config] to file:/w/workspace/edgex-go/949@tmp/config3823819851423021872tmp 03:36:55 copy managed file [sigul-password] to file:/w/workspace/edgex-go/949@tmp/config17773599389832451320tmp 03:36:55 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/949@tmp/config9227218135744123795tmp [Pipeline] { [Pipeline] echo 03:36:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:36:56 ---> sigul-configuration.sh 03:36:56 gpg: directory `/root/.gnupg' created 03:36:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:36:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:36:56 gpg: keyring `/root/.gnupg/secring.gpg' created 03:36:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:36:56 gpg: CAST5 encrypted data 03:36:56 gpg: encrypted with 1 passphrase 03:36:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:36:56 + mkdir /home/jenkins 03:36:56 + mkdir /home/jenkins/sigul [Pipeline] sh 03:36:56 + 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 03:36:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:36:57 ---> sigul-install.sh 03:36:57 Sigul already installed; skipping installation. [Pipeline] sh 03:36:57 + git tag --list 03:36:57 0.6.0 03:36:57 0.6.1 03:36:57 0.7.0 03:36:57 0.7.1 03:36:57 v1.0.0 03:36:57 v1.0.1 03:36:57 v1.1.0 03:36:57 v1.2.0 03:36:57 v1.2.1 03:36:57 v1.3.0 03:36:57 v1.3.1 03:36:57 v2.0.0 03:36:57 v2.1.0 03:36:57 v2.1.1 03:36:57 v2.2.0 03:36:57 v2.3.0 03:36:57 v3.0 03:36:57 v3.0.0 03:36:57 v3.1 03:36:57 v3.1.0 03:36:57 v3.1.1 03:36:57 v4.0 03:36:57 v4.0.0 03:36:57 v4.0.1 03:36:57 v4.0.1-dev.1 03:36:57 v4.0.1-dev.2 03:36:57 v4.0.2-dev.1 03:36:57 v4.1.0-dev.1 03:36:57 v4.1.0-dev.10 03:36:57 v4.1.0-dev.11 03:36:57 v4.1.0-dev.12 03:36:57 v4.1.0-dev.13 03:36:57 v4.1.0-dev.14 03:36:57 v4.1.0-dev.15 03:36:57 v4.1.0-dev.16 03:36:57 v4.1.0-dev.17 03:36:57 v4.1.0-dev.18 03:36:57 v4.1.0-dev.19 03:36:57 v4.1.0-dev.2 03:36:57 v4.1.0-dev.20 03:36:57 v4.1.0-dev.21 03:36:57 v4.1.0-dev.22 03:36:57 v4.1.0-dev.23 03:36:57 v4.1.0-dev.24 03:36:57 v4.1.0-dev.25 03:36:57 v4.1.0-dev.26 03:36:57 v4.1.0-dev.27 03:36:57 v4.1.0-dev.28 03:36:57 v4.1.0-dev.29 03:36:57 v4.1.0-dev.3 03:36:57 v4.1.0-dev.30 03:36:57 v4.1.0-dev.31 03:36:57 v4.1.0-dev.32 03:36:57 v4.1.0-dev.33 03:36:57 v4.1.0-dev.34 03:36:57 v4.1.0-dev.35 03:36:57 v4.1.0-dev.36 03:36:57 v4.1.0-dev.37 03:36:57 v4.1.0-dev.38 03:36:57 v4.1.0-dev.39 03:36:57 v4.1.0-dev.4 03:36:57 v4.1.0-dev.40 03:36:57 v4.1.0-dev.41 03:36:57 v4.1.0-dev.42 03:36:57 v4.1.0-dev.43 03:36:57 v4.1.0-dev.44 03:36:57 v4.1.0-dev.45 03:36:57 v4.1.0-dev.46 03:36:57 v4.1.0-dev.47 03:36:57 v4.1.0-dev.48 03:36:57 v4.1.0-dev.49 03:36:57 v4.1.0-dev.5 03:36:57 v4.1.0-dev.50 03:36:57 v4.1.0-dev.51 03:36:57 v4.1.0-dev.52 03:36:57 v4.1.0-dev.53 03:36:57 v4.1.0-dev.54 03:36:57 v4.1.0-dev.55 03:36:57 v4.1.0-dev.56 03:36:57 v4.1.0-dev.57 03:36:57 v4.1.0-dev.58 03:36:57 v4.1.0-dev.59 03:36:57 v4.1.0-dev.6 03:36:57 v4.1.0-dev.60 03:36:57 v4.1.0-dev.61 03:36:57 v4.1.0-dev.62 03:36:57 v4.1.0-dev.63 03:36:57 v4.1.0-dev.64 03:36:57 v4.1.0-dev.65 03:36:57 v4.1.0-dev.66 03:36:57 v4.1.0-dev.67 03:36:57 v4.1.0-dev.68 03:36:57 v4.1.0-dev.69 03:36:57 v4.1.0-dev.7 03:36:57 v4.1.0-dev.70 03:36:57 v4.1.0-dev.71 03:36:57 v4.1.0-dev.72 03:36:57 v4.1.0-dev.73 03:36:57 v4.1.0-dev.74 03:36:57 v4.1.0-dev.75 03:36:57 v4.1.0-dev.76 03:36:57 v4.1.0-dev.77 03:36:57 v4.1.0-dev.78 03:36:57 v4.1.0-dev.79 03:36:57 v4.1.0-dev.8 03:36:57 v4.1.0-dev.80 03:36:57 v4.1.0-dev.81 03:36:57 v4.1.0-dev.82 03:36:57 v4.1.0-dev.83 03:36:57 v4.1.0-dev.84 03:36:57 v4.1.0-dev.85 03:36:57 v4.1.0-dev.86 03:36:57 v4.1.0-dev.87 03:36:57 v4.1.0-dev.88 03:36:57 v4.1.0-dev.89 03:36:57 v4.1.0-dev.9 03:36:57 v4.1.0-dev.90 03:36:57 v4.1.0-dev.91 03:36:57 v4.1.0-dev.92 03:36:57 v4.1.0-dev.93 03:36:57 v4.1.0-dev.94 [Pipeline] sh 03:36:57 + lftools sign git-tag v4.1.0-dev.94 03:36:58 Signing Git tag with Sigul... 03:36:58 Signing v4.1.0-dev.94 [Pipeline] echo 03:36:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:36:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:36:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:36:59 $ docker stop --time=1 abd8456141f2bd4c3ed6abcf0c019cc206b8d15960352ed01fb15c1cb33dcf1a 03:37:01 $ docker rm -f --volumes abd8456141f2bd4c3ed6abcf0c019cc206b8d15960352ed01fb15c1cb33dcf1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:37:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:37:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:01 prd-ubuntu20.04-docker-8c-8g-798 does not seem to be running inside a container 03:37:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/949 -v /w/workspace/edgex-go/949:/w/workspace/edgex-go/949:rw,z -v /w/workspace/edgex-go/949@tmp:/w/workspace/edgex-go/949@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 03:37:02 $ docker top 9a02be08a050db7afc4b40e802392edd0e45b59bfb75081f793f08749d208fd5 -eo pid,comm 03:37:02 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). 03:37:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:37:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:02 [ssh-agent] Looking for ssh-agent implementation... 03:37:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:02 $ docker exec 9a02be08a050db7afc4b40e802392edd0e45b59bfb75081f793f08749d208fd5 ssh-agent 03:37:02 SSH_AUTH_SOCK=/tmp/ssh-tZT2Ii7onmwT/agent.32 03:37:02 SSH_AGENT_PID=38 03:37:02 Running ssh-add (command line suppressed) 03:37:02 Identity added: /w/workspace/edgex-go/949@tmp/private_key_18419099253003310717.key (/w/workspace/edgex-go/949@tmp/private_key_18419099253003310717.key) 03:37:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:02 + git semver bump pre 03:37:03 2026-01-19 03:37:03,361 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:37:03 2026-01-19 03:37:03,365 [read_version] DEBUG read version from /w/workspace/edgex-go/949/.semver/main 03:37:03 2026-01-19 03:37:03,365 [bump_version] DEBUG bumping version:4.1.0-dev.94 on axis:pre with prefix:dev 03:37:03 2026-01-19 03:37:03,365 [bump_version] DEBUG bumped version:4.1.0-dev.95 03:37:03 2026-01-19 03:37:03,365 [write_version] DEBUG write version:4.1.0-dev.95 to path:/w/workspace/edgex-go/949/.semver/main with force:True 03:37:03 2026-01-19 03:37:03,365 [read_version] DEBUG read version from /w/workspace/edgex-go/949/.semver/main 03:37:03 2026-01-19 03:37:03,365 [write_file] DEBUG write to file:/w/workspace/edgex-go/949/.semver/main 03:37:03 2026-01-19 03:37:03,369 [execute] INFO git cat-file --batch-check 03:37:03 2026-01-19 03:37:03,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/949/.semver, stdin=, shell=False, universal_newlines=False) 03:37:03 2026-01-19 03:37:03,373 [execute] INFO git cat-file --batch 03:37:03 2026-01-19 03:37:03,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/949/.semver, stdin=, shell=False, universal_newlines=False) 03:37:03 2026-01-19 03:37:03,377 [read_version] DEBUG read version from /w/workspace/edgex-go/949/.semver/main 03:37:03 4.1.0-dev.95 [Pipeline] } 03:37:03 $ docker exec --env ******** --env ******** 9a02be08a050db7afc4b40e802392edd0e45b59bfb75081f793f08749d208fd5 ssh-agent -k 03:37:03 unset SSH_AUTH_SOCK; 03:37:03 unset SSH_AGENT_PID; 03:37:03 echo Agent pid 38 killed; 03:37:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:37:03 + git semver [Pipeline] } 03:37:04 $ docker stop --time=1 9a02be08a050db7afc4b40e802392edd0e45b59bfb75081f793f08749d208fd5 03:37:05 $ docker rm -f --volumes 9a02be08a050db7afc4b40e802392edd0e45b59bfb75081f793f08749d208fd5 [Pipeline] // withDockerContainer [Pipeline] sh 03:37:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:37:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:06 prd-ubuntu20.04-docker-8c-8g-798 does not seem to be running inside a container 03:37:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/949 -v /w/workspace/edgex-go/949:/w/workspace/edgex-go/949:rw,z -v /w/workspace/edgex-go/949@tmp:/w/workspace/edgex-go/949@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 03:37:06 $ docker top 511583e516f911646de2a66f9cbd928a151f41052f1551b40035217ceef1beba -eo pid,comm 03:37:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:37:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:37:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:06 [ssh-agent] Looking for ssh-agent implementation... 03:37:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:06 $ docker exec 511583e516f911646de2a66f9cbd928a151f41052f1551b40035217ceef1beba ssh-agent 03:37:07 SSH_AUTH_SOCK=/tmp/ssh-r6xA6ZEzxa6B/agent.31 03:37:07 SSH_AGENT_PID=37 03:37:07 Running ssh-add (command line suppressed) 03:37:07 Identity added: /w/workspace/edgex-go/949@tmp/private_key_2836573043962027609.key (/w/workspace/edgex-go/949@tmp/private_key_2836573043962027609.key) 03:37:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:07 + git semver push 03:37:08 2026-01-19 03:37:07,899 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:37:08 2026-01-19 03:37:07,904 [run_push] DEBUG push 03:37:08 2026-01-19 03:37:07,905 [execute] INFO git cat-file --batch-check 03:37:08 2026-01-19 03:37:07,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/949/.semver, stdin=, shell=False, universal_newlines=False) 03:37:08 2026-01-19 03:37:07,907 [execute] INFO git rev-list 062ade829268ff086053a0a287ab07e05d3d1125 -- 03:37:08 2026-01-19 03:37:07,907 [execute] DEBUG Popen(['git', 'rev-list', '062ade829268ff086053a0a287ab07e05d3d1125', '--'], cwd=/w/workspace/edgex-go/949/.semver, stdin=None, shell=False, universal_newlines=False) 03:37:08 2026-01-19 03:37:07,925 [execute] INFO git fetch -v -- origin 03:37:08 2026-01-19 03:37:07,926 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/949/.semver, stdin=None, shell=False, universal_newlines=True) 03:37:08 2026-01-19 03:37:08,489 [run_push] DEBUG no remote changes detected 03:37:08 2026-01-19 03:37:08,489 [execute] INFO git push origin semver 03:37:08 2026-01-19 03:37:08,489 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/949/.semver, stdin=None, shell=False, universal_newlines=False) 03:37:09 2026-01-19 03:37:09,294 [run_push] DEBUG push all version tags 03:37:09 2026-01-19 03:37:09,294 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:37:09 2026-01-19 03:37:09,295 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/949, stdin=None, shell=False, universal_newlines=False) 03:37:10 2026-01-19 03:37:10,018 [read_version] DEBUG read version from /w/workspace/edgex-go/949/.semver/main 03:37:10 4.1.0-dev.95 [Pipeline] } 03:37:10 $ docker exec --env ******** --env ******** 511583e516f911646de2a66f9cbd928a151f41052f1551b40035217ceef1beba ssh-agent -k 03:37:10 unset SSH_AUTH_SOCK; 03:37:10 unset SSH_AGENT_PID; 03:37:10 echo Agent pid 37 killed; 03:37:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:37:10 + git semver [Pipeline] } 03:37:11 $ docker stop --time=1 511583e516f911646de2a66f9cbd928a151f41052f1551b40035217ceef1beba 03:37:12 $ docker rm -f --volumes 511583e516f911646de2a66f9cbd928a151f41052f1551b40035217ceef1beba [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 03:37:12 + [ -d /w/workspace/edgex-go/949/archives ] [Pipeline] libraryResource [Pipeline] sh 03:37:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:37:14 ---> package-listing.sh 03:37:14 ++ facter osfamily 03:37:14 ++ tr '[:upper:]' '[:lower:]' 03:37:14 + OS_FAMILY=debian 03:37:14 + workspace=/w/workspace/edgex-go/949 03:37:14 + START_PACKAGES=/tmp/packages_start.txt 03:37:14 + END_PACKAGES=/tmp/packages_end.txt 03:37:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:37:14 + PACKAGES=/tmp/packages_start.txt 03:37:14 + '[' /w/workspace/edgex-go/949 ']' 03:37:14 + PACKAGES=/tmp/packages_end.txt 03:37:14 + case "${OS_FAMILY}" in 03:37:14 + dpkg -l 03:37:14 + grep '^ii' 03:37:14 + '[' -f /tmp/packages_start.txt ']' 03:37:14 + '[' -f /tmp/packages_end.txt ']' 03:37:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:37:14 + '[' /w/workspace/edgex-go/949 ']' 03:37:14 + mkdir -p /w/workspace/edgex-go/949/archives/ 03:37:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/949/archives/ [Pipeline] echo 03:37:14 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/949/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:37:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:15 03:37:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:15 latest: Pulling from edgex-lftools-log-publisher 03:37:15 5eb5b503b376: Pulling fs layer 03:37:15 5c69ac0246d0: Pulling fs layer 03:37:15 ec43610c2a17: Pulling fs layer 03:37:15 3a2ae6a8a46f: Pulling fs layer 03:37:15 33b1e0a273af: Pulling fs layer 03:37:15 5d3b04190fa2: Pulling fs layer 03:37:15 3a2ae6a8a46f: Waiting 03:37:15 33b1e0a273af: Waiting 03:37:15 2f39f015ded8: Pulling fs layer 03:37:15 5d3b04190fa2: Waiting 03:37:15 2f39f015ded8: Waiting 03:37:15 5c69ac0246d0: Download complete 03:37:15 3a2ae6a8a46f: Verifying Checksum 03:37:15 3a2ae6a8a46f: Download complete 03:37:15 33b1e0a273af: Verifying Checksum 03:37:15 33b1e0a273af: Download complete 03:37:15 5d3b04190fa2: Verifying Checksum 03:37:15 5d3b04190fa2: Download complete 03:37:15 ec43610c2a17: Download complete 03:37:16 5eb5b503b376: Verifying Checksum 03:37:16 5eb5b503b376: Download complete 03:37:16 2f39f015ded8: Download complete 03:37:17 5eb5b503b376: Pull complete 03:37:17 5c69ac0246d0: Pull complete 03:37:18 ec43610c2a17: Pull complete 03:37:18 3a2ae6a8a46f: Pull complete 03:37:18 33b1e0a273af: Pull complete 03:37:18 5d3b04190fa2: Pull complete 03:37:23 2f39f015ded8: Pull complete 03:37:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:37:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:23 prd-ubuntu20.04-docker-8c-8g-798 does not seem to be running inside a container 03:37:23 $ 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/949/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/949 -v /w/workspace/edgex-go/949:/w/workspace/edgex-go/949:rw,z -v /w/workspace/edgex-go/949@tmp:/w/workspace/edgex-go/949@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 03:37:25 $ docker top 7b5eb885933d54192c958595df42ae1c8f6e0c1a3c1a26a8864f4a1e7dbb9f9b -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:25 + touch /tmp/pre-build-complete [Pipeline] sh 03:37:26 + mkdir -p /var/log/sysstat [Pipeline] sh 03:37:26 + ls /var/log/sa-host 03:37:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:26 provisioning config files... 03:37:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/949@tmp/config15308869607714179145tmp [Pipeline] { [Pipeline] echo 03:37:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:37:26 ---> create-netrc.sh [Pipeline] } 03:37:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:37:26 ---> python-tools-install.sh [Pipeline] echo 03:37:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:37:27 ---> sudo-logs.sh 03:37:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:37:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:37:27 ---> job-cost.sh 03:37:27 lf-activate-venv: SKIPPING 03:37:27 DEBUG: total: 0.10999999940395355 03:37:27 INFO: Retrieving Stack Cost... 03:37:27 INFO: Retrieving Pricing Info for: v3-standard-8 03:37:28 INFO: Archiving Costs [Pipeline] echo 03:37:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:37:28 ---> logs-deploy.sh 03:37:28 lf-activate-venv: SKIPPING 03:37:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/949 03:37:28 INFO: archiving workspace using pattern(s): 03:37:29 Archives upload complete. 03:37:29 INFO: archiving logs to Nexus 03:37:30 ---> uname -a: 03:37:30 Linux prd-ubuntu20-04-docker-8c-8g-798 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:37:30 03:37:30 03:37:30 ---> lscpu: 03:37:30 Architecture: x86_64 03:37:30 CPU op-mode(s): 32-bit, 64-bit 03:37:30 Byte Order: Little Endian 03:37:30 Address sizes: 40 bits physical, 48 bits virtual 03:37:30 CPU(s): 8 03:37:30 On-line CPU(s) list: 0-7 03:37:30 Thread(s) per core: 1 03:37:30 Core(s) per socket: 1 03:37:30 Socket(s): 8 03:37:30 NUMA node(s): 1 03:37:30 Vendor ID: AuthenticAMD 03:37:30 CPU family: 23 03:37:30 Model: 49 03:37:30 Model name: AMD EPYC-Rome Processor 03:37:30 Stepping: 0 03:37:30 CPU MHz: 2799.996 03:37:30 BogoMIPS: 5599.99 03:37:30 Virtualization: AMD-V 03:37:30 Hypervisor vendor: KVM 03:37:30 Virtualization type: full 03:37:30 L1d cache: 256 KiB 03:37:30 L1i cache: 256 KiB 03:37:30 L2 cache: 4 MiB 03:37:30 L3 cache: 128 MiB 03:37:30 NUMA node0 CPU(s): 0-7 03:37:30 Vulnerability Gather data sampling: Not affected 03:37:30 Vulnerability Itlb multihit: Not affected 03:37:30 Vulnerability L1tf: Not affected 03:37:30 Vulnerability Mds: Not affected 03:37:30 Vulnerability Meltdown: Not affected 03:37:30 Vulnerability Mmio stale data: Not affected 03:37:30 Vulnerability Retbleed: Vulnerable 03:37:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:37:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:37:30 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:37:30 Vulnerability Srbds: Not affected 03:37:30 Vulnerability Tsx async abort: Not affected 03:37:30 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 03:37:30 03:37:30 03:37:30 ---> nproc: 03:37:30 8 03:37:30 03:37:30 03:37:30 ---> df -h: 03:37:30 Filesystem Size Used Avail Use% Mounted on 03:37:30 overlay 155G 34G 122G 22% / 03:37:30 tmpfs 64M 0 64M 0% /dev 03:37:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:37:30 shm 64M 0 64M 0% /dev/shm 03:37:30 /dev/vda1 155G 34G 122G 22% /facter-os 03:37:30 03:37:30 03:37:30 ---> sar -b -r -n DEV: 03:37:30 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-798) 01/19/26 _x86_64_ (8 CPU) 03:37:30 03:37:30 02:43:22 LINUX RESTART (8 CPU) 03:37:30 03:37:30 02:44:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:37:30 02:45:01 409.36 19.47 389.89 0.00 3117.00 67915.42 0.00 03:37:30 02:46:01 51.79 0.20 51.59 0.00 5.47 25248.86 0.00 03:37:30 02:47:01 30.38 0.02 30.36 0.00 0.13 17963.29 0.00 03:37:30 02:48:01 69.12 0.20 68.92 0.00 2.53 29529.75 0.00 03:37:30 02:49:01 1360.01 28.26 1331.74 0.00 2280.15 567001.10 0.00 03:37:30 02:50:01 161.00 0.33 160.66 0.00 2.67 46677.91 0.00 03:37:30 02:51:01 325.06 0.08 324.98 0.00 0.67 102327.62 0.00 03:37:30 02:52:01 858.51 10.23 848.28 0.00 525.42 183024.99 0.00 03:37:30 02:53:01 30.41 0.57 29.85 0.00 16.93 784.40 0.00 03:37:30 02:54:01 18.58 1.03 17.54 0.00 50.12 450.52 0.00 03:37:30 02:55:01 5.15 0.03 5.12 0.00 0.27 136.38 0.00 03:37:30 02:56:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 03:37:30 02:57:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 03:37:30 02:58:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 03:37:30 02:59:01 2.00 0.52 1.48 0.00 6.66 20.66 0.00 03:37:30 03:00:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 03:37:30 03:01:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 03:37:30 03:02:01 1.58 0.30 1.28 0.00 16.80 16.53 0.00 03:37:30 03:03:01 2.20 1.37 0.83 0.00 28.80 11.73 0.00 03:37:30 03:04:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 03:37:30 03:05:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 03:37:30 03:06:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 03:37:30 03:07:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 03:37:30 03:08:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 03:37:30 03:09:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 03:37:30 03:10:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 03:37:30 03:11:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 03:37:30 03:12:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 03:37:30 03:13:01 0.80 0.00 0.80 0.00 0.00 9.47 0.00 03:37:30 03:14:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 03:37:30 03:15:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 03:37:30 03:16:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 03:37:30 03:17:01 1.00 0.05 0.95 0.00 1.07 10.53 0.00 03:37:30 03:18:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 03:37:30 03:19:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 03:37:30 03:20:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 03:37:30 03:21:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 03:37:30 03:22:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 03:37:30 03:23:01 0.82 0.00 0.82 0.00 0.00 10.13 0.00 03:37:30 03:24:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 03:37:30 03:25:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 03:37:30 03:26:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 03:37:30 03:27:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 03:37:30 03:28:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 03:37:30 03:29:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 03:37:30 03:30:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 03:37:30 03:31:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 03:37:30 03:32:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 03:37:30 03:33:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 03:37:30 03:34:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 03:37:30 03:35:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 03:37:30 03:36:01 1.63 0.33 1.30 0.00 16.26 48.39 0.00 03:37:30 03:37:01 156.71 0.70 156.01 0.00 24.26 63289.05 0.00 03:37:30 Average: 66.63 1.21 65.42 0.00 115.94 20862.67 0.00 03:37:30 03:37:30 02:44:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:37:30 02:45:01 27586036 31487080 804940 2.45 117092 3990028 1887168 5.56 1223676 3593604 916 03:37:30 02:46:01 26144160 31356316 924160 2.81 128780 5194304 2203284 6.50 2145352 4006488 523148 03:37:30 02:47:01 25161260 30346272 1932748 5.88 133040 5139004 3092904 9.12 2628804 4476832 517212 03:37:30 02:48:01 25386276 31503780 773872 2.35 137588 6027984 1810192 5.34 1950784 4898716 577468 03:37:30 02:49:01 9768980 30856572 1335120 4.06 399872 19874640 5879944 17.34 3685380 17801356 63568 03:37:30 02:50:01 4195660 28232920 3934016 11.97 425484 22589724 11097772 32.72 7603988 19208060 1589900 03:37:30 02:51:01 1548916 28661484 3512252 10.69 443780 25529628 9405340 27.73 8502176 20848940 1890808 03:37:30 02:52:01 5113176 31372692 863388 2.63 454152 24861216 2263796 6.67 3845484 22225308 448 03:37:30 02:53:01 5113136 31374504 860028 2.62 455348 24862136 2128484 6.28 4094700 21975044 504 03:37:30 02:54:01 5117968 31381912 852596 2.59 456088 24863812 2134352 6.29 4512684 21553024 208 03:37:30 02:55:01 5119420 31383476 851044 2.59 456256 24863840 2139796 6.31 4554496 21510220 52 03:37:30 02:56:01 5120024 31384232 850772 2.59 456276 24863976 2139796 6.31 4554200 21510356 8 03:37:30 02:57:01 5121844 31386084 849004 2.58 456304 24863980 2139796 6.31 4552692 21510360 24 03:37:30 02:58:01 5121404 31385676 849512 2.58 456324 24863984 2139796 6.31 4552720 21510364 8 03:37:30 02:59:01 5138400 31402900 832452 2.53 456396 24864140 2141748 6.31 4533872 21510312 60 03:37:30 03:00:01 5138644 31403176 832124 2.53 456420 24864148 2141748 6.31 4533840 21510316 64 03:37:30 03:01:01 5138564 31403120 832024 2.53 456436 24864148 2141748 6.31 4533724 21510316 8 03:37:30 03:02:01 5137720 31402800 832304 2.53 456476 24864652 2141748 6.31 4536064 21510628 8 03:37:30 03:03:01 5131880 31398808 836112 2.54 456496 24865524 2158248 6.36 4541776 21510928 56 03:37:30 03:04:01 5131728 31398680 836192 2.54 456512 24865524 2158248 6.36 4541340 21510900 16 03:37:30 03:05:01 5131396 31398368 836492 2.54 456528 24865532 2158248 6.36 4541476 21510904 12 03:37:30 03:06:01 5131104 31398104 836700 2.55 456552 24865532 2158248 6.36 4541356 21510888 12 03:37:30 03:07:01 5130784 31397816 837180 2.55 456576 24865536 2158248 6.36 4541712 21510892 152 03:37:30 03:08:01 5130312 31397376 837592 2.55 456612 24865540 2158248 6.36 4541404 21510896 12 03:37:30 03:09:01 5130808 31397892 837068 2.55 456628 24865536 2158248 6.36 4541480 21510896 16 03:37:30 03:10:01 5129932 31397040 837800 2.55 456640 24865544 2158248 6.36 4541792 21510900 244 03:37:30 03:11:01 5130160 31397284 837496 2.55 456648 24865544 2158248 6.36 4541724 21510896 132 03:37:30 03:12:01 5130200 31397340 837436 2.55 456660 24865552 2158248 6.36 4541480 21510900 40 03:37:30 03:13:01 5129948 31397108 837648 2.55 456676 24865556 2158248 6.36 4541480 21510904 28 03:37:30 03:14:01 5130444 31397620 837068 2.55 456712 24865544 2158248 6.36 4541576 21510904 60 03:37:30 03:15:01 5130360 31397580 837312 2.55 456736 24865564 2158248 6.36 4541540 21510908 12 03:37:30 03:16:01 5130084 31397316 837552 2.55 456744 24865564 2158248 6.36 4541564 21510908 44 03:37:30 03:17:01 5129784 31397044 837768 2.55 456768 24865564 2158248 6.36 4541884 21510912 4 03:37:30 03:18:01 5130028 31397360 837368 2.55 456784 24865600 2158248 6.36 4541628 21510940 28 03:37:30 03:19:01 5129704 31397064 837660 2.55 456804 24865600 2158248 6.36 4541688 21510948 24 03:37:30 03:20:01 5129624 31397016 837692 2.55 456828 24865604 2158248 6.36 4541652 21510952 68 03:37:30 03:21:01 5129292 31396692 837960 2.55 456840 24865604 2158248 6.36 4541916 21510952 20 03:37:30 03:22:01 5128872 31396452 838040 2.55 456864 24865736 2158248 6.36 4542016 21511072 4 03:37:30 03:23:01 5129084 31396684 837760 2.55 456872 24865744 2158248 6.36 4542024 21511080 36 03:37:30 03:24:01 5128876 31396548 837660 2.55 456904 24865744 2158248 6.36 4541820 21511092 16 03:37:30 03:25:01 5128860 31396564 837592 2.55 456924 24865748 2158248 6.36 4541788 21511096 32 03:37:30 03:26:01 5128024 31395784 838312 2.55 456948 24865748 2158248 6.36 4542124 21511096 4 03:37:30 03:27:01 5128472 31396288 837796 2.55 456964 24865752 2158248 6.36 4541924 21511100 8 03:37:30 03:28:01 5128464 31396316 837740 2.55 457000 24865760 2158248 6.36 4541892 21511108 140 03:37:30 03:29:01 5128440 31396316 837716 2.55 457024 24865760 2174292 6.41 4542000 21511108 16 03:37:30 03:30:01 5128356 31396268 837968 2.55 457048 24865764 2174292 6.41 4541956 21511112 60 03:37:30 03:31:01 5127852 31395780 838444 2.55 457064 24865764 2174292 6.41 4541984 21511112 4 03:37:30 03:32:01 5127640 31395596 838596 2.55 457080 24865772 2174292 6.41 4541988 21511120 8 03:37:30 03:33:01 5127372 31395360 838816 2.55 457104 24865776 2174292 6.41 4542012 21511124 12 03:37:30 03:34:01 5127356 31395372 838788 2.55 457144 24865764 2174292 6.41 4542324 21511124 12 03:37:30 03:35:01 5127800 31395848 838500 2.55 457164 24865780 2174292 6.41 4542088 21511128 28 03:37:30 03:36:01 5120504 31389152 844796 2.57 457196 24866340 2201580 6.49 4548160 21512296 140 03:37:30 03:37:01 3562764 31335036 897336 2.73 508512 26181392 2177288 6.42 4692412 22787912 68 03:37:30 Average: 6681658 31255620 979364 2.98 430994 23272816 2542316 7.50 4446483 20128929 97471 03:37:30 03:37:30 02:44:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:37:30 02:45:01 docker0 778.10 870.94 56.98 4607.17 0.00 0.00 0.00 0.00 03:37:30 02:45:01 lo 3.87 3.87 0.39 0.39 0.00 0.00 0.00 0.00 03:37:30 02:45:01 ens3 1198.31 971.61 11640.00 142.44 0.00 0.00 0.00 0.00 03:37:30 02:46:01 veth355fa83 0.13 0.27 0.01 0.03 0.00 0.00 0.00 0.00 03:37:30 02:46:01 docker0 0.17 0.15 0.01 0.02 0.00 0.00 0.00 0.00 03:37:30 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 02:46:01 ens3 37.79 22.48 35.43 15.62 0.00 0.00 0.00 0.00 03:37:30 02:47:01 veth355fa83 1.28 1.30 0.11 0.11 0.00 0.00 0.00 0.00 03:37:30 02:47:01 docker0 1.28 1.28 0.10 0.11 0.00 0.00 0.00 0.00 03:37:30 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:47:01 ens3 20.18 13.85 19.63 8.37 0.00 0.00 0.00 0.00 03:37:30 02:48:01 veth355fa83 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 02:48:01 ens3 28.48 19.43 24.20 13.96 0.00 0.00 0.00 0.00 03:37:30 02:49:01 veth1ef3eae 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 03:37:30 02:49:01 veth54d5b33 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 03:37:30 02:49:01 docker0 631.36 1076.45 54.06 9487.80 0.00 0.00 0.00 0.00 03:37:30 02:49:01 veth360028d 0.05 0.48 0.00 0.02 0.00 0.00 0.00 0.00 03:37:30 02:49:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 03:37:30 02:49:01 vethd7f3d33 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 03:37:30 02:49:01 ens3 1322.66 756.96 14248.72 88.56 0.00 0.00 0.00 0.00 03:37:30 02:49:01 vethd2fd313 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 03:37:30 02:49:01 veth86916c9 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 03:37:30 02:49:01 vethfa8a748 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 03:37:30 02:49:01 vethbf7b8d8 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 03:37:30 02:49:01 veth73579d6 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 03:37:30 02:49:01 veth84f7447 0.05 0.50 0.00 0.02 0.00 0.00 0.00 0.00 03:37:30 02:49:01 vethfc341b7 0.62 3.95 0.05 0.38 0.00 0.00 0.00 0.00 03:37:30 02:49:01 vethaab7fbf 0.05 0.50 0.00 0.02 0.00 0.00 0.00 0.00 03:37:30 02:49:01 vethb115581 0.05 0.48 0.00 0.02 0.00 0.00 0.00 0.00 03:37:30 02:50:01 veth1ef3eae 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:50:01 veth54d5b33 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:50:01 docker0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 02:50:01 veth360028d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 02:50:01 vethd7f3d33 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:50:01 ens3 8.45 4.47 6.84 3.69 0.00 0.00 0.00 0.00 03:37:30 02:50:01 vethd2fd313 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:50:01 veth86916c9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:50:01 vethfa8a748 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:50:01 vethbf7b8d8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:50:01 veth73579d6 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:37:30 02:50:01 veth84f7447 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:50:01 vethfc341b7 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 02:50:01 vethaab7fbf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:50:01 vethb115581 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:51:01 veth1ef3eae 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:51:01 veth54d5b33 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:51:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:51:01 veth360028d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:51:01 vethd7f3d33 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:51:01 ens3 5.83 3.63 4.78 2.69 0.00 0.00 0.00 0.00 03:37:30 02:51:01 vethd2fd313 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:51:01 vethfa8a748 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:51:01 vethbf7b8d8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:51:01 veth73579d6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:51:01 veth84f7447 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:51:01 vethfc341b7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:51:01 vethb115581 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:52:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:52:01 lo 10.93 10.93 1.08 1.08 0.00 0.00 0.00 0.00 03:37:30 02:52:01 ens3 145.87 173.93 67.57 668.37 0.00 0.00 0.00 0.00 03:37:30 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:53:01 lo 34.39 34.39 3.37 3.37 0.00 0.00 0.00 0.00 03:37:30 02:53:01 ens3 342.14 326.20 171.70 1667.97 0.00 0.00 0.00 0.00 03:37:30 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:54:01 lo 17.53 17.53 1.71 1.71 0.00 0.00 0.00 0.00 03:37:30 02:54:01 ens3 317.18 321.39 115.94 2205.16 0.00 0.00 0.00 0.00 03:37:30 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:55:01 lo 6.07 6.07 0.59 0.59 0.00 0.00 0.00 0.00 03:37:30 02:55:01 ens3 61.09 55.49 35.55 243.73 0.00 0.00 0.00 0.00 03:37:30 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 02:56:01 ens3 1.73 0.82 4.07 0.25 0.00 0.00 0.00 0.00 03:37:30 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:30 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 02:58:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:37:30 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 02:59:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:37:30 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:00:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:37:30 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:01:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:37:30 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:02:01 ens3 1.03 0.77 0.88 0.39 0.00 0.00 0.00 0.00 03:37:30 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:03:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:03:01 ens3 5.38 4.55 3.67 4.77 0.00 0.00 0.00 0.00 03:37:30 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:04:01 ens3 0.85 0.23 0.26 0.07 0.00 0.00 0.00 0.00 03:37:30 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:05:01 ens3 2.15 1.67 1.24 1.42 0.00 0.00 0.00 0.00 03:37:30 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:37:30 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:07:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:30 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:08:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:37:30 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:09:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 03:37:30 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:10:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:37:30 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:11:01 ens3 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:37:30 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:12:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:37:30 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:13:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:30 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:14:01 ens3 0.37 0.32 0.15 0.08 0.00 0.00 0.00 0.00 03:37:30 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:15:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:30 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:16:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:37:30 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:30 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:18:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:37:30 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:19:01 ens3 0.20 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:37:30 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:37:30 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:21:01 ens3 0.52 0.47 0.27 0.22 0.00 0.00 0.00 0.00 03:37:30 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:22:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:37:30 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:30 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:24:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:37:30 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:30 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:26:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:37:30 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:30 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:28:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:37:30 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:29:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:37:30 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:30:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:37:30 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:30 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:32:01 ens3 0.30 0.13 0.18 0.01 0.00 0.00 0.00 0.00 03:37:30 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:30 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:30 03:34:01 ens3 0.28 0.22 0.09 0.08 0.00 0.00 0.00 0.00 03:37:30 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:30 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:30 03:36:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 03:37:30 03:36:01 ens3 8.33 5.57 7.88 4.13 0.00 0.00 0.00 0.00 03:37:30 03:37:01 docker0 63.17 86.15 6.20 899.34 0.00 0.00 0.00 0.00 03:37:30 03:37:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 03:37:30 03:37:01 ens3 444.61 309.40 8172.72 147.69 0.00 0.00 0.00 0.00 03:37:30 Average: docker0 28.05 38.66 2.23 284.26 0.00 0.00 0.00 0.00 03:37:30 Average: lo 1.55 1.55 0.15 0.15 0.00 0.00 0.00 0.00 03:37:30 Average: ens3 75.02 56.81 655.55 98.51 0.00 0.00 0.00 0.00 03:37:30 03:37:30 03:37:30 ---> sar -P ALL: 03:37:30 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-798) 01/19/26 _x86_64_ (8 CPU) 03:37:30 03:37:30 02:43:22 LINUX RESTART (8 CPU) 03:37:30 03:37:30 02:44:00 CPU %user %nice %system %iowait %steal %idle 03:37:30 02:45:01 all 9.28 0.00 3.84 1.56 0.07 85.25 03:37:30 02:45:01 0 9.08 0.00 5.11 0.72 0.07 85.02 03:37:30 02:45:01 1 14.83 0.00 3.92 2.84 0.07 78.34 03:37:30 02:45:01 2 8.86 0.00 3.59 0.23 0.07 87.25 03:37:30 02:45:01 3 7.29 0.00 2.92 0.96 0.05 88.77 03:37:30 02:45:01 4 9.26 0.00 3.37 0.47 0.07 86.84 03:37:30 02:45:01 5 7.35 0.00 4.36 3.56 0.08 84.66 03:37:30 02:45:01 6 9.32 0.00 3.06 0.25 0.07 87.30 03:37:30 02:45:01 7 8.22 0.00 4.42 3.48 0.07 83.81 03:37:30 02:46:01 all 48.24 0.00 8.79 0.30 0.10 42.56 03:37:30 02:46:01 0 45.98 0.00 9.01 0.05 0.10 44.86 03:37:30 02:46:01 1 46.65 0.00 9.77 1.53 0.12 41.93 03:37:30 02:46:01 2 51.40 0.00 8.87 0.08 0.10 39.54 03:37:30 02:46:01 3 48.73 0.00 8.84 0.40 0.12 41.90 03:37:30 02:46:01 4 45.43 0.00 8.89 0.08 0.10 45.49 03:37:30 02:46:01 5 50.38 0.00 8.02 0.07 0.08 41.45 03:37:30 02:46:01 6 47.78 0.00 8.44 0.15 0.10 43.52 03:37:30 02:46:01 7 49.57 0.00 8.50 0.03 0.10 41.79 03:37:30 02:47:01 all 54.46 0.00 7.15 0.17 0.10 38.12 03:37:30 02:47:01 0 54.37 0.00 7.37 0.28 0.10 37.87 03:37:30 02:47:01 1 54.28 0.00 7.21 0.08 0.12 38.31 03:37:30 02:47:01 2 55.65 0.00 6.82 0.00 0.10 37.43 03:37:30 02:47:01 3 54.75 0.00 7.17 0.74 0.10 37.24 03:37:30 02:47:01 4 55.26 0.00 7.30 0.02 0.10 37.32 03:37:30 02:47:01 5 54.00 0.00 7.18 0.02 0.12 38.69 03:37:30 02:47:01 6 52.86 0.00 6.63 0.03 0.10 40.38 03:37:30 02:47:01 7 54.49 0.00 7.55 0.20 0.08 37.68 03:37:30 02:48:01 all 42.39 0.00 7.30 0.17 0.09 50.06 03:37:30 02:48:01 0 41.32 0.00 7.22 0.27 0.08 51.10 03:37:30 02:48:01 1 43.02 0.00 8.28 0.07 0.08 48.56 03:37:30 02:48:01 2 42.70 0.00 6.93 0.00 0.10 50.27 03:37:30 02:48:01 3 40.99 0.00 7.29 0.60 0.08 51.02 03:37:30 02:48:01 4 43.36 0.00 8.00 0.00 0.10 48.55 03:37:30 02:48:01 5 43.26 0.00 7.22 0.34 0.08 49.10 03:37:30 02:48:01 6 41.97 0.00 6.57 0.00 0.08 51.38 03:37:30 02:48:01 7 42.49 0.00 6.90 0.05 0.08 50.48 03:37:30 02:49:01 all 29.02 0.00 14.98 11.16 0.11 44.74 03:37:30 02:49:01 0 27.00 0.00 14.69 8.59 0.14 49.58 03:37:30 02:49:01 1 27.89 0.00 13.16 8.88 0.08 49.98 03:37:30 02:49:01 2 30.09 0.00 15.34 12.53 0.12 41.92 03:37:30 02:49:01 3 30.35 0.00 16.46 21.52 0.10 31.56 03:37:30 02:49:01 4 30.69 0.00 15.85 7.21 0.10 46.15 03:37:30 02:49:01 5 27.71 0.00 14.95 11.76 0.12 45.46 03:37:30 02:49:01 6 30.04 0.00 14.99 10.49 0.09 44.40 03:37:30 02:49:01 7 28.40 0.00 14.40 8.30 0.10 48.80 03:37:30 02:50:01 all 89.82 0.00 9.69 0.33 0.15 0.02 03:37:30 02:50:01 0 90.02 0.00 9.16 0.58 0.15 0.08 03:37:30 02:50:01 1 89.98 0.00 9.28 0.57 0.15 0.02 03:37:30 02:50:01 2 90.33 0.00 9.35 0.17 0.15 0.00 03:37:30 02:50:01 3 88.74 0.00 10.87 0.23 0.13 0.02 03:37:30 02:50:01 4 89.48 0.00 10.13 0.25 0.13 0.00 03:37:30 02:50:01 5 89.78 0.00 9.50 0.52 0.15 0.05 03:37:30 02:50:01 6 89.80 0.00 9.88 0.15 0.17 0.00 03:37:30 02:50:01 7 90.38 0.00 9.30 0.17 0.15 0.00 03:37:30 02:51:01 all 90.99 0.00 8.88 0.00 0.13 0.00 03:37:30 02:51:01 0 91.75 0.00 8.11 0.00 0.13 0.00 03:37:30 02:51:01 1 91.57 0.00 8.31 0.00 0.12 0.00 03:37:30 02:51:01 2 90.65 0.00 9.21 0.00 0.13 0.00 03:37:30 02:51:01 3 91.19 0.00 8.68 0.00 0.13 0.00 03:37:30 02:51:01 4 88.99 0.00 10.88 0.00 0.13 0.00 03:37:30 02:51:01 5 91.62 0.00 8.26 0.00 0.12 0.00 03:37:30 02:51:01 6 91.27 0.00 8.58 0.00 0.15 0.00 03:37:30 02:51:01 7 90.85 0.00 9.01 0.00 0.13 0.00 03:37:30 02:52:01 all 58.77 0.00 7.45 0.54 0.11 33.14 03:37:30 02:52:01 0 58.53 0.00 7.12 0.42 0.10 33.82 03:37:30 02:52:01 1 57.89 0.00 6.98 0.18 0.08 34.87 03:37:30 02:52:01 2 58.85 0.00 7.98 0.25 0.13 32.78 03:37:30 02:52:01 3 58.44 0.00 7.70 0.70 0.12 33.04 03:37:30 02:52:01 4 58.45 0.00 9.37 1.22 0.10 30.86 03:37:30 02:52:01 5 57.23 0.00 6.46 0.53 0.08 35.69 03:37:30 02:52:01 6 60.06 0.00 7.14 0.87 0.13 31.80 03:37:30 02:52:01 7 60.69 0.00 6.86 0.12 0.10 32.24 03:37:30 02:53:01 all 7.07 0.00 0.80 0.08 0.05 92.00 03:37:30 02:53:01 0 8.46 0.00 0.99 0.00 0.07 90.49 03:37:30 02:53:01 1 4.66 0.00 0.85 0.03 0.05 94.41 03:37:30 02:53:01 2 3.80 0.00 0.70 0.02 0.03 95.45 03:37:30 02:53:01 3 9.19 0.00 0.77 0.03 0.05 89.96 03:37:30 02:53:01 4 7.91 0.00 0.80 0.02 0.05 91.23 03:37:30 02:53:01 5 7.25 0.00 0.74 0.02 0.05 91.95 03:37:30 02:53:01 6 5.74 0.00 0.77 0.47 0.05 92.97 03:37:30 02:53:01 7 9.57 0.00 0.77 0.07 0.05 89.54 03:37:30 02:54:01 all 8.62 0.00 0.56 0.04 0.05 90.73 03:37:30 02:54:01 0 12.95 0.00 0.57 0.02 0.05 86.42 03:37:30 02:54:01 1 10.80 0.00 0.58 0.17 0.07 88.38 03:37:30 02:54:01 2 5.12 0.00 0.72 0.00 0.05 94.11 03:37:30 02:54:01 3 11.32 0.00 0.62 0.02 0.05 87.99 03:37:30 02:54:01 4 6.79 0.00 0.50 0.00 0.05 92.66 03:37:30 02:54:01 5 7.72 0.00 0.53 0.00 0.03 91.71 03:37:30 02:54:01 6 4.04 0.00 0.43 0.03 0.05 95.44 03:37:30 02:54:01 7 10.18 0.00 0.53 0.12 0.05 89.12 03:37:30 02:55:01 all 1.30 0.00 0.18 0.02 0.02 98.48 03:37:30 02:55:01 0 0.43 0.00 0.18 0.02 0.03 99.33 03:37:30 02:55:01 1 2.17 0.00 0.20 0.02 0.03 97.58 03:37:30 02:55:01 2 0.30 0.00 0.12 0.00 0.02 99.57 03:37:30 02:55:01 3 1.80 0.00 0.23 0.00 0.05 97.91 03:37:30 02:55:01 4 0.20 0.00 0.15 0.02 0.02 99.62 03:37:30 02:55:01 5 1.44 0.00 0.23 0.00 0.03 98.29 03:37:30 02:55:01 6 2.06 0.00 0.17 0.00 0.00 97.77 03:37:30 02:55:01 7 1.97 0.00 0.17 0.10 0.02 97.75 03:37:30 03:37:30 02:55:01 CPU %user %nice %system %iowait %steal %idle 03:37:30 02:56:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:37:30 02:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:37:30 02:56:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:37:30 02:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:37:30 02:56:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:37:30 02:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 02:56:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:37:30 02:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 02:56:01 7 0.02 0.00 0.02 0.03 0.00 99.93 03:37:30 02:57:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:37:30 02:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 03:37:30 02:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:37:30 02:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 02:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:37:30 02:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 02:57:01 5 0.07 0.00 0.05 0.00 0.02 99.87 03:37:30 02:57:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:37:30 02:57:01 7 0.05 0.00 0.00 0.02 0.02 99.92 03:37:30 02:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:37:30 02:58:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:37:30 02:58:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:37:30 02:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 02:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:37:30 02:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 02:58:01 5 0.07 0.00 0.00 0.00 0.02 99.92 03:37:30 02:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 02:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:37:30 02:59:01 all 0.04 0.00 0.03 0.00 0.01 99.91 03:37:30 02:59:01 0 0.13 0.00 0.05 0.00 0.03 99.78 03:37:30 02:59:01 1 0.02 0.00 0.05 0.00 0.00 99.93 03:37:30 02:59:01 2 0.02 0.00 0.05 0.00 0.02 99.92 03:37:30 02:59:01 3 0.07 0.00 0.03 0.00 0.02 99.88 03:37:30 02:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:37:30 02:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:37:30 02:59:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:37:30 02:59:01 7 0.03 0.00 0.03 0.03 0.00 99.90 03:37:30 03:00:01 all 0.03 0.00 0.02 0.00 0.01 99.95 03:37:30 03:00:01 0 0.10 0.00 0.05 0.00 0.02 99.83 03:37:30 03:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:00:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:37:30 03:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:37:30 03:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:37:30 03:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:37:30 03:01:01 0 0.10 0.00 0.05 0.00 0.03 99.82 03:37:30 03:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:37:30 03:01:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:37:30 03:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:37:30 03:02:01 all 0.17 0.00 0.02 0.01 0.01 99.80 03:37:30 03:02:01 0 0.10 0.00 0.05 0.02 0.03 99.80 03:37:30 03:02:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:37:30 03:02:01 2 0.05 0.00 0.05 0.00 0.00 99.90 03:37:30 03:02:01 3 0.10 0.00 0.00 0.00 0.02 99.88 03:37:30 03:02:01 4 0.22 0.00 0.00 0.00 0.00 99.78 03:37:30 03:02:01 5 0.70 0.00 0.02 0.00 0.02 99.27 03:37:30 03:02:01 6 0.12 0.00 0.02 0.02 0.00 99.85 03:37:30 03:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:37:30 03:03:01 all 0.43 0.00 0.03 0.01 0.01 99.51 03:37:30 03:03:01 0 0.18 0.00 0.05 0.02 0.02 99.73 03:37:30 03:03:01 1 0.10 0.00 0.03 0.00 0.00 99.87 03:37:30 03:03:01 2 0.12 0.00 0.03 0.00 0.02 99.83 03:37:30 03:03:01 3 0.17 0.00 0.03 0.02 0.02 99.77 03:37:30 03:03:01 4 0.57 0.00 0.00 0.00 0.00 99.43 03:37:30 03:03:01 5 2.00 0.00 0.02 0.02 0.00 97.96 03:37:30 03:03:01 6 0.10 0.00 0.02 0.02 0.02 99.85 03:37:30 03:03:01 7 0.22 0.00 0.07 0.03 0.03 99.65 03:37:30 03:04:01 all 0.27 0.00 0.02 0.00 0.01 99.70 03:37:30 03:04:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:37:30 03:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:37:30 03:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:37:30 03:04:01 3 0.00 0.00 0.03 0.00 0.02 99.95 03:37:30 03:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:37:30 03:04:01 5 1.99 0.00 0.00 0.00 0.02 98.00 03:37:30 03:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:37:30 03:05:01 all 0.09 0.00 0.02 0.00 0.01 99.88 03:37:30 03:05:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:37:30 03:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:37:30 03:05:01 3 0.08 0.00 0.02 0.00 0.02 99.88 03:37:30 03:05:01 4 0.10 0.00 0.00 0.00 0.00 99.90 03:37:30 03:05:01 5 0.40 0.00 0.02 0.00 0.02 99.57 03:37:30 03:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:05:01 7 0.07 0.00 0.03 0.02 0.03 99.85 03:37:30 03:06:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:37:30 03:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:37:30 03:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:37:30 03:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:37:30 03:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:06:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:37:30 03:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:06:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:37:30 03:37:30 03:06:01 CPU %user %nice %system %iowait %steal %idle 03:37:30 03:07:01 all 0.25 0.00 0.01 0.00 0.01 99.73 03:37:30 03:07:01 0 0.10 0.00 0.03 0.00 0.02 99.85 03:37:30 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:07:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:37:30 03:07:01 3 0.02 0.00 0.03 0.02 0.02 99.92 03:37:30 03:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:37:30 03:07:01 5 1.78 0.00 0.02 0.00 0.00 98.21 03:37:30 03:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:07:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:37:30 03:08:01 all 0.17 0.00 0.02 0.00 0.01 99.80 03:37:30 03:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:37:30 03:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:37:30 03:08:01 4 0.07 0.00 0.02 0.00 0.00 99.92 03:37:30 03:08:01 5 1.18 0.00 0.05 0.00 0.02 98.76 03:37:30 03:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:08:01 7 0.07 0.00 0.03 0.00 0.02 99.88 03:37:30 03:09:01 all 0.04 0.00 0.02 0.00 0.01 99.93 03:37:30 03:09:01 0 0.07 0.00 0.03 0.00 0.00 99.90 03:37:30 03:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:09:01 2 0.05 0.00 0.07 0.00 0.02 99.87 03:37:30 03:09:01 3 0.07 0.00 0.00 0.00 0.02 99.92 03:37:30 03:09:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:37:30 03:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:37:30 03:09:01 6 0.00 0.00 0.02 0.02 0.02 99.95 03:37:30 03:09:01 7 0.03 0.00 0.00 0.02 0.02 99.93 03:37:30 03:10:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:37:30 03:10:01 0 0.02 0.00 0.05 0.00 0.02 99.92 03:37:30 03:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:37:30 03:10:01 2 0.07 0.00 0.05 0.00 0.02 99.87 03:37:30 03:10:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:37:30 03:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:37:30 03:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:37:30 03:11:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:37:30 03:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:37:30 03:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:37:30 03:11:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:37:30 03:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:11:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:37:30 03:11:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:37:30 03:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:37:30 03:12:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:37:30 03:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:37:30 03:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:12:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:37:30 03:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:37:30 03:12:01 7 0.00 0.00 0.03 0.02 0.02 99.93 03:37:30 03:13:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:37:30 03:13:01 0 0.07 0.00 0.03 0.00 0.00 99.90 03:37:30 03:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:37:30 03:13:01 3 0.07 0.00 0.00 0.00 0.02 99.92 03:37:30 03:13:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:37:30 03:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:13:01 7 0.05 0.00 0.03 0.02 0.03 99.87 03:37:30 03:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:37:30 03:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:37:30 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:14:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:37:30 03:14:01 3 0.07 0.00 0.02 0.00 0.02 99.90 03:37:30 03:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:14:01 5 0.13 0.00 0.00 0.00 0.00 99.87 03:37:30 03:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:14:01 7 0.02 0.00 0.03 0.02 0.03 99.90 03:37:30 03:15:01 all 0.03 0.00 0.01 0.00 0.02 99.94 03:37:30 03:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:37:30 03:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:37:30 03:15:01 3 0.08 0.00 0.00 0.00 0.02 99.90 03:37:30 03:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:37:30 03:15:01 5 0.07 0.00 0.02 0.00 0.03 99.88 03:37:30 03:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:15:01 7 0.05 0.00 0.02 0.02 0.03 99.88 03:37:30 03:16:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:37:30 03:16:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:37:30 03:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:37:30 03:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:37:30 03:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:37:30 03:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:37:30 03:16:01 7 0.05 0.00 0.02 0.02 0.02 99.90 03:37:30 03:17:01 all 0.12 0.00 0.01 0.00 0.01 99.86 03:37:30 03:17:01 0 0.10 0.00 0.03 0.00 0.03 99.83 03:37:30 03:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:37:30 03:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:37:30 03:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:37:30 03:17:01 5 0.66 0.00 0.02 0.00 0.02 99.30 03:37:30 03:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:17:01 7 0.05 0.00 0.02 0.00 0.03 99.90 03:37:30 03:37:30 03:17:01 CPU %user %nice %system %iowait %steal %idle 03:37:30 03:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:37:30 03:18:01 0 0.07 0.00 0.00 0.00 0.00 99.93 03:37:30 03:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:37:30 03:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:18:01 7 0.02 0.00 0.02 0.02 0.02 99.93 03:37:30 03:19:01 all 0.03 0.00 0.01 0.02 0.02 99.92 03:37:30 03:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:37:30 03:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:37:30 03:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:37:30 03:19:01 5 0.03 0.00 0.02 0.00 0.03 99.92 03:37:30 03:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:19:01 7 0.08 0.00 0.00 0.17 0.03 99.72 03:37:30 03:20:01 all 0.02 0.00 0.02 0.01 0.01 99.95 03:37:30 03:20:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:37:30 03:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:37:30 03:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:20:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:37:30 03:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:37:30 03:20:01 7 0.03 0.00 0.03 0.03 0.02 99.88 03:37:30 03:21:01 all 0.04 0.00 0.02 0.00 0.01 99.93 03:37:30 03:21:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:37:30 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:37:30 03:21:01 3 0.07 0.00 0.03 0.00 0.00 99.90 03:37:30 03:21:01 4 0.08 0.00 0.00 0.00 0.00 99.92 03:37:30 03:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:37:30 03:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:21:01 7 0.07 0.00 0.05 0.02 0.05 99.82 03:37:30 03:22:01 all 0.09 0.00 0.01 0.00 0.01 99.89 03:37:30 03:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:37:30 03:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:37:30 03:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:37:30 03:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:22:01 5 0.57 0.00 0.03 0.00 0.02 99.38 03:37:30 03:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:22:01 7 0.03 0.00 0.02 0.02 0.02 99.92 03:37:30 03:23:01 all 0.23 0.00 0.02 0.00 0.01 99.74 03:37:30 03:23:01 0 0.07 0.00 0.05 0.00 0.02 99.87 03:37:30 03:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:23:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:37:30 03:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:23:01 5 1.63 0.00 0.03 0.00 0.00 98.34 03:37:30 03:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:23:01 7 0.08 0.00 0.03 0.00 0.02 99.87 03:37:30 03:24:01 all 0.06 0.00 0.02 0.00 0.01 99.91 03:37:30 03:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:37:30 03:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:24:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:37:30 03:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:37:30 03:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:24:01 5 0.35 0.00 0.05 0.00 0.02 99.58 03:37:30 03:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:24:01 7 0.03 0.00 0.02 0.02 0.03 99.90 03:37:30 03:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:37:30 03:25:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:37:30 03:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:37:30 03:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:25:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:37:30 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:25:01 7 0.05 0.00 0.00 0.02 0.02 99.92 03:37:30 03:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:37:30 03:26:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:37:30 03:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:26:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:37:30 03:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:37:30 03:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:26:01 5 0.02 0.00 0.03 0.00 0.03 99.92 03:37:30 03:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:26:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:37:30 03:27:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:37:30 03:27:01 0 0.10 0.00 0.05 0.00 0.02 99.83 03:37:30 03:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:27:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:37:30 03:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:37:30 03:27:01 5 0.05 0.00 0.03 0.00 0.02 99.90 03:37:30 03:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:27:01 7 0.08 0.00 0.00 0.02 0.02 99.88 03:37:30 03:28:01 all 0.01 0.00 0.00 0.01 0.00 99.97 03:37:30 03:28:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:37:30 03:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:28:01 3 0.00 0.00 0.02 0.05 0.00 99.93 03:37:30 03:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:37:30 03:28:01 CPU %user %nice %system %iowait %steal %idle 03:37:30 03:29:01 all 0.04 0.00 0.02 0.00 0.01 99.93 03:37:30 03:29:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:37:30 03:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:29:01 2 0.08 0.00 0.05 0.00 0.02 99.85 03:37:30 03:29:01 3 0.07 0.00 0.00 0.02 0.02 99.90 03:37:30 03:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:29:01 5 0.03 0.00 0.03 0.00 0.03 99.90 03:37:30 03:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:29:01 7 0.03 0.00 0.02 0.02 0.02 99.92 03:37:30 03:30:01 all 0.12 0.00 0.01 0.00 0.01 99.86 03:37:30 03:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:37:30 03:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:37:30 03:30:01 5 0.88 0.00 0.03 0.00 0.03 99.05 03:37:30 03:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:30:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:37:30 03:31:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:37:30 03:31:01 0 0.08 0.00 0.03 0.00 0.02 99.87 03:37:30 03:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:37:30 03:31:01 3 0.00 0.00 0.00 0.02 0.02 99.97 03:37:30 03:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:37:30 03:31:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:37:30 03:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:31:01 7 0.07 0.00 0.03 0.00 0.00 99.90 03:37:30 03:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:37:30 03:32:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:37:30 03:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:37:30 03:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:37:30 03:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:37:30 03:33:01 all 0.10 0.00 0.02 0.00 0.01 99.88 03:37:30 03:33:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:37:30 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:33:01 3 0.57 0.00 0.02 0.02 0.00 99.40 03:37:30 03:33:01 4 0.07 0.00 0.03 0.00 0.02 99.88 03:37:30 03:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:37:30 03:33:01 7 0.08 0.00 0.03 0.02 0.00 99.87 03:37:30 03:34:01 all 0.06 0.00 0.01 0.00 0.01 99.91 03:37:30 03:34:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:37:30 03:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:37:30 03:34:01 3 0.33 0.00 0.00 0.02 0.02 99.63 03:37:30 03:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:37:30 03:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:37:30 03:34:01 7 0.03 0.00 0.02 0.02 0.02 99.92 03:37:30 03:35:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:37:30 03:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:37:30 03:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:37:30 03:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:37:30 03:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:37:30 03:35:01 4 0.03 0.00 0.05 0.00 0.03 99.88 03:37:30 03:35:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:37:30 03:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:37:30 03:35:01 7 0.07 0.00 0.02 0.00 0.00 99.92 03:37:30 03:36:01 all 0.33 0.00 0.20 0.01 0.01 99.44 03:37:30 03:36:01 0 0.50 0.00 0.20 0.00 0.02 99.28 03:37:30 03:36:01 1 0.30 0.00 0.22 0.00 0.02 99.47 03:37:30 03:36:01 2 0.37 0.00 0.23 0.00 0.02 99.38 03:37:30 03:36:01 3 0.30 0.00 0.13 0.05 0.00 99.51 03:37:30 03:36:01 4 0.32 0.00 0.30 0.00 0.03 99.35 03:37:30 03:36:01 5 0.48 0.00 0.20 0.00 0.00 99.32 03:37:30 03:36:01 6 0.18 0.00 0.13 0.05 0.00 99.63 03:37:30 03:36:01 7 0.20 0.00 0.17 0.02 0.02 99.60 03:37:30 03:37:01 all 9.64 0.00 3.90 2.21 0.11 84.14 03:37:30 03:37:01 0 12.35 0.00 5.13 1.99 0.19 80.34 03:37:30 03:37:01 1 7.59 0.00 3.61 5.49 0.08 83.22 03:37:30 03:37:01 2 9.65 0.00 4.05 0.20 0.12 85.98 03:37:30 03:37:01 3 10.41 0.00 4.52 3.55 0.10 81.42 03:37:30 03:37:01 4 9.67 0.00 3.59 3.27 0.07 83.40 03:37:30 03:37:01 5 10.54 0.00 3.82 1.23 0.12 84.29 03:37:30 03:37:01 6 9.09 0.00 3.33 1.41 0.12 86.05 03:37:30 03:37:01 7 7.81 0.00 3.12 0.57 0.10 88.40 03:37:30 Average: all 8.51 0.00 1.39 0.31 0.03 89.75 03:37:30 Average: 0 8.56 0.00 1.42 0.24 0.03 89.74 03:37:30 Average: 1 8.50 0.00 1.37 0.37 0.03 89.73 03:37:30 Average: 2 8.44 0.00 1.40 0.25 0.03 89.88 03:37:30 Average: 3 8.57 0.00 1.44 0.54 0.03 89.43 03:37:30 Average: 4 8.41 0.00 1.49 0.23 0.02 89.84 03:37:30 Average: 5 8.69 0.00 1.35 0.34 0.03 89.60 03:37:30 Average: 6 8.36 0.00 1.32 0.26 0.02 90.04 03:37:30 Average: 7 8.58 0.00 1.36 0.26 0.03 89.77 03:37:30 03:37:30 03:37:30