Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8bb3daad451036c109a6c0c2441962ccd95d7c6 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-ssh15069584479325253984.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-ssh9556354612997554117.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-ssh9926355857216855963.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-ssh7322225782846452390.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-ssh15435929843022451601.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8603’ Running on prd-ubuntu20.04-docker-8c-8g-8610 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/971 [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/971 # 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 c8bb3daad451036c109a6c0c2441962ccd95d7c6 (main) Commit message: "Merge pull request #5409 from jinlinGuan/issue-5404-2" > 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 c8bb3daad451036c109a6c0c2441962ccd95d7c6 # timeout=10 > git rev-list --no-walk 9e34161fbf5c356a51bcd814926558f70a35d44a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:35:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:35:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:35:24 ========================================================= 02:35:24 EdgeX Global Pipelines Version Info 02:35:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:35:26 ------------------- 02:35:26 stable info: 02:35:26 ------------------- 02:35:26 Commited By: Cherry Wang cherry@iotechsys.com 02:35:26 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:35:26 Message: update stable to v1.0.278 02:35:26 ------------------- 02:35:26 experimental info: 02:35:26 ------------------- 02:35:26 Commited By: **** collab-it+edgex@linuxfoundation.org 02:35:26 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:35:26 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:35:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:35:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:35:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:35:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:35:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:35:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:35:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:35:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:35:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:35:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:35:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8bb3da [Pipeline] echo 02:35:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:27 provisioning config files... 02:35:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/971@tmp/config7998012585372315598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:27 ---> ****-login.sh 02:35:27 nexus3.edgexfoundry.org:10001 02:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:28 02:35:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:35:28 Configure a credential helper to remove this warning. See 02:35:28 https://docs.****.com/go/credential-store/ 02:35:28 02:35:28 Login Succeeded 02:35:28 nexus3.edgexfoundry.org:10002 02:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:28 02:35:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:35:28 Configure a credential helper to remove this warning. See 02:35:28 https://docs.****.com/go/credential-store/ 02:35:28 02:35:28 Login Succeeded 02:35:28 nexus3.edgexfoundry.org:10003 02:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:28 02:35:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:35:28 Configure a credential helper to remove this warning. See 02:35:28 https://docs.****.com/go/credential-store/ 02:35:28 02:35:28 Login Succeeded 02:35:28 nexus3.edgexfoundry.org:10004 02:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:28 02:35:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:35:28 Configure a credential helper to remove this warning. See 02:35:28 https://docs.****.com/go/credential-store/ 02:35:28 02:35:28 Login Succeeded 02:35:28 ****.io 02:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:29 02:35:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:35:29 Configure a credential helper to remove this warning. See 02:35:29 https://docs.****.com/go/credential-store/ 02:35:29 02:35:29 Login Succeeded 02:35:29 ---> ****-login.sh ends [Pipeline] } 02:35:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:35:30 + 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:35:30 + + dirname cmd/core-command/Dockerfile 02:35:30 cut -d/ -f2 02:35:30 + echo core-command,cmd/core-command/Dockerfile 02:35:30 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:35:30 + cut -d/ -f2 02:35:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:35:30 + dirname cmd/core-data/Dockerfile 02:35:30 + cut -d/ -f2 02:35:30 + echo core-data,cmd/core-data/Dockerfile 02:35:30 + dirname cmd/core-keeper/Dockerfile 02:35:30 + cut -d/ -f2 02:35:30 + echo core-keeper,cmd/core-keeper/Dockerfile 02:35:30 + dirname cmd/core-metadata/Dockerfile 02:35:30 + cut -d/ -f2 02:35:30 + echo core-metadata,cmd/core-metadata/Dockerfile 02:35:30 + + dirname cmd/security-bootstrapper/Dockerfile 02:35:30 cut -d/ -f2 02:35:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:35:30 + dirname cmd/security-proxy-auth/Dockerfile 02:35:30 + cut -d/ -f2 02:35:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:35:30 + dirname cmd/security-proxy-setup/Dockerfile 02:35:30 + cut -d/ -f2 02:35:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:35:30 + dirname cmd/security-secretstore-setup/Dockerfile 02:35:30 + cut -d/ -f2 02:35:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:35:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:35:30 + cut -d/ -f2 02:35:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:35:30 + dirname cmd/security-spire-agent/Dockerfile 02:35:30 + cut -d/ -f2 02:35:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:35:30 + dirname cmd/security-spire-config/Dockerfile 02:35:30 + cut -d/ -f2 02:35:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:35:30 + dirname cmd/security-spire-server/Dockerfile 02:35:30 + cut -d/ -f2 02:35:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:35:30 + dirname cmd/support-notifications/Dockerfile 02:35:30 + cut -d/ -f2 02:35:30 + echo support-notifications,cmd/support-notifications/Dockerfile 02:35:30 + dirname cmd/support-scheduler/Dockerfile 02:35:30 + cut -d/ -f2 02:35:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:35:30 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:35:30 + git rev-list -1 --merges c8bb3daad451036c109a6c0c2441962ccd95d7c6~1..c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 02:35:30 -----------> git rev-list -1 --merges c8bb3daad451036c109a6c0c2441962ccd95d7c6~1..c8bb3daad451036c109a6c0c2441962ccd95d7c6 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:35:30 c8bb3daad451036c109a6c0c2441962ccd95d7c6 [false] [Pipeline] sh 02:35:30 + git log --format=format:%s -1 c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 02:35:30 ========================================================= 02:35:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:35:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:35:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:35:31 + grep -v github /etc/ssh/ssh_known_hosts 02:35:31 + [ -e /tmp/ssh_known_hosts ] 02:35:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:35:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:35:31 + sudo tee -a /etc/ssh/ssh_known_hosts 02:35:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:35:31 02:35:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:35:31 0.1.4: Pulling from edgex-devops/py-git-semver 02:35:31 3dae71ba6b94: Pulling fs layer 02:35:31 6bf1a483ea7c: Pulling fs layer 02:35:31 f5dfc541a4d3: Pulling fs layer 02:35:31 461d9e800cba: Pulling fs layer 02:35:31 80192f66455f: Pulling fs layer 02:35:31 2e8e34ca0e6c: Pulling fs layer 02:35:31 a29436f7fd5d: Pulling fs layer 02:35:31 923cac83aea3: Pulling fs layer 02:35:31 25ad8b0a4227: Pulling fs layer 02:35:31 db01528c6b51: Pulling fs layer 02:35:31 28988de357af: Pulling fs layer 02:35:31 461d9e800cba: Waiting 02:35:31 80192f66455f: Waiting 02:35:31 923cac83aea3: Waiting 02:35:31 2e8e34ca0e6c: Waiting 02:35:31 28988de357af: Waiting 02:35:31 a29436f7fd5d: Waiting 02:35:31 db01528c6b51: Waiting 02:35:31 25ad8b0a4227: Waiting 02:35:31 6bf1a483ea7c: Verifying Checksum 02:35:31 6bf1a483ea7c: Download complete 02:35:31 461d9e800cba: Verifying Checksum 02:35:31 461d9e800cba: Download complete 02:35:31 80192f66455f: Verifying Checksum 02:35:31 80192f66455f: Download complete 02:35:32 f5dfc541a4d3: Verifying Checksum 02:35:32 f5dfc541a4d3: Download complete 02:35:32 3dae71ba6b94: Verifying Checksum 02:35:32 3dae71ba6b94: Download complete 02:35:32 923cac83aea3: Verifying Checksum 02:35:32 923cac83aea3: Download complete 02:35:32 25ad8b0a4227: Verifying Checksum 02:35:32 25ad8b0a4227: Download complete 02:35:32 db01528c6b51: Verifying Checksum 02:35:32 db01528c6b51: Download complete 02:35:32 28988de357af: Download complete 02:35:32 a29436f7fd5d: Verifying Checksum 02:35:32 a29436f7fd5d: Download complete 02:35:33 2e8e34ca0e6c: Verifying Checksum 02:35:33 2e8e34ca0e6c: Download complete 02:35:33 3dae71ba6b94: Pull complete 02:35:33 6bf1a483ea7c: Pull complete 02:35:34 f5dfc541a4d3: Pull complete 02:35:34 461d9e800cba: Pull complete 02:35:34 80192f66455f: Pull complete 02:35:39 2e8e34ca0e6c: Pull complete 02:35:40 a29436f7fd5d: Pull complete 02:35:40 923cac83aea3: Pull complete 02:35:40 25ad8b0a4227: Pull complete 02:35:40 db01528c6b51: Pull complete 02:35:40 28988de357af: Pull complete 02:35:40 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:35:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:40 prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container 02:35:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:35:41 $ docker top 1ec91ff51210f95754984172cc28bbb251d10a1909ffc15a731bdc0f0a666654 -eo pid,comm 02:35:41 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:35:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:35:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:41 [ssh-agent] Looking for ssh-agent implementation... 02:35:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:42 $ docker exec 1ec91ff51210f95754984172cc28bbb251d10a1909ffc15a731bdc0f0a666654 ssh-agent 02:35:42 SSH_AUTH_SOCK=/tmp/ssh-w8lu7wgXV9ej/agent.32 02:35:42 SSH_AGENT_PID=38 02:35:42 Running ssh-add (command line suppressed) 02:35:42 Identity added: /w/workspace/edgex-go/971@tmp/private_key_3345232079186406241.key (/w/workspace/edgex-go/971@tmp/private_key_3345232079186406241.key) 02:35:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:35:42 + git config --global --add safe.directory /w/workspace/edgex-go/971 [Pipeline] sh 02:35:42 + git tag --points-at HEAD [Pipeline] } 02:35:42 $ docker exec --env ******** --env ******** 1ec91ff51210f95754984172cc28bbb251d10a1909ffc15a731bdc0f0a666654 ssh-agent -k 02:35:43 unset SSH_AUTH_SOCK; 02:35:43 unset SSH_AGENT_PID; 02:35:43 echo Agent pid 38 killed; 02:35:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:35:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:43 [ssh-agent] Looking for ssh-agent implementation... 02:35:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:43 $ docker exec 1ec91ff51210f95754984172cc28bbb251d10a1909ffc15a731bdc0f0a666654 ssh-agent 02:35:43 SSH_AUTH_SOCK=/tmp/ssh-LhQRSI1cm3n9/agent.85 02:35:43 SSH_AGENT_PID=91 02:35:43 Running ssh-add (command line suppressed) 02:35:43 Identity added: /w/workspace/edgex-go/971@tmp/private_key_15797564277360849774.key (/w/workspace/edgex-go/971@tmp/private_key_15797564277360849774.key) 02:35:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:35:43 + git semver init 02:35:44 2026-05-04 02:35:44,002 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:35:44 2026-05-04 02:35:44,006 [run_init] DEBUG init version:0.0.0 force:False 02:35:44 2026-05-04 02:35:44,007 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/971/.semver 02:35:44 2026-05-04 02:35:44,007 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/971/.semver 02:35:44 2026-05-04 02:35:44,007 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/971/.semver'], cwd=/w/workspace/edgex-go/971, stdin=None, shell=False, universal_newlines=False) 02:35:49 2026-05-04 02:35:48,668 [append_file] DEBUG append to file:/w/workspace/edgex-go/971/.git/info/exclude 02:35:49 2026-05-04 02:35:48,669 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/971/.semver/main with force:False 02:35:49 2026-05-04 02:35:48,669 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main 02:35:49 2026-05-04 02:35:48,669 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main 02:35:49 4.1.0-dev.111 [Pipeline] } 02:35:49 $ docker exec --env ******** --env ******** 1ec91ff51210f95754984172cc28bbb251d10a1909ffc15a731bdc0f0a666654 ssh-agent -k 02:35:49 unset SSH_AUTH_SOCK; 02:35:49 unset SSH_AGENT_PID; 02:35:49 echo Agent pid 91 killed; 02:35:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:35:49 + git semver [Pipeline] } 02:35:50 $ docker stop --time=1 1ec91ff51210f95754984172cc28bbb251d10a1909ffc15a731bdc0f0a666654 02:35:51 $ docker rm -f --volumes 1ec91ff51210f95754984172cc28bbb251d10a1909ffc15a731bdc0f0a666654 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:35:51 Stashed 1 file(s) [Pipeline] echo 02:35:51 [edgeXSemver]: initialized semver on version 4.1.0-dev.111 [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:35:52 + git config --global --add safe.directory /w/workspace/edgex-go/971 [Pipeline] echo 02:35:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:35:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:35:52 ========================================================= 02:35:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:35:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:35:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:35:52 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 02:35:52 2d35ebdb57d9: Pulling fs layer 02:35:52 c35fb4624d26: Pulling fs layer 02:35:52 4e2aec7ef170: Pulling fs layer 02:35:52 333b49ad6fbf: Pulling fs layer 02:35:52 4f4fb700ef54: Pulling fs layer 02:35:52 c3e65509a76b: Pulling fs layer 02:35:52 7cf9ebb963bd: Pulling fs layer 02:35:52 bb34ca984cfb: Pulling fs layer 02:35:52 151cf03bc807: Pulling fs layer 02:35:52 333b49ad6fbf: Waiting 02:35:52 4f4fb700ef54: Waiting 02:35:52 c3e65509a76b: Waiting 02:35:52 151cf03bc807: Waiting 02:35:52 7cf9ebb963bd: Waiting 02:35:52 bb34ca984cfb: Waiting 02:35:52 c35fb4624d26: Verifying Checksum 02:35:52 c35fb4624d26: Download complete 02:35:52 333b49ad6fbf: Verifying Checksum 02:35:52 333b49ad6fbf: Download complete 02:35:52 4f4fb700ef54: Verifying Checksum 02:35:52 4f4fb700ef54: Download complete 02:35:52 c3e65509a76b: Verifying Checksum 02:35:52 c3e65509a76b: Download complete 02:35:52 2d35ebdb57d9: Verifying Checksum 02:35:52 2d35ebdb57d9: Download complete 02:35:53 7cf9ebb963bd: Verifying Checksum 02:35:53 7cf9ebb963bd: Download complete 02:35:53 2d35ebdb57d9: Pull complete 02:35:53 c35fb4624d26: Pull complete 02:35:53 151cf03bc807: Verifying Checksum 02:35:53 151cf03bc807: Download complete 02:35:53 4e2aec7ef170: Verifying Checksum 02:35:53 4e2aec7ef170: Download complete 02:35:53 bb34ca984cfb: Verifying Checksum 02:35:53 bb34ca984cfb: Download complete 02:35:59 4e2aec7ef170: Pull complete 02:35:59 333b49ad6fbf: Pull complete 02:35:59 4f4fb700ef54: Pull complete 02:35:59 c3e65509a76b: Pull complete 02:35:59 7cf9ebb963bd: Pull complete 02:36:01 bb34ca984cfb: Pull complete 02:36:02 151cf03bc807: Pull complete 02:36:02 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:36:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:36:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:36:02 WORKDIR /edgex 02:36:02 COPY go.mod . 02:36:02 RUN go mod download 02:36:02 + docker build -t ci-base-image-x86_64 -f - . 02:36:03 #0 building with "default" instance using docker driver 02:36:03 02:36:03 #1 [internal] load build definition from Dockerfile 02:36:03 #1 transferring dockerfile: 164B done 02:36:03 #1 DONE 0.0s 02:36:03 02:36:03 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:36:03 #2 DONE 0.0s 02:36:03 02:36:03 #3 [internal] load .dockerignore 02:36:03 #3 transferring context: 50B done 02:36:03 #3 DONE 0.0s 02:36:03 02:36:03 #4 [internal] load build context 02:36:03 #4 transferring context: 6.99kB done 02:36:03 #4 DONE 0.1s 02:36:03 02:36:03 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:36:03 #5 DONE 0.1s 02:36:03 02:36:03 #6 [2/4] WORKDIR /edgex 02:36:05 #6 DONE 1.2s 02:36:05 02:36:05 #7 [3/4] COPY go.mod . 02:36:05 #7 DONE 0.0s 02:36:05 02:36:05 #8 [4/4] RUN go mod download 02:36:07 Still waiting to schedule task 02:36:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8607’ 02:36:17 #8 DONE 11.4s 02:36:17 02:36:17 #9 exporting to image 02:36:17 #9 exporting layers 02:36:19 #9 exporting layers 3.4s done 02:36:19 #9 writing image sha256:5b9a1a439e0d9422245985375c15b0e32ca4231a3cb434d527875e4ab4e38932 done 02:36:19 #9 naming to docker.io/library/ci-base-image-x86_64 done 02:36:19 #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:20 + docker inspect -f . ci-base-image-x86_64 02:36:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:20 prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container 02:36:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:36:20 $ docker top 2cc1cafd0610c1f44dc1a050a515032360696112a1c88d6ea0e898ffc53e53c9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:20 + go version 02:36:20 go version go1.25.2 linux/amd64 [Pipeline] } 02:36:20 $ docker stop --time=1 2cc1cafd0610c1f44dc1a050a515032360696112a1c88d6ea0e898ffc53e53c9 02:36:22 $ docker rm -f --volumes 2cc1cafd0610c1f44dc1a050a515032360696112a1c88d6ea0e898ffc53e53c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:22 + docker inspect -f . ci-base-image-x86_64 02:36:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:22 prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container 02:36:22 $ 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/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:36:22 $ docker top a1155c4728374e5f4ba0fb93801942b3ebc206424fb1c6738a2f24a3ce403f63 -eo pid,comm [Pipeline] { [Pipeline] echo 02:36:23 ========================================================= 02:36:23 [edgeXBuildGoParallel] Running Tests and Build... 02:36:23 ========================================================= [Pipeline] sh 02:36:23 + git config --global --add safe.directory /w/workspace/edgex-go/971 [Pipeline] fileExists [Pipeline] sh 02:36:23 + make test 02:36:23 go test -race -coverprofile=coverage.out ./... 02:36:31 ? github.com/edgexfoundry/edgex-go [no test files] 02:37:03 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:37:03 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:37:03 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:37:03 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:37:03 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:37:03 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:37:03 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:37:03 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:37:03 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:37:03 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:37:03 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:37:03 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:37:03 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:37:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:37:03 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:37:03 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 02:37:03 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:37:03 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:37:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 02:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.4% of statements 02:37:07 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.029s coverage: 4.8% of statements 02:37:07 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 57.3% of statements 02:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.025s coverage: 86.5% of statements 02:37:07 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:37:07 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:37:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.636s coverage: 94.2% of statements 02:37:08 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:37:08 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:37:08 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 02:37:08 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:37:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:37:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:37:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:37:08 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 90.7% of statements 02:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:37:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:37:08 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.041s coverage: 0.0% of statements 02:37:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:37:08 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:37:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 10.4% of statements 02:37:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:37:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.407s coverage: 97.6% of statements 02:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:37:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:37:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:37:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:37:10 ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements 02:37:10 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:37:10 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:37:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:37:10 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:37:10 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:37:10 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:37:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:37:10 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:37:10 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:37:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 02:37:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.064s coverage: 3.5% of statements 02:37:13 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 02:37:13 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:37:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements 02:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:37:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements 02:37:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.032s coverage: 68.8% of statements 02:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:37:13 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:37:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements 02:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 87.1% of statements 02:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 89.5% of statements 02:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 93.1% of statements 02:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 02:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.053s coverage: 92.9% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements 02:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.048s coverage: 82.1% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.030s coverage: 86.0% of statements 02:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.028s coverage: 33.3% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.035s coverage: 100.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.132s coverage: 54.8% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.6% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.024s coverage: 20.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 02:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.130s coverage: 29.2% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.036s coverage: 93.8% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 17.1% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 94.9% of statements 02:37:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:37:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:37:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:37:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements 02:37:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:37:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 47.1% of statements 02:37:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:37:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:37:38 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:37:38 running golangci-lint 02:37:38 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 02:37:38 go version go1.25.2 linux/amd64 02:37:38 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 02:37:38 level=info msg="[config_reader] Used config file .golangci.yml" 02:37:38 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 02:37:38 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 02:37:39 level=info msg="[goenv] Read go env for 2.919664ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 02:37:39 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 02:38:01 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|exports_file|files|types_sizes|deps|imports|name) took 20.442834564s" 02:38:01 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.71095ms" 02:38:11 level=info msg="[linters_context/goanalysis] analyzers took 1m33.445496913s with top 10 stages: buildir: 52.959579094s, inspect: 2.795093965s, fact_deprecated: 2.683799891s, gosec: 2.65406405s, printf: 1.732421744s, fact_purity: 1.542233304s, nilness: 1.210037812s, S1038: 1.176445081s, ctrlflow: 1.010715614s, typedness: 954.923036ms" 02:38:11 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 02:38:11 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 02:38:11 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 02:38:11 level=info msg="[runner] Issues before processing: 35, after processing: 0" 02:38:11 level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, path_relativity: 35/35, filename_unadjuster: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0, path_absoluter: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21" 02:38:11 level=info msg="[runner] processing took 9.355712ms with stages: nolint_filter: 8.524674ms, generated_file_filter: 591.686µs, exclusion_rules: 118.441µs, exclusion_paths: 70.35µs, path_relativity: 33.811µs, cgo: 3.79µs, path_absoluter: 2.79µs, sort_results: 2.29µs, invalid_issue: 1.94µs, max_same_issues: 1.45µs, filename_unadjuster: 1.07µs, fixer: 970ns, source_code: 470ns, diff: 470ns, uniq_by_line: 420ns, path_prettifier: 320ns, max_from_linter: 240ns, path_shortener: 180ns, max_per_file_from_linter: 180ns, severity-rules: 170ns" 02:38:11 level=info msg="[runner] linters took 11.311018078s with stages: goanalysis_metalinter: 11.301570655s" 02:38:11 0 issues. 02:38:11 level=info msg="File cache stats: 0 entries of total size 0B" 02:38:11 level=info msg="Memory: 320 samples, avg is 348.1MB, max is 1370.2MB" 02:38:11 level=info msg="Execution took 31.804189734s" 02:38:11 go vet ./... 02:38:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:38:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:38:17 ./bin/test-attribution-txt.sh [Pipeline] echo 02:38:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:38:18 + ls -al . 02:38:18 total 1396 02:38:18 drwxrwxr-x 11 1001 1001 4096 May 4 02:36 . 02:38:18 drwxr-xr-x 4 root root 4096 May 4 02:36 .. 02:38:18 drwxrwxr-x 2 1001 1001 4096 May 4 02:35 .blubracket 02:38:18 -rw-rw-r-- 1 1001 1001 10 May 4 02:35 .dockerignore 02:38:18 drwxrwxr-x 8 1001 1001 4096 May 4 02:37 .git 02:38:18 drwxrwxr-x 3 1001 1001 4096 May 4 02:35 .github 02:38:18 -rw-rw-r-- 1 1001 1001 909 May 4 02:35 .gitignore 02:38:18 -rw-rw-r-- 1 1001 1001 359 May 4 02:35 .golangci.yml 02:38:18 -rw-rw-r-- 1 1001 1001 100 May 4 02:35 .hadolint.yml 02:38:18 drwxr-xr-x 3 1001 1001 4096 May 4 02:35 .semver 02:38:18 -rw-rw-r-- 1 1001 1001 155 May 4 02:35 .sonarcloud.properties 02:38:18 -rw-rw-r-- 1 1001 1001 1171 May 4 02:35 ADOPTERS.md 02:38:18 -rw-rw-r-- 1 1001 1001 20149 May 4 02:35 Attribution.txt 02:38:18 -rw-rw-r-- 1 1001 1001 108018 May 4 02:35 CHANGELOG.md 02:38:18 -rw-rw-r-- 1 1001 1001 3804 May 4 02:35 CONTRIBUTING.md 02:38:18 -rw-rw-r-- 1 1001 1001 677 May 4 02:35 GOVERNANCE.md 02:38:18 -rw-rw-r-- 1 1001 1001 886 May 4 02:35 Jenkinsfile 02:38:18 -rw-rw-r-- 1 1001 1001 10775 May 4 02:35 LICENSE 02:38:18 -rw-rw-r-- 1 1001 1001 16743 May 4 02:35 Makefile 02:38:18 -rw-rw-r-- 1 1001 1001 582 May 4 02:35 OWNERS.md 02:38:18 -rw-rw-r-- 1 1001 1001 9932 May 4 02:35 README.md 02:38:18 -rw-rw-r-- 1 1001 1001 789 May 4 02:35 SECURITY.md 02:38:18 -rw-rw-r-- 1 1001 1001 13 May 4 02:35 VERSION 02:38:18 drwxrwxr-x 2 1001 1001 4096 May 4 02:35 bin 02:38:18 drwxrwxr-x 19 1001 1001 4096 May 4 02:35 cmd 02:38:18 -rw-r--r-- 1 root root 1046583 May 4 02:37 coverage.out 02:38:18 drwxrwxr-x 2 1001 1001 4096 May 4 02:35 fuzz_test 02:38:18 -rw-rw-r-- 1 1001 1001 6951 May 4 02:35 go.mod 02:38:18 -rw-rw-r-- 1 1001 1001 90838 May 4 02:35 go.sum 02:38:18 drwxrwxr-x 7 1001 1001 4096 May 4 02:35 internal 02:38:18 drwxrwxr-x 2 1001 1001 4096 May 4 02:35 openapi 02:38:18 -rw-rw-r-- 1 1001 1001 584 May 4 02:35 security.txt 02:38:18 -rw-rw-r-- 1 1001 1001 204 May 4 02:35 version.go [Pipeline] sh 02:38:18 + '[' -e coverage.out ] 02:38:18 + chown 1001:1001 coverage.out [Pipeline] stash 02:38:18 Stashed 1 file(s) [Pipeline] sh 02:38:18 + make build 02:38:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:38:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:38:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:38:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:38:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:38:47 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:38:52 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:38:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:38:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8611 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:38:56 Running in /w/workspace/edgex-go/971 [Pipeline] { [Pipeline] checkout 02:38:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:38:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:38:59 The recommended git tool is: git 02:39:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:39:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:39:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:39:03 using credential edgex-jenkins-ssh 02:39:03 Cloning the remote Git repository 02:39:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:39:03 > git init /w/workspace/edgex-go/971 # timeout=10 02:39:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:39:04 > git --version # timeout=10 02:39:04 > git --version # 'git version 2.25.1' 02:39:04 using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] } 02:39:04 $ docker stop --time=1 a1155c4728374e5f4ba0fb93801942b3ebc206424fb1c6738a2f24a3ce403f63 02:39:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:39:07 $ docker rm -f --volumes a1155c4728374e5f4ba0fb93801942b3ebc206424fb1c6738a2f24a3ce403f63 [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:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:39:08 02:39:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:39:08 latest: Pulling from edgex-devops/edgex-compose 02:39:08 91d30c5bc195: Pulling fs layer 02:39:08 2e9b0aa3be6d: Pulling fs layer 02:39:08 9c61dcf015f6: Pulling fs layer 02:39:08 4698f68db338: Pulling fs layer 02:39:08 2a2f49069b9e: Pulling fs layer 02:39:08 e0025b399a48: Pulling fs layer 02:39:08 4698f68db338: Waiting 02:39:08 2a2f49069b9e: Waiting 02:39:08 e0025b399a48: Waiting 02:39:08 91d30c5bc195: Verifying Checksum 02:39:08 91d30c5bc195: Download complete 02:39:08 4698f68db338: Verifying Checksum 02:39:08 4698f68db338: Download complete 02:39:08 2e9b0aa3be6d: Verifying Checksum 02:39:08 2e9b0aa3be6d: Download complete 02:39:08 91d30c5bc195: Pull complete 02:39:08 e0025b399a48: Verifying Checksum 02:39:08 e0025b399a48: Download complete 02:39:08 2a2f49069b9e: Download complete 02:39:08 2e9b0aa3be6d: Pull complete 02:39:09 9c61dcf015f6: Verifying Checksum 02:39:09 9c61dcf015f6: Download complete 02:39:13 9c61dcf015f6: Pull complete 02:39:13 4698f68db338: Pull complete 02:39:13 2a2f49069b9e: Pull complete 02:39:13 e0025b399a48: Pull complete 02:39:13 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:39:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:39:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:13 prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container 02:39:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:39:14 $ docker top aa8c05c509fff45fc939022990f6a86222494ccc58e68d1763abf16a4f762bcd -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:14 + docker compose -f ./docker-compose-build.yml build --parallel 02:39:15 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:39:15 #1 transferring dockerfile: 2.23kB done 02:39:15 #1 DONE 0.2s 02:39:15 02:39:15 #2 [support-scheduler internal] load build definition from Dockerfile 02:39:15 #2 transferring dockerfile: 1.83kB done 02:39:15 #2 DONE 0.1s 02:39:15 02:39:15 #3 [core-keeper internal] load build definition from Dockerfile 02:39:15 #3 transferring dockerfile: 2.07kB done 02:39:15 #3 DONE 0.1s 02:39:15 02:39:15 #4 [security-bootstrapper internal] load build definition from Dockerfile 02:39:15 #4 transferring dockerfile: 3.02kB done 02:39:15 #4 DONE 0.1s 02:39:15 02:39:15 #5 [support-notifications internal] load build definition from Dockerfile 02:39:15 #5 transferring dockerfile: 2.02kB done 02:39:15 #5 DONE 0.1s 02:39:15 02:39:15 #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:39:15 #6 DONE 0.0s 02:39:15 02:39:15 #7 [security-spire-agent internal] load build definition from Dockerfile 02:39:15 #7 transferring dockerfile: 1.81kB done 02:39:15 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:39:15 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 02:39:15 #7 DONE 0.2s 02:39:15 02:39:15 #8 [core-data internal] load build definition from Dockerfile 02:39:15 #8 transferring dockerfile: 2.04kB done 02:39:15 #8 DONE 0.2s 02:39:15 02:39:15 #9 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 02:39:15 #9 ... 02:39:15 02:39:15 #10 [security-spire-config internal] load build definition from Dockerfile 02:39:15 #10 transferring dockerfile: 1.69kB done 02:39:15 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:39:15 #10 DONE 0.2s 02:39:15 02:39:15 #11 [core-command internal] load build definition from Dockerfile 02:39:15 #11 transferring dockerfile: 1.94kB done 02:39:15 #11 DONE 0.2s 02:39:15 02:39:15 #12 [security-proxy-auth internal] load build definition from Dockerfile 02:39:15 #12 transferring dockerfile: 2.14kB done 02:39:15 #12 DONE 0.2s 02:39:15 02:39:15 #13 [security-proxy-setup internal] load build definition from Dockerfile 02:39:15 #13 transferring dockerfile: 2.50kB done 02:39:15 #13 DONE 0.2s 02:39:15 02:39:15 #14 [core-metadata internal] load build definition from Dockerfile 02:39:15 #14 transferring dockerfile: 2.10kB done 02:39:15 #14 DONE 0.2s 02:39:15 02:39:15 #15 [security-spire-server internal] load build definition from Dockerfile 02:39:15 #15 transferring dockerfile: 1.70kB done 02:39:15 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:39:15 #15 DONE 0.2s 02:39:15 02:39:15 #16 [security-secretstore-setup internal] load build definition from Dockerfile 02:39:15 #16 transferring dockerfile: 2.49kB done 02:39:15 #16 DONE 0.2s 02:39:15 02:39:15 #17 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:39:15 #17 transferring dockerfile: 1.89kB done 02:39:15 #17 DONE 0.2s 02:39:15 02:39:15 #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:39:15 #6 DONE 0.0s 02:39:15 02:39:15 #18 [security-bootstrapper internal] load .dockerignore 02:39:15 #18 transferring context: 50B done 02:39:15 #18 DONE 0.1s 02:39:15 02:39:15 #9 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 02:39:15 #9 DONE 0.2s 02:39:15 02:39:15 #19 [core-command internal] load .dockerignore 02:39:15 #19 transferring context: 50B done 02:39:15 #19 DONE 0.1s 02:39:15 02:39:15 #20 [core-common-config-bootstrapper internal] load .dockerignore 02:39:15 #20 transferring context: 50B done 02:39:15 #20 DONE 0.1s 02:39:15 02:39:15 #21 [core-data internal] load .dockerignore 02:39:15 #21 transferring context: 50B done 02:39:15 #21 DONE 0.1s 02:39:15 02:39:15 #22 [support-scheduler internal] load .dockerignore 02:39:15 #22 transferring context: 50B done 02:39:15 #22 DONE 0.1s 02:39:15 02:39:15 #23 [support-notifications internal] load .dockerignore 02:39:15 #23 transferring context: 50B done 02:39:15 #23 DONE 0.1s 02:39:15 02:39:15 #24 [core-keeper internal] load .dockerignore 02:39:15 #24 transferring context: 50B done 02:39:15 #24 DONE 0.2s 02:39:15 02:39:15 #25 [security-proxy-auth internal] load .dockerignore 02:39:15 #25 transferring context: 50B done 02:39:15 #25 DONE 0.1s 02:39:15 02:39:15 #26 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:39:15 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:39:15 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:39:15 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:39:15 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:39:15 #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s 02:39:15 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:39:15 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:39:15 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:39:15 #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:39:15 #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 02:39:15 #26 ... 02:39:15 02:39:15 #27 [security-secretstore-setup internal] load .dockerignore 02:39:15 #27 transferring context: 50B done 02:39:15 #27 DONE 0.2s 02:39:15 02:39:15 #28 [core-metadata internal] load .dockerignore 02:39:15 #28 transferring context: 50B done 02:39:15 #28 DONE 0.2s 02:39:15 02:39:15 #29 [security-proxy-setup internal] load .dockerignore 02:39:15 #29 transferring context: 50B done 02:39:15 #29 DONE 0.3s 02:39:15 02:39:15 #26 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:39:15 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:39:15 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:39:15 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:39:15 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:39:15 #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:39:15 #26 ... 02:39:15 02:39:15 #30 [security-spiffe-token-provider internal] load .dockerignore 02:39:15 #30 transferring context: 50B done 02:39:15 #30 DONE 0.3s 02:39:15 02:39:15 #31 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:39:15 #31 DONE 0.4s 02:39:15 02:39:15 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:39:15 #32 DONE 0.5s 02:39:15 02:39:15 #26 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:39:15 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:39:15 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:39:15 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:39:15 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:39:15 #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:39:15 #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done 02:39:15 #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done 02:39:16 #26 ... 02:39:16 02:39:16 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 02:39:16 #33 DONE 0.6s 02:39:16 02:39:16 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:39:16 #34 DONE 1.1s 02:39:16 02:39:16 #26 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:39:16 #26 DONE 1.1s 02:39:16 02:39:16 #35 [security-spire-server internal] load .dockerignore 02:39:16 #35 transferring context: 50B 0.0s done 02:39:16 #35 DONE 0.8s 02:39:16 02:39:16 #36 [security-spire-config internal] load .dockerignore 02:39:16 #36 transferring context: 50B 0.0s done 02:39:16 #36 DONE 0.8s 02:39:16 02:39:16 #37 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:39:16 #37 ... 02:39:16 02:39:16 #26 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:39:16 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:39:16 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:39:16 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:39:16 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:39:16 #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:39:16 #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done 02:39:16 #26 DONE 1.1s 02:39:16 02:39:16 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:39:16 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:39:16 #38 ... 02:39:16 02:39:16 #26 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:39:16 #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:39:16 #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:39:16 #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:39:16 #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:39:16 #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:39:16 #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done 02:39:16 #26 DONE 1.1s 02:39:16 02:39:16 #39 [security-spire-agent internal] load .dockerignore 02:39:16 #39 transferring context: 50B 0.0s done 02:39:16 #39 DONE 0.4s 02:39:16 02:39:16 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:39:16 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done 02:39:17 #38 ... 02:39:17 02:39:17 #40 [security-spire-server internal] load build context 02:39:17 #40 transferring context: 26.58kB 0.0s done 02:39:17 #40 DONE 0.3s 02:39:17 02:39:17 #41 [security-spire-config internal] load build context 02:39:17 #41 transferring context: 24.83kB 0.0s done 02:39:17 #41 DONE 0.3s 02:39:17 02:39:17 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:39:17 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done 02:39:17 #38 ... 02:39:17 02:39:17 #42 [security-spire-agent internal] load build context 02:39:17 #42 transferring context: 26.11kB 0.0s done 02:39:17 #42 DONE 0.2s 02:39:17 02:39:17 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:39:17 #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 02:39:17 #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 02:39:17 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.0s 02:39:17 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.0s 02:39:17 #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:39:17 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 02:39:17 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 02:39:17 #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:39:17 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s 02:39:17 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 02:39:17 #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:39:17 #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 02:39:17 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 02:39:17 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.10MB / 41.51MB 0.3s 02:39:17 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 8.39MB / 41.51MB 0.3s 02:39:17 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 19.92MB / 41.51MB 0.4s 02:39:17 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 29.36MB / 41.51MB 0.5s 02:39:17 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s 02:39:17 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s done 02:39:17 #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 02:39:22 #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.9s done 02:39:22 Avoid second fetch 02:39:22 Checking out Revision c8bb3daad451036c109a6c0c2441962ccd95d7c6 (main) 02:39:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:39:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:39:23 > git config core.sparsecheckout # timeout=10 02:39:23 > git checkout -f c8bb3daad451036c109a6c0c2441962ccd95d7c6 # timeout=10 02:39:23 Commit message: "Merge pull request #5409 from jinlinGuan/issue-5404-2" 02:39:25 #38 ... 02:39:25 02:39:25 #43 [security-bootstrapper internal] load build context 02:39:25 #43 transferring context: 554.49MB 9.9s 02:39:25 #43 ... 02:39:25 02:39:25 #44 [core-common-config-bootstrapper internal] load build context 02:39:25 #44 ... 02:39:25 02:39:25 #45 [security-proxy-auth internal] load build context 02:39:25 #45 ... 02:39:25 02:39:25 #46 [core-metadata internal] load build context 02:39:25 #46 ... 02:39:25 02:39:25 #47 [security-spiffe-token-provider internal] load build context 02:39:25 #47 ... 02:39:25 02:39:25 #48 [core-data internal] load build context 02:39:25 #48 ... 02:39:25 02:39:25 #49 [support-notifications internal] load build context 02:39:26 #49 ... 02:39:26 02:39:26 #50 [security-secretstore-setup internal] load build context 02:39:26 #50 ... 02:39:26 02:39:26 #51 [support-scheduler internal] load build context 02:39:26 #51 ... 02:39:26 02:39:26 #52 [core-keeper internal] load build context 02:39:26 #52 ... 02:39:26 02:39:26 #53 [core-command internal] load build context 02:39:26 #53 ... 02:39:26 02:39:26 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:39:26 #0 3.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:26 #0 3.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:26 #0 3.664 (1/4) Installing dumb-init (1.2.5-r3) 02:39:26 #0 3.676 (2/4) Installing openssl (3.5.6-r0) 02:39:26 #0 3.689 (3/4) Installing su-exec (0.2-r3) 02:39:26 #0 3.693 (4/4) Installing yq-go (4.47.2-r3) 02:39:26 #0 3.772 Executing busybox-1.37.0-r20.trigger 02:39:26 #0 3.777 OK: 20 MiB in 20 packages 02:39:26 #54 ... 02:39:26 02:39:26 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:39:26 #0 1.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:26 #0 1.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:26 #0 1.814 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:39:26 #0 1.814 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:39:26 #0 1.814 OK: 26341 distinct packages available 02:39:26 #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:26 #0 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:26 #0 2.260 OK: 265 MiB in 60 packages 02:39:26 #55 ... 02:39:26 02:39:26 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:39:26 #0 0.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:26 #0 0.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:26 #0 1.372 OK: 265 MiB in 60 packages 02:39:26 #56 ... 02:39:26 02:39:26 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:39:26 #0 0.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:26 #0 0.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:26 #0 1.369 OK: 265 MiB in 60 packages 02:39:26 #57 ... 02:39:26 02:39:26 #58 [security-proxy-setup internal] load build context 02:39:26 #58 ... 02:39:26 02:39:26 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:39:26 #0 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:26 #0 2.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:26 #0 3.171 (1/4) Installing ca-certificates (20260413-r0) 02:39:26 #0 3.195 (2/4) Installing dumb-init (1.2.5-r3) 02:39:26 #0 3.197 (3/4) Installing su-exec (0.2-r3) 02:39:26 #0 3.200 (4/4) Installing yq-go (4.47.2-r3) 02:39:26 #0 3.277 Executing busybox-1.37.0-r20.trigger 02:39:26 #0 3.284 Executing ca-certificates-20260413-r0.trigger 02:39:26 #0 3.352 OK: 20 MiB in 20 packages 02:39:27 #59 ... 02:39:27 02:39:27 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:39:27 #60 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 02:39:27 #60 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 02:39:27 #60 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:39:27 #60 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 02:39:27 #60 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 02:39:27 #60 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 02:39:27 #60 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 02:39:27 #60 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:39:27 #60 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 02:39:27 #60 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done 02:39:27 #60 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 02:39:27 #60 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.6s done 02:39:27 #60 ... 02:39:27 02:39:27 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:39:27 #61 ... 02:39:27 02:39:27 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:27 #62 ... 02:39:27 02:39:27 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:39:27 #0 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:27 #0 1.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:27 #0 2.303 (1/1) Installing dumb-init (1.2.5-r3) 02:39:27 #0 2.310 Executing busybox-1.37.0-r20.trigger 02:39:27 #0 2.320 OK: 7 MiB in 17 packages 02:39:27 #63 ... 02:39:27 02:39:27 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:39:27 #64 ... 02:39:27 02:39:27 #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:39:27 #0 0.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:27 #0 1.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:27 #0 1.460 OK: 265 MiB in 60 packages 02:39:27 #65 ... 02:39:27 02:39:27 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:39:27 #0 2.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:27 #0 2.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:27 #0 2.900 (1/7) Installing ca-certificates (20260413-r0) 02:39:27 #0 3.148 (2/7) Installing dumb-init (1.2.5-r3) 02:39:27 #0 3.153 (3/7) Installing libgcc (14.2.0-r6) 02:39:27 #0 3.165 (4/7) Installing libsodium (1.0.20-r1) 02:39:27 #0 3.173 (5/7) Installing libstdc++ (14.2.0-r6) 02:39:27 #0 3.195 (6/7) Installing libzmq (4.3.5-r2) 02:39:27 #0 3.214 (7/7) Installing zeromq (4.3.5-r2) 02:39:27 #0 3.214 Executing busybox-1.37.0-r20.trigger 02:39:27 #0 3.219 Executing ca-certificates-20260413-r0.trigger 02:39:27 #0 3.280 OK: 12 MiB in 23 packages 02:39:27 #66 ... 02:39:27 02:39:27 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:39:27 #67 ... 02:39:27 02:39:27 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:28 provisioning config files... 02:39:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/971@tmp/config13661645045139296562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:28 #68 ... 02:39:28 02:39:28 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:39:28 #0 0.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:28 #0 1.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:28 #0 1.338 OK: 265 MiB in 60 packages 02:39:28 #69 ... 02:39:28 02:39:28 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:39:28 #0 0.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:28 #0 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:28 #0 1.750 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:39:28 #0 1.750 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:39:28 #0 1.750 OK: 26324 distinct packages available 02:39:28 #0 1.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:28 #0 1.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:28 #0 2.214 (1/13) Installing brotli-libs (1.1.0-r2) 02:39:28 #0 2.232 (2/13) Installing c-ares (1.34.6-r0) 02:39:28 #0 2.246 (3/13) Installing libunistring (1.3-r0) 02:39:28 #0 2.261 (4/13) Installing libidn2 (2.3.7-r0) 02:39:28 #0 2.268 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:39:28 #0 2.275 (6/13) Installing libpsl (0.21.5-r3) 02:39:28 #0 2.281 (7/13) Installing zstd-libs (1.5.7-r0) 02:39:28 #0 2.289 (8/13) Installing libcurl (8.14.1-r2) 02:39:28 #0 2.310 (9/13) Installing curl (8.14.1-r2) 02:39:28 #0 2.310 (10/13) Installing dumb-init (1.2.5-r3) 02:39:28 #0 2.315 (11/13) Installing musl-obstack (1.2.3-r2) 02:39:28 #0 2.327 (12/13) Installing libucontext (1.3.2-r0) 02:39:28 #0 2.336 (13/13) Installing gcompat (1.1.0-r4) 02:39:28 #0 2.347 Executing busybox-1.37.0-r20.trigger 02:39:28 #0 2.355 OK: 13 MiB in 29 packages 02:39:28 #70 ... 02:39:28 02:39:28 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:39:28 #0 2.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:28 #0 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:28 #0 2.650 (1/2) Installing dumb-init (1.2.5-r3) 02:39:28 #0 2.654 (2/2) Installing su-exec (0.2-r3) 02:39:28 #0 2.659 Executing busybox-1.37.0-r20.trigger 02:39:28 #0 2.673 OK: 7 MiB in 18 packages 02:39:28 #71 ... 02:39:28 02:39:28 #51 [support-scheduler internal] load build context 02:39:28 ---> ****-login.sh 02:39:28 nexus3.edgexfoundry.org:10001 02:39:28 #51 ... 02:39:28 02:39:28 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:28 #62 DONE 12.3s 02:39:28 02:39:28 #43 [security-bootstrapper internal] load build context 02:39:28 #43 transferring context: 640.17MB 11.4s done 02:39:28 #43 DONE 13.3s 02:39:28 02:39:28 #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:39:28 #56 DONE 12.3s 02:39:28 02:39:28 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:39:28 #69 DONE 12.3s 02:39:28 02:39:28 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:39:28 #57 DONE 12.4s 02:39:28 02:39:28 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:39:28 #65 DONE 12.4s 02:39:28 02:39:28 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:39:28 #55 DONE 12.4s 02:39:28 02:39:28 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:39:28 #70 DONE 12.3s 02:39:28 02:39:28 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:39:28 #63 DONE 12.3s 02:39:28 02:39:28 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:39:28 #71 DONE 12.3s 02:39:28 02:39:28 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:39:28 #59 DONE 12.3s 02:39:28 02:39:28 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:39:28 #54 DONE 12.3s 02:39:28 02:39:28 #51 [support-scheduler internal] load build context 02:39:28 #51 ... 02:39:28 02:39:28 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:39:28 #66 DONE 12.3s 02:39:28 02:39:28 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:28 #68 DONE 12.3s 02:39:28 02:39:28 #49 [support-notifications internal] load build context 02:39:28 #49 transferring context: 640.17MB 11.2s done 02:39:28 #49 DONE 13.3s 02:39:28 02:39:28 #45 [security-proxy-auth internal] load build context 02:39:28 #45 transferring context: 640.17MB 11.2s done 02:39:28 #45 DONE 13.3s 02:39:28 02:39:28 #50 [security-secretstore-setup internal] load build context 02:39:28 #50 transferring context: 640.17MB 11.2s done 02:39:28 #50 DONE 13.2s 02:39:28 02:39:28 #44 [core-common-config-bootstrapper internal] load build context 02:39:28 #44 transferring context: 640.17MB 11.5s done 02:39:28 #44 DONE 13.4s 02:39:28 02:39:28 #58 [security-proxy-setup internal] load build context 02:39:28 #58 transferring context: 640.17MB 11.3s done 02:39:28 #58 DONE 13.1s 02:39:28 02:39:28 #47 [security-spiffe-token-provider internal] load build context 02:39:28 #47 transferring context: 640.17MB 11.6s done 02:39:28 #47 DONE 13.2s 02:39:28 02:39:28 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:39:28 #60 DONE 12.0s 02:39:28 02:39:28 #52 [core-keeper internal] load build context 02:39:28 #52 transferring context: 640.17MB 12.6s done 02:39:28 #52 DONE 13.4s 02:39:28 02:39:28 #48 [core-data internal] load build context 02:39:28 #48 transferring context: 640.17MB 12.7s done 02:39:28 #48 DONE 13.4s 02:39:28 02:39:28 #72 [core-data builder 4/7] COPY go.mod vendor* ./ 02:39:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:29 Configure a credential helper to remove this warning. See 02:39:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:29 02:39:29 Login Succeeded 02:39:29 nexus3.edgexfoundry.org:10002 02:39:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:29 Configure a credential helper to remove this warning. See 02:39:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:29 02:39:29 Login Succeeded 02:39:29 nexus3.edgexfoundry.org:10003 02:39:29 #72 ... 02:39:29 02:39:29 #53 [core-command internal] load build context 02:39:29 #53 transferring context: 640.17MB 13.4s done 02:39:29 #53 DONE 14.0s 02:39:29 02:39:29 #46 [core-metadata internal] load build context 02:39:29 #46 transferring context: 640.17MB 13.5s done 02:39:29 #46 DONE 13.9s 02:39:29 02:39:29 #72 [core-command builder 4/7] COPY go.mod vendor* ./ 02:39:29 #72 DONE 0.8s 02:39:29 02:39:29 #51 [support-scheduler internal] load build context 02:39:29 #51 transferring context: 640.17MB 13.6s done 02:39:29 #51 DONE 14.1s 02:39:29 02:39:29 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:39:29 #73 DONE 0.9s 02:39:29 02:39:29 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:39:29 #74 DONE 0.8s 02:39:29 02:39:29 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:39:29 #38 DONE 13.0s 02:39:29 02:39:29 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:39:29 #75 DONE 0.7s 02:39:29 02:39:29 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:39:29 #76 DONE 0.1s 02:39:29 02:39:29 #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:30 Configure a credential helper to remove this warning. See 02:39:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:30 02:39:30 Login Succeeded 02:39:30 nexus3.edgexfoundry.org:10004 02:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:30 #77 ... 02:39:30 02:39:30 #37 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:39:30 #37 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:30 #37 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:30 #37 13.52 (1/1) Installing dumb-init (1.2.5-r3) 02:39:30 #37 13.53 Executing busybox-1.37.0-r20.trigger 02:39:30 #37 13.54 OK: 7 MiB in 17 packages 02:39:30 #37 DONE 13.8s 02:39:30 02:39:30 #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 02:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:30 Configure a credential helper to remove this warning. See 02:39:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:30 02:39:30 Login Succeeded 02:39:30 ****.io 02:39:30 #78 ... 02:39:30 02:39:30 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:39:30 #0 1.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:30 #0 1.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:30 #0 1.559 OK: 13 MiB in 29 packages 02:39:30 #79 DONE 1.7s 02:39:30 02:39:30 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:39:30 #64 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:30 #64 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:30 #64 13.57 (1/3) Installing ca-certificates (20260413-r0) 02:39:30 #64 13.60 (2/3) Installing dumb-init (1.2.5-r3) 02:39:30 #64 13.61 (3/3) Installing tzdata (2026b-r0) 02:39:30 #64 13.65 Executing busybox-1.37.0-r20.trigger 02:39:30 #64 13.66 Executing ca-certificates-20260413-r0.trigger 02:39:30 #64 13.75 OK: 8 MiB in 19 packages 02:39:30 #64 DONE 14.0s 02:39:30 02:39:30 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:39:30 #0 1.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:30 #0 1.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:30 #0 1.673 OK: 7 MiB in 18 packages 02:39:30 #80 DONE 1.8s 02:39:30 02:39:30 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:39:30 #0 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:30 #0 1.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:30 #0 1.732 OK: 20 MiB in 20 packages 02:39:30 #81 DONE 1.9s 02:39:30 02:39:30 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:30 #82 ... 02:39:30 02:39:30 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:39:30 #0 1.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:30 #0 1.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:30 #0 1.805 OK: 20 MiB in 20 packages 02:39:30 #83 DONE 1.9s 02:39:30 02:39:30 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:39:30 #0 1.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:30 #0 1.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:30 #0 1.709 OK: 7 MiB in 17 packages 02:39:30 #84 DONE 1.9s 02:39:30 02:39:30 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:39:30 #0 0.979 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:30 #0 1.283 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:30 #0 1.934 OK: 265 MiB in 60 packages 02:39:30 #85 DONE 2.0s 02:39:30 02:39:30 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:39:30 #86 DONE 0.0s 02:39:30 02:39:30 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:39:30 #87 DONE 0.1s 02:39:30 02:39:30 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:39:30 #61 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:30 #61 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:30 #61 13.55 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:39:30 #61 13.55 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:39:30 #61 13.55 OK: 26324 distinct packages available 02:39:30 #61 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:30 #61 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:30 #61 14.16 (1/5) Installing dumb-init (1.2.5-r3) 02:39:30 #61 14.17 (2/5) Installing musl-obstack (1.2.3-r2) 02:39:30 #61 14.17 (3/5) Installing libucontext (1.3.2-r0) 02:39:30 #61 14.18 (4/5) Installing gcompat (1.1.0-r4) 02:39:30 #61 14.18 (5/5) Installing openssl (3.5.6-r0) 02:39:30 #61 14.19 Executing busybox-1.37.0-r20.trigger 02:39:30 #61 14.20 OK: 8 MiB in 21 packages 02:39:30 #61 DONE 14.3s 02:39:30 02:39:30 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:39:30 #67 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:30 #67 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:30 #67 13.49 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:39:30 #67 13.49 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:39:30 #67 13.49 OK: 26324 distinct packages available 02:39:30 #67 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:30 #67 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:30 #67 14.14 (1/4) Installing dumb-init (1.2.5-r3) 02:39:30 #67 14.15 (2/4) Installing musl-obstack (1.2.3-r2) 02:39:30 #67 14.15 (3/4) Installing libucontext (1.3.2-r0) 02:39:30 #67 14.16 (4/4) Installing gcompat (1.1.0-r4) 02:39:30 #67 14.16 Executing busybox-1.37.0-r20.trigger 02:39:30 #67 14.18 OK: 8 MiB in 20 packages 02:39:30 #67 DONE 14.3s 02:39:30 02:39:30 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:30 Configure a credential helper to remove this warning. See 02:39:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:30 02:39:30 Login Succeeded 02:39:30 ---> ****-login.sh ends [Pipeline] } 02:39:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:39:31 #88 ... 02:39:31 02:39:31 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:39:31 #0 1.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:31 #0 1.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:31 #0 2.010 OK: 12 MiB in 23 packages 02:39:31 #89 DONE 2.2s 02:39:31 02:39:31 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] sh 02:39:31 #90 ... 02:39:31 02:39:31 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:39:31 #0 1.456 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:31 #0 1.692 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:31 #0 2.249 (1/1) Installing dumb-init (1.2.5-r3) 02:39:31 #0 2.386 Executing busybox-1.37.0-r20.trigger 02:39:31 #0 2.391 OK: 7 MiB in 17 packages 02:39:31 #91 DONE 2.5s 02:39:31 02:39:31 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:31 + git config --global --add safe.directory /w/workspace/edgex-go/971 [Pipeline] echo 02:39:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:39:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:39:31 ========================================================= 02:39:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:39:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:39:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:39:32 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:39:32 6b59a28fa201: Pulling fs layer 02:39:32 d32bb0dddca7: Pulling fs layer 02:39:32 5dab1238d3d9: Pulling fs layer 02:39:32 196fd7d83e7d: Pulling fs layer 02:39:32 4f4fb700ef54: Pulling fs layer 02:39:32 8ba94037c8f0: Pulling fs layer 02:39:32 deaec5988b04: Pulling fs layer 02:39:32 9f65657bb879: Pulling fs layer 02:39:32 196fd7d83e7d: Waiting 02:39:32 4f4fb700ef54: Waiting 02:39:32 8ba94037c8f0: Waiting 02:39:32 deaec5988b04: Waiting 02:39:32 9f65657bb879: Waiting 02:39:32 d32bb0dddca7: Verifying Checksum 02:39:32 d32bb0dddca7: Download complete 02:39:32 196fd7d83e7d: Verifying Checksum 02:39:32 196fd7d83e7d: Download complete 02:39:32 4f4fb700ef54: Verifying Checksum 02:39:32 4f4fb700ef54: Download complete 02:39:32 8ba94037c8f0: Verifying Checksum 02:39:32 8ba94037c8f0: Download complete 02:39:32 6b59a28fa201: Verifying Checksum 02:39:32 6b59a28fa201: Download complete 02:39:32 #92 ... 02:39:32 02:39:32 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:39:32 #82 DONE 2.1s 02:39:32 9f65657bb879: Verifying Checksum 02:39:32 9f65657bb879: Download complete 02:39:32 02:39:32 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:39:32 #93 DONE 0.1s 02:39:32 02:39:32 #94 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:39:32 #0 1.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:32 #0 1.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:32 #0 2.120 OK: 8 MiB in 19 packages 02:39:32 #94 DONE 2.3s 02:39:32 02:39:32 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:39:32 #90 1.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:32 #90 1.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:33 6b59a28fa201: Pull complete 02:39:33 #90 ... 02:39:33 02:39:33 #78 [core-command stage-1 3/8] RUN apk --no-cache upgrade 02:39:33 #78 1.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:33 #78 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:33 #78 2.522 OK: 7 MiB in 17 packages 02:39:33 #78 DONE 2.9s 02:39:33 02:39:33 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:39:33 #90 2.245 OK: 8 MiB in 20 packages 02:39:33 #90 ... 02:39:33 02:39:33 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:39:33 #88 1.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:39:33 #88 1.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:39:33 #88 2.106 OK: 8 MiB in 21 packages 02:39:33 #88 DONE 2.3s 02:39:33 02:39:33 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:39:33 #90 DONE 2.5s 02:39:33 02:39:33 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:39:33 d32bb0dddca7: Pull complete 02:39:34 5dab1238d3d9: Verifying Checksum 02:39:34 5dab1238d3d9: Download complete 02:39:35 deaec5988b04: Verifying Checksum 02:39:35 deaec5988b04: Download complete 02:39:37 #95 DONE 4.2s 02:39:37 02:39:37 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:39:39 #96 ... 02:39:39 02:39:39 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:39 #97 ... 02:39:39 02:39:39 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:39 #98 ... 02:39:39 02:39:39 #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:40 #99 ... 02:39:40 02:39:40 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:39:41 #100 ... 02:39:41 02:39:41 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:41 #101 ... 02:39:41 02:39:41 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:39:41 #102 DONE 8.8s 02:39:41 02:39:41 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:39:42 #96 DONE 4.4s 02:39:42 02:39:42 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:42 #98 DONE 12.3s 02:39:42 02:39:42 #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:42 #99 DONE 12.4s 02:39:42 02:39:42 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:42 #92 DONE 12.5s 02:39:42 02:39:42 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:42 #97 DONE 12.5s 02:39:42 02:39:42 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:39:42 #100 DONE 8.9s 02:39:42 02:39:42 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:42 #77 DONE 12.5s 02:39:42 02:39:42 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:42 #101 DONE 11.3s 02:39:42 02:39:42 #103 [core-metadata builder 6/7] COPY . . 02:39:45 #103 ... 02:39:45 02:39:45 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:39:45 #104 DONE 3.6s 02:39:45 02:39:45 #105 [security-secretstore-setup builder 6/7] COPY . . 02:39:46 #105 ... 02:39:46 02:39:46 #106 [support-notifications builder 6/7] COPY . . 02:39:46 #106 DONE 4.1s 02:39:46 02:39:46 #105 [security-proxy-setup builder 6/7] COPY . . 02:39:46 #105 DONE 4.2s 02:39:46 02:39:46 #107 [security-spiffe-token-provider builder 6/7] COPY . . 02:39:46 #107 DONE 4.2s 02:39:46 02:39:46 #108 [security-secretstore-setup builder 6/7] COPY . . 02:39:46 #108 CACHED 02:39:46 02:39:46 #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:46 #109 CACHED 02:39:46 02:39:46 #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:39:46 #110 CACHED 02:39:46 02:39:46 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:46 #111 CACHED 02:39:46 02:39:46 #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:39:46 #112 CACHED 02:39:46 02:39:46 #113 [security-proxy-setup builder 6/7] COPY . . 02:39:46 #113 CACHED 02:39:46 02:39:46 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:39:46 #114 ... 02:39:46 02:39:46 #115 [support-scheduler builder 6/7] COPY . . 02:39:46 #115 DONE 4.2s 02:39:46 02:39:46 #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:39:47 5dab1238d3d9: Pull complete 02:39:47 #116 ... 02:39:47 02:39:47 #117 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:39:47 #117 DONE 5.9s 02:39:47 02:39:47 #118 [security-spire-config stage-2 6/10] COPY security.txt / 02:39:47 #118 DONE 5.9s 02:39:47 02:39:47 #119 [security-spire-server stage-2 6/9] COPY security.txt / 02:39:47 #119 DONE 2.1s 02:39:47 02:39:47 #120 [core-keeper builder 7/8] COPY . . 02:39:47 #120 DONE 5.9s 02:39:47 02:39:47 #103 [core-command builder 6/7] COPY . . 02:39:47 #103 DONE 5.9s 02:39:47 02:39:47 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 02:39:47 #121 CACHED 02:39:47 02:39:47 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:47 #122 CACHED 02:39:47 02:39:47 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:39:47 #123 CACHED 02:39:47 02:39:47 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 02:39:47 #124 CACHED 02:39:47 02:39:47 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:47 #125 CACHED 02:39:47 02:39:47 #126 [core-data builder 6/7] COPY . . 02:39:47 #126 CACHED 02:39:47 02:39:47 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:47 #127 CACHED 02:39:47 02:39:47 #128 [core-metadata builder 6/7] COPY . . 02:39:47 #128 CACHED 02:39:47 02:39:47 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:39:47 #129 CACHED 02:39:47 02:39:47 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:47 #130 CACHED 02:39:47 02:39:47 #131 [core-command builder 6/7] COPY . . 02:39:47 #131 CACHED 02:39:47 02:39:47 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 02:39:47 #132 CACHED 02:39:47 02:39:47 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:39:48 196fd7d83e7d: Pull complete 02:39:48 #133 ... 02:39:48 02:39:48 #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:39:48 #134 DONE 0.2s 02:39:48 02:39:48 #135 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:39:48 #135 DONE 0.2s 02:39:48 02:39:48 #136 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:39:48 #136 DONE 0.2s 02:39:48 02:39:48 #137 [security-spire-agent stage-3 7/10] COPY security.txt / 02:39:48 #137 DONE 0.1s 02:39:48 02:39:48 #138 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:39:48 #138 DONE 0.1s 02:39:48 02:39:48 #139 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:39:48 #139 DONE 0.1s 02:39:48 02:39:48 #140 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:39:48 #140 DONE 0.1s 02:39:48 02:39:48 #141 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:39:48 #141 DONE 0.1s 02:39:48 02:39:48 #142 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:39:48 4f4fb700ef54: Pull complete 02:39:48 #142 DONE 0.1s 02:39:48 02:39:48 #143 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:39:48 #143 DONE 0.1s 02:39:48 02:39:48 #144 [security-spire-config] exporting to image 02:39:48 #144 exporting layers 02:39:48 #144 ... 02:39:48 02:39:48 #145 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:39:48 #145 DONE 0.1s 02:39:48 8ba94037c8f0: Pull complete 02:39:48 02:39:48 #146 [security-spire-agent] exporting to image 02:39:50 #146 ... 02:39:50 02:39:50 #144 [security-spire-config] exporting to image 02:39:50 #144 exporting layers 1.2s done 02:39:50 #144 writing image sha256:eef4dd471ac1ae97e8e2efa3cea9ef53ef8bd9fb1f9e7134844cba800fc58dde 0.2s done 02:39:50 #144 naming to docker.io/library/security-spire-config 0.0s done 02:39:50 #144 DONE 1.7s 02:39:50 02:39:50 #147 [security-spire-server] exporting to image 02:39:50 #147 exporting layers 2.1s done 02:39:50 #147 writing image sha256:eff9ccc77b5ac412665c7bf7527532062df19144997a630dfe0632cf116881db 02:39:50 #147 writing image sha256:eff9ccc77b5ac412665c7bf7527532062df19144997a630dfe0632cf116881db 0.3s done 02:39:50 #147 naming to docker.io/library/security-spire-server done 02:39:51 #147 DONE 2.6s 02:39:51 02:39:51 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:39:51 #0 0.866 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:39:51 #148 ... 02:39:51 02:39:51 #146 [security-spire-agent] exporting to image 02:39:51 #146 exporting layers 2.6s done 02:39:51 #146 writing image sha256:47a7b4f20893bdf3c07e5d0f32df64151109f2ace06e9dbb99d20dbe528be673 0.0s done 02:39:51 #146 naming to docker.io/library/security-spire-agent 0.1s done 02:39:51 #146 DONE 3.2s 02:39:51 02:39:51 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:39:51 #0 0.858 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:39:56 deaec5988b04: Pull complete 02:39:57 #149 ... 02:39:57 02:39:57 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:39:57 #0 2.121 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:39:57 #150 ... 02:39:57 02:39:57 #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:39:57 #0 2.081 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:39:57 #151 ... 02:39:57 02:39:57 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:39:57 #0 2.572 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:39:57 #152 ... 02:39:57 02:39:57 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:39:57 #0 2.091 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:39:57 #153 ... 02:39:57 02:39:57 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:39:57 #0 0.938 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:39:58 #154 ... 02:39:58 02:39:58 #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:39:58 #0 0.688 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:39:58 #155 ... 02:39:58 02:39:58 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:39:58 #0 0.850 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:39:58 9f65657bb879: Pull complete 02:39:58 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:39:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:39:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:39:58 #156 ... 02:39:58 02:39:58 #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:39:58 #116 2.540 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:39:58 #116 ... 02:39:58 02:39:58 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:39:58 #133 0.965 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:39:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:39:59 WORKDIR /edgex 02:39:59 COPY go.mod . 02:39:59 RUN go mod download+ 02:39:59 docker build -t ci-base-image-arm64 -f - . 02:39:59 #133 ... 02:39:59 02:39:59 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:39:59 #114 2.544 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:39:59 Sending build context to Docker daemon 3.898MB 02:39:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:39:59 ---> 334268110677 02:39:59 Step 2/4 : WORKDIR /edgex 02:40:01 ---> Running in f7e544936d0e 02:40:01 Removing intermediate container f7e544936d0e 02:40:01 ---> 5238fa168a90 02:40:01 Step 3/4 : COPY go.mod . 02:40:05 ---> 910ec2a0c882 02:40:05 Step 4/4 : RUN go mod download 02:40:05 ---> Running in 12ed2713a94e 02:40:52 Removing intermediate container 12ed2713a94e 02:40:52 ---> 0a9c8646ebb7 02:40:52 Successfully built 0a9c8646ebb7 02:40:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:52 + docker inspect -f . ci-base-image-arm64 02:40:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:52 prd-ubuntu20.04-docker-arm64-4c-16g-8611 does not seem to be running inside a container 02:40:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@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:40:54 $ docker top 665fe8ceed2f09bf82ab014c9dae1642a6bd4f1e948a4241c5a30875bf36fd24 -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:55 + go version 02:40:55 go version go1.25.3 linux/arm64 [Pipeline] } 02:40:55 $ docker stop --time=1 665fe8ceed2f09bf82ab014c9dae1642a6bd4f1e948a4241c5a30875bf36fd24 02:40:56 $ docker rm -f --volumes 665fe8ceed2f09bf82ab014c9dae1642a6bd4f1e948a4241c5a30875bf36fd24 [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:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:40:57 02:40:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:41:01 latest: Pulling from edgex-devops/edgex-compose-arm64 02:41:01 547446be3368: Pulling fs layer 02:41:01 d125d8839a47: Pulling fs layer 02:41:01 3e85d5ac6304: Pulling fs layer 02:41:01 c3105a71a48b: Pulling fs layer 02:41:01 0f093f025ec4: Pulling fs layer 02:41:01 c3106fc0e877: Pulling fs layer 02:41:01 c3105a71a48b: Waiting 02:41:01 0f093f025ec4: Waiting 02:41:01 c3106fc0e877: Waiting 02:41:01 547446be3368: Verifying Checksum 02:41:01 c3105a71a48b: Verifying Checksum 02:41:01 c3105a71a48b: Download complete 02:41:01 d125d8839a47: Verifying Checksum 02:41:01 d125d8839a47: Download complete 02:41:01 c3106fc0e877: Verifying Checksum 02:41:01 c3106fc0e877: Download complete 02:41:01 0f093f025ec4: Verifying Checksum 02:41:01 0f093f025ec4: Download complete 02:41:01 547446be3368: Pull complete 02:41:02 d125d8839a47: Pull complete 02:41:03 3e85d5ac6304: Verifying Checksum 02:41:03 3e85d5ac6304: Download complete 02:41:13 3e85d5ac6304: Pull complete 02:41:13 c3105a71a48b: Pull complete 02:41:15 0f093f025ec4: Pull complete 02:41:15 c3106fc0e877: Pull complete 02:41:15 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:41:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:41:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:15 prd-ubuntu20.04-docker-arm64-4c-16g-8611 does not seem to be running inside a container 02:41:15 $ 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/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@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:41:17 $ docker top 202557cf9955c304abae4389977af535a0b029290f10d653ce5610ff47a631e0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:18 + docker compose -f ./docker-compose-build.yml build --parallel 02:41:20 #114 ... 02:41:20 02:41:20 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:41:20 #133 DONE 91.0s 02:41:20 02:41:20 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:41:20 #152 DONE 92.7s 02:41:20 02:41:20 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:41:20 #157 DONE 0.1s 02:41:20 02:41:20 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:41:20 #158 DONE 0.1s 02:41:20 02:41:20 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:41:20 #159 DONE 0.1s 02:41:20 02:41:20 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:41:20 #160 DONE 0.3s 02:41:20 02:41:20 #161 [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:41:20 #161 DONE 0.3s 02:41:20 02:41:20 #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:41:20 #162 DONE 0.2s 02:41:20 02:41:20 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:41:20 #163 ... 02:41:20 02:41:20 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:41:20 #164 DONE 1.0s 02:41:20 02:41:20 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:41:20 #165 DONE 0.2s 02:41:20 02:41:20 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:41:20 #166 DONE 0.2s 02:41:20 02:41:20 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:41:20 #149 ... 02:41:20 02:41:20 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:41:21 #167 DONE 0.3s 02:41:21 02:41:21 #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:41:21 #116 ... 02:41:21 02:41:21 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:41:21 #168 DONE 0.1s 02:41:21 02:41:21 #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:41:21 #169 ... 02:41:21 02:41:21 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:41:21 #163 DONE 1.3s 02:41:21 02:41:21 #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:41:21 #169 DONE 0.4s 02:41:21 02:41:21 #170 [core-common-config-bootstrapper] exporting to image 02:41:21 #170 exporting layers 02:41:21 #170 ... 02:41:21 02:41:21 #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:41:21 #171 DONE 0.3s 02:41:21 02:41:21 #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:41:21 #172 DONE 0.1s 02:41:21 02:41:21 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:41:21 #173 DONE 0.1s 02:41:21 02:41:21 #170 [core-common-config-bootstrapper] exporting to image 02:41:21 #170 exporting layers 0.5s done 02:41:21 #170 writing image sha256:d5bd268ebfe9f3dd6e3793dfa47f96e9083a22a4eb583694e0385680a18fe834 0.0s done 02:41:21 #170 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 02:41:21 #170 DONE 0.5s 02:41:21 02:41:21 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:41:22 #174 DONE 1.1s 02:41:22 02:41:22 #175 [security-bootstrapper] exporting to image 02:41:23 #175 exporting layers 0.3s done 02:41:23 #175 writing image sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 02:41:23 #175 writing image sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 done 02:41:23 #175 naming to docker.io/library/security-bootstrapper done 02:41:23 #175 DONE 0.4s 02:41:23 02:41:23 #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:41:28 #1 [support-notifications internal] load build definition from Dockerfile 02:41:28 #1 transferring dockerfile: 2.02kB 0.0s done 02:41:28 #1 DONE 0.1s 02:41:28 02:41:28 #2 [security-spire-agent internal] load build definition from Dockerfile 02:41:29 #2 transferring dockerfile: 1.81kB done 02:41:29 #2 DONE 2.1s 02:41:29 02:41:29 #3 [core-data internal] load build definition from Dockerfile 02:41:29 #3 transferring dockerfile: 2.04kB done 02:41:29 #3 DONE 2.0s 02:41:29 02:41:29 #4 [security-spire-config internal] load .dockerignore 02:41:29 #4 ... 02:41:29 02:41:29 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:41:29 #5 transferring dockerfile: 1.89kB done 02:41:29 #5 DONE 2.3s 02:41:29 02:41:29 #6 [security-spire-server internal] load build definition from Dockerfile 02:41:29 #6 transferring dockerfile: 1.70kB done 02:41:29 #6 DONE 2.3s 02:41:29 02:41:29 #7 [core-metadata internal] load .dockerignore 02:41:30 #7 ... 02:41:30 02:41:30 #8 [core-keeper internal] load build definition from Dockerfile 02:41:30 #8 transferring dockerfile: 2.07kB done 02:41:30 #8 DONE 2.3s 02:41:30 02:41:30 #9 [security-secretstore-setup internal] load build definition from Dockerfile 02:41:30 #9 transferring dockerfile: 2.49kB done 02:41:30 #9 DONE 2.4s 02:41:30 02:41:30 #10 [security-proxy-auth internal] load build definition from Dockerfile 02:41:30 #10 transferring dockerfile: 2.14kB 0.0s done 02:41:30 #10 DONE 2.4s 02:41:30 02:41:30 #4 [security-spire-config internal] load .dockerignore 02:41:30 #4 transferring context: 50B done 02:41:30 #4 ... 02:41:30 02:41:30 #11 [security-bootstrapper internal] load build definition from Dockerfile 02:41:30 #11 transferring dockerfile: 3.02kB 0.0s done 02:41:30 #11 DONE 2.2s 02:41:30 02:41:30 #12 [core-metadata internal] load build definition from Dockerfile 02:41:30 #12 transferring dockerfile: 2.10kB 0.0s done 02:41:30 #12 DONE 2.2s 02:41:30 02:41:30 #13 [core-command internal] load build definition from Dockerfile 02:41:30 #13 transferring dockerfile: 1.94kB 0.0s done 02:41:30 #13 DONE 2.5s 02:41:30 02:41:30 #14 [security-spire-server internal] load .dockerignore 02:41:30 #14 transferring context: 50B 0.0s done 02:41:30 #14 DONE 1.3s 02:41:30 02:41:30 #15 [support-notifications internal] load .dockerignore 02:41:30 #15 transferring context: 50B 0.0s done 02:41:30 #15 DONE 2.1s 02:41:30 02:41:30 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:41:30 #16 transferring dockerfile: 2.23kB 0.0s done 02:41:30 #16 DONE 2.4s 02:41:30 02:41:30 #17 [security-proxy-setup internal] load build definition from Dockerfile 02:41:30 #17 transferring dockerfile: 2.50kB 0.0s done 02:41:30 #17 DONE 2.5s 02:41:30 02:41:30 #18 [support-scheduler internal] load build definition from Dockerfile 02:41:30 #18 transferring dockerfile: 1.83kB 0.0s done 02:41:30 #18 DONE 2.5s 02:41:30 02:41:30 #19 [support-scheduler internal] load .dockerignore 02:41:30 #19 transferring context: 50B 0.0s done 02:41:30 #19 DONE 1.2s 02:41:30 02:41:30 #7 [core-metadata internal] load .dockerignore 02:41:30 #7 transferring context: 50B 0.0s done 02:41:30 #7 ... 02:41:30 02:41:30 #20 [security-spiffe-token-provider internal] load .dockerignore 02:41:30 #20 transferring context: 50B 0.0s done 02:41:30 #20 DONE 1.6s 02:41:30 02:41:30 #21 [security-spire-config internal] load build definition from Dockerfile 02:41:30 #21 transferring dockerfile: 1.69kB 0.0s done 02:41:30 #21 DONE 2.4s 02:41:30 02:41:30 #22 [core-keeper internal] load .dockerignore 02:41:30 #22 transferring context: 50B 0.0s done 02:41:30 #22 DONE 1.5s 02:41:30 02:41:30 #23 [security-proxy-auth internal] load .dockerignore 02:41:30 #23 transferring context: 50B 0.0s done 02:41:30 #23 DONE 1.4s 02:41:30 02:41:30 #24 [core-command internal] load .dockerignore 02:41:30 #24 transferring context: 50B 0.0s done 02:41:30 #24 DONE 1.4s 02:41:30 02:41:30 #25 [security-spire-agent internal] load .dockerignore 02:41:30 #25 transferring context: 50B 0.0s done 02:41:30 #25 DONE 1.8s 02:41:30 02:41:30 #26 [security-secretstore-setup internal] load .dockerignore 02:41:30 #26 transferring context: 50B 0.0s done 02:41:30 #26 DONE 1.6s 02:41:30 02:41:30 #27 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:41:30 #27 ... 02:41:30 02:41:30 #28 [security-proxy-setup internal] load .dockerignore 02:41:30 #28 transferring context: 50B 0.0s done 02:41:30 #28 DONE 1.4s 02:41:30 02:41:30 #29 [security-bootstrapper internal] load .dockerignore 02:41:30 #29 transferring context: 50B done 02:41:30 #29 DONE 1.3s 02:41:30 02:41:30 #30 [core-data internal] load .dockerignore 02:41:30 #30 transferring context: 50B 0.0s done 02:41:30 #30 DONE 1.8s 02:41:30 02:41:30 #31 [core-common-config-bootstrapper internal] load .dockerignore 02:41:30 #31 transferring context: 50B 0.0s done 02:41:30 #31 DONE 1.5s 02:41:30 02:41:30 #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:41:30 #32 DONE 0.0s 02:41:30 02:41:30 #7 [core-metadata internal] load .dockerignore 02:41:30 #7 DONE 1.4s 02:41:30 02:41:30 #4 [security-spire-config internal] load .dockerignore 02:41:30 #4 DONE 1.4s 02:41:30 02:41:30 #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 02:41:31 #33 ... 02:41:31 02:41:31 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:41:31 #32 DONE 0.0s 02:41:31 02:41:31 #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 02:41:31 #33 ... 02:41:31 02:41:31 #27 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:41:31 #27 DONE 0.9s 02:41:31 02:41:31 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 02:41:31 #33 ... 02:41:31 02:41:31 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:41:31 #32 DONE 0.0s 02:41:31 02:41:31 #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:41:31 #27 DONE 1.0s 02:41:31 02:41:31 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 02:41:32 #33 ... 02:41:32 02:41:32 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:41:32 #32 DONE 0.0s 02:41:32 02:41:32 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:41:32 #34 DONE 0.0s 02:41:32 02:41:32 #35 [core-metadata internal] load build context 02:41:32 #35 DONE 0.0s 02:41:32 02:41:32 #36 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:41:32 #36 DONE 0.0s 02:41:32 02:41:32 #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 02:41:32 #33 ... 02:41:32 02:41:32 #37 [security-proxy-auth internal] load build context 02:41:32 #37 DONE 0.0s 02:41:32 02:41:32 #38 [security-spiffe-token-provider internal] load build context 02:41:32 #38 DONE 0.0s 02:41:32 02:41:32 #39 [support-notifications internal] load build context 02:41:32 #39 DONE 0.0s 02:41:32 02:41:32 #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 02:41:32 #33 ... 02:41:32 02:41:32 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:41:32 #40 DONE 0.5s 02:41:32 02:41:32 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:41:32 #41 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done 02:41:32 #41 DONE 0.2s 02:41:32 02:41:32 #36 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:41:32 #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.3s done 02:41:32 #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.3s done 02:41:32 #36 ... 02:41:32 02:41:32 #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 02:41:32 #33 DONE 2.2s 02:41:32 02:41:32 #27 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:41:32 #27 DONE 1.8s 02:41:32 02:41:32 #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:41:32 #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.3s done 02:41:32 #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 02:41:32 #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:41:33 #36 ... 02:41:33 02:41:33 #42 [security-spire-server internal] load build context 02:41:33 #42 transferring context: 26.58kB 0.1s done 02:41:33 #42 DONE 1.0s 02:41:33 02:41:33 #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:41:33 #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 02:41:34 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 1.2s 02:41:35 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.05MB / 4.14MB 2.1s 02:41:35 #36 ... 02:41:35 02:41:35 #43 [security-spire-agent internal] load build context 02:41:35 #43 transferring context: 26.11kB 0.5s done 02:41:35 #43 DONE 3.1s 02:41:35 02:41:35 #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:41:35 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.10MB / 4.14MB 2.6s 02:41:35 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 2.9s 02:41:36 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 3.2s 02:41:36 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 3.3s done 02:41:36 #36 ... 02:41:36 02:41:36 #44 [core-keeper internal] load build context 02:41:36 #44 transferring context: 3.40MB 3.4s done 02:41:36 #44 DONE 4.7s 02:41:36 02:41:36 #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:41:36 #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 3.3s done 02:41:36 #36 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 02:41:37 #36 ... 02:41:37 02:41:37 #45 [security-spire-config internal] load build context 02:41:37 #45 transferring context: 24.83kB 0.4s done 02:41:37 #45 DONE 4.0s 02:41:37 02:41:37 #35 [core-metadata internal] load build context 02:41:37 #35 transferring context: 3.40MB 3.5s done 02:41:37 #35 DONE 5.0s 02:41:37 02:41:37 #46 [core-common-config-bootstrapper internal] load build context 02:41:37 #46 transferring context: 3.40MB 3.7s done 02:41:37 #46 DONE 5.0s 02:41:37 02:41:37 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:41:37 #41 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done 02:41:37 #41 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:41:37 #41 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:41:37 #41 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:41:37 #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done 02:41:37 #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.5s done 02:41:37 #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s done 02:41:37 #41 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done 02:41:37 #41 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 02:41:37 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.55MB / 37.02MB 4.1s 02:41:37 #41 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 02:41:37 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 4.4s 02:41:37 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 4.7s 02:41:37 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.96MB / 37.02MB 5.0s 02:41:38 #41 ... 02:41:38 02:41:38 #47 [security-proxy-setup internal] load build context 02:41:38 #47 transferring context: 3.40MB 4.0s done 02:41:38 #47 DONE 6.0s 02:41:38 02:41:38 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:41:38 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.02MB / 37.02MB 5.1s 02:41:38 #41 ... 02:41:38 02:41:38 #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:41:38 #36 ... 02:41:38 02:41:38 #48 [core-command internal] load build context 02:41:38 #48 transferring context: 3.40MB 4.4s done 02:41:38 #48 DONE 6.0s 02:41:38 02:41:38 #49 [security-secretstore-setup internal] load build context 02:41:38 #49 transferring context: 3.40MB 4.7s done 02:41:38 #49 DONE 6.0s 02:41:38 02:41:38 #50 [support-scheduler internal] load build context 02:41:38 #50 transferring context: 3.40MB 4.6s done 02:41:38 #50 DONE 6.0s 02:41:38 02:41:38 #51 [security-bootstrapper internal] load build context 02:41:38 #51 transferring context: 3.40MB 4.8s done 02:41:38 #51 DONE 6.1s 02:41:38 02:41:38 #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:41:38 #36 ... 02:41:38 02:41:38 #52 [core-data internal] load build context 02:41:38 #52 transferring context: 3.40MB 4.7s done 02:41:38 #52 DONE 6.1s 02:41:38 02:41:38 #37 [security-proxy-auth internal] load build context 02:41:38 #37 transferring context: 3.40MB 5.0s done 02:41:38 #37 DONE 6.2s 02:41:38 02:41:38 #39 [support-notifications internal] load build context 02:41:38 #39 transferring context: 3.40MB 4.9s done 02:41:38 #39 DONE 6.1s 02:41:38 02:41:38 #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:41:38 #36 ... 02:41:38 02:41:38 #38 [security-spiffe-token-provider internal] load build context 02:41:38 #38 transferring context: 3.40MB 4.9s done 02:41:38 #38 DONE 6.2s 02:41:38 02:41:38 #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:41:38 #36 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.7s done 02:41:38 #36 ... 02:41:38 02:41:38 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:41:38 #34 DONE 7.5s 02:41:38 02:41:38 #53 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 02:41:38 #53 ... 02:41:38 02:41:38 #36 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:41:38 #36 DONE 7.7s 02:41:39 02:41:39 #54 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:41:39 #54 ... 02:41:39 02:41:39 #53 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:41:39 #53 DONE 1.6s 02:41:39 02:41:39 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:41:42 #55 ... 02:41:42 02:41:42 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:41:42 #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.7s done 02:41:42 #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:41:42 #56 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 02:41:42 #56 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 02:41:42 #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 02:41:42 #56 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.8s done 02:41:42 #56 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done 02:41:42 #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.3s done 02:41:42 #56 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 02:41:42 #56 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.3s done 02:41:42 #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done 02:41:42 #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.0s 02:41:42 #56 ... 02:41:42 02:41:42 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:41:42 #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 5.7s done 02:41:42 #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.0s 02:41:46 #41 ... 02:41:46 02:41:46 #54 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:41:46 #54 7.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:41:46 #54 7.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:41:48 #54 ... 02:41:48 02:41:48 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:48 #57 DONE 9.2s 02:41:48 02:41:48 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:41:48 #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.4s 02:41:48 #56 ... 02:41:48 02:41:48 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:41:48 #0 6.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:41:48 #0 7.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:41:49 #58 ... 02:41:49 02:41:49 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:41:49 #59 ... 02:41:49 02:41:49 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:41:49 #0 8.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:41:49 #0 9.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:41:49 #60 ... 02:41:49 02:41:49 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:41:49 #61 ... 02:41:49 02:41:49 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:41:49 #62 ... 02:41:49 02:41:49 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:41:49 #63 ... 02:41:49 02:41:49 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:41:49 #64 ... 02:41:49 02:41:49 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:41:50 #65 ... 02:41:50 02:41:50 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:41:50 #0 8.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:41:50 #0 9.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:41:50 #66 ... 02:41:50 02:41:50 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:41:50 #67 ... 02:41:50 02:41:50 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:41:50 #68 ... 02:41:50 02:41:50 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:41:50 #69 ... 02:41:50 02:41:50 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:41:50 #70 ... 02:41:50 02:41:50 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:51 #71 ... 02:41:51 02:41:51 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:41:51 #69 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:41:51 #69 ... 02:41:51 02:41:51 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:51 #71 DONE 12.0s 02:41:51 02:41:51 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:41:51 #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.8s 02:41:52 #41 ... 02:41:52 02:41:52 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:41:52 #68 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:41:53 #68 ... 02:41:53 02:41:53 #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:41:53 #54 12.07 (1/1) Installing dumb-init (1.2.5-r3) 02:41:53 #54 12.15 Executing busybox-1.37.0-r20.trigger 02:41:53 #54 12.38 OK: 8 MiB in 17 packages 02:41:53 #54 DONE 14.4s 02:41:53 02:41:53 #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:41:58 #72 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:41:58 #72 ... 02:41:58 02:41:58 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:41:58 #0 5.768 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:41:58 #0 7.476 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:41:58 #73 ... 02:41:58 02:41:58 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:41:58 #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.6s 02:41:59 #41 ... 02:41:59 02:41:59 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:41:59 #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.5s done 02:41:59 #56 ... 02:41:59 02:41:59 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:42:00 #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.1s done 02:42:00 #41 ... 02:42:00 02:42:00 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:42:00 #59 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:00 #59 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:00 #59 ... 02:42:00 02:42:00 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:42:00 #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.1s done 02:42:00 #41 DONE 28.1s 02:42:00 02:42:00 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:42:00 #66 19.55 (1/1) Installing dumb-init (1.2.5-r3) 02:42:00 #66 19.62 Executing busybox-1.37.0-r20.trigger 02:42:00 #66 19.92 OK: 8 MiB in 17 packages 02:42:00 #66 ... 02:42:00 02:42:00 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:42:00 #58 11.27 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:42:00 #58 11.27 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:42:00 #58 11.27 OK: 26165 distinct packages available 02:42:00 #58 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:00 #58 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:00 #58 ... 02:42:00 02:42:00 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:42:00 #62 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:00 #62 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:00 #62 ... 02:42:00 02:42:00 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:42:00 #64 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:00 #64 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:00 #64 ... 02:42:00 02:42:00 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:42:00 #63 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:00 #63 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:01 #63 ... 02:42:01 02:42:01 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:42:01 #60 21.53 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:42:01 #60 21.53 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:42:01 #60 21.53 OK: 26165 distinct packages available 02:42:01 #60 ... 02:42:01 02:42:01 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:42:01 #67 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:01 #67 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:01 #67 ... 02:42:01 02:42:01 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:42:01 #61 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:01 #61 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:01 #61 ... 02:42:01 02:42:01 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:42:01 #55 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:01 #55 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:01 #55 ... 02:42:01 02:42:01 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:42:01 #0 4.568 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:01 #0 5.919 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:01 #74 ... 02:42:01 02:42:01 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:42:01 #66 DONE 22.6s 02:42:01 02:42:01 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:42:01 #65 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:01 #65 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:01 #65 ... 02:42:01 02:42:01 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:42:01 #70 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:01 #70 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:02 #70 ... 02:42:02 02:42:02 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:42:03 #75 ... 02:42:03 02:42:03 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:42:03 #69 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:03 #69 ... 02:42:03 02:42:03 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:42:03 #60 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:04 #60 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:04 #60 ... 02:42:04 02:42:04 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:42:04 #68 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:04 #68 ... 02:42:04 02:42:04 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:42:04 #69 25.27 (1/2) Installing dumb-init (1.2.5-r3) 02:42:04 #69 25.31 (2/2) Installing su-exec (0.2-r3) 02:42:04 #69 25.41 Executing busybox-1.37.0-r20.trigger 02:42:04 #69 25.52 OK: 8 MiB in 18 packages 02:42:06 #69 ... 02:42:06 02:42:06 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:42:06 #58 25.09 (1/4) Installing dumb-init (1.2.5-r3) 02:42:06 #58 25.13 (2/4) Installing musl-obstack (1.2.3-r2) 02:42:06 #58 25.14 (3/4) Installing libucontext (1.3.2-r0) 02:42:06 #58 25.17 (4/4) Installing gcompat (1.1.0-r4) 02:42:06 #58 25.19 Executing busybox-1.37.0-r20.trigger 02:42:06 #58 25.33 OK: 8 MiB in 20 packages 02:42:06 #58 DONE 27.2s 02:42:06 02:42:06 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:42:06 #61 25.84 (1/7) Installing ca-certificates (20260413-r0) 02:42:06 #61 26.22 (2/7) Installing dumb-init (1.2.5-r3) 02:42:06 #61 26.26 (3/7) Installing libgcc (14.2.0-r6) 02:42:06 #61 26.28 (4/7) Installing libsodium (1.0.20-r1) 02:42:06 #61 26.32 (5/7) Installing libstdc++ (14.2.0-r6) 02:42:06 #61 26.67 (6/7) Installing libzmq (4.3.5-r2) 02:42:06 #61 26.74 (7/7) Installing zeromq (4.3.5-r2) 02:42:06 #61 26.90 Executing busybox-1.37.0-r20.trigger 02:42:06 #61 27.01 Executing ca-certificates-20260413-r0.trigger 02:42:07 #61 ... 02:42:07 02:42:07 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:42:07 #62 25.31 OK: 255 MiB in 60 packages 02:42:07 #62 DONE 27.7s 02:42:07 02:42:07 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:42:07 #69 DONE 28.2s 02:42:07 02:42:07 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:42:08 #76 ... 02:42:08 02:42:08 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:42:08 #68 25.77 OK: 255 MiB in 60 packages 02:42:08 #68 DONE 28.5s 02:42:08 02:42:08 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:42:08 #70 25.53 OK: 255 MiB in 60 packages 02:42:08 #70 DONE 28.5s 02:42:08 02:42:08 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:42:08 #61 29.09 OK: 12 MiB in 23 packages 02:42:08 #61 ... 02:42:08 02:42:08 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:42:08 #55 26.08 OK: 255 MiB in 60 packages 02:42:08 #55 DONE 28.9s 02:42:08 02:42:08 #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:42:09 #77 ... 02:42:09 02:42:09 #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:42:09 #72 5.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:09 #72 15.28 OK: 8 MiB in 17 packages 02:42:09 #72 ... 02:42:09 02:42:09 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:42:09 #64 25.50 (1/4) Installing ca-certificates (20260413-r0) 02:42:09 #64 25.85 (2/4) Installing dumb-init (1.2.5-r3) 02:42:09 #64 25.89 (3/4) Installing su-exec (0.2-r3) 02:42:09 #64 25.91 (4/4) Installing yq-go (4.47.2-r3) 02:42:09 #64 27.58 Executing busybox-1.37.0-r20.trigger 02:42:09 #64 27.85 Executing ca-certificates-20260413-r0.trigger 02:42:09 #64 29.43 OK: 20 MiB in 20 packages 02:42:09 #64 ... 02:42:09 02:42:09 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:42:09 #78 DONE 2.1s 02:42:09 02:42:09 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:42:09 #59 25.28 (1/3) Installing ca-certificates (20260413-r0) 02:42:09 #59 25.74 (2/3) Installing dumb-init (1.2.5-r3) 02:42:09 #59 25.75 (3/3) Installing tzdata (2026b-r0) 02:42:09 #59 27.59 Executing busybox-1.37.0-r20.trigger 02:42:09 #59 27.80 Executing ca-certificates-20260413-r0.trigger 02:42:09 #59 29.37 OK: 9 MiB in 19 packages 02:42:09 #59 ... 02:42:09 02:42:09 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:42:09 #74 18.14 OK: 255 MiB in 60 packages 02:42:09 #74 ... 02:42:09 02:42:09 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:42:09 #73 17.52 (1/1) Installing dumb-init (1.2.5-r3) 02:42:09 #73 18.28 Executing busybox-1.37.0-r20.trigger 02:42:09 #73 18.52 OK: 8 MiB in 17 packages 02:42:09 #73 DONE 21.6s 02:42:09 02:42:09 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:10 #79 ... 02:42:10 02:42:10 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:42:10 #63 25.14 (1/4) Installing dumb-init (1.2.5-r3) 02:42:10 #63 25.18 (2/4) Installing openssl (3.5.6-r0) 02:42:10 #63 25.47 (3/4) Installing su-exec (0.2-r3) 02:42:10 #63 25.49 (4/4) Installing yq-go (4.47.2-r3) 02:42:10 #63 27.54 Executing busybox-1.37.0-r20.trigger 02:42:10 #63 27.72 OK: 20 MiB in 20 packages 02:42:10 #63 DONE 31.0s 02:42:10 02:42:10 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:42:10 #80 ... 02:42:10 02:42:10 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:42:10 #61 DONE 31.7s 02:42:11 02:42:11 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:42:11 #81 ... 02:42:11 02:42:11 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:42:11 #82 DONE 3.5s 02:42:11 02:42:11 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:42:11 #72 DONE 18.2s 02:42:11 02:42:11 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:11 #83 ... 02:42:11 02:42:11 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:42:11 #84 DONE 3.6s 02:42:11 02:42:11 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:11 #85 ... 02:42:11 02:42:11 #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:42:11 #77 DONE 3.5s 02:42:12 02:42:12 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:42:12 #64 DONE 33.0s 02:42:12 02:42:12 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:42:12 #74 DONE 20.6s 02:42:12 02:42:12 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:42:12 #86 ... 02:42:12 02:42:12 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:42:12 #59 DONE 33.2s 02:42:12 02:42:12 #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:42:14 #87 ... 02:42:14 02:42:14 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:42:14 #75 2.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:14 #75 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:14 #75 12.21 OK: 8 MiB in 17 packages 02:42:14 #75 ... 02:42:14 02:42:14 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:42:14 #60 33.76 (1/13) Installing brotli-libs (1.1.0-r2) 02:42:14 #60 33.82 (2/13) Installing c-ares (1.34.6-r0) 02:42:14 #60 33.84 (3/13) Installing libunistring (1.3-r0) 02:42:14 #60 34.01 (4/13) Installing libidn2 (2.3.7-r0) 02:42:14 #60 34.01 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:42:14 #60 34.03 (6/13) Installing libpsl (0.21.5-r3) 02:42:14 #60 34.03 (7/13) Installing zstd-libs (1.5.7-r0) 02:42:14 #60 34.12 (8/13) Installing libcurl (8.14.1-r2) 02:42:14 #60 34.23 (9/13) Installing curl (8.14.1-r2) 02:42:14 #60 34.30 (10/13) Installing dumb-init (1.2.5-r3) 02:42:14 #60 34.31 (11/13) Installing musl-obstack (1.2.3-r2) 02:42:14 #60 34.31 (12/13) Installing libucontext (1.3.2-r0) 02:42:14 #60 34.34 (13/13) Installing gcompat (1.1.0-r4) 02:42:14 #60 34.37 Executing busybox-1.37.0-r20.trigger 02:42:14 #60 34.47 OK: 13 MiB in 29 packages 02:42:14 #60 ... 02:42:14 02:42:14 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:42:14 #86 DONE 2.4s 02:42:14 02:42:14 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:42:14 #60 DONE 35.5s 02:42:14 02:42:14 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:15 #88 ... 02:42:15 02:42:15 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:42:15 #75 DONE 13.3s 02:42:15 02:42:15 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:42:15 #67 26.06 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:42:15 #67 26.08 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:42:15 #67 26.08 OK: 26165 distinct packages available 02:42:15 #67 28.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:15 #67 31.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:15 #67 36.07 (1/5) Installing dumb-init (1.2.5-r3) 02:42:15 #67 36.14 (2/5) Installing musl-obstack (1.2.3-r2) 02:42:15 #67 36.14 (3/5) Installing libucontext (1.3.2-r0) 02:42:15 #67 36.15 (4/5) Installing gcompat (1.1.0-r4) 02:42:15 #67 36.16 (5/5) Installing openssl (3.5.6-r0) 02:42:15 #67 36.21 Executing busybox-1.37.0-r20.trigger 02:42:15 #67 ... 02:42:15 02:42:15 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:42:15 #89 ... 02:42:15 02:42:15 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:42:15 #65 26.09 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:42:15 #65 26.09 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:42:15 #65 26.09 OK: 26182 distinct packages available 02:42:15 #65 28.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:15 #65 31.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:15 #65 35.79 OK: 255 MiB in 60 packages 02:42:15 #65 ... 02:42:15 02:42:15 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:42:15 #67 36.29 OK: 9 MiB in 21 packages 02:42:16 #67 ... 02:42:16 02:42:16 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:42:16 #65 DONE 36.5s 02:42:16 02:42:16 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:42:16 #90 ... 02:42:16 02:42:16 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:42:16 #67 DONE 37.3s 02:42:16 02:42:16 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:42:17 #91 DONE 1.4s 02:42:17 02:42:17 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:42:17 #90 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:18 #90 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:19 #116 ... 02:42:19 02:42:19 #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:42:19 #151 152.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:42:20 #90 13.89 OK: 8 MiB in 20 packages 02:42:20 #90 DONE 14.4s 02:42:20 02:42:20 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:42:22 #92 ... 02:42:22 02:42:22 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:22 #93 ... 02:42:22 02:42:22 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:42:22 #0 9.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:22 #94 ... 02:42:22 02:42:22 #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:42:22 #87 8.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:22 #87 9.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:23 #151 DONE 157.1s 02:42:23 02:42:23 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:42:23 #153 DONE 157.1s 02:42:23 02:42:23 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:42:23 #176 DONE 0.2s 02:42:23 02:42:23 #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:42:23 #177 DONE 0.2s 02:42:23 02:42:23 #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:42:23 #178 DONE 0.2s 02:42:23 02:42:23 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:42:24 #179 DONE 0.1s 02:42:24 02:42:24 #180 [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:42:24 #180 DONE 0.1s 02:42:24 02:42:24 #181 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:42:24 #181 DONE 0.1s 02:42:24 02:42:24 #182 [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:42:24 #182 DONE 0.1s 02:42:24 02:42:24 #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:42:24 #183 DONE 0.1s 02:42:24 02:42:24 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:42:24 #184 DONE 0.1s 02:42:24 02:42:24 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:42:24 #185 DONE 0.2s 02:42:24 02:42:24 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:42:24 #186 DONE 0.1s 02:42:24 02:42:24 #187 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:42:24 #187 DONE 0.2s 02:42:24 02:42:24 #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:42:24 #188 ... 02:42:24 02:42:24 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:42:24 #189 DONE 0.4s 02:42:24 02:42:24 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:42:24 #87 12.27 OK: 9 MiB in 19 packages 02:42:25 #190 DONE 0.2s 02:42:25 02:42:25 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:42:25 #191 ... 02:42:25 02:42:25 #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:42:25 #188 DONE 1.0s 02:42:25 02:42:25 #192 [security-proxy-setup] exporting to image 02:42:25 #192 exporting layers 02:42:25 #192 exporting layers 0.4s done 02:42:25 #87 ... 02:42:25 02:42:25 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:42:25 #80 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:25 #80 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:25 #80 14.13 OK: 20 MiB in 20 packages 02:42:25 #80 DONE 15.5s 02:42:25 02:42:25 #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:42:25 #87 DONE 13.4s 02:42:25 02:42:25 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:42:25 #76 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:25 #76 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:25 #76 15.30 OK: 8 MiB in 18 packages 02:42:25 #76 DONE 18.4s 02:42:25 02:42:25 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:42:25 #95 ... 02:42:25 02:42:25 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:42:25 #81 9.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:25 #81 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:25 #81 13.46 OK: 12 MiB in 23 packages 02:42:25 #81 DONE 15.0s 02:42:25 #192 writing image sha256:0ebb22a9bc4fc6cdf19613999183a24dd92a538067cf64ffece643db776ba68d done 02:42:25 #192 naming to docker.io/library/security-proxy-setup 0.0s done 02:42:26 02:42:26 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:42:26 #92 DONE 5.4s 02:42:26 02:42:26 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:42:26 #192 DONE 0.7s 02:42:26 02:42:26 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:42:26 #156 DONE 158.1s 02:42:26 02:42:26 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:42:26 #191 DONE 1.0s 02:42:26 02:42:26 #193 [security-secretstore-setup] exporting to image 02:42:26 #96 ... 02:42:26 02:42:26 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:42:26 #94 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:26 #94 13.17 OK: 20 MiB in 20 packages 02:42:26 #94 DONE 14.2s 02:42:26 02:42:26 #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:42:26 #0 9.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:26 #193 ... 02:42:26 02:42:26 #194 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:42:26 #194 DONE 0.3s 02:42:26 02:42:26 #195 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:42:26 #195 DONE 0.1s 02:42:26 02:42:26 #193 [security-secretstore-setup] exporting to image 02:42:26 #193 exporting layers 0.5s done 02:42:26 #97 ... 02:42:26 02:42:26 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:42:26 #98 DONE 0.7s 02:42:26 02:42:26 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:42:26 #89 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:42:26 #89 ... 02:42:26 02:42:26 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:42:26 #96 DONE 0.6s 02:42:26 #193 writing image sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd done 02:42:26 #193 naming to docker.io/library/security-secretstore-setup done 02:42:26 #193 DONE 0.5s 02:42:26 02:42:26 #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:42:26 #196 DONE 0.2s 02:42:26 02:42:26 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:42:26 02:42:26 #99 [security-spire-config stage-2 6/10] COPY security.txt / 02:42:26 #148 ... 02:42:26 02:42:26 #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:42:26 #197 DONE 0.1s 02:42:26 02:42:26 #198 [core-command] exporting to image 02:42:26 #198 exporting layers 0.1s done 02:42:26 #198 writing image sha256:e8590ba8ed27e6b4048cdf794c7e93b5066e3676df77241306746b87620e5604 done 02:42:26 #198 naming to docker.io/library/core-command done 02:42:26 #198 DONE 0.1s 02:42:26 02:42:26 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:42:27 #99 DONE 0.4s 02:42:27 02:42:27 #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:42:27 #97 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:27 #97 ... 02:42:27 02:42:27 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:42:27 #100 DONE 0.2s 02:42:27 02:42:27 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:42:27 #101 DONE 0.2s 02:42:27 02:42:27 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:27 #102 ... 02:42:27 02:42:27 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:42:27 #103 DONE 0.1s 02:42:27 02:42:27 #104 [security-spire-config] exporting to image 02:42:27 #104 exporting layers 02:42:29 #104 ... 02:42:29 02:42:29 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:42:29 #95 DONE 3.6s 02:42:29 02:42:29 #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:42:29 #105 DONE 0.3s 02:42:29 02:42:29 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:42:29 #89 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:42:31 #89 ... 02:42:31 02:42:31 #104 [security-spire-config] exporting to image 02:42:31 #104 exporting layers 3.0s done 02:42:31 #104 writing image sha256:927cba8555aa8dd117f90af52fa727de182ee6f2e5c2ffa570a7f639e64656e2 done 02:42:31 #104 naming to docker.io/library/security-spire-config-arm64 done 02:42:31 #104 DONE 3.0s 02:42:31 02:42:31 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:31 #154 ... 02:42:31 02:42:31 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:42:31 #114 DONE 164.4s 02:42:31 02:42:31 #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:42:31 #155 DONE 162.8s 02:42:31 02:42:31 #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:31 #199 DONE 0.1s 02:42:31 02:42:31 #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:42:31 #200 DONE 0.1s 02:42:31 02:42:31 #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:42:31 #201 ... 02:42:31 02:42:31 #202 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:31 #202 DONE 0.5s 02:42:31 02:42:31 #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:42:31 #201 DONE 0.7s 02:42:31 02:42:31 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:42:31 #154 DONE 163.6s 02:42:31 02:42:31 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:42:31 #149 DONE 163.6s 02:42:31 02:42:31 #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:42:31 #203 DONE 0.2s 02:42:31 02:42:31 #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:42:31 #204 DONE 0.3s 02:42:31 02:42:31 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:42:31 #148 DONE 163.9s 02:42:31 02:42:31 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:31 #205 ... 02:42:31 02:42:31 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:42:31 #206 DONE 0.1s 02:42:31 02:42:31 #207 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:42:31 #207 DONE 0.1s 02:42:32 #93 ... 02:42:32 02:42:32 #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:42:32 #97 15.48 OK: 9 MiB in 21 packages 02:42:32 02:42:32 #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:42:32 #207 DONE 0.1s 02:42:32 02:42:32 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:32 #205 DONE 0.2s 02:42:32 02:42:32 #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:42:32 #208 DONE 0.2s 02:42:32 02:42:32 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:42:32 #209 CACHED 02:42:32 02:42:32 #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:42:32 #210 CACHED 02:42:32 02:42:32 #211 [core-keeper] exporting to image 02:42:32 #211 exporting layers 0.2s done 02:42:32 #211 writing image sha256:f02fe7fc9195618ee9366a1d3a966e884e6c187c62b75721f91351bc6d1751d0 done 02:42:32 #211 naming to docker.io/library/core-keeper done 02:42:32 #211 DONE 0.3s 02:42:32 02:42:32 #212 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:42:32 #212 ... 02:42:32 02:42:32 #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:32 #213 DONE 0.1s 02:42:32 02:42:32 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:42:32 #150 DONE 166.2s 02:42:32 02:42:32 #214 [security-spiffe-token-provider] exporting to image 02:42:32 #214 ... 02:42:32 02:42:32 #215 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:42:32 #215 DONE 0.4s 02:42:32 02:42:32 #212 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:42:32 #212 DONE 0.3s 02:42:32 02:42:32 #214 [security-spiffe-token-provider] exporting to image 02:42:32 #214 exporting layers 0.5s done 02:42:32 #214 writing image sha256:cc46d02fe538a31c0a6d045991bd9746ea7ab6502f8d42ac3b25d6d942db7ed6 done 02:42:32 #214 naming to docker.io/library/security-spiffe-token-provider done 02:42:32 #97 ... 02:42:32 02:42:32 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:42:32 #89 17.18 OK: 13 MiB in 29 packages 02:42:32 #89 DONE 17.9s 02:42:32 02:42:32 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:32 #214 DONE 0.7s 02:42:32 02:42:32 #216 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:42:32 #216 DONE 0.3s 02:42:32 02:42:32 #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:42:32 #217 DONE 0.6s 02:42:32 02:42:32 #218 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:42:32 #218 DONE 0.3s 02:42:32 02:42:32 #219 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:42:32 #219 DONE 0.1s 02:42:32 02:42:32 #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:32 #220 DONE 0.1s 02:42:32 02:42:32 #221 [core-data] exporting to image 02:42:32 #79 ... 02:42:32 02:42:32 #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:42:32 #97 DONE 16.4s 02:42:32 02:42:32 #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:42:32 #221 ... 02:42:32 02:42:32 #222 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:42:32 #222 DONE 0.1s 02:42:32 02:42:32 #223 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:42:32 #223 DONE 0.1s 02:42:32 02:42:32 #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:32 #224 DONE 0.2s 02:42:32 02:42:32 #221 [core-data] exporting to image 02:42:32 #221 exporting layers 0.2s done 02:42:32 #221 writing image sha256:68fc412b7ac433b120fa2c6e506457f2e0d117abe39681ea50057aaab72a2445 done 02:42:32 #221 naming to docker.io/library/core-data done 02:42:32 #221 DONE 0.2s 02:42:32 02:42:32 #225 [core-metadata] exporting to image 02:42:33 #225 ... 02:42:33 02:42:33 #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:42:33 #116 DONE 166.9s 02:42:33 02:42:33 #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:42:33 #226 DONE 0.2s 02:42:33 02:42:33 #225 [core-metadata] exporting to image 02:42:33 #225 exporting layers 0.3s done 02:42:33 #225 writing image sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 02:42:33 #225 writing image sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 done 02:42:33 #225 naming to docker.io/library/core-metadata done 02:42:33 #225 DONE 0.4s 02:42:33 02:42:33 #227 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:42:33 #227 DONE 0.1s 02:42:33 02:42:33 #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:42:33 #228 DONE 0.4s 02:42:33 02:42:33 #229 [security-proxy-auth] exporting to image 02:42:33 #229 ... 02:42:33 02:42:33 #230 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:33 #230 DONE 0.1s 02:42:33 02:42:33 #231 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:33 #231 DONE 0.0s 02:42:33 02:42:33 #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:42:33 #232 DONE 0.2s 02:42:33 02:42:33 #233 [support-notifications] exporting to image 02:42:33 #233 exporting layers 0.4s done 02:42:33 #233 writing image sha256:0a16767237b4d5c43c723668ae5a6b399122161d8ebb485d0f2b8a57b0a2d4f3 done 02:42:33 #233 naming to docker.io/library/support-notifications done 02:42:33 #233 DONE 0.4s 02:42:33 02:42:33 #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:42:33 #234 DONE 0.0s 02:42:33 02:42:33 #235 [support-scheduler] exporting to image 02:42:33 #106 ... 02:42:33 02:42:33 #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:42:33 #107 DONE 1.2s 02:42:34 #235 exporting layers 0.4s done 02:42:34 #235 writing image sha256:df7e9c03f44247880197226414fa9ea6d2e997b942684511330954cef4462db7 done 02:42:34 #235 naming to docker.io/library/support-scheduler done 02:42:34 #235 DONE 0.4s 02:42:34 02:42:34 #229 [security-proxy-auth] exporting to image 02:42:34 02:42:34 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:42:34 #229 exporting layers 0.9s done 02:42:34 #229 writing image sha256:d5fb97a8b8068c309dc817f29b66f6fe866be79a7ff1a69cb417b74bce2bfa4f done 02:42:34 #229 naming to docker.io/library/security-proxy-auth done 02:42:34 #229 DONE 0.9s 02:42:34 time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:42:34 time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:42:34 time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:42:34 time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:42:34 time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:42:34 time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:42:34 time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:42:34 time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:42:34 time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:42:34 time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:42:34 time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:42:34 time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:42:34 time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:42:34 time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:42:34 time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:42:34 $ docker stop --time=1 aa8c05c509fff45fc939022990f6a86222494ccc58e68d1763abf16a4f762bcd 02:42:34 #108 ... 02:42:34 02:42:34 #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:42:34 #106 DONE 2.0s 02:42:35 02:42:35 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:42:35 #109 DONE 0.2s 02:42:35 02:42:35 #110 [security-spire-server stage-2 6/9] COPY security.txt / 02:42:35 #110 DONE 0.2s 02:42:35 02:42:35 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:42:35 #111 DONE 0.3s 02:42:35 02:42:35 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:35 $ docker rm -f --volumes aa8c05c509fff45fc939022990f6a86222494ccc58e68d1763abf16a4f762bcd [Pipeline] // withDockerContainer [Pipeline] sh 02:42:35 #79 ... 02:42:35 02:42:35 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:42:35 #112 DONE 0.2s 02:42:35 02:42:35 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:42:35 #113 ... 02:42:35 02:42:35 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:42:35 #108 DONE 2.0s 02:42:35 + docker images 02:42:35 REPOSITORY TAG IMAGE ID CREATED SIZE 02:42:35 security-proxy-auth latest d5fb97a8b806 2 seconds ago 49MB 02:42:35 support-notifications latest 0a16767237b4 2 seconds ago 57.8MB 02:42:35 support-scheduler latest df7e9c03f442 2 seconds ago 54.2MB 02:42:35 core-data latest 68fc412b7ac4 3 seconds ago 49.9MB 02:42:35 core-metadata latest 3c7c45fd900f 3 seconds ago 50MB 02:42:35 core-keeper latest f02fe7fc9195 4 seconds ago 49.7MB 02:42:35 security-spiffe-token-provider latest cc46d02fe538 4 seconds ago 53MB 02:42:35 core-command latest e8590ba8ed27 9 seconds ago 44.1MB 02:42:35 security-secretstore-setup latest 12a6baab2f88 10 seconds ago 89.2MB 02:42:35 security-proxy-setup latest 0ebb22a9bc4f 10 seconds ago 54.7MB 02:42:35 security-bootstrapper latest d2e0cc80d318 About a minute ago 21.6MB 02:42:35 core-common-config-bootstrapper latest d5bd268ebfe9 About a minute ago 20.5MB 02:42:35 security-spire-server latest eff9ccc77b5a 2 minutes ago 178MB 02:42:35 security-spire-config latest eef4dd471ac1 2 minutes ago 177MB 02:42:35 security-spire-agent latest 47a7b4f20893 2 minutes ago 237MB 02:42:35 ci-base-image-x86_64 latest 5b9a1a439e0d 6 minutes ago 970MB 02:42:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB 02:42:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB 02:42:35 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:42:36 provisioning config files... 02:42:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/971@tmp/config6488665910125795088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:36 02:42:36 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:42:36 #114 ... 02:42:36 02:42:36 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:42:36 #113 DONE 0.5s 02:42:36 ---> ****-login.sh 02:42:36 nexus3.edgexfoundry.org:10001 02:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:36 Login Succeeded 02:42:36 nexus3.edgexfoundry.org:10002 02:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:36 Login Succeeded 02:42:36 nexus3.edgexfoundry.org:10003 02:42:36 02:42:36 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:42:36 #114 DONE 0.3s 02:42:36 02:42:36 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 02:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:36 Login Succeeded 02:42:36 nexus3.edgexfoundry.org:10004 02:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:36 Login Succeeded 02:42:36 ****.io 02:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:36 #115 DONE 0.4s 02:42:36 02:42:36 #104 [security-spire-server] exporting to image 02:42:36 #104 exporting layers 02:42:37 #104 ... 02:42:37 02:42:37 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:42:37 #116 DONE 0.3s 02:42:37 02:42:37 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:42:37 #117 DONE 0.2s 02:42:37 02:42:37 #104 [security-spire-server] exporting to image 02:42:37 #104 ... 02:42:37 02:42:37 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:42:37 #118 DONE 0.3s 02:42:37 02:42:37 #104 [security-spire-agent] exporting to image 02:42:38 Login Succeeded 02:42:38 ---> ****-login.sh ends [Pipeline] } 02:42:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:42:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:42:38 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:42:38 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:42:38 latest 02:42:38 4.1.0-dev.111 02:42:38 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:42:38 main 02:42:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:39 + docker push nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:42:39 0eb880b03564: Preparing 02:42:39 ae6cf62191ba: Preparing 02:42:39 e356ded39d78: Preparing 02:42:39 b7e6a4db885a: Preparing 02:42:39 bd88fd444a4a: Preparing 02:42:39 290fb10dd2f8: Preparing 02:42:39 0854555d70ac: Preparing 02:42:39 290fb10dd2f8: Waiting 02:42:39 0854555d70ac: Waiting 02:42:39 0eb880b03564: Pushed 02:42:39 bd88fd444a4a: Pushed 02:42:39 b7e6a4db885a: Pushed 02:42:39 e356ded39d78: Pushed 02:42:39 0854555d70ac: Layer already exists 02:42:39 290fb10dd2f8: Pushed 02:42:40 #104 exporting layers 3.8s done 02:42:40 #104 writing image sha256:ede72dbad7f9c106aa9fa09ba9f50532f31614506bfb4e9f65468efbd3fc4c64 02:42:40 #104 writing image sha256:ede72dbad7f9c106aa9fa09ba9f50532f31614506bfb4e9f65468efbd3fc4c64 0.0s done 02:42:40 #104 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:42:40 #104 exporting layers 3.2s done 02:42:40 #104 writing image sha256:60f5135c48ccde3a97e824abd29debcff414324e5f25e0ec5c7de405dfd7af5a 0.0s done 02:42:40 #104 naming to docker.io/library/security-spire-agent-arm64 0.0s done 02:42:40 #104 DONE 7.6s 02:42:40 02:42:40 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:42 ae6cf62191ba: Pushed 02:42:42 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:43 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:42:43 0eb880b03564: Preparing 02:42:43 ae6cf62191ba: Preparing 02:42:43 e356ded39d78: Preparing 02:42:43 b7e6a4db885a: Preparing 02:42:43 bd88fd444a4a: Preparing 02:42:43 290fb10dd2f8: Preparing 02:42:43 0854555d70ac: Preparing 02:42:43 290fb10dd2f8: Waiting 02:42:43 0854555d70ac: Waiting 02:42:43 b7e6a4db885a: Layer already exists 02:42:43 0eb880b03564: Layer already exists 02:42:43 bd88fd444a4a: Layer already exists 02:42:43 ae6cf62191ba: Layer already exists 02:42:43 e356ded39d78: Layer already exists 02:42:43 290fb10dd2f8: Layer already exists 02:42:43 0854555d70ac: Layer already exists 02:42:43 latest: digest: sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:44 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111 02:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:42:44 0eb880b03564: Preparing 02:42:44 ae6cf62191ba: Preparing 02:42:44 e356ded39d78: Preparing 02:42:44 b7e6a4db885a: Preparing 02:42:44 bd88fd444a4a: Preparing 02:42:44 290fb10dd2f8: Preparing 02:42:44 0854555d70ac: Preparing 02:42:44 0854555d70ac: Waiting 02:42:44 290fb10dd2f8: Waiting 02:42:44 0eb880b03564: Layer already exists 02:42:44 ae6cf62191ba: Layer already exists 02:42:44 e356ded39d78: Layer already exists 02:42:44 bd88fd444a4a: Layer already exists 02:42:44 b7e6a4db885a: Layer already exists 02:42:44 0854555d70ac: Layer already exists 02:42:44 290fb10dd2f8: Layer already exists 02:42:44 4.1.0-dev.111: digest: sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:44 + docker push nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:42:44 0eb880b03564: Preparing 02:42:44 ae6cf62191ba: Preparing 02:42:44 e356ded39d78: Preparing 02:42:44 b7e6a4db885a: Preparing 02:42:44 bd88fd444a4a: Preparing 02:42:44 290fb10dd2f8: Preparing 02:42:44 0854555d70ac: Preparing 02:42:44 290fb10dd2f8: Waiting 02:42:44 0854555d70ac: Waiting 02:42:44 ae6cf62191ba: Layer already exists 02:42:44 bd88fd444a4a: Layer already exists 02:42:44 e356ded39d78: Layer already exists 02:42:44 b7e6a4db885a: Layer already exists 02:42:44 0eb880b03564: Layer already exists 02:42:44 290fb10dd2f8: Layer already exists 02:42:44 0854555d70ac: Layer already exists 02:42:44 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:45 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:42:45 0eb880b03564: Preparing 02:42:45 ae6cf62191ba: Preparing 02:42:45 e356ded39d78: Preparing 02:42:45 b7e6a4db885a: Preparing 02:42:45 bd88fd444a4a: Preparing 02:42:45 290fb10dd2f8: Preparing 02:42:45 0854555d70ac: Preparing 02:42:45 290fb10dd2f8: Waiting 02:42:45 0854555d70ac: Waiting 02:42:45 ae6cf62191ba: Layer already exists 02:42:45 b7e6a4db885a: Layer already exists 02:42:45 e356ded39d78: Layer already exists 02:42:45 0eb880b03564: Layer already exists 02:42:45 bd88fd444a4a: Layer already exists 02:42:45 290fb10dd2f8: Layer already exists 02:42:45 0854555d70ac: Layer already exists 02:42:45 main: digest: sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:42:45 ===================================================== [Pipeline] echo 02:42:45 taggedImages: 02:42:45 - nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:42:45 - nexus3.edgexfoundry.org:10004/core-command:latest 02:42:45 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111 02:42:45 - nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:42:45 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:42:45 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:42:45 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:42:45 latest 02:42:45 4.1.0-dev.111 02:42:45 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:42:45 main 02:42:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:42:46 5995ff341fa6: Preparing 02:42:46 4f310d91ed5d: Preparing 02:42:46 9dd4fa7cad37: Preparing 02:42:46 fc540201f311: Preparing 02:42:46 e356ded39d78: Preparing 02:42:46 b7e6a4db885a: Preparing 02:42:46 bd88fd444a4a: Preparing 02:42:46 290fb10dd2f8: Preparing 02:42:46 0854555d70ac: Preparing 02:42:46 bd88fd444a4a: Waiting 02:42:46 290fb10dd2f8: Waiting 02:42:46 0854555d70ac: Waiting 02:42:46 b7e6a4db885a: Waiting 02:42:46 e356ded39d78: Layer already exists 02:42:46 b7e6a4db885a: Layer already exists 02:42:46 bd88fd444a4a: Layer already exists 02:42:46 290fb10dd2f8: Layer already exists 02:42:46 9dd4fa7cad37: Pushed 02:42:46 4f310d91ed5d: Pushed 02:42:46 5995ff341fa6: Pushed 02:42:46 0854555d70ac: Layer already exists 02:42:47 fc540201f311: Pushed 02:42:47 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:47 + 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:42:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:42:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:42:48 5995ff341fa6: Preparing 02:42:48 4f310d91ed5d: Preparing 02:42:48 9dd4fa7cad37: Preparing 02:42:48 fc540201f311: Preparing 02:42:48 e356ded39d78: Preparing 02:42:48 b7e6a4db885a: Preparing 02:42:48 bd88fd444a4a: Preparing 02:42:48 290fb10dd2f8: Preparing 02:42:48 0854555d70ac: Preparing 02:42:48 b7e6a4db885a: Waiting 02:42:48 bd88fd444a4a: Waiting 02:42:48 290fb10dd2f8: Waiting 02:42:48 0854555d70ac: Waiting 02:42:48 9dd4fa7cad37: Layer already exists 02:42:48 4f310d91ed5d: Layer already exists 02:42:48 e356ded39d78: Layer already exists 02:42:48 fc540201f311: Layer already exists 02:42:48 5995ff341fa6: Layer already exists 02:42:48 290fb10dd2f8: Layer already exists 02:42:48 bd88fd444a4a: Layer already exists 02:42:48 b7e6a4db885a: Layer already exists 02:42:48 0854555d70ac: Layer already exists 02:42:48 latest: digest: sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111 02:42:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:42:48 5995ff341fa6: Preparing 02:42:48 4f310d91ed5d: Preparing 02:42:48 9dd4fa7cad37: Preparing 02:42:48 fc540201f311: Preparing 02:42:48 e356ded39d78: Preparing 02:42:48 b7e6a4db885a: Preparing 02:42:48 bd88fd444a4a: Preparing 02:42:48 b7e6a4db885a: Waiting 02:42:48 bd88fd444a4a: Waiting 02:42:48 290fb10dd2f8: Preparing 02:42:48 0854555d70ac: Preparing 02:42:48 290fb10dd2f8: Waiting 02:42:48 0854555d70ac: Waiting 02:42:48 5995ff341fa6: Layer already exists 02:42:48 e356ded39d78: Layer already exists 02:42:48 9dd4fa7cad37: Layer already exists 02:42:48 4f310d91ed5d: Layer already exists 02:42:48 fc540201f311: Layer already exists 02:42:48 b7e6a4db885a: Layer already exists 02:42:48 bd88fd444a4a: Layer already exists 02:42:48 290fb10dd2f8: Layer already exists 02:42:48 0854555d70ac: Layer already exists 02:42:48 4.1.0-dev.111: digest: sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:42:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:42:49 5995ff341fa6: Preparing 02:42:49 4f310d91ed5d: Preparing 02:42:49 9dd4fa7cad37: Preparing 02:42:49 fc540201f311: Preparing 02:42:49 e356ded39d78: Preparing 02:42:49 b7e6a4db885a: Preparing 02:42:49 bd88fd444a4a: Preparing 02:42:49 290fb10dd2f8: Preparing 02:42:49 0854555d70ac: Preparing 02:42:49 bd88fd444a4a: Waiting 02:42:49 290fb10dd2f8: Waiting 02:42:49 0854555d70ac: Waiting 02:42:49 b7e6a4db885a: Waiting 02:42:49 fc540201f311: Layer already exists 02:42:49 e356ded39d78: Layer already exists 02:42:49 9dd4fa7cad37: Layer already exists 02:42:49 5995ff341fa6: Layer already exists 02:42:49 4f310d91ed5d: Layer already exists 02:42:49 b7e6a4db885a: Layer already exists 02:42:49 bd88fd444a4a: Layer already exists 02:42:49 0854555d70ac: Layer already exists 02:42:49 290fb10dd2f8: Layer already exists 02:42:49 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:50 + 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:42:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:42:50 5995ff341fa6: Preparing 02:42:50 4f310d91ed5d: Preparing 02:42:50 9dd4fa7cad37: Preparing 02:42:50 fc540201f311: Preparing 02:42:50 e356ded39d78: Preparing 02:42:50 b7e6a4db885a: Preparing 02:42:50 bd88fd444a4a: Preparing 02:42:50 290fb10dd2f8: Preparing 02:42:50 0854555d70ac: Preparing 02:42:50 b7e6a4db885a: Waiting 02:42:50 bd88fd444a4a: Waiting 02:42:50 290fb10dd2f8: Waiting 02:42:50 0854555d70ac: Waiting 02:42:50 5995ff341fa6: Layer already exists 02:42:50 4f310d91ed5d: Layer already exists 02:42:50 fc540201f311: Layer already exists 02:42:50 e356ded39d78: Layer already exists 02:42:50 9dd4fa7cad37: Layer already exists 02:42:50 bd88fd444a4a: Layer already exists 02:42:50 b7e6a4db885a: Layer already exists 02:42:50 290fb10dd2f8: Layer already exists 02:42:50 0854555d70ac: Layer already exists 02:42:50 main: digest: sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:42:50 ===================================================== [Pipeline] echo 02:42:50 taggedImages: 02:42:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:42:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:42:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111 02:42:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:42:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:42:50 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:42:50 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:42:50 latest 02:42:50 4.1.0-dev.111 02:42:50 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:42:50 main 02:42:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:51 + docker push nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:42:51 1a2d148ce276: Preparing 02:42:51 21e4944e6fbd: Preparing 02:42:51 e356ded39d78: Preparing 02:42:51 b7e6a4db885a: Preparing 02:42:51 346d5fa2d239: Preparing 02:42:51 b2fbc7ee0434: Preparing 02:42:51 0854555d70ac: Preparing 02:42:51 b2fbc7ee0434: Waiting 02:42:51 0854555d70ac: Waiting 02:42:51 b7e6a4db885a: Layer already exists 02:42:51 e356ded39d78: Layer already exists 02:42:51 0854555d70ac: Layer already exists 02:42:51 1a2d148ce276: Pushed 02:42:51 346d5fa2d239: Pushed 02:42:51 b2fbc7ee0434: Pushed 02:42:55 21e4944e6fbd: Pushed 02:42:55 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:56 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:42:56 1a2d148ce276: Preparing 02:42:56 21e4944e6fbd: Preparing 02:42:56 e356ded39d78: Preparing 02:42:56 b7e6a4db885a: Preparing 02:42:56 346d5fa2d239: Preparing 02:42:56 b2fbc7ee0434: Preparing 02:42:56 0854555d70ac: Preparing 02:42:56 b2fbc7ee0434: Waiting 02:42:56 0854555d70ac: Waiting 02:42:56 1a2d148ce276: Layer already exists 02:42:56 b7e6a4db885a: Layer already exists 02:42:56 e356ded39d78: Layer already exists 02:42:56 346d5fa2d239: Layer already exists 02:42:56 21e4944e6fbd: Layer already exists 02:42:56 0854555d70ac: Layer already exists 02:42:56 b2fbc7ee0434: Layer already exists 02:42:56 latest: digest: sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:56 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111 02:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:42:56 1a2d148ce276: Preparing 02:42:56 21e4944e6fbd: Preparing 02:42:56 e356ded39d78: Preparing 02:42:56 b7e6a4db885a: Preparing 02:42:56 346d5fa2d239: Preparing 02:42:56 b2fbc7ee0434: Preparing 02:42:56 0854555d70ac: Preparing 02:42:56 b2fbc7ee0434: Waiting 02:42:56 0854555d70ac: Waiting 02:42:56 21e4944e6fbd: Layer already exists 02:42:56 e356ded39d78: Layer already exists 02:42:56 b7e6a4db885a: Layer already exists 02:42:56 1a2d148ce276: Layer already exists 02:42:56 346d5fa2d239: Layer already exists 02:42:56 b2fbc7ee0434: Layer already exists 02:42:56 0854555d70ac: Layer already exists 02:42:56 4.1.0-dev.111: digest: sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:57 + docker push nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:42:57 1a2d148ce276: Preparing 02:42:57 21e4944e6fbd: Preparing 02:42:57 e356ded39d78: Preparing 02:42:57 b7e6a4db885a: Preparing 02:42:57 346d5fa2d239: Preparing 02:42:57 b2fbc7ee0434: Preparing 02:42:57 0854555d70ac: Preparing 02:42:57 b2fbc7ee0434: Waiting 02:42:57 0854555d70ac: Waiting 02:42:57 346d5fa2d239: Layer already exists 02:42:57 b7e6a4db885a: Layer already exists 02:42:57 21e4944e6fbd: Layer already exists 02:42:57 e356ded39d78: Layer already exists 02:42:57 1a2d148ce276: Layer already exists 02:42:57 b2fbc7ee0434: Layer already exists 02:42:57 0854555d70ac: Layer already exists 02:42:57 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:58 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:42:58 1a2d148ce276: Preparing 02:42:58 21e4944e6fbd: Preparing 02:42:58 e356ded39d78: Preparing 02:42:58 b7e6a4db885a: Preparing 02:42:58 346d5fa2d239: Preparing 02:42:58 b2fbc7ee0434: Preparing 02:42:58 0854555d70ac: Preparing 02:42:58 b2fbc7ee0434: Waiting 02:42:58 0854555d70ac: Waiting 02:42:58 346d5fa2d239: Layer already exists 02:42:58 b7e6a4db885a: Layer already exists 02:42:58 e356ded39d78: Layer already exists 02:42:58 21e4944e6fbd: Layer already exists 02:42:58 1a2d148ce276: Layer already exists 02:42:58 b2fbc7ee0434: Layer already exists 02:42:58 0854555d70ac: Layer already exists 02:42:58 main: digest: sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:42:58 ===================================================== [Pipeline] echo 02:42:58 taggedImages: 02:42:58 - nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:42:58 - nexus3.edgexfoundry.org:10004/core-data:latest 02:42:58 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111 02:42:58 - nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:42:58 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:42:58 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:42:58 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:42:58 latest 02:42:58 4.1.0-dev.111 02:42:58 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:42:58 main 02:42:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:58 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:42:58 ab31459fb78b: Preparing 02:42:58 979b6df33664: Preparing 02:42:58 b7e6a4db885a: Preparing 02:42:58 5711a0b33984: Preparing 02:42:58 3bbed854a5f3: Preparing 02:42:58 0854555d70ac: Preparing 02:42:58 0854555d70ac: Waiting 02:42:58 b7e6a4db885a: Layer already exists 02:42:58 0854555d70ac: Layer already exists 02:42:58 3bbed854a5f3: Pushed 02:42:58 ab31459fb78b: Pushed 02:42:58 5711a0b33984: Pushed 02:43:03 979b6df33664: Pushed 02:43:03 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:43:03 ab31459fb78b: Preparing 02:43:03 979b6df33664: Preparing 02:43:03 b7e6a4db885a: Preparing 02:43:03 5711a0b33984: Preparing 02:43:03 3bbed854a5f3: Preparing 02:43:03 0854555d70ac: Preparing 02:43:03 0854555d70ac: Waiting 02:43:03 5711a0b33984: Layer already exists 02:43:03 ab31459fb78b: Layer already exists 02:43:03 3bbed854a5f3: Layer already exists 02:43:03 979b6df33664: Layer already exists 02:43:03 b7e6a4db885a: Layer already exists 02:43:03 0854555d70ac: Layer already exists 02:43:03 latest: digest: sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111 02:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:43:04 ab31459fb78b: Preparing 02:43:04 979b6df33664: Preparing 02:43:04 b7e6a4db885a: Preparing 02:43:04 5711a0b33984: Preparing 02:43:04 3bbed854a5f3: Preparing 02:43:04 0854555d70ac: Preparing 02:43:04 0854555d70ac: Waiting 02:43:04 b7e6a4db885a: Layer already exists 02:43:04 979b6df33664: Layer already exists 02:43:04 5711a0b33984: Layer already exists 02:43:04 3bbed854a5f3: Layer already exists 02:43:04 ab31459fb78b: Layer already exists 02:43:04 0854555d70ac: Layer already exists 02:43:04 4.1.0-dev.111: digest: sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:43:05 ab31459fb78b: Preparing 02:43:05 979b6df33664: Preparing 02:43:05 b7e6a4db885a: Preparing 02:43:05 5711a0b33984: Preparing 02:43:05 3bbed854a5f3: Preparing 02:43:05 0854555d70ac: Preparing 02:43:05 0854555d70ac: Waiting 02:43:05 979b6df33664: Layer already exists 02:43:05 3bbed854a5f3: Layer already exists 02:43:05 b7e6a4db885a: Layer already exists 02:43:05 ab31459fb78b: Layer already exists 02:43:05 5711a0b33984: Layer already exists 02:43:05 0854555d70ac: Layer already exists 02:43:05 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:43:05 ab31459fb78b: Preparing 02:43:05 979b6df33664: Preparing 02:43:05 b7e6a4db885a: Preparing 02:43:05 5711a0b33984: Preparing 02:43:05 3bbed854a5f3: Preparing 02:43:05 0854555d70ac: Preparing 02:43:05 0854555d70ac: Waiting 02:43:05 b7e6a4db885a: Layer already exists 02:43:05 979b6df33664: Layer already exists 02:43:05 3bbed854a5f3: Layer already exists 02:43:05 5711a0b33984: Layer already exists 02:43:05 ab31459fb78b: Layer already exists 02:43:05 0854555d70ac: Layer already exists 02:43:05 main: digest: sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:05 ===================================================== [Pipeline] echo 02:43:05 taggedImages: 02:43:05 - nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:05 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:43:05 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111 02:43:05 - nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:05 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:43:05 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:43:05 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:05 latest 02:43:05 4.1.0-dev.111 02:43:05 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:05 main 02:43:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:43:06 9a78fc7ea72f: Preparing 02:43:06 2e5ecefe5e35: Preparing 02:43:06 75c971da6155: Preparing 02:43:06 e356ded39d78: Preparing 02:43:06 b7e6a4db885a: Preparing 02:43:06 bd88fd444a4a: Preparing 02:43:06 290fb10dd2f8: Preparing 02:43:06 0854555d70ac: Preparing 02:43:06 bd88fd444a4a: Waiting 02:43:06 290fb10dd2f8: Waiting 02:43:06 0854555d70ac: Waiting 02:43:06 b7e6a4db885a: Layer already exists 02:43:06 e356ded39d78: Layer already exists 02:43:06 bd88fd444a4a: Layer already exists 02:43:06 290fb10dd2f8: Layer already exists 02:43:06 0854555d70ac: Layer already exists 02:43:06 2e5ecefe5e35: Pushed 02:43:06 9a78fc7ea72f: Pushed 02:43:10 75c971da6155: Pushed 02:43:10 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:43:11 9a78fc7ea72f: Preparing 02:43:11 2e5ecefe5e35: Preparing 02:43:11 75c971da6155: Preparing 02:43:11 e356ded39d78: Preparing 02:43:11 b7e6a4db885a: Preparing 02:43:11 bd88fd444a4a: Preparing 02:43:11 290fb10dd2f8: Preparing 02:43:11 0854555d70ac: Preparing 02:43:11 bd88fd444a4a: Waiting 02:43:11 290fb10dd2f8: Waiting 02:43:11 0854555d70ac: Waiting 02:43:11 b7e6a4db885a: Layer already exists 02:43:11 9a78fc7ea72f: Layer already exists 02:43:11 e356ded39d78: Layer already exists 02:43:11 2e5ecefe5e35: Layer already exists 02:43:11 75c971da6155: Layer already exists 02:43:11 0854555d70ac: Layer already exists 02:43:11 290fb10dd2f8: Layer already exists 02:43:11 bd88fd444a4a: Layer already exists 02:43:11 latest: digest: sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111 02:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:43:11 9a78fc7ea72f: Preparing 02:43:11 2e5ecefe5e35: Preparing 02:43:11 75c971da6155: Preparing 02:43:11 e356ded39d78: Preparing 02:43:11 b7e6a4db885a: Preparing 02:43:11 bd88fd444a4a: Preparing 02:43:11 290fb10dd2f8: Preparing 02:43:11 0854555d70ac: Preparing 02:43:11 290fb10dd2f8: Waiting 02:43:11 bd88fd444a4a: Waiting 02:43:11 0854555d70ac: Waiting 02:43:11 b7e6a4db885a: Layer already exists 02:43:11 9a78fc7ea72f: Layer already exists 02:43:11 2e5ecefe5e35: Layer already exists 02:43:11 e356ded39d78: Layer already exists 02:43:11 75c971da6155: Layer already exists 02:43:11 290fb10dd2f8: Layer already exists 02:43:11 bd88fd444a4a: Layer already exists 02:43:11 0854555d70ac: Layer already exists 02:43:11 4.1.0-dev.111: digest: sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:43:12 9a78fc7ea72f: Preparing 02:43:12 2e5ecefe5e35: Preparing 02:43:12 75c971da6155: Preparing 02:43:12 e356ded39d78: Preparing 02:43:12 b7e6a4db885a: Preparing 02:43:12 bd88fd444a4a: Preparing 02:43:12 290fb10dd2f8: Preparing 02:43:12 0854555d70ac: Preparing 02:43:12 bd88fd444a4a: Waiting 02:43:12 0854555d70ac: Waiting 02:43:12 290fb10dd2f8: Waiting 02:43:12 75c971da6155: Layer already exists 02:43:12 b7e6a4db885a: Layer already exists 02:43:12 2e5ecefe5e35: Layer already exists 02:43:12 9a78fc7ea72f: Layer already exists 02:43:12 e356ded39d78: Layer already exists 02:43:12 bd88fd444a4a: Layer already exists 02:43:12 290fb10dd2f8: Layer already exists 02:43:12 0854555d70ac: Layer already exists 02:43:12 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:43:13 9a78fc7ea72f: Preparing 02:43:13 2e5ecefe5e35: Preparing 02:43:13 75c971da6155: Preparing 02:43:13 e356ded39d78: Preparing 02:43:13 b7e6a4db885a: Preparing 02:43:13 bd88fd444a4a: Preparing 02:43:13 290fb10dd2f8: Preparing 02:43:13 0854555d70ac: Preparing 02:43:13 0854555d70ac: Waiting 02:43:13 290fb10dd2f8: Waiting 02:43:13 bd88fd444a4a: Waiting 02:43:13 2e5ecefe5e35: Layer already exists 02:43:13 e356ded39d78: Layer already exists 02:43:13 9a78fc7ea72f: Layer already exists 02:43:13 75c971da6155: Layer already exists 02:43:13 b7e6a4db885a: Layer already exists 02:43:13 bd88fd444a4a: Layer already exists 02:43:13 290fb10dd2f8: Layer already exists 02:43:13 0854555d70ac: Layer already exists 02:43:13 main: digest: sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:13 ===================================================== [Pipeline] echo 02:43:13 taggedImages: 02:43:13 - nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:13 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:43:13 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111 02:43:13 - nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:13 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:43:13 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:43:13 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:13 latest 02:43:13 4.1.0-dev.111 02:43:13 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:13 main 02:43:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:43:14 b8cf9d6ba90f: Preparing 02:43:14 5e24d22d5bb5: Preparing 02:43:14 b6a77acad61a: Preparing 02:43:14 a89b194c9339: Preparing 02:43:14 5220236127c0: Preparing 02:43:14 ea6f1c116ef1: Preparing 02:43:14 6ab360efc5a3: Preparing 02:43:14 e356ded39d78: Preparing 02:43:14 b7e6a4db885a: Preparing 02:43:14 bae6f842fba6: Preparing 02:43:14 46e3ae6cfec1: Preparing 02:43:14 5f70bf18a086: Preparing 02:43:14 db9a0c4669f4: Preparing 02:43:14 e2a6f64e4a4e: Preparing 02:43:14 c4f5f0ea6712: Preparing 02:43:14 0854555d70ac: Preparing 02:43:14 ea6f1c116ef1: Waiting 02:43:14 e2a6f64e4a4e: Waiting 02:43:14 46e3ae6cfec1: Waiting 02:43:14 5f70bf18a086: Waiting 02:43:14 db9a0c4669f4: Waiting 02:43:14 0854555d70ac: Waiting 02:43:14 c4f5f0ea6712: Waiting 02:43:14 b7e6a4db885a: Waiting 02:43:14 bae6f842fba6: Waiting 02:43:14 e356ded39d78: Waiting 02:43:14 6ab360efc5a3: Waiting 02:43:14 5e24d22d5bb5: Pushed 02:43:14 a89b194c9339: Pushed 02:43:14 b8cf9d6ba90f: Pushed 02:43:14 b6a77acad61a: Pushed 02:43:14 5220236127c0: Pushed 02:43:14 e356ded39d78: Layer already exists 02:43:14 b7e6a4db885a: Layer already exists 02:43:14 ea6f1c116ef1: Pushed 02:43:14 5f70bf18a086: Layer already exists 02:43:14 bae6f842fba6: Pushed 02:43:14 46e3ae6cfec1: Pushed 02:43:14 db9a0c4669f4: Pushed 02:43:14 0854555d70ac: Layer already exists 02:43:14 e2a6f64e4a4e: Pushed 02:43:14 c4f5f0ea6712: Pushed 02:43:15 6ab360efc5a3: Pushed 02:43:15 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:43:16 b8cf9d6ba90f: Preparing 02:43:16 5e24d22d5bb5: Preparing 02:43:16 b6a77acad61a: Preparing 02:43:16 a89b194c9339: Preparing 02:43:16 5220236127c0: Preparing 02:43:16 ea6f1c116ef1: Preparing 02:43:16 6ab360efc5a3: Preparing 02:43:16 e356ded39d78: Preparing 02:43:16 b7e6a4db885a: Preparing 02:43:16 bae6f842fba6: Preparing 02:43:16 46e3ae6cfec1: Preparing 02:43:16 5f70bf18a086: Preparing 02:43:16 db9a0c4669f4: Preparing 02:43:16 e2a6f64e4a4e: Preparing 02:43:16 c4f5f0ea6712: Preparing 02:43:16 0854555d70ac: Preparing 02:43:16 e356ded39d78: Waiting 02:43:16 db9a0c4669f4: Waiting 02:43:16 b7e6a4db885a: Waiting 02:43:16 e2a6f64e4a4e: Waiting 02:43:16 c4f5f0ea6712: Waiting 02:43:16 0854555d70ac: Waiting 02:43:16 bae6f842fba6: Waiting 02:43:16 46e3ae6cfec1: Waiting 02:43:16 5f70bf18a086: Waiting 02:43:16 ea6f1c116ef1: Waiting 02:43:16 6ab360efc5a3: Waiting 02:43:16 5220236127c0: Layer already exists 02:43:16 b6a77acad61a: Layer already exists 02:43:16 b8cf9d6ba90f: Layer already exists 02:43:16 a89b194c9339: Layer already exists 02:43:16 5e24d22d5bb5: Layer already exists 02:43:16 e356ded39d78: Layer already exists 02:43:16 ea6f1c116ef1: Layer already exists 02:43:16 6ab360efc5a3: Layer already exists 02:43:16 bae6f842fba6: Layer already exists 02:43:16 b7e6a4db885a: Layer already exists 02:43:16 5f70bf18a086: Layer already exists 02:43:16 c4f5f0ea6712: Layer already exists 02:43:16 46e3ae6cfec1: Layer already exists 02:43:16 e2a6f64e4a4e: Layer already exists 02:43:16 db9a0c4669f4: Layer already exists 02:43:16 0854555d70ac: Layer already exists 02:43:16 latest: digest: sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111 02:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:43:17 b8cf9d6ba90f: Preparing 02:43:17 5e24d22d5bb5: Preparing 02:43:17 b6a77acad61a: Preparing 02:43:17 a89b194c9339: Preparing 02:43:17 5220236127c0: Preparing 02:43:17 ea6f1c116ef1: Preparing 02:43:17 6ab360efc5a3: Preparing 02:43:17 e356ded39d78: Preparing 02:43:17 b7e6a4db885a: Preparing 02:43:17 bae6f842fba6: Preparing 02:43:17 46e3ae6cfec1: Preparing 02:43:17 5f70bf18a086: Preparing 02:43:17 db9a0c4669f4: Preparing 02:43:17 e2a6f64e4a4e: Preparing 02:43:17 c4f5f0ea6712: Preparing 02:43:17 e356ded39d78: Waiting 02:43:17 ea6f1c116ef1: Waiting 02:43:17 6ab360efc5a3: Waiting 02:43:17 bae6f842fba6: Waiting 02:43:17 b7e6a4db885a: Waiting 02:43:17 db9a0c4669f4: Waiting 02:43:17 46e3ae6cfec1: Waiting 02:43:17 5f70bf18a086: Waiting 02:43:17 e2a6f64e4a4e: Waiting 02:43:17 0854555d70ac: Preparing 02:43:17 c4f5f0ea6712: Waiting 02:43:17 0854555d70ac: Waiting 02:43:17 b8cf9d6ba90f: Layer already exists 02:43:17 b6a77acad61a: Layer already exists 02:43:17 5220236127c0: Layer already exists 02:43:17 a89b194c9339: Layer already exists 02:43:17 5e24d22d5bb5: Layer already exists 02:43:17 ea6f1c116ef1: Layer already exists 02:43:17 6ab360efc5a3: Layer already exists 02:43:17 b7e6a4db885a: Layer already exists 02:43:17 e356ded39d78: Layer already exists 02:43:17 bae6f842fba6: Layer already exists 02:43:17 46e3ae6cfec1: Layer already exists 02:43:17 5f70bf18a086: Layer already exists 02:43:17 db9a0c4669f4: Layer already exists 02:43:17 c4f5f0ea6712: Layer already exists 02:43:17 e2a6f64e4a4e: Layer already exists 02:43:17 0854555d70ac: Layer already exists 02:43:17 4.1.0-dev.111: digest: sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:43:17 b8cf9d6ba90f: Preparing 02:43:17 5e24d22d5bb5: Preparing 02:43:17 b6a77acad61a: Preparing 02:43:17 a89b194c9339: Preparing 02:43:17 5220236127c0: Preparing 02:43:17 ea6f1c116ef1: Preparing 02:43:17 6ab360efc5a3: Preparing 02:43:17 ea6f1c116ef1: Waiting 02:43:17 e356ded39d78: Preparing 02:43:17 6ab360efc5a3: Waiting 02:43:17 b7e6a4db885a: Preparing 02:43:17 e356ded39d78: Waiting 02:43:17 b7e6a4db885a: Waiting 02:43:17 bae6f842fba6: Preparing 02:43:17 46e3ae6cfec1: Preparing 02:43:17 5f70bf18a086: Preparing 02:43:17 db9a0c4669f4: Preparing 02:43:17 e2a6f64e4a4e: Preparing 02:43:17 c4f5f0ea6712: Preparing 02:43:17 0854555d70ac: Preparing 02:43:17 5f70bf18a086: Waiting 02:43:17 db9a0c4669f4: Waiting 02:43:17 e2a6f64e4a4e: Waiting 02:43:17 c4f5f0ea6712: Waiting 02:43:17 0854555d70ac: Waiting 02:43:17 bae6f842fba6: Waiting 02:43:17 46e3ae6cfec1: Waiting 02:43:17 b6a77acad61a: Layer already exists 02:43:17 b8cf9d6ba90f: Layer already exists 02:43:17 5220236127c0: Layer already exists 02:43:17 a89b194c9339: Layer already exists 02:43:17 5e24d22d5bb5: Layer already exists 02:43:17 6ab360efc5a3: Layer already exists 02:43:17 bae6f842fba6: Layer already exists 02:43:17 b7e6a4db885a: Layer already exists 02:43:17 ea6f1c116ef1: Layer already exists 02:43:17 e356ded39d78: Layer already exists 02:43:17 db9a0c4669f4: Layer already exists 02:43:17 e2a6f64e4a4e: Layer already exists 02:43:17 5f70bf18a086: Layer already exists 02:43:17 c4f5f0ea6712: Layer already exists 02:43:17 46e3ae6cfec1: Layer already exists 02:43:17 0854555d70ac: Layer already exists 02:43:17 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:43:18 b8cf9d6ba90f: Preparing 02:43:18 5e24d22d5bb5: Preparing 02:43:18 b6a77acad61a: Preparing 02:43:18 a89b194c9339: Preparing 02:43:18 5220236127c0: Preparing 02:43:18 ea6f1c116ef1: Preparing 02:43:18 6ab360efc5a3: Preparing 02:43:18 e356ded39d78: Preparing 02:43:18 b7e6a4db885a: Preparing 02:43:18 bae6f842fba6: Preparing 02:43:18 46e3ae6cfec1: Preparing 02:43:18 5f70bf18a086: Preparing 02:43:18 db9a0c4669f4: Preparing 02:43:18 6ab360efc5a3: Waiting 02:43:18 e356ded39d78: Waiting 02:43:18 b7e6a4db885a: Waiting 02:43:18 bae6f842fba6: Waiting 02:43:18 46e3ae6cfec1: Waiting 02:43:18 5f70bf18a086: Waiting 02:43:18 ea6f1c116ef1: Waiting 02:43:18 db9a0c4669f4: Waiting 02:43:18 e2a6f64e4a4e: Preparing 02:43:18 c4f5f0ea6712: Preparing 02:43:18 0854555d70ac: Preparing 02:43:18 e2a6f64e4a4e: Waiting 02:43:18 c4f5f0ea6712: Waiting 02:43:18 0854555d70ac: Waiting 02:43:18 5e24d22d5bb5: Layer already exists 02:43:18 b8cf9d6ba90f: Layer already exists 02:43:18 a89b194c9339: Layer already exists 02:43:18 5220236127c0: Layer already exists 02:43:18 b6a77acad61a: Layer already exists 02:43:18 ea6f1c116ef1: Layer already exists 02:43:18 6ab360efc5a3: Layer already exists 02:43:18 bae6f842fba6: Layer already exists 02:43:18 e356ded39d78: Layer already exists 02:43:18 b7e6a4db885a: Layer already exists 02:43:18 5f70bf18a086: Layer already exists 02:43:18 46e3ae6cfec1: Layer already exists 02:43:18 e2a6f64e4a4e: Layer already exists 02:43:18 db9a0c4669f4: Layer already exists 02:43:18 c4f5f0ea6712: Layer already exists 02:43:18 0854555d70ac: Layer already exists 02:43:18 main: digest: sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:18 ===================================================== [Pipeline] echo 02:43:18 taggedImages: 02:43:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:43:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111 02:43:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:43:18 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:43:18 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:18 latest 02:43:18 4.1.0-dev.111 02:43:18 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:18 main 02:43:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:43:19 7a6495fc5c8f: Preparing 02:43:19 e00bf40ae63e: Preparing 02:43:19 4460ddc5b2cf: Preparing 02:43:19 3528fa5c9e02: Preparing 02:43:19 e356ded39d78: Preparing 02:43:19 b7e6a4db885a: Preparing 02:43:19 bd88fd444a4a: Preparing 02:43:19 290fb10dd2f8: Preparing 02:43:19 b7e6a4db885a: Waiting 02:43:19 bd88fd444a4a: Waiting 02:43:19 290fb10dd2f8: Waiting 02:43:19 0854555d70ac: Preparing 02:43:19 0854555d70ac: Waiting 02:43:19 e356ded39d78: Layer already exists 02:43:19 b7e6a4db885a: Layer already exists 02:43:19 bd88fd444a4a: Layer already exists 02:43:19 290fb10dd2f8: Layer already exists 02:43:19 4460ddc5b2cf: Pushed 02:43:19 0854555d70ac: Layer already exists 02:43:19 7a6495fc5c8f: Pushed 02:43:19 e00bf40ae63e: Pushed 02:43:23 3528fa5c9e02: Pushed 02:43:23 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:43:23 7a6495fc5c8f: Preparing 02:43:23 e00bf40ae63e: Preparing 02:43:23 4460ddc5b2cf: Preparing 02:43:23 3528fa5c9e02: Preparing 02:43:23 e356ded39d78: Preparing 02:43:23 b7e6a4db885a: Preparing 02:43:23 bd88fd444a4a: Preparing 02:43:23 290fb10dd2f8: Preparing 02:43:23 0854555d70ac: Preparing 02:43:23 bd88fd444a4a: Waiting 02:43:23 290fb10dd2f8: Waiting 02:43:23 b7e6a4db885a: Waiting 02:43:23 0854555d70ac: Waiting 02:43:23 e356ded39d78: Layer already exists 02:43:23 4460ddc5b2cf: Layer already exists 02:43:23 7a6495fc5c8f: Layer already exists 02:43:23 3528fa5c9e02: Layer already exists 02:43:23 e00bf40ae63e: Layer already exists 02:43:23 b7e6a4db885a: Layer already exists 02:43:23 bd88fd444a4a: Layer already exists 02:43:23 290fb10dd2f8: Layer already exists 02:43:23 0854555d70ac: Layer already exists 02:43:23 latest: digest: sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111 02:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:43:24 7a6495fc5c8f: Preparing 02:43:24 e00bf40ae63e: Preparing 02:43:24 4460ddc5b2cf: Preparing 02:43:24 3528fa5c9e02: Preparing 02:43:24 e356ded39d78: Preparing 02:43:24 b7e6a4db885a: Preparing 02:43:24 bd88fd444a4a: Preparing 02:43:24 b7e6a4db885a: Waiting 02:43:24 290fb10dd2f8: Preparing 02:43:24 0854555d70ac: Preparing 02:43:24 bd88fd444a4a: Waiting 02:43:24 290fb10dd2f8: Waiting 02:43:24 0854555d70ac: Waiting 02:43:24 3528fa5c9e02: Layer already exists 02:43:24 e00bf40ae63e: Layer already exists 02:43:24 4460ddc5b2cf: Layer already exists 02:43:24 7a6495fc5c8f: Layer already exists 02:43:24 e356ded39d78: Layer already exists 02:43:24 290fb10dd2f8: Layer already exists 02:43:24 bd88fd444a4a: Layer already exists 02:43:24 b7e6a4db885a: Layer already exists 02:43:24 0854555d70ac: Layer already exists 02:43:24 4.1.0-dev.111: digest: sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:43:25 7a6495fc5c8f: Preparing 02:43:25 e00bf40ae63e: Preparing 02:43:25 4460ddc5b2cf: Preparing 02:43:25 3528fa5c9e02: Preparing 02:43:25 e356ded39d78: Preparing 02:43:25 b7e6a4db885a: Preparing 02:43:25 bd88fd444a4a: Preparing 02:43:25 290fb10dd2f8: Preparing 02:43:25 0854555d70ac: Preparing 02:43:25 bd88fd444a4a: Waiting 02:43:25 290fb10dd2f8: Waiting 02:43:25 b7e6a4db885a: Waiting 02:43:25 e00bf40ae63e: Layer already exists 02:43:25 3528fa5c9e02: Layer already exists 02:43:25 4460ddc5b2cf: Layer already exists 02:43:25 e356ded39d78: Layer already exists 02:43:25 7a6495fc5c8f: Layer already exists 02:43:25 bd88fd444a4a: Layer already exists 02:43:25 0854555d70ac: Layer already exists 02:43:25 b7e6a4db885a: Layer already exists 02:43:25 290fb10dd2f8: Layer already exists 02:43:25 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:43:25 7a6495fc5c8f: Preparing 02:43:25 e00bf40ae63e: Preparing 02:43:25 4460ddc5b2cf: Preparing 02:43:25 3528fa5c9e02: Preparing 02:43:25 e356ded39d78: Preparing 02:43:25 b7e6a4db885a: Preparing 02:43:25 bd88fd444a4a: Preparing 02:43:25 290fb10dd2f8: Preparing 02:43:25 0854555d70ac: Preparing 02:43:25 290fb10dd2f8: Waiting 02:43:25 0854555d70ac: Waiting 02:43:25 b7e6a4db885a: Waiting 02:43:25 bd88fd444a4a: Waiting 02:43:25 4460ddc5b2cf: Layer already exists 02:43:25 3528fa5c9e02: Layer already exists 02:43:25 e356ded39d78: Layer already exists 02:43:25 7a6495fc5c8f: Layer already exists 02:43:25 e00bf40ae63e: Layer already exists 02:43:25 b7e6a4db885a: Layer already exists 02:43:25 bd88fd444a4a: Layer already exists 02:43:25 290fb10dd2f8: Layer already exists 02:43:25 0854555d70ac: Layer already exists 02:43:25 main: digest: sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:26 ===================================================== [Pipeline] echo 02:43:26 taggedImages: 02:43:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:43:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111 02:43:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:43:26 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:43:26 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:26 latest 02:43:26 4.1.0-dev.111 02:43:26 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:26 main 02:43:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:43:26 88b9810a9d37: Preparing 02:43:26 c807b470bdee: Preparing 02:43:26 e74f74b9378c: Preparing 02:43:26 b05962c7a6ff: Preparing 02:43:26 43e691329533: Preparing 02:43:26 e356ded39d78: Preparing 02:43:26 b7e6a4db885a: Preparing 02:43:26 cd621c7ede72: Preparing 02:43:26 94817dfda3cb: Preparing 02:43:26 3d451a6cd4e6: Preparing 02:43:26 0854555d70ac: Preparing 02:43:26 b7e6a4db885a: Waiting 02:43:26 cd621c7ede72: Waiting 02:43:26 e356ded39d78: Waiting 02:43:26 94817dfda3cb: Waiting 02:43:26 3d451a6cd4e6: Waiting 02:43:26 0854555d70ac: Waiting 02:43:26 b05962c7a6ff: Pushed 02:43:26 43e691329533: Pushed 02:43:26 88b9810a9d37: Pushed 02:43:26 e356ded39d78: Layer already exists 02:43:26 b7e6a4db885a: Layer already exists 02:43:26 c807b470bdee: Pushed 02:43:26 0854555d70ac: Layer already exists 02:43:26 cd621c7ede72: Pushed 02:43:26 94817dfda3cb: Pushed 02:43:28 3d451a6cd4e6: Pushed 02:43:29 e74f74b9378c: Pushed 02:43:29 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:43:30 88b9810a9d37: Preparing 02:43:30 c807b470bdee: Preparing 02:43:30 e74f74b9378c: Preparing 02:43:30 b05962c7a6ff: Preparing 02:43:30 43e691329533: Preparing 02:43:30 e356ded39d78: Preparing 02:43:30 b7e6a4db885a: Preparing 02:43:30 cd621c7ede72: Preparing 02:43:30 94817dfda3cb: Preparing 02:43:30 3d451a6cd4e6: Preparing 02:43:30 0854555d70ac: Preparing 02:43:30 e356ded39d78: Waiting 02:43:30 b7e6a4db885a: Waiting 02:43:30 94817dfda3cb: Waiting 02:43:30 3d451a6cd4e6: Waiting 02:43:30 cd621c7ede72: Waiting 02:43:30 0854555d70ac: Waiting 02:43:30 88b9810a9d37: Layer already exists 02:43:30 c807b470bdee: Layer already exists 02:43:30 b05962c7a6ff: Layer already exists 02:43:30 43e691329533: Layer already exists 02:43:30 e74f74b9378c: Layer already exists 02:43:30 e356ded39d78: Layer already exists 02:43:30 cd621c7ede72: Layer already exists 02:43:30 94817dfda3cb: Layer already exists 02:43:30 3d451a6cd4e6: Layer already exists 02:43:30 b7e6a4db885a: Layer already exists 02:43:30 0854555d70ac: Layer already exists 02:43:30 latest: digest: sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111 02:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:43:31 88b9810a9d37: Preparing 02:43:31 c807b470bdee: Preparing 02:43:31 e74f74b9378c: Preparing 02:43:31 b05962c7a6ff: Preparing 02:43:31 43e691329533: Preparing 02:43:31 e356ded39d78: Preparing 02:43:31 b7e6a4db885a: Preparing 02:43:31 cd621c7ede72: Preparing 02:43:31 94817dfda3cb: Preparing 02:43:31 3d451a6cd4e6: Preparing 02:43:31 0854555d70ac: Preparing 02:43:31 e356ded39d78: Waiting 02:43:31 b7e6a4db885a: Waiting 02:43:31 cd621c7ede72: Waiting 02:43:31 94817dfda3cb: Waiting 02:43:31 3d451a6cd4e6: Waiting 02:43:31 0854555d70ac: Waiting 02:43:31 b05962c7a6ff: Layer already exists 02:43:31 c807b470bdee: Layer already exists 02:43:31 88b9810a9d37: Layer already exists 02:43:31 e74f74b9378c: Layer already exists 02:43:31 43e691329533: Layer already exists 02:43:31 94817dfda3cb: Layer already exists 02:43:31 cd621c7ede72: Layer already exists 02:43:31 b7e6a4db885a: Layer already exists 02:43:31 e356ded39d78: Layer already exists 02:43:31 3d451a6cd4e6: Layer already exists 02:43:31 0854555d70ac: Layer already exists 02:43:31 4.1.0-dev.111: digest: sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:43:31 88b9810a9d37: Preparing 02:43:31 c807b470bdee: Preparing 02:43:31 e74f74b9378c: Preparing 02:43:31 b05962c7a6ff: Preparing 02:43:31 43e691329533: Preparing 02:43:31 e356ded39d78: Preparing 02:43:31 b7e6a4db885a: Preparing 02:43:31 cd621c7ede72: Preparing 02:43:31 94817dfda3cb: Preparing 02:43:31 3d451a6cd4e6: Preparing 02:43:31 0854555d70ac: Preparing 02:43:31 3d451a6cd4e6: Waiting 02:43:31 0854555d70ac: Waiting 02:43:31 cd621c7ede72: Waiting 02:43:31 94817dfda3cb: Waiting 02:43:31 e356ded39d78: Waiting 02:43:31 b7e6a4db885a: Waiting 02:43:31 88b9810a9d37: Layer already exists 02:43:31 43e691329533: Layer already exists 02:43:31 e74f74b9378c: Layer already exists 02:43:31 c807b470bdee: Layer already exists 02:43:31 b05962c7a6ff: Layer already exists 02:43:31 cd621c7ede72: Layer already exists 02:43:31 94817dfda3cb: Layer already exists 02:43:31 e356ded39d78: Layer already exists 02:43:31 b7e6a4db885a: Layer already exists 02:43:31 3d451a6cd4e6: Layer already exists 02:43:31 0854555d70ac: Layer already exists 02:43:31 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:43:32 88b9810a9d37: Preparing 02:43:32 c807b470bdee: Preparing 02:43:32 e74f74b9378c: Preparing 02:43:32 b05962c7a6ff: Preparing 02:43:32 43e691329533: Preparing 02:43:32 e356ded39d78: Preparing 02:43:32 b7e6a4db885a: Preparing 02:43:32 cd621c7ede72: Preparing 02:43:32 94817dfda3cb: Preparing 02:43:32 3d451a6cd4e6: Preparing 02:43:32 0854555d70ac: Preparing 02:43:32 cd621c7ede72: Waiting 02:43:32 3d451a6cd4e6: Waiting 02:43:32 0854555d70ac: Waiting 02:43:32 94817dfda3cb: Waiting 02:43:32 e356ded39d78: Waiting 02:43:32 b7e6a4db885a: Waiting 02:43:32 e74f74b9378c: Layer already exists 02:43:32 88b9810a9d37: Layer already exists 02:43:32 43e691329533: Layer already exists 02:43:32 c807b470bdee: Layer already exists 02:43:32 b05962c7a6ff: Layer already exists 02:43:32 b7e6a4db885a: Layer already exists 02:43:32 cd621c7ede72: Layer already exists 02:43:32 e356ded39d78: Layer already exists 02:43:32 94817dfda3cb: Layer already exists 02:43:32 3d451a6cd4e6: Layer already exists 02:43:32 0854555d70ac: Layer already exists 02:43:32 main: digest: sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:32 ===================================================== [Pipeline] echo 02:43:32 taggedImages: 02:43:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:43:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111 02:43:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:43:32 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:43:32 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:32 latest 02:43:32 4.1.0-dev.111 02:43:32 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:32 main 02:43:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:43:33 579b31bd05f1: Preparing 02:43:33 fcdb29f0e28c: Preparing 02:43:33 447feeb81a51: Preparing 02:43:33 cfdcddb56697: Preparing 02:43:33 31744bfe59f8: Preparing 02:43:33 f38497a2dfc6: Preparing 02:43:33 0ce1858e04fe: Preparing 02:43:33 e356ded39d78: Preparing 02:43:33 b7e6a4db885a: Preparing 02:43:33 3108e2062568: Preparing 02:43:33 15dcde53d1c7: Preparing 02:43:33 0854555d70ac: Preparing 02:43:33 e356ded39d78: Waiting 02:43:33 b7e6a4db885a: Waiting 02:43:33 3108e2062568: Waiting 02:43:33 f38497a2dfc6: Waiting 02:43:33 0854555d70ac: Waiting 02:43:33 15dcde53d1c7: Waiting 02:43:33 0ce1858e04fe: Waiting 02:43:33 fcdb29f0e28c: Pushed 02:43:33 579b31bd05f1: Pushed 02:43:33 31744bfe59f8: Pushed 02:43:33 e356ded39d78: Layer already exists 02:43:33 b7e6a4db885a: Layer already exists 02:43:33 f38497a2dfc6: Pushed 02:43:33 0ce1858e04fe: Pushed 02:43:33 0854555d70ac: Layer already exists 02:43:33 3108e2062568: Pushed 02:43:34 15dcde53d1c7: Pushed 02:43:35 cfdcddb56697: Pushed 02:43:35 447feeb81a51: Pushed 02:43:36 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:43:36 579b31bd05f1: Preparing 02:43:36 fcdb29f0e28c: Preparing 02:43:36 447feeb81a51: Preparing 02:43:36 cfdcddb56697: Preparing 02:43:36 31744bfe59f8: Preparing 02:43:36 f38497a2dfc6: Preparing 02:43:36 0ce1858e04fe: Preparing 02:43:36 e356ded39d78: Preparing 02:43:36 b7e6a4db885a: Preparing 02:43:36 3108e2062568: Preparing 02:43:36 15dcde53d1c7: Preparing 02:43:36 0854555d70ac: Preparing 02:43:36 b7e6a4db885a: Waiting 02:43:36 3108e2062568: Waiting 02:43:36 f38497a2dfc6: Waiting 02:43:36 15dcde53d1c7: Waiting 02:43:36 0854555d70ac: Waiting 02:43:36 e356ded39d78: Waiting 02:43:36 0ce1858e04fe: Waiting 02:43:36 fcdb29f0e28c: Layer already exists 02:43:36 579b31bd05f1: Layer already exists 02:43:36 447feeb81a51: Layer already exists 02:43:36 31744bfe59f8: Layer already exists 02:43:36 cfdcddb56697: Layer already exists 02:43:36 f38497a2dfc6: Layer already exists 02:43:36 0ce1858e04fe: Layer already exists 02:43:36 b7e6a4db885a: Layer already exists 02:43:36 e356ded39d78: Layer already exists 02:43:36 3108e2062568: Layer already exists 02:43:36 0854555d70ac: Layer already exists 02:43:36 15dcde53d1c7: Layer already exists 02:43:36 latest: digest: sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111 02:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:43:37 579b31bd05f1: Preparing 02:43:37 fcdb29f0e28c: Preparing 02:43:37 447feeb81a51: Preparing 02:43:37 cfdcddb56697: Preparing 02:43:37 31744bfe59f8: Preparing 02:43:37 f38497a2dfc6: Preparing 02:43:37 0ce1858e04fe: Preparing 02:43:37 e356ded39d78: Preparing 02:43:37 b7e6a4db885a: Preparing 02:43:37 3108e2062568: Preparing 02:43:37 15dcde53d1c7: Preparing 02:43:37 0854555d70ac: Preparing 02:43:37 b7e6a4db885a: Waiting 02:43:37 3108e2062568: Waiting 02:43:37 15dcde53d1c7: Waiting 02:43:37 0854555d70ac: Waiting 02:43:37 f38497a2dfc6: Waiting 02:43:37 e356ded39d78: Waiting 02:43:37 0ce1858e04fe: Waiting 02:43:37 579b31bd05f1: Layer already exists 02:43:37 cfdcddb56697: Layer already exists 02:43:37 fcdb29f0e28c: Layer already exists 02:43:37 31744bfe59f8: Layer already exists 02:43:37 447feeb81a51: Layer already exists 02:43:37 e356ded39d78: Layer already exists 02:43:37 f38497a2dfc6: Layer already exists 02:43:37 b7e6a4db885a: Layer already exists 02:43:37 3108e2062568: Layer already exists 02:43:37 0ce1858e04fe: Layer already exists 02:43:37 0854555d70ac: Layer already exists 02:43:37 15dcde53d1c7: Layer already exists 02:43:37 4.1.0-dev.111: digest: sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:43:38 579b31bd05f1: Preparing 02:43:38 fcdb29f0e28c: Preparing 02:43:38 447feeb81a51: Preparing 02:43:38 cfdcddb56697: Preparing 02:43:38 31744bfe59f8: Preparing 02:43:38 f38497a2dfc6: Preparing 02:43:38 0ce1858e04fe: Preparing 02:43:38 e356ded39d78: Preparing 02:43:38 b7e6a4db885a: Preparing 02:43:38 3108e2062568: Preparing 02:43:38 15dcde53d1c7: Preparing 02:43:38 0854555d70ac: Preparing 02:43:38 15dcde53d1c7: Waiting 02:43:38 e356ded39d78: Waiting 02:43:38 b7e6a4db885a: Waiting 02:43:38 3108e2062568: Waiting 02:43:38 f38497a2dfc6: Waiting 02:43:38 0854555d70ac: Waiting 02:43:38 0ce1858e04fe: Waiting 02:43:38 31744bfe59f8: Layer already exists 02:43:38 579b31bd05f1: Layer already exists 02:43:38 fcdb29f0e28c: Layer already exists 02:43:38 cfdcddb56697: Layer already exists 02:43:38 447feeb81a51: Layer already exists 02:43:38 f38497a2dfc6: Layer already exists 02:43:38 0ce1858e04fe: Layer already exists 02:43:38 b7e6a4db885a: Layer already exists 02:43:38 e356ded39d78: Layer already exists 02:43:38 3108e2062568: Layer already exists 02:43:38 15dcde53d1c7: Layer already exists 02:43:38 0854555d70ac: Layer already exists 02:43:38 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:43:38 579b31bd05f1: Preparing 02:43:38 fcdb29f0e28c: Preparing 02:43:38 447feeb81a51: Preparing 02:43:38 cfdcddb56697: Preparing 02:43:38 31744bfe59f8: Preparing 02:43:38 f38497a2dfc6: Preparing 02:43:38 0ce1858e04fe: Preparing 02:43:38 e356ded39d78: Preparing 02:43:38 b7e6a4db885a: Preparing 02:43:38 3108e2062568: Preparing 02:43:38 15dcde53d1c7: Preparing 02:43:38 0854555d70ac: Preparing 02:43:38 f38497a2dfc6: Waiting 02:43:38 b7e6a4db885a: Waiting 02:43:38 0ce1858e04fe: Waiting 02:43:38 3108e2062568: Waiting 02:43:38 e356ded39d78: Waiting 02:43:38 0854555d70ac: Waiting 02:43:38 31744bfe59f8: Layer already exists 02:43:38 cfdcddb56697: Layer already exists 02:43:38 447feeb81a51: Layer already exists 02:43:38 579b31bd05f1: Layer already exists 02:43:38 fcdb29f0e28c: Layer already exists 02:43:38 e356ded39d78: Layer already exists 02:43:38 f38497a2dfc6: Layer already exists 02:43:38 0ce1858e04fe: Layer already exists 02:43:38 3108e2062568: Layer already exists 02:43:38 b7e6a4db885a: Layer already exists 02:43:38 15dcde53d1c7: Layer already exists 02:43:38 0854555d70ac: Layer already exists 02:43:38 main: digest: sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:38 ===================================================== [Pipeline] echo 02:43:38 taggedImages: 02:43:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:43:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111 02:43:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:43:38 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:43:38 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:38 latest 02:43:38 4.1.0-dev.111 02:43:38 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:38 main 02:43:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:43:39 b7505ec30f3a: Preparing 02:43:39 71bd00df5f47: Preparing 02:43:39 e356ded39d78: Preparing 02:43:39 b7e6a4db885a: Preparing 02:43:39 52fabab9ffd3: Preparing 02:43:39 104f86093725: Preparing 02:43:39 0854555d70ac: Preparing 02:43:39 104f86093725: Waiting 02:43:39 0854555d70ac: Waiting 02:43:39 e356ded39d78: Layer already exists 02:43:39 b7e6a4db885a: Layer already exists 02:43:39 0854555d70ac: Layer already exists 02:43:39 52fabab9ffd3: Pushed 02:43:39 b7505ec30f3a: Pushed 02:43:40 104f86093725: Pushed 02:43:43 71bd00df5f47: Pushed 02:43:43 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:43 + 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:43:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:43:43 b7505ec30f3a: Preparing 02:43:43 71bd00df5f47: Preparing 02:43:43 e356ded39d78: Preparing 02:43:43 b7e6a4db885a: Preparing 02:43:43 52fabab9ffd3: Preparing 02:43:43 104f86093725: Preparing 02:43:43 0854555d70ac: Preparing 02:43:43 104f86093725: Waiting 02:43:43 0854555d70ac: Waiting 02:43:43 e356ded39d78: Layer already exists 02:43:43 b7505ec30f3a: Layer already exists 02:43:43 71bd00df5f47: Layer already exists 02:43:43 52fabab9ffd3: Layer already exists 02:43:43 b7e6a4db885a: Layer already exists 02:43:43 104f86093725: Layer already exists 02:43:43 0854555d70ac: Layer already exists 02:43:43 latest: digest: sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111 02:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:43:44 b7505ec30f3a: Preparing 02:43:44 71bd00df5f47: Preparing 02:43:44 e356ded39d78: Preparing 02:43:44 b7e6a4db885a: Preparing 02:43:44 52fabab9ffd3: Preparing 02:43:44 104f86093725: Preparing 02:43:44 0854555d70ac: Preparing 02:43:44 104f86093725: Waiting 02:43:44 0854555d70ac: Waiting 02:43:44 b7505ec30f3a: Layer already exists 02:43:44 52fabab9ffd3: Layer already exists 02:43:44 71bd00df5f47: Layer already exists 02:43:44 e356ded39d78: Layer already exists 02:43:44 b7e6a4db885a: Layer already exists 02:43:44 104f86093725: Layer already exists 02:43:44 0854555d70ac: Layer already exists 02:43:44 4.1.0-dev.111: digest: sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:43:45 b7505ec30f3a: Preparing 02:43:45 71bd00df5f47: Preparing 02:43:45 e356ded39d78: Preparing 02:43:45 b7e6a4db885a: Preparing 02:43:45 52fabab9ffd3: Preparing 02:43:45 104f86093725: Preparing 02:43:45 0854555d70ac: Preparing 02:43:45 104f86093725: Waiting 02:43:45 0854555d70ac: Waiting 02:43:45 e356ded39d78: Layer already exists 02:43:45 71bd00df5f47: Layer already exists 02:43:45 52fabab9ffd3: Layer already exists 02:43:45 b7505ec30f3a: Layer already exists 02:43:45 b7e6a4db885a: Layer already exists 02:43:45 0854555d70ac: Layer already exists 02:43:45 104f86093725: Layer already exists 02:43:45 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:45 + 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:43:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:43:45 b7505ec30f3a: Preparing 02:43:45 71bd00df5f47: Preparing 02:43:45 e356ded39d78: Preparing 02:43:45 b7e6a4db885a: Preparing 02:43:45 52fabab9ffd3: Preparing 02:43:45 104f86093725: Preparing 02:43:45 0854555d70ac: Preparing 02:43:45 104f86093725: Waiting 02:43:45 0854555d70ac: Waiting 02:43:45 b7505ec30f3a: Layer already exists 02:43:45 52fabab9ffd3: Layer already exists 02:43:45 71bd00df5f47: Layer already exists 02:43:45 b7e6a4db885a: Layer already exists 02:43:45 e356ded39d78: Layer already exists 02:43:45 104f86093725: Layer already exists 02:43:45 0854555d70ac: Layer already exists 02:43:45 main: digest: sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:45 ===================================================== [Pipeline] echo 02:43:45 taggedImages: 02:43:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:43:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111 02:43:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:43:45 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:43:45 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:45 latest 02:43:45 4.1.0-dev.111 02:43:45 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:43:45 main 02:43:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:43:46 0a0b74060563: Preparing 02:43:46 c7cfaf1001db: Preparing 02:43:46 054a43a813c3: Preparing 02:43:46 e356ded39d78: Preparing 02:43:46 b7e6a4db885a: Preparing 02:43:46 3c8f475a6058: Preparing 02:43:46 b708b91070a6: Preparing 02:43:46 fbfce9a92a22: Preparing 02:43:46 7ed7f9debd19: Preparing 02:43:46 0854555d70ac: Preparing 02:43:46 b708b91070a6: Waiting 02:43:46 3c8f475a6058: Waiting 02:43:46 fbfce9a92a22: Waiting 02:43:46 7ed7f9debd19: Waiting 02:43:46 0854555d70ac: Waiting 02:43:46 e356ded39d78: Layer already exists 02:43:46 b7e6a4db885a: Layer already exists 02:43:46 0a0b74060563: Pushed 02:43:46 c7cfaf1001db: Pushed 02:43:46 054a43a813c3: Pushed 02:43:46 0854555d70ac: Layer already exists 02:43:46 fbfce9a92a22: Pushed 02:43:47 7ed7f9debd19: Pushed 02:43:52 b708b91070a6: Pushed 02:44:00 3c8f475a6058: Pushed 02:44:00 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:44:01 0a0b74060563: Preparing 02:44:01 c7cfaf1001db: Preparing 02:44:01 054a43a813c3: Preparing 02:44:01 e356ded39d78: Preparing 02:44:01 b7e6a4db885a: Preparing 02:44:01 3c8f475a6058: Preparing 02:44:01 b708b91070a6: Preparing 02:44:01 fbfce9a92a22: Preparing 02:44:01 7ed7f9debd19: Preparing 02:44:01 0854555d70ac: Preparing 02:44:01 3c8f475a6058: Waiting 02:44:01 b708b91070a6: Waiting 02:44:01 fbfce9a92a22: Waiting 02:44:01 7ed7f9debd19: Waiting 02:44:01 0854555d70ac: Waiting 02:44:01 b7e6a4db885a: Layer already exists 02:44:01 054a43a813c3: Layer already exists 02:44:01 c7cfaf1001db: Layer already exists 02:44:01 e356ded39d78: Layer already exists 02:44:01 0a0b74060563: Layer already exists 02:44:01 3c8f475a6058: Layer already exists 02:44:01 b708b91070a6: Layer already exists 02:44:01 fbfce9a92a22: Layer already exists 02:44:01 7ed7f9debd19: Layer already exists 02:44:01 0854555d70ac: Layer already exists 02:44:01 latest: digest: sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111 02:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:44:01 0a0b74060563: Preparing 02:44:01 c7cfaf1001db: Preparing 02:44:01 054a43a813c3: Preparing 02:44:01 e356ded39d78: Preparing 02:44:01 b7e6a4db885a: Preparing 02:44:01 3c8f475a6058: Preparing 02:44:01 b708b91070a6: Preparing 02:44:01 fbfce9a92a22: Preparing 02:44:01 7ed7f9debd19: Preparing 02:44:01 0854555d70ac: Preparing 02:44:01 fbfce9a92a22: Waiting 02:44:01 3c8f475a6058: Waiting 02:44:01 7ed7f9debd19: Waiting 02:44:01 b708b91070a6: Waiting 02:44:01 0854555d70ac: Waiting 02:44:01 b7e6a4db885a: Layer already exists 02:44:01 0a0b74060563: Layer already exists 02:44:01 e356ded39d78: Layer already exists 02:44:01 054a43a813c3: Layer already exists 02:44:01 c7cfaf1001db: Layer already exists 02:44:01 fbfce9a92a22: Layer already exists 02:44:01 3c8f475a6058: Layer already exists 02:44:01 7ed7f9debd19: Layer already exists 02:44:01 b708b91070a6: Layer already exists 02:44:01 0854555d70ac: Layer already exists 02:44:01 4.1.0-dev.111: digest: sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:44:02 0a0b74060563: Preparing 02:44:02 c7cfaf1001db: Preparing 02:44:02 054a43a813c3: Preparing 02:44:02 e356ded39d78: Preparing 02:44:02 b7e6a4db885a: Preparing 02:44:02 3c8f475a6058: Preparing 02:44:02 b708b91070a6: Preparing 02:44:02 fbfce9a92a22: Preparing 02:44:02 7ed7f9debd19: Preparing 02:44:02 0854555d70ac: Preparing 02:44:02 3c8f475a6058: Waiting 02:44:02 b708b91070a6: Waiting 02:44:02 fbfce9a92a22: Waiting 02:44:02 7ed7f9debd19: Waiting 02:44:02 0854555d70ac: Waiting 02:44:02 054a43a813c3: Layer already exists 02:44:02 e356ded39d78: Layer already exists 02:44:02 0a0b74060563: Layer already exists 02:44:02 c7cfaf1001db: Layer already exists 02:44:02 b7e6a4db885a: Layer already exists 02:44:02 3c8f475a6058: Layer already exists 02:44:02 fbfce9a92a22: Layer already exists 02:44:02 7ed7f9debd19: Layer already exists 02:44:02 0854555d70ac: Layer already exists 02:44:02 b708b91070a6: Layer already exists 02:44:02 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:44:03 0a0b74060563: Preparing 02:44:03 c7cfaf1001db: Preparing 02:44:03 054a43a813c3: Preparing 02:44:03 e356ded39d78: Preparing 02:44:03 b7e6a4db885a: Preparing 02:44:03 3c8f475a6058: Preparing 02:44:03 b708b91070a6: Preparing 02:44:03 fbfce9a92a22: Preparing 02:44:03 7ed7f9debd19: Preparing 02:44:03 0854555d70ac: Preparing 02:44:03 7ed7f9debd19: Waiting 02:44:03 b708b91070a6: Waiting 02:44:03 0854555d70ac: Waiting 02:44:03 fbfce9a92a22: Waiting 02:44:03 3c8f475a6058: Waiting 02:44:03 b7e6a4db885a: Layer already exists 02:44:03 e356ded39d78: Layer already exists 02:44:03 054a43a813c3: Layer already exists 02:44:03 0a0b74060563: Layer already exists 02:44:03 c7cfaf1001db: Layer already exists 02:44:03 b708b91070a6: Layer already exists 02:44:03 fbfce9a92a22: Layer already exists 02:44:03 3c8f475a6058: Layer already exists 02:44:03 0854555d70ac: Layer already exists 02:44:03 7ed7f9debd19: Layer already exists 02:44:03 main: digest: sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:03 ===================================================== [Pipeline] echo 02:44:03 taggedImages: 02:44:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:44:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111 02:44:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:44:03 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:44:03 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:03 latest 02:44:03 4.1.0-dev.111 02:44:03 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:03 main 02:44:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:44:04 f673c996b43f: Preparing 02:44:04 a1639289de8b: Preparing 02:44:04 4f4dcac03bfb: Preparing 02:44:04 e356ded39d78: Preparing 02:44:04 b7e6a4db885a: Preparing 02:44:04 9d8a97a248e2: Preparing 02:44:04 deee43752d56: Preparing 02:44:04 2eb5761bf42b: Preparing 02:44:04 0854555d70ac: Preparing 02:44:04 9d8a97a248e2: Waiting 02:44:04 2eb5761bf42b: Waiting 02:44:04 deee43752d56: Waiting 02:44:04 0854555d70ac: Waiting 02:44:04 e356ded39d78: Layer already exists 02:44:04 b7e6a4db885a: Layer already exists 02:44:04 f673c996b43f: Pushed 02:44:04 4f4dcac03bfb: Pushed 02:44:04 a1639289de8b: Pushed 02:44:04 deee43752d56: Pushed 02:44:04 0854555d70ac: Layer already exists 02:44:04 2eb5761bf42b: Pushed 02:44:19 9d8a97a248e2: Pushed 02:44:19 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:44:20 f673c996b43f: Preparing 02:44:20 a1639289de8b: Preparing 02:44:20 4f4dcac03bfb: Preparing 02:44:20 e356ded39d78: Preparing 02:44:20 b7e6a4db885a: Preparing 02:44:20 9d8a97a248e2: Preparing 02:44:20 deee43752d56: Preparing 02:44:20 2eb5761bf42b: Preparing 02:44:20 0854555d70ac: Preparing 02:44:20 9d8a97a248e2: Waiting 02:44:20 deee43752d56: Waiting 02:44:20 2eb5761bf42b: Waiting 02:44:20 0854555d70ac: Waiting 02:44:20 a1639289de8b: Layer already exists 02:44:20 b7e6a4db885a: Layer already exists 02:44:20 e356ded39d78: Layer already exists 02:44:20 f673c996b43f: Layer already exists 02:44:20 4f4dcac03bfb: Layer already exists 02:44:20 deee43752d56: Layer already exists 02:44:20 9d8a97a248e2: Layer already exists 02:44:20 2eb5761bf42b: Layer already exists 02:44:20 0854555d70ac: Layer already exists 02:44:20 latest: digest: sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111 02:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:44:20 f673c996b43f: Preparing 02:44:20 a1639289de8b: Preparing 02:44:20 4f4dcac03bfb: Preparing 02:44:20 e356ded39d78: Preparing 02:44:20 b7e6a4db885a: Preparing 02:44:20 9d8a97a248e2: Preparing 02:44:20 deee43752d56: Preparing 02:44:20 2eb5761bf42b: Preparing 02:44:20 0854555d70ac: Preparing 02:44:20 deee43752d56: Waiting 02:44:20 2eb5761bf42b: Waiting 02:44:20 0854555d70ac: Waiting 02:44:20 9d8a97a248e2: Waiting 02:44:20 f673c996b43f: Layer already exists 02:44:20 b7e6a4db885a: Layer already exists 02:44:20 4f4dcac03bfb: Layer already exists 02:44:20 e356ded39d78: Layer already exists 02:44:20 a1639289de8b: Layer already exists 02:44:20 9d8a97a248e2: Layer already exists 02:44:20 deee43752d56: Layer already exists 02:44:20 2eb5761bf42b: Layer already exists 02:44:20 0854555d70ac: Layer already exists 02:44:20 4.1.0-dev.111: digest: sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:44:21 f673c996b43f: Preparing 02:44:21 a1639289de8b: Preparing 02:44:21 4f4dcac03bfb: Preparing 02:44:21 e356ded39d78: Preparing 02:44:21 b7e6a4db885a: Preparing 02:44:21 9d8a97a248e2: Preparing 02:44:21 deee43752d56: Preparing 02:44:21 2eb5761bf42b: Preparing 02:44:21 0854555d70ac: Preparing 02:44:21 2eb5761bf42b: Waiting 02:44:21 0854555d70ac: Waiting 02:44:21 deee43752d56: Waiting 02:44:21 9d8a97a248e2: Waiting 02:44:21 e356ded39d78: Layer already exists 02:44:21 a1639289de8b: Layer already exists 02:44:21 f673c996b43f: Layer already exists 02:44:21 b7e6a4db885a: Layer already exists 02:44:21 4f4dcac03bfb: Layer already exists 02:44:21 0854555d70ac: Layer already exists 02:44:21 2eb5761bf42b: Layer already exists 02:44:21 deee43752d56: Layer already exists 02:44:21 9d8a97a248e2: Layer already exists 02:44:21 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:44:22 f673c996b43f: Preparing 02:44:22 a1639289de8b: Preparing 02:44:22 4f4dcac03bfb: Preparing 02:44:22 e356ded39d78: Preparing 02:44:22 b7e6a4db885a: Preparing 02:44:22 9d8a97a248e2: Preparing 02:44:22 deee43752d56: Preparing 02:44:22 2eb5761bf42b: Preparing 02:44:22 0854555d70ac: Preparing 02:44:22 9d8a97a248e2: Waiting 02:44:22 deee43752d56: Waiting 02:44:22 2eb5761bf42b: Waiting 02:44:22 0854555d70ac: Waiting 02:44:22 a1639289de8b: Layer already exists 02:44:22 b7e6a4db885a: Layer already exists 02:44:22 e356ded39d78: Layer already exists 02:44:22 4f4dcac03bfb: Layer already exists 02:44:22 f673c996b43f: Layer already exists 02:44:22 9d8a97a248e2: Layer already exists 02:44:22 2eb5761bf42b: Layer already exists 02:44:22 deee43752d56: Layer already exists 02:44:22 0854555d70ac: Layer already exists 02:44:22 main: digest: sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:22 ===================================================== [Pipeline] echo 02:44:22 taggedImages: 02:44:22 - nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:22 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:44:22 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111 02:44:22 - nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:22 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:44:22 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:44:22 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:22 latest 02:44:22 4.1.0-dev.111 02:44:22 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:22 main 02:44:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:44:22 0a0b74060563: Preparing 02:44:22 97d8b0bdbe79: Preparing 02:44:22 c4660fa8acab: Preparing 02:44:22 e356ded39d78: Preparing 02:44:22 b7e6a4db885a: Preparing 02:44:22 9d8a97a248e2: Preparing 02:44:22 fbfce9a92a22: Preparing 02:44:22 7ed7f9debd19: Preparing 02:44:22 0854555d70ac: Preparing 02:44:22 9d8a97a248e2: Waiting 02:44:22 7ed7f9debd19: Waiting 02:44:22 0854555d70ac: Waiting 02:44:22 fbfce9a92a22: Waiting 02:44:22 0a0b74060563: Layer already exists 02:44:22 e356ded39d78: Layer already exists 02:44:22 b7e6a4db885a: Layer already exists 02:44:22 9d8a97a248e2: Layer already exists 02:44:22 fbfce9a92a22: Layer already exists 02:44:22 7ed7f9debd19: Layer already exists 02:44:22 0854555d70ac: Layer already exists 02:44:22 97d8b0bdbe79: Pushed 02:44:22 c4660fa8acab: Pushed 02:44:23 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:44:23 0a0b74060563: Preparing 02:44:23 97d8b0bdbe79: Preparing 02:44:23 c4660fa8acab: Preparing 02:44:23 e356ded39d78: Preparing 02:44:23 b7e6a4db885a: Preparing 02:44:23 9d8a97a248e2: Preparing 02:44:23 fbfce9a92a22: Preparing 02:44:23 7ed7f9debd19: Preparing 02:44:23 0854555d70ac: Preparing 02:44:23 9d8a97a248e2: Waiting 02:44:23 7ed7f9debd19: Waiting 02:44:23 0854555d70ac: Waiting 02:44:23 fbfce9a92a22: Waiting 02:44:23 c4660fa8acab: Layer already exists 02:44:23 97d8b0bdbe79: Layer already exists 02:44:23 b7e6a4db885a: Layer already exists 02:44:23 e356ded39d78: Layer already exists 02:44:23 0a0b74060563: Layer already exists 02:44:23 fbfce9a92a22: Layer already exists 02:44:23 9d8a97a248e2: Layer already exists 02:44:23 7ed7f9debd19: Layer already exists 02:44:23 0854555d70ac: Layer already exists 02:44:23 latest: digest: sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111 02:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:44:24 0a0b74060563: Preparing 02:44:24 97d8b0bdbe79: Preparing 02:44:24 c4660fa8acab: Preparing 02:44:24 e356ded39d78: Preparing 02:44:24 b7e6a4db885a: Preparing 02:44:24 9d8a97a248e2: Preparing 02:44:24 fbfce9a92a22: Preparing 02:44:24 7ed7f9debd19: Preparing 02:44:24 0854555d70ac: Preparing 02:44:24 9d8a97a248e2: Waiting 02:44:24 fbfce9a92a22: Waiting 02:44:24 7ed7f9debd19: Waiting 02:44:24 0854555d70ac: Waiting 02:44:24 e356ded39d78: Layer already exists 02:44:24 97d8b0bdbe79: Layer already exists 02:44:24 c4660fa8acab: Layer already exists 02:44:24 0a0b74060563: Layer already exists 02:44:24 b7e6a4db885a: Layer already exists 02:44:24 7ed7f9debd19: Layer already exists 02:44:24 9d8a97a248e2: Layer already exists 02:44:24 fbfce9a92a22: Layer already exists 02:44:24 0854555d70ac: Layer already exists 02:44:24 4.1.0-dev.111: digest: sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:44:25 0a0b74060563: Preparing 02:44:25 97d8b0bdbe79: Preparing 02:44:25 c4660fa8acab: Preparing 02:44:25 e356ded39d78: Preparing 02:44:25 b7e6a4db885a: Preparing 02:44:25 9d8a97a248e2: Preparing 02:44:25 fbfce9a92a22: Preparing 02:44:25 7ed7f9debd19: Preparing 02:44:25 0854555d70ac: Preparing 02:44:25 9d8a97a248e2: Waiting 02:44:25 fbfce9a92a22: Waiting 02:44:25 7ed7f9debd19: Waiting 02:44:25 0854555d70ac: Waiting 02:44:25 b7e6a4db885a: Layer already exists 02:44:25 97d8b0bdbe79: Layer already exists 02:44:25 e356ded39d78: Layer already exists 02:44:25 0a0b74060563: Layer already exists 02:44:25 c4660fa8acab: Layer already exists 02:44:25 fbfce9a92a22: Layer already exists 02:44:25 7ed7f9debd19: Layer already exists 02:44:25 9d8a97a248e2: Layer already exists 02:44:25 0854555d70ac: Layer already exists 02:44:25 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:44:25 0a0b74060563: Preparing 02:44:25 97d8b0bdbe79: Preparing 02:44:25 c4660fa8acab: Preparing 02:44:25 e356ded39d78: Preparing 02:44:25 b7e6a4db885a: Preparing 02:44:25 9d8a97a248e2: Preparing 02:44:25 fbfce9a92a22: Preparing 02:44:25 7ed7f9debd19: Preparing 02:44:25 0854555d70ac: Preparing 02:44:25 9d8a97a248e2: Waiting 02:44:25 fbfce9a92a22: Waiting 02:44:25 7ed7f9debd19: Waiting 02:44:25 0854555d70ac: Waiting 02:44:25 e356ded39d78: Layer already exists 02:44:25 b7e6a4db885a: Layer already exists 02:44:25 97d8b0bdbe79: Layer already exists 02:44:25 0a0b74060563: Layer already exists 02:44:25 c4660fa8acab: Layer already exists 02:44:25 7ed7f9debd19: Layer already exists 02:44:25 9d8a97a248e2: Layer already exists 02:44:25 fbfce9a92a22: Layer already exists 02:44:25 0854555d70ac: Layer already exists 02:44:25 main: digest: sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:25 ===================================================== [Pipeline] echo 02:44:25 taggedImages: 02:44:25 - nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:25 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:44:25 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111 02:44:25 - nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:25 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:44:25 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:44:25 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:25 latest 02:44:25 4.1.0-dev.111 02:44:25 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:25 main 02:44:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:44:26 b77395b353b2: Preparing 02:44:26 500eb3ca45be: Preparing 02:44:26 e356ded39d78: Preparing 02:44:26 b7e6a4db885a: Preparing 02:44:26 c97c509c388e: Preparing 02:44:26 1f4d5f2058ef: Preparing 02:44:26 0854555d70ac: Preparing 02:44:26 1f4d5f2058ef: Waiting 02:44:26 0854555d70ac: Waiting 02:44:26 e356ded39d78: Layer already exists 02:44:26 b7e6a4db885a: Layer already exists 02:44:26 0854555d70ac: Layer already exists 02:44:26 b77395b353b2: Pushed 02:44:26 c97c509c388e: Pushed 02:44:27 1f4d5f2058ef: Pushed 02:44:30 500eb3ca45be: Pushed 02:44:30 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:44:31 b77395b353b2: Preparing 02:44:31 500eb3ca45be: Preparing 02:44:31 e356ded39d78: Preparing 02:44:31 b7e6a4db885a: Preparing 02:44:31 c97c509c388e: Preparing 02:44:31 1f4d5f2058ef: Preparing 02:44:31 0854555d70ac: Preparing 02:44:31 1f4d5f2058ef: Waiting 02:44:31 0854555d70ac: Waiting 02:44:31 e356ded39d78: Layer already exists 02:44:31 b7e6a4db885a: Layer already exists 02:44:31 c97c509c388e: Layer already exists 02:44:31 b77395b353b2: Layer already exists 02:44:31 500eb3ca45be: Layer already exists 02:44:31 1f4d5f2058ef: Layer already exists 02:44:31 0854555d70ac: Layer already exists 02:44:31 latest: digest: sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111 02:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:44:31 b77395b353b2: Preparing 02:44:31 500eb3ca45be: Preparing 02:44:31 e356ded39d78: Preparing 02:44:31 b7e6a4db885a: Preparing 02:44:31 c97c509c388e: Preparing 02:44:31 1f4d5f2058ef: Preparing 02:44:31 0854555d70ac: Preparing 02:44:31 1f4d5f2058ef: Waiting 02:44:31 0854555d70ac: Waiting 02:44:31 b77395b353b2: Layer already exists 02:44:31 c97c509c388e: Layer already exists 02:44:31 500eb3ca45be: Layer already exists 02:44:31 b7e6a4db885a: Layer already exists 02:44:31 e356ded39d78: Layer already exists 02:44:31 1f4d5f2058ef: Layer already exists 02:44:31 0854555d70ac: Layer already exists 02:44:31 4.1.0-dev.111: digest: sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:32 #102 ... 02:44:32 02:44:32 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:32 #88 DONE 123.3s 02:44:32 02:44:32 #119 [core-keeper builder 7/8] COPY . . 02:44:32 #119 ... 02:44:32 02:44:32 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:32 #93 DONE 125.9s 02:44:32 02:44:32 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:32 #79 DONE 128.5s 02:44:32 02:44:32 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:32 #102 DONE 120.5s 02:44:32 02:44:32 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:32 #83 DONE 126.5s 02:44:32 02:44:32 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:32 #85 DONE 126.2s 02:44:32 02:44:32 #120 [support-notifications builder 6/7] COPY . . 02:44:32 #120 ... 02:44:32 02:44:32 #121 [core-metadata builder 6/7] COPY . . 02:44:32 #121 DONE 2.1s 02:44:32 02:44:32 #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:44:32 #122 CACHED 02:44:32 02:44:32 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:32 #123 CACHED 02:44:32 02:44:32 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 02:44:32 #124 CACHED 02:44:32 02:44:32 #125 [support-scheduler builder 6/7] COPY . . 02:44:32 #125 DONE 2.0s 02:44:32 02:44:32 #126 [core-command builder 6/7] COPY . . 02:44:32 #126 CACHED 02:44:32 02:44:32 #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:32 #127 CACHED 02:44:32 02:44:32 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 02:44:32 #128 CACHED 02:44:32 02:44:32 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:32 #129 CACHED 02:44:32 02:44:32 #130 [security-proxy-auth builder 6/7] COPY . . 02:44:32 #130 CACHED 02:44:32 02:44:32 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:44:32 #131 CACHED 02:44:32 02:44:32 #132 [core-data builder 6/7] COPY . . 02:44:32 #132 CACHED 02:44:32 02:44:32 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 02:44:32 #133 CACHED 02:44:32 02:44:32 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:32 #134 CACHED 02:44:32 02:44:32 #135 [security-bootstrapper builder 6/7] COPY . . 02:44:32 #135 CACHED 02:44:32 02:44:32 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:32 #136 CACHED 02:44:32 02:44:32 #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:44:32 #137 CACHED 02:44:32 02:44:32 #138 [security-spiffe-token-provider builder 6/7] COPY . . 02:44:32 #138 DONE 2.1s 02:44:32 02:44:32 #119 [core-keeper builder 7/8] COPY . . 02:44:32 #119 DONE 2.1s 02:44:32 02:44:32 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:32 #139 CACHED 02:44:32 02:44:32 #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:44:32 #140 CACHED 02:44:32 02:44:32 #141 [security-proxy-setup builder 6/7] COPY . . 02:44:32 #141 CACHED 02:44:32 02:44:32 #142 [security-secretstore-setup builder 6/7] COPY . . 02:44:32 #142 DONE 2.1s 02:44:32 02:44:32 #120 [support-notifications builder 6/7] COPY . . 02:44:32 #120 DONE 2.0s 02:44:32 02:44:32 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:44:32 #143 ... 02:44:32 02:44:32 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:44:32 #0 5.580 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:44:32 #144 ... 02:44:32 02:44:32 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:44:32 #0 6.878 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:44:32 #145 ... 02:44:32 02:44:32 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:44:32 #0 6.974 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:44:32 #146 ... 02:44:32 02:44:32 #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:44:32 #0 7.609 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:44:32 #147 ... 02:44:32 02:44:32 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:44:32 #143 7.819 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:44:32 #143 ... 02:44:32 02:44:32 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:44:32 #0 7.308 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:44:32 #148 ... 02:44:32 02:44:32 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:44:32 #0 7.763 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:44:32 #149 ... 02:44:32 02:44:32 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:44:32 #0 6.770 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:44:32 #150 ... 02:44:32 02:44:32 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:44:32 #0 6.736 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:44:32 #151 ... 02:44:32 02:44:32 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:44:32 #0 4.722 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:44:32 #152 ... 02:44:32 02:44:32 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:44:32 #0 8.067 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:44:32 #153 ... 02:44:32 02:44:32 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:44:32 #0 5.188 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:44:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:44:32 b77395b353b2: Preparing 02:44:32 500eb3ca45be: Preparing 02:44:32 e356ded39d78: Preparing 02:44:32 b7e6a4db885a: Preparing 02:44:32 c97c509c388e: Preparing 02:44:32 1f4d5f2058ef: Preparing 02:44:32 0854555d70ac: Preparing 02:44:32 1f4d5f2058ef: Waiting 02:44:32 0854555d70ac: Waiting 02:44:32 c97c509c388e: Layer already exists 02:44:32 500eb3ca45be: Layer already exists 02:44:32 b77395b353b2: Layer already exists 02:44:32 e356ded39d78: Layer already exists 02:44:32 b7e6a4db885a: Layer already exists 02:44:32 1f4d5f2058ef: Layer already exists 02:44:32 0854555d70ac: Layer already exists 02:44:32 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:44:33 b77395b353b2: Preparing 02:44:33 500eb3ca45be: Preparing 02:44:33 e356ded39d78: Preparing 02:44:33 b7e6a4db885a: Preparing 02:44:33 c97c509c388e: Preparing 02:44:33 1f4d5f2058ef: Preparing 02:44:33 0854555d70ac: Preparing 02:44:33 0854555d70ac: Waiting 02:44:33 1f4d5f2058ef: Waiting 02:44:33 c97c509c388e: Layer already exists 02:44:33 500eb3ca45be: Layer already exists 02:44:33 b77395b353b2: Layer already exists 02:44:33 b7e6a4db885a: Layer already exists 02:44:33 e356ded39d78: Layer already exists 02:44:33 0854555d70ac: Layer already exists 02:44:33 1f4d5f2058ef: Layer already exists 02:44:33 main: digest: sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:33 ===================================================== [Pipeline] echo 02:44:33 taggedImages: 02:44:33 - nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:33 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:44:33 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111 02:44:33 - nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:33 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:44:33 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:44:33 c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:33 latest 02:44:33 4.1.0-dev.111 02:44:33 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:33 main 02:44:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:44:34 c8bf2df80007: Preparing 02:44:34 f4d15c8447be: Preparing 02:44:34 e356ded39d78: Preparing 02:44:34 b7e6a4db885a: Preparing 02:44:34 0d8191b5e215: Preparing 02:44:34 bd9dfea35017: Preparing 02:44:34 0854555d70ac: Preparing 02:44:34 bd9dfea35017: Waiting 02:44:34 0854555d70ac: Waiting 02:44:34 b7e6a4db885a: Layer already exists 02:44:34 e356ded39d78: Layer already exists 02:44:34 0854555d70ac: Layer already exists 02:44:34 0d8191b5e215: Pushed 02:44:34 c8bf2df80007: Pushed 02:44:34 bd9dfea35017: Pushed 02:44:38 f4d15c8447be: Pushed 02:44:38 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:44:39 c8bf2df80007: Preparing 02:44:39 f4d15c8447be: Preparing 02:44:39 e356ded39d78: Preparing 02:44:39 b7e6a4db885a: Preparing 02:44:39 0d8191b5e215: Preparing 02:44:39 bd9dfea35017: Preparing 02:44:39 0854555d70ac: Preparing 02:44:39 bd9dfea35017: Waiting 02:44:39 0854555d70ac: Waiting 02:44:39 b7e6a4db885a: Layer already exists 02:44:39 e356ded39d78: Layer already exists 02:44:39 0d8191b5e215: Layer already exists 02:44:39 c8bf2df80007: Layer already exists 02:44:39 f4d15c8447be: Layer already exists 02:44:39 bd9dfea35017: Layer already exists 02:44:39 0854555d70ac: Layer already exists 02:44:39 latest: digest: sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111 02:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:44:39 c8bf2df80007: Preparing 02:44:39 f4d15c8447be: Preparing 02:44:39 e356ded39d78: Preparing 02:44:39 b7e6a4db885a: Preparing 02:44:39 0d8191b5e215: Preparing 02:44:39 bd9dfea35017: Preparing 02:44:39 0854555d70ac: Preparing 02:44:39 bd9dfea35017: Waiting 02:44:39 0854555d70ac: Waiting 02:44:39 0d8191b5e215: Layer already exists 02:44:39 c8bf2df80007: Layer already exists 02:44:39 b7e6a4db885a: Layer already exists 02:44:39 e356ded39d78: Layer already exists 02:44:39 f4d15c8447be: Layer already exists 02:44:39 bd9dfea35017: Layer already exists 02:44:39 0854555d70ac: Layer already exists 02:44:39 4.1.0-dev.111: digest: sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:44:40 c8bf2df80007: Preparing 02:44:40 f4d15c8447be: Preparing 02:44:40 e356ded39d78: Preparing 02:44:40 b7e6a4db885a: Preparing 02:44:40 0d8191b5e215: Preparing 02:44:40 bd9dfea35017: Preparing 02:44:40 0854555d70ac: Preparing 02:44:40 bd9dfea35017: Waiting 02:44:40 0854555d70ac: Waiting 02:44:40 f4d15c8447be: Layer already exists 02:44:40 e356ded39d78: Layer already exists 02:44:40 b7e6a4db885a: Layer already exists 02:44:40 0d8191b5e215: Layer already exists 02:44:40 c8bf2df80007: Layer already exists 02:44:40 bd9dfea35017: Layer already exists 02:44:40 0854555d70ac: Layer already exists 02:44:40 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:44:41 c8bf2df80007: Preparing 02:44:41 f4d15c8447be: Preparing 02:44:41 e356ded39d78: Preparing 02:44:41 b7e6a4db885a: Preparing 02:44:41 0d8191b5e215: Preparing 02:44:41 bd9dfea35017: Preparing 02:44:41 0854555d70ac: Preparing 02:44:41 bd9dfea35017: Waiting 02:44:41 0854555d70ac: Waiting 02:44:41 e356ded39d78: Layer already exists 02:44:41 f4d15c8447be: Layer already exists 02:44:41 b7e6a4db885a: Layer already exists 02:44:41 c8bf2df80007: Layer already exists 02:44:41 0d8191b5e215: Layer already exists 02:44:41 bd9dfea35017: Layer already exists 02:44:41 0854555d70ac: Layer already exists 02:44:41 main: digest: sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:41 ===================================================== [Pipeline] echo 02:44:41 taggedImages: 02:44:41 - nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:44:41 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:44:41 ========================================================= 02:44:41 [edgeXBuildMultiArch] RAW Config: 02:44:41 images: 02:44:41 - nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/core-command:latest 02:44:41 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/core-command:main 02:44:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:44:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:44:41 - nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/core-data:latest 02:44:41 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/core-data:main 02:44:41 - nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:44:41 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/core-keeper:main 02:44:41 - nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:44:41 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/core-metadata:main 02:44:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:44:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:44:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:44:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:44:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:44:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:44:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:44:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:44:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:44:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:44:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:44:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:44:41 - nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:44:41 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-spire-config:main 02:44:41 - nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:44:41 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/security-spire-server:main 02:44:41 - nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:44:41 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/support-notifications:main 02:44:41 - nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:44:41 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:44:41 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:44:41 - nexus3.edgexfoundry.org:10004/support-scheduler:main 02:44:41 settingsFile: 02:44:41 edgex-go-settings 02:44:41 ========================================================= [Pipeline] node 02:44:56 Still waiting to schedule task 02:44:56 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:45:42 Running on prd-centos7-docker-4c-2g-8612 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:42 provisioning config files... 02:45:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11611062284164380310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:44 ---> ****-login.sh 02:45:44 nexus3.edgexfoundry.org:10001 02:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:44 Configure a credential helper to remove this warning. See 02:45:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:44 02:45:44 Login Succeeded 02:45:44 nexus3.edgexfoundry.org:10002 02:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:45 Configure a credential helper to remove this warning. See 02:45:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:45 02:45:45 Login Succeeded 02:45:45 nexus3.edgexfoundry.org:10003 02:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:45 Configure a credential helper to remove this warning. See 02:45:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:45 02:45:45 Login Succeeded 02:45:45 nexus3.edgexfoundry.org:10004 02:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:45 Configure a credential helper to remove this warning. See 02:45:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:45 02:45:45 Login Succeeded 02:45:45 ****.io 02:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:45:45 Configure a credential helper to remove this warning. See 02:45:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:45:45 02:45:45 Login Succeeded 02:45:45 ---> ****-login.sh ends [Pipeline] } 02:45:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:45:46 + docker buildx ls 02:45:46 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:45:46 default * docker 02:45:46 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:45:46 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:45:46 edgex-builder [Pipeline] sh 02:45:46 + docker buildx inspect --bootstrap 02:45:46 #1 [internal] booting buildkit 02:45:46 #1 pulling image moby/buildkit:buildx-stable-1 02:45:50 #1 pulling image moby/buildkit:buildx-stable-1 3.3s done 02:45:50 #1 creating container buildx_buildkit_edgex-builder0 02:45:51 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 02:45:51 #1 DONE 4.4s 02:45:51 Name: edgex-builder 02:45:51 Driver: docker-container 02:45:51 02:45:51 Nodes: 02:45:51 Name: edgex-builder0 02:45:51 Endpoint: unix:///var/run/docker.sock 02:45:51 Status: running 02:45:51 Buildkit: v0.29.0 02:45:51 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:45:51 + docker buildx ls 02:45:51 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:45:51 edgex-builder * docker-container 02:45:51 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:45:51 default docker 02:45:51 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:45:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6' 02:45:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - 02:45:51 #1 [internal] load build definition from Dockerfile 02:45:51 #1 transferring dockerfile: 197B done 02:45:51 #1 DONE 0.0s 02:45:51 02:45:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:45:51 #2 DONE 0.1s 02:45:51 02:45:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:45:51 #3 DONE 0.1s 02:45:51 02:45:51 #4 [internal] load .dockerignore 02:45:51 #4 transferring context: 02:45:52 #4 transferring context: 2B done 02:45:52 #4 DONE 0.0s 02:45:52 02:45:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 02:45:52 #5 resolve nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done 02:45:52 #5 DONE 0.0s 02:45:52 02:45:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 02:45:52 #6 resolve nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done 02:45:52 #6 DONE 0.1s 02:45:52 02:45:52 #7 exporting to image 02:45:52 #7 exporting layers 02:45:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:45:52 #7 ... 02:45:52 02:45:52 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:45:52 #8 DONE 0.0s 02:45:52 02:45:52 #7 exporting to image 02:45:52 #7 exporting layers done 02:45:52 #7 exporting manifest sha256:9da9125f92a1d6aa37d3c175887b1ed0677b02c96a99ff90208b493d47726e2a done 02:45:52 #7 exporting config sha256:e8590ba8ed27e6b4048cdf794c7e93b5066e3676df77241306746b87620e5604 done 02:45:52 #7 exporting manifest sha256:617e44cb3bda86f68440bb63ff9d7b2f83653a8661b1a0440cdeb87d534ba2da 0.0s done 02:45:52 #7 exporting config sha256:a8874f32492ce700862789dee3bf108ce95e20d20414e6b27e3b576ed344aaab done 02:45:52 #7 exporting manifest list sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 done 02:45:52 #7 pushing layers 0.1s done 02:45:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 02:45:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 0.1s done 02:45:52 #7 DONE 0.2s 02:45:52 02:45:52 1 warning found (use --debug to expand): 02:45:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:45:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 02:45:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 02:45:52 #1 [internal] load build definition from Dockerfile 02:45:52 #1 transferring dockerfile: 163B done 02:45:52 #1 DONE 0.0s 02:45:52 02:45:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:45:52 #2 DONE 0.0s 02:45:52 02:45:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:45:52 #3 DONE 0.0s 02:45:52 02:45:52 #4 [internal] load .dockerignore 02:45:52 #4 transferring context: 2B done 02:45:52 #4 DONE 0.0s 02:45:52 02:45:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 02:45:52 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done 02:45:52 #5 CACHED 02:45:52 02:45:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 02:45:52 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done 02:45:52 #6 CACHED 02:45:52 02:45:52 #7 exporting to image 02:45:52 #7 exporting layers done 02:45:52 #7 exporting manifest sha256:9da9125f92a1d6aa37d3c175887b1ed0677b02c96a99ff90208b493d47726e2a done 02:45:52 #7 exporting config sha256:e8590ba8ed27e6b4048cdf794c7e93b5066e3676df77241306746b87620e5604 done 02:45:52 #7 exporting manifest sha256:617e44cb3bda86f68440bb63ff9d7b2f83653a8661b1a0440cdeb87d534ba2da done 02:45:52 #7 exporting config sha256:a8874f32492ce700862789dee3bf108ce95e20d20414e6b27e3b576ed344aaab done 02:45:52 #7 exporting manifest list sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 02:45:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:45:52 #7 exporting manifest list sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 done 02:45:52 #7 pushing layers 0.0s done 02:45:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 0.1s done 02:45:52 #7 DONE 0.1s 02:45:52 02:45:52 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:45:52 #8 DONE 0.0s 02:45:52 02:45:52 1 warning found (use --debug to expand): 02:45:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:45:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111' 02:45:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111 --push - 02:45:53 #1 [internal] load build definition from Dockerfile 02:45:53 #1 transferring dockerfile: 170B done 02:45:53 #1 DONE 0.0s 02:45:53 02:45:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111 02:45:53 #2 DONE 0.0s 02:45:53 02:45:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111 02:45:53 #3 DONE 0.0s 02:45:53 02:45:53 #4 [internal] load .dockerignore 02:45:53 #4 transferring context: 2B done 02:45:53 #4 DONE 0.0s 02:45:53 02:45:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 02:45:53 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done 02:45:53 #5 CACHED 02:45:53 02:45:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 02:45:53 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done 02:45:53 #6 CACHED 02:45:53 02:45:53 #7 exporting to image 02:45:53 #7 exporting layers done 02:45:53 #7 exporting manifest sha256:9da9125f92a1d6aa37d3c175887b1ed0677b02c96a99ff90208b493d47726e2a done 02:45:53 #7 exporting config sha256:e8590ba8ed27e6b4048cdf794c7e93b5066e3676df77241306746b87620e5604 done 02:45:53 #7 exporting manifest sha256:617e44cb3bda86f68440bb63ff9d7b2f83653a8661b1a0440cdeb87d534ba2da done 02:45:53 #7 exporting config sha256:a8874f32492ce700862789dee3bf108ce95e20d20414e6b27e3b576ed344aaab done 02:45:53 #7 exporting manifest list sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 done 02:45:53 #7 pushing layers 0.0s done 02:45:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 02:45:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:45:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 0.1s done 02:45:53 #7 DONE 0.1s 02:45:53 02:45:53 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:45:53 #8 DONE 0.0s 02:45:53 02:45:53 1 warning found (use --debug to expand): 02:45:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:45:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - 02:45:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' 02:45:54 #1 [internal] load build definition from Dockerfile 02:45:54 #1 transferring dockerfile: 211B done 02:45:54 #1 DONE 0.0s 02:45:54 02:45:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:45:54 #2 DONE 0.0s 02:45:54 02:45:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:45:54 #3 DONE 0.0s 02:45:54 02:45:54 #4 [internal] load .dockerignore 02:45:54 #4 transferring context: 2B done 02:45:54 #4 DONE 0.0s 02:45:54 02:45:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 02:45:54 #5 resolve nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done 02:45:54 #5 CACHED 02:45:54 02:45:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 02:45:54 #6 resolve nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done 02:45:54 #6 CACHED 02:45:54 02:45:54 #7 exporting to image 02:45:54 #7 exporting layers done 02:45:54 #7 exporting manifest sha256:9da9125f92a1d6aa37d3c175887b1ed0677b02c96a99ff90208b493d47726e2a done 02:45:54 #7 exporting config sha256:e8590ba8ed27e6b4048cdf794c7e93b5066e3676df77241306746b87620e5604 done 02:45:54 #7 exporting manifest sha256:617e44cb3bda86f68440bb63ff9d7b2f83653a8661b1a0440cdeb87d534ba2da done 02:45:54 #7 exporting config sha256:a8874f32492ce700862789dee3bf108ce95e20d20414e6b27e3b576ed344aaab done 02:45:54 #7 exporting manifest list sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 done 02:45:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:45:54 #7 DONE 0.0s 02:45:54 02:45:54 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:45:54 #8 DONE 0.0s 02:45:54 02:45:54 #7 exporting to image 02:45:54 #7 pushing layers 0.0s done 02:45:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 1.1s done 02:45:54 #7 DONE 1.2s 02:45:54 02:45:54 1 warning found (use --debug to expand): 02:45:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:45:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 02:45:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 02:45:54 #1 [internal] load build definition from Dockerfile 02:45:54 #1 transferring dockerfile: 161B done 02:45:54 #1 DONE 0.0s 02:45:54 02:45:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:45:54 #2 DONE 0.0s 02:45:54 02:45:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:45:54 #3 DONE 0.0s 02:45:54 02:45:54 #4 [internal] load .dockerignore 02:45:54 #4 transferring context: 2B done 02:45:54 #4 DONE 0.0s 02:45:54 02:45:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 02:45:54 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done 02:45:54 #5 CACHED 02:45:54 02:45:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 02:45:54 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done 02:45:54 #6 CACHED 02:45:54 02:45:54 #7 exporting to image 02:45:54 #7 exporting layers done 02:45:54 #7 exporting manifest sha256:9da9125f92a1d6aa37d3c175887b1ed0677b02c96a99ff90208b493d47726e2a done 02:45:54 #7 exporting config sha256:e8590ba8ed27e6b4048cdf794c7e93b5066e3676df77241306746b87620e5604 done 02:45:54 #7 exporting manifest sha256:617e44cb3bda86f68440bb63ff9d7b2f83653a8661b1a0440cdeb87d534ba2da done 02:45:54 #7 exporting config sha256:a8874f32492ce700862789dee3bf108ce95e20d20414e6b27e3b576ed344aaab done 02:45:54 #7 exporting manifest list sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 done 02:45:54 #7 pushing layers 0.0s done 02:45:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 02:45:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:45:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 0.1s done 02:45:54 #7 DONE 0.1s 02:45:54 02:45:54 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:45:54 #8 DONE 0.0s 02:45:54 02:45:54 1 warning found (use --debug to expand): 02:45:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:45:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6' 02:45:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - 02:45:55 #1 [internal] load build definition from Dockerfile 02:45:55 #1 transferring dockerfile: 216B done 02:45:55 #1 DONE 0.0s 02:45:55 02:45:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:45:55 #2 DONE 0.0s 02:45:55 02:45:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:45:55 #3 DONE 0.1s 02:45:55 02:45:55 #4 [internal] load .dockerignore 02:45:55 #4 transferring context: 2B done 02:45:55 #4 DONE 0.0s 02:45:55 02:45:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 02:45:55 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 0.0s done 02:45:55 #5 DONE 0.0s 02:45:55 02:45:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 02:45:55 #6 DONE 0.0s 02:45:55 02:45:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 02:45:55 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 0.0s done 02:45:55 #5 DONE 0.1s 02:45:55 02:45:55 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:45:55 #7 DONE 0.0s 02:45:55 02:45:55 #8 exporting to image 02:45:55 #8 exporting layers done 02:45:55 #8 exporting manifest sha256:9105cff73c065c7486dd886748f9c63cd56b1dbd989a067173a7339faf5d4945 0.0s done 02:45:55 #8 exporting config sha256:d5bd268ebfe9f3dd6e3793dfa47f96e9083a22a4eb583694e0385680a18fe834 done 02:45:55 #8 exporting manifest sha256:860c2a3a2348a61c779d2e906936abcb3d1cc2d14e163bd38e9792dc3fb89580 done 02:45:55 #8 exporting config sha256:58adef870714c9389d79630d36d722ac7945156522f043a6533a5b987b2be352 done 02:45:55 #8 exporting manifest list sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 0.0s done 02:45:55 #8 pushing layers 0.1s done 02:45:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 02:45:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:45:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 0.1s done 02:45:55 #8 DONE 0.2s 02:45:55 02:45:55 1 warning found (use --debug to expand): 02:45:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:45:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 02:45:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 02:45:55 #1 [internal] load build definition from Dockerfile 02:45:55 #1 transferring dockerfile: 182B done 02:45:55 #1 DONE 0.0s 02:45:55 02:45:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:45:55 #2 DONE 0.0s 02:45:55 02:45:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:45:55 #3 DONE 0.0s 02:45:55 02:45:55 #4 [internal] load .dockerignore 02:45:55 #4 transferring context: 2B done 02:45:55 #4 DONE 0.0s 02:45:55 02:45:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 02:45:55 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 done 02:45:55 #5 CACHED 02:45:55 02:45:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 02:45:55 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 done 02:45:55 #6 CACHED 02:45:55 02:45:55 #7 exporting to image 02:45:55 #7 exporting layers done 02:45:55 #7 exporting manifest sha256:9105cff73c065c7486dd886748f9c63cd56b1dbd989a067173a7339faf5d4945 done 02:45:55 #7 exporting config sha256:d5bd268ebfe9f3dd6e3793dfa47f96e9083a22a4eb583694e0385680a18fe834 done 02:45:55 #7 exporting manifest sha256:860c2a3a2348a61c779d2e906936abcb3d1cc2d14e163bd38e9792dc3fb89580 done 02:45:55 #7 exporting config sha256:58adef870714c9389d79630d36d722ac7945156522f043a6533a5b987b2be352 done 02:45:55 #7 exporting manifest list sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 done 02:45:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:45:55 #7 DONE 0.0s 02:45:55 02:45:55 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:45:55 #8 DONE 0.0s 02:45:55 02:45:55 #7 exporting to image 02:45:55 #7 pushing layers 0.0s done 02:45:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 0.1s done 02:45:55 #7 DONE 0.1s 02:45:55 02:45:55 1 warning found (use --debug to expand): 02:45:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:45:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111' 02:45:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111 --push - 02:45:56 #1 [internal] load build definition from Dockerfile 02:45:56 #1 transferring dockerfile: 189B done 02:45:56 #1 DONE 0.0s 02:45:56 02:45:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111 02:45:56 #2 DONE 0.0s 02:45:56 02:45:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111 02:45:56 #3 DONE 0.0s 02:45:56 02:45:56 #4 [internal] load .dockerignore 02:45:56 #4 transferring context: 2B done 02:45:56 #4 DONE 0.0s 02:45:56 02:45:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 02:45:56 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 0.0s done 02:45:56 #5 CACHED 02:45:56 02:45:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 02:45:56 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 done 02:45:56 #6 CACHED 02:45:56 02:45:56 #7 exporting to image 02:45:56 #7 exporting layers done 02:45:56 #7 exporting manifest sha256:9105cff73c065c7486dd886748f9c63cd56b1dbd989a067173a7339faf5d4945 done 02:45:56 #7 exporting config sha256:d5bd268ebfe9f3dd6e3793dfa47f96e9083a22a4eb583694e0385680a18fe834 done 02:45:56 #7 exporting manifest sha256:860c2a3a2348a61c779d2e906936abcb3d1cc2d14e163bd38e9792dc3fb89580 done 02:45:56 #7 exporting config sha256:58adef870714c9389d79630d36d722ac7945156522f043a6533a5b987b2be352 done 02:45:56 #7 exporting manifest list sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 done 02:45:56 #7 pushing layers 0.0s done 02:45:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111@sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 02:45:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:45:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111@sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 0.1s done 02:45:56 #7 DONE 0.1s 02:45:56 02:45:56 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:45:56 #8 DONE 0.0s 02:45:56 02:45:56 1 warning found (use --debug to expand): 02:45:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:45:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' 02:45:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - 02:45:56 #1 [internal] load build definition from Dockerfile 02:45:56 #1 transferring dockerfile: 230B done 02:45:56 #1 DONE 0.0s 02:45:56 02:45:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:45:56 #2 DONE 0.0s 02:45:56 02:45:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:45:56 #3 DONE 0.0s 02:45:56 02:45:56 #4 [internal] load .dockerignore 02:45:56 #4 transferring context: 2B done 02:45:56 #4 DONE 0.0s 02:45:56 02:45:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 02:45:56 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 0.0s done 02:45:56 #5 CACHED 02:45:56 02:45:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 02:45:56 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 0.0s done 02:45:56 #6 CACHED 02:45:56 02:45:56 #7 exporting to image 02:45:56 #7 exporting layers done 02:45:56 #7 exporting manifest sha256:9105cff73c065c7486dd886748f9c63cd56b1dbd989a067173a7339faf5d4945 done 02:45:56 #7 exporting config sha256:d5bd268ebfe9f3dd6e3793dfa47f96e9083a22a4eb583694e0385680a18fe834 done 02:45:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:45:57 #7 exporting manifest sha256:860c2a3a2348a61c779d2e906936abcb3d1cc2d14e163bd38e9792dc3fb89580 done 02:45:57 #7 exporting config sha256:58adef870714c9389d79630d36d722ac7945156522f043a6533a5b987b2be352 done 02:45:57 #7 exporting manifest list sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 done 02:45:57 #7 pushing layers 0.0s done 02:45:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 0.1s done 02:45:57 #7 DONE 0.1s 02:45:57 02:45:57 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:45:57 #8 DONE 0.0s 02:45:57 02:45:57 1 warning found (use --debug to expand): 02:45:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:45:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 02:45:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 02:45:57 #1 [internal] load build definition from Dockerfile 02:45:57 #1 transferring dockerfile: 180B done 02:45:57 #1 DONE 0.0s 02:45:57 02:45:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:45:57 #2 DONE 0.0s 02:45:57 02:45:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:45:57 #3 DONE 0.0s 02:45:57 02:45:57 #4 [internal] load .dockerignore 02:45:57 #4 transferring context: 2B done 02:45:57 #4 DONE 0.0s 02:45:57 02:45:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 02:45:57 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 0.0s done 02:45:57 #5 CACHED 02:45:57 02:45:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 02:45:57 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 0.0s done 02:45:57 #6 CACHED 02:45:57 02:45:57 #7 exporting to image 02:45:57 #7 exporting layers done 02:45:57 #7 exporting manifest sha256:9105cff73c065c7486dd886748f9c63cd56b1dbd989a067173a7339faf5d4945 done 02:45:57 #7 exporting config sha256:d5bd268ebfe9f3dd6e3793dfa47f96e9083a22a4eb583694e0385680a18fe834 done 02:45:57 #7 exporting manifest sha256:860c2a3a2348a61c779d2e906936abcb3d1cc2d14e163bd38e9792dc3fb89580 done 02:45:57 #7 exporting config sha256:58adef870714c9389d79630d36d722ac7945156522f043a6533a5b987b2be352 done 02:45:57 #7 exporting manifest list sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 done 02:45:57 #7 pushing layers 02:45:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:45:57 #7 pushing layers 0.0s done 02:45:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 0.1s done 02:45:57 #7 DONE 0.1s 02:45:57 02:45:57 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:45:57 #8 DONE 0.0s 02:45:57 02:45:57 1 warning found (use --debug to expand): 02:45:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:45:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - 02:45:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6' 02:45:57 #1 [internal] load build definition from Dockerfile 02:45:57 #1 transferring dockerfile: 194B done 02:45:57 #1 DONE 0.0s 02:45:57 02:45:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:45:57 #2 DONE 0.0s 02:45:57 02:45:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:45:57 #3 DONE 0.0s 02:45:57 02:45:57 #4 [internal] load .dockerignore 02:45:57 #4 transferring context: 2B done 02:45:57 #4 DONE 0.0s 02:45:57 02:45:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 02:45:57 #5 resolve nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 02:45:58 #5 resolve nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 done 02:45:58 #5 DONE 0.0s 02:45:58 02:45:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 02:45:58 #6 resolve nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 done 02:45:58 #6 DONE 0.1s 02:45:58 02:45:58 #7 exporting to image 02:45:58 #7 exporting layers done 02:45:58 #7 exporting manifest sha256:bbc925ccdca1af6b101344fa8a0ee047ff7410d78498f2ca6bdfa17069a8d962 0.0s done 02:45:58 #7 exporting config sha256:68fc412b7ac433b120fa2c6e506457f2e0d117abe39681ea50057aaab72a2445 done 02:45:58 #7 exporting manifest sha256:1a22cf91848f81e6b62b03a6030faee0d74d274749dc75d97bab33799429c9ec done 02:45:58 #7 exporting config sha256:18b40acbbbf0d535d250a6b737c4c0f3d6c9f5fde787626d0d254517e808fc40 done 02:45:58 #7 exporting manifest list sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d done 02:45:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:45:58 #7 DONE 0.0s 02:45:58 02:45:58 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:45:58 #8 DONE 0.0s 02:45:58 02:45:58 #7 exporting to image 02:45:58 #7 pushing layers 0.1s done 02:45:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d 02:45:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d 0.1s done 02:45:58 #7 DONE 0.2s 02:45:58 02:45:58 1 warning found (use --debug to expand): 02:45:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:45:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 02:45:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 02:45:58 #1 [internal] load build definition from Dockerfile 02:45:58 #1 transferring dockerfile: 160B done 02:45:58 #1 DONE 0.0s 02:45:58 02:45:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:45:58 #2 DONE 0.0s 02:45:58 02:45:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:45:58 #3 DONE 0.0s 02:45:58 02:45:58 #4 [internal] load .dockerignore 02:45:58 #4 transferring context: 2B done 02:45:58 #4 DONE 0.0s 02:45:58 02:45:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 02:45:58 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done 02:45:58 #5 CACHED 02:45:58 02:45:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 02:45:58 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done 02:45:58 #6 CACHED 02:45:58 02:45:58 #7 exporting to image 02:45:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:45:59 #7 exporting layers done 02:45:59 #7 exporting manifest sha256:bbc925ccdca1af6b101344fa8a0ee047ff7410d78498f2ca6bdfa17069a8d962 done 02:45:59 #7 exporting config sha256:68fc412b7ac433b120fa2c6e506457f2e0d117abe39681ea50057aaab72a2445 done 02:45:59 #7 exporting manifest sha256:1a22cf91848f81e6b62b03a6030faee0d74d274749dc75d97bab33799429c9ec done 02:45:59 #7 exporting config sha256:18b40acbbbf0d535d250a6b737c4c0f3d6c9f5fde787626d0d254517e808fc40 done 02:45:59 #7 exporting manifest list sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d done 02:45:59 #7 pushing layers 0.0s done 02:45:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d 0.1s done 02:45:59 #7 DONE 0.1s 02:45:59 02:45:59 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:45:59 #8 DONE 0.0s 02:45:59 02:45:59 1 warning found (use --debug to expand): 02:45:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:45:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111' 02:45:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111 --push - 02:45:59 #1 [internal] load build definition from Dockerfile 02:45:59 #1 transferring dockerfile: 167B done 02:45:59 #1 DONE 0.0s 02:45:59 02:45:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111 02:45:59 #2 DONE 0.0s 02:45:59 02:45:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111 02:45:59 #3 DONE 0.0s 02:45:59 02:45:59 #4 [internal] load .dockerignore 02:45:59 #4 transferring context: 2B done 02:45:59 #4 DONE 0.0s 02:45:59 02:45:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 02:45:59 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done 02:45:59 #5 CACHED 02:45:59 02:45:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 02:45:59 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done 02:45:59 #6 CACHED 02:45:59 02:45:59 #7 exporting to image 02:45:59 #7 exporting layers done 02:45:59 #7 exporting manifest sha256:bbc925ccdca1af6b101344fa8a0ee047ff7410d78498f2ca6bdfa17069a8d962 done 02:45:59 #7 exporting config sha256:68fc412b7ac433b120fa2c6e506457f2e0d117abe39681ea50057aaab72a2445 done 02:45:59 #7 exporting manifest sha256:1a22cf91848f81e6b62b03a6030faee0d74d274749dc75d97bab33799429c9ec done 02:45:59 #7 exporting config sha256:18b40acbbbf0d535d250a6b737c4c0f3d6c9f5fde787626d0d254517e808fc40 done 02:45:59 #7 exporting manifest list sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d done 02:45:59 #7 pushing layers 0.0s done 02:45:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d 02:45:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:45:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d 0.1s done 02:45:59 #7 DONE 0.1s 02:45:59 02:45:59 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:45:59 #8 DONE 0.0s 02:45:59 02:45:59 1 warning found (use --debug to expand): 02:45:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:45:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' 02:45:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - 02:45:59 #1 [internal] load build definition from Dockerfile 02:45:59 #1 transferring dockerfile: 208B done 02:45:59 #1 DONE 0.0s 02:45:59 02:45:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:45:59 #2 DONE 0.0s 02:45:59 02:45:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:45:59 #3 DONE 0.0s 02:45:59 02:45:59 #4 [internal] load .dockerignore 02:45:59 #4 transferring context: 2B done 02:45:59 #4 DONE 0.0s 02:45:59 02:45:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 02:45:59 #5 resolve nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done 02:45:59 #5 CACHED 02:45:59 02:45:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 02:45:59 #6 resolve nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done 02:45:59 #6 CACHED 02:45:59 02:45:59 #7 exporting to image 02:45:59 #7 exporting layers done 02:45:59 #7 exporting manifest sha256:bbc925ccdca1af6b101344fa8a0ee047ff7410d78498f2ca6bdfa17069a8d962 done 02:45:59 #7 exporting config sha256:68fc412b7ac433b120fa2c6e506457f2e0d117abe39681ea50057aaab72a2445 done 02:45:59 #7 exporting manifest sha256:1a22cf91848f81e6b62b03a6030faee0d74d274749dc75d97bab33799429c9ec done 02:45:59 #7 exporting config sha256:18b40acbbbf0d535d250a6b737c4c0f3d6c9f5fde787626d0d254517e808fc40 done 02:45:59 #7 exporting manifest list sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d done 02:45:59 #7 pushing layers 0.0s done 02:45:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d 02:45:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d 0.1s done 02:46:00 #7 DONE 0.1s 02:46:00 02:46:00 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:46:00 #8 DONE 0.0s 02:46:00 02:46:00 1 warning found (use --debug to expand): 02:46:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 02:46:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 02:46:00 #1 [internal] load build definition from Dockerfile 02:46:00 #1 transferring dockerfile: 158B done 02:46:00 #1 DONE 0.0s 02:46:00 02:46:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:46:00 #2 DONE 0.0s 02:46:00 02:46:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:46:00 #3 DONE 0.0s 02:46:00 02:46:00 #4 [internal] load .dockerignore 02:46:00 #4 transferring context: 2B done 02:46:00 #4 DONE 0.0s 02:46:00 02:46:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 02:46:00 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done 02:46:00 #5 CACHED 02:46:00 02:46:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 02:46:00 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done 02:46:00 #6 CACHED 02:46:00 02:46:00 #7 exporting to image 02:46:00 #7 exporting layers done 02:46:00 #7 exporting manifest sha256:bbc925ccdca1af6b101344fa8a0ee047ff7410d78498f2ca6bdfa17069a8d962 done 02:46:00 #7 exporting config sha256:68fc412b7ac433b120fa2c6e506457f2e0d117abe39681ea50057aaab72a2445 done 02:46:00 #7 exporting manifest sha256:1a22cf91848f81e6b62b03a6030faee0d74d274749dc75d97bab33799429c9ec done 02:46:00 #7 exporting config sha256:18b40acbbbf0d535d250a6b737c4c0f3d6c9f5fde787626d0d254517e808fc40 done 02:46:00 #7 exporting manifest list sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d done 02:46:00 #7 pushing layers 0.0s done 02:46:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d 02:46:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d 0.1s done 02:46:00 #7 DONE 0.1s 02:46:00 02:46:00 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:46:00 #8 DONE 0.0s 02:46:00 02:46:00 1 warning found (use --debug to expand): 02:46:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6' 02:46:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - 02:46:01 #1 [internal] load build definition from Dockerfile 02:46:01 #1 transferring dockerfile: 196B done 02:46:01 #1 DONE 0.0s 02:46:01 02:46:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:01 #2 DONE 0.0s 02:46:01 02:46:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:01 #3 DONE 0.0s 02:46:01 02:46:01 #4 [internal] load .dockerignore 02:46:01 #4 transferring context: 2B done 02:46:01 #4 DONE 0.0s 02:46:01 02:46:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 02:46:01 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done 02:46:01 #5 DONE 0.0s 02:46:01 02:46:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 02:46:01 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done 02:46:01 #6 DONE 0.0s 02:46:01 02:46:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 02:46:01 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done 02:46:01 #5 DONE 0.1s 02:46:01 02:46:01 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:46:01 #7 DONE 0.0s 02:46:01 02:46:01 #8 exporting to image 02:46:01 #8 exporting layers done 02:46:01 #8 exporting manifest sha256:b32574201117a81930791a732b7960fcc4770a96cb5690421a9d00ec38b2f0e5 done 02:46:01 #8 exporting config sha256:f02fe7fc9195618ee9366a1d3a966e884e6c187c62b75721f91351bc6d1751d0 done 02:46:01 #8 exporting manifest sha256:007094e7eb069c700477202be911452467c2a6ce9490c7c7e25393114154e3ad done 02:46:01 #8 exporting config sha256:093d69fe8df1710d6b4dc4d7923b3424095b128647327177d3370f0a75dea7c0 done 02:46:01 #8 exporting manifest list sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 done 02:46:01 #8 pushing layers 0.1s done 02:46:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 02:46:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 0.1s done 02:46:01 #8 DONE 0.2s 02:46:01 02:46:01 1 warning found (use --debug to expand): 02:46:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 02:46:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 02:46:01 #1 [internal] load build definition from Dockerfile 02:46:01 #1 transferring dockerfile: 162B done 02:46:01 #1 DONE 0.0s 02:46:01 02:46:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:46:01 #2 DONE 0.0s 02:46:01 02:46:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:46:01 #3 DONE 0.0s 02:46:01 02:46:01 #4 [internal] load .dockerignore 02:46:01 #4 transferring context: 2B done 02:46:01 #4 DONE 0.0s 02:46:01 02:46:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 02:46:01 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done 02:46:01 #5 CACHED 02:46:01 02:46:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 02:46:01 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done 02:46:01 #6 CACHED 02:46:01 02:46:01 #7 exporting to image 02:46:01 #7 exporting layers done 02:46:01 #7 exporting manifest sha256:b32574201117a81930791a732b7960fcc4770a96cb5690421a9d00ec38b2f0e5 done 02:46:01 #7 exporting config sha256:f02fe7fc9195618ee9366a1d3a966e884e6c187c62b75721f91351bc6d1751d0 done 02:46:01 #7 exporting manifest sha256:007094e7eb069c700477202be911452467c2a6ce9490c7c7e25393114154e3ad done 02:46:01 #7 exporting config sha256:093d69fe8df1710d6b4dc4d7923b3424095b128647327177d3370f0a75dea7c0 done 02:46:01 #7 exporting manifest list sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 done 02:46:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:01 #7 DONE 0.0s 02:46:02 02:46:02 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:46:02 #8 DONE 0.0s 02:46:02 02:46:02 #7 exporting to image 02:46:02 #7 pushing layers 0.0s done 02:46:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 0.1s done 02:46:02 #7 DONE 0.1s 02:46:02 02:46:02 1 warning found (use --debug to expand): 02:46:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111 --push - 02:46:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111' 02:46:02 #1 [internal] load build definition from Dockerfile 02:46:02 #1 transferring dockerfile: 169B done 02:46:02 #1 DONE 0.0s 02:46:02 02:46:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111 02:46:02 #2 DONE 0.0s 02:46:02 02:46:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111 02:46:02 #3 DONE 0.0s 02:46:02 02:46:02 #4 [internal] load .dockerignore 02:46:02 #4 transferring context: 2B done 02:46:02 #4 DONE 0.0s 02:46:02 02:46:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 02:46:02 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done 02:46:02 #5 CACHED 02:46:02 02:46:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 02:46:02 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done 02:46:02 #6 CACHED 02:46:02 02:46:02 #7 exporting to image 02:46:02 #7 exporting layers done 02:46:02 #7 exporting manifest sha256:b32574201117a81930791a732b7960fcc4770a96cb5690421a9d00ec38b2f0e5 done 02:46:02 #7 exporting config sha256:f02fe7fc9195618ee9366a1d3a966e884e6c187c62b75721f91351bc6d1751d0 done 02:46:02 #7 exporting manifest sha256:007094e7eb069c700477202be911452467c2a6ce9490c7c7e25393114154e3ad done 02:46:02 #7 exporting config sha256:093d69fe8df1710d6b4dc4d7923b3424095b128647327177d3370f0a75dea7c0 done 02:46:02 #7 exporting manifest list sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 done 02:46:02 #7 pushing layers 0.0s done 02:46:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 02:46:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 0.1s done 02:46:02 #7 DONE 0.1s 02:46:02 02:46:02 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:46:02 #8 DONE 0.0s 02:46:02 02:46:02 1 warning found (use --debug to expand): 02:46:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' 02:46:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - 02:46:03 #1 [internal] load build definition from Dockerfile 02:46:03 #1 transferring dockerfile: 210B done 02:46:03 #1 DONE 0.0s 02:46:03 02:46:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:03 #2 DONE 0.0s 02:46:03 02:46:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:03 #3 DONE 0.0s 02:46:03 02:46:03 #4 [internal] load .dockerignore 02:46:03 #4 transferring context: 2B done 02:46:03 #4 DONE 0.0s 02:46:03 02:46:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 02:46:03 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be done 02:46:03 #5 CACHED 02:46:03 02:46:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 02:46:03 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be done 02:46:03 #6 CACHED 02:46:03 02:46:03 #7 exporting to image 02:46:03 #7 exporting layers done 02:46:03 #7 exporting manifest sha256:b32574201117a81930791a732b7960fcc4770a96cb5690421a9d00ec38b2f0e5 done 02:46:03 #7 exporting config sha256:f02fe7fc9195618ee9366a1d3a966e884e6c187c62b75721f91351bc6d1751d0 done 02:46:03 #7 exporting manifest sha256:007094e7eb069c700477202be911452467c2a6ce9490c7c7e25393114154e3ad done 02:46:03 #7 exporting config sha256:093d69fe8df1710d6b4dc4d7923b3424095b128647327177d3370f0a75dea7c0 done 02:46:03 #7 exporting manifest list sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 done 02:46:03 #7 pushing layers 0.0s done 02:46:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 02:46:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 0.1s done 02:46:03 #7 DONE 0.1s 02:46:03 02:46:03 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:46:03 #8 DONE 0.0s 02:46:03 02:46:03 1 warning found (use --debug to expand): 02:46:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 02:46:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 02:46:03 #1 [internal] load build definition from Dockerfile 02:46:03 #1 transferring dockerfile: 160B done 02:46:03 #1 DONE 0.0s 02:46:03 02:46:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:46:03 #2 DONE 0.0s 02:46:03 02:46:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:46:03 #3 DONE 0.0s 02:46:03 02:46:03 #4 [internal] load .dockerignore 02:46:03 #4 transferring context: 2B done 02:46:03 #4 DONE 0.0s 02:46:03 02:46:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 02:46:03 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done 02:46:03 #5 CACHED 02:46:03 02:46:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 02:46:03 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be done 02:46:03 #6 CACHED 02:46:03 02:46:03 #7 exporting to image 02:46:03 #7 exporting layers 02:46:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:03 #7 exporting layers done 02:46:03 #7 exporting manifest sha256:b32574201117a81930791a732b7960fcc4770a96cb5690421a9d00ec38b2f0e5 done 02:46:03 #7 exporting config sha256:f02fe7fc9195618ee9366a1d3a966e884e6c187c62b75721f91351bc6d1751d0 done 02:46:03 #7 exporting manifest sha256:007094e7eb069c700477202be911452467c2a6ce9490c7c7e25393114154e3ad done 02:46:03 #7 exporting config sha256:093d69fe8df1710d6b4dc4d7923b3424095b128647327177d3370f0a75dea7c0 done 02:46:03 #7 exporting manifest list sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 done 02:46:03 #7 pushing layers 0.0s done 02:46:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 0.1s done 02:46:03 #7 DONE 0.1s 02:46:03 02:46:03 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:46:03 #8 DONE 0.0s 02:46:03 02:46:03 1 warning found (use --debug to expand): 02:46:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6' 02:46:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - 02:46:03 #1 [internal] load build definition from Dockerfile 02:46:03 #1 transferring dockerfile: 198B done 02:46:03 #1 DONE 0.0s 02:46:03 02:46:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:03 #2 DONE 0.0s 02:46:03 02:46:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:03 #3 DONE 0.0s 02:46:03 02:46:03 #4 [internal] load .dockerignore 02:46:03 #4 transferring context: 2B done 02:46:03 #4 DONE 0.0s 02:46:04 02:46:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 02:46:04 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 02:46:04 #5 ... 02:46:04 02:46:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 02:46:04 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 done 02:46:04 #6 DONE 0.1s 02:46:04 02:46:04 #7 exporting to image 02:46:04 #7 exporting layers done 02:46:04 #7 exporting manifest sha256:c7f7a8482eed4ded6f4f62d7e1010d3f202415ad7089d2e9179bf8d719110020 done 02:46:04 #7 exporting config sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 done 02:46:04 #7 exporting manifest sha256:c720d5be38956c48aa2c845aeb61007d3232c252921514cdf4d619aa948c3386 done 02:46:04 #7 exporting config sha256:4b8870730239343ba5662e41203f451952e138b6a0e718d9956c4cea7310f995 done 02:46:04 #7 exporting manifest list sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a done 02:46:04 #7 pushing layers 02:46:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:04 #7 ... 02:46:04 02:46:04 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:46:04 #8 DONE 0.0s 02:46:04 02:46:04 #7 exporting to image 02:46:04 #7 pushing layers 0.1s done 02:46:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a 02:46:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a 0.1s done 02:46:04 #7 DONE 0.2s 02:46:04 02:46:04 1 warning found (use --debug to expand): 02:46:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 02:46:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 02:46:04 #1 [internal] load build definition from Dockerfile 02:46:04 #1 transferring dockerfile: 164B done 02:46:04 #1 DONE 0.0s 02:46:04 02:46:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:46:04 #2 DONE 0.0s 02:46:04 02:46:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:46:04 #3 DONE 0.0s 02:46:04 02:46:04 #4 [internal] load .dockerignore 02:46:04 #4 transferring context: 2B done 02:46:04 #4 DONE 0.0s 02:46:04 02:46:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 02:46:04 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 done 02:46:04 #5 CACHED 02:46:04 02:46:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 02:46:04 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 0.0s done 02:46:04 #6 CACHED 02:46:04 02:46:04 #7 exporting to image 02:46:04 #7 exporting layers done 02:46:04 #7 exporting manifest sha256:c7f7a8482eed4ded6f4f62d7e1010d3f202415ad7089d2e9179bf8d719110020 done 02:46:04 #7 exporting config sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 02:46:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:05 #7 exporting config sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 done 02:46:05 #7 exporting manifest sha256:c720d5be38956c48aa2c845aeb61007d3232c252921514cdf4d619aa948c3386 done 02:46:05 #7 exporting config sha256:4b8870730239343ba5662e41203f451952e138b6a0e718d9956c4cea7310f995 done 02:46:05 #7 exporting manifest list sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a done 02:46:05 #7 pushing layers 0.0s done 02:46:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a 0.1s done 02:46:05 #7 DONE 0.1s 02:46:05 02:46:05 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:46:05 #8 DONE 0.0s 02:46:05 02:46:05 1 warning found (use --debug to expand): 02:46:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111' 02:46:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111 --push - 02:46:05 #1 [internal] load build definition from Dockerfile 02:46:05 #1 transferring dockerfile: 171B done 02:46:05 #1 DONE 0.0s 02:46:05 02:46:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111 02:46:05 #2 DONE 0.0s 02:46:05 02:46:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111 02:46:05 #3 DONE 0.0s 02:46:05 02:46:05 #4 [internal] load .dockerignore 02:46:05 #4 transferring context: 2B done 02:46:05 #4 DONE 0.0s 02:46:05 02:46:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 02:46:05 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 0.0s done 02:46:05 #5 CACHED 02:46:05 02:46:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 02:46:05 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 0.0s done 02:46:05 #6 CACHED 02:46:05 02:46:05 #7 exporting to image 02:46:05 #7 exporting layers done 02:46:05 #7 exporting manifest sha256:c7f7a8482eed4ded6f4f62d7e1010d3f202415ad7089d2e9179bf8d719110020 done 02:46:05 #7 exporting config sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 done 02:46:05 #7 exporting manifest sha256:c720d5be38956c48aa2c845aeb61007d3232c252921514cdf4d619aa948c3386 done 02:46:05 #7 exporting config sha256:4b8870730239343ba5662e41203f451952e138b6a0e718d9956c4cea7310f995 done 02:46:05 #7 exporting manifest list sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a done 02:46:05 #7 pushing layers 0.0s done 02:46:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111@sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a 02:46:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111@sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a 0.1s done 02:46:05 #7 DONE 0.1s 02:46:05 02:46:05 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:46:05 #8 DONE 0.0s 02:46:05 02:46:05 1 warning found (use --debug to expand): 02:46:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' 02:46:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - 02:46:05 #1 [internal] load build definition from Dockerfile 02:46:05 #1 transferring dockerfile: 212B done 02:46:05 #1 DONE 0.0s 02:46:05 02:46:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:05 #2 DONE 0.0s 02:46:05 02:46:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:05 #3 DONE 0.0s 02:46:05 02:46:05 #4 [internal] load .dockerignore 02:46:05 #4 transferring context: 2B done 02:46:05 #4 DONE 0.0s 02:46:05 02:46:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 02:46:05 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 0.0s done 02:46:05 #5 CACHED 02:46:05 02:46:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 02:46:05 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 0.0s done 02:46:06 #6 CACHED 02:46:06 02:46:06 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:46:06 #7 DONE 0.0s 02:46:06 02:46:06 #8 exporting to image 02:46:06 #8 exporting layers done 02:46:06 #8 exporting manifest sha256:c7f7a8482eed4ded6f4f62d7e1010d3f202415ad7089d2e9179bf8d719110020 done 02:46:06 #8 exporting config sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 done 02:46:06 #8 exporting manifest sha256:c720d5be38956c48aa2c845aeb61007d3232c252921514cdf4d619aa948c3386 done 02:46:06 #8 exporting config sha256:4b8870730239343ba5662e41203f451952e138b6a0e718d9956c4cea7310f995 done 02:46:06 #8 exporting manifest list sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a done 02:46:06 #8 pushing layers 0.0s done 02:46:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a 0.1s done 02:46:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:06 #8 DONE 0.1s 02:46:06 02:46:06 1 warning found (use --debug to expand): 02:46:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 02:46:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 02:46:06 #1 [internal] load build definition from Dockerfile 02:46:06 #1 transferring dockerfile: 162B done 02:46:06 #1 DONE 0.0s 02:46:06 02:46:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:46:06 #2 DONE 0.0s 02:46:06 02:46:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:46:06 #3 DONE 0.0s 02:46:06 02:46:06 #4 [internal] load .dockerignore 02:46:06 #4 transferring context: 2B done 02:46:06 #4 DONE 0.0s 02:46:06 02:46:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 02:46:06 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 0.0s done 02:46:06 #5 CACHED 02:46:06 02:46:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 02:46:06 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 0.0s done 02:46:06 #6 CACHED 02:46:06 02:46:06 #7 exporting to image 02:46:06 #7 exporting layers done 02:46:06 #7 exporting manifest sha256:c7f7a8482eed4ded6f4f62d7e1010d3f202415ad7089d2e9179bf8d719110020 done 02:46:06 #7 exporting config sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 done 02:46:06 #7 exporting manifest sha256:c720d5be38956c48aa2c845aeb61007d3232c252921514cdf4d619aa948c3386 done 02:46:06 #7 exporting config sha256:4b8870730239343ba5662e41203f451952e138b6a0e718d9956c4cea7310f995 02:46:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:06 #7 exporting config sha256:4b8870730239343ba5662e41203f451952e138b6a0e718d9956c4cea7310f995 done 02:46:06 #7 exporting manifest list sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a done 02:46:06 #7 pushing layers 0.0s done 02:46:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a 0.1s done 02:46:06 #7 DONE 0.1s 02:46:06 02:46:06 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:46:06 #8 DONE 0.0s 02:46:06 02:46:06 1 warning found (use --debug to expand): 02:46:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6' 02:46:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - 02:46:06 #1 [internal] load build definition from Dockerfile 02:46:06 #1 transferring dockerfile: 206B done 02:46:06 #1 DONE 0.0s 02:46:06 02:46:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:06 #2 DONE 0.0s 02:46:06 02:46:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:06 #3 DONE 0.1s 02:46:06 02:46:06 #4 [internal] load .dockerignore 02:46:06 #4 transferring context: 2B done 02:46:06 #4 DONE 0.0s 02:46:06 02:46:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 02:46:06 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 02:46:07 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 0.0s done 02:46:07 #5 DONE 0.0s 02:46:07 02:46:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 02:46:07 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 0.0s done 02:46:07 #6 DONE 0.2s 02:46:07 02:46:07 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:46:07 #7 DONE 0.0s 02:46:07 02:46:07 #8 exporting to image 02:46:07 #8 exporting layers done 02:46:07 #8 exporting manifest sha256:77654c5d4019753da72306e2a2b2a7fe743d879a6f97a923a82e9b51efcc3d38 done 02:46:07 #8 exporting config sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 done 02:46:07 #8 exporting manifest sha256:23a9630a669da77295d84fb42106959fbc91686b358674f5c0d018c782376c4e done 02:46:07 #8 exporting config sha256:ecbdd6398cae906d3542787eb3ce295325edda88e19dbf500533735a07cdd61a 0.0s done 02:46:07 #8 exporting manifest list sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba done 02:46:07 #8 pushing layers 02:46:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:07 #8 pushing layers 0.1s done 02:46:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba 0.1s done 02:46:07 #8 DONE 0.3s 02:46:07 02:46:07 1 warning found (use --debug to expand): 02:46:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 02:46:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 02:46:07 #1 [internal] load build definition from Dockerfile 02:46:07 #1 transferring dockerfile: 172B done 02:46:07 #1 DONE 0.0s 02:46:07 02:46:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:46:07 #2 DONE 0.0s 02:46:07 02:46:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:46:07 #3 DONE 0.0s 02:46:07 02:46:07 #4 [internal] load .dockerignore 02:46:07 #4 transferring context: 2B done 02:46:07 #4 DONE 0.0s 02:46:07 02:46:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 02:46:07 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 02:46:08 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 done 02:46:08 #5 CACHED 02:46:08 02:46:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 02:46:08 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 0.0s done 02:46:08 #6 CACHED 02:46:08 02:46:08 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:46:08 #7 DONE 0.0s 02:46:08 02:46:08 #8 exporting to image 02:46:08 #8 exporting layers done 02:46:08 #8 exporting manifest sha256:77654c5d4019753da72306e2a2b2a7fe743d879a6f97a923a82e9b51efcc3d38 done 02:46:08 #8 exporting config sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 done 02:46:08 #8 exporting manifest sha256:23a9630a669da77295d84fb42106959fbc91686b358674f5c0d018c782376c4e done 02:46:08 #8 exporting config sha256:ecbdd6398cae906d3542787eb3ce295325edda88e19dbf500533735a07cdd61a done 02:46:08 #8 exporting manifest list sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba done 02:46:08 #8 pushing layers 0.0s done 02:46:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba 02:46:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba 0.1s done 02:46:08 #8 DONE 0.1s 02:46:08 02:46:08 1 warning found (use --debug to expand): 02:46:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111' 02:46:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111 --push - 02:46:08 #1 [internal] load build definition from Dockerfile 02:46:08 #1 transferring dockerfile: 179B done 02:46:08 #1 DONE 0.0s 02:46:08 02:46:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111 02:46:08 #2 DONE 0.0s 02:46:08 02:46:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111 02:46:08 #3 DONE 0.0s 02:46:08 02:46:08 #4 [internal] load .dockerignore 02:46:08 #4 transferring context: 2B done 02:46:08 #4 DONE 0.0s 02:46:08 02:46:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 02:46:08 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 0.0s done 02:46:08 #5 CACHED 02:46:08 02:46:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 02:46:08 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 0.0s done 02:46:08 #6 CACHED 02:46:08 02:46:08 #7 exporting to image 02:46:08 #7 exporting layers done 02:46:08 #7 exporting manifest sha256:77654c5d4019753da72306e2a2b2a7fe743d879a6f97a923a82e9b51efcc3d38 done 02:46:08 #7 exporting config sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 done 02:46:08 #7 exporting manifest sha256:23a9630a669da77295d84fb42106959fbc91686b358674f5c0d018c782376c4e done 02:46:08 #7 exporting config sha256:ecbdd6398cae906d3542787eb3ce295325edda88e19dbf500533735a07cdd61a done 02:46:08 #7 exporting manifest list sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba 02:46:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:08 #7 exporting manifest list sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba done 02:46:08 #7 pushing layers 0.0s done 02:46:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111@sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba 0.1s done 02:46:08 #7 DONE 0.1s 02:46:08 02:46:08 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:46:08 #8 DONE 0.0s 02:46:08 02:46:08 1 warning found (use --debug to expand): 02:46:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' 02:46:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - 02:46:08 #1 [internal] load build definition from Dockerfile 02:46:08 #1 transferring dockerfile: 220B done 02:46:08 #1 DONE 0.0s 02:46:08 02:46:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:08 #2 DONE 0.0s 02:46:08 02:46:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:08 #3 DONE 0.0s 02:46:08 02:46:08 #4 [internal] load .dockerignore 02:46:08 #4 transferring context: 2B done 02:46:08 #4 DONE 0.0s 02:46:08 02:46:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 02:46:08 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 done 02:46:08 #5 CACHED 02:46:08 02:46:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 02:46:08 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 0.0s done 02:46:08 #6 CACHED 02:46:08 02:46:08 #7 exporting to image 02:46:08 #7 exporting layers done 02:46:08 #7 exporting manifest sha256:77654c5d4019753da72306e2a2b2a7fe743d879a6f97a923a82e9b51efcc3d38 done 02:46:08 #7 exporting config sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 02:46:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:09 #7 exporting config sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 done 02:46:09 #7 exporting manifest sha256:23a9630a669da77295d84fb42106959fbc91686b358674f5c0d018c782376c4e done 02:46:09 #7 exporting config sha256:ecbdd6398cae906d3542787eb3ce295325edda88e19dbf500533735a07cdd61a done 02:46:09 #7 exporting manifest list sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba done 02:46:09 #7 pushing layers 0.0s done 02:46:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba 0.1s done 02:46:09 #7 DONE 0.1s 02:46:09 02:46:09 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:46:09 #8 DONE 0.0s 02:46:09 02:46:09 1 warning found (use --debug to expand): 02:46:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 02:46:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 02:46:09 #1 [internal] load build definition from Dockerfile 02:46:09 #1 transferring dockerfile: 170B done 02:46:09 #1 DONE 0.0s 02:46:09 02:46:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:46:09 #2 DONE 0.0s 02:46:09 02:46:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:46:09 #3 DONE 0.0s 02:46:09 02:46:09 #4 [internal] load .dockerignore 02:46:09 #4 transferring context: 2B done 02:46:09 #4 DONE 0.0s 02:46:09 02:46:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 02:46:09 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 done 02:46:09 #5 CACHED 02:46:09 02:46:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 02:46:09 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 0.0s done 02:46:09 #6 DONE 0.0s 02:46:09 02:46:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 02:46:09 #6 CACHED 02:46:09 02:46:09 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:46:09 #7 DONE 0.0s 02:46:09 02:46:09 #8 exporting to image 02:46:09 #8 exporting layers done 02:46:09 #8 exporting manifest sha256:77654c5d4019753da72306e2a2b2a7fe743d879a6f97a923a82e9b51efcc3d38 done 02:46:09 #8 exporting config sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 done 02:46:09 #8 exporting manifest sha256:23a9630a669da77295d84fb42106959fbc91686b358674f5c0d018c782376c4e done 02:46:09 #8 exporting config sha256:ecbdd6398cae906d3542787eb3ce295325edda88e19dbf500533735a07cdd61a done 02:46:09 #8 exporting manifest list sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba done 02:46:09 #8 pushing layers 0.0s done 02:46:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba 0.1s done 02:46:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:09 #8 DONE 0.1s 02:46:09 02:46:09 1 warning found (use --debug to expand): 02:46:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6' 02:46:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - 02:46:09 #1 [internal] load build definition from Dockerfile 02:46:09 #1 transferring dockerfile: 204B done 02:46:09 #1 DONE 0.0s 02:46:09 02:46:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:09 #2 DONE 0.0s 02:46:09 02:46:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:09 #3 DONE 0.1s 02:46:09 02:46:09 #4 [internal] load .dockerignore 02:46:09 #4 transferring context: 2B done 02:46:09 #4 DONE 0.0s 02:46:09 02:46:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 02:46:09 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 0.0s done 02:46:09 #5 DONE 0.0s 02:46:09 02:46:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 02:46:10 #6 DONE 0.0s 02:46:10 02:46:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 02:46:10 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 0.0s done 02:46:10 #5 DONE 0.1s 02:46:10 02:46:10 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:46:10 #7 DONE 0.0s 02:46:10 02:46:10 #8 exporting to image 02:46:10 #8 exporting layers done 02:46:10 #8 exporting manifest sha256:1e614ae73b2f676ca3e7f82c3816e3b50346b0f63578105f9ce6b533592be884 done 02:46:10 #8 exporting config sha256:d5fb97a8b8068c309dc817f29b66f6fe866be79a7ff1a69cb417b74bce2bfa4f done 02:46:10 #8 exporting manifest sha256:293c9d01d7424030f0e350d1d12c63743c092bb1e972167b11d9133d94a0ca47 done 02:46:10 #8 exporting config sha256:1edbce49104a64b9eaa7d4522d9e192bd98cb4588f7be693419cf695dd8fb8e2 done 02:46:10 #8 exporting manifest list sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 done 02:46:10 #8 pushing layers 0.1s done 02:46:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 02:46:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 0.1s done 02:46:10 #8 DONE 0.2s 02:46:10 02:46:10 1 warning found (use --debug to expand): 02:46:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 02:46:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 02:46:10 #1 [internal] load build definition from Dockerfile 02:46:10 #1 transferring dockerfile: 170B done 02:46:10 #1 DONE 0.0s 02:46:10 02:46:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:46:10 #2 DONE 0.0s 02:46:10 02:46:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:46:10 #3 DONE 0.0s 02:46:10 02:46:10 #4 [internal] load .dockerignore 02:46:10 #4 transferring context: 2B done 02:46:10 #4 DONE 0.0s 02:46:10 02:46:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 02:46:10 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 done 02:46:10 #5 CACHED 02:46:10 02:46:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 02:46:10 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 done 02:46:10 #6 CACHED 02:46:10 02:46:10 #7 exporting to image 02:46:10 #7 exporting layers done 02:46:10 #7 exporting manifest sha256:1e614ae73b2f676ca3e7f82c3816e3b50346b0f63578105f9ce6b533592be884 done 02:46:10 #7 exporting config sha256:d5fb97a8b8068c309dc817f29b66f6fe866be79a7ff1a69cb417b74bce2bfa4f done 02:46:10 #7 exporting manifest sha256:293c9d01d7424030f0e350d1d12c63743c092bb1e972167b11d9133d94a0ca47 done 02:46:10 #7 exporting config sha256:1edbce49104a64b9eaa7d4522d9e192bd98cb4588f7be693419cf695dd8fb8e2 done 02:46:10 #7 exporting manifest list sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 done 02:46:10 #7 pushing layers 0.0s done 02:46:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 02:46:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 0.1s done 02:46:11 #7 DONE 0.1s 02:46:11 02:46:11 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:46:11 #8 DONE 0.0s 02:46:11 02:46:11 1 warning found (use --debug to expand): 02:46:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111' 02:46:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111 --push - 02:46:11 #1 [internal] load build definition from Dockerfile 02:46:11 #1 transferring dockerfile: 177B done 02:46:11 #1 DONE 0.0s 02:46:11 02:46:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111 02:46:11 #2 DONE 0.0s 02:46:11 02:46:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111 02:46:11 #3 DONE 0.0s 02:46:11 02:46:11 #4 [internal] load .dockerignore 02:46:11 #4 transferring context: 2B done 02:46:11 #4 DONE 0.0s 02:46:11 02:46:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 02:46:11 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 0.0s done 02:46:11 #5 CACHED 02:46:11 02:46:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 02:46:11 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 0.0s done 02:46:11 #6 CACHED 02:46:11 02:46:11 #7 exporting to image 02:46:11 #7 exporting layers done 02:46:11 #7 exporting manifest sha256:1e614ae73b2f676ca3e7f82c3816e3b50346b0f63578105f9ce6b533592be884 done 02:46:11 #7 exporting config sha256:d5fb97a8b8068c309dc817f29b66f6fe866be79a7ff1a69cb417b74bce2bfa4f done 02:46:11 #7 exporting manifest sha256:293c9d01d7424030f0e350d1d12c63743c092bb1e972167b11d9133d94a0ca47 done 02:46:11 #7 exporting config sha256:1edbce49104a64b9eaa7d4522d9e192bd98cb4588f7be693419cf695dd8fb8e2 done 02:46:11 #7 exporting manifest list sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 done 02:46:11 #7 pushing layers 0.0s done 02:46:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 02:46:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 0.1s done 02:46:11 #7 DONE 0.1s 02:46:11 02:46:11 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:46:11 #8 DONE 0.0s 02:46:11 02:46:11 1 warning found (use --debug to expand): 02:46:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' 02:46:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - 02:46:11 #1 [internal] load build definition from Dockerfile 02:46:11 #1 transferring dockerfile: 218B done 02:46:11 #1 DONE 0.0s 02:46:11 02:46:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:11 #2 DONE 0.0s 02:46:11 02:46:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:11 #3 DONE 0.0s 02:46:11 02:46:11 #4 [internal] load .dockerignore 02:46:11 #4 transferring context: 2B done 02:46:11 #4 DONE 0.0s 02:46:11 02:46:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 02:46:11 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 0.0s done 02:46:11 #5 CACHED 02:46:11 02:46:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 02:46:11 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 0.0s done 02:46:11 #6 CACHED 02:46:11 02:46:11 #7 exporting to image 02:46:11 #7 exporting layers done 02:46:11 #7 exporting manifest sha256:1e614ae73b2f676ca3e7f82c3816e3b50346b0f63578105f9ce6b533592be884 02:46:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:12 #7 exporting manifest sha256:1e614ae73b2f676ca3e7f82c3816e3b50346b0f63578105f9ce6b533592be884 done 02:46:12 #7 exporting config sha256:d5fb97a8b8068c309dc817f29b66f6fe866be79a7ff1a69cb417b74bce2bfa4f done 02:46:12 #7 exporting manifest sha256:293c9d01d7424030f0e350d1d12c63743c092bb1e972167b11d9133d94a0ca47 done 02:46:12 #7 exporting config sha256:1edbce49104a64b9eaa7d4522d9e192bd98cb4588f7be693419cf695dd8fb8e2 done 02:46:12 #7 exporting manifest list sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 done 02:46:12 #7 pushing layers 0.0s done 02:46:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 0.1s done 02:46:12 #7 DONE 0.1s 02:46:12 02:46:12 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:46:12 #8 DONE 0.0s 02:46:12 02:46:12 1 warning found (use --debug to expand): 02:46:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 02:46:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 02:46:12 #1 [internal] load build definition from Dockerfile 02:46:12 #1 transferring dockerfile: 168B done 02:46:12 #1 DONE 0.0s 02:46:12 02:46:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:46:12 #2 DONE 0.0s 02:46:12 02:46:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:46:12 #3 DONE 0.0s 02:46:12 02:46:12 #4 [internal] load .dockerignore 02:46:12 #4 transferring context: 2B done 02:46:12 #4 DONE 0.0s 02:46:12 02:46:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 02:46:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 done 02:46:12 #5 CACHED 02:46:12 02:46:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 02:46:12 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 done 02:46:12 #6 CACHED 02:46:12 02:46:12 #7 exporting to image 02:46:12 #7 exporting layers done 02:46:12 #7 exporting manifest sha256:1e614ae73b2f676ca3e7f82c3816e3b50346b0f63578105f9ce6b533592be884 done 02:46:12 #7 exporting config sha256:d5fb97a8b8068c309dc817f29b66f6fe866be79a7ff1a69cb417b74bce2bfa4f done 02:46:12 #7 exporting manifest sha256:293c9d01d7424030f0e350d1d12c63743c092bb1e972167b11d9133d94a0ca47 done 02:46:12 #7 exporting config sha256:1edbce49104a64b9eaa7d4522d9e192bd98cb4588f7be693419cf695dd8fb8e2 done 02:46:12 #7 exporting manifest list sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 done 02:46:12 #7 pushing layers 0.0s done 02:46:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 02:46:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 0.1s done 02:46:12 #7 DONE 0.1s 02:46:12 02:46:12 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:46:12 #8 DONE 0.0s 02:46:12 02:46:12 1 warning found (use --debug to expand): 02:46:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6' 02:46:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - 02:46:12 #1 [internal] load build definition from Dockerfile 02:46:12 #1 transferring dockerfile: 205B done 02:46:12 #1 DONE 0.0s 02:46:12 02:46:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:12 #2 DONE 0.0s 02:46:12 02:46:12 #3 [internal] load .dockerignore 02:46:12 #3 transferring context: 2B done 02:46:12 #3 DONE 0.0s 02:46:12 02:46:12 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:12 #4 DONE 0.1s 02:46:12 02:46:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 02:46:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 02:46:13 #5 DONE 0.0s 02:46:13 02:46:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 02:46:13 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done 02:46:13 #6 DONE 0.1s 02:46:13 02:46:13 #7 exporting to image 02:46:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:13 #7 ... 02:46:13 02:46:13 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:46:13 #8 DONE 0.0s 02:46:13 02:46:13 #7 exporting to image 02:46:13 #7 exporting layers done 02:46:13 #7 exporting manifest sha256:cd16d22844ef6b5852b5d17570e72d77cda57970d565c5d2f48d9a8e47acd2b0 done 02:46:13 #7 exporting config sha256:0ebb22a9bc4fc6cdf19613999183a24dd92a538067cf64ffece643db776ba68d done 02:46:13 #7 exporting manifest sha256:d4a61fa5fbbf4833d1b28e9479e939d43d26deb9ff25d4d6f25f1f1ecca9e437 0.0s done 02:46:13 #7 exporting config sha256:04dc941a7bd4c47e456a57dcb4e00d3ad1922cf8c30c467d116c1ddf1812add2 done 02:46:13 #7 exporting manifest list sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 done 02:46:13 #7 pushing layers 0.1s done 02:46:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 02:46:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 0.1s done 02:46:13 #7 DONE 0.2s 02:46:13 02:46:13 1 warning found (use --debug to expand): 02:46:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 02:46:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 02:46:13 #1 [internal] load build definition from Dockerfile 02:46:13 #1 transferring dockerfile: 171B done 02:46:13 #1 DONE 0.0s 02:46:13 02:46:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:46:13 #2 DONE 0.0s 02:46:13 02:46:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:46:13 #3 DONE 0.0s 02:46:13 02:46:13 #4 [internal] load .dockerignore 02:46:13 #4 transferring context: 2B done 02:46:13 #4 DONE 0.0s 02:46:13 02:46:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 02:46:13 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done 02:46:13 #5 CACHED 02:46:13 02:46:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 02:46:13 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done 02:46:13 #6 CACHED 02:46:13 02:46:13 #7 exporting to image 02:46:13 #7 exporting layers done 02:46:13 #7 exporting manifest sha256:cd16d22844ef6b5852b5d17570e72d77cda57970d565c5d2f48d9a8e47acd2b0 done 02:46:13 #7 exporting config sha256:0ebb22a9bc4fc6cdf19613999183a24dd92a538067cf64ffece643db776ba68d done 02:46:13 #7 exporting manifest sha256:d4a61fa5fbbf4833d1b28e9479e939d43d26deb9ff25d4d6f25f1f1ecca9e437 done 02:46:13 #7 exporting config sha256:04dc941a7bd4c47e456a57dcb4e00d3ad1922cf8c30c467d116c1ddf1812add2 done 02:46:13 #7 exporting manifest list sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 done 02:46:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:14 #7 pushing layers 0.0s done 02:46:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 0.1s done 02:46:14 #7 DONE 0.1s 02:46:14 02:46:14 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:46:14 #8 DONE 0.0s 02:46:14 02:46:14 1 warning found (use --debug to expand): 02:46:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111' 02:46:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111 --push - 02:46:14 #1 [internal] load build definition from Dockerfile 02:46:14 #1 transferring dockerfile: 178B done 02:46:14 #1 DONE 0.0s 02:46:14 02:46:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111 02:46:14 #2 DONE 0.0s 02:46:14 02:46:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111 02:46:14 #3 DONE 0.0s 02:46:14 02:46:14 #4 [internal] load .dockerignore 02:46:14 #4 transferring context: 2B done 02:46:14 #4 DONE 0.0s 02:46:14 02:46:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 02:46:14 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done 02:46:14 #5 CACHED 02:46:14 02:46:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 02:46:14 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done 02:46:14 #6 CACHED 02:46:14 02:46:14 #7 exporting to image 02:46:14 #7 exporting layers done 02:46:14 #7 exporting manifest sha256:cd16d22844ef6b5852b5d17570e72d77cda57970d565c5d2f48d9a8e47acd2b0 done 02:46:14 #7 exporting config sha256:0ebb22a9bc4fc6cdf19613999183a24dd92a538067cf64ffece643db776ba68d done 02:46:14 #7 exporting manifest sha256:d4a61fa5fbbf4833d1b28e9479e939d43d26deb9ff25d4d6f25f1f1ecca9e437 done 02:46:14 #7 exporting config sha256:04dc941a7bd4c47e456a57dcb4e00d3ad1922cf8c30c467d116c1ddf1812add2 done 02:46:14 #7 exporting manifest list sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 done 02:46:14 #7 pushing layers 02:46:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:14 #7 pushing layers 0.0s done 02:46:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 0.1s done 02:46:14 #7 DONE 0.1s 02:46:14 02:46:14 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:46:14 #8 DONE 0.0s 02:46:14 02:46:14 1 warning found (use --debug to expand): 02:46:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' 02:46:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - 02:46:14 #1 [internal] load build definition from Dockerfile 02:46:14 #1 transferring dockerfile: 219B done 02:46:14 #1 DONE 0.0s 02:46:14 02:46:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:14 #2 DONE 0.0s 02:46:14 02:46:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:14 #3 DONE 0.0s 02:46:14 02:46:14 #4 [internal] load .dockerignore 02:46:14 #4 transferring context: 2B done 02:46:14 #4 DONE 0.0s 02:46:14 02:46:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 02:46:14 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 done 02:46:14 #5 CACHED 02:46:14 02:46:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 02:46:14 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done 02:46:14 #6 CACHED 02:46:14 02:46:14 #7 exporting to image 02:46:14 #7 exporting layers done 02:46:14 #7 exporting manifest sha256:cd16d22844ef6b5852b5d17570e72d77cda57970d565c5d2f48d9a8e47acd2b0 done 02:46:14 #7 exporting config sha256:0ebb22a9bc4fc6cdf19613999183a24dd92a538067cf64ffece643db776ba68d done 02:46:14 #7 exporting manifest sha256:d4a61fa5fbbf4833d1b28e9479e939d43d26deb9ff25d4d6f25f1f1ecca9e437 done 02:46:14 #7 exporting config sha256:04dc941a7bd4c47e456a57dcb4e00d3ad1922cf8c30c467d116c1ddf1812add2 done 02:46:14 #7 exporting manifest list sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 done 02:46:14 #7 pushing layers 0.0s done 02:46:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 02:46:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 0.1s done 02:46:15 #7 DONE 0.1s 02:46:15 02:46:15 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:46:15 #8 DONE 0.0s 02:46:15 02:46:15 1 warning found (use --debug to expand): 02:46:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 02:46:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 02:46:15 #1 [internal] load build definition from Dockerfile 02:46:15 #1 transferring dockerfile: 169B done 02:46:15 #1 DONE 0.0s 02:46:15 02:46:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:46:15 #2 DONE 0.0s 02:46:15 02:46:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:46:15 #3 DONE 0.0s 02:46:15 02:46:15 #4 [internal] load .dockerignore 02:46:15 #4 transferring context: 2B done 02:46:15 #4 DONE 0.0s 02:46:15 02:46:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 02:46:15 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done 02:46:15 #5 CACHED 02:46:15 02:46:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 02:46:15 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done 02:46:15 #6 CACHED 02:46:15 02:46:15 #7 exporting to image 02:46:15 #7 exporting layers done 02:46:15 #7 exporting manifest sha256:cd16d22844ef6b5852b5d17570e72d77cda57970d565c5d2f48d9a8e47acd2b0 done 02:46:15 #7 exporting config sha256:0ebb22a9bc4fc6cdf19613999183a24dd92a538067cf64ffece643db776ba68d done 02:46:15 #7 exporting manifest sha256:d4a61fa5fbbf4833d1b28e9479e939d43d26deb9ff25d4d6f25f1f1ecca9e437 done 02:46:15 #7 exporting config sha256:04dc941a7bd4c47e456a57dcb4e00d3ad1922cf8c30c467d116c1ddf1812add2 done 02:46:15 #7 exporting manifest list sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 done 02:46:15 #7 pushing layers 0.0s done 02:46:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 02:46:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 0.1s done 02:46:15 #7 DONE 0.1s 02:46:15 02:46:15 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:46:15 #8 DONE 0.0s 02:46:15 02:46:15 1 warning found (use --debug to expand): 02:46:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6' 02:46:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - 02:46:16 #1 [internal] load build definition from Dockerfile 02:46:16 #1 transferring dockerfile: 211B done 02:46:16 #1 DONE 0.0s 02:46:16 02:46:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:16 #2 DONE 0.0s 02:46:16 02:46:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:16 #3 DONE 0.0s 02:46:16 02:46:16 #4 [internal] load .dockerignore 02:46:16 #4 transferring context: 2B done 02:46:16 #4 DONE 0.0s 02:46:16 02:46:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 02:46:16 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 02:46:16 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done 02:46:16 #5 DONE 0.0s 02:46:16 02:46:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 02:46:16 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done 02:46:16 #6 DONE 0.1s 02:46:16 02:46:16 #7 exporting to image 02:46:16 #7 exporting layers done 02:46:16 #7 exporting manifest sha256:f101643a5c0560866c0970bc6781bac68f9277e04cd4c2d08c4b3a98f89d6735 done 02:46:16 #7 exporting config sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd 02:46:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:16 #7 ... 02:46:16 02:46:16 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:46:16 #8 DONE 0.0s 02:46:16 02:46:16 #7 exporting to image 02:46:16 #7 exporting config sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd done 02:46:16 #7 exporting manifest sha256:9fe2cccd3fb0813ef6bab5b56c805f01dd463ac089474eb4ffbc20b5d0d15d59 done 02:46:16 #7 exporting config sha256:474046b0fb3259f470df1692a7b08018c4cb261fedcefe114d99c265c03cb197 done 02:46:16 #7 exporting manifest list sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 done 02:46:16 #7 pushing layers 0.1s done 02:46:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 02:46:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 0.1s done 02:46:16 #7 DONE 0.2s 02:46:16 02:46:16 1 warning found (use --debug to expand): 02:46:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 02:46:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 02:46:16 #1 [internal] load build definition from Dockerfile 02:46:16 #1 transferring dockerfile: 177B done 02:46:16 #1 DONE 0.0s 02:46:16 02:46:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:46:16 #2 DONE 0.0s 02:46:16 02:46:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:46:16 #3 DONE 0.0s 02:46:16 02:46:16 #4 [internal] load .dockerignore 02:46:16 #4 transferring context: 2B done 02:46:16 #4 DONE 0.0s 02:46:16 02:46:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 02:46:16 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f done 02:46:16 #5 CACHED 02:46:16 02:46:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 02:46:16 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done 02:46:16 #6 CACHED 02:46:16 02:46:16 #7 exporting to image 02:46:16 #7 exporting layers done 02:46:16 #7 exporting manifest sha256:f101643a5c0560866c0970bc6781bac68f9277e04cd4c2d08c4b3a98f89d6735 done 02:46:16 #7 exporting config sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd 02:46:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:17 #7 exporting config sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd done 02:46:17 #7 exporting manifest sha256:9fe2cccd3fb0813ef6bab5b56c805f01dd463ac089474eb4ffbc20b5d0d15d59 done 02:46:17 #7 exporting config sha256:474046b0fb3259f470df1692a7b08018c4cb261fedcefe114d99c265c03cb197 done 02:46:17 #7 exporting manifest list sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 done 02:46:17 #7 pushing layers 0.0s done 02:46:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 0.1s done 02:46:17 #7 DONE 0.1s 02:46:17 02:46:17 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:46:17 #8 DONE 0.0s 02:46:17 02:46:17 1 warning found (use --debug to expand): 02:46:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111' 02:46:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111 --push - 02:46:17 #1 [internal] load build definition from Dockerfile 02:46:17 #1 transferring dockerfile: 184B done 02:46:17 #1 DONE 0.0s 02:46:17 02:46:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111 02:46:17 #2 DONE 0.0s 02:46:17 02:46:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111 02:46:17 #3 DONE 0.0s 02:46:17 02:46:17 #4 [internal] load .dockerignore 02:46:17 #4 transferring context: 2B done 02:46:17 #4 DONE 0.0s 02:46:17 02:46:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 02:46:17 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f done 02:46:17 #5 CACHED 02:46:17 02:46:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 02:46:17 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done 02:46:17 #6 CACHED 02:46:17 02:46:17 #7 exporting to image 02:46:17 #7 exporting layers done 02:46:17 #7 exporting manifest sha256:f101643a5c0560866c0970bc6781bac68f9277e04cd4c2d08c4b3a98f89d6735 done 02:46:17 #7 exporting config sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd done 02:46:17 #7 exporting manifest sha256:9fe2cccd3fb0813ef6bab5b56c805f01dd463ac089474eb4ffbc20b5d0d15d59 done 02:46:17 #7 exporting config sha256:474046b0fb3259f470df1692a7b08018c4cb261fedcefe114d99c265c03cb197 done 02:46:17 #7 exporting manifest list sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 done 02:46:17 #7 pushing layers 0.0s done 02:46:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 02:46:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 0.1s done 02:46:17 #7 DONE 0.1s 02:46:17 02:46:17 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:46:17 #8 DONE 0.0s 02:46:17 02:46:17 1 warning found (use --debug to expand): 02:46:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' 02:46:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - 02:46:17 #1 [internal] load build definition from Dockerfile 02:46:17 #1 transferring dockerfile: 225B done 02:46:17 #1 DONE 0.0s 02:46:17 02:46:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:17 #2 DONE 0.0s 02:46:17 02:46:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:17 #3 DONE 0.0s 02:46:17 02:46:17 #4 [internal] load .dockerignore 02:46:17 #4 transferring context: 2B done 02:46:17 #4 DONE 0.0s 02:46:17 02:46:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 02:46:17 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done 02:46:17 #5 CACHED 02:46:17 02:46:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 02:46:17 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done 02:46:17 #6 CACHED 02:46:17 02:46:17 #7 exporting to image 02:46:17 #7 exporting layers done 02:46:17 #7 exporting manifest sha256:f101643a5c0560866c0970bc6781bac68f9277e04cd4c2d08c4b3a98f89d6735 done 02:46:17 #7 exporting config sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd done 02:46:17 #7 exporting manifest sha256:9fe2cccd3fb0813ef6bab5b56c805f01dd463ac089474eb4ffbc20b5d0d15d59 done 02:46:17 #7 exporting config sha256:474046b0fb3259f470df1692a7b08018c4cb261fedcefe114d99c265c03cb197 done 02:46:17 #7 exporting manifest list sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 done 02:46:17 #7 pushing layers 0.0s done 02:46:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 02:46:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 0.1s done 02:46:18 #7 DONE 0.1s 02:46:18 02:46:18 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:46:18 #8 DONE 0.0s 02:46:18 02:46:18 1 warning found (use --debug to expand): 02:46:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 02:46:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 02:46:18 #1 [internal] load build definition from Dockerfile 02:46:18 #1 transferring dockerfile: 175B done 02:46:18 #1 DONE 0.0s 02:46:18 02:46:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:46:18 #2 DONE 0.0s 02:46:18 02:46:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:46:18 #3 DONE 0.0s 02:46:18 02:46:18 #4 [internal] load .dockerignore 02:46:18 #4 transferring context: 2B done 02:46:18 #4 DONE 0.0s 02:46:18 02:46:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 02:46:18 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done 02:46:18 #5 CACHED 02:46:18 02:46:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 02:46:18 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done 02:46:18 #6 CACHED 02:46:18 02:46:18 #7 exporting to image 02:46:18 #7 exporting layers done 02:46:18 #7 exporting manifest sha256:f101643a5c0560866c0970bc6781bac68f9277e04cd4c2d08c4b3a98f89d6735 done 02:46:18 #7 exporting config sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd done 02:46:18 #7 exporting manifest sha256:9fe2cccd3fb0813ef6bab5b56c805f01dd463ac089474eb4ffbc20b5d0d15d59 done 02:46:18 #7 exporting config sha256:474046b0fb3259f470df1692a7b08018c4cb261fedcefe114d99c265c03cb197 done 02:46:18 #7 exporting manifest list sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 done 02:46:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:18 #7 DONE 0.0s 02:46:18 02:46:18 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:46:18 #8 DONE 0.0s 02:46:18 02:46:18 #7 exporting to image 02:46:18 #7 pushing layers 0.0s done 02:46:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 0.1s done 02:46:18 #7 DONE 0.1s 02:46:18 02:46:18 1 warning found (use --debug to expand): 02:46:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6' 02:46:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - 02:46:19 #1 [internal] load build definition from Dockerfile 02:46:19 #1 transferring dockerfile: 215B done 02:46:19 #1 DONE 0.0s 02:46:19 02:46:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:19 #2 DONE 0.0s 02:46:19 02:46:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:19 #3 DONE 0.0s 02:46:19 02:46:19 #4 [internal] load .dockerignore 02:46:19 #4 transferring context: 2B done 02:46:19 #4 DONE 0.0s 02:46:19 02:46:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 02:46:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 0.0s done 02:46:19 #5 DONE 0.0s 02:46:19 02:46:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 02:46:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 0.0s done 02:46:19 #6 DONE 0.0s 02:46:19 02:46:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 02:46:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 0.0s done 02:46:19 #5 DONE 0.1s 02:46:19 02:46:19 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:46:19 #7 DONE 0.0s 02:46:19 02:46:19 #8 exporting to image 02:46:19 #8 exporting layers done 02:46:19 #8 exporting manifest sha256:a2173c16c87c7f9a5d6b0d6362c446bcdee9c26dd250526a3cc135f01d86ef43 done 02:46:19 #8 exporting config sha256:cc46d02fe538a31c0a6d045991bd9746ea7ab6502f8d42ac3b25d6d942db7ed6 done 02:46:19 #8 exporting manifest sha256:20296f7fe37a37f239942e6286245a53fbe0f26b85e5a3524deaccc64609e215 done 02:46:19 #8 exporting config sha256:568da5f56551c0f0e255a86cab37e0227c464fb2db9b1c5805be7a6a7ad787cc done 02:46:19 #8 exporting manifest list sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 done 02:46:19 #8 pushing layers 0.1s done 02:46:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 02:46:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 0.1s done 02:46:19 #8 DONE 0.2s 02:46:19 02:46:19 1 warning found (use --debug to expand): 02:46:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 02:46:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 02:46:20 #1 [internal] load build definition from Dockerfile 02:46:20 #1 transferring dockerfile: 181B done 02:46:20 #1 DONE 0.0s 02:46:20 02:46:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:46:20 #2 DONE 0.0s 02:46:20 02:46:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:46:20 #3 DONE 0.0s 02:46:20 02:46:20 #4 [internal] load .dockerignore 02:46:20 #4 transferring context: 2B done 02:46:20 #4 DONE 0.0s 02:46:20 02:46:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 02:46:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f done 02:46:20 #5 CACHED 02:46:20 02:46:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 02:46:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f done 02:46:20 #6 CACHED 02:46:20 02:46:20 #7 exporting to image 02:46:20 #7 exporting layers done 02:46:20 #7 exporting manifest sha256:a2173c16c87c7f9a5d6b0d6362c446bcdee9c26dd250526a3cc135f01d86ef43 done 02:46:20 #7 exporting config sha256:cc46d02fe538a31c0a6d045991bd9746ea7ab6502f8d42ac3b25d6d942db7ed6 done 02:46:20 #7 exporting manifest sha256:20296f7fe37a37f239942e6286245a53fbe0f26b85e5a3524deaccc64609e215 done 02:46:20 #7 exporting config sha256:568da5f56551c0f0e255a86cab37e0227c464fb2db9b1c5805be7a6a7ad787cc done 02:46:20 #7 exporting manifest list sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 done 02:46:20 #7 pushing layers 0.0s done 02:46:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 02:46:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 0.1s done 02:46:20 #7 DONE 0.1s 02:46:20 02:46:20 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:46:20 #8 DONE 0.0s 02:46:20 02:46:20 1 warning found (use --debug to expand): 02:46:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111' 02:46:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111 --push - 02:46:20 #1 [internal] load build definition from Dockerfile 02:46:20 #1 transferring dockerfile: 188B done 02:46:20 #1 DONE 0.0s 02:46:20 02:46:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111 02:46:20 #2 DONE 0.0s 02:46:20 02:46:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111 02:46:20 #3 DONE 0.0s 02:46:20 02:46:20 #4 [internal] load .dockerignore 02:46:20 #4 transferring context: 2B done 02:46:20 #4 DONE 0.0s 02:46:20 02:46:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 02:46:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 0.0s done 02:46:20 #5 CACHED 02:46:20 02:46:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 02:46:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 0.0s done 02:46:20 #6 CACHED 02:46:20 02:46:20 #7 exporting to image 02:46:20 #7 exporting layers done 02:46:20 #7 exporting manifest sha256:a2173c16c87c7f9a5d6b0d6362c446bcdee9c26dd250526a3cc135f01d86ef43 done 02:46:20 #7 exporting config sha256:cc46d02fe538a31c0a6d045991bd9746ea7ab6502f8d42ac3b25d6d942db7ed6 done 02:46:20 #7 exporting manifest sha256:20296f7fe37a37f239942e6286245a53fbe0f26b85e5a3524deaccc64609e215 done 02:46:20 #7 exporting config sha256:568da5f56551c0f0e255a86cab37e0227c464fb2db9b1c5805be7a6a7ad787cc 02:46:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:20 #7 exporting config sha256:568da5f56551c0f0e255a86cab37e0227c464fb2db9b1c5805be7a6a7ad787cc done 02:46:20 #7 exporting manifest list sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 done 02:46:20 #7 pushing layers 0.0s done 02:46:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 0.1s done 02:46:20 #7 DONE 0.1s 02:46:20 02:46:20 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:46:20 #8 DONE 0.0s 02:46:20 02:46:20 1 warning found (use --debug to expand): 02:46:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' 02:46:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - 02:46:21 #1 [internal] load build definition from Dockerfile 02:46:21 #1 transferring dockerfile: 229B done 02:46:21 #1 DONE 0.0s 02:46:21 02:46:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:21 #2 DONE 0.0s 02:46:21 02:46:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:21 #3 DONE 0.0s 02:46:21 02:46:21 #4 [internal] load .dockerignore 02:46:21 #4 transferring context: 2B done 02:46:21 #4 DONE 0.0s 02:46:21 02:46:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 02:46:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f done 02:46:21 #5 CACHED 02:46:21 02:46:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 02:46:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f done 02:46:21 #6 CACHED 02:46:21 02:46:21 #7 exporting to image 02:46:21 #7 exporting layers done 02:46:21 #7 exporting manifest sha256:a2173c16c87c7f9a5d6b0d6362c446bcdee9c26dd250526a3cc135f01d86ef43 done 02:46:21 #7 exporting config sha256:cc46d02fe538a31c0a6d045991bd9746ea7ab6502f8d42ac3b25d6d942db7ed6 done 02:46:21 #7 exporting manifest sha256:20296f7fe37a37f239942e6286245a53fbe0f26b85e5a3524deaccc64609e215 done 02:46:21 #7 exporting config sha256:568da5f56551c0f0e255a86cab37e0227c464fb2db9b1c5805be7a6a7ad787cc done 02:46:21 #7 exporting manifest list sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 done 02:46:21 #7 pushing layers 0.0s done 02:46:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 02:46:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 0.1s done 02:46:21 #7 DONE 0.1s 02:46:21 02:46:21 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:46:21 #8 DONE 0.0s 02:46:21 02:46:21 1 warning found (use --debug to expand): 02:46:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 02:46:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 02:46:21 #1 [internal] load build definition from Dockerfile 02:46:21 #1 transferring dockerfile: 179B done 02:46:21 #1 DONE 0.0s 02:46:21 02:46:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:46:21 #2 DONE 0.0s 02:46:21 02:46:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:46:21 #3 DONE 0.0s 02:46:21 02:46:21 #4 [internal] load .dockerignore 02:46:21 #4 transferring context: 2B done 02:46:21 #4 DONE 0.0s 02:46:21 02:46:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 02:46:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 0.0s done 02:46:21 #5 CACHED 02:46:21 02:46:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 02:46:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 0.0s done 02:46:21 #6 CACHED 02:46:21 02:46:21 #7 exporting to image 02:46:21 #7 exporting layers done 02:46:21 #7 exporting manifest sha256:a2173c16c87c7f9a5d6b0d6362c446bcdee9c26dd250526a3cc135f01d86ef43 done 02:46:21 #7 exporting config sha256:cc46d02fe538a31c0a6d045991bd9746ea7ab6502f8d42ac3b25d6d942db7ed6 done 02:46:21 #7 exporting manifest sha256:20296f7fe37a37f239942e6286245a53fbe0f26b85e5a3524deaccc64609e215 done 02:46:21 #7 exporting config sha256:568da5f56551c0f0e255a86cab37e0227c464fb2db9b1c5805be7a6a7ad787cc done 02:46:21 #7 exporting manifest list sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 done 02:46:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:21 #7 DONE 0.0s 02:46:21 02:46:21 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:46:21 #8 DONE 0.0s 02:46:21 02:46:21 #7 exporting to image 02:46:21 #7 pushing layers 0.0s done 02:46:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 0.1s done 02:46:21 #7 DONE 0.1s 02:46:21 02:46:21 1 warning found (use --debug to expand): 02:46:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6' 02:46:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - 02:46:22 #1 [internal] load build definition from Dockerfile 02:46:22 #1 transferring dockerfile: 205B done 02:46:22 #1 DONE 0.0s 02:46:22 02:46:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:22 #2 DONE 0.0s 02:46:22 02:46:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:22 #3 DONE 0.1s 02:46:22 02:46:22 #4 [internal] load .dockerignore 02:46:22 #4 transferring context: 2B done 02:46:22 #4 DONE 0.0s 02:46:22 02:46:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 02:46:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 0.0s done 02:46:22 #5 DONE 0.0s 02:46:22 02:46:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 02:46:22 #6 DONE 0.0s 02:46:22 02:46:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 02:46:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 0.0s done 02:46:22 #5 DONE 0.1s 02:46:22 02:46:22 #7 exporting to image 02:46:22 #7 exporting layers done 02:46:22 #7 exporting manifest sha256:e80e9396e93e83a08824ed14f97af37cfff475c8a972fb3272f8d766680c008f done 02:46:22 #7 exporting config sha256:47a7b4f20893bdf3c07e5d0f32df64151109f2ace06e9dbb99d20dbe528be673 02:46:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:22 #7 ... 02:46:22 02:46:22 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:46:22 #8 DONE 0.0s 02:46:22 02:46:22 #7 exporting to image 02:46:22 #7 exporting config sha256:47a7b4f20893bdf3c07e5d0f32df64151109f2ace06e9dbb99d20dbe528be673 done 02:46:22 #7 exporting manifest sha256:b6de3aaf5669dbacfe5d65cd9957e1684d8f56bb681de6a3fccb2236c9feb59f done 02:46:22 #7 exporting config sha256:293adea0a9884610148b50372167d73108d7fa17cca041463f24ac88eb73fe28 done 02:46:22 #7 exporting manifest list sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 done 02:46:22 #7 pushing layers 0.1s done 02:46:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 02:46:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 0.1s done 02:46:22 #7 DONE 0.2s 02:46:22 02:46:22 1 warning found (use --debug to expand): 02:46:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 02:46:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 02:46:22 #1 [internal] load build definition from Dockerfile 02:46:22 #1 transferring dockerfile: 171B done 02:46:22 #1 DONE 0.0s 02:46:22 02:46:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:46:22 #2 DONE 0.0s 02:46:22 02:46:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:46:22 #3 DONE 0.0s 02:46:22 02:46:22 #4 [internal] load .dockerignore 02:46:22 #4 transferring context: 2B done 02:46:22 #4 DONE 0.0s 02:46:22 02:46:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 02:46:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 done 02:46:22 #5 CACHED 02:46:22 02:46:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 02:46:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 done 02:46:22 #6 CACHED 02:46:22 02:46:22 #7 exporting to image 02:46:22 #7 exporting layers done 02:46:22 #7 exporting manifest sha256:e80e9396e93e83a08824ed14f97af37cfff475c8a972fb3272f8d766680c008f done 02:46:22 #7 exporting config sha256:47a7b4f20893bdf3c07e5d0f32df64151109f2ace06e9dbb99d20dbe528be673 done 02:46:22 #7 exporting manifest sha256:b6de3aaf5669dbacfe5d65cd9957e1684d8f56bb681de6a3fccb2236c9feb59f done 02:46:22 #7 exporting config sha256:293adea0a9884610148b50372167d73108d7fa17cca041463f24ac88eb73fe28 done 02:46:22 #7 exporting manifest list sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 done 02:46:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:22 #7 DONE 0.0s 02:46:23 02:46:23 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:46:23 #8 DONE 0.0s 02:46:23 02:46:23 #7 exporting to image 02:46:23 #7 pushing layers 0.0s done 02:46:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 0.1s done 02:46:23 #7 DONE 0.1s 02:46:23 02:46:23 1 warning found (use --debug to expand): 02:46:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111' 02:46:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111 --push - 02:46:23 #1 [internal] load build definition from Dockerfile 02:46:23 #1 transferring dockerfile: 178B done 02:46:23 #1 DONE 0.0s 02:46:23 02:46:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111 02:46:23 #2 DONE 0.0s 02:46:23 02:46:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111 02:46:23 #3 DONE 0.0s 02:46:23 02:46:23 #4 [internal] load .dockerignore 02:46:23 #4 transferring context: 2B done 02:46:23 #4 DONE 0.0s 02:46:23 02:46:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 02:46:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 0.0s done 02:46:23 #5 CACHED 02:46:23 02:46:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 02:46:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 done 02:46:23 #6 CACHED 02:46:23 02:46:23 #7 exporting to image 02:46:23 #7 exporting layers done 02:46:23 #7 exporting manifest sha256:e80e9396e93e83a08824ed14f97af37cfff475c8a972fb3272f8d766680c008f done 02:46:23 #7 exporting config sha256:47a7b4f20893bdf3c07e5d0f32df64151109f2ace06e9dbb99d20dbe528be673 done 02:46:23 #7 exporting manifest sha256:b6de3aaf5669dbacfe5d65cd9957e1684d8f56bb681de6a3fccb2236c9feb59f done 02:46:23 #7 exporting config sha256:293adea0a9884610148b50372167d73108d7fa17cca041463f24ac88eb73fe28 done 02:46:23 #7 exporting manifest list sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 02:46:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:23 #7 exporting manifest list sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 done 02:46:23 #7 pushing layers 0.0s done 02:46:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 0.1s done 02:46:23 #7 DONE 0.1s 02:46:23 02:46:23 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:46:23 #8 DONE 0.0s 02:46:23 02:46:23 1 warning found (use --debug to expand): 02:46:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' 02:46:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - 02:46:24 #1 [internal] load build definition from Dockerfile 02:46:24 #1 transferring dockerfile: 219B done 02:46:24 #1 DONE 0.0s 02:46:24 02:46:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:24 #2 DONE 0.0s 02:46:24 02:46:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:24 #3 DONE 0.0s 02:46:24 02:46:24 #4 [internal] load .dockerignore 02:46:24 #4 transferring context: 2B done 02:46:24 #4 DONE 0.0s 02:46:24 02:46:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 02:46:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 0.0s done 02:46:24 #5 CACHED 02:46:24 02:46:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 02:46:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 0.0s done 02:46:24 #6 CACHED 02:46:24 02:46:24 #7 exporting to image 02:46:24 #7 exporting layers done 02:46:24 #7 exporting manifest sha256:e80e9396e93e83a08824ed14f97af37cfff475c8a972fb3272f8d766680c008f done 02:46:24 #7 exporting config sha256:47a7b4f20893bdf3c07e5d0f32df64151109f2ace06e9dbb99d20dbe528be673 done 02:46:24 #7 exporting manifest sha256:b6de3aaf5669dbacfe5d65cd9957e1684d8f56bb681de6a3fccb2236c9feb59f done 02:46:24 #7 exporting config sha256:293adea0a9884610148b50372167d73108d7fa17cca041463f24ac88eb73fe28 done 02:46:24 #7 exporting manifest list sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 done 02:46:24 #7 pushing layers 0.0s done 02:46:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 02:46:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 0.1s done 02:46:24 #7 DONE 0.1s 02:46:24 02:46:24 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:46:24 #8 DONE 0.0s 02:46:24 02:46:24 1 warning found (use --debug to expand): 02:46:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 02:46:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 02:46:24 #1 [internal] load build definition from Dockerfile 02:46:24 #1 transferring dockerfile: 169B done 02:46:24 #1 DONE 0.0s 02:46:24 02:46:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:46:24 #2 DONE 0.0s 02:46:24 02:46:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:46:24 #3 DONE 0.0s 02:46:24 02:46:24 #4 [internal] load .dockerignore 02:46:24 #4 transferring context: 2B done 02:46:24 #4 DONE 0.0s 02:46:24 02:46:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 02:46:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 0.0s done 02:46:24 #5 CACHED 02:46:24 02:46:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 02:46:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 0.0s done 02:46:24 #6 CACHED 02:46:24 02:46:24 #7 exporting to image 02:46:24 #7 exporting layers done 02:46:24 #7 exporting manifest sha256:e80e9396e93e83a08824ed14f97af37cfff475c8a972fb3272f8d766680c008f done 02:46:24 #7 exporting config sha256:47a7b4f20893bdf3c07e5d0f32df64151109f2ace06e9dbb99d20dbe528be673 done 02:46:24 #7 exporting manifest sha256:b6de3aaf5669dbacfe5d65cd9957e1684d8f56bb681de6a3fccb2236c9feb59f done 02:46:24 #7 exporting config sha256:293adea0a9884610148b50372167d73108d7fa17cca041463f24ac88eb73fe28 done 02:46:24 #7 exporting manifest list sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 done 02:46:24 #7 pushing layers 0.0s done 02:46:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 02:46:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 0.1s done 02:46:24 #7 DONE 0.1s 02:46:24 02:46:24 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:46:24 #8 DONE 0.0s 02:46:24 02:46:24 1 warning found (use --debug to expand): 02:46:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6' 02:46:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - 02:46:25 #1 [internal] load build definition from Dockerfile 02:46:25 #1 transferring dockerfile: 206B done 02:46:25 #1 DONE 0.0s 02:46:25 02:46:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:25 #2 DONE 0.0s 02:46:25 02:46:25 #3 [internal] load .dockerignore 02:46:25 #3 transferring context: 2B done 02:46:25 #3 DONE 0.0s 02:46:25 02:46:25 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:25 #4 DONE 0.1s 02:46:25 02:46:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 02:46:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done 02:46:25 #5 DONE 0.0s 02:46:25 02:46:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 02:46:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done 02:46:25 #6 DONE 0.0s 02:46:25 02:46:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 02:46:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done 02:46:25 #5 DONE 0.1s 02:46:25 02:46:25 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:46:25 #7 DONE 0.0s 02:46:25 02:46:25 #8 exporting to image 02:46:25 #8 exporting layers done 02:46:25 #8 exporting manifest sha256:88194854cb1d528d44630375417719be264894c3644f4d50a446caac0b104172 0.0s done 02:46:25 #8 exporting config sha256:eef4dd471ac1ae97e8e2efa3cea9ef53ef8bd9fb1f9e7134844cba800fc58dde done 02:46:25 #8 exporting manifest sha256:9078828cbf5a44ead12bfbd09bae78795cda2d24233b3c46e3e610d705c9e14f done 02:46:25 #8 exporting config sha256:1ecc12e7c4bf35451cc4b185054cb76a0d16c4c4bbea5b73efca97852a1bad49 done 02:46:25 #8 exporting manifest list sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 0.0s done 02:46:25 #8 pushing layers 0.1s done 02:46:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 02:46:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 0.1s done 02:46:25 #8 DONE 0.2s 02:46:25 02:46:25 1 warning found (use --debug to expand): 02:46:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 02:46:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 02:46:25 #1 [internal] load build definition from Dockerfile 02:46:25 #1 transferring dockerfile: 172B done 02:46:25 #1 DONE 0.0s 02:46:25 02:46:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:46:25 #2 DONE 0.0s 02:46:25 02:46:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:46:25 #3 DONE 0.0s 02:46:25 02:46:25 #4 [internal] load .dockerignore 02:46:25 #4 transferring context: 2B done 02:46:25 #4 DONE 0.0s 02:46:25 02:46:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 02:46:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done 02:46:25 #5 DONE 0.0s 02:46:25 02:46:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 02:46:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done 02:46:26 #6 CACHED 02:46:26 02:46:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 02:46:26 #5 CACHED 02:46:26 02:46:26 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:46:26 #7 DONE 0.0s 02:46:26 02:46:26 #8 exporting to image 02:46:26 #8 exporting layers done 02:46:26 #8 exporting manifest sha256:88194854cb1d528d44630375417719be264894c3644f4d50a446caac0b104172 done 02:46:26 #8 exporting config sha256:eef4dd471ac1ae97e8e2efa3cea9ef53ef8bd9fb1f9e7134844cba800fc58dde done 02:46:26 #8 exporting manifest sha256:9078828cbf5a44ead12bfbd09bae78795cda2d24233b3c46e3e610d705c9e14f done 02:46:26 #8 exporting config sha256:1ecc12e7c4bf35451cc4b185054cb76a0d16c4c4bbea5b73efca97852a1bad49 done 02:46:26 #8 exporting manifest list sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 done 02:46:26 #8 pushing layers 0.0s done 02:46:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 0.1s done 02:46:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:26 #8 DONE 0.1s 02:46:26 02:46:26 1 warning found (use --debug to expand): 02:46:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111' 02:46:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111 --push - 02:46:26 #1 [internal] load build definition from Dockerfile 02:46:26 #1 transferring dockerfile: 179B done 02:46:26 #1 DONE 0.0s 02:46:26 02:46:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111 02:46:26 #2 DONE 0.0s 02:46:26 02:46:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111 02:46:26 #3 DONE 0.0s 02:46:26 02:46:26 #4 [internal] load .dockerignore 02:46:26 #4 transferring context: 2B done 02:46:26 #4 DONE 0.0s 02:46:26 02:46:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 02:46:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done 02:46:26 #5 CACHED 02:46:26 02:46:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 02:46:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done 02:46:26 #6 CACHED 02:46:26 02:46:26 #7 exporting to image 02:46:26 #7 exporting layers done 02:46:26 #7 exporting manifest sha256:88194854cb1d528d44630375417719be264894c3644f4d50a446caac0b104172 done 02:46:26 #7 exporting config sha256:eef4dd471ac1ae97e8e2efa3cea9ef53ef8bd9fb1f9e7134844cba800fc58dde done 02:46:26 #7 exporting manifest sha256:9078828cbf5a44ead12bfbd09bae78795cda2d24233b3c46e3e610d705c9e14f done 02:46:26 #7 exporting config sha256:1ecc12e7c4bf35451cc4b185054cb76a0d16c4c4bbea5b73efca97852a1bad49 done 02:46:26 #7 exporting manifest list sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 done 02:46:26 #7 pushing layers 0.0s done 02:46:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 02:46:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 0.1s done 02:46:26 #7 DONE 0.1s 02:46:26 02:46:26 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:46:26 #8 DONE 0.0s 02:46:26 02:46:26 1 warning found (use --debug to expand): 02:46:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - 02:46:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' 02:46:26 #1 [internal] load build definition from Dockerfile 02:46:26 #1 transferring dockerfile: 220B done 02:46:26 #1 DONE 0.0s 02:46:26 02:46:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:26 #2 DONE 0.0s 02:46:26 02:46:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:26 #3 DONE 0.0s 02:46:26 02:46:26 #4 [internal] load .dockerignore 02:46:26 #4 transferring context: 2B done 02:46:26 #4 DONE 0.0s 02:46:26 02:46:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 02:46:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done 02:46:26 #5 CACHED 02:46:26 02:46:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 02:46:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done 02:46:26 #6 CACHED 02:46:26 02:46:26 #7 exporting to image 02:46:26 #7 exporting layers done 02:46:26 #7 exporting manifest sha256:88194854cb1d528d44630375417719be264894c3644f4d50a446caac0b104172 done 02:46:26 #7 exporting config sha256:eef4dd471ac1ae97e8e2efa3cea9ef53ef8bd9fb1f9e7134844cba800fc58dde done 02:46:26 #7 exporting manifest sha256:9078828cbf5a44ead12bfbd09bae78795cda2d24233b3c46e3e610d705c9e14f done 02:46:26 #7 exporting config sha256:1ecc12e7c4bf35451cc4b185054cb76a0d16c4c4bbea5b73efca97852a1bad49 done 02:46:26 #7 exporting manifest list sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 0.0s done 02:46:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:26 #7 DONE 0.0s 02:46:27 02:46:27 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:46:27 #8 DONE 0.0s 02:46:27 02:46:27 #7 exporting to image 02:46:27 #7 pushing layers 0.0s done 02:46:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 0.1s done 02:46:27 #7 DONE 0.1s 02:46:27 02:46:27 1 warning found (use --debug to expand): 02:46:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 02:46:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 02:46:27 #1 [internal] load build definition from Dockerfile 02:46:27 #1 transferring dockerfile: 170B done 02:46:27 #1 DONE 0.0s 02:46:27 02:46:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:46:27 #2 DONE 0.0s 02:46:27 02:46:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:46:27 #3 DONE 0.0s 02:46:27 02:46:27 #4 [internal] load .dockerignore 02:46:27 #4 transferring context: 2B done 02:46:27 #4 DONE 0.0s 02:46:27 02:46:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 02:46:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 done 02:46:27 #5 CACHED 02:46:27 02:46:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 02:46:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 done 02:46:27 #6 CACHED 02:46:27 02:46:27 #7 exporting to image 02:46:27 #7 exporting layers done 02:46:27 #7 exporting manifest sha256:88194854cb1d528d44630375417719be264894c3644f4d50a446caac0b104172 done 02:46:27 #7 exporting config sha256:eef4dd471ac1ae97e8e2efa3cea9ef53ef8bd9fb1f9e7134844cba800fc58dde done 02:46:27 #7 exporting manifest sha256:9078828cbf5a44ead12bfbd09bae78795cda2d24233b3c46e3e610d705c9e14f done 02:46:27 #7 exporting config sha256:1ecc12e7c4bf35451cc4b185054cb76a0d16c4c4bbea5b73efca97852a1bad49 done 02:46:27 #7 exporting manifest list sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 done 02:46:27 #7 pushing layers 0.0s done 02:46:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 02:46:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 0.1s done 02:46:27 #7 DONE 0.1s 02:46:27 02:46:27 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:46:27 #8 DONE 0.0s 02:46:27 02:46:27 1 warning found (use --debug to expand): 02:46:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6' 02:46:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - 02:46:28 #1 [internal] load build definition from Dockerfile 02:46:28 #1 transferring dockerfile: 206B done 02:46:28 #1 DONE 0.0s 02:46:28 02:46:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:28 #2 DONE 0.0s 02:46:28 02:46:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:28 #3 DONE 0.0s 02:46:28 02:46:28 #4 [internal] load .dockerignore 02:46:28 #4 transferring context: 2B done 02:46:28 #4 DONE 0.0s 02:46:28 02:46:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 02:46:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 0.0s done 02:46:28 #5 DONE 0.0s 02:46:28 02:46:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 02:46:28 #6 DONE 0.0s 02:46:28 02:46:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 02:46:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 0.0s done 02:46:28 #5 DONE 0.1s 02:46:28 02:46:28 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:46:28 #7 DONE 0.0s 02:46:28 02:46:28 #8 exporting to image 02:46:28 #8 exporting layers done 02:46:28 #8 exporting manifest sha256:3a9d8f8a2b41cf2a989bdcad088358086fd35eccece09eb3f84d573e62d03057 done 02:46:28 #8 exporting config sha256:eff9ccc77b5ac412665c7bf7527532062df19144997a630dfe0632cf116881db done 02:46:28 #8 exporting manifest sha256:f0ae67f9ca81f04527b09c6a7d1e936ed33984a53b8104b3fa054e2db74026a9 done 02:46:28 #8 exporting config sha256:075759b7d7fc521172dadca7cd4e4203e8070edffdd7427eb5fae441e97d8da9 done 02:46:28 #8 exporting manifest list sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 done 02:46:28 #8 pushing layers 0.1s done 02:46:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 02:46:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 0.1s done 02:46:28 #8 DONE 0.2s 02:46:28 02:46:28 1 warning found (use --debug to expand): 02:46:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 02:46:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 02:46:29 #1 [internal] load build definition from Dockerfile 02:46:29 #1 transferring dockerfile: 172B done 02:46:29 #1 DONE 0.0s 02:46:29 02:46:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:46:29 #2 DONE 0.0s 02:46:29 02:46:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:46:29 #3 DONE 0.0s 02:46:29 02:46:29 #4 [internal] load .dockerignore 02:46:29 #4 transferring context: 2B done 02:46:29 #4 DONE 0.0s 02:46:29 02:46:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 02:46:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 0.0s done 02:46:29 #5 CACHED 02:46:29 02:46:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 02:46:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 0.0s done 02:46:29 #6 CACHED 02:46:29 02:46:29 #7 exporting to image 02:46:29 #7 exporting layers done 02:46:29 #7 exporting manifest sha256:3a9d8f8a2b41cf2a989bdcad088358086fd35eccece09eb3f84d573e62d03057 done 02:46:29 #7 exporting config sha256:eff9ccc77b5ac412665c7bf7527532062df19144997a630dfe0632cf116881db done 02:46:29 #7 exporting manifest sha256:f0ae67f9ca81f04527b09c6a7d1e936ed33984a53b8104b3fa054e2db74026a9 done 02:46:29 #7 exporting config sha256:075759b7d7fc521172dadca7cd4e4203e8070edffdd7427eb5fae441e97d8da9 done 02:46:29 #7 exporting manifest list sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 done 02:46:29 #7 pushing layers 0.0s done 02:46:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 02:46:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 0.1s done 02:46:29 #7 DONE 0.1s 02:46:29 02:46:29 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:46:29 #8 DONE 0.0s 02:46:29 02:46:29 1 warning found (use --debug to expand): 02:46:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111' 02:46:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111 --push - 02:46:29 #1 [internal] load build definition from Dockerfile 02:46:29 #1 transferring dockerfile: 179B done 02:46:29 #1 DONE 0.0s 02:46:29 02:46:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111 02:46:29 #2 DONE 0.0s 02:46:29 02:46:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111 02:46:29 #3 DONE 0.0s 02:46:29 02:46:29 #4 [internal] load .dockerignore 02:46:29 #4 transferring context: 2B done 02:46:29 #4 DONE 0.0s 02:46:29 02:46:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 02:46:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 done 02:46:29 #5 CACHED 02:46:29 02:46:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 02:46:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 done 02:46:29 #6 CACHED 02:46:29 02:46:29 #7 exporting to image 02:46:29 #7 exporting layers done 02:46:29 #7 exporting manifest sha256:3a9d8f8a2b41cf2a989bdcad088358086fd35eccece09eb3f84d573e62d03057 done 02:46:29 #7 exporting config sha256:eff9ccc77b5ac412665c7bf7527532062df19144997a630dfe0632cf116881db done 02:46:29 #7 exporting manifest sha256:f0ae67f9ca81f04527b09c6a7d1e936ed33984a53b8104b3fa054e2db74026a9 done 02:46:29 #7 exporting config sha256:075759b7d7fc521172dadca7cd4e4203e8070edffdd7427eb5fae441e97d8da9 done 02:46:29 #7 exporting manifest list sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 done 02:46:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:29 #7 DONE 0.0s 02:46:29 02:46:29 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:46:29 #8 DONE 0.0s 02:46:29 02:46:29 #7 exporting to image 02:46:29 #7 pushing layers 0.0s done 02:46:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111@sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 0.1s done 02:46:29 #7 DONE 0.1s 02:46:29 02:46:29 1 warning found (use --debug to expand): 02:46:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' 02:46:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - 02:46:29 #1 [internal] load build definition from Dockerfile 02:46:29 #1 transferring dockerfile: 220B done 02:46:29 #1 DONE 0.0s 02:46:29 02:46:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:29 #2 DONE 0.0s 02:46:29 02:46:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:29 #3 DONE 0.0s 02:46:29 02:46:29 #4 [internal] load .dockerignore 02:46:29 #4 transferring context: 2B done 02:46:29 #4 DONE 0.0s 02:46:29 02:46:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 02:46:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 done 02:46:29 #5 CACHED 02:46:29 02:46:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 02:46:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 done 02:46:29 #6 CACHED 02:46:29 02:46:29 #7 exporting to image 02:46:29 #7 exporting layers done 02:46:29 #7 exporting manifest sha256:3a9d8f8a2b41cf2a989bdcad088358086fd35eccece09eb3f84d573e62d03057 done 02:46:29 #7 exporting config sha256:eff9ccc77b5ac412665c7bf7527532062df19144997a630dfe0632cf116881db done 02:46:29 #7 exporting manifest sha256:f0ae67f9ca81f04527b09c6a7d1e936ed33984a53b8104b3fa054e2db74026a9 done 02:46:29 #7 exporting config sha256:075759b7d7fc521172dadca7cd4e4203e8070edffdd7427eb5fae441e97d8da9 done 02:46:29 #7 exporting manifest list sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 done 02:46:29 #7 pushing layers 02:46:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:30 #7 pushing layers 0.0s done 02:46:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 0.1s done 02:46:30 #7 DONE 0.1s 02:46:30 02:46:30 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:46:30 #8 DONE 0.0s 02:46:30 02:46:30 1 warning found (use --debug to expand): 02:46:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 02:46:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 02:46:30 #1 [internal] load build definition from Dockerfile 02:46:30 #1 transferring dockerfile: 170B done 02:46:30 #1 DONE 0.0s 02:46:30 02:46:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:46:30 #2 DONE 0.0s 02:46:30 02:46:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:46:30 #3 DONE 0.0s 02:46:30 02:46:30 #4 [internal] load .dockerignore 02:46:30 #4 transferring context: 2B done 02:46:30 #4 DONE 0.0s 02:46:30 02:46:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 02:46:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 0.0s done 02:46:30 #5 CACHED 02:46:30 02:46:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 02:46:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 0.0s done 02:46:30 #6 CACHED 02:46:30 02:46:30 #7 exporting to image 02:46:30 #7 exporting layers done 02:46:30 #7 exporting manifest sha256:3a9d8f8a2b41cf2a989bdcad088358086fd35eccece09eb3f84d573e62d03057 done 02:46:30 #7 exporting config sha256:eff9ccc77b5ac412665c7bf7527532062df19144997a630dfe0632cf116881db done 02:46:30 #7 exporting manifest sha256:f0ae67f9ca81f04527b09c6a7d1e936ed33984a53b8104b3fa054e2db74026a9 done 02:46:30 #7 exporting config sha256:075759b7d7fc521172dadca7cd4e4203e8070edffdd7427eb5fae441e97d8da9 done 02:46:30 #7 exporting manifest list sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 done 02:46:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:30 #7 DONE 0.0s 02:46:30 02:46:30 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:46:30 #8 DONE 0.0s 02:46:30 02:46:30 #7 exporting to image 02:46:30 #7 pushing layers 0.0s done 02:46:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 0.1s done 02:46:30 #7 DONE 0.1s 02:46:30 02:46:30 1 warning found (use --debug to expand): 02:46:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6' 02:46:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - 02:46:31 #1 [internal] load build definition from Dockerfile 02:46:31 #1 transferring dockerfile: 206B done 02:46:31 #1 DONE 0.0s 02:46:31 02:46:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:31 #2 DONE 0.1s 02:46:31 02:46:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:31 #3 DONE 0.1s 02:46:31 02:46:31 #4 [internal] load .dockerignore 02:46:31 #4 transferring context: 2B done 02:46:31 #4 DONE 0.0s 02:46:31 02:46:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 02:46:31 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done 02:46:31 #5 DONE 0.0s 02:46:31 02:46:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 02:46:31 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done 02:46:31 #6 DONE 0.1s 02:46:31 02:46:31 #7 exporting to image 02:46:31 #7 exporting layers done 02:46:31 #7 exporting manifest sha256:104264fdc252f3775ce89fa71ea8b686c104d3deb21c27fa21e07ec1cd67826e done 02:46:31 #7 exporting config sha256:0a16767237b4d5c43c723668ae5a6b399122161d8ebb485d0f2b8a57b0a2d4f3 done 02:46:31 #7 exporting manifest sha256:b0d6f7483564279cfcd1e1d0f455f5e39bd06b0959cd164eaa7971ef515e6071 done 02:46:31 #7 exporting config sha256:3bd197b9de8b3046a7d3be1c06950f7607c584f75dbb856a20a4d8b2f24d8750 done 02:46:31 #7 exporting manifest list sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd done 02:46:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:31 #7 DONE 0.0s 02:46:31 02:46:31 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:46:31 #8 DONE 0.0s 02:46:31 02:46:31 #7 exporting to image 02:46:31 #7 pushing layers 0.1s done 02:46:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd 02:46:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd 0.1s done 02:46:31 #7 DONE 0.2s 02:46:31 02:46:31 1 warning found (use --debug to expand): 02:46:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 02:46:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 02:46:31 #1 [internal] load build definition from Dockerfile 02:46:31 #1 transferring dockerfile: 172B done 02:46:31 #1 DONE 0.0s 02:46:31 02:46:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:46:31 #2 DONE 0.0s 02:46:31 02:46:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:46:31 #3 DONE 0.0s 02:46:31 02:46:31 #4 [internal] load .dockerignore 02:46:31 #4 transferring context: 2B done 02:46:31 #4 DONE 0.0s 02:46:31 02:46:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 02:46:31 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done 02:46:31 #5 DONE 0.0s 02:46:31 02:46:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 02:46:32 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done 02:46:32 #6 CACHED 02:46:32 02:46:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 02:46:32 #5 CACHED 02:46:32 02:46:32 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:46:32 #7 DONE 0.0s 02:46:32 02:46:32 #8 exporting to image 02:46:32 #8 exporting layers done 02:46:32 #8 exporting manifest sha256:104264fdc252f3775ce89fa71ea8b686c104d3deb21c27fa21e07ec1cd67826e done 02:46:32 #8 exporting config sha256:0a16767237b4d5c43c723668ae5a6b399122161d8ebb485d0f2b8a57b0a2d4f3 done 02:46:32 #8 exporting manifest sha256:b0d6f7483564279cfcd1e1d0f455f5e39bd06b0959cd164eaa7971ef515e6071 done 02:46:32 #8 exporting config sha256:3bd197b9de8b3046a7d3be1c06950f7607c584f75dbb856a20a4d8b2f24d8750 done 02:46:32 #8 exporting manifest list sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd done 02:46:32 #8 pushing layers 0.0s done 02:46:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd 0.1s done 02:46:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:32 #8 DONE 0.1s 02:46:32 02:46:32 1 warning found (use --debug to expand): 02:46:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111' 02:46:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111 --push - 02:46:32 #1 [internal] load build definition from Dockerfile 02:46:32 #1 transferring dockerfile: 179B done 02:46:32 #1 DONE 0.0s 02:46:32 02:46:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111 02:46:32 #2 DONE 0.0s 02:46:32 02:46:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111 02:46:32 #3 DONE 0.0s 02:46:32 02:46:32 #4 [internal] load .dockerignore 02:46:32 #4 transferring context: 2B done 02:46:32 #4 DONE 0.0s 02:46:32 02:46:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 02:46:32 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done 02:46:32 #5 CACHED 02:46:32 02:46:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 02:46:32 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done 02:46:32 #6 CACHED 02:46:32 02:46:32 #7 exporting to image 02:46:32 #7 exporting layers done 02:46:32 #7 exporting manifest sha256:104264fdc252f3775ce89fa71ea8b686c104d3deb21c27fa21e07ec1cd67826e done 02:46:32 #7 exporting config sha256:0a16767237b4d5c43c723668ae5a6b399122161d8ebb485d0f2b8a57b0a2d4f3 done 02:46:32 #7 exporting manifest sha256:b0d6f7483564279cfcd1e1d0f455f5e39bd06b0959cd164eaa7971ef515e6071 done 02:46:32 #7 exporting config sha256:3bd197b9de8b3046a7d3be1c06950f7607c584f75dbb856a20a4d8b2f24d8750 done 02:46:32 #7 exporting manifest list sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd done 02:46:32 #7 pushing layers 0.0s done 02:46:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd 02:46:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd 0.1s done 02:46:32 #7 DONE 0.1s 02:46:32 02:46:32 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:46:32 #8 DONE 0.0s 02:46:32 02:46:32 1 warning found (use --debug to expand): 02:46:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' 02:46:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - 02:46:33 #1 [internal] load build definition from Dockerfile 02:46:33 #1 transferring dockerfile: 220B done 02:46:33 #1 DONE 0.0s 02:46:33 02:46:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:33 #2 DONE 0.0s 02:46:33 02:46:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:33 #3 DONE 0.0s 02:46:33 02:46:33 #4 [internal] load .dockerignore 02:46:33 #4 transferring context: 2B done 02:46:33 #4 DONE 0.0s 02:46:33 02:46:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 02:46:33 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 done 02:46:33 #5 CACHED 02:46:33 02:46:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 02:46:33 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done 02:46:33 #6 CACHED 02:46:33 02:46:33 #7 exporting to image 02:46:33 #7 exporting layers done 02:46:33 #7 exporting manifest sha256:104264fdc252f3775ce89fa71ea8b686c104d3deb21c27fa21e07ec1cd67826e done 02:46:33 #7 exporting config sha256:0a16767237b4d5c43c723668ae5a6b399122161d8ebb485d0f2b8a57b0a2d4f3 done 02:46:33 #7 exporting manifest sha256:b0d6f7483564279cfcd1e1d0f455f5e39bd06b0959cd164eaa7971ef515e6071 done 02:46:33 #7 exporting config sha256:3bd197b9de8b3046a7d3be1c06950f7607c584f75dbb856a20a4d8b2f24d8750 done 02:46:33 #7 exporting manifest list sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd done 02:46:33 #7 pushing layers 0.0s done 02:46:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd 02:46:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd 0.1s done 02:46:33 #7 DONE 0.1s 02:46:33 02:46:33 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:46:33 #8 DONE 0.0s 02:46:33 02:46:33 1 warning found (use --debug to expand): 02:46:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 02:46:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 02:46:33 #1 [internal] load build definition from Dockerfile 02:46:33 #1 transferring dockerfile: 170B done 02:46:33 #1 DONE 0.0s 02:46:33 02:46:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:46:33 #2 DONE 0.0s 02:46:33 02:46:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:46:33 #3 DONE 0.0s 02:46:33 02:46:33 #4 [internal] load .dockerignore 02:46:33 #4 transferring context: 2B done 02:46:33 #4 DONE 0.0s 02:46:33 02:46:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 02:46:33 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done 02:46:33 #5 CACHED 02:46:33 02:46:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 02:46:33 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done 02:46:33 #6 CACHED 02:46:33 02:46:33 #7 exporting to image 02:46:33 #7 exporting layers done 02:46:33 #7 exporting manifest sha256:104264fdc252f3775ce89fa71ea8b686c104d3deb21c27fa21e07ec1cd67826e done 02:46:33 #7 exporting config sha256:0a16767237b4d5c43c723668ae5a6b399122161d8ebb485d0f2b8a57b0a2d4f3 done 02:46:33 #7 exporting manifest sha256:b0d6f7483564279cfcd1e1d0f455f5e39bd06b0959cd164eaa7971ef515e6071 done 02:46:33 #7 exporting config sha256:3bd197b9de8b3046a7d3be1c06950f7607c584f75dbb856a20a4d8b2f24d8750 done 02:46:33 #7 exporting manifest list sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd done 02:46:33 #7 pushing layers 0.0s done 02:46:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd 02:46:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd 0.1s done 02:46:33 #7 DONE 0.1s 02:46:33 02:46:33 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:46:33 #8 DONE 0.0s 02:46:33 02:46:33 1 warning found (use --debug to expand): 02:46:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6' 02:46:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - 02:46:34 #1 [internal] load build definition from Dockerfile 02:46:34 #1 transferring dockerfile: 202B done 02:46:34 #1 DONE 0.0s 02:46:34 02:46:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:34 #2 DONE 0.0s 02:46:34 02:46:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6 02:46:34 #3 DONE 0.0s 02:46:34 02:46:34 #4 [internal] load .dockerignore 02:46:34 #4 transferring context: 2B done 02:46:34 #4 DONE 0.0s 02:46:34 02:46:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 02:46:34 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done 02:46:34 #5 DONE 0.0s 02:46:34 02:46:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 02:46:34 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done 02:46:34 #6 DONE 0.0s 02:46:34 02:46:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 02:46:34 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done 02:46:34 #5 DONE 0.1s 02:46:34 02:46:34 #7 exporting to image 02:46:34 #7 exporting layers done 02:46:34 #7 exporting manifest sha256:cc20b6b90a8cb7021f4a6531b26a6682bfc2dc4ae209d8527f21afc75a06cd02 done 02:46:34 #7 exporting config sha256:df7e9c03f44247880197226414fa9ea6d2e997b942684511330954cef4462db7 done 02:46:34 #7 exporting manifest sha256:095120fad2b497c27de91b0034cc755a7099204ca08a1182f7710977802067eb done 02:46:34 #7 exporting config sha256:7dfff55391f367f8173ea006c6c6f12a6f8c000d56aaef5de5c0e05ee1841d93 done 02:46:34 #7 exporting manifest list sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 02:46:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:34 #7 ... 02:46:34 02:46:34 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:46:34 #8 DONE 0.0s 02:46:34 02:46:34 #7 exporting to image 02:46:34 #7 exporting manifest list sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 done 02:46:34 #7 pushing layers 0.1s done 02:46:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 02:46:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 0.1s done 02:46:34 #7 DONE 0.2s 02:46:34 02:46:34 1 warning found (use --debug to expand): 02:46:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 02:46:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 02:46:34 #1 [internal] load build definition from Dockerfile 02:46:34 #1 transferring dockerfile: 168B done 02:46:34 #1 DONE 0.0s 02:46:34 02:46:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:46:34 #2 DONE 0.0s 02:46:34 02:46:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:46:34 #3 DONE 0.0s 02:46:34 02:46:34 #4 [internal] load .dockerignore 02:46:34 #4 transferring context: 2B done 02:46:34 #4 DONE 0.0s 02:46:34 02:46:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 02:46:34 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done 02:46:34 #5 CACHED 02:46:34 02:46:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 02:46:34 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done 02:46:34 #6 CACHED 02:46:34 02:46:34 #7 exporting to image 02:46:34 #7 exporting layers done 02:46:34 #7 exporting manifest sha256:cc20b6b90a8cb7021f4a6531b26a6682bfc2dc4ae209d8527f21afc75a06cd02 done 02:46:34 #7 exporting config sha256:df7e9c03f44247880197226414fa9ea6d2e997b942684511330954cef4462db7 done 02:46:34 #7 exporting manifest sha256:095120fad2b497c27de91b0034cc755a7099204ca08a1182f7710977802067eb 02:46:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:35 #7 exporting manifest sha256:095120fad2b497c27de91b0034cc755a7099204ca08a1182f7710977802067eb done 02:46:35 #7 exporting config sha256:7dfff55391f367f8173ea006c6c6f12a6f8c000d56aaef5de5c0e05ee1841d93 done 02:46:35 #7 exporting manifest list sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 done 02:46:35 #7 pushing layers 0.0s done 02:46:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 0.1s done 02:46:35 #7 DONE 0.1s 02:46:35 02:46:35 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:46:35 #8 DONE 0.0s 02:46:35 02:46:35 1 warning found (use --debug to expand): 02:46:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111' 02:46:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111 --push - 02:46:35 #1 [internal] load build definition from Dockerfile 02:46:35 #1 transferring dockerfile: 175B done 02:46:35 #1 DONE 0.0s 02:46:35 02:46:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111 02:46:35 #2 DONE 0.0s 02:46:35 02:46:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111 02:46:35 #3 DONE 0.0s 02:46:35 02:46:35 #4 [internal] load .dockerignore 02:46:35 #4 transferring context: 2B done 02:46:35 #4 DONE 0.0s 02:46:35 02:46:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 02:46:35 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done 02:46:35 #5 CACHED 02:46:35 02:46:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 02:46:35 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done 02:46:35 #6 CACHED 02:46:35 02:46:35 #7 exporting to image 02:46:35 #7 exporting layers done 02:46:35 #7 exporting manifest sha256:cc20b6b90a8cb7021f4a6531b26a6682bfc2dc4ae209d8527f21afc75a06cd02 done 02:46:35 #7 exporting config sha256:df7e9c03f44247880197226414fa9ea6d2e997b942684511330954cef4462db7 done 02:46:35 #7 exporting manifest sha256:095120fad2b497c27de91b0034cc755a7099204ca08a1182f7710977802067eb done 02:46:35 #7 exporting config sha256:7dfff55391f367f8173ea006c6c6f12a6f8c000d56aaef5de5c0e05ee1841d93 done 02:46:35 #7 exporting manifest list sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 done 02:46:35 #7 pushing layers 0.0s done 02:46:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 02:46:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 0.1s done 02:46:35 #7 DONE 0.1s 02:46:35 02:46:35 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:46:35 #8 DONE 0.0s 02:46:35 02:46:35 1 warning found (use --debug to expand): 02:46:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' 02:46:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - 02:46:36 #1 [internal] load build definition from Dockerfile 02:46:36 #1 transferring dockerfile: 216B done 02:46:36 #1 DONE 0.0s 02:46:36 02:46:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:36 #2 DONE 0.0s 02:46:36 02:46:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 02:46:36 #3 DONE 0.0s 02:46:36 02:46:36 #4 [internal] load .dockerignore 02:46:36 #4 transferring context: 2B done 02:46:36 #4 DONE 0.0s 02:46:36 02:46:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 02:46:36 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done 02:46:36 #5 CACHED 02:46:36 02:46:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 02:46:36 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done 02:46:36 #6 CACHED 02:46:36 02:46:36 #7 exporting to image 02:46:36 #7 exporting layers done 02:46:36 #7 exporting manifest sha256:cc20b6b90a8cb7021f4a6531b26a6682bfc2dc4ae209d8527f21afc75a06cd02 done 02:46:36 #7 exporting config sha256:df7e9c03f44247880197226414fa9ea6d2e997b942684511330954cef4462db7 done 02:46:36 #7 exporting manifest sha256:095120fad2b497c27de91b0034cc755a7099204ca08a1182f7710977802067eb done 02:46:36 #7 exporting config sha256:7dfff55391f367f8173ea006c6c6f12a6f8c000d56aaef5de5c0e05ee1841d93 done 02:46:36 #7 exporting manifest list sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 done 02:46:36 #7 pushing layers 0.0s done 02:46:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 02:46:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 0.1s done 02:46:36 #7 DONE 0.1s 02:46:36 02:46:36 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:46:36 #8 DONE 0.0s 02:46:36 02:46:36 1 warning found (use --debug to expand): 02:46:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:46:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 02:46:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 02:46:36 #1 [internal] load build definition from Dockerfile 02:46:36 #1 transferring dockerfile: 166B done 02:46:36 #1 DONE 0.0s 02:46:36 02:46:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:46:36 #2 DONE 0.0s 02:46:36 02:46:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:46:36 #3 DONE 0.0s 02:46:36 02:46:36 #4 [internal] load .dockerignore 02:46:36 #4 transferring context: 2B done 02:46:36 #4 DONE 0.0s 02:46:36 02:46:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 02:46:36 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done 02:46:36 #5 CACHED 02:46:36 02:46:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 02:46:36 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done 02:46:36 #6 CACHED 02:46:36 02:46:36 #7 exporting to image 02:46:36 #7 exporting layers 02:46:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:46:36 #7 exporting layers done 02:46:36 #7 exporting manifest sha256:cc20b6b90a8cb7021f4a6531b26a6682bfc2dc4ae209d8527f21afc75a06cd02 done 02:46:36 #7 exporting config sha256:df7e9c03f44247880197226414fa9ea6d2e997b942684511330954cef4462db7 done 02:46:36 #7 exporting manifest sha256:095120fad2b497c27de91b0034cc755a7099204ca08a1182f7710977802067eb done 02:46:36 #7 exporting config sha256:7dfff55391f367f8173ea006c6c6f12a6f8c000d56aaef5de5c0e05ee1841d93 done 02:46:36 #7 exporting manifest list sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 done 02:46:36 #7 pushing layers 0.0s done 02:46:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 0.1s done 02:46:36 #7 DONE 0.1s 02:46:36 02:46:36 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:46:36 #8 DONE 0.0s 02:46:36 02:46:36 1 warning found (use --debug to expand): 02:46:36  - 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:46:37 + '[' -d /w/workspace/edgex-go/971/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:46:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:46:37 ---> package-listing.sh 02:46:37 ++ facter osfamily 02:46:37 ++ tr '[:upper:]' '[:lower:]' 02:46:38 + OS_FAMILY=redhat 02:46:38 + workspace=/w/workspace/edgex-go/971 02:46:38 + START_PACKAGES=/tmp/packages_start.txt 02:46:38 + END_PACKAGES=/tmp/packages_end.txt 02:46:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:46:38 + PACKAGES=/tmp/packages_start.txt 02:46:38 + '[' /w/workspace/edgex-go/971 ']' 02:46:38 + PACKAGES=/tmp/packages_end.txt 02:46:38 + case "${OS_FAMILY}" in 02:46:38 + rpm -qa 02:46:38 + sort 02:46:38 + '[' -f /tmp/packages_start.txt ']' 02:46:38 + '[' -f /tmp/packages_end.txt ']' 02:46:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:46:38 + '[' /w/workspace/edgex-go/971 ']' 02:46:38 + mkdir -p /w/workspace/edgex-go/971/archives/ 02:46:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/971/archives/ [Pipeline] echo 02:46:38 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/971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:46:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:39 02:46:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:39 latest: Pulling from edgex-lftools-log-publisher 02:46:39 5eb5b503b376: Pulling fs layer 02:46:39 5c69ac0246d0: Pulling fs layer 02:46:39 ec43610c2a17: Pulling fs layer 02:46:39 3a2ae6a8a46f: Pulling fs layer 02:46:39 33b1e0a273af: Pulling fs layer 02:46:39 5d3b04190fa2: Pulling fs layer 02:46:39 2f39f015ded8: Pulling fs layer 02:46:39 33b1e0a273af: Waiting 02:46:39 5d3b04190fa2: Waiting 02:46:39 2f39f015ded8: Waiting 02:46:39 3a2ae6a8a46f: Waiting 02:46:39 5c69ac0246d0: Verifying Checksum 02:46:39 5c69ac0246d0: Download complete 02:46:39 3a2ae6a8a46f: Verifying Checksum 02:46:39 3a2ae6a8a46f: Download complete 02:46:39 33b1e0a273af: Verifying Checksum 02:46:39 33b1e0a273af: Download complete 02:46:39 5d3b04190fa2: Verifying Checksum 02:46:39 5d3b04190fa2: Download complete 02:46:39 ec43610c2a17: Verifying Checksum 02:46:39 ec43610c2a17: Download complete 02:46:40 5eb5b503b376: Verifying Checksum 02:46:40 5eb5b503b376: Download complete 02:46:40 2f39f015ded8: Download complete 02:46:41 5eb5b503b376: Pull complete 02:46:41 5c69ac0246d0: Pull complete 02:46:41 ec43610c2a17: Pull complete 02:46:42 3a2ae6a8a46f: Pull complete 02:46:42 33b1e0a273af: Pull complete 02:46:42 5d3b04190fa2: Pull complete 02:46:46 2f39f015ded8: Pull complete 02:46:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:46 prd-centos7-docker-4c-2g-8612 does not seem to be running inside a container 02:46:46 $ 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/971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:46:49 $ docker top 86c9995c0dad1be00c30f6d177860ee6fca18476e05768853952e63332a2de42 -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:50 + touch /tmp/pre-build-complete [Pipeline] sh 02:46:50 + mkdir -p /var/log/sysstat [Pipeline] sh 02:46:50 + ls /var/log/sa-host 02:46:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:46:51 provisioning config files... 02:46:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11881380970790657183tmp [Pipeline] { [Pipeline] echo 02:46:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:46:51 ---> create-netrc.sh [Pipeline] } 02:46:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:46:51 ---> python-tools-install.sh [Pipeline] echo 02:46:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:46:52 ---> sudo-logs.sh 02:46:52 Archiving 'sudo' log.. 02:46:52 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:52 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:46:52 $ docker stop --time=1 86c9995c0dad1be00c30f6d177860ee6fca18476e05768853952e63332a2de42 02:46:53 $ docker rm -f --volumes 86c9995c0dad1be00c30f6d177860ee6fca18476e05768853952e63332a2de42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:46:53 [WS-CLEANUP] Deleting project workspace... 02:46:53 [WS-CLEANUP] Deferred wipeout is used... 02:46:53 [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:04:12 #154 ... 03:04:12 03:04:12 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:04:12 #150 DONE 1188.0s 03:04:12 03:04:12 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:04:12 #145 ... 03:04:12 03:04:12 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:04:12 #155 DONE 0.2s 03:04:12 03:04:12 #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:04:12 #147 ... 03:04:12 03:04:12 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:04:12 #156 DONE 0.3s 03:04:12 03:04:12 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:04:12 #145 ... 03:04:12 03:04:12 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:04:12 #157 DONE 0.4s 03:04:12 03:04:12 #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:04:12 #158 DONE 0.1s 03:04:12 03:04:12 #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:04:12 #159 DONE 0.3s 03:04:12 03:04:12 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:04:12 #151 ... 03:04:12 03:04:12 #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:04:12 #160 DONE 2.1s 03:04:12 03:04:12 #104 [core-common-config-bootstrapper] exporting to image 03:04:12 #104 exporting layers 03:04:12 #104 exporting layers 0.7s done 03:04:12 #104 writing image sha256:4f13794ce2600eb5d628a8647be74b64fba48dc7f92faa8af661602dfefc8c8c done 03:04:12 #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:04:12 #104 DONE 8.4s 03:04:12 03:04:12 #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:04:27 #147 ... 03:04:27 03:04:27 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:04:27 #153 DONE 1206.9s 03:04:27 03:04:27 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:04:27 #161 DONE 0.3s 03:04:27 03:04:27 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:04:29 #162 DONE 2.3s 03:04:29 03:04:29 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:04:30 #163 DONE 0.3s 03:04:30 03:04:30 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:04:30 #164 DONE 0.2s 03:04:30 03:04:30 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:04:30 #151 ... 03:04:30 03:04:30 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:04:30 #165 DONE 0.3s 03:04:30 03:04:30 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:04:30 #166 DONE 0.1s 03:04:30 03:04:30 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:04:30 #145 ... 03:04:30 03:04:30 #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:04:30 #167 DONE 0.1s 03:04:30 03:04:30 #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:04:30 #168 DONE 0.1s 03:04:30 03:04:30 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:04:30 #151 ... 03:04:30 03:04:30 #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:04:30 #169 DONE 0.1s 03:04:31 03:04:31 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:04:31 #170 DONE 0.1s 03:04:31 03:04:31 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:04:33 #171 DONE 1.9s 03:04:33 03:04:33 #104 [security-bootstrapper] exporting to image 03:04:33 #104 exporting layers 03:04:34 #104 exporting layers 0.9s done 03:04:34 #104 writing image sha256:6b0b1521925f0700b7b3e60a64915aede6e59a96133870536f4cd47687bb50de done 03:04:34 #104 naming to docker.io/library/security-bootstrapper-arm64 done 03:04:34 #104 DONE 9.3s 03:04:34 03:04:34 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:21:42 #152 ... 03:21:42 03:21:42 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:21:42 #144 DONE 2239.5s 03:21:42 03:21:42 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:21:42 #56 ... 03:21:42 03:21:42 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:21:42 #172 DONE 0.1s 03:21:42 03:21:42 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:21:42 #173 DONE 0.1s 03:21:42 03:21:42 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:21:42 #174 DONE 0.4s 03:21:42 03:21:42 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:21:42 #149 ... 03:21:42 03:21:42 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:21:42 #175 DONE 0.1s 03:21:42 03:21:42 #104 [core-command] exporting to image 03:21:42 #104 exporting layers 03:21:42 #104 exporting layers 0.6s done 03:21:42 #104 writing image sha256:3ade72001df8b874b950364bcc24f660f115936131a8a487430f37f729fbc8f2 0.1s done 03:21:42 #104 naming to docker.io/library/core-command-arm64 0.0s done 03:21:42 #104 DONE 10.0s 03:21:42 03:21:42 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:21:57 #145 ... 03:21:57 03:21:57 #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:21:57 #147 2255.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:21:57 #147 ... 03:21:57 03:21:57 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:21:57 #149 DONE 2257.9s 03:21:58 03:21:58 #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:21:58 #147 ... 03:21:58 03:21:58 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:21:58 #176 DONE 0.2s 03:21:59 03:21:59 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:21:59 #177 DONE 0.2s 03:21:59 03:21:59 #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:21:59 #178 DONE 0.1s 03:21:59 03:21:59 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:21:59 #179 DONE 0.1s 03:21:59 03:21:59 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:21:59 #180 DONE 0.4s 03:21:59 03:21:59 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:21:59 #181 DONE 0.1s 03:21:59 03:21:59 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:22:02 #182 DONE 2.6s 03:22:02 03:22:02 #104 [security-proxy-setup] exporting to image 03:22:02 #104 exporting layers 03:22:03 #104 exporting layers 0.9s done 03:22:03 #104 writing image sha256:9b2ffa31d095b356d182285b192bb54af2e4e13b6a645ec87f53f832816076df done 03:22:03 #104 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 03:22:03 #104 DONE 10.9s 03:22:03 03:22:03 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:22:36 #148 ... 03:22:36 03:22:36 #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:22:36 #147 DONE 2291.0s 03:22:36 03:22:36 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:22:36 #154 ... 03:22:36 03:22:36 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:22:36 #183 DONE 0.2s 03:22:36 03:22:36 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:22:36 #184 DONE 0.3s 03:22:36 03:22:36 #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:22:36 #185 DONE 0.1s 03:22:36 03:22:36 #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:22:36 #186 DONE 0.1s 03:22:36 03:22:36 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:22:36 #152 ... 03:22:36 03:22:36 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:22:36 #187 DONE 0.1s 03:22:36 03:22:36 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:22:36 #188 DONE 0.6s 03:22:36 03:22:36 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:22:36 #152 ... 03:22:36 03:22:36 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:22:36 #189 DONE 0.5s 03:22:36 03:22:36 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:22:36 #190 DONE 0.1s 03:22:36 03:22:36 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:22:36 #143 ... 03:22:36 03:22:36 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:22:36 #191 DONE 1.9s 03:22:36 03:22:36 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:22:36 #143 ... 03:22:36 03:22:36 #104 [security-secretstore-setup] exporting to image 03:22:36 #104 exporting layers 03:22:38 #104 exporting layers 2.0s done 03:22:38 #104 writing image sha256:a25a32dcc840c3c33945412121b2d58d047a6745729b8c68297bc0abb44c519f done 03:22:38 #104 naming to docker.io/library/security-secretstore-setup-arm64 done 03:22:38 #104 DONE 12.9s 03:22:38 03:22:38 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:23:45 #143 ... 03:23:45 03:23:45 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:23:45 #148 DONE 2355.1s 03:23:45 03:23:45 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:23:45 #146 ... 03:23:45 03:23:45 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:23:45 #192 DONE 0.3s 03:23:45 03:23:45 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:23:45 #151 ... 03:23:45 03:23:45 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:23:45 #193 DONE 0.1s 03:23:45 03:23:45 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:23:45 #143 ... 03:23:45 03:23:45 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:23:45 #194 DONE 0.4s 03:23:45 03:23:45 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:23:45 #143 ... 03:23:45 03:23:45 #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:23:45 #195 DONE 0.1s 03:23:45 03:23:45 #104 [security-spiffe-token-provider] exporting to image 03:23:45 #104 exporting layers 03:23:45 #104 exporting layers 0.6s done 03:23:45 #104 writing image sha256:c9bcb4e9e726e3629af04fec2f49615a34ffc90dc4365644537cea43eb72a1ac done 03:23:45 #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:23:45 #104 DONE 13.5s 03:23:45 03:23:45 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:24:18 #145 ... 03:24:18 03:24:18 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:24:18 #154 DONE 2396.1s 03:24:18 03:24:18 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:24:18 #151 ... 03:24:18 03:24:18 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:24:18 #196 DONE 0.2s 03:24:18 03:24:18 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:24:18 #197 DONE 0.1s 03:24:18 03:24:18 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:24:18 #198 DONE 0.5s 03:24:18 03:24:18 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:24:18 #56 ... 03:24:18 03:24:18 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:24:18 #199 DONE 0.1s 03:24:18 03:24:18 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:24:18 #200 DONE 0.1s 03:24:18 03:24:18 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:24:18 #152 ... 03:24:18 03:24:18 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:24:20 #201 DONE 2.8s 03:24:20 03:24:20 #104 [security-proxy-auth] exporting to image 03:24:20 #104 exporting layers 03:24:21 #104 exporting layers 0.9s done 03:24:21 #104 writing image sha256:b46aa6c84546d31fe2e34700d9518b94b11ecbb4ad2de551b8f92f2b3120bcac done 03:24:21 #104 naming to docker.io/library/security-proxy-auth-arm64 done 03:24:21 #104 DONE 14.4s 03:24:21 03:24:21 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:24:23 #145 ... 03:24:23 03:24:23 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:24:23 #146 DONE 2403.2s 03:24:23 03:24:23 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:24:23 #152 ... 03:24:23 03:24:23 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:24:24 #202 DONE 0.3s 03:24:24 03:24:24 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:24:24 #145 ... 03:24:24 03:24:24 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:24:24 #203 DONE 0.7s 03:24:24 03:24:24 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:24:25 #152 ... 03:24:25 03:24:25 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:24:25 #204 DONE 0.3s 03:24:25 03:24:25 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:24:25 #143 ... 03:24:25 03:24:25 #104 [core-keeper] exporting to image 03:24:25 #104 exporting layers 0.7s done 03:24:25 #104 writing image sha256:a1029a7d072a8063cbd3fc16e0096ff84f45eb181d5af90d88d8d5c7247d5711 done 03:24:25 #104 naming to docker.io/library/core-keeper-arm64 0.0s done 03:24:25 #104 DONE 15.1s 03:24:25 03:24:25 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:24:27 #145 ... 03:24:27 03:24:27 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:24:27 #151 DONE 2407.8s 03:24:27 03:24:27 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:24:28 #145 ... 03:24:28 03:24:28 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:24:28 #205 DONE 0.2s 03:24:28 03:24:28 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:24:28 #143 ... 03:24:28 03:24:28 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:24:28 #206 DONE 0.1s 03:24:29 03:24:29 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:24:29 #207 DONE 0.5s 03:24:29 03:24:29 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:24:29 #208 DONE 0.1s 03:24:29 03:24:29 #104 [core-data] exporting to image 03:24:30 #104 ... 03:24:30 03:24:30 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:24:30 #152 DONE 2410.3s 03:24:30 03:24:30 #104 [core-data] exporting to image 03:24:30 #104 exporting layers 0.9s done 03:24:30 #104 writing image sha256:49a9948d831f26cbf1ea90c5c5a864347c471c9063d86c3488c7339d45305982 03:24:30 #104 writing image sha256:49a9948d831f26cbf1ea90c5c5a864347c471c9063d86c3488c7339d45305982 0.0s done 03:24:30 #104 naming to docker.io/library/core-data-arm64 0.0s done 03:24:30 #104 DONE 16.1s 03:24:30 03:24:30 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:24:31 #145 ... 03:24:31 03:24:31 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:24:31 #209 DONE 0.2s 03:24:31 03:24:31 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:24:31 #210 DONE 0.1s 03:24:31 03:24:31 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:24:31 #145 ... 03:24:31 03:24:31 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:24:33 #211 DONE 2.0s 03:24:33 03:24:33 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:24:33 #212 DONE 0.1s 03:24:33 03:24:33 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:24:33 #145 ... 03:24:33 03:24:33 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:24:33 #213 DONE 0.1s 03:24:33 03:24:33 #104 [core-metadata] exporting to image 03:24:34 #104 exporting layers 0.6s done 03:24:34 #104 writing image sha256:7b1ce9f7be3e13d90762687d28dc5cddce17069ee430e98aac02d48d0732ccc8 done 03:24:34 #104 naming to docker.io/library/core-metadata-arm64 done 03:24:34 #104 DONE 16.8s 03:24:34 03:24:34 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:25:01 #145 DONE 2440.3s 03:25:01 03:25:01 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:25:01 #56 ... 03:25:01 03:25:01 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:25:01 #214 DONE 0.1s 03:25:01 03:25:01 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:25:01 #56 ... 03:25:01 03:25:01 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:25:01 #215 DONE 0.1s 03:25:01 03:25:01 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:25:02 #216 DONE 0.6s 03:25:02 03:25:02 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:25:02 #217 DONE 0.1s 03:25:02 03:25:02 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:25:02 #56 ... 03:25:02 03:25:02 #104 [support-scheduler] exporting to image 03:25:02 #104 exporting layers 03:25:02 #104 exporting layers 1.0s done 03:25:02 #104 writing image sha256:cb8a536d54486e2b1b93ec39a1c0d20ea40c9642b7699e6c75870319558ecd07 done 03:25:02 #104 naming to docker.io/library/support-scheduler-arm64 done 03:25:02 #104 DONE 17.8s 03:25:02 03:25:02 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:25:07 #56 ... 03:25:07 03:25:07 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:25:07 #143 DONE 2446.9s 03:25:07 03:25:07 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:25:07 #56 ... 03:25:07 03:25:07 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:25:07 #218 DONE 0.1s 03:25:07 03:25:07 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:25:07 #219 DONE 0.1s 03:25:07 03:25:07 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:25:07 #56 ... 03:25:07 03:25:07 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:25:08 #220 DONE 0.5s 03:25:08 03:25:08 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:25:08 #221 DONE 0.1s 03:25:08 03:25:08 #104 [support-notifications] exporting to image 03:25:08 #104 exporting layers 03:25:08 #104 exporting layers 0.6s done 03:25:08 #104 writing image sha256:7d0d6747a5b0f6042af0d98e476780cfd1588a46587f20bb4e059eba1042c522 done 03:25:08 #104 naming to docker.io/library/support-notifications-arm64 done 03:25:08 #104 DONE 18.4s 03:25:08 03:25:08 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:25:08 time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:25:08 time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:25:08 time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:25:08 time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:25:08 time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:25:08 time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:25:08 time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:25:08 time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:25:08 time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:25:08 time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:25:08 time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:25:08 time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:25:08 time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:25:08 time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:25:08 time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:25:08 $ docker stop --time=1 202557cf9955c304abae4389977af535a0b029290f10d653ce5610ff47a631e0 03:25:10 $ docker rm -f --volumes 202557cf9955c304abae4389977af535a0b029290f10d653ce5610ff47a631e0 [Pipeline] // withDockerContainer [Pipeline] sh 03:25:11 + docker images 03:25:11 REPOSITORY TAG IMAGE ID CREATED SIZE 03:25:11 support-notifications-arm64 latest 7d0d6747a5b0 2 seconds ago 56.1MB 03:25:11 support-scheduler-arm64 latest cb8a536d5448 9 seconds ago 52.2MB 03:25:11 core-metadata-arm64 latest 7b1ce9f7be3e 37 seconds ago 48.2MB 03:25:11 core-data-arm64 latest 49a9948d831f 41 seconds ago 48.1MB 03:25:11 core-keeper-arm64 latest a1029a7d072a 45 seconds ago 47.8MB 03:25:11 security-proxy-auth-arm64 latest b46aa6c84546 50 seconds ago 47.3MB 03:25:11 security-spiffe-token-provider-arm64 latest c9bcb4e9e726 About a minute ago 51.8MB 03:25:11 security-secretstore-setup-arm64 latest a25a32dcc840 2 minutes ago 85.8MB 03:25:11 security-proxy-setup-arm64 latest 9b2ffa31d095 3 minutes ago 52.9MB 03:25:11 core-command-arm64 latest 3ade72001df8 3 minutes ago 42.6MB 03:25:11 security-bootstrapper-arm64 latest 6b0b1521925f 20 minutes ago 21.3MB 03:25:11 core-common-config-bootstrapper-arm64 latest 4f13794ce260 20 minutes ago 20.2MB 03:25:11 security-spire-agent-arm64 latest 60f5135c48cc 42 minutes ago 219MB 03:25:11 security-spire-server-arm64 latest ede72dbad7f9 42 minutes ago 163MB 03:25:11 security-spire-config-arm64 latest 927cba8555aa 42 minutes ago 162MB 03:25:11 ci-base-image-arm64 latest 0a9c8646ebb7 44 minutes ago 898MB 03:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 months ago 564MB 03:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:25:11 provisioning config files... 03:25:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/971@tmp/config13394860548825310097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:25:11 ---> ****-login.sh 03:25:11 nexus3.edgexfoundry.org:10001 03:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:11 Configure a credential helper to remove this warning. See 03:25:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:11 03:25:11 Login Succeeded 03:25:11 nexus3.edgexfoundry.org:10002 03:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:12 Configure a credential helper to remove this warning. See 03:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:12 03:25:12 Login Succeeded 03:25:12 nexus3.edgexfoundry.org:10003 03:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:12 Configure a credential helper to remove this warning. See 03:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:12 03:25:12 Login Succeeded 03:25:12 nexus3.edgexfoundry.org:10004 03:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:12 Configure a credential helper to remove this warning. See 03:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:12 03:25:12 Login Succeeded 03:25:12 ****.io 03:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:13 Configure a credential helper to remove this warning. See 03:25:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:13 03:25:13 Login Succeeded 03:25:13 ---> ****-login.sh ends [Pipeline] } 03:25:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:25:13 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:25:13 c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:25:13 latest 03:25:13 4.1.0-dev.111 03:25:13 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:25:13 main 03:25:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:25:14 741ec0aaf550: Preparing 03:25:14 3101cd11c612: Preparing 03:25:14 7c3b96a5f4af: Preparing 03:25:14 633050be72af: Preparing 03:25:14 64b5a41bc5fe: Preparing 03:25:14 318ad64c37d4: Preparing 03:25:14 eeaa73608b53: Preparing 03:25:14 318ad64c37d4: Waiting 03:25:14 eeaa73608b53: Waiting 03:25:15 7c3b96a5f4af: Pushed 03:25:15 741ec0aaf550: Pushed 03:25:15 64b5a41bc5fe: Pushed 03:25:15 633050be72af: Pushed 03:25:15 eeaa73608b53: Layer already exists 03:25:15 318ad64c37d4: Pushed 03:25:21 3101cd11c612: Pushed 03:25:22 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:8feaebae35a88373730db3a66de41185fd5202319e2df07e03e579f0c54c6cb3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:25:22 741ec0aaf550: Preparing 03:25:22 3101cd11c612: Preparing 03:25:22 7c3b96a5f4af: Preparing 03:25:22 633050be72af: Preparing 03:25:22 64b5a41bc5fe: Preparing 03:25:22 318ad64c37d4: Preparing 03:25:22 eeaa73608b53: Preparing 03:25:22 318ad64c37d4: Waiting 03:25:22 eeaa73608b53: Waiting 03:25:22 64b5a41bc5fe: Layer already exists 03:25:22 741ec0aaf550: Layer already exists 03:25:22 3101cd11c612: Layer already exists 03:25:22 7c3b96a5f4af: Layer already exists 03:25:22 633050be72af: Layer already exists 03:25:22 eeaa73608b53: Layer already exists 03:25:22 318ad64c37d4: Layer already exists 03:25:22 latest: digest: sha256:8feaebae35a88373730db3a66de41185fd5202319e2df07e03e579f0c54c6cb3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.111 03:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:25:23 741ec0aaf550: Preparing 03:25:23 3101cd11c612: Preparing 03:25:23 7c3b96a5f4af: Preparing 03:25:23 633050be72af: Preparing 03:25:23 64b5a41bc5fe: Preparing 03:25:23 318ad64c37d4: Preparing 03:25:23 eeaa73608b53: Preparing 03:25:23 318ad64c37d4: Waiting 03:25:23 eeaa73608b53: Waiting 03:25:23 7c3b96a5f4af: Layer already exists 03:25:23 633050be72af: Layer already exists 03:25:23 3101cd11c612: Layer already exists 03:25:23 64b5a41bc5fe: Layer already exists 03:25:23 741ec0aaf550: Layer already exists 03:25:23 318ad64c37d4: Layer already exists 03:25:23 eeaa73608b53: Layer already exists 03:25:23 4.1.0-dev.111: digest: sha256:8feaebae35a88373730db3a66de41185fd5202319e2df07e03e579f0c54c6cb3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:25:24 741ec0aaf550: Preparing 03:25:24 3101cd11c612: Preparing 03:25:24 7c3b96a5f4af: Preparing 03:25:24 633050be72af: Preparing 03:25:24 64b5a41bc5fe: Preparing 03:25:24 318ad64c37d4: Preparing 03:25:24 eeaa73608b53: Preparing 03:25:24 318ad64c37d4: Waiting 03:25:24 eeaa73608b53: Waiting 03:25:24 7c3b96a5f4af: Layer already exists 03:25:24 64b5a41bc5fe: Layer already exists 03:25:24 633050be72af: Layer already exists 03:25:24 3101cd11c612: Layer already exists 03:25:24 741ec0aaf550: Layer already exists 03:25:24 318ad64c37d4: Layer already exists 03:25:24 eeaa73608b53: Layer already exists 03:25:24 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:8feaebae35a88373730db3a66de41185fd5202319e2df07e03e579f0c54c6cb3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:25:25 741ec0aaf550: Preparing 03:25:25 3101cd11c612: Preparing 03:25:25 7c3b96a5f4af: Preparing 03:25:25 633050be72af: Preparing 03:25:25 64b5a41bc5fe: Preparing 03:25:25 318ad64c37d4: Preparing 03:25:25 eeaa73608b53: Preparing 03:25:25 318ad64c37d4: Waiting 03:25:25 eeaa73608b53: Waiting 03:25:25 633050be72af: Layer already exists 03:25:25 7c3b96a5f4af: Layer already exists 03:25:25 3101cd11c612: Layer already exists 03:25:25 741ec0aaf550: Layer already exists 03:25:25 64b5a41bc5fe: Layer already exists 03:25:25 318ad64c37d4: Layer already exists 03:25:25 eeaa73608b53: Layer already exists 03:25:25 main: digest: sha256:8feaebae35a88373730db3a66de41185fd5202319e2df07e03e579f0c54c6cb3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:25 ===================================================== [Pipeline] echo 03:25:25 taggedImages: 03:25:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:25:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:25:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.111 03:25:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:25:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:25:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:25:25 c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:25:25 latest 03:25:25 4.1.0-dev.111 03:25:25 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:25:25 main 03:25:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:25:27 f93dbe07ec5f: Preparing 03:25:27 70f38c75245b: Preparing 03:25:27 cfadb42a960f: Preparing 03:25:27 5e1f7b92fa89: Preparing 03:25:27 7c3b96a5f4af: Preparing 03:25:27 633050be72af: Preparing 03:25:27 64b5a41bc5fe: Preparing 03:25:27 318ad64c37d4: Preparing 03:25:27 eeaa73608b53: Preparing 03:25:27 633050be72af: Waiting 03:25:27 64b5a41bc5fe: Waiting 03:25:27 318ad64c37d4: Waiting 03:25:27 eeaa73608b53: Waiting 03:25:27 7c3b96a5f4af: Layer already exists 03:25:28 633050be72af: Layer already exists 03:25:28 64b5a41bc5fe: Layer already exists 03:25:28 70f38c75245b: Pushed 03:25:28 cfadb42a960f: Pushed 03:25:28 318ad64c37d4: Layer already exists 03:25:28 f93dbe07ec5f: Pushed 03:25:28 eeaa73608b53: Layer already exists 03:25:30 5e1f7b92fa89: Pushed 03:25:30 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:a522fafb89bb9e1e4f43eec9712100bf6ba4b35305f874d07213d22bb8b4769d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:30 + 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:25:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:25:31 f93dbe07ec5f: Preparing 03:25:31 70f38c75245b: Preparing 03:25:31 cfadb42a960f: Preparing 03:25:31 5e1f7b92fa89: Preparing 03:25:31 7c3b96a5f4af: Preparing 03:25:31 633050be72af: Preparing 03:25:31 64b5a41bc5fe: Preparing 03:25:31 318ad64c37d4: Preparing 03:25:31 eeaa73608b53: Preparing 03:25:31 64b5a41bc5fe: Waiting 03:25:31 318ad64c37d4: Waiting 03:25:31 eeaa73608b53: Waiting 03:25:31 633050be72af: Waiting 03:25:31 5e1f7b92fa89: Layer already exists 03:25:31 70f38c75245b: Layer already exists 03:25:31 7c3b96a5f4af: Layer already exists 03:25:31 f93dbe07ec5f: Layer already exists 03:25:31 cfadb42a960f: Layer already exists 03:25:31 eeaa73608b53: Layer already exists 03:25:31 64b5a41bc5fe: Layer already exists 03:25:31 318ad64c37d4: Layer already exists 03:25:31 633050be72af: Layer already exists 03:25:31 latest: digest: sha256:a522fafb89bb9e1e4f43eec9712100bf6ba4b35305f874d07213d22bb8b4769d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.111 03:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:25:32 f93dbe07ec5f: Preparing 03:25:32 70f38c75245b: Preparing 03:25:32 cfadb42a960f: Preparing 03:25:32 5e1f7b92fa89: Preparing 03:25:32 7c3b96a5f4af: Preparing 03:25:32 633050be72af: Preparing 03:25:32 64b5a41bc5fe: Preparing 03:25:32 318ad64c37d4: Preparing 03:25:32 eeaa73608b53: Preparing 03:25:32 633050be72af: Waiting 03:25:32 64b5a41bc5fe: Waiting 03:25:32 318ad64c37d4: Waiting 03:25:32 eeaa73608b53: Waiting 03:25:32 cfadb42a960f: Layer already exists 03:25:32 7c3b96a5f4af: Layer already exists 03:25:32 5e1f7b92fa89: Layer already exists 03:25:32 f93dbe07ec5f: Layer already exists 03:25:32 70f38c75245b: Layer already exists 03:25:32 318ad64c37d4: Layer already exists 03:25:32 633050be72af: Layer already exists 03:25:32 64b5a41bc5fe: Layer already exists 03:25:32 eeaa73608b53: Layer already exists 03:25:32 4.1.0-dev.111: digest: sha256:a522fafb89bb9e1e4f43eec9712100bf6ba4b35305f874d07213d22bb8b4769d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:25:33 f93dbe07ec5f: Preparing 03:25:33 70f38c75245b: Preparing 03:25:33 cfadb42a960f: Preparing 03:25:33 5e1f7b92fa89: Preparing 03:25:33 7c3b96a5f4af: Preparing 03:25:33 633050be72af: Preparing 03:25:33 64b5a41bc5fe: Preparing 03:25:33 318ad64c37d4: Preparing 03:25:33 eeaa73608b53: Preparing 03:25:33 633050be72af: Waiting 03:25:33 64b5a41bc5fe: Waiting 03:25:33 318ad64c37d4: Waiting 03:25:33 eeaa73608b53: Waiting 03:25:33 5e1f7b92fa89: Layer already exists 03:25:33 70f38c75245b: Layer already exists 03:25:33 7c3b96a5f4af: Layer already exists 03:25:33 cfadb42a960f: Layer already exists 03:25:33 f93dbe07ec5f: Layer already exists 03:25:33 318ad64c37d4: Layer already exists 03:25:33 eeaa73608b53: Layer already exists 03:25:33 64b5a41bc5fe: Layer already exists 03:25:33 633050be72af: Layer already exists 03:25:33 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:a522fafb89bb9e1e4f43eec9712100bf6ba4b35305f874d07213d22bb8b4769d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:34 + 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:25:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:25:34 f93dbe07ec5f: Preparing 03:25:34 70f38c75245b: Preparing 03:25:34 cfadb42a960f: Preparing 03:25:34 5e1f7b92fa89: Preparing 03:25:34 7c3b96a5f4af: Preparing 03:25:34 633050be72af: Preparing 03:25:34 64b5a41bc5fe: Preparing 03:25:34 318ad64c37d4: Preparing 03:25:34 eeaa73608b53: Preparing 03:25:34 633050be72af: Waiting 03:25:34 64b5a41bc5fe: Waiting 03:25:34 318ad64c37d4: Waiting 03:25:34 eeaa73608b53: Waiting 03:25:34 7c3b96a5f4af: Layer already exists 03:25:34 70f38c75245b: Layer already exists 03:25:34 f93dbe07ec5f: Layer already exists 03:25:34 5e1f7b92fa89: Layer already exists 03:25:34 cfadb42a960f: Layer already exists 03:25:34 633050be72af: Layer already exists 03:25:34 318ad64c37d4: Layer already exists 03:25:34 64b5a41bc5fe: Layer already exists 03:25:34 eeaa73608b53: Layer already exists 03:25:34 main: digest: sha256:a522fafb89bb9e1e4f43eec9712100bf6ba4b35305f874d07213d22bb8b4769d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:34 ===================================================== [Pipeline] echo 03:25:34 taggedImages: 03:25:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:25:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:25:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.111 03:25:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:25:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:25:34 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:25:34 c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:25:34 latest 03:25:34 4.1.0-dev.111 03:25:34 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:25:34 main 03:25:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:25:35 959687439e88: Preparing 03:25:35 ea140610a3f7: Preparing 03:25:35 7c3b96a5f4af: Preparing 03:25:35 633050be72af: Preparing 03:25:35 ebd588f258fa: Preparing 03:25:35 2b482cc1850c: Preparing 03:25:35 eeaa73608b53: Preparing 03:25:35 2b482cc1850c: Waiting 03:25:35 eeaa73608b53: Waiting 03:25:35 7c3b96a5f4af: Layer already exists 03:25:35 633050be72af: Layer already exists 03:25:35 eeaa73608b53: Layer already exists 03:25:35 ebd588f258fa: Pushed 03:25:35 959687439e88: Pushed 03:25:35 2b482cc1850c: Pushed 03:25:43 ea140610a3f7: Pushed 03:25:43 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:fbdc1652f45ecbfafcc2324cde0283b0e9727d32f7c8acf7f7d90aecc7d6c542 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:25:44 959687439e88: Preparing 03:25:44 ea140610a3f7: Preparing 03:25:44 7c3b96a5f4af: Preparing 03:25:44 633050be72af: Preparing 03:25:44 ebd588f258fa: Preparing 03:25:44 2b482cc1850c: Preparing 03:25:44 eeaa73608b53: Preparing 03:25:44 2b482cc1850c: Waiting 03:25:44 eeaa73608b53: Waiting 03:25:44 ea140610a3f7: Layer already exists 03:25:44 7c3b96a5f4af: Layer already exists 03:25:44 633050be72af: Layer already exists 03:25:44 959687439e88: Layer already exists 03:25:44 ebd588f258fa: Layer already exists 03:25:44 2b482cc1850c: Layer already exists 03:25:44 eeaa73608b53: Layer already exists 03:25:44 latest: digest: sha256:fbdc1652f45ecbfafcc2324cde0283b0e9727d32f7c8acf7f7d90aecc7d6c542 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.111 03:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:25:45 959687439e88: Preparing 03:25:45 ea140610a3f7: Preparing 03:25:45 7c3b96a5f4af: Preparing 03:25:45 633050be72af: Preparing 03:25:45 ebd588f258fa: Preparing 03:25:45 2b482cc1850c: Preparing 03:25:45 eeaa73608b53: Preparing 03:25:45 2b482cc1850c: Waiting 03:25:45 eeaa73608b53: Waiting 03:25:45 7c3b96a5f4af: Layer already exists 03:25:45 ebd588f258fa: Layer already exists 03:25:45 633050be72af: Layer already exists 03:25:45 ea140610a3f7: Layer already exists 03:25:45 959687439e88: Layer already exists 03:25:45 2b482cc1850c: Layer already exists 03:25:45 eeaa73608b53: Layer already exists 03:25:45 4.1.0-dev.111: digest: sha256:fbdc1652f45ecbfafcc2324cde0283b0e9727d32f7c8acf7f7d90aecc7d6c542 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:25:46 959687439e88: Preparing 03:25:46 ea140610a3f7: Preparing 03:25:46 7c3b96a5f4af: Preparing 03:25:46 633050be72af: Preparing 03:25:46 ebd588f258fa: Preparing 03:25:46 2b482cc1850c: Preparing 03:25:46 eeaa73608b53: Preparing 03:25:46 2b482cc1850c: Waiting 03:25:46 eeaa73608b53: Waiting 03:25:46 7c3b96a5f4af: Layer already exists 03:25:46 ebd588f258fa: Layer already exists 03:25:46 633050be72af: Layer already exists 03:25:46 959687439e88: Layer already exists 03:25:46 ea140610a3f7: Layer already exists 03:25:46 eeaa73608b53: Layer already exists 03:25:46 2b482cc1850c: Layer already exists 03:25:46 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:fbdc1652f45ecbfafcc2324cde0283b0e9727d32f7c8acf7f7d90aecc7d6c542 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:25:47 959687439e88: Preparing 03:25:47 ea140610a3f7: Preparing 03:25:47 7c3b96a5f4af: Preparing 03:25:47 633050be72af: Preparing 03:25:47 ebd588f258fa: Preparing 03:25:47 2b482cc1850c: Preparing 03:25:47 eeaa73608b53: Preparing 03:25:47 2b482cc1850c: Waiting 03:25:47 eeaa73608b53: Waiting 03:25:47 959687439e88: Layer already exists 03:25:47 633050be72af: Layer already exists 03:25:47 ebd588f258fa: Layer already exists 03:25:47 ea140610a3f7: Layer already exists 03:25:47 7c3b96a5f4af: Layer already exists 03:25:47 2b482cc1850c: Layer already exists 03:25:47 eeaa73608b53: Layer already exists 03:25:47 main: digest: sha256:fbdc1652f45ecbfafcc2324cde0283b0e9727d32f7c8acf7f7d90aecc7d6c542 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:47 ===================================================== [Pipeline] echo 03:25:47 taggedImages: 03:25:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:25:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:25:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.111 03:25:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:25:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:25:47 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:25:47 c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:25:47 latest 03:25:47 4.1.0-dev.111 03:25:47 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:25:47 main 03:25:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:25:48 ee606be5983f: Preparing 03:25:48 154d2b90fe82: Preparing 03:25:48 633050be72af: Preparing 03:25:48 a6b8e5e748d2: Preparing 03:25:48 27b97355c18c: Preparing 03:25:48 eeaa73608b53: Preparing 03:25:48 633050be72af: Layer already exists 03:25:48 eeaa73608b53: Layer already exists 03:25:48 27b97355c18c: Pushed 03:25:48 a6b8e5e748d2: Pushed 03:25:48 ee606be5983f: Pushed 03:25:56 154d2b90fe82: Pushed 03:25:56 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:4466177d2bccce129990161b33a43be235e7a4ea286faa338691a410017fa159 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:25:57 ee606be5983f: Preparing 03:25:57 154d2b90fe82: Preparing 03:25:57 633050be72af: Preparing 03:25:57 a6b8e5e748d2: Preparing 03:25:57 27b97355c18c: Preparing 03:25:57 eeaa73608b53: Preparing 03:25:57 eeaa73608b53: Waiting 03:25:57 27b97355c18c: Layer already exists 03:25:57 a6b8e5e748d2: Layer already exists 03:25:57 633050be72af: Layer already exists 03:25:57 ee606be5983f: Layer already exists 03:25:57 154d2b90fe82: Layer already exists 03:25:57 eeaa73608b53: Layer already exists 03:25:57 latest: digest: sha256:4466177d2bccce129990161b33a43be235e7a4ea286faa338691a410017fa159 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.111 03:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:25:58 ee606be5983f: Preparing 03:25:58 154d2b90fe82: Preparing 03:25:58 633050be72af: Preparing 03:25:58 a6b8e5e748d2: Preparing 03:25:58 27b97355c18c: Preparing 03:25:58 eeaa73608b53: Preparing 03:25:58 eeaa73608b53: Waiting 03:25:58 ee606be5983f: Layer already exists 03:25:58 27b97355c18c: Layer already exists 03:25:58 a6b8e5e748d2: Layer already exists 03:25:58 633050be72af: Layer already exists 03:25:58 154d2b90fe82: Layer already exists 03:25:58 eeaa73608b53: Layer already exists 03:25:58 4.1.0-dev.111: digest: sha256:4466177d2bccce129990161b33a43be235e7a4ea286faa338691a410017fa159 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:25:59 ee606be5983f: Preparing 03:25:59 154d2b90fe82: Preparing 03:25:59 633050be72af: Preparing 03:25:59 a6b8e5e748d2: Preparing 03:25:59 27b97355c18c: Preparing 03:25:59 eeaa73608b53: Preparing 03:25:59 eeaa73608b53: Waiting 03:25:59 154d2b90fe82: Layer already exists 03:25:59 a6b8e5e748d2: Layer already exists 03:25:59 633050be72af: Layer already exists 03:25:59 27b97355c18c: Layer already exists 03:25:59 ee606be5983f: Layer already exists 03:25:59 eeaa73608b53: Layer already exists 03:25:59 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:4466177d2bccce129990161b33a43be235e7a4ea286faa338691a410017fa159 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:26:00 ee606be5983f: Preparing 03:26:00 154d2b90fe82: Preparing 03:26:00 633050be72af: Preparing 03:26:00 a6b8e5e748d2: Preparing 03:26:00 27b97355c18c: Preparing 03:26:00 eeaa73608b53: Preparing 03:26:00 eeaa73608b53: Waiting 03:26:00 ee606be5983f: Layer already exists 03:26:00 154d2b90fe82: Layer already exists 03:26:00 a6b8e5e748d2: Layer already exists 03:26:00 27b97355c18c: Layer already exists 03:26:00 633050be72af: Layer already exists 03:26:00 eeaa73608b53: Layer already exists 03:26:00 main: digest: sha256:4466177d2bccce129990161b33a43be235e7a4ea286faa338691a410017fa159 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:00 ===================================================== [Pipeline] echo 03:26:00 taggedImages: 03:26:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:26:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:26:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.111 03:26:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:26:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:26:01 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:26:01 c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:26:01 latest 03:26:01 4.1.0-dev.111 03:26:01 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:26:01 main 03:26:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:26:01 632bd3bf5a11: Preparing 03:26:01 19702c6a0adc: Preparing 03:26:01 53ca531b00c5: Preparing 03:26:01 7c3b96a5f4af: Preparing 03:26:01 633050be72af: Preparing 03:26:01 64b5a41bc5fe: Preparing 03:26:01 318ad64c37d4: Preparing 03:26:01 eeaa73608b53: Preparing 03:26:01 318ad64c37d4: Waiting 03:26:01 64b5a41bc5fe: Waiting 03:26:01 eeaa73608b53: Waiting 03:26:01 7c3b96a5f4af: Layer already exists 03:26:01 633050be72af: Layer already exists 03:26:02 64b5a41bc5fe: Layer already exists 03:26:02 318ad64c37d4: Layer already exists 03:26:02 19702c6a0adc: Pushed 03:26:02 eeaa73608b53: Layer already exists 03:26:02 632bd3bf5a11: Pushed 03:26:10 53ca531b00c5: Pushed 03:26:10 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:d74c089da827320f3eaa7de332f7a58fcebfec0eefb1cff8bd3f499ec4101cfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:26:10 632bd3bf5a11: Preparing 03:26:10 19702c6a0adc: Preparing 03:26:10 53ca531b00c5: Preparing 03:26:10 7c3b96a5f4af: Preparing 03:26:10 633050be72af: Preparing 03:26:10 64b5a41bc5fe: Preparing 03:26:10 318ad64c37d4: Preparing 03:26:10 eeaa73608b53: Preparing 03:26:10 64b5a41bc5fe: Waiting 03:26:10 318ad64c37d4: Waiting 03:26:10 eeaa73608b53: Waiting 03:26:10 7c3b96a5f4af: Layer already exists 03:26:10 633050be72af: Layer already exists 03:26:10 19702c6a0adc: Layer already exists 03:26:10 53ca531b00c5: Layer already exists 03:26:10 632bd3bf5a11: Layer already exists 03:26:10 eeaa73608b53: Layer already exists 03:26:10 318ad64c37d4: Layer already exists 03:26:10 64b5a41bc5fe: Layer already exists 03:26:10 latest: digest: sha256:d74c089da827320f3eaa7de332f7a58fcebfec0eefb1cff8bd3f499ec4101cfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.111 03:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:26:11 632bd3bf5a11: Preparing 03:26:11 19702c6a0adc: Preparing 03:26:11 53ca531b00c5: Preparing 03:26:11 7c3b96a5f4af: Preparing 03:26:11 633050be72af: Preparing 03:26:11 64b5a41bc5fe: Preparing 03:26:11 318ad64c37d4: Preparing 03:26:11 eeaa73608b53: Preparing 03:26:11 64b5a41bc5fe: Waiting 03:26:11 318ad64c37d4: Waiting 03:26:11 eeaa73608b53: Waiting 03:26:11 19702c6a0adc: Layer already exists 03:26:11 632bd3bf5a11: Layer already exists 03:26:11 7c3b96a5f4af: Layer already exists 03:26:11 633050be72af: Layer already exists 03:26:11 53ca531b00c5: Layer already exists 03:26:11 eeaa73608b53: Layer already exists 03:26:11 318ad64c37d4: Layer already exists 03:26:11 64b5a41bc5fe: Layer already exists 03:26:11 4.1.0-dev.111: digest: sha256:d74c089da827320f3eaa7de332f7a58fcebfec0eefb1cff8bd3f499ec4101cfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:26:12 632bd3bf5a11: Preparing 03:26:12 19702c6a0adc: Preparing 03:26:12 53ca531b00c5: Preparing 03:26:12 7c3b96a5f4af: Preparing 03:26:12 633050be72af: Preparing 03:26:12 64b5a41bc5fe: Preparing 03:26:12 318ad64c37d4: Preparing 03:26:12 eeaa73608b53: Preparing 03:26:12 318ad64c37d4: Waiting 03:26:12 eeaa73608b53: Waiting 03:26:12 64b5a41bc5fe: Waiting 03:26:12 632bd3bf5a11: Layer already exists 03:26:12 53ca531b00c5: Layer already exists 03:26:12 7c3b96a5f4af: Layer already exists 03:26:12 633050be72af: Layer already exists 03:26:12 19702c6a0adc: Layer already exists 03:26:12 eeaa73608b53: Layer already exists 03:26:12 64b5a41bc5fe: Layer already exists 03:26:12 318ad64c37d4: Layer already exists 03:26:12 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:d74c089da827320f3eaa7de332f7a58fcebfec0eefb1cff8bd3f499ec4101cfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:26:13 632bd3bf5a11: Preparing 03:26:13 19702c6a0adc: Preparing 03:26:13 53ca531b00c5: Preparing 03:26:13 7c3b96a5f4af: Preparing 03:26:13 633050be72af: Preparing 03:26:13 64b5a41bc5fe: Preparing 03:26:13 318ad64c37d4: Preparing 03:26:13 eeaa73608b53: Preparing 03:26:13 64b5a41bc5fe: Waiting 03:26:13 318ad64c37d4: Waiting 03:26:13 633050be72af: Layer already exists 03:26:13 632bd3bf5a11: Layer already exists 03:26:13 53ca531b00c5: Layer already exists 03:26:13 19702c6a0adc: Layer already exists 03:26:13 7c3b96a5f4af: Layer already exists 03:26:13 318ad64c37d4: Layer already exists 03:26:13 64b5a41bc5fe: Layer already exists 03:26:13 eeaa73608b53: Layer already exists 03:26:13 main: digest: sha256:d74c089da827320f3eaa7de332f7a58fcebfec0eefb1cff8bd3f499ec4101cfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:13 ===================================================== [Pipeline] echo 03:26:13 taggedImages: 03:26:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:26:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:26:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.111 03:26:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:26:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:26:13 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:26:13 c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:26:13 latest 03:26:13 4.1.0-dev.111 03:26:13 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:26:13 main 03:26:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:26:14 b247715cf598: Preparing 03:26:14 548ab6007676: Preparing 03:26:14 1ba67867c941: Preparing 03:26:14 ad5091f1aad8: Preparing 03:26:14 fb9b7485df60: Preparing 03:26:14 5e314699cd1b: Preparing 03:26:14 9b92023227f0: Preparing 03:26:14 7c3b96a5f4af: Preparing 03:26:14 633050be72af: Preparing 03:26:14 0743b12cc0be: Preparing 03:26:14 577c92a53706: Preparing 03:26:14 5f70bf18a086: Preparing 03:26:14 52b8f7e5474e: Preparing 03:26:14 f5c27fd97487: Preparing 03:26:14 140ab31da0a6: Preparing 03:26:14 eeaa73608b53: Preparing 03:26:14 0743b12cc0be: Waiting 03:26:14 577c92a53706: Waiting 03:26:14 5f70bf18a086: Waiting 03:26:14 52b8f7e5474e: Waiting 03:26:14 f5c27fd97487: Waiting 03:26:14 5e314699cd1b: Waiting 03:26:14 140ab31da0a6: Waiting 03:26:14 9b92023227f0: Waiting 03:26:14 eeaa73608b53: Waiting 03:26:14 7c3b96a5f4af: Waiting 03:26:14 633050be72af: Waiting 03:26:14 1ba67867c941: Pushed 03:26:14 ad5091f1aad8: Pushed 03:26:14 548ab6007676: Pushed 03:26:14 b247715cf598: Pushed 03:26:14 fb9b7485df60: Pushed 03:26:14 7c3b96a5f4af: Layer already exists 03:26:14 633050be72af: Layer already exists 03:26:14 5e314699cd1b: Pushed 03:26:14 5f70bf18a086: Layer already exists 03:26:15 0743b12cc0be: Pushed 03:26:15 577c92a53706: Pushed 03:26:15 eeaa73608b53: Layer already exists 03:26:15 52b8f7e5474e: Pushed 03:26:15 f5c27fd97487: Pushed 03:26:15 140ab31da0a6: Pushed 03:26:18 9b92023227f0: Pushed 03:26:18 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:a718c24f32da5864b91944c163b5dffa1716389f102e234852d87d9ff3a55050 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:26:19 b247715cf598: Preparing 03:26:19 548ab6007676: Preparing 03:26:19 1ba67867c941: Preparing 03:26:19 ad5091f1aad8: Preparing 03:26:19 fb9b7485df60: Preparing 03:26:19 5e314699cd1b: Preparing 03:26:19 9b92023227f0: Preparing 03:26:19 7c3b96a5f4af: Preparing 03:26:19 633050be72af: Preparing 03:26:19 0743b12cc0be: Preparing 03:26:19 577c92a53706: Preparing 03:26:19 5f70bf18a086: Preparing 03:26:19 52b8f7e5474e: Preparing 03:26:19 f5c27fd97487: Preparing 03:26:19 140ab31da0a6: Preparing 03:26:19 eeaa73608b53: Preparing 03:26:19 577c92a53706: Waiting 03:26:19 5f70bf18a086: Waiting 03:26:19 52b8f7e5474e: Waiting 03:26:19 f5c27fd97487: Waiting 03:26:19 140ab31da0a6: Waiting 03:26:19 eeaa73608b53: Waiting 03:26:19 5e314699cd1b: Waiting 03:26:19 9b92023227f0: Waiting 03:26:19 7c3b96a5f4af: Waiting 03:26:19 0743b12cc0be: Waiting 03:26:19 633050be72af: Waiting 03:26:19 b247715cf598: Layer already exists 03:26:19 548ab6007676: Layer already exists 03:26:19 ad5091f1aad8: Layer already exists 03:26:19 1ba67867c941: Layer already exists 03:26:19 fb9b7485df60: Layer already exists 03:26:19 7c3b96a5f4af: Layer already exists 03:26:19 5e314699cd1b: Layer already exists 03:26:19 0743b12cc0be: Layer already exists 03:26:19 633050be72af: Layer already exists 03:26:19 9b92023227f0: Layer already exists 03:26:19 52b8f7e5474e: Layer already exists 03:26:19 5f70bf18a086: Layer already exists 03:26:19 577c92a53706: Layer already exists 03:26:19 140ab31da0a6: Layer already exists 03:26:19 f5c27fd97487: Layer already exists 03:26:19 eeaa73608b53: Layer already exists 03:26:19 latest: digest: sha256:a718c24f32da5864b91944c163b5dffa1716389f102e234852d87d9ff3a55050 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.111 03:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:26:20 b247715cf598: Preparing 03:26:20 548ab6007676: Preparing 03:26:20 1ba67867c941: Preparing 03:26:20 ad5091f1aad8: Preparing 03:26:20 fb9b7485df60: Preparing 03:26:20 5e314699cd1b: Preparing 03:26:20 9b92023227f0: Preparing 03:26:20 7c3b96a5f4af: Preparing 03:26:20 633050be72af: Preparing 03:26:20 0743b12cc0be: Preparing 03:26:20 577c92a53706: Preparing 03:26:20 5f70bf18a086: Preparing 03:26:20 52b8f7e5474e: Preparing 03:26:20 f5c27fd97487: Preparing 03:26:20 140ab31da0a6: Preparing 03:26:20 eeaa73608b53: Preparing 03:26:20 0743b12cc0be: Waiting 03:26:20 5e314699cd1b: Waiting 03:26:20 9b92023227f0: Waiting 03:26:20 7c3b96a5f4af: Waiting 03:26:20 577c92a53706: Waiting 03:26:20 f5c27fd97487: Waiting 03:26:20 140ab31da0a6: Waiting 03:26:20 eeaa73608b53: Waiting 03:26:20 633050be72af: Waiting 03:26:20 52b8f7e5474e: Waiting 03:26:20 5f70bf18a086: Waiting 03:26:20 1ba67867c941: Layer already exists 03:26:20 548ab6007676: Layer already exists 03:26:20 b247715cf598: Layer already exists 03:26:20 ad5091f1aad8: Layer already exists 03:26:20 fb9b7485df60: Layer already exists 03:26:20 633050be72af: Layer already exists 03:26:20 9b92023227f0: Layer already exists 03:26:20 0743b12cc0be: Layer already exists 03:26:20 7c3b96a5f4af: Layer already exists 03:26:20 5e314699cd1b: Layer already exists 03:26:20 577c92a53706: Layer already exists 03:26:20 5f70bf18a086: Layer already exists 03:26:20 52b8f7e5474e: Layer already exists 03:26:20 140ab31da0a6: Layer already exists 03:26:20 f5c27fd97487: Layer already exists 03:26:20 eeaa73608b53: Layer already exists 03:26:20 4.1.0-dev.111: digest: sha256:a718c24f32da5864b91944c163b5dffa1716389f102e234852d87d9ff3a55050 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:26:21 b247715cf598: Preparing 03:26:21 548ab6007676: Preparing 03:26:21 1ba67867c941: Preparing 03:26:21 ad5091f1aad8: Preparing 03:26:21 fb9b7485df60: Preparing 03:26:21 5e314699cd1b: Preparing 03:26:21 9b92023227f0: Preparing 03:26:21 7c3b96a5f4af: Preparing 03:26:21 633050be72af: Preparing 03:26:21 0743b12cc0be: Preparing 03:26:21 577c92a53706: Preparing 03:26:21 5f70bf18a086: Preparing 03:26:21 52b8f7e5474e: Preparing 03:26:21 f5c27fd97487: Preparing 03:26:21 140ab31da0a6: Preparing 03:26:21 eeaa73608b53: Preparing 03:26:21 5e314699cd1b: Waiting 03:26:21 9b92023227f0: Waiting 03:26:21 7c3b96a5f4af: Waiting 03:26:21 633050be72af: Waiting 03:26:21 577c92a53706: Waiting 03:26:21 5f70bf18a086: Waiting 03:26:21 0743b12cc0be: Waiting 03:26:21 52b8f7e5474e: Waiting 03:26:21 f5c27fd97487: Waiting 03:26:21 140ab31da0a6: Waiting 03:26:21 eeaa73608b53: Waiting 03:26:21 fb9b7485df60: Layer already exists 03:26:21 1ba67867c941: Layer already exists 03:26:21 548ab6007676: Layer already exists 03:26:21 ad5091f1aad8: Layer already exists 03:26:21 b247715cf598: Layer already exists 03:26:21 633050be72af: Layer already exists 03:26:21 5e314699cd1b: Layer already exists 03:26:21 9b92023227f0: Layer already exists 03:26:21 7c3b96a5f4af: Layer already exists 03:26:21 0743b12cc0be: Layer already exists 03:26:21 140ab31da0a6: Layer already exists 03:26:21 f5c27fd97487: Layer already exists 03:26:21 5f70bf18a086: Layer already exists 03:26:21 52b8f7e5474e: Layer already exists 03:26:21 577c92a53706: Layer already exists 03:26:21 eeaa73608b53: Layer already exists 03:26:21 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:a718c24f32da5864b91944c163b5dffa1716389f102e234852d87d9ff3a55050 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:26:23 b247715cf598: Preparing 03:26:23 548ab6007676: Preparing 03:26:23 1ba67867c941: Preparing 03:26:23 ad5091f1aad8: Preparing 03:26:23 fb9b7485df60: Preparing 03:26:23 5e314699cd1b: Preparing 03:26:23 9b92023227f0: Preparing 03:26:23 7c3b96a5f4af: Preparing 03:26:23 633050be72af: Preparing 03:26:23 0743b12cc0be: Preparing 03:26:23 577c92a53706: Preparing 03:26:23 5f70bf18a086: Preparing 03:26:23 52b8f7e5474e: Preparing 03:26:23 f5c27fd97487: Preparing 03:26:23 140ab31da0a6: Preparing 03:26:23 eeaa73608b53: Preparing 03:26:23 5e314699cd1b: Waiting 03:26:23 5f70bf18a086: Waiting 03:26:23 9b92023227f0: Waiting 03:26:23 52b8f7e5474e: Waiting 03:26:23 f5c27fd97487: Waiting 03:26:23 7c3b96a5f4af: Waiting 03:26:23 140ab31da0a6: Waiting 03:26:23 633050be72af: Waiting 03:26:23 eeaa73608b53: Waiting 03:26:23 0743b12cc0be: Waiting 03:26:23 577c92a53706: Waiting 03:26:23 ad5091f1aad8: Layer already exists 03:26:23 548ab6007676: Layer already exists 03:26:23 b247715cf598: Layer already exists 03:26:23 fb9b7485df60: Layer already exists 03:26:23 1ba67867c941: Layer already exists 03:26:23 5e314699cd1b: Layer already exists 03:26:23 9b92023227f0: Layer already exists 03:26:23 7c3b96a5f4af: Layer already exists 03:26:23 0743b12cc0be: Layer already exists 03:26:23 633050be72af: Layer already exists 03:26:23 577c92a53706: Layer already exists 03:26:23 5f70bf18a086: Layer already exists 03:26:23 52b8f7e5474e: Layer already exists 03:26:23 f5c27fd97487: Layer already exists 03:26:23 140ab31da0a6: Layer already exists 03:26:23 eeaa73608b53: Layer already exists 03:26:23 main: digest: sha256:a718c24f32da5864b91944c163b5dffa1716389f102e234852d87d9ff3a55050 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:23 ===================================================== [Pipeline] echo 03:26:23 taggedImages: 03:26:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:26:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:26:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.111 03:26:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:26:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:26:23 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:26:23 c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:26:23 latest 03:26:23 4.1.0-dev.111 03:26:23 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:26:23 main 03:26:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:26:24 64193c297a3e: Preparing 03:26:24 946889cd4c66: Preparing 03:26:24 fccdffdb24b5: Preparing 03:26:24 fd1554552447: Preparing 03:26:24 7c3b96a5f4af: Preparing 03:26:24 633050be72af: Preparing 03:26:24 64b5a41bc5fe: Preparing 03:26:24 318ad64c37d4: Preparing 03:26:24 eeaa73608b53: Preparing 03:26:24 64b5a41bc5fe: Waiting 03:26:24 318ad64c37d4: Waiting 03:26:24 eeaa73608b53: Waiting 03:26:24 633050be72af: Waiting 03:26:24 7c3b96a5f4af: Layer already exists 03:26:24 633050be72af: Layer already exists 03:26:24 fccdffdb24b5: Pushed 03:26:24 946889cd4c66: Pushed 03:26:24 64b5a41bc5fe: Layer already exists 03:26:24 318ad64c37d4: Layer already exists 03:26:24 eeaa73608b53: Layer already exists 03:26:24 64193c297a3e: Pushed 03:26:33 fd1554552447: Pushed 03:26:33 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:55d756e4b49bbc43dd8a6ee1a4fa7072b486380f8dd4f6034a54b4d8dc44bdf1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:33 + 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:26:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:26:38 64193c297a3e: Preparing 03:26:38 946889cd4c66: Preparing 03:26:38 fccdffdb24b5: Preparing 03:26:38 fd1554552447: Preparing 03:26:38 7c3b96a5f4af: Preparing 03:26:38 633050be72af: Preparing 03:26:38 64b5a41bc5fe: Preparing 03:26:38 318ad64c37d4: Preparing 03:26:38 eeaa73608b53: Preparing 03:26:38 633050be72af: Waiting 03:26:38 64b5a41bc5fe: Waiting 03:26:38 318ad64c37d4: Waiting 03:26:38 eeaa73608b53: Waiting 03:26:38 fccdffdb24b5: Layer already exists 03:26:38 7c3b96a5f4af: Layer already exists 03:26:38 946889cd4c66: Layer already exists 03:26:38 64193c297a3e: Layer already exists 03:26:38 fd1554552447: Layer already exists 03:26:38 64b5a41bc5fe: Layer already exists 03:26:38 633050be72af: Layer already exists 03:26:38 318ad64c37d4: Layer already exists 03:26:38 eeaa73608b53: Layer already exists 03:26:38 latest: digest: sha256:55d756e4b49bbc43dd8a6ee1a4fa7072b486380f8dd4f6034a54b4d8dc44bdf1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.111 03:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:26:38 64193c297a3e: Preparing 03:26:38 946889cd4c66: Preparing 03:26:38 fccdffdb24b5: Preparing 03:26:38 fd1554552447: Preparing 03:26:38 7c3b96a5f4af: Preparing 03:26:38 633050be72af: Preparing 03:26:38 64b5a41bc5fe: Preparing 03:26:38 318ad64c37d4: Preparing 03:26:38 eeaa73608b53: Preparing 03:26:38 64b5a41bc5fe: Waiting 03:26:38 318ad64c37d4: Waiting 03:26:38 eeaa73608b53: Waiting 03:26:38 633050be72af: Waiting 03:26:38 7c3b96a5f4af: Layer already exists 03:26:38 64193c297a3e: Layer already exists 03:26:38 fccdffdb24b5: Layer already exists 03:26:38 fd1554552447: Layer already exists 03:26:38 946889cd4c66: Layer already exists 03:26:38 eeaa73608b53: Layer already exists 03:26:38 64b5a41bc5fe: Layer already exists 03:26:38 633050be72af: Layer already exists 03:26:38 318ad64c37d4: Layer already exists 03:26:39 4.1.0-dev.111: digest: sha256:55d756e4b49bbc43dd8a6ee1a4fa7072b486380f8dd4f6034a54b4d8dc44bdf1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:26:39 64193c297a3e: Preparing 03:26:39 946889cd4c66: Preparing 03:26:39 fccdffdb24b5: Preparing 03:26:39 fd1554552447: Preparing 03:26:39 7c3b96a5f4af: Preparing 03:26:39 633050be72af: Preparing 03:26:39 64b5a41bc5fe: Preparing 03:26:39 318ad64c37d4: Preparing 03:26:39 eeaa73608b53: Preparing 03:26:39 64b5a41bc5fe: Waiting 03:26:39 318ad64c37d4: Waiting 03:26:39 eeaa73608b53: Waiting 03:26:39 633050be72af: Waiting 03:26:39 7c3b96a5f4af: Layer already exists 03:26:39 946889cd4c66: Layer already exists 03:26:39 fccdffdb24b5: Layer already exists 03:26:39 fd1554552447: Layer already exists 03:26:39 64193c297a3e: Layer already exists 03:26:39 633050be72af: Layer already exists 03:26:39 64b5a41bc5fe: Layer already exists 03:26:39 318ad64c37d4: Layer already exists 03:26:39 eeaa73608b53: Layer already exists 03:26:39 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:55d756e4b49bbc43dd8a6ee1a4fa7072b486380f8dd4f6034a54b4d8dc44bdf1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:40 + 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:26:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:26:40 64193c297a3e: Preparing 03:26:40 946889cd4c66: Preparing 03:26:40 fccdffdb24b5: Preparing 03:26:40 fd1554552447: Preparing 03:26:40 7c3b96a5f4af: Preparing 03:26:40 633050be72af: Preparing 03:26:40 64b5a41bc5fe: Preparing 03:26:40 318ad64c37d4: Preparing 03:26:40 eeaa73608b53: Preparing 03:26:40 633050be72af: Waiting 03:26:40 64b5a41bc5fe: Waiting 03:26:40 318ad64c37d4: Waiting 03:26:40 eeaa73608b53: Waiting 03:26:40 fd1554552447: Layer already exists 03:26:40 fccdffdb24b5: Layer already exists 03:26:40 64193c297a3e: Layer already exists 03:26:40 946889cd4c66: Layer already exists 03:26:40 7c3b96a5f4af: Layer already exists 03:26:40 633050be72af: Layer already exists 03:26:40 eeaa73608b53: Layer already exists 03:26:40 64b5a41bc5fe: Layer already exists 03:26:40 318ad64c37d4: Layer already exists 03:26:41 main: digest: sha256:55d756e4b49bbc43dd8a6ee1a4fa7072b486380f8dd4f6034a54b4d8dc44bdf1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:41 ===================================================== [Pipeline] echo 03:26:41 taggedImages: 03:26:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:26:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:26:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.111 03:26:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:26:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:26:41 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:26:41 c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:26:41 latest 03:26:41 4.1.0-dev.111 03:26:41 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:26:41 main 03:26:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:26:41 ad4f6f0c2ba6: Preparing 03:26:41 8741eed35c00: Preparing 03:26:41 4304dd94465b: Preparing 03:26:41 ed6b48643291: Preparing 03:26:41 9eaa31c9334a: Preparing 03:26:41 7c3b96a5f4af: Preparing 03:26:41 633050be72af: Preparing 03:26:41 88870a49f5c0: Preparing 03:26:41 809102025833: Preparing 03:26:41 fc7376a59a4d: Preparing 03:26:41 eeaa73608b53: Preparing 03:26:41 88870a49f5c0: Waiting 03:26:41 809102025833: Waiting 03:26:41 fc7376a59a4d: Waiting 03:26:41 eeaa73608b53: Waiting 03:26:41 7c3b96a5f4af: Waiting 03:26:41 633050be72af: Waiting 03:26:42 8741eed35c00: Pushed 03:26:42 7c3b96a5f4af: Layer already exists 03:26:42 ad4f6f0c2ba6: Pushed 03:26:42 9eaa31c9334a: Pushed 03:26:42 ed6b48643291: Pushed 03:26:42 633050be72af: Layer already exists 03:26:42 eeaa73608b53: Layer already exists 03:26:42 88870a49f5c0: Pushed 03:26:42 809102025833: Pushed 03:26:45 fc7376a59a4d: Pushed 03:26:49 4304dd94465b: Pushed 03:26:49 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:f8d53b1475df140be381d0acf61ba4ae6579bba697c386b64f53a11f7058c0b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:49 + 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:26:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:26:51 ad4f6f0c2ba6: Preparing 03:26:51 8741eed35c00: Preparing 03:26:51 4304dd94465b: Preparing 03:26:51 ed6b48643291: Preparing 03:26:51 9eaa31c9334a: Preparing 03:26:51 7c3b96a5f4af: Preparing 03:26:51 633050be72af: Preparing 03:26:51 88870a49f5c0: Preparing 03:26:51 809102025833: Preparing 03:26:51 fc7376a59a4d: Preparing 03:26:51 eeaa73608b53: Preparing 03:26:51 88870a49f5c0: Waiting 03:26:51 809102025833: Waiting 03:26:51 fc7376a59a4d: Waiting 03:26:51 eeaa73608b53: Waiting 03:26:51 7c3b96a5f4af: Waiting 03:26:51 633050be72af: Waiting 03:26:51 9eaa31c9334a: Layer already exists 03:26:51 ed6b48643291: Layer already exists 03:26:51 ad4f6f0c2ba6: Layer already exists 03:26:51 4304dd94465b: Layer already exists 03:26:51 8741eed35c00: Layer already exists 03:26:51 88870a49f5c0: Layer already exists 03:26:51 633050be72af: Layer already exists 03:26:51 7c3b96a5f4af: Layer already exists 03:26:51 fc7376a59a4d: Layer already exists 03:26:51 809102025833: Layer already exists 03:26:51 eeaa73608b53: Layer already exists 03:26:52 latest: digest: sha256:f8d53b1475df140be381d0acf61ba4ae6579bba697c386b64f53a11f7058c0b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.111 03:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:26:52 ad4f6f0c2ba6: Preparing 03:26:52 8741eed35c00: Preparing 03:26:52 4304dd94465b: Preparing 03:26:52 ed6b48643291: Preparing 03:26:52 9eaa31c9334a: Preparing 03:26:52 7c3b96a5f4af: Preparing 03:26:52 633050be72af: Preparing 03:26:52 88870a49f5c0: Preparing 03:26:52 809102025833: Preparing 03:26:52 fc7376a59a4d: Preparing 03:26:52 eeaa73608b53: Preparing 03:26:52 7c3b96a5f4af: Waiting 03:26:52 633050be72af: Waiting 03:26:52 88870a49f5c0: Waiting 03:26:52 809102025833: Waiting 03:26:52 eeaa73608b53: Waiting 03:26:52 fc7376a59a4d: Waiting 03:26:52 8741eed35c00: Layer already exists 03:26:52 9eaa31c9334a: Layer already exists 03:26:52 4304dd94465b: Layer already exists 03:26:52 ad4f6f0c2ba6: Layer already exists 03:26:52 ed6b48643291: Layer already exists 03:26:52 7c3b96a5f4af: Layer already exists 03:26:52 633050be72af: Layer already exists 03:26:52 88870a49f5c0: Layer already exists 03:26:52 fc7376a59a4d: Layer already exists 03:26:52 809102025833: Layer already exists 03:26:52 eeaa73608b53: Layer already exists 03:26:53 4.1.0-dev.111: digest: sha256:f8d53b1475df140be381d0acf61ba4ae6579bba697c386b64f53a11f7058c0b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:26:53 ad4f6f0c2ba6: Preparing 03:26:53 8741eed35c00: Preparing 03:26:53 4304dd94465b: Preparing 03:26:53 ed6b48643291: Preparing 03:26:53 9eaa31c9334a: Preparing 03:26:53 7c3b96a5f4af: Preparing 03:26:53 633050be72af: Preparing 03:26:53 88870a49f5c0: Preparing 03:26:53 809102025833: Preparing 03:26:53 fc7376a59a4d: Preparing 03:26:53 eeaa73608b53: Preparing 03:26:53 7c3b96a5f4af: Waiting 03:26:53 633050be72af: Waiting 03:26:53 88870a49f5c0: Waiting 03:26:53 809102025833: Waiting 03:26:53 fc7376a59a4d: Waiting 03:26:53 eeaa73608b53: Waiting 03:26:53 ad4f6f0c2ba6: Layer already exists 03:26:53 8741eed35c00: Layer already exists 03:26:53 ed6b48643291: Layer already exists 03:26:53 4304dd94465b: Layer already exists 03:26:53 9eaa31c9334a: Layer already exists 03:26:53 633050be72af: Layer already exists 03:26:53 88870a49f5c0: Layer already exists 03:26:53 809102025833: Layer already exists 03:26:53 fc7376a59a4d: Layer already exists 03:26:53 7c3b96a5f4af: Layer already exists 03:26:53 eeaa73608b53: Layer already exists 03:26:54 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:f8d53b1475df140be381d0acf61ba4ae6579bba697c386b64f53a11f7058c0b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:26:54 ad4f6f0c2ba6: Preparing 03:26:54 8741eed35c00: Preparing 03:26:54 4304dd94465b: Preparing 03:26:54 ed6b48643291: Preparing 03:26:54 9eaa31c9334a: Preparing 03:26:54 7c3b96a5f4af: Preparing 03:26:54 633050be72af: Preparing 03:26:54 88870a49f5c0: Preparing 03:26:54 809102025833: Preparing 03:26:54 fc7376a59a4d: Preparing 03:26:54 eeaa73608b53: Preparing 03:26:54 88870a49f5c0: Waiting 03:26:54 809102025833: Waiting 03:26:54 7c3b96a5f4af: Waiting 03:26:54 fc7376a59a4d: Waiting 03:26:54 eeaa73608b53: Waiting 03:26:54 633050be72af: Waiting 03:26:54 ed6b48643291: Layer already exists 03:26:54 ad4f6f0c2ba6: Layer already exists 03:26:54 8741eed35c00: Layer already exists 03:26:54 4304dd94465b: Layer already exists 03:26:54 9eaa31c9334a: Layer already exists 03:26:54 88870a49f5c0: Layer already exists 03:26:54 7c3b96a5f4af: Layer already exists 03:26:54 633050be72af: Layer already exists 03:26:54 fc7376a59a4d: Layer already exists 03:26:54 809102025833: Layer already exists 03:26:54 eeaa73608b53: Layer already exists 03:26:54 main: digest: sha256:f8d53b1475df140be381d0acf61ba4ae6579bba697c386b64f53a11f7058c0b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:55 ===================================================== [Pipeline] echo 03:26:55 taggedImages: 03:26:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:26:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:26:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.111 03:26:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:26:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:26:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:26:55 c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:26:55 latest 03:26:55 4.1.0-dev.111 03:26:55 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:26:55 main 03:26:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:26:55 75700db9d1c0: Preparing 03:26:55 e98580fffc45: Preparing 03:26:55 171738cc3569: Preparing 03:26:55 9d12cc544009: Preparing 03:26:55 48e1af29c13d: Preparing 03:26:55 e01e9838cda8: Preparing 03:26:55 9d7a9a87875a: Preparing 03:26:55 e01e9838cda8: Waiting 03:26:55 7c3b96a5f4af: Preparing 03:26:55 9d7a9a87875a: Waiting 03:26:55 7c3b96a5f4af: Waiting 03:26:55 633050be72af: Preparing 03:26:55 633050be72af: Waiting 03:26:55 a48b3ccfc2fd: Preparing 03:26:55 fcd44071a857: Preparing 03:26:55 a48b3ccfc2fd: Waiting 03:26:55 eeaa73608b53: Preparing 03:26:55 fcd44071a857: Waiting 03:26:55 eeaa73608b53: Waiting 03:26:56 e98580fffc45: Pushed 03:26:56 48e1af29c13d: Pushed 03:26:56 75700db9d1c0: Pushed 03:26:56 7c3b96a5f4af: Layer already exists 03:26:56 633050be72af: Layer already exists 03:26:56 e01e9838cda8: Pushed 03:26:56 9d7a9a87875a: Pushed 03:26:56 eeaa73608b53: Layer already exists 03:26:56 a48b3ccfc2fd: Pushed 03:26:59 fcd44071a857: Pushed 03:27:03 9d12cc544009: Pushed 03:27:03 171738cc3569: Pushed 03:27:04 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:78ab8c9493bff68e05fefd2df049b3696b43e933751f53e57b2407d6a9e643cd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:04 + 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:27:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:27:05 75700db9d1c0: Preparing 03:27:05 e98580fffc45: Preparing 03:27:05 171738cc3569: Preparing 03:27:05 9d12cc544009: Preparing 03:27:05 48e1af29c13d: Preparing 03:27:05 e01e9838cda8: Preparing 03:27:05 9d7a9a87875a: Preparing 03:27:05 7c3b96a5f4af: Preparing 03:27:05 633050be72af: Preparing 03:27:05 a48b3ccfc2fd: Preparing 03:27:05 fcd44071a857: Preparing 03:27:05 eeaa73608b53: Preparing 03:27:05 9d7a9a87875a: Waiting 03:27:05 7c3b96a5f4af: Waiting 03:27:05 633050be72af: Waiting 03:27:05 a48b3ccfc2fd: Waiting 03:27:05 fcd44071a857: Waiting 03:27:05 eeaa73608b53: Waiting 03:27:05 75700db9d1c0: Layer already exists 03:27:05 171738cc3569: Layer already exists 03:27:05 48e1af29c13d: Layer already exists 03:27:05 9d12cc544009: Layer already exists 03:27:05 e98580fffc45: Layer already exists 03:27:05 e01e9838cda8: Layer already exists 03:27:05 9d7a9a87875a: Layer already exists 03:27:05 a48b3ccfc2fd: Layer already exists 03:27:05 633050be72af: Layer already exists 03:27:05 7c3b96a5f4af: Layer already exists 03:27:05 fcd44071a857: Layer already exists 03:27:05 eeaa73608b53: Layer already exists 03:27:05 latest: digest: sha256:78ab8c9493bff68e05fefd2df049b3696b43e933751f53e57b2407d6a9e643cd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.111 03:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:27:06 75700db9d1c0: Preparing 03:27:06 e98580fffc45: Preparing 03:27:06 171738cc3569: Preparing 03:27:06 9d12cc544009: Preparing 03:27:06 48e1af29c13d: Preparing 03:27:06 e01e9838cda8: Preparing 03:27:06 9d7a9a87875a: Preparing 03:27:06 7c3b96a5f4af: Preparing 03:27:06 633050be72af: Preparing 03:27:06 a48b3ccfc2fd: Preparing 03:27:06 fcd44071a857: Preparing 03:27:06 eeaa73608b53: Preparing 03:27:06 e01e9838cda8: Waiting 03:27:06 9d7a9a87875a: Waiting 03:27:06 7c3b96a5f4af: Waiting 03:27:06 633050be72af: Waiting 03:27:06 fcd44071a857: Waiting 03:27:06 eeaa73608b53: Waiting 03:27:06 a48b3ccfc2fd: Waiting 03:27:06 9d12cc544009: Layer already exists 03:27:06 e98580fffc45: Layer already exists 03:27:06 171738cc3569: Layer already exists 03:27:06 75700db9d1c0: Layer already exists 03:27:06 48e1af29c13d: Layer already exists 03:27:06 e01e9838cda8: Layer already exists 03:27:06 7c3b96a5f4af: Layer already exists 03:27:06 633050be72af: Layer already exists 03:27:06 9d7a9a87875a: Layer already exists 03:27:06 a48b3ccfc2fd: Layer already exists 03:27:06 eeaa73608b53: Layer already exists 03:27:06 fcd44071a857: Layer already exists 03:27:06 4.1.0-dev.111: digest: sha256:78ab8c9493bff68e05fefd2df049b3696b43e933751f53e57b2407d6a9e643cd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:27:07 75700db9d1c0: Preparing 03:27:07 e98580fffc45: Preparing 03:27:07 171738cc3569: Preparing 03:27:07 9d12cc544009: Preparing 03:27:07 48e1af29c13d: Preparing 03:27:07 e01e9838cda8: Preparing 03:27:07 9d7a9a87875a: Preparing 03:27:07 7c3b96a5f4af: Preparing 03:27:07 633050be72af: Preparing 03:27:07 a48b3ccfc2fd: Preparing 03:27:07 e01e9838cda8: Waiting 03:27:07 9d7a9a87875a: Waiting 03:27:07 7c3b96a5f4af: Waiting 03:27:07 633050be72af: Waiting 03:27:07 a48b3ccfc2fd: Waiting 03:27:07 fcd44071a857: Preparing 03:27:07 eeaa73608b53: Preparing 03:27:07 fcd44071a857: Waiting 03:27:07 eeaa73608b53: Waiting 03:27:07 e98580fffc45: Layer already exists 03:27:07 171738cc3569: Layer already exists 03:27:07 9d12cc544009: Layer already exists 03:27:07 75700db9d1c0: Layer already exists 03:27:07 48e1af29c13d: Layer already exists 03:27:07 e01e9838cda8: Layer already exists 03:27:07 9d7a9a87875a: Layer already exists 03:27:07 633050be72af: Layer already exists 03:27:07 7c3b96a5f4af: Layer already exists 03:27:07 a48b3ccfc2fd: Layer already exists 03:27:07 fcd44071a857: Layer already exists 03:27:07 eeaa73608b53: Layer already exists 03:27:07 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:78ab8c9493bff68e05fefd2df049b3696b43e933751f53e57b2407d6a9e643cd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:07 + 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:27:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:27:08 75700db9d1c0: Preparing 03:27:08 e98580fffc45: Preparing 03:27:08 171738cc3569: Preparing 03:27:08 9d12cc544009: Preparing 03:27:08 48e1af29c13d: Preparing 03:27:08 e01e9838cda8: Preparing 03:27:08 9d7a9a87875a: Preparing 03:27:08 e01e9838cda8: Waiting 03:27:08 9d7a9a87875a: Waiting 03:27:08 7c3b96a5f4af: Preparing 03:27:08 633050be72af: Preparing 03:27:08 a48b3ccfc2fd: Preparing 03:27:08 fcd44071a857: Preparing 03:27:08 7c3b96a5f4af: Waiting 03:27:08 eeaa73608b53: Preparing 03:27:08 633050be72af: Waiting 03:27:08 a48b3ccfc2fd: Waiting 03:27:08 eeaa73608b53: Waiting 03:27:08 fcd44071a857: Waiting 03:27:08 48e1af29c13d: Layer already exists 03:27:08 171738cc3569: Layer already exists 03:27:08 75700db9d1c0: Layer already exists 03:27:08 e98580fffc45: Layer already exists 03:27:08 9d12cc544009: Layer already exists 03:27:08 9d7a9a87875a: Layer already exists 03:27:08 a48b3ccfc2fd: Layer already exists 03:27:08 e01e9838cda8: Layer already exists 03:27:08 633050be72af: Layer already exists 03:27:08 7c3b96a5f4af: Layer already exists 03:27:08 fcd44071a857: Layer already exists 03:27:08 eeaa73608b53: Layer already exists 03:27:08 main: digest: sha256:78ab8c9493bff68e05fefd2df049b3696b43e933751f53e57b2407d6a9e643cd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:08 ===================================================== [Pipeline] echo 03:27:08 taggedImages: 03:27:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:27:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:27:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.111 03:27:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:27:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:27:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:27:08 c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:27:08 latest 03:27:08 4.1.0-dev.111 03:27:08 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:27:08 main 03:27:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:27:09 308de77c23c5: Preparing 03:27:09 f9017b9cec95: Preparing 03:27:09 7c3b96a5f4af: Preparing 03:27:09 633050be72af: Preparing 03:27:09 0c31ca627e42: Preparing 03:27:09 dfddbc71552e: Preparing 03:27:09 eeaa73608b53: Preparing 03:27:09 dfddbc71552e: Waiting 03:27:09 eeaa73608b53: Waiting 03:27:09 0c31ca627e42: Pushed 03:27:09 7c3b96a5f4af: Layer already exists 03:27:09 633050be72af: Layer already exists 03:27:09 eeaa73608b53: Layer already exists 03:27:09 308de77c23c5: Pushed 03:27:11 dfddbc71552e: Pushed 03:27:16 f9017b9cec95: Pushed 03:27:16 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:eca9ee49c5e92426a22dc0dab3fc1bbf53f457c1d4c116f635bb3df1b8157976 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:17 + 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:27:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:27:17 308de77c23c5: Preparing 03:27:17 f9017b9cec95: Preparing 03:27:17 7c3b96a5f4af: Preparing 03:27:17 633050be72af: Preparing 03:27:17 0c31ca627e42: Preparing 03:27:17 dfddbc71552e: Preparing 03:27:17 eeaa73608b53: Preparing 03:27:17 dfddbc71552e: Waiting 03:27:17 eeaa73608b53: Waiting 03:27:17 f9017b9cec95: Layer already exists 03:27:17 0c31ca627e42: Layer already exists 03:27:17 633050be72af: Layer already exists 03:27:17 7c3b96a5f4af: Layer already exists 03:27:17 308de77c23c5: Layer already exists 03:27:17 eeaa73608b53: Layer already exists 03:27:17 dfddbc71552e: Layer already exists 03:27:17 latest: digest: sha256:eca9ee49c5e92426a22dc0dab3fc1bbf53f457c1d4c116f635bb3df1b8157976 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.111 03:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:27:18 308de77c23c5: Preparing 03:27:18 f9017b9cec95: Preparing 03:27:18 7c3b96a5f4af: Preparing 03:27:18 633050be72af: Preparing 03:27:18 0c31ca627e42: Preparing 03:27:18 dfddbc71552e: Preparing 03:27:18 eeaa73608b53: Preparing 03:27:18 dfddbc71552e: Waiting 03:27:18 eeaa73608b53: Waiting 03:27:18 633050be72af: Layer already exists 03:27:18 0c31ca627e42: Layer already exists 03:27:18 308de77c23c5: Layer already exists 03:27:18 7c3b96a5f4af: Layer already exists 03:27:18 f9017b9cec95: Layer already exists 03:27:18 eeaa73608b53: Layer already exists 03:27:18 dfddbc71552e: Layer already exists 03:27:18 4.1.0-dev.111: digest: sha256:eca9ee49c5e92426a22dc0dab3fc1bbf53f457c1d4c116f635bb3df1b8157976 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:27:19 308de77c23c5: Preparing 03:27:19 f9017b9cec95: Preparing 03:27:19 7c3b96a5f4af: Preparing 03:27:19 633050be72af: Preparing 03:27:19 0c31ca627e42: Preparing 03:27:19 dfddbc71552e: Preparing 03:27:19 eeaa73608b53: Preparing 03:27:19 dfddbc71552e: Waiting 03:27:19 eeaa73608b53: Waiting 03:27:19 f9017b9cec95: Layer already exists 03:27:19 7c3b96a5f4af: Layer already exists 03:27:19 633050be72af: Layer already exists 03:27:19 0c31ca627e42: Layer already exists 03:27:19 308de77c23c5: Layer already exists 03:27:19 dfddbc71552e: Layer already exists 03:27:19 eeaa73608b53: Layer already exists 03:27:19 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:eca9ee49c5e92426a22dc0dab3fc1bbf53f457c1d4c116f635bb3df1b8157976 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:19 + 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:27:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:27:20 308de77c23c5: Preparing 03:27:20 f9017b9cec95: Preparing 03:27:20 7c3b96a5f4af: Preparing 03:27:20 633050be72af: Preparing 03:27:20 0c31ca627e42: Preparing 03:27:20 dfddbc71552e: Preparing 03:27:20 eeaa73608b53: Preparing 03:27:20 dfddbc71552e: Waiting 03:27:20 eeaa73608b53: Waiting 03:27:20 7c3b96a5f4af: Layer already exists 03:27:20 0c31ca627e42: Layer already exists 03:27:20 f9017b9cec95: Layer already exists 03:27:20 308de77c23c5: Layer already exists 03:27:20 633050be72af: Layer already exists 03:27:20 dfddbc71552e: Layer already exists 03:27:20 eeaa73608b53: Layer already exists 03:27:20 main: digest: sha256:eca9ee49c5e92426a22dc0dab3fc1bbf53f457c1d4c116f635bb3df1b8157976 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:20 ===================================================== [Pipeline] echo 03:27:20 taggedImages: 03:27:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:27:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:27:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.111 03:27:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:27:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:27:20 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:27:20 c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:27:20 latest 03:27:20 4.1.0-dev.111 03:27:20 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:27:20 main 03:27:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:27:21 8bd6abc1e497: Preparing 03:27:21 21e180389d86: Preparing 03:27:21 eda4231518a9: Preparing 03:27:21 7c3b96a5f4af: Preparing 03:27:21 633050be72af: Preparing 03:27:21 c4c58f7ac387: Preparing 03:27:21 0370e960c34b: Preparing 03:27:21 a93cae738fc4: Preparing 03:27:21 8d0a9bf49d0f: Preparing 03:27:21 eeaa73608b53: Preparing 03:27:21 0370e960c34b: Waiting 03:27:21 a93cae738fc4: Waiting 03:27:21 8d0a9bf49d0f: Waiting 03:27:21 eeaa73608b53: Waiting 03:27:21 c4c58f7ac387: Waiting 03:27:21 7c3b96a5f4af: Layer already exists 03:27:21 633050be72af: Layer already exists 03:27:21 eda4231518a9: Pushed 03:27:21 21e180389d86: Pushed 03:27:21 8bd6abc1e497: Pushed 03:27:21 eeaa73608b53: Layer already exists 03:27:21 a93cae738fc4: Pushed 03:27:22 8d0a9bf49d0f: Pushed 03:27:34 0370e960c34b: Pushed 03:27:49 c4c58f7ac387: Pushed 03:27:49 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:2ecfd06dc10048624e73689154ccb526315c89689ee95310e6e0880785c199f9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:50 + 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:27:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:27:50 8bd6abc1e497: Preparing 03:27:50 21e180389d86: Preparing 03:27:50 eda4231518a9: Preparing 03:27:50 7c3b96a5f4af: Preparing 03:27:50 633050be72af: Preparing 03:27:50 c4c58f7ac387: Preparing 03:27:50 0370e960c34b: Preparing 03:27:50 a93cae738fc4: Preparing 03:27:50 8d0a9bf49d0f: Preparing 03:27:50 eeaa73608b53: Preparing 03:27:50 c4c58f7ac387: Waiting 03:27:50 0370e960c34b: Waiting 03:27:50 a93cae738fc4: Waiting 03:27:50 8d0a9bf49d0f: Waiting 03:27:50 eeaa73608b53: Waiting 03:27:50 633050be72af: Layer already exists 03:27:50 21e180389d86: Layer already exists 03:27:50 eda4231518a9: Layer already exists 03:27:50 8bd6abc1e497: Layer already exists 03:27:50 7c3b96a5f4af: Layer already exists 03:27:50 a93cae738fc4: Layer already exists 03:27:50 c4c58f7ac387: Layer already exists 03:27:50 8d0a9bf49d0f: Layer already exists 03:27:50 0370e960c34b: Layer already exists 03:27:50 eeaa73608b53: Layer already exists 03:27:50 latest: digest: sha256:2ecfd06dc10048624e73689154ccb526315c89689ee95310e6e0880785c199f9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.111 03:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:27:51 8bd6abc1e497: Preparing 03:27:51 21e180389d86: Preparing 03:27:51 eda4231518a9: Preparing 03:27:51 7c3b96a5f4af: Preparing 03:27:51 633050be72af: Preparing 03:27:51 c4c58f7ac387: Preparing 03:27:51 0370e960c34b: Preparing 03:27:51 a93cae738fc4: Preparing 03:27:51 8d0a9bf49d0f: Preparing 03:27:51 eeaa73608b53: Preparing 03:27:51 c4c58f7ac387: Waiting 03:27:51 0370e960c34b: Waiting 03:27:51 a93cae738fc4: Waiting 03:27:51 8d0a9bf49d0f: Waiting 03:27:51 eeaa73608b53: Waiting 03:27:51 8bd6abc1e497: Layer already exists 03:27:51 633050be72af: Layer already exists 03:27:51 eda4231518a9: Layer already exists 03:27:51 21e180389d86: Layer already exists 03:27:51 7c3b96a5f4af: Layer already exists 03:27:51 c4c58f7ac387: Layer already exists 03:27:51 a93cae738fc4: Layer already exists 03:27:51 0370e960c34b: Layer already exists 03:27:51 eeaa73608b53: Layer already exists 03:27:51 8d0a9bf49d0f: Layer already exists 03:27:51 4.1.0-dev.111: digest: sha256:2ecfd06dc10048624e73689154ccb526315c89689ee95310e6e0880785c199f9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:27:52 8bd6abc1e497: Preparing 03:27:52 21e180389d86: Preparing 03:27:52 eda4231518a9: Preparing 03:27:52 7c3b96a5f4af: Preparing 03:27:52 633050be72af: Preparing 03:27:52 c4c58f7ac387: Preparing 03:27:52 0370e960c34b: Preparing 03:27:52 a93cae738fc4: Preparing 03:27:52 8d0a9bf49d0f: Preparing 03:27:52 eeaa73608b53: Preparing 03:27:52 0370e960c34b: Waiting 03:27:52 a93cae738fc4: Waiting 03:27:52 8d0a9bf49d0f: Waiting 03:27:52 eeaa73608b53: Waiting 03:27:52 c4c58f7ac387: Waiting 03:27:52 7c3b96a5f4af: Layer already exists 03:27:52 eda4231518a9: Layer already exists 03:27:52 8bd6abc1e497: Layer already exists 03:27:52 21e180389d86: Layer already exists 03:27:52 633050be72af: Layer already exists 03:27:52 8d0a9bf49d0f: Layer already exists 03:27:52 c4c58f7ac387: Layer already exists 03:27:52 0370e960c34b: Layer already exists 03:27:52 a93cae738fc4: Layer already exists 03:27:52 eeaa73608b53: Layer already exists 03:27:52 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:2ecfd06dc10048624e73689154ccb526315c89689ee95310e6e0880785c199f9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:53 + 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:27:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:27:53 8bd6abc1e497: Preparing 03:27:53 21e180389d86: Preparing 03:27:53 eda4231518a9: Preparing 03:27:53 7c3b96a5f4af: Preparing 03:27:53 633050be72af: Preparing 03:27:53 c4c58f7ac387: Preparing 03:27:53 0370e960c34b: Preparing 03:27:53 a93cae738fc4: Preparing 03:27:53 8d0a9bf49d0f: Preparing 03:27:53 eeaa73608b53: Preparing 03:27:53 c4c58f7ac387: Waiting 03:27:53 a93cae738fc4: Waiting 03:27:53 0370e960c34b: Waiting 03:27:53 8d0a9bf49d0f: Waiting 03:27:53 eeaa73608b53: Waiting 03:27:53 8bd6abc1e497: Layer already exists 03:27:53 7c3b96a5f4af: Layer already exists 03:27:53 21e180389d86: Layer already exists 03:27:53 633050be72af: Layer already exists 03:27:53 eda4231518a9: Layer already exists 03:27:53 0370e960c34b: Layer already exists 03:27:53 c4c58f7ac387: Layer already exists 03:27:53 a93cae738fc4: Layer already exists 03:27:53 8d0a9bf49d0f: Layer already exists 03:27:53 eeaa73608b53: Layer already exists 03:27:53 main: digest: sha256:2ecfd06dc10048624e73689154ccb526315c89689ee95310e6e0880785c199f9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:53 ===================================================== [Pipeline] echo 03:27:53 taggedImages: 03:27:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:27:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:27:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.111 03:27:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:27:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:27:53 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:27:53 c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:27:53 latest 03:27:53 4.1.0-dev.111 03:27:53 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:27:53 main 03:27:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:27:54 62e255abd4e4: Preparing 03:27:54 5f7d1439eca9: Preparing 03:27:54 15855b3a300c: Preparing 03:27:54 7c3b96a5f4af: Preparing 03:27:54 633050be72af: Preparing 03:27:54 3f1e0a31d99e: Preparing 03:27:54 39f1bf15c7a2: Preparing 03:27:54 4cec29a7349b: Preparing 03:27:54 eeaa73608b53: Preparing 03:27:54 3f1e0a31d99e: Waiting 03:27:54 4cec29a7349b: Waiting 03:27:54 eeaa73608b53: Waiting 03:27:54 39f1bf15c7a2: Waiting 03:27:54 5f7d1439eca9: Pushed 03:27:54 15855b3a300c: Pushed 03:27:56 7c3b96a5f4af: Layer already exists 03:27:56 633050be72af: Layer already exists 03:27:56 eeaa73608b53: Layer already exists 03:27:56 62e255abd4e4: Pushed 03:27:56 39f1bf15c7a2: Pushed 03:27:57 4cec29a7349b: Pushed 03:28:29 3f1e0a31d99e: Pushed 03:28:29 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:f34039a43baf59945a0f604dfb0b880153d0b57a613e962e0488bc264d236aea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:29 + 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:28:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:28:30 62e255abd4e4: Preparing 03:28:30 5f7d1439eca9: Preparing 03:28:30 15855b3a300c: Preparing 03:28:30 7c3b96a5f4af: Preparing 03:28:30 633050be72af: Preparing 03:28:30 3f1e0a31d99e: Preparing 03:28:30 39f1bf15c7a2: Preparing 03:28:30 4cec29a7349b: Preparing 03:28:30 eeaa73608b53: Preparing 03:28:30 39f1bf15c7a2: Waiting 03:28:30 4cec29a7349b: Waiting 03:28:30 eeaa73608b53: Waiting 03:28:30 3f1e0a31d99e: Waiting 03:28:30 62e255abd4e4: Layer already exists 03:28:30 633050be72af: Layer already exists 03:28:30 15855b3a300c: Layer already exists 03:28:30 7c3b96a5f4af: Layer already exists 03:28:30 5f7d1439eca9: Layer already exists 03:28:30 3f1e0a31d99e: Layer already exists 03:28:30 39f1bf15c7a2: Layer already exists 03:28:30 4cec29a7349b: Layer already exists 03:28:30 eeaa73608b53: Layer already exists 03:28:30 latest: digest: sha256:f34039a43baf59945a0f604dfb0b880153d0b57a613e962e0488bc264d236aea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.111 03:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:28:30 62e255abd4e4: Preparing 03:28:30 5f7d1439eca9: Preparing 03:28:30 15855b3a300c: Preparing 03:28:30 7c3b96a5f4af: Preparing 03:28:30 633050be72af: Preparing 03:28:30 3f1e0a31d99e: Preparing 03:28:30 39f1bf15c7a2: Preparing 03:28:30 4cec29a7349b: Preparing 03:28:30 eeaa73608b53: Preparing 03:28:30 39f1bf15c7a2: Waiting 03:28:30 4cec29a7349b: Waiting 03:28:30 eeaa73608b53: Waiting 03:28:30 3f1e0a31d99e: Waiting 03:28:30 7c3b96a5f4af: Layer already exists 03:28:30 5f7d1439eca9: Layer already exists 03:28:30 15855b3a300c: Layer already exists 03:28:30 62e255abd4e4: Layer already exists 03:28:30 633050be72af: Layer already exists 03:28:30 3f1e0a31d99e: Layer already exists 03:28:30 39f1bf15c7a2: Layer already exists 03:28:30 4cec29a7349b: Layer already exists 03:28:30 eeaa73608b53: Layer already exists 03:28:30 4.1.0-dev.111: digest: sha256:f34039a43baf59945a0f604dfb0b880153d0b57a613e962e0488bc264d236aea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:28:31 62e255abd4e4: Preparing 03:28:31 5f7d1439eca9: Preparing 03:28:31 15855b3a300c: Preparing 03:28:31 7c3b96a5f4af: Preparing 03:28:31 633050be72af: Preparing 03:28:31 3f1e0a31d99e: Preparing 03:28:31 39f1bf15c7a2: Preparing 03:28:31 4cec29a7349b: Preparing 03:28:31 eeaa73608b53: Preparing 03:28:31 3f1e0a31d99e: Waiting 03:28:31 39f1bf15c7a2: Waiting 03:28:31 4cec29a7349b: Waiting 03:28:31 eeaa73608b53: Waiting 03:28:31 7c3b96a5f4af: Layer already exists 03:28:31 633050be72af: Layer already exists 03:28:31 5f7d1439eca9: Layer already exists 03:28:31 15855b3a300c: Layer already exists 03:28:31 62e255abd4e4: Layer already exists 03:28:31 39f1bf15c7a2: Layer already exists 03:28:31 3f1e0a31d99e: Layer already exists 03:28:31 4cec29a7349b: Layer already exists 03:28:31 eeaa73608b53: Layer already exists 03:28:32 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:f34039a43baf59945a0f604dfb0b880153d0b57a613e962e0488bc264d236aea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:32 + 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:28:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:28:32 62e255abd4e4: Preparing 03:28:32 5f7d1439eca9: Preparing 03:28:32 15855b3a300c: Preparing 03:28:32 7c3b96a5f4af: Preparing 03:28:32 633050be72af: Preparing 03:28:32 3f1e0a31d99e: Preparing 03:28:32 39f1bf15c7a2: Preparing 03:28:32 4cec29a7349b: Preparing 03:28:32 eeaa73608b53: Preparing 03:28:32 39f1bf15c7a2: Waiting 03:28:32 4cec29a7349b: Waiting 03:28:32 eeaa73608b53: Waiting 03:28:32 3f1e0a31d99e: Waiting 03:28:32 62e255abd4e4: Layer already exists 03:28:32 7c3b96a5f4af: Layer already exists 03:28:32 633050be72af: Layer already exists 03:28:32 15855b3a300c: Layer already exists 03:28:32 5f7d1439eca9: Layer already exists 03:28:32 39f1bf15c7a2: Layer already exists 03:28:32 3f1e0a31d99e: Layer already exists 03:28:32 eeaa73608b53: Layer already exists 03:28:32 4cec29a7349b: Layer already exists 03:28:32 main: digest: sha256:f34039a43baf59945a0f604dfb0b880153d0b57a613e962e0488bc264d236aea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:33 ===================================================== [Pipeline] echo 03:28:33 taggedImages: 03:28:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:28:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:28:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.111 03:28:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:28:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:28:33 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:28:33 c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:28:33 latest 03:28:33 4.1.0-dev.111 03:28:33 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:28:33 main 03:28:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:28:33 6abd7783197d: Preparing 03:28:33 ea0a53c81247: Preparing 03:28:33 1394cc738378: Preparing 03:28:33 7c3b96a5f4af: Preparing 03:28:33 633050be72af: Preparing 03:28:33 8dd00a6a8162: Preparing 03:28:33 a93cae738fc4: Preparing 03:28:33 8dd00a6a8162: Waiting 03:28:33 8d0a9bf49d0f: Preparing 03:28:33 a93cae738fc4: Waiting 03:28:33 eeaa73608b53: Preparing 03:28:33 8d0a9bf49d0f: Waiting 03:28:33 eeaa73608b53: Waiting 03:28:33 7c3b96a5f4af: Layer already exists 03:28:34 633050be72af: Layer already exists 03:28:34 a93cae738fc4: Layer already exists 03:28:34 ea0a53c81247: Pushed 03:28:34 1394cc738378: Pushed 03:28:34 6abd7783197d: Pushed 03:28:34 8d0a9bf49d0f: Layer already exists 03:28:34 eeaa73608b53: Layer already exists 03:29:06 8dd00a6a8162: Pushed 03:29:06 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:a1213fe5741aa729abb8f265cfc553474514a90fec541c54512d2bb3f734d236 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:07 + 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:29:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:29:08 6abd7783197d: Preparing 03:29:08 ea0a53c81247: Preparing 03:29:08 1394cc738378: Preparing 03:29:08 7c3b96a5f4af: Preparing 03:29:08 633050be72af: Preparing 03:29:08 8dd00a6a8162: Preparing 03:29:08 a93cae738fc4: Preparing 03:29:08 8d0a9bf49d0f: Preparing 03:29:08 eeaa73608b53: Preparing 03:29:08 8dd00a6a8162: Waiting 03:29:08 8d0a9bf49d0f: Waiting 03:29:08 eeaa73608b53: Waiting 03:29:08 7c3b96a5f4af: Layer already exists 03:29:08 1394cc738378: Layer already exists 03:29:08 633050be72af: Layer already exists 03:29:08 ea0a53c81247: Layer already exists 03:29:08 6abd7783197d: Layer already exists 03:29:08 a93cae738fc4: Layer already exists 03:29:08 8dd00a6a8162: Layer already exists 03:29:08 eeaa73608b53: Layer already exists 03:29:08 8d0a9bf49d0f: Layer already exists 03:29:08 latest: digest: sha256:a1213fe5741aa729abb8f265cfc553474514a90fec541c54512d2bb3f734d236 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.111 03:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:29:09 6abd7783197d: Preparing 03:29:09 ea0a53c81247: Preparing 03:29:09 1394cc738378: Preparing 03:29:09 7c3b96a5f4af: Preparing 03:29:09 633050be72af: Preparing 03:29:09 8dd00a6a8162: Preparing 03:29:09 a93cae738fc4: Preparing 03:29:09 8d0a9bf49d0f: Preparing 03:29:09 eeaa73608b53: Preparing 03:29:09 8dd00a6a8162: Waiting 03:29:09 a93cae738fc4: Waiting 03:29:09 8d0a9bf49d0f: Waiting 03:29:09 eeaa73608b53: Waiting 03:29:09 7c3b96a5f4af: Layer already exists 03:29:09 ea0a53c81247: Layer already exists 03:29:09 6abd7783197d: Layer already exists 03:29:09 1394cc738378: Layer already exists 03:29:09 633050be72af: Layer already exists 03:29:09 8dd00a6a8162: Layer already exists 03:29:09 a93cae738fc4: Layer already exists 03:29:09 eeaa73608b53: Layer already exists 03:29:09 8d0a9bf49d0f: Layer already exists 03:29:09 4.1.0-dev.111: digest: sha256:a1213fe5741aa729abb8f265cfc553474514a90fec541c54512d2bb3f734d236 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:29:10 6abd7783197d: Preparing 03:29:10 ea0a53c81247: Preparing 03:29:10 1394cc738378: Preparing 03:29:10 7c3b96a5f4af: Preparing 03:29:10 633050be72af: Preparing 03:29:10 8dd00a6a8162: Preparing 03:29:10 a93cae738fc4: Preparing 03:29:10 8d0a9bf49d0f: Preparing 03:29:10 eeaa73608b53: Preparing 03:29:10 8dd00a6a8162: Waiting 03:29:10 a93cae738fc4: Waiting 03:29:10 8d0a9bf49d0f: Waiting 03:29:10 eeaa73608b53: Waiting 03:29:10 1394cc738378: Layer already exists 03:29:10 633050be72af: Layer already exists 03:29:10 6abd7783197d: Layer already exists 03:29:10 7c3b96a5f4af: Layer already exists 03:29:10 ea0a53c81247: Layer already exists 03:29:10 eeaa73608b53: Layer already exists 03:29:10 a93cae738fc4: Layer already exists 03:29:10 8d0a9bf49d0f: Layer already exists 03:29:10 8dd00a6a8162: Layer already exists 03:29:10 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:a1213fe5741aa729abb8f265cfc553474514a90fec541c54512d2bb3f734d236 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:10 + 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:29:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:29:11 6abd7783197d: Preparing 03:29:11 ea0a53c81247: Preparing 03:29:11 1394cc738378: Preparing 03:29:11 7c3b96a5f4af: Preparing 03:29:11 633050be72af: Preparing 03:29:11 8dd00a6a8162: Preparing 03:29:11 a93cae738fc4: Preparing 03:29:11 8d0a9bf49d0f: Preparing 03:29:11 eeaa73608b53: Preparing 03:29:11 8d0a9bf49d0f: Waiting 03:29:11 8dd00a6a8162: Waiting 03:29:11 a93cae738fc4: Waiting 03:29:11 eeaa73608b53: Waiting 03:29:11 1394cc738378: Layer already exists 03:29:11 7c3b96a5f4af: Layer already exists 03:29:11 6abd7783197d: Layer already exists 03:29:11 ea0a53c81247: Layer already exists 03:29:11 633050be72af: Layer already exists 03:29:11 8d0a9bf49d0f: Layer already exists 03:29:11 8dd00a6a8162: Layer already exists 03:29:11 a93cae738fc4: Layer already exists 03:29:11 eeaa73608b53: Layer already exists 03:29:11 main: digest: sha256:a1213fe5741aa729abb8f265cfc553474514a90fec541c54512d2bb3f734d236 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:11 ===================================================== [Pipeline] echo 03:29:11 taggedImages: 03:29:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:29:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:29:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.111 03:29:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:29:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:29:11 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:29:11 c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:29:11 latest 03:29:11 4.1.0-dev.111 03:29:11 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:29:11 main 03:29:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:29:12 f3ed99f55b90: Preparing 03:29:12 f2ffa37bf086: Preparing 03:29:12 7c3b96a5f4af: Preparing 03:29:12 633050be72af: Preparing 03:29:12 5b3f22b5b057: Preparing 03:29:12 5ca9d878262d: Preparing 03:29:12 eeaa73608b53: Preparing 03:29:12 5ca9d878262d: Waiting 03:29:12 eeaa73608b53: Waiting 03:29:12 633050be72af: Layer already exists 03:29:12 7c3b96a5f4af: Layer already exists 03:29:12 eeaa73608b53: Layer already exists 03:29:12 f3ed99f55b90: Pushed 03:29:12 5b3f22b5b057: Pushed 03:29:14 5ca9d878262d: Pushed 03:29:24 f2ffa37bf086: Pushed 03:29:24 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:5dbe255017b7cd64dbdca697b7666502de55915545792fbb5b62943ead0cf46e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:29:24 f3ed99f55b90: Preparing 03:29:24 f2ffa37bf086: Preparing 03:29:24 7c3b96a5f4af: Preparing 03:29:24 633050be72af: Preparing 03:29:24 5b3f22b5b057: Preparing 03:29:24 5ca9d878262d: Preparing 03:29:24 eeaa73608b53: Preparing 03:29:24 5ca9d878262d: Waiting 03:29:24 eeaa73608b53: Waiting 03:29:24 5b3f22b5b057: Layer already exists 03:29:24 633050be72af: Layer already exists 03:29:24 7c3b96a5f4af: Layer already exists 03:29:24 f3ed99f55b90: Layer already exists 03:29:24 f2ffa37bf086: Layer already exists 03:29:24 5ca9d878262d: Layer already exists 03:29:24 eeaa73608b53: Layer already exists 03:29:25 latest: digest: sha256:5dbe255017b7cd64dbdca697b7666502de55915545792fbb5b62943ead0cf46e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.111 03:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:29:25 f3ed99f55b90: Preparing 03:29:25 f2ffa37bf086: Preparing 03:29:25 7c3b96a5f4af: Preparing 03:29:25 633050be72af: Preparing 03:29:25 5b3f22b5b057: Preparing 03:29:25 5ca9d878262d: Preparing 03:29:25 eeaa73608b53: Preparing 03:29:25 eeaa73608b53: Waiting 03:29:25 7c3b96a5f4af: Layer already exists 03:29:25 f2ffa37bf086: Layer already exists 03:29:25 633050be72af: Layer already exists 03:29:25 5b3f22b5b057: Layer already exists 03:29:25 f3ed99f55b90: Layer already exists 03:29:25 5ca9d878262d: Layer already exists 03:29:25 eeaa73608b53: Layer already exists 03:29:25 4.1.0-dev.111: digest: sha256:5dbe255017b7cd64dbdca697b7666502de55915545792fbb5b62943ead0cf46e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:29:26 f3ed99f55b90: Preparing 03:29:26 f2ffa37bf086: Preparing 03:29:26 7c3b96a5f4af: Preparing 03:29:26 633050be72af: Preparing 03:29:26 5b3f22b5b057: Preparing 03:29:26 5ca9d878262d: Preparing 03:29:26 eeaa73608b53: Preparing 03:29:26 5ca9d878262d: Waiting 03:29:26 eeaa73608b53: Waiting 03:29:26 5b3f22b5b057: Layer already exists 03:29:26 f3ed99f55b90: Layer already exists 03:29:26 7c3b96a5f4af: Layer already exists 03:29:26 633050be72af: Layer already exists 03:29:26 f2ffa37bf086: Layer already exists 03:29:26 eeaa73608b53: Layer already exists 03:29:26 5ca9d878262d: Layer already exists 03:29:26 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:5dbe255017b7cd64dbdca697b7666502de55915545792fbb5b62943ead0cf46e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:29:27 f3ed99f55b90: Preparing 03:29:27 f2ffa37bf086: Preparing 03:29:27 7c3b96a5f4af: Preparing 03:29:27 633050be72af: Preparing 03:29:27 5b3f22b5b057: Preparing 03:29:27 5ca9d878262d: Preparing 03:29:27 eeaa73608b53: Preparing 03:29:27 5ca9d878262d: Waiting 03:29:27 eeaa73608b53: Waiting 03:29:27 f2ffa37bf086: Layer already exists 03:29:27 633050be72af: Layer already exists 03:29:27 5b3f22b5b057: Layer already exists 03:29:27 f3ed99f55b90: Layer already exists 03:29:27 7c3b96a5f4af: Layer already exists 03:29:27 5ca9d878262d: Layer already exists 03:29:27 eeaa73608b53: Layer already exists 03:29:27 main: digest: sha256:5dbe255017b7cd64dbdca697b7666502de55915545792fbb5b62943ead0cf46e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:28 ===================================================== [Pipeline] echo 03:29:28 taggedImages: 03:29:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:29:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:29:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.111 03:29:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:29:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:29:28 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:29:28 c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:29:28 latest 03:29:28 4.1.0-dev.111 03:29:28 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:29:28 main 03:29:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:29:28 525fd20bd4fe: Preparing 03:29:28 9db7cbdfbe29: Preparing 03:29:28 7c3b96a5f4af: Preparing 03:29:28 633050be72af: Preparing 03:29:28 f12f19b19906: Preparing 03:29:28 07ebeb93df00: Preparing 03:29:28 eeaa73608b53: Preparing 03:29:28 07ebeb93df00: Waiting 03:29:28 eeaa73608b53: Waiting 03:29:28 7c3b96a5f4af: Layer already exists 03:29:28 633050be72af: Layer already exists 03:29:29 eeaa73608b53: Layer already exists 03:29:29 f12f19b19906: Pushed 03:29:29 525fd20bd4fe: Pushed 03:29:29 07ebeb93df00: Pushed 03:29:37 9db7cbdfbe29: Pushed 03:29:37 c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:42e57727349e77c911ae8aab1a19a09722ded53538a313d24b7837377622f217 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:29:38 525fd20bd4fe: Preparing 03:29:38 9db7cbdfbe29: Preparing 03:29:38 7c3b96a5f4af: Preparing 03:29:38 633050be72af: Preparing 03:29:38 f12f19b19906: Preparing 03:29:38 07ebeb93df00: Preparing 03:29:38 eeaa73608b53: Preparing 03:29:38 07ebeb93df00: Waiting 03:29:38 eeaa73608b53: Waiting 03:29:38 7c3b96a5f4af: Layer already exists 03:29:38 9db7cbdfbe29: Layer already exists 03:29:38 525fd20bd4fe: Layer already exists 03:29:38 633050be72af: Layer already exists 03:29:38 f12f19b19906: Layer already exists 03:29:38 eeaa73608b53: Layer already exists 03:29:38 07ebeb93df00: Layer already exists 03:29:38 latest: digest: sha256:42e57727349e77c911ae8aab1a19a09722ded53538a313d24b7837377622f217 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.111 03:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:29:39 525fd20bd4fe: Preparing 03:29:39 9db7cbdfbe29: Preparing 03:29:39 7c3b96a5f4af: Preparing 03:29:39 633050be72af: Preparing 03:29:39 f12f19b19906: Preparing 03:29:39 07ebeb93df00: Preparing 03:29:39 eeaa73608b53: Preparing 03:29:39 eeaa73608b53: Waiting 03:29:39 07ebeb93df00: Waiting 03:29:39 525fd20bd4fe: Layer already exists 03:29:39 7c3b96a5f4af: Layer already exists 03:29:39 f12f19b19906: Layer already exists 03:29:39 633050be72af: Layer already exists 03:29:39 9db7cbdfbe29: Layer already exists 03:29:39 07ebeb93df00: Layer already exists 03:29:39 eeaa73608b53: Layer already exists 03:29:39 4.1.0-dev.111: digest: sha256:42e57727349e77c911ae8aab1a19a09722ded53538a313d24b7837377622f217 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:29:40 525fd20bd4fe: Preparing 03:29:40 9db7cbdfbe29: Preparing 03:29:40 7c3b96a5f4af: Preparing 03:29:40 633050be72af: Preparing 03:29:40 f12f19b19906: Preparing 03:29:40 07ebeb93df00: Preparing 03:29:40 eeaa73608b53: Preparing 03:29:40 07ebeb93df00: Waiting 03:29:40 eeaa73608b53: Waiting 03:29:40 7c3b96a5f4af: Layer already exists 03:29:40 633050be72af: Layer already exists 03:29:40 525fd20bd4fe: Layer already exists 03:29:40 9db7cbdfbe29: Layer already exists 03:29:40 f12f19b19906: Layer already exists 03:29:40 eeaa73608b53: Layer already exists 03:29:40 07ebeb93df00: Layer already exists 03:29:40 c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:42e57727349e77c911ae8aab1a19a09722ded53538a313d24b7837377622f217 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:29:41 525fd20bd4fe: Preparing 03:29:41 9db7cbdfbe29: Preparing 03:29:41 7c3b96a5f4af: Preparing 03:29:41 633050be72af: Preparing 03:29:41 f12f19b19906: Preparing 03:29:41 07ebeb93df00: Preparing 03:29:41 eeaa73608b53: Preparing 03:29:41 07ebeb93df00: Waiting 03:29:41 eeaa73608b53: Waiting 03:29:41 9db7cbdfbe29: Layer already exists 03:29:41 633050be72af: Layer already exists 03:29:41 7c3b96a5f4af: Layer already exists 03:29:41 525fd20bd4fe: Layer already exists 03:29:41 f12f19b19906: Layer already exists 03:29:41 eeaa73608b53: Layer already exists 03:29:41 07ebeb93df00: Layer already exists 03:29:41 main: digest: sha256:42e57727349e77c911ae8aab1a19a09722ded53538a313d24b7837377622f217 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:41 ===================================================== [Pipeline] echo 03:29:41 taggedImages: 03:29:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 03:29:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:29:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.111 03:29:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 03:29:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.111 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.111 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.111 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.111 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.111 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.111 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.111 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 03:29:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.111 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.111 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.111 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.111 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.111 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.111 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.111 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.111 [Pipeline] echo 03:29:42 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo 03:29:42 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:29:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:43 03:29:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:43 arm64: Pulling from edgex-lftools-log-publisher 03:29:43 8998bd30e6a1: Pulling fs layer 03:29:43 04944245beec: Pulling fs layer 03:29:43 699f458cf7ca: Pulling fs layer 03:29:43 765212b225bb: Pulling fs layer 03:29:43 f23df028b6ca: Pulling fs layer 03:29:43 d65c8cfc05b1: Pulling fs layer 03:29:43 2437ff75d9bd: Pulling fs layer 03:29:43 765212b225bb: Waiting 03:29:43 f23df028b6ca: Waiting 03:29:43 d65c8cfc05b1: Waiting 03:29:43 2437ff75d9bd: Waiting 03:29:43 04944245beec: Verifying Checksum 03:29:43 04944245beec: Download complete 03:29:43 765212b225bb: Verifying Checksum 03:29:43 765212b225bb: Download complete 03:29:44 f23df028b6ca: Download complete 03:29:44 d65c8cfc05b1: Verifying Checksum 03:29:44 d65c8cfc05b1: Download complete 03:29:44 699f458cf7ca: Verifying Checksum 03:29:44 699f458cf7ca: Download complete 03:29:45 8998bd30e6a1: Verifying Checksum 03:29:45 8998bd30e6a1: Download complete 03:29:47 2437ff75d9bd: Verifying Checksum 03:29:47 2437ff75d9bd: Download complete 03:29:50 8998bd30e6a1: Pull complete 03:29:51 04944245beec: Pull complete 03:29:52 699f458cf7ca: Pull complete 03:29:53 765212b225bb: Pull complete 03:29:54 f23df028b6ca: Pull complete 03:29:54 d65c8cfc05b1: Pull complete 03:30:12 2437ff75d9bd: Pull complete 03:30:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:30:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:12 prd-ubuntu20.04-docker-arm64-4c-16g-8611 does not seem to be running inside a container 03:30:12 $ 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/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@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:30:15 $ docker top 0b9f8023ffb7ddca8acc5c14d48a48136e95445a3c04f28cab0ec15cdd977ac5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:16 ---> job-cost.sh 03:30:16 lf-activate-venv: SKIPPING 03:30:16 INFO: No Stack... 03:30:16 INFO: Retrieving Pricing Info for: v3-standard-4 03:30:17 INFO: Archiving Costs [Pipeline] sh 03:30:18 + + cat /w/workspace/edgex-go/971/archives/cost.csvcut 03:30:18 -d, -f6 [Pipeline] lock 03:30:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-971-stack-cost] 03:30:18 Resource [jenkins-edgexfoundry-edgex-go-main-971-stack-cost] did not exist. Created. 03:30:18 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-971-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:30:19 + echo total: 0.10999999940395355 [Pipeline] stash 03:30:19 Stashed 1 file(s) [Pipeline] } 03:30:19 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-971-stack-cost] [Pipeline] // lock [Pipeline] } 03:30:19 $ docker stop --time=1 0b9f8023ffb7ddca8acc5c14d48a48136e95445a3c04f28cab0ec15cdd977ac5 03:30:21 $ docker rm -f --volumes 0b9f8023ffb7ddca8acc5c14d48a48136e95445a3c04f28cab0ec15cdd977ac5 [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:30:21 provisioning config files... 03:30:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/971@tmp/config2885398273720549609tmp [Pipeline] { [Pipeline] sh 03:30:22 + set +x 03:30:22 + curl -s https://codecov.io/bash 03:30:22 + bash -s -- 03:30:22 03:30:22 _____ _ 03:30:22 / ____| | | 03:30:22 | | ___ __| | ___ ___ _____ __ 03:30:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:30:22 | |___| (_) | (_| | __/ (_| (_) \ V / 03:30:22 \_____\___/ \__,_|\___|\___\___/ \_/ 03:30:22 Bash-1.0.6 03:30:22 03:30:22 03:30:22 ==> git version 2.25.1 found 03:30:22 ==> 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:30:22 Release-Date: 2020-01-08 03:30:22 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:30:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:30:22 ==> Jenkins CI detected. 03:30:22 current dir:  /w/workspace/edgex-go/971 03:30:22 project root: . 03:30:22 --> token set from env 03:30:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:30:22 ==> Running gcov in . (disable via -X gcov) 03:30:22 ==> Python coveragepy not found 03:30:22 ==> Searching for coverage reports in: 03:30:22 + . 03:30:22 -> Found 1 reports 03:30:22 ==> Detecting git/mercurial file structure 03:30:22 ==> Reading reports 03:30:22 + ./coverage.out bytes=1046583 03:30:22 ==> Appending adjustments 03:30:22 https://docs.codecov.io/docs/fixing-reports 03:30:23 + Found adjustments 03:30:23 ==> Gzipping contents 03:30:23 108K /tmp/codecov.JWmBvk.gz 03:30:23 ==> Uploading reports 03:30:23 url: https://codecov.io 03:30:23 query: branch=main&commit=c8bb3daad451036c109a6c0c2441962ccd95d7c6&build=971&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F971%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:30:23 -> Pinging Codecov 03:30:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c8bb3daad451036c109a6c0c2441962ccd95d7c6&build=971&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F971%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:30:24 -> Uploading to 03:30:24 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/c8bb3daad451036c109a6c0c2441962ccd95d7c6/2f59ea5e-9f54-4fed-8305-f34f863adf6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260504%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260504T033024Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e4f270ad7b6a08e610c82011f3ed4459ce01dda0e5bbeebfa76be516f868df00 03:30:24 % Total % Received % Xferd Average Speed Time Time Time Current 03:30:24 Dload Upload Total Spent Left Speed 03:30:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 570k --:--:-- --:--:-- --:--:-- 567k 03:30:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } 03:30:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:30:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:30:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:30:25 03:30:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:30:25 latest: Pulling from edgex-devops/edgex-snyk-go 03:30:25 2d35ebdb57d9: Already exists 03:30:25 85e8836fcdb2: Pulling fs layer 03:30:25 91631faa732a: Pulling fs layer 03:30:25 f3f5ae8826fa: Pulling fs layer 03:30:25 4f4fb700ef54: Pulling fs layer 03:30:25 7861252a18e6: Pulling fs layer 03:30:25 9130f900ef6f: Pulling fs layer 03:30:25 4f4fb700ef54: Waiting 03:30:25 7861252a18e6: Waiting 03:30:25 9130f900ef6f: Waiting 03:30:25 f3f5ae8826fa: Verifying Checksum 03:30:25 f3f5ae8826fa: Download complete 03:30:25 85e8836fcdb2: Verifying Checksum 03:30:25 85e8836fcdb2: Download complete 03:30:25 4f4fb700ef54: Download complete 03:30:25 85e8836fcdb2: Pull complete 03:30:25 7861252a18e6: Verifying Checksum 03:30:25 7861252a18e6: Download complete 03:30:26 91631faa732a: Verifying Checksum 03:30:26 91631faa732a: Download complete 03:30:26 9130f900ef6f: Verifying Checksum 03:30:26 9130f900ef6f: Download complete 03:30:30 91631faa732a: Pull complete 03:30:30 f3f5ae8826fa: Pull complete 03:30:30 4f4fb700ef54: Pull complete 03:30:31 7861252a18e6: Pull complete 03:30:35 9130f900ef6f: Pull complete 03:30:35 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:30:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:30:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:35 prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container 03:30:35 $ 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/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:30:37 $ docker top 9d4d1f8cc9d5b15a081fb3c1eaa33341d8ffe9c476b273a32fdec2923a355b43 -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:37 + git config --global --add safe.directory /w/workspace/edgex-go/971 [Pipeline] echo 03:30:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:30:38 + set -o pipefail 03:30:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:30:46 03:30:46 Monitoring /w/workspace/edgex-go/971 (github.com/edgexfoundry/edgex-go)... 03:30:46 03:30:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/bc0d6c47-0b72-41cb-8275-e4665f81f568 03:30:46 03:30:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:30:46 [Pipeline] } 03:30:46 $ docker stop --time=1 9d4d1f8cc9d5b15a081fb3c1eaa33341d8ffe9c476b273a32fdec2923a355b43 03:30:48 $ docker rm -f --volumes 9d4d1f8cc9d5b15a081fb3c1eaa33341d8ffe9c476b273a32fdec2923a355b43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:30:49 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:49 provisioning config files... 03:30:49 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/971@tmp/config9165618311510793859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:49 --> edgex-publish-swagger.sh 03:30:49 === Publish openapi API === 03:30:49 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:30:49 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/971/openapi/core-command.yaml] 03:30:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:30:49 Dload Upload Total Spent Left Speed 03:30:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 390 193k --:--:-- --:--:-- --:--:-- 193k 03:30:49 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:30:49 03:30:49 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/971/openapi/core-data.yaml] 03:30:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:30:49 Dload Upload Total Spent Left Speed 03:30:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 540 602k --:--:-- --:--:-- --:--:-- 603k 03:30:49 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:30:49 03:30:49 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/971/openapi/core-keeper.yaml] 03:30:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:30:49 Dload Upload Total Spent Left Speed 03:30:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 717 320k --:--:-- --:--:-- --:--:-- 321k 03:30:49 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:30:49 03:30:49 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/971/openapi/core-metadata.yaml] 03:30:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:30:49 Dload Upload Total Spent Left Speed 03:30:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 458 1113k --:--:-- --:--:-- --:--:-- 1113k 03:30:49 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:30:49 03:30:49 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/971/openapi/security-proxy-auth.yaml] 03:30:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:30:49 Dload Upload Total Spent Left Speed 03:30:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 666 241k --:--:-- --:--:-- --:--:-- 242k 03:30:49 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:30:49 03:30:49 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/971/openapi/security-secretstore-setup.yaml] 03:30:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:30:49 Dload Upload Total Spent Left Speed 03:30:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 776 46035 --:--:-- --:--:-- --:--:-- 47369 03:30:50 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:30:50 03:30:50 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/971/openapi/support-notifications.yaml] 03:30:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:30:50 Dload Upload Total Spent Left Speed 03:30:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 545 806k --:--:-- --:--:-- --:--:-- 800k 100 97k 100 66 100 99976 545 806k --:--:-- --:--:-- --:--:-- 800k 03:30:50 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:30:50 03:30:50 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/971/openapi/support-scheduler.yaml] 03:30:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:30:50 Dload Upload Total Spent Left Speed 03:30:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 589 446k --:--:-- --:--:-- --:--:-- 447k 03:30:50 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:30:50 [Pipeline] } 03:30:50 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:30:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:30:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:30:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:51 prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container 03:30:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:30:51 $ docker top fe6ee2a64ac53651c30e18ef4d69dd90f56cb001713ba99d433760f67b61d67a -eo pid,comm 03:30:51 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:30:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:30:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:30:51 [ssh-agent] Looking for ssh-agent implementation... 03:30:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:30:51 $ docker exec fe6ee2a64ac53651c30e18ef4d69dd90f56cb001713ba99d433760f67b61d67a ssh-agent 03:30:51 SSH_AUTH_SOCK=/tmp/ssh-q39iS9TuyveP/agent.32 03:30:51 SSH_AGENT_PID=38 03:30:51 Running ssh-add (command line suppressed) 03:30:52 Identity added: /w/workspace/edgex-go/971@tmp/private_key_13819032900177598418.key (/w/workspace/edgex-go/971@tmp/private_key_13819032900177598418.key) 03:30:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:30:52 + git semver tag 03:30:52 2026-05-04 03:30:52,588 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:30:52 2026-05-04 03:30:52,591 [run_tag] DEBUG tag force:False 03:30:52 2026-05-04 03:30:52,591 [check_head_tag] DEBUG check head tag 03:30:52 2026-05-04 03:30:52,594 [execute] INFO git cat-file --batch-check 03:30:52 2026-05-04 03:30:52,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/971, stdin=, shell=False, universal_newlines=False) 03:30:52 2026-05-04 03:30:52,597 [execute] INFO git cat-file --batch 03:30:52 2026-05-04 03:30:52,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/971, stdin=, shell=False, universal_newlines=False) 03:30:52 2026-05-04 03:30:52,628 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main 03:30:52 2026-05-04 03:30:52,628 [execute] INFO git tag -a v4.1.0-dev.111 -m v4.1.0-dev.111 03:30:52 2026-05-04 03:30:52,628 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.111', '-m', 'v4.1.0-dev.111'], cwd=/w/workspace/edgex-go/971, stdin=None, shell=False, universal_newlines=False) 03:30:52 2026-05-04 03:30:52,631 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main 03:30:52 4.1.0-dev.111 [Pipeline] } 03:30:52 $ docker exec --env ******** --env ******** fe6ee2a64ac53651c30e18ef4d69dd90f56cb001713ba99d433760f67b61d67a ssh-agent -k 03:30:52 unset SSH_AUTH_SOCK; 03:30:52 unset SSH_AGENT_PID; 03:30:52 echo Agent pid 38 killed; 03:30:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:30:53 + git semver [Pipeline] } 03:30:53 $ docker stop --time=1 fe6ee2a64ac53651c30e18ef4d69dd90f56cb001713ba99d433760f67b61d67a 03:30:54 $ docker rm -f --volumes fe6ee2a64ac53651c30e18ef4d69dd90f56cb001713ba99d433760f67b61d67a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:30:55 03:30:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:30:55 0.23.1-centos7: Pulling from edgex-lftools 03:30:55 ab5ef0e58194: Pulling fs layer 03:30:55 9712f1f96733: Pulling fs layer 03:30:55 63f879dbbcfc: Pulling fs layer 03:30:55 0d9ebad4ef96: Pulling fs layer 03:30:55 e9a5061849ea: Pulling fs layer 03:30:55 d747dcd14b5f: Pulling fs layer 03:30:55 2de7ff778b66: Pulling fs layer 03:30:55 0d9ebad4ef96: Waiting 03:30:55 d747dcd14b5f: Waiting 03:30:55 e9a5061849ea: Waiting 03:30:55 2de7ff778b66: Waiting 03:30:55 9712f1f96733: Download complete 03:30:55 63f879dbbcfc: Verifying Checksum 03:30:55 63f879dbbcfc: Download complete 03:30:55 e9a5061849ea: Verifying Checksum 03:30:55 e9a5061849ea: Download complete 03:30:55 d747dcd14b5f: Download complete 03:30:55 ab5ef0e58194: Verifying Checksum 03:30:55 ab5ef0e58194: Download complete 03:30:56 0d9ebad4ef96: Verifying Checksum 03:30:56 0d9ebad4ef96: Download complete 03:30:56 2de7ff778b66: Verifying Checksum 03:30:56 2de7ff778b66: Download complete 03:31:00 ab5ef0e58194: Pull complete 03:31:00 9712f1f96733: Pull complete 03:31:00 63f879dbbcfc: Pull complete 03:31:05 0d9ebad4ef96: Pull complete 03:31:05 e9a5061849ea: Pull complete 03:31:05 d747dcd14b5f: Pull complete 03:31:07 2de7ff778b66: Pull complete 03:31:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:31:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:31:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:07 prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container 03:31:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:31:09 $ docker top 5222e772529aaa199a349f4e9ffe18697c83d5c251aae4eb3147b93bb66688ea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:31:09 provisioning config files... 03:31:09 copy managed file [sigul-config] to file:/w/workspace/edgex-go/971@tmp/config16515143869414860911tmp 03:31:09 copy managed file [sigul-password] to file:/w/workspace/edgex-go/971@tmp/config4572893397768521457tmp 03:31:09 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/971@tmp/config9714987092721382493tmp [Pipeline] { [Pipeline] echo 03:31:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:31:09 ---> sigul-configuration.sh 03:31:09 gpg: directory `/root/.gnupg' created 03:31:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:31:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:31:09 gpg: keyring `/root/.gnupg/secring.gpg' created 03:31:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:31:09 gpg: CAST5 encrypted data 03:31:09 gpg: encrypted with 1 passphrase 03:31:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:31:10 + mkdir /home/jenkins 03:31:10 + mkdir /home/jenkins/sigul [Pipeline] sh 03:31:10 + 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:31:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:31:10 ---> sigul-install.sh 03:31:10 Sigul already installed; skipping installation. [Pipeline] sh 03:31:11 + git tag --list 03:31:11 0.6.0 03:31:11 0.6.1 03:31:11 0.7.0 03:31:11 0.7.1 03:31:11 v1.0.0 03:31:11 v1.0.1 03:31:11 v1.1.0 03:31:11 v1.2.0 03:31:11 v1.2.1 03:31:11 v1.3.0 03:31:11 v1.3.1 03:31:11 v2.0.0 03:31:11 v2.1.0 03:31:11 v2.1.1 03:31:11 v2.2.0 03:31:11 v2.3.0 03:31:11 v3.0 03:31:11 v3.0.0 03:31:11 v3.1 03:31:11 v3.1.0 03:31:11 v3.1.1 03:31:11 v4.0 03:31:11 v4.0.0 03:31:11 v4.0.1 03:31:11 v4.0.1-dev.1 03:31:11 v4.0.1-dev.2 03:31:11 v4.0.2-dev.1 03:31:11 v4.1.0-dev.1 03:31:11 v4.1.0-dev.10 03:31:11 v4.1.0-dev.100 03:31:11 v4.1.0-dev.101 03:31:11 v4.1.0-dev.102 03:31:11 v4.1.0-dev.103 03:31:11 v4.1.0-dev.104 03:31:11 v4.1.0-dev.105 03:31:11 v4.1.0-dev.106 03:31:11 v4.1.0-dev.107 03:31:11 v4.1.0-dev.108 03:31:11 v4.1.0-dev.109 03:31:11 v4.1.0-dev.11 03:31:11 v4.1.0-dev.110 03:31:11 v4.1.0-dev.111 03:31:11 v4.1.0-dev.12 03:31:11 v4.1.0-dev.13 03:31:11 v4.1.0-dev.14 03:31:11 v4.1.0-dev.15 03:31:11 v4.1.0-dev.16 03:31:11 v4.1.0-dev.17 03:31:11 v4.1.0-dev.18 03:31:11 v4.1.0-dev.19 03:31:11 v4.1.0-dev.2 03:31:11 v4.1.0-dev.20 03:31:11 v4.1.0-dev.21 03:31:11 v4.1.0-dev.22 03:31:11 v4.1.0-dev.23 03:31:11 v4.1.0-dev.24 03:31:11 v4.1.0-dev.25 03:31:11 v4.1.0-dev.26 03:31:11 v4.1.0-dev.27 03:31:11 v4.1.0-dev.28 03:31:11 v4.1.0-dev.29 03:31:11 v4.1.0-dev.3 03:31:11 v4.1.0-dev.30 03:31:11 v4.1.0-dev.31 03:31:11 v4.1.0-dev.32 03:31:11 v4.1.0-dev.33 03:31:11 v4.1.0-dev.34 03:31:11 v4.1.0-dev.35 03:31:11 v4.1.0-dev.36 03:31:11 v4.1.0-dev.37 03:31:11 v4.1.0-dev.38 03:31:11 v4.1.0-dev.39 03:31:11 v4.1.0-dev.4 03:31:11 v4.1.0-dev.40 03:31:11 v4.1.0-dev.41 03:31:11 v4.1.0-dev.42 03:31:11 v4.1.0-dev.43 03:31:11 v4.1.0-dev.44 03:31:11 v4.1.0-dev.45 03:31:11 v4.1.0-dev.46 03:31:11 v4.1.0-dev.47 03:31:11 v4.1.0-dev.48 03:31:11 v4.1.0-dev.49 03:31:11 v4.1.0-dev.5 03:31:11 v4.1.0-dev.50 03:31:11 v4.1.0-dev.51 03:31:11 v4.1.0-dev.52 03:31:11 v4.1.0-dev.53 03:31:11 v4.1.0-dev.54 03:31:11 v4.1.0-dev.55 03:31:11 v4.1.0-dev.56 03:31:11 v4.1.0-dev.57 03:31:11 v4.1.0-dev.58 03:31:11 v4.1.0-dev.59 03:31:11 v4.1.0-dev.6 03:31:11 v4.1.0-dev.60 03:31:11 v4.1.0-dev.61 03:31:11 v4.1.0-dev.62 03:31:11 v4.1.0-dev.63 03:31:11 v4.1.0-dev.64 03:31:11 v4.1.0-dev.65 03:31:11 v4.1.0-dev.66 03:31:11 v4.1.0-dev.67 03:31:11 v4.1.0-dev.68 03:31:11 v4.1.0-dev.69 03:31:11 v4.1.0-dev.7 03:31:11 v4.1.0-dev.70 03:31:11 v4.1.0-dev.71 03:31:11 v4.1.0-dev.72 03:31:11 v4.1.0-dev.73 03:31:11 v4.1.0-dev.74 03:31:11 v4.1.0-dev.75 03:31:11 v4.1.0-dev.76 03:31:11 v4.1.0-dev.77 03:31:11 v4.1.0-dev.78 03:31:11 v4.1.0-dev.79 03:31:11 v4.1.0-dev.8 03:31:11 v4.1.0-dev.80 03:31:11 v4.1.0-dev.81 03:31:11 v4.1.0-dev.82 03:31:11 v4.1.0-dev.83 03:31:11 v4.1.0-dev.84 03:31:11 v4.1.0-dev.85 03:31:11 v4.1.0-dev.86 03:31:11 v4.1.0-dev.87 03:31:11 v4.1.0-dev.88 03:31:11 v4.1.0-dev.89 03:31:11 v4.1.0-dev.9 03:31:11 v4.1.0-dev.90 03:31:11 v4.1.0-dev.91 03:31:11 v4.1.0-dev.92 03:31:11 v4.1.0-dev.93 03:31:11 v4.1.0-dev.94 03:31:11 v4.1.0-dev.95 03:31:11 v4.1.0-dev.96 03:31:11 v4.1.0-dev.97 03:31:11 v4.1.0-dev.98 03:31:11 v4.1.0-dev.99 [Pipeline] sh 03:31:11 + lftools sign git-tag v4.1.0-dev.111 03:31:12 Signing Git tag with Sigul... 03:31:12 Signing v4.1.0-dev.111 [Pipeline] echo 03:31:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:31:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:31:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:31:12 $ docker stop --time=1 5222e772529aaa199a349f4e9ffe18697c83d5c251aae4eb3147b93bb66688ea 03:31:14 $ docker rm -f --volumes 5222e772529aaa199a349f4e9ffe18697c83d5c251aae4eb3147b93bb66688ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:31:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:31:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:31:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:15 prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container 03:31:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:31:15 $ docker top 9d1dcb09c8183b29ceb74bcacbbd1bb07bd08f81b9086fa1958dabe2d35e98ae -eo pid,comm 03:31:15 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:31:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:31:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:31:15 [ssh-agent] Looking for ssh-agent implementation... 03:31:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:31:15 $ docker exec 9d1dcb09c8183b29ceb74bcacbbd1bb07bd08f81b9086fa1958dabe2d35e98ae ssh-agent 03:31:15 SSH_AUTH_SOCK=/tmp/ssh-ib4vDrkYbocW/agent.33 03:31:15 SSH_AGENT_PID=39 03:31:15 Running ssh-add (command line suppressed) 03:31:15 Identity added: /w/workspace/edgex-go/971@tmp/private_key_6954557270885992829.key (/w/workspace/edgex-go/971@tmp/private_key_6954557270885992829.key) 03:31:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:31:16 + git semver bump pre 03:31:16 2026-05-04 03:31:16,383 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:31:16 2026-05-04 03:31:16,386 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main 03:31:16 2026-05-04 03:31:16,386 [bump_version] DEBUG bumping version:4.1.0-dev.111 on axis:pre with prefix:dev 03:31:16 2026-05-04 03:31:16,386 [bump_version] DEBUG bumped version:4.1.0-dev.112 03:31:16 2026-05-04 03:31:16,386 [write_version] DEBUG write version:4.1.0-dev.112 to path:/w/workspace/edgex-go/971/.semver/main with force:True 03:31:16 2026-05-04 03:31:16,386 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main 03:31:16 2026-05-04 03:31:16,386 [write_file] DEBUG write to file:/w/workspace/edgex-go/971/.semver/main 03:31:16 2026-05-04 03:31:16,389 [execute] INFO git cat-file --batch-check 03:31:16 2026-05-04 03:31:16,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/971/.semver, stdin=, shell=False, universal_newlines=False) 03:31:16 2026-05-04 03:31:16,392 [execute] INFO git cat-file --batch 03:31:16 2026-05-04 03:31:16,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/971/.semver, stdin=, shell=False, universal_newlines=False) 03:31:16 2026-05-04 03:31:16,395 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main 03:31:16 4.1.0-dev.112 [Pipeline] } 03:31:16 $ docker exec --env ******** --env ******** 9d1dcb09c8183b29ceb74bcacbbd1bb07bd08f81b9086fa1958dabe2d35e98ae ssh-agent -k 03:31:16 unset SSH_AUTH_SOCK; 03:31:16 unset SSH_AGENT_PID; 03:31:16 echo Agent pid 39 killed; 03:31:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:31:16 + git semver [Pipeline] } 03:31:17 $ docker stop --time=1 9d1dcb09c8183b29ceb74bcacbbd1bb07bd08f81b9086fa1958dabe2d35e98ae 03:31:18 $ docker rm -f --volumes 9d1dcb09c8183b29ceb74bcacbbd1bb07bd08f81b9086fa1958dabe2d35e98ae [Pipeline] // withDockerContainer [Pipeline] sh 03:31:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:31:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:31:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:19 prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container 03:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:31:19 $ docker top 270386b3767cd64d28109f9584c4effecbfb1e0d66176a2fb31bb85c34757c49 -eo pid,comm 03:31: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). 03:31:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:31:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:31:19 [ssh-agent] Looking for ssh-agent implementation... 03:31:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:31:19 $ docker exec 270386b3767cd64d28109f9584c4effecbfb1e0d66176a2fb31bb85c34757c49 ssh-agent 03:31:19 SSH_AUTH_SOCK=/tmp/ssh-LwsVBHp7Gf9e/agent.32 03:31:19 SSH_AGENT_PID=38 03:31:19 Running ssh-add (command line suppressed) 03:31:19 Identity added: /w/workspace/edgex-go/971@tmp/private_key_10307699841726469007.key (/w/workspace/edgex-go/971@tmp/private_key_10307699841726469007.key) 03:31:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:31:20 + git semver push 03:31:20 2026-05-04 03:31:20,459 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:31:20 2026-05-04 03:31:20,465 [run_push] DEBUG push 03:31:20 2026-05-04 03:31:20,466 [execute] INFO git cat-file --batch-check 03:31:20 2026-05-04 03:31:20,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/971/.semver, stdin=, shell=False, universal_newlines=False) 03:31:20 2026-05-04 03:31:20,469 [execute] INFO git rev-list 86e58060932d3785743949cd72bab6675d82650e -- 03:31:20 2026-05-04 03:31:20,469 [execute] DEBUG Popen(['git', 'rev-list', '86e58060932d3785743949cd72bab6675d82650e', '--'], cwd=/w/workspace/edgex-go/971/.semver, stdin=None, shell=False, universal_newlines=False) 03:31:20 2026-05-04 03:31:20,490 [execute] INFO git fetch -v -- origin 03:31:20 2026-05-04 03:31:20,490 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/971/.semver, stdin=None, shell=False, universal_newlines=True) 03:31:21 2026-05-04 03:31:21,087 [run_push] DEBUG no remote changes detected 03:31:21 2026-05-04 03:31:21,087 [execute] INFO git push origin semver 03:31:21 2026-05-04 03:31:21,087 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/971/.semver, stdin=None, shell=False, universal_newlines=False) 03:31:22 2026-05-04 03:31:22,287 [run_push] DEBUG push all version tags 03:31:22 2026-05-04 03:31:22,287 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:31:22 2026-05-04 03:31:22,287 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/971, stdin=None, shell=False, universal_newlines=False) 03:31:23 2026-05-04 03:31:23,337 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main 03:31:23 4.1.0-dev.112 [Pipeline] } 03:31:23 $ docker exec --env ******** --env ******** 270386b3767cd64d28109f9584c4effecbfb1e0d66176a2fb31bb85c34757c49 ssh-agent -k 03:31:23 unset SSH_AUTH_SOCK; 03:31:23 unset SSH_AGENT_PID; 03:31:23 echo Agent pid 38 killed; 03:31:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:31:24 + git semver [Pipeline] } 03:31:24 $ docker stop --time=1 270386b3767cd64d28109f9584c4effecbfb1e0d66176a2fb31bb85c34757c49 03:31:25 $ docker rm -f --volumes 270386b3767cd64d28109f9584c4effecbfb1e0d66176a2fb31bb85c34757c49 [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:31:26 + [ -d /w/workspace/edgex-go/971/archives ] [Pipeline] libraryResource [Pipeline] sh 03:31:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:31:27 ---> package-listing.sh 03:31:27 ++ facter osfamily 03:31:27 ++ tr '[:upper:]' '[:lower:]' 03:31:27 + OS_FAMILY=debian 03:31:27 + workspace=/w/workspace/edgex-go/971 03:31:27 + START_PACKAGES=/tmp/packages_start.txt 03:31:27 + END_PACKAGES=/tmp/packages_end.txt 03:31:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:31:27 + PACKAGES=/tmp/packages_start.txt 03:31:27 + '[' /w/workspace/edgex-go/971 ']' 03:31:27 + PACKAGES=/tmp/packages_end.txt 03:31:27 + case "${OS_FAMILY}" in 03:31:27 + dpkg -l 03:31:27 + grep '^ii' 03:31:27 + '[' -f /tmp/packages_start.txt ']' 03:31:27 + '[' -f /tmp/packages_end.txt ']' 03:31:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:31:27 + '[' /w/workspace/edgex-go/971 ']' 03:31:27 + mkdir -p /w/workspace/edgex-go/971/archives/ 03:31:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/971/archives/ [Pipeline] echo 03:31:27 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/971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:31:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:31:28 03:31:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:31:28 latest: Pulling from edgex-lftools-log-publisher 03:31:28 5eb5b503b376: Pulling fs layer 03:31:28 5c69ac0246d0: Pulling fs layer 03:31:28 ec43610c2a17: Pulling fs layer 03:31:28 3a2ae6a8a46f: Pulling fs layer 03:31:28 33b1e0a273af: Pulling fs layer 03:31:28 5d3b04190fa2: Pulling fs layer 03:31:28 2f39f015ded8: Pulling fs layer 03:31:28 5d3b04190fa2: Waiting 03:31:28 33b1e0a273af: Waiting 03:31:28 2f39f015ded8: Waiting 03:31:28 3a2ae6a8a46f: Waiting 03:31:28 5c69ac0246d0: Verifying Checksum 03:31:28 5c69ac0246d0: Download complete 03:31:28 3a2ae6a8a46f: Download complete 03:31:28 ec43610c2a17: Verifying Checksum 03:31:28 ec43610c2a17: Download complete 03:31:28 33b1e0a273af: Verifying Checksum 03:31:28 33b1e0a273af: Download complete 03:31:28 5d3b04190fa2: Verifying Checksum 03:31:28 5d3b04190fa2: Download complete 03:31:28 5eb5b503b376: Verifying Checksum 03:31:28 5eb5b503b376: Download complete 03:31:29 2f39f015ded8: Verifying Checksum 03:31:29 2f39f015ded8: Download complete 03:31:30 5eb5b503b376: Pull complete 03:31:30 5c69ac0246d0: Pull complete 03:31:31 ec43610c2a17: Pull complete 03:31:31 3a2ae6a8a46f: Pull complete 03:31:31 33b1e0a273af: Pull complete 03:31:31 5d3b04190fa2: Pull complete 03:31:38 2f39f015ded8: Pull complete 03:31:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:31:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:31:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:38 prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container 03:31:38 $ 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/971/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/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:31:39 $ docker top ccf5b6210300b080188ee640d6cab0fcf967283585b613373e48bb5deb4297c3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:39 + touch /tmp/pre-build-complete [Pipeline] sh 03:31:40 + mkdir -p /var/log/sysstat [Pipeline] sh 03:31:40 + ls /var/log/sa-host 03:31:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:40 provisioning config files... 03:31:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/971@tmp/config10241696450781228215tmp [Pipeline] { [Pipeline] echo 03:31:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:31:40 ---> create-netrc.sh [Pipeline] } 03:31:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:31:41 ---> python-tools-install.sh [Pipeline] echo 03:31:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:31:41 ---> sudo-logs.sh 03:31:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:31:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:31:41 ---> job-cost.sh 03:31:41 lf-activate-venv: SKIPPING 03:31:41 DEBUG: total: 0.10999999940395355 03:31:41 INFO: Retrieving Stack Cost... 03:31:41 INFO: Retrieving Pricing Info for: v3-standard-8 03:31:42 INFO: Archiving Costs [Pipeline] echo 03:31:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:31:42 ---> logs-deploy.sh 03:31:42 lf-activate-venv: SKIPPING 03:31:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/971 03:31:42 INFO: archiving workspace using pattern(s): 03:31:43 Archives upload complete. 03:31:43 INFO: archiving logs to Nexus 03:31:44 ---> uname -a: 03:31:44 Linux prd-ubuntu20-04-docker-8c-8g-8610 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:31:44 03:31:44 03:31:44 ---> lscpu: 03:31:44 Architecture: x86_64 03:31:44 CPU op-mode(s): 32-bit, 64-bit 03:31:44 Byte Order: Little Endian 03:31:44 Address sizes: 40 bits physical, 48 bits virtual 03:31:44 CPU(s): 8 03:31:44 On-line CPU(s) list: 0-7 03:31:44 Thread(s) per core: 1 03:31:44 Core(s) per socket: 1 03:31:44 Socket(s): 8 03:31:44 NUMA node(s): 1 03:31:44 Vendor ID: AuthenticAMD 03:31:44 CPU family: 23 03:31:44 Model: 49 03:31:44 Model name: AMD EPYC-Rome Processor 03:31:44 Stepping: 0 03:31:44 CPU MHz: 2799.998 03:31:44 BogoMIPS: 5599.99 03:31:44 Virtualization: AMD-V 03:31:44 Hypervisor vendor: KVM 03:31:44 Virtualization type: full 03:31:44 L1d cache: 256 KiB 03:31:44 L1i cache: 256 KiB 03:31:44 L2 cache: 4 MiB 03:31:44 L3 cache: 128 MiB 03:31:44 NUMA node0 CPU(s): 0-7 03:31:44 Vulnerability Gather data sampling: Not affected 03:31:44 Vulnerability Itlb multihit: Not affected 03:31:44 Vulnerability L1tf: Not affected 03:31:44 Vulnerability Mds: Not affected 03:31:44 Vulnerability Meltdown: Not affected 03:31:44 Vulnerability Mmio stale data: Not affected 03:31:44 Vulnerability Retbleed: Vulnerable 03:31:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:31:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:31:44 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:31:44 Vulnerability Srbds: Not affected 03:31:44 Vulnerability Tsx async abort: Not affected 03:31:44 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:31:44 03:31:44 03:31:44 ---> nproc: 03:31:44 8 03:31:44 03:31:44 03:31:44 ---> df -h: 03:31:44 Filesystem Size Used Avail Use% Mounted on 03:31:44 overlay 155G 34G 122G 22% / 03:31:44 tmpfs 64M 0 64M 0% /dev 03:31:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:31:44 shm 64M 0 64M 0% /dev/shm 03:31:44 /dev/vda1 155G 34G 122G 22% /facter-os 03:31:44 03:31:44 03:31:44 ---> sar -b -r -n DEV: 03:31:44 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8610) 05/04/26 _x86_64_ (8 CPU) 03:31:44 03:31:44 02:34:34 LINUX RESTART (8 CPU) 03:31:44 03:31:44 02:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:31:44 02:36:01 393.17 68.17 325.00 0.00 11749.91 76413.00 0.00 03:31:44 02:37:01 172.14 9.78 162.36 0.00 1640.79 42849.66 0.00 03:31:44 02:38:01 42.70 0.02 42.68 0.00 0.13 38773.03 0.00 03:31:44 02:39:01 65.11 0.20 64.91 0.00 2.53 27888.02 0.00 03:31:44 02:40:02 1289.00 21.48 1267.53 0.00 209.80 587893.24 0.00 03:31:44 02:41:01 162.33 0.19 162.15 0.00 1.49 63484.92 0.00 03:31:44 02:42:01 354.68 0.48 354.20 0.00 20.38 109537.13 0.00 03:31:44 02:43:01 848.21 42.13 806.08 0.00 1945.01 168130.38 0.00 03:31:44 02:44:01 32.53 1.12 31.41 0.00 128.11 951.04 0.00 03:31:44 02:45:01 19.73 0.67 19.06 0.00 94.25 742.14 0.00 03:31:44 02:46:01 1.62 0.00 1.62 0.00 0.00 151.68 0.00 03:31:44 02:47:01 1.73 0.00 1.73 0.00 0.00 153.97 0.00 03:31:44 02:48:01 1.00 0.00 1.00 0.00 0.00 145.84 0.00 03:31:44 02:49:01 1.47 0.00 1.47 0.00 0.00 151.04 0.00 03:31:44 02:50:01 4.37 2.32 2.05 0.00 21.06 156.64 0.00 03:31:44 02:51:01 1.67 0.00 1.67 0.00 0.00 287.42 0.00 03:31:44 02:52:01 1.05 0.00 1.05 0.00 0.00 146.24 0.00 03:31:44 02:53:01 1.53 0.00 1.53 0.00 0.00 152.11 0.00 03:31:44 02:54:01 1.05 0.00 1.05 0.00 0.00 145.44 0.00 03:31:44 02:55:01 1.07 0.00 1.07 0.00 0.00 147.04 0.00 03:31:44 02:56:01 1.30 0.00 1.30 0.00 0.00 149.68 0.00 03:31:44 02:57:01 0.98 0.00 0.98 0.00 0.00 280.22 0.00 03:31:44 02:58:01 1.37 0.00 1.37 0.00 0.00 149.98 0.00 03:31:44 02:59:01 1.00 0.00 1.00 0.00 0.00 146.08 0.00 03:31:44 03:00:01 1.32 0.00 1.32 0.00 0.00 149.58 0.00 03:31:44 03:01:01 1.52 0.00 1.52 0.00 0.00 151.57 0.00 03:31:44 03:02:01 1.07 0.00 1.07 0.00 0.00 146.11 0.00 03:31:44 03:03:01 1.10 0.00 1.10 0.00 0.00 282.31 0.00 03:31:44 03:04:01 1.47 0.00 1.47 0.00 0.00 150.11 0.00 03:31:44 03:05:01 1.83 0.00 1.83 0.00 0.00 155.57 0.00 03:31:44 03:06:01 1.00 0.00 1.00 0.00 0.00 145.31 0.00 03:31:44 03:07:01 1.58 0.00 1.58 0.00 0.00 153.17 0.00 03:31:44 03:08:01 1.05 0.00 1.05 0.00 0.00 145.98 0.00 03:31:44 03:09:01 1.55 0.00 1.55 0.00 0.00 286.49 0.00 03:31:44 03:10:01 1.22 0.00 1.22 0.00 0.00 148.62 0.00 03:31:44 03:11:01 1.23 0.00 1.23 0.00 0.00 149.18 0.00 03:31:44 03:12:01 1.27 0.00 1.27 0.00 0.00 148.38 0.00 03:31:44 03:13:01 1.65 0.00 1.65 0.00 0.00 153.17 0.00 03:31:44 03:14:01 1.03 0.00 1.03 0.00 0.00 280.62 0.00 03:31:44 03:15:01 1.40 0.00 1.40 0.00 0.00 151.71 0.00 03:31:44 03:16:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 03:31:44 03:17:01 1.18 0.03 1.15 0.00 0.93 14.13 0.00 03:31:44 03:18:01 1.50 0.02 1.48 0.00 0.13 16.26 0.00 03:31:44 03:19:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 03:31:44 03:20:01 1.28 0.00 1.28 0.00 0.00 227.56 0.00 03:31:44 03:21:01 1.02 0.00 1.02 0.00 0.00 147.71 0.00 03:31:44 03:22:01 1.75 0.30 1.45 0.00 16.79 151.28 0.00 03:31:44 03:23:01 1.55 0.00 1.55 0.00 0.00 152.64 0.00 03:31:44 03:24:01 2.62 1.42 1.20 0.00 29.06 149.18 0.00 03:31:44 03:25:01 1.65 0.00 1.65 0.00 0.00 154.77 0.00 03:31:44 03:26:01 1.20 0.00 1.20 0.00 0.00 282.09 0.00 03:31:44 03:27:01 1.05 0.00 1.05 0.00 0.00 147.71 0.00 03:31:44 03:28:01 1.17 0.00 1.17 0.00 0.00 147.98 0.00 03:31:44 03:29:01 0.93 0.00 0.93 0.00 0.00 146.75 0.00 03:31:44 03:30:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 03:31:44 03:31:01 103.20 3.60 99.60 0.00 244.59 39289.44 0.00 03:31:44 Average: 63.29 2.71 60.58 0.00 287.66 20756.01 0.00 03:31:44 03:31:44 02:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:31:44 02:36:01 28168708 31511716 774376 2.36 90704 3516420 1812340 5.34 1024020 3258104 675592 03:31:44 02:37:01 26197536 31316976 956528 2.91 127156 5112972 2028320 5.98 2134132 3968996 1076968 03:31:44 02:38:01 25571052 30719024 1552108 4.72 130296 5121348 2502832 7.38 2248484 4464264 531752 03:31:44 02:39:01 25376140 31495292 773864 2.35 136428 6034740 1707664 5.03 1946000 4909180 677400 03:31:44 02:40:02 7335364 29166168 3018560 9.18 389468 20552580 7854008 23.15 5419296 18415444 399920 03:31:44 02:41:01 2736472 27560404 4616776 14.05 410124 23374160 11614984 34.24 8408992 19853528 1512624 03:31:44 02:42:01 580580 28607060 3576588 10.88 425308 26447564 8614884 25.40 8783676 21540868 1882152 03:31:44 02:43:01 5872596 31404568 843292 2.57 425872 24187320 2212100 6.52 3626628 21724848 428 03:31:44 02:44:01 5869236 31406960 839496 2.55 427264 24191568 2073768 6.11 4100104 21254488 500 03:31:44 02:45:01 5868204 31409456 836484 2.54 427960 24194504 2075044 6.12 4354452 21000544 48 03:31:44 02:46:01 5868404 31409708 836396 2.54 428000 24194504 2075044 6.12 4354276 21000548 12 03:31:44 02:47:01 5881420 31422828 823228 2.50 428012 24194584 2075044 6.12 4339048 21000624 4 03:31:44 02:48:01 5883548 31424960 821804 2.50 428024 24194588 2075044 6.12 4338960 21000628 4 03:31:44 02:49:01 5891644 31433072 813676 2.48 428056 24194592 2075044 6.12 4330424 21000624 48 03:31:44 02:50:01 5890864 31433020 813752 2.48 428532 24194780 2110012 6.22 4330840 21000776 24 03:31:44 02:51:01 5890792 31432964 813740 2.48 428552 24194784 2110012 6.22 4330916 21000776 12 03:31:44 02:52:01 5890452 31432644 813988 2.48 428584 24194784 2110012 6.22 4331176 21000776 20 03:31:44 02:53:01 5890696 31433052 813528 2.47 428608 24194916 2110012 6.22 4330980 21000900 44 03:31:44 02:54:01 5890332 31432776 813736 2.48 428616 24194916 2110012 6.22 4331324 21000908 4 03:31:44 02:55:01 5890496 31432960 813512 2.47 428640 24194920 2110012 6.22 4330928 21000896 172 03:31:44 02:56:01 5890772 31433268 813160 2.47 428656 24194928 2110012 6.22 4331012 21000904 4 03:31:44 02:57:01 5890656 31433172 813384 2.47 428672 24194932 2110012 6.22 4331228 21000908 184 03:31:44 02:58:01 5890704 31433240 813352 2.47 428684 24194936 2110012 6.22 4330988 21000912 12 03:31:44 02:59:01 5890656 31433204 813332 2.47 428692 24194936 2110012 6.22 4331024 21000912 184 03:31:44 03:00:01 5890556 31433120 813560 2.48 428712 24194932 2110012 6.22 4331292 21000916 8 03:31:44 03:01:01 5890080 31432820 813768 2.48 428740 24195068 2110012 6.22 4331476 21001044 204 03:31:44 03:02:01 5890080 31432828 813684 2.48 428756 24195072 2110012 6.22 4331464 21001048 176 03:31:44 03:03:01 5889780 31432552 813892 2.48 428780 24195076 2110012 6.22 4331368 21001052 192 03:31:44 03:04:01 5889792 31432628 814020 2.48 428824 24195076 2110012 6.22 4331424 21001056 180 03:31:44 03:05:01 5889648 31432512 814084 2.48 428840 24195080 2110012 6.22 4331712 21001056 4 03:31:44 03:06:01 5889916 31432780 813748 2.48 428848 24195080 2110012 6.22 4331528 21001056 4 03:31:44 03:07:01 5890112 31432992 813584 2.48 428864 24195088 2126060 6.27 4331552 21001064 224 03:31:44 03:08:01 5889852 31432736 813768 2.48 428884 24195088 2126060 6.27 4331544 21001064 12 03:31:44 03:09:01 5890120 31433048 813464 2.47 428912 24195092 2109484 6.22 4331328 21001068 48 03:31:44 03:10:01 5890012 31432976 813672 2.48 428948 24195096 2109484 6.22 4331868 21001072 40 03:31:44 03:11:01 5889900 31432928 813640 2.48 428972 24195100 2109484 6.22 4331776 21001076 260 03:31:44 03:12:01 5889916 31432968 813600 2.48 428988 24195104 2109484 6.22 4331480 21001076 8 03:31:44 03:13:01 5889836 31432888 813592 2.48 429016 24195104 2109484 6.22 4331440 21001076 4 03:31:44 03:14:01 5889788 31432848 813552 2.47 429036 24195108 2109484 6.22 4331424 21001080 12 03:31:44 03:15:01 5889512 31432624 813752 2.48 429036 24195112 2109484 6.22 4331460 21001080 192 03:31:44 03:16:01 5889448 31432568 813716 2.48 429044 24195116 2109484 6.22 4331508 21001084 12 03:31:44 03:17:01 5888956 31432140 814000 2.48 429064 24195120 2109484 6.22 4331764 21001088 180 03:31:44 03:18:01 5889572 31432840 813368 2.47 429100 24195148 2109484 6.22 4331752 21001108 16 03:31:44 03:19:01 5889452 31432780 813324 2.47 429124 24195152 2109484 6.22 4331840 21001112 276 03:31:44 03:20:01 5889144 31432472 813536 2.47 429156 24195152 2109484 6.22 4331580 21001112 12 03:31:44 03:21:01 5889476 31432872 813112 2.47 429192 24195156 2109484 6.22 4332032 21001116 212 03:31:44 03:22:01 5888396 31432316 813600 2.48 429228 24195660 2109484 6.22 4335824 21001448 20 03:31:44 03:23:01 5887332 31431308 814556 2.48 429268 24195660 2109484 6.22 4335844 21001428 52 03:31:44 03:24:01 5877124 31423148 822556 2.50 429280 24196540 2109484 6.22 4345352 21001456 192 03:31:44 03:25:01 5877156 31423212 822484 2.50 429308 24196536 2109484 6.22 4345192 21001436 64 03:31:44 03:26:01 5877196 31423268 822512 2.50 429332 24196548 2109484 6.22 4345040 21001440 16 03:31:44 03:27:01 5876864 31423112 822624 2.50 429360 24196680 2109484 6.22 4344704 21001568 184 03:31:44 03:28:01 5876344 31422612 823108 2.50 429368 24196684 2109484 6.22 4344712 21001572 12 03:31:44 03:29:01 5876044 31422352 823324 2.50 429392 24196688 2125692 6.27 4344784 21001580 204 03:31:44 03:30:01 5876212 31422520 823300 2.50 429408 24196688 2125692 6.27 4344744 21001580 4 03:31:44 03:31:01 4499564 31372456 872348 2.65 466716 25397532 2254984 6.65 4444752 22180952 488856 03:31:44 Average: 7196330 31255995 988920 3.01 406364 22802100 2493116 7.35 4313294 19778916 129464 03:31:44 03:31:44 02:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:31:44 02:36:01 lo 4.70 4.70 0.46 0.46 0.00 0.00 0.00 0.00 03:31:44 02:36:01 ens3 1661.77 1498.93 13877.09 222.86 0.00 0.00 0.00 0.00 03:31:44 02:36:01 docker0 549.91 531.98 37.62 2996.33 0.00 0.00 0.00 0.00 03:31:44 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 02:37:01 ens3 331.13 257.01 1598.37 36.56 0.00 0.00 0.00 0.00 03:31:44 02:37:01 docker0 237.08 294.70 19.98 1563.69 0.00 0.00 0.00 0.00 03:31:44 02:37:01 vethf140ead 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 03:31:44 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:38:01 ens3 22.59 11.99 18.78 9.21 0.00 0.00 0.00 0.00 03:31:44 02:38:01 docker0 1.18 1.18 0.09 0.10 0.00 0.00 0.00 0.00 03:31:44 02:38:01 vethf140ead 1.18 1.20 0.10 0.10 0.00 0.00 0.00 0.00 03:31:44 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 02:39:01 ens3 29.41 15.90 24.90 13.75 0.00 0.00 0.00 0.00 03:31:44 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:39:01 vethf140ead 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:40:02 veth4ccfecf 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 03:31:44 02:40:02 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 03:31:44 02:40:02 vethdc5d969 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 03:31:44 02:40:02 ens3 1056.23 654.05 12764.77 85.66 0.00 0.00 0.00 0.00 03:31:44 02:40:02 veth8c9d196 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 03:31:44 02:40:02 vethab7f000 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 03:31:44 02:40:02 veth80b0d03 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 03:31:44 02:40:02 veth99c59c7 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 03:31:44 02:40:02 veth84ec1d6 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 03:31:44 02:40:02 docker0 558.98 897.43 50.01 9471.40 0.00 0.00 0.00 0.00 03:31:44 02:40:02 veth16c675b 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 03:31:44 02:40:02 vethf005700 0.68 3.72 0.06 0.38 0.00 0.00 0.00 0.00 03:31:44 02:40:02 vethde11102 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 03:31:44 02:40:02 veth5ddb482 0.05 0.48 0.00 0.02 0.00 0.00 0.00 0.00 03:31:44 02:40:02 veth8b6bdce 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 03:31:44 02:40:02 veth0805fec 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 03:31:44 02:41:01 veth4ccfecf 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 02:41:01 vethdc5d969 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:41:01 ens3 4.47 2.42 3.60 1.91 0.00 0.00 0.00 0.00 03:31:44 02:41:01 veth8c9d196 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:41:01 vethab7f000 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:41:01 veth80b0d03 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:41:01 veth99c59c7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:41:01 veth84ec1d6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:41:01 docker0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 02:41:01 veth16c675b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:41:01 vethf005700 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 02:41:01 vethde11102 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:41:01 veth5ddb482 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:41:01 veth8b6bdce 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:41:01 veth0805fec 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:42:01 veth4ccfecf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:42:01 vethdc5d969 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:42:01 ens3 8.11 5.29 6.62 3.72 0.00 0.00 0.00 0.00 03:31:44 02:42:01 veth8c9d196 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:42:01 vethab7f000 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:42:01 veth80b0d03 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:42:01 veth99c59c7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:42:01 veth84ec1d6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:42:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:42:01 veth16c675b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:42:01 vethf005700 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:42:01 vethde11102 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:42:01 veth8b6bdce 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:43:01 lo 14.73 14.73 1.44 1.44 0.00 0.00 0.00 0.00 03:31:44 02:43:01 ens3 192.70 200.82 95.23 812.70 0.00 0.00 0.00 0.00 03:31:44 02:43:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:44:01 lo 36.13 36.13 3.54 3.54 0.00 0.00 0.00 0.00 03:31:44 02:44:01 ens3 437.53 424.98 189.18 2580.24 0.00 0.00 0.00 0.00 03:31:44 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:45:01 lo 18.06 18.06 1.76 1.76 0.00 0.00 0.00 0.00 03:31:44 02:45:01 ens3 244.98 252.46 111.21 1353.53 0.00 0.00 0.00 0.00 03:31:44 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:46:01 ens3 0.97 0.55 0.38 0.28 0.00 0.00 0.00 0.00 03:31:44 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 02:47:01 ens3 0.25 0.18 0.08 0.01 0.00 0.00 0.00 0.00 03:31:44 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:31:44 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 02:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:31:44 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:31:44 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 02:51:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 03:31:44 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:52:01 ens3 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 03:31:44 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 02:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:31:44 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:54:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:31:44 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 02:55:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:31:44 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:56:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 03:31:44 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 02:57:01 ens3 0.28 0.15 0.08 0.01 0.00 0.00 0.00 0.00 03:31:44 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:31:44 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 02:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:31:44 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:31:44 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:01:01 ens3 0.68 0.25 0.13 0.08 0.00 0.00 0.00 0.00 03:31:44 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:02:01 ens3 0.65 0.42 0.42 0.28 0.00 0.00 0.00 0.00 03:31:44 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:03:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:31:44 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:04:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:31:44 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:05:01 ens3 0.87 0.50 0.38 0.29 0.00 0.00 0.00 0.00 03:31:44 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:06:01 ens3 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 03:31:44 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:07:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 03:31:44 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:08:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:31:44 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:09:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:31:44 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:10:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:31:44 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:11:01 ens3 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 03:31:44 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:31:44 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:31:44 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:14:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:31:44 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:31:44 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:16:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 03:31:44 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:31:44 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:31:44 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:31:44 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:31:44 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:21:01 ens3 0.75 0.45 0.41 0.28 0.00 0.00 0.00 0.00 03:31:44 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:22:01 ens3 0.88 0.57 0.82 0.37 0.00 0.00 0.00 0.00 03:31:44 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:31:44 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:24:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:24:01 ens3 5.63 4.48 3.74 4.75 0.00 0.00 0.00 0.00 03:31:44 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:25:01 ens3 1.82 1.53 0.99 1.22 0.00 0.00 0.00 0.00 03:31:44 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:26:01 ens3 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 03:31:44 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:27:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:31:44 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:31:44 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:44 03:29:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:31:44 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:31:44 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:44 03:31:01 lo 2.47 2.47 0.23 0.23 0.00 0.00 0.00 0.00 03:31:44 03:31:01 ens3 355.48 228.12 8013.79 45.58 0.00 0.00 0.00 0.00 03:31:44 03:31:01 docker0 62.46 84.16 5.80 780.62 0.00 0.00 0.00 0.00 03:31:44 Average: lo 1.48 1.48 0.14 0.14 0.00 0.00 0.00 0.00 03:31:44 Average: ens3 77.92 63.65 655.80 92.41 0.00 0.00 0.00 0.00 03:31:44 Average: docker0 25.18 32.32 2.03 264.60 0.00 0.00 0.00 0.00 03:31:44 03:31:44 03:31:44 ---> sar -P ALL: 03:31:44 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8610) 05/04/26 _x86_64_ (8 CPU) 03:31:44 03:31:44 02:34:34 LINUX RESTART (8 CPU) 03:31:44 03:31:44 02:35:01 CPU %user %nice %system %iowait %steal %idle 03:31:44 02:36:01 all 12.58 0.00 4.04 1.36 0.07 81.95 03:31:44 02:36:01 0 16.53 0.00 4.86 2.56 0.08 75.97 03:31:44 02:36:01 1 13.39 0.00 4.45 1.49 0.05 80.63 03:31:44 02:36:01 2 13.02 0.00 4.25 2.45 0.07 80.21 03:31:44 02:36:01 3 11.83 0.00 4.92 2.80 0.07 80.38 03:31:44 02:36:01 4 10.40 0.00 3.01 0.15 0.05 86.39 03:31:44 02:36:01 5 13.58 0.00 3.21 0.53 0.09 82.59 03:31:44 02:36:01 6 10.93 0.00 3.19 0.83 0.08 84.96 03:31:44 02:36:01 7 10.93 0.00 4.42 0.10 0.07 84.48 03:31:44 02:37:01 all 38.81 0.00 6.33 0.60 0.10 54.16 03:31:44 02:37:01 0 38.78 0.00 6.44 0.24 0.10 54.45 03:31:44 02:37:01 1 38.44 0.00 6.03 0.29 0.12 55.12 03:31:44 02:37:01 2 40.17 0.00 6.54 0.90 0.10 52.30 03:31:44 02:37:01 3 37.94 0.00 6.74 1.69 0.10 53.53 03:31:44 02:37:01 4 36.41 0.00 6.46 0.59 0.10 56.43 03:31:44 02:37:01 5 40.91 0.00 6.01 0.03 0.10 52.95 03:31:44 02:37:01 6 38.02 0.00 6.15 0.86 0.10 54.86 03:31:44 02:37:01 7 39.78 0.00 6.26 0.25 0.08 53.63 03:31:44 02:38:01 all 44.89 0.00 7.49 0.26 0.10 47.26 03:31:44 02:38:01 0 43.61 0.00 7.97 0.05 0.10 48.27 03:31:44 02:38:01 1 44.97 0.00 7.25 0.00 0.10 47.68 03:31:44 02:38:01 2 45.03 0.00 6.80 0.00 0.08 48.09 03:31:44 02:38:01 3 45.22 0.00 7.72 0.00 0.08 46.98 03:31:44 02:38:01 4 42.52 0.00 7.52 0.64 0.12 49.20 03:31:44 02:38:01 5 48.06 0.00 7.54 0.27 0.10 44.03 03:31:44 02:38:01 6 45.67 0.00 8.03 0.00 0.10 46.20 03:31:44 02:38:01 7 44.07 0.00 7.06 1.13 0.10 47.65 03:31:44 02:39:01 all 50.43 0.00 6.35 0.13 0.10 42.99 03:31:44 02:39:01 0 50.65 0.00 6.70 0.00 0.10 42.56 03:31:44 02:39:01 1 52.95 0.00 6.51 0.12 0.10 40.32 03:31:44 02:39:01 2 50.05 0.00 6.71 0.29 0.10 42.85 03:31:44 02:39:01 3 50.29 0.00 6.05 0.02 0.10 43.55 03:31:44 02:39:01 4 49.57 0.00 6.00 0.07 0.08 44.28 03:31:44 02:39:01 5 50.55 0.00 6.15 0.18 0.10 43.01 03:31:44 02:39:01 6 49.37 0.00 6.20 0.02 0.10 44.31 03:31:44 02:39:01 7 49.97 0.00 6.48 0.39 0.10 43.05 03:31:44 02:40:02 all 43.31 0.00 13.98 8.29 0.12 34.31 03:31:44 02:40:02 0 42.82 0.00 13.10 5.06 0.10 38.93 03:31:44 02:40:02 1 43.17 0.00 14.08 9.77 0.10 32.88 03:31:44 02:40:02 2 43.88 0.00 15.25 5.68 0.12 35.08 03:31:44 02:40:02 3 42.63 0.00 13.85 11.64 0.12 31.77 03:31:44 02:40:02 4 42.48 0.00 14.29 12.04 0.14 31.06 03:31:44 02:40:02 5 43.34 0.00 12.77 4.24 0.10 39.55 03:31:44 02:40:02 6 44.94 0.00 13.80 7.35 0.12 33.79 03:31:44 02:40:02 7 43.22 0.00 14.68 10.60 0.14 31.37 03:31:44 02:41:01 all 90.61 0.00 9.27 0.00 0.12 0.00 03:31:44 02:41:01 0 90.46 0.00 9.42 0.00 0.12 0.00 03:31:44 02:41:01 1 90.38 0.00 9.51 0.00 0.12 0.00 03:31:44 02:41:01 2 90.87 0.00 9.02 0.00 0.12 0.00 03:31:44 02:41:01 3 90.71 0.00 9.17 0.00 0.12 0.00 03:31:44 02:41:01 4 90.71 0.00 9.17 0.00 0.12 0.00 03:31:44 02:41:01 5 90.63 0.00 9.23 0.00 0.14 0.00 03:31:44 02:41:01 6 90.80 0.00 9.08 0.00 0.12 0.00 03:31:44 02:41:01 7 90.31 0.00 9.57 0.00 0.12 0.00 03:31:44 02:42:01 all 91.19 0.00 8.68 0.00 0.13 0.00 03:31:44 02:42:01 0 91.04 0.00 8.83 0.00 0.13 0.00 03:31:44 02:42:01 1 91.66 0.00 8.21 0.00 0.13 0.00 03:31:44 02:42:01 2 91.39 0.00 8.49 0.00 0.12 0.00 03:31:44 02:42:01 3 90.91 0.00 8.94 0.00 0.15 0.00 03:31:44 02:42:01 4 91.21 0.00 8.66 0.00 0.13 0.00 03:31:44 02:42:01 5 90.76 0.00 9.09 0.00 0.15 0.00 03:31:44 02:42:01 6 91.41 0.00 8.47 0.00 0.12 0.00 03:31:44 02:42:01 7 91.11 0.00 8.76 0.00 0.13 0.00 03:31:44 02:43:01 all 48.95 0.00 5.94 0.83 0.11 44.17 03:31:44 02:43:01 0 47.43 0.00 6.60 0.60 0.12 45.25 03:31:44 02:43:01 1 48.75 0.00 6.31 0.73 0.10 44.10 03:31:44 02:43:01 2 47.74 0.00 5.75 0.72 0.10 45.69 03:31:44 02:43:01 3 50.10 0.00 5.78 1.84 0.12 42.17 03:31:44 02:43:01 4 50.63 0.00 5.94 0.73 0.12 42.58 03:31:44 02:43:01 5 46.86 0.00 6.25 0.67 0.10 46.13 03:31:44 02:43:01 6 50.19 0.00 5.04 0.40 0.10 44.27 03:31:44 02:43:01 7 49.88 0.00 5.88 0.93 0.12 43.19 03:31:44 02:44:01 all 10.08 0.00 0.91 0.09 0.06 88.85 03:31:44 02:44:01 0 6.44 0.00 0.77 0.03 0.03 92.73 03:31:44 02:44:01 1 9.74 0.00 0.99 0.03 0.07 89.17 03:31:44 02:44:01 2 12.99 0.00 1.03 0.07 0.07 85.85 03:31:44 02:44:01 3 10.45 0.00 0.80 0.30 0.07 88.38 03:31:44 02:44:01 4 10.63 0.00 1.02 0.02 0.07 88.26 03:31:44 02:44:01 5 12.21 0.00 1.02 0.08 0.08 86.61 03:31:44 02:44:01 6 8.45 0.00 0.77 0.13 0.07 90.58 03:31:44 02:44:01 7 9.77 0.00 0.90 0.03 0.07 89.22 03:31:44 02:45:01 all 5.22 0.00 0.58 0.06 0.04 94.10 03:31:44 02:45:01 0 3.60 0.00 0.52 0.00 0.03 95.85 03:31:44 02:45:01 1 7.00 0.00 0.70 0.02 0.05 92.23 03:31:44 02:45:01 2 1.55 0.00 0.47 0.08 0.03 97.86 03:31:44 02:45:01 3 7.16 0.00 0.65 0.00 0.05 92.14 03:31:44 02:45:01 4 8.05 0.00 0.62 0.05 0.05 91.23 03:31:44 02:45:01 5 7.94 0.00 0.55 0.02 0.03 91.46 03:31:44 02:45:01 6 2.75 0.00 0.68 0.25 0.03 96.28 03:31:44 02:45:01 7 3.75 0.00 0.42 0.03 0.03 95.77 03:31:44 02:46:01 all 0.12 0.00 0.02 0.00 0.01 99.84 03:31:44 02:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 02:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 02:46:01 2 0.05 0.00 0.05 0.02 0.02 99.87 03:31:44 02:46:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:31:44 02:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 02:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:31:44 02:46:01 6 0.05 0.00 0.02 0.02 0.02 99.90 03:31:44 02:46:01 7 0.75 0.00 0.08 0.00 0.02 99.15 03:31:44 03:31:44 02:46:01 CPU %user %nice %system %iowait %steal %idle 03:31:44 02:47:01 all 0.03 0.00 0.02 0.01 0.00 99.94 03:31:44 02:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 02:47:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:31:44 02:47:01 2 0.03 0.00 0.03 0.02 0.00 99.92 03:31:44 02:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 02:47:01 4 0.05 0.00 0.03 0.02 0.02 99.88 03:31:44 02:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:31:44 02:47:01 6 0.02 0.00 0.05 0.03 0.02 99.88 03:31:44 02:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:31:44 02:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:31:44 02:48:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:31:44 02:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 02:48:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:31:44 02:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:31:44 02:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:31:44 02:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 02:48:01 6 0.03 0.00 0.03 0.00 0.03 99.90 03:31:44 02:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 02:49:01 all 0.03 0.00 0.02 0.01 0.01 99.94 03:31:44 02:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 02:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:31:44 02:49:01 2 0.00 0.00 0.05 0.03 0.02 99.90 03:31:44 02:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 02:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 02:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:31:44 02:49:01 6 0.07 0.00 0.03 0.02 0.02 99.87 03:31:44 02:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:31:44 02:50:01 all 0.03 0.00 0.04 0.01 0.01 99.92 03:31:44 02:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:31:44 02:50:01 1 0.02 0.00 0.08 0.00 0.02 99.88 03:31:44 02:50:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:31:44 02:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:31:44 02:50:01 4 0.05 0.00 0.02 0.02 0.00 99.92 03:31:44 02:50:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:31:44 02:50:01 6 0.03 0.00 0.07 0.00 0.03 99.87 03:31:44 02:50:01 7 0.03 0.00 0.03 0.05 0.02 99.87 03:31:44 02:51:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:31:44 02:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 02:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:31:44 02:51:01 2 0.07 0.00 0.03 0.02 0.02 99.87 03:31:44 02:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 02:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 02:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:31:44 02:51:01 6 0.07 0.00 0.02 0.02 0.03 99.87 03:31:44 02:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:31:44 02:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:31:44 02:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:31:44 02:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 02:52:01 2 0.07 0.00 0.02 0.02 0.00 99.90 03:31:44 02:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 02:52:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:31:44 02:52:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:31:44 02:52:01 6 0.05 0.00 0.02 0.00 0.03 99.90 03:31:44 02:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 02:53:01 all 0.06 0.00 0.01 0.01 0.01 99.91 03:31:44 02:53:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:31:44 02:53:01 1 0.07 0.00 0.02 0.00 0.02 99.90 03:31:44 02:53:01 2 0.13 0.00 0.03 0.02 0.02 99.80 03:31:44 02:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 02:53:01 4 0.08 0.00 0.03 0.00 0.00 99.88 03:31:44 02:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:31:44 02:53:01 6 0.08 0.00 0.00 0.03 0.02 99.87 03:31:44 02:53:01 7 0.05 0.00 0.00 0.00 0.02 99.93 03:31:44 02:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:31:44 02:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:31:44 02:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:31:44 02:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 02:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:31:44 02:54:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:31:44 02:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:31:44 02:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 02:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 02:55:01 all 0.27 0.00 0.02 0.00 0.02 99.69 03:31:44 02:55:01 0 0.05 0.00 0.05 0.00 0.03 99.87 03:31:44 02:55:01 1 0.10 0.00 0.03 0.00 0.02 99.85 03:31:44 02:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:31:44 02:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:31:44 02:55:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:31:44 02:55:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:31:44 02:55:01 6 0.07 0.00 0.03 0.02 0.02 99.87 03:31:44 02:55:01 7 1.78 0.00 0.00 0.00 0.02 98.21 03:31:44 02:56:01 all 0.28 0.00 0.01 0.00 0.01 99.70 03:31:44 02:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:31:44 02:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:31:44 02:56:01 2 0.03 0.00 0.03 0.02 0.00 99.92 03:31:44 02:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 02:56:01 4 0.08 0.00 0.00 0.00 0.00 99.92 03:31:44 02:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:31:44 02:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:31:44 02:56:01 7 1.99 0.00 0.00 0.00 0.02 98.00 03:31:44 02:57:01 all 0.08 0.00 0.03 0.00 0.01 99.88 03:31:44 02:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 02:57:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:31:44 02:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 02:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 02:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:31:44 02:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:31:44 02:57:01 6 0.07 0.00 0.02 0.00 0.00 99.92 03:31:44 02:57:01 7 0.37 0.00 0.10 0.00 0.02 99.52 03:31:44 03:31:44 02:57:01 CPU %user %nice %system %iowait %steal %idle 03:31:44 02:58:01 all 0.04 0.00 0.02 0.00 0.01 99.93 03:31:44 02:58:01 0 0.03 0.00 0.05 0.00 0.03 99.88 03:31:44 02:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:31:44 02:58:01 2 0.15 0.00 0.02 0.02 0.00 99.82 03:31:44 02:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 02:58:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:31:44 02:58:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:31:44 02:58:01 6 0.00 0.00 0.02 0.02 0.02 99.95 03:31:44 02:58:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:31:44 02:59:01 all 0.04 0.00 0.02 0.00 0.01 99.94 03:31:44 02:59:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:31:44 02:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:31:44 02:59:01 2 0.03 0.00 0.00 0.02 0.00 99.95 03:31:44 02:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 02:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:31:44 02:59:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:31:44 02:59:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:31:44 02:59:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:31:44 03:00:01 all 0.04 0.00 0.02 0.00 0.01 99.93 03:31:44 03:00:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:31:44 03:00:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:31:44 03:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 03:00:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:31:44 03:00:01 4 0.10 0.00 0.02 0.00 0.02 99.87 03:31:44 03:00:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:31:44 03:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:31:44 03:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:31:44 03:01:01 all 0.05 0.00 0.01 0.00 0.01 99.92 03:31:44 03:01:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:31:44 03:01:01 1 0.08 0.00 0.00 0.00 0.02 99.90 03:31:44 03:01:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:31:44 03:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:31:44 03:01:01 4 0.10 0.00 0.00 0.00 0.00 99.90 03:31:44 03:01:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:31:44 03:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:31:44 03:01:01 7 0.05 0.00 0.00 0.02 0.02 99.92 03:31:44 03:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:31:44 03:02:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:31:44 03:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:31:44 03:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 03:02:01 6 0.00 0.00 0.00 0.02 0.02 99.97 03:31:44 03:02:01 7 0.18 0.00 0.02 0.00 0.02 99.78 03:31:44 03:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:31:44 03:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:31:44 03:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:31:44 03:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:31:44 03:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 03:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:31:44 03:03:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:31:44 03:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:31:44 03:03:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:31:44 03:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:31:44 03:04:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:31:44 03:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 03:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:31:44 03:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:31:44 03:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 03:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:31:44 03:04:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:31:44 03:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 03:05:01 all 0.05 0.00 0.02 0.00 0.00 99.93 03:31:44 03:05:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:31:44 03:05:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:31:44 03:05:01 2 0.08 0.00 0.00 0.02 0.02 99.88 03:31:44 03:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 03:05:01 4 0.05 0.00 0.05 0.00 0.00 99.90 03:31:44 03:05:01 5 0.03 0.00 0.02 0.02 0.00 99.93 03:31:44 03:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:31:44 03:05:01 7 0.05 0.00 0.03 0.00 0.00 99.92 03:31:44 03:06:01 all 0.09 0.00 0.01 0.00 0.01 99.88 03:31:44 03:06:01 0 0.03 0.00 0.07 0.00 0.03 99.87 03:31:44 03:06:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 03:06:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:31:44 03:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:31:44 03:06:01 4 0.05 0.00 0.00 0.00 0.02 99.93 03:31:44 03:06:01 5 0.02 0.00 0.00 0.02 0.02 99.95 03:31:44 03:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 03:06:01 7 0.50 0.00 0.02 0.00 0.02 99.47 03:31:44 03:07:01 all 0.11 0.00 0.01 0.00 0.01 99.86 03:31:44 03:07:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:31:44 03:07:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:31:44 03:07:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:31:44 03:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:31:44 03:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:31:44 03:07:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:31:44 03:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:31:44 03:07:01 7 0.68 0.00 0.00 0.00 0.02 99.30 03:31:44 03:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:31:44 03:08:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:31:44 03:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:31:44 03:08:01 2 0.05 0.00 0.02 0.02 0.02 99.90 03:31:44 03:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:08:01 4 0.10 0.00 0.00 0.00 0.02 99.88 03:31:44 03:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 03:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:08:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:31:44 03:31:44 03:08:01 CPU %user %nice %system %iowait %steal %idle 03:31:44 03:09:01 all 0.04 0.00 0.01 0.00 0.00 99.94 03:31:44 03:09:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:31:44 03:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 03:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:31:44 03:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:09:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:31:44 03:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:31:44 03:09:01 6 0.07 0.00 0.00 0.02 0.00 99.92 03:31:44 03:09:01 7 0.07 0.00 0.00 0.02 0.00 99.92 03:31:44 03:10:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:31:44 03:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:31:44 03:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:31:44 03:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:31:44 03:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:31:44 03:10:01 4 0.08 0.00 0.00 0.00 0.02 99.90 03:31:44 03:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 03:10:01 6 0.02 0.00 0.02 0.02 0.02 99.93 03:31:44 03:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 03:11:01 all 0.04 0.00 0.02 0.00 0.00 99.94 03:31:44 03:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:31:44 03:11:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:31:44 03:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:31:44 03:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 03:11:01 4 0.07 0.00 0.05 0.00 0.00 99.88 03:31:44 03:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:31:44 03:11:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:31:44 03:11:01 7 0.08 0.00 0.02 0.00 0.02 99.88 03:31:44 03:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:31:44 03:12:01 0 0.07 0.00 0.03 0.00 0.03 99.87 03:31:44 03:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:31:44 03:12:01 2 0.05 0.00 0.00 0.00 0.02 99.93 03:31:44 03:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:31:44 03:12:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:31:44 03:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:31:44 03:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:31:44 03:12:01 7 0.05 0.00 0.00 0.00 0.02 99.93 03:31:44 03:13:01 all 0.09 0.00 0.01 0.01 0.01 99.89 03:31:44 03:13:01 0 0.03 0.00 0.05 0.00 0.00 99.92 03:31:44 03:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:31:44 03:13:01 2 0.03 0.00 0.00 0.02 0.00 99.95 03:31:44 03:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:31:44 03:13:01 4 0.05 0.00 0.00 0.00 0.02 99.93 03:31:44 03:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:31:44 03:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 03:13:01 7 0.48 0.00 0.02 0.03 0.00 99.47 03:31:44 03:14:01 all 0.13 0.00 0.01 0.00 0.01 99.84 03:31:44 03:14:01 0 0.00 0.00 0.02 0.00 0.03 99.95 03:31:44 03:14:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:31:44 03:14:01 2 0.05 0.00 0.02 0.02 0.00 99.92 03:31:44 03:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 03:14:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:31:44 03:14:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:31:44 03:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:31:44 03:14:01 7 0.83 0.00 0.00 0.00 0.02 99.15 03:31:44 03:15:01 all 0.03 0.00 0.02 0.01 0.00 99.95 03:31:44 03:15:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:31:44 03:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:31:44 03:15:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:31:44 03:15:01 3 0.02 0.00 0.03 0.02 0.00 99.93 03:31:44 03:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:31:44 03:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:31:44 03:15:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:31:44 03:15:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:31:44 03:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:31:44 03:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:31:44 03:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 03:16:01 2 0.08 0.00 0.02 0.00 0.03 99.87 03:31:44 03:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 03:16:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:31:44 03:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 03:17:01 all 0.04 0.00 0.01 0.01 0.01 99.93 03:31:44 03:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:31:44 03:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:31:44 03:17:01 2 0.05 0.00 0.02 0.02 0.02 99.90 03:31:44 03:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:17:01 4 0.07 0.00 0.02 0.00 0.00 99.92 03:31:44 03:17:01 5 0.02 0.00 0.00 0.03 0.02 99.93 03:31:44 03:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 03:17:01 7 0.08 0.00 0.00 0.00 0.02 99.90 03:31:44 03:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:31:44 03:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 03:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 03:18:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:31:44 03:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:31:44 03:18:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:31:44 03:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:31:44 03:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:19:01 all 0.05 0.00 0.02 0.00 0.01 99.92 03:31:44 03:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:31:44 03:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:31:44 03:19:01 2 0.13 0.00 0.03 0.00 0.03 99.80 03:31:44 03:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:31:44 03:19:01 4 0.07 0.00 0.05 0.00 0.02 99.87 03:31:44 03:19:01 5 0.02 0.00 0.00 0.02 0.02 99.95 03:31:44 03:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:31:44 03:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:31:44 03:31:44 03:19:01 CPU %user %nice %system %iowait %steal %idle 03:31:44 03:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:31:44 03:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 03:20:01 2 0.03 0.00 0.03 0.02 0.02 99.90 03:31:44 03:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 03:20:01 4 0.07 0.00 0.02 0.02 0.00 99.90 03:31:44 03:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:21:01 all 0.03 0.00 0.03 0.00 0.01 99.92 03:31:44 03:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:31:44 03:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:31:44 03:21:01 2 0.05 0.00 0.03 0.02 0.02 99.88 03:31:44 03:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 03:21:01 4 0.07 0.00 0.07 0.00 0.02 99.85 03:31:44 03:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:31:44 03:21:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:31:44 03:21:01 7 0.03 0.00 0.02 0.02 0.02 99.92 03:31:44 03:22:01 all 0.23 0.00 0.02 0.00 0.01 99.74 03:31:44 03:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:31:44 03:22:01 1 0.12 0.00 0.03 0.00 0.02 99.83 03:31:44 03:22:01 2 0.20 0.00 0.02 0.02 0.00 99.77 03:31:44 03:22:01 3 0.18 0.00 0.03 0.00 0.00 99.78 03:31:44 03:22:01 4 0.07 0.00 0.02 0.00 0.00 99.92 03:31:44 03:22:01 5 0.12 0.00 0.00 0.00 0.00 99.88 03:31:44 03:22:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:31:44 03:22:01 7 1.09 0.00 0.03 0.02 0.02 98.84 03:31:44 03:23:01 all 0.28 0.00 0.01 0.00 0.01 99.69 03:31:44 03:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 03:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 03:23:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:31:44 03:23:01 3 0.03 0.00 0.05 0.00 0.02 99.90 03:31:44 03:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:31:44 03:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:31:44 03:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:31:44 03:23:01 7 2.00 0.00 0.00 0.02 0.00 97.98 03:31:44 03:24:01 all 0.28 0.00 0.03 0.01 0.00 99.68 03:31:44 03:24:01 0 0.22 0.00 0.00 0.00 0.00 99.78 03:31:44 03:24:01 1 0.12 0.00 0.02 0.00 0.00 99.87 03:31:44 03:24:01 2 0.32 0.00 0.00 0.00 0.00 99.68 03:31:44 03:24:01 3 0.15 0.00 0.07 0.02 0.00 99.77 03:31:44 03:24:01 4 0.20 0.00 0.07 0.02 0.00 99.72 03:31:44 03:24:01 5 0.13 0.00 0.00 0.00 0.00 99.87 03:31:44 03:24:01 6 0.27 0.00 0.02 0.00 0.02 99.70 03:31:44 03:24:01 7 0.85 0.00 0.03 0.02 0.02 99.09 03:31:44 03:25:01 all 0.07 0.00 0.01 0.00 0.00 99.91 03:31:44 03:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:31:44 03:25:01 1 0.07 0.00 0.02 0.00 0.02 99.90 03:31:44 03:25:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:31:44 03:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:31:44 03:25:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:31:44 03:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 03:25:01 6 0.33 0.00 0.03 0.00 0.00 99.63 03:31:44 03:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:31:44 03:26:01 all 0.01 0.00 0.02 0.00 0.01 99.95 03:31:44 03:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:31:44 03:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 03:26:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:31:44 03:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:31:44 03:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:31:44 03:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:31:44 03:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 03:26:01 7 0.00 0.00 0.02 0.02 0.03 99.93 03:31:44 03:27:01 all 0.08 0.00 0.01 0.00 0.00 99.90 03:31:44 03:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:31:44 03:27:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:31:44 03:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:31:44 03:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:31:44 03:27:01 4 0.05 0.00 0.03 0.00 0.00 99.92 03:31:44 03:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:31:44 03:27:01 6 0.10 0.00 0.00 0.00 0.00 99.90 03:31:44 03:27:01 7 0.30 0.00 0.02 0.02 0.02 99.65 03:31:44 03:28:01 all 0.26 0.00 0.02 0.00 0.01 99.71 03:31:44 03:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:31:44 03:28:01 1 0.00 0.00 0.03 0.00 0.02 99.95 03:31:44 03:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:31:44 03:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:31:44 03:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:31:44 03:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:31:44 03:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:28:01 7 1.97 0.00 0.03 0.02 0.02 97.96 03:31:44 03:29:01 all 0.17 0.00 0.02 0.00 0.01 99.80 03:31:44 03:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:31:44 03:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:31:44 03:29:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:31:44 03:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:31:44 03:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:31:44 03:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:31:44 03:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:31:44 03:29:01 7 1.14 0.00 0.08 0.02 0.03 98.73 03:31:44 03:30:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:31:44 03:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:31:44 03:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:31:44 03:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:31:44 03:30:01 3 0.05 0.00 0.05 0.00 0.00 99.90 03:31:44 03:30:01 4 0.07 0.00 0.05 0.00 0.02 99.87 03:31:44 03:30:01 5 0.02 0.00 0.00 0.02 0.02 99.95 03:31:44 03:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:31:44 03:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:31:44 03:31:44 03:30:01 CPU %user %nice %system %iowait %steal %idle 03:31:44 03:31:01 all 7.74 0.00 2.96 0.44 0.05 88.81 03:31:44 03:31:01 0 6.88 0.00 2.47 0.20 0.03 90.42 03:31:44 03:31:01 1 6.17 0.00 2.61 0.07 0.05 91.10 03:31:44 03:31:01 2 9.23 0.00 3.38 0.37 0.03 86.99 03:31:44 03:31:01 3 7.31 0.00 4.26 0.17 0.05 88.21 03:31:44 03:31:01 4 9.96 0.00 3.29 0.05 0.05 86.64 03:31:44 03:31:01 5 8.12 0.00 2.45 0.00 0.05 89.39 03:31:44 03:31:01 6 7.03 0.00 2.59 0.05 0.03 90.30 03:31:44 03:31:01 7 7.24 0.00 2.65 2.64 0.07 87.40 03:31:44 Average: all 7.94 0.00 1.19 0.22 0.03 90.63 03:31:44 Average: 0 7.80 0.00 1.22 0.15 0.03 90.80 03:31:44 Average: 1 7.96 0.00 1.20 0.22 0.03 90.60 03:31:44 Average: 2 7.94 0.00 1.21 0.20 0.02 90.63 03:31:44 Average: 3 7.90 0.00 1.23 0.33 0.02 90.52 03:31:44 Average: 4 7.90 0.00 1.18 0.25 0.03 90.64 03:31:44 Average: 5 8.06 0.00 1.15 0.11 0.03 90.66 03:31:44 Average: 6 7.83 0.00 1.15 0.18 0.02 90.82 03:31:44 Average: 7 8.09 0.00 1.20 0.29 0.03 90.39 03:31:44 03:31:44 03:31:44