Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c25be3e1a794386de6cc01739111128939cdde3 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-ssh10614458808363337491.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh4527366032945852303.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 056ae7b86453181957306e7078512cbe12174832 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-ssh2608063210357123719.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh8199744813434262124.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-ssh8694624033100723670.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]] ========================================================= [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.23 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8335 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/899 [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/899 # 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 5c25be3e1a794386de6cc01739111128939cdde3 (main) Commit message: "Merge pull request #5243 from lindseysimple/issue-5242" > 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 5c25be3e1a794386de6cc01739111128939cdde3 # timeout=10 > git rev-list --no-walk fdd491cb5d120a6a419ece3d02729024fa071cd3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:56:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:56:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:56:07 ========================================================= 01:56:07 EdgeX Global Pipelines Version Info 01:56:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:56:09 ------------------- 01:56:09 stable info: 01:56:09 ------------------- 01:56:09 Commited By: Cherry Wang cherry@iotechsys.com 01:56:09 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:56:09 Message: update stable to v1.0.276 01:56:09 ------------------- 01:56:09 experimental info: 01:56:09 ------------------- 01:56:09 Commited By: **** collab-it+edgex@linuxfoundation.org 01:56:09 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:56:09 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c25be3 [Pipeline] echo 01:56:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:10 provisioning config files... 01:56:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/899@tmp/config16165026517490228173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:11 ---> ****-login.sh 01:56:11 nexus3.edgexfoundry.org:10001 01:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:11 01:56:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:56:11 Configure a credential helper to remove this warning. See 01:56:11 https://docs.****.com/go/credential-store/ 01:56:11 01:56:11 Login Succeeded 01:56:11 nexus3.edgexfoundry.org:10002 01:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:11 01:56:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:56:11 Configure a credential helper to remove this warning. See 01:56:11 https://docs.****.com/go/credential-store/ 01:56:11 01:56:11 Login Succeeded 01:56:11 nexus3.edgexfoundry.org:10003 01:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:11 01:56:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:56:11 Configure a credential helper to remove this warning. See 01:56:11 https://docs.****.com/go/credential-store/ 01:56:11 01:56:11 Login Succeeded 01:56:11 nexus3.edgexfoundry.org:10004 01:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:11 01:56:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:56:11 Configure a credential helper to remove this warning. See 01:56:11 https://docs.****.com/go/credential-store/ 01:56:11 01:56:11 Login Succeeded 01:56:11 ****.io 01:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:11 01:56:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:56:11 Configure a credential helper to remove this warning. See 01:56:11 https://docs.****.com/go/credential-store/ 01:56:11 01:56:11 Login Succeeded 01:56:11 ---> ****-login.sh ends [Pipeline] } 01:56:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:56:12 + 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 01:56:12 + dirname cmd/core-command/Dockerfile 01:56:12 + cut -d/ -f2 01:56:12 + echo core-command,cmd/core-command/Dockerfile 01:56:12 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:56:12 + cut -d/ -f2 01:56:12 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:56:12 + dirname cmd/core-data/Dockerfile 01:56:12 + cut -d/ -f2 01:56:12 + echo core-data,cmd/core-data/Dockerfile 01:56:12 + dirname cmd/core-keeper/Dockerfile 01:56:12 + cut -d/ -f2 01:56:12 + echo core-keeper,cmd/core-keeper/Dockerfile 01:56:12 + dirname cmd/core-metadata/Dockerfile 01:56:12 + cut -d/ -f2 01:56:12 + echo core-metadata,cmd/core-metadata/Dockerfile 01:56:12 + dirname cmd/security-bootstrapper/Dockerfile 01:56:12 + cut -d/ -f2 01:56:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:56:12 + cut+ -d/ -f2 01:56:12 dirname cmd/security-proxy-auth/Dockerfile 01:56:12 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:56:12 + dirname cmd/security-proxy-setup/Dockerfile 01:56:12 + cut -d/ -f2 01:56:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:56:12 + dirname cmd/security-secretstore-setup/Dockerfile 01:56:12 + cut -d/ -f2 01:56:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:56:12 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:56:12 + cut -d/ -f2 01:56:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:56:12 + + dirname cmd/security-spire-agent/Dockerfile 01:56:12 cut -d/ -f2 01:56:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:56:12 + dirname cmd/security-spire-config/Dockerfile 01:56:12 + cut -d/ -f2 01:56:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:56:12 + dirname cmd/security-spire-server/Dockerfile 01:56:12 + cut -d/ -f2 01:56:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:56:12 + dirname cmd/support-notifications/Dockerfile 01:56:12 + cut -d/ -f2 01:56:12 + echo support-notifications,cmd/support-notifications/Dockerfile 01:56:12 + dirname cmd/support-scheduler/Dockerfile 01:56:12 + cut -d/ -f2 01:56:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:56:12 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 01:56:12 + git rev-list -1 --merges 5c25be3e1a794386de6cc01739111128939cdde3~1..5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 01:56:12 -----------> git rev-list -1 --merges 5c25be3e1a794386de6cc01739111128939cdde3~1..5c25be3e1a794386de6cc01739111128939cdde3 5c25be3e1a794386de6cc01739111128939cdde3 [false] [Pipeline] sh 01:56:12 + git log --format=format:%s -1 5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 01:56:12 ========================================================= 01:56:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:56:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:56:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:56:13 + grep -v github /etc/ssh/ssh_known_hosts 01:56:13 + [ -e /tmp/ssh_known_hosts ] 01:56:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:56:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:56:13 + sudo tee -a /etc/ssh/ssh_known_hosts 01:56:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:13 01:56:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:14 0.1.4: Pulling from edgex-devops/py-git-semver 01:56:14 3dae71ba6b94: Pulling fs layer 01:56:14 6bf1a483ea7c: Pulling fs layer 01:56:14 f5dfc541a4d3: Pulling fs layer 01:56:14 461d9e800cba: Pulling fs layer 01:56:14 80192f66455f: Pulling fs layer 01:56:14 2e8e34ca0e6c: Pulling fs layer 01:56:14 a29436f7fd5d: Pulling fs layer 01:56:14 923cac83aea3: Pulling fs layer 01:56:14 25ad8b0a4227: Pulling fs layer 01:56:14 db01528c6b51: Pulling fs layer 01:56:14 28988de357af: Pulling fs layer 01:56:14 a29436f7fd5d: Waiting 01:56:14 923cac83aea3: Waiting 01:56:14 25ad8b0a4227: Waiting 01:56:14 db01528c6b51: Waiting 01:56:14 28988de357af: Waiting 01:56:14 461d9e800cba: Waiting 01:56:14 2e8e34ca0e6c: Waiting 01:56:14 80192f66455f: Waiting 01:56:14 6bf1a483ea7c: Verifying Checksum 01:56:14 6bf1a483ea7c: Download complete 01:56:14 461d9e800cba: Download complete 01:56:14 80192f66455f: Verifying Checksum 01:56:14 80192f66455f: Download complete 01:56:14 f5dfc541a4d3: Verifying Checksum 01:56:14 f5dfc541a4d3: Download complete 01:56:14 3dae71ba6b94: Verifying Checksum 01:56:14 3dae71ba6b94: Download complete 01:56:14 923cac83aea3: Download complete 01:56:14 25ad8b0a4227: Verifying Checksum 01:56:14 25ad8b0a4227: Download complete 01:56:14 db01528c6b51: Verifying Checksum 01:56:14 db01528c6b51: Download complete 01:56:14 28988de357af: Download complete 01:56:14 a29436f7fd5d: Verifying Checksum 01:56:14 a29436f7fd5d: Download complete 01:56:15 2e8e34ca0e6c: Verifying Checksum 01:56:15 2e8e34ca0e6c: Download complete 01:56:16 3dae71ba6b94: Pull complete 01:56:16 6bf1a483ea7c: Pull complete 01:56:17 f5dfc541a4d3: Pull complete 01:56:17 461d9e800cba: Pull complete 01:56:17 80192f66455f: Pull complete 01:56:21 2e8e34ca0e6c: Pull complete 01:56:21 a29436f7fd5d: Pull complete 01:56:21 923cac83aea3: Pull complete 01:56:21 25ad8b0a4227: Pull complete 01:56:21 db01528c6b51: Pull complete 01:56:21 28988de357af: Pull complete 01:56:21 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:56:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:21 prd-ubuntu20.04-docker-8c-8g-8335 does not seem to be running inside a container 01:56:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/899 -v /w/workspace/edgex-go/899:/w/workspace/edgex-go/899:rw,z -v /w/workspace/edgex-go/899@tmp:/w/workspace/edgex-go/899@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:56:26 $ docker top d38b7e411a1ebcf23b7ceab275d674e60be72f47b661d335ee456d9deb3292e7 -eo pid,comm 01:56:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:56:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:56:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:26 [ssh-agent] Looking for ssh-agent implementation... 01:56:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:26 $ docker exec d38b7e411a1ebcf23b7ceab275d674e60be72f47b661d335ee456d9deb3292e7 ssh-agent 01:56:26 SSH_AUTH_SOCK=/tmp/ssh-0OsyEHcrIwVU/agent.32 01:56:26 SSH_AGENT_PID=38 01:56:26 Running ssh-add (command line suppressed) 01:56:26 Identity added: /w/workspace/edgex-go/899@tmp/private_key_7978433438891502624.key (/w/workspace/edgex-go/899@tmp/private_key_7978433438891502624.key) 01:56:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:26 + git config --global --add safe.directory /w/workspace/edgex-go/899 [Pipeline] sh 01:56:27 + git tag --points-at HEAD [Pipeline] } 01:56:27 $ docker exec --env ******** --env ******** d38b7e411a1ebcf23b7ceab275d674e60be72f47b661d335ee456d9deb3292e7 ssh-agent -k 01:56:27 unset SSH_AUTH_SOCK; 01:56:27 unset SSH_AGENT_PID; 01:56:27 echo Agent pid 38 killed; 01:56:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:56:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:27 [ssh-agent] Looking for ssh-agent implementation... 01:56:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:27 $ docker exec d38b7e411a1ebcf23b7ceab275d674e60be72f47b661d335ee456d9deb3292e7 ssh-agent 01:56:27 SSH_AUTH_SOCK=/tmp/ssh-Ez7z3Gb1aVJX/agent.85 01:56:27 SSH_AGENT_PID=91 01:56:27 Running ssh-add (command line suppressed) 01:56:27 Identity added: /w/workspace/edgex-go/899@tmp/private_key_15711342574027552166.key (/w/workspace/edgex-go/899@tmp/private_key_15711342574027552166.key) 01:56:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:27 + git semver init 01:56:28 2025-09-05 01:56:28,082 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:56:28 2025-09-05 01:56:28,087 [run_init] DEBUG init version:0.0.0 force:False 01:56:28 2025-09-05 01:56:28,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/899/.semver 01:56:28 2025-09-05 01:56:28,089 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/899/.semver 01:56:28 2025-09-05 01:56:28,089 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/899/.semver'], cwd=/w/workspace/edgex-go/899, stdin=None, shell=False, universal_newlines=False) 01:56:33 2025-09-05 01:56:32,977 [append_file] DEBUG append to file:/w/workspace/edgex-go/899/.git/info/exclude 01:56:33 2025-09-05 01:56:32,978 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/899/.semver/main with force:False 01:56:33 2025-09-05 01:56:32,978 [read_version] DEBUG read version from /w/workspace/edgex-go/899/.semver/main 01:56:33 2025-09-05 01:56:32,978 [read_version] DEBUG read version from /w/workspace/edgex-go/899/.semver/main 01:56:33 4.1.0-dev.58 [Pipeline] } 01:56:33 $ docker exec --env ******** --env ******** d38b7e411a1ebcf23b7ceab275d674e60be72f47b661d335ee456d9deb3292e7 ssh-agent -k 01:56:33 unset SSH_AUTH_SOCK; 01:56:33 unset SSH_AGENT_PID; 01:56:33 echo Agent pid 91 killed; 01:56:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:56:33 + git semver [Pipeline] } 01:56:34 $ docker stop --time=1 d38b7e411a1ebcf23b7ceab275d674e60be72f47b661d335ee456d9deb3292e7 01:56:35 $ docker rm -f --volumes d38b7e411a1ebcf23b7ceab275d674e60be72f47b661d335ee456d9deb3292e7 [Pipeline] // withDockerContainer [Pipeline] sh 01:56:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:56:35 Stashed 1 file(s) [Pipeline] echo 01:56:35 [edgeXSemver]: initialized semver on version 4.1.0-dev.58 [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 01:56:36 + git config --global --add safe.directory /w/workspace/edgex-go/899 [Pipeline] echo 01:56:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:56:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:56:36 ========================================================= 01:56:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:56:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:56:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:56:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:56:36 0a9a5dfd008f: Pulling fs layer 01:56:36 36466aa92d05: Pulling fs layer 01:56:36 e10405b45d13: Pulling fs layer 01:56:36 096b7ceb2af7: Pulling fs layer 01:56:36 4f4fb700ef54: Pulling fs layer 01:56:36 c451b95d7931: Pulling fs layer 01:56:36 096b7ceb2af7: Waiting 01:56:36 4f4fb700ef54: Waiting 01:56:36 9febf9df4401: Pulling fs layer 01:56:36 c451b95d7931: Waiting 01:56:36 1477f019b032: Pulling fs layer 01:56:36 c7dc25521971: Pulling fs layer 01:56:36 1477f019b032: Waiting 01:56:36 9febf9df4401: Waiting 01:56:36 c7dc25521971: Waiting 01:56:36 36466aa92d05: Verifying Checksum 01:56:36 36466aa92d05: Download complete 01:56:36 096b7ceb2af7: Verifying Checksum 01:56:36 096b7ceb2af7: Download complete 01:56:36 4f4fb700ef54: Verifying Checksum 01:56:36 4f4fb700ef54: Download complete 01:56:36 c451b95d7931: Verifying Checksum 01:56:36 c451b95d7931: Download complete 01:56:36 0a9a5dfd008f: Download complete 01:56:37 9febf9df4401: Verifying Checksum 01:56:37 9febf9df4401: Download complete 01:56:37 0a9a5dfd008f: Pull complete 01:56:37 c7dc25521971: Verifying Checksum 01:56:37 c7dc25521971: Download complete 01:56:37 36466aa92d05: Pull complete 01:56:37 e10405b45d13: Download complete 01:56:37 1477f019b032: Verifying Checksum 01:56:37 1477f019b032: Download complete 01:56:42 e10405b45d13: Pull complete 01:56:42 096b7ceb2af7: Pull complete 01:56:42 4f4fb700ef54: Pull complete 01:56:42 c451b95d7931: Pull complete 01:56:42 9febf9df4401: Pull complete 01:56:45 1477f019b032: Pull complete 01:56:45 c7dc25521971: Pull complete 01:56:45 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:56:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:56:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:56:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:56:45 WORKDIR /edgex 01:56:45 COPY go.mod . 01:56:45 RUN go mod download 01:56:45 + docker build -t ci-base-image-x86_64 -f - . 01:56:46 #0 building with "default" instance using docker driver 01:56:46 01:56:46 #1 [internal] load build definition from Dockerfile 01:56:46 #1 transferring dockerfile: 164B done 01:56:46 #1 DONE 0.0s 01:56:46 01:56:46 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:56:46 #2 DONE 0.0s 01:56:46 01:56:46 #3 [internal] load .dockerignore 01:56:46 #3 transferring context: 50B done 01:56:46 #3 DONE 0.0s 01:56:46 01:56:46 #4 [internal] load build context 01:56:46 #4 transferring context: 6.57kB done 01:56:46 #4 DONE 0.1s 01:56:46 01:56:46 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:56:46 #5 DONE 0.1s 01:56:46 01:56:46 #6 [2/4] WORKDIR /edgex 01:56:50 #6 DONE 3.8s 01:56:50 01:56:50 #7 [3/4] COPY go.mod . 01:56:50 #7 DONE 0.0s 01:56:50 01:56:50 #8 [4/4] RUN go mod download 01:56:51 Still waiting to schedule task 01:56:51 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:57:05 #8 DONE 13.5s 01:57:05 01:57:05 #9 exporting to image 01:57:05 #9 exporting layers 01:57:07 #9 exporting layers 3.8s done 01:57:07 #9 writing image sha256:bd1a9b2fac60890d8749e26fdc50e06870890a3a3688172b2f015ebaffcbfe16 done 01:57:07 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:57:07 #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:08 + docker inspect -f . ci-base-image-x86_64 01:57:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:08 prd-ubuntu20.04-docker-8c-8g-8335 does not seem to be running inside a container 01:57:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/899 -v /w/workspace/edgex-go/899:/w/workspace/edgex-go/899:rw,z -v /w/workspace/edgex-go/899@tmp:/w/workspace/edgex-go/899@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:57:08 $ docker top 09b39da7f94eb13c0fcaf2e1854facc6b79a16bebb42e713230443152e20da70 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:08 + go version 01:57:08 go version go1.23.9 linux/amd64 [Pipeline] } 01:57:08 $ docker stop --time=1 09b39da7f94eb13c0fcaf2e1854facc6b79a16bebb42e713230443152e20da70 01:57:10 $ docker rm -f --volumes 09b39da7f94eb13c0fcaf2e1854facc6b79a16bebb42e713230443152e20da70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:10 + docker inspect -f . ci-base-image-x86_64 01:57:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:10 prd-ubuntu20.04-docker-8c-8g-8335 does not seem to be running inside a container 01:57:10 $ 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/899 -v /w/workspace/edgex-go/899:/w/workspace/edgex-go/899:rw,z -v /w/workspace/edgex-go/899@tmp:/w/workspace/edgex-go/899@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:57:10 $ docker top 5926b4c213dad5981e8afa1f9e3879c7e8f61686792b9ebce1ee95cccb89c641 -eo pid,comm [Pipeline] { [Pipeline] echo 01:57:10 ========================================================= 01:57:10 [edgeXBuildGoParallel] Running Tests and Build... 01:57:10 ========================================================= [Pipeline] sh 01:57:11 + git config --global --add safe.directory /w/workspace/edgex-go/899 [Pipeline] fileExists [Pipeline] sh 01:57:11 + make test 01:57:11 go test -race -coverprofile=coverage.out ./... 01:57:19 ? github.com/edgexfoundry/edgex-go [no test files] 01:57:46 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:57:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:57:46 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:57:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.034s coverage: 42.3% of statements 01:57:46 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:57:46 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:57:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.060s coverage: 97.0% of statements 01:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 01:57:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:57:47 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:57:47 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:57:47 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:57:47 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:57:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:57:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:57:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:57:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:57:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:57:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:57:49 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:57:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:57:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.4% of statements 01:57:50 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 4.8% of statements 01:57:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.7% of statements 01:57:50 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:57:50 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:57:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.600s coverage: 94.2% of statements 01:57:51 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 92.4% of statements 01:57:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 8.4% of statements 01:57:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:57:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:57:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:57:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:57:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:57:52 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:57:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:57:52 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:57:52 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:57:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:57:52 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:57:52 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:57:52 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:57:52 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:57:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.395s coverage: 95.8% of statements 01:57:53 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 01:57:54 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:57:54 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 01:57:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:57:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:57:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:57:54 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:57:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.045s coverage: 0.0% of statements [no tests to run] 01:57:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements 01:57:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 39.4% of statements 01:57:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 68.8% of statements 01:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 01:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.035s coverage: 87.1% of statements 01:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements 01:57:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:57:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:57:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 01:57:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:57:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:57:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:57:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:57:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 01:57:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:57:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:57:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:57:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:57:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:57:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:57:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:57:58 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:57:58 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:57:58 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:58:00 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:58:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:58:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:58:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:58:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:58:06 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:58:06 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:58:06 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:58:06 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:58:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 01:58:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:58:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:58:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:58:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:58:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:58:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:58:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:58:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:58:09 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:58:09 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:58:09 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:58:09 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:58:11 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:58:11 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:58:11 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:58:11 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:58:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:58:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:58:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:58:12 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:58:12 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:58:12 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:58:12 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:58:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:58:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:58:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.044s coverage: 92.9% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 47.4% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.051s coverage: 33.3% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.054s coverage: 100.0% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.174s coverage: 54.5% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.023s coverage: 100.0% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.021s coverage: 88.6% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 29.2% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.014s coverage: 3.1% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.0% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 94.9% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.045s coverage: 9.0% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.052s coverage: 97.7% of statements 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.024s coverage: 43.6% of statements 01:58:21 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 01:58:21 running golangci-lint 01:58:21 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:58:21 go version go1.23.9 linux/amd64 01:58:21 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:58:21 level=info msg="[config_reader] Used config file .golangci.yml" 01:58:21 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:58:43 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|files|deps|exports_file|name|compiled_files) took 21.749329692s" 01:58:43 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.825623ms" 01:58:55 level=info msg="[linters_context/goanalysis] analyzers took 1m52.549309362s with top 10 stages: buildir: 55.311472621s, gosec: 4.391436135s, inspect: 4.342886019s, fact_deprecated: 4.18831519s, printf: 2.143906927s, ctrlflow: 2.05712119s, directives: 1.568520095s, isgenerated: 1.453470569s, ineffassign: 1.43282454s, fact_purity: 1.355815825s" 01:58:55 level=info msg="[runner] Issues before processing: 201, after processing: 0" 01:58:55 level=info msg="[runner] Processors filtering stat (in/out): exclude: 201/201, nolint: 20/0, skip_files: 201/201, exclude-rules: 201/20, autogenerated_exclude: 201/201, filename_unadjuster: 201/201, invalid_issue: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, cgo: 201/201, identifier_marker: 201/201" 01:58:55 level=info msg="[runner] processing took 17.705414ms with stages: nolint: 7.605503ms, identifier_marker: 4.626908ms, autogenerated_exclude: 1.729154ms, path_prettifier: 1.517373ms, exclude-rules: 1.111908ms, skip_dirs: 1.016788ms, cgo: 48.13µs, invalid_issue: 28.46µs, filename_unadjuster: 14.03µs, max_same_issues: 2.1µs, uniq_by_line: 710ns, fixer: 610ns, diff: 580ns, max_from_linter: 480ns, sort_results: 450ns, skip_files: 440ns, path_prefixer: 370ns, exclude: 360ns, source_code: 350ns, max_per_file_from_linter: 250ns, path_shortener: 240ns, severity-rules: 220ns" 01:58:55 level=info msg="[runner] linters took 11.698544107s with stages: goanalysis_metalinter: 11.680644872s" 01:58:55 level=info msg="File cache stats: 0 entries of total size 0B" 01:58:55 level=info msg="Memory: 337 samples, avg is 302.0MB, max is 1352.6MB" 01:58:55 level=info msg="Execution took 33.501653876s" 01:58:55 go vet ./... 01:59:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:59:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:59:02 ./bin/test-attribution-txt.sh 01:59:02 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:59:02 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:59:02 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:59:02 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:59:02 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 01:59:02 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:59:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:59:02 + ls -al . 01:59:02 total 2052 01:59:02 drwxrwxr-x 11 1001 1001 4096 Sep 5 01:57 . 01:59:02 drwxr-xr-x 4 root root 4096 Sep 5 01:57 .. 01:59:02 drwxrwxr-x 2 1001 1001 4096 Sep 5 01:56 .blubracket 01:59:02 -rw-rw-r-- 1 1001 1001 10 Sep 5 01:56 .dockerignore 01:59:02 drwxrwxr-x 8 1001 1001 4096 Sep 5 01:58 .git 01:59:02 drwxrwxr-x 3 1001 1001 4096 Sep 5 01:56 .github 01:59:02 -rw-rw-r-- 1 1001 1001 909 Sep 5 01:56 .gitignore 01:59:02 -rw-rw-r-- 1 1001 1001 218 Sep 5 01:56 .golangci.yml 01:59:02 -rw-rw-r-- 1 1001 1001 100 Sep 5 01:56 .hadolint.yml 01:59:02 drwxr-xr-x 3 1001 1001 4096 Sep 5 01:56 .semver 01:59:02 -rw-rw-r-- 1 1001 1001 155 Sep 5 01:56 .sonarcloud.properties 01:59:02 -rw-rw-r-- 1 1001 1001 1171 Sep 5 01:56 ADOPTERS.md 01:59:02 -rw-rw-r-- 1 1001 1001 17374 Sep 5 01:56 Attribution.txt 01:59:02 -rw-rw-r-- 1 1001 1001 108018 Sep 5 01:56 CHANGELOG.md 01:59:02 -rw-rw-r-- 1 1001 1001 3804 Sep 5 01:56 CONTRIBUTING.md 01:59:02 -rw-rw-r-- 1 1001 1001 677 Sep 5 01:56 GOVERNANCE.md 01:59:02 -rw-rw-r-- 1 1001 1001 858 Sep 5 01:56 Jenkinsfile 01:59:02 -rw-rw-r-- 1 1001 1001 10775 Sep 5 01:56 LICENSE 01:59:02 -rw-rw-r-- 1 1001 1001 16740 Sep 5 01:56 Makefile 01:59:02 -rw-rw-r-- 1 1001 1001 582 Sep 5 01:56 OWNERS.md 01:59:02 -rw-rw-r-- 1 1001 1001 9932 Sep 5 01:56 README.md 01:59:02 -rw-rw-r-- 1 1001 1001 789 Sep 5 01:56 SECURITY.md 01:59:02 -rw-rw-r-- 1 1001 1001 12 Sep 5 01:56 VERSION 01:59:02 drwxrwxr-x 2 1001 1001 4096 Sep 5 01:56 bin 01:59:02 drwxrwxr-x 19 1001 1001 4096 Sep 5 01:56 cmd 01:59:02 -rw-r--r-- 1 root root 1722544 Sep 5 01:58 coverage.out 01:59:02 drwxrwxr-x 2 1001 1001 4096 Sep 5 01:56 fuzz_test 01:59:02 -rw-rw-r-- 1 1001 1001 6538 Sep 5 01:56 go.mod 01:59:02 -rw-rw-r-- 1 1001 1001 88539 Sep 5 01:56 go.sum 01:59:02 drwxrwxr-x 7 1001 1001 4096 Sep 5 01:56 internal 01:59:02 drwxrwxr-x 2 1001 1001 4096 Sep 5 01:56 openapi 01:59:02 -rw-rw-r-- 1 1001 1001 584 Sep 5 01:56 security.txt 01:59:02 -rw-rw-r-- 1 1001 1001 204 Sep 5 01:56 version.go [Pipeline] sh 01:59:03 + '[' -e coverage.out ] 01:59:03 + chown 1001:1001 coverage.out [Pipeline] stash 01:59:03 Stashed 1 file(s) [Pipeline] sh 01:59:03 + make build 01:59:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:59:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:59:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:59:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:59:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:59:30 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:59:35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:59:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:59:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:59:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:59:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:59:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:59:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:59:47 $ docker stop --time=1 5926b4c213dad5981e8afa1f9e3879c7e8f61686792b9ebce1ee95cccb89c641 01:59:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8336 in /w/workspace/edgexfoundry_edgex-go_main 01:59:54 $ docker rm -f --volumes 5926b4c213dad5981e8afa1f9e3879c7e8f61686792b9ebce1ee95cccb89c641 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 01:59:55 Running in /w/workspace/edgex-go/899 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { 01:59:55 The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:59:55 01:59:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:59:55 latest: Pulling from edgex-devops/edgex-compose 01:59:55 91d30c5bc195: Pulling fs layer 01:59:55 2e9b0aa3be6d: Pulling fs layer 01:59:55 9c61dcf015f6: Pulling fs layer 01:59:55 4698f68db338: Pulling fs layer 01:59:55 2a2f49069b9e: Pulling fs layer 01:59:55 e0025b399a48: Pulling fs layer 01:59:55 4698f68db338: Waiting 01:59:55 2a2f49069b9e: Waiting 01:59:55 e0025b399a48: Waiting 01:59:56 91d30c5bc195: Verifying Checksum 01:59:56 91d30c5bc195: Download complete 01:59:56 4698f68db338: Verifying Checksum 01:59:56 4698f68db338: Download complete 01:59:56 91d30c5bc195: Pull complete 01:59:56 2e9b0aa3be6d: Verifying Checksum 01:59:56 2e9b0aa3be6d: Download complete 01:59:56 e0025b399a48: Download complete 01:59:56 2a2f49069b9e: Verifying Checksum 01:59:56 2a2f49069b9e: Download complete 01:59:56 2e9b0aa3be6d: Pull complete 01:59:57 9c61dcf015f6: Verifying Checksum 01:59:57 9c61dcf015f6: Download complete 02:00:00 9c61dcf015f6: Pull complete 02:00:00 4698f68db338: Pull complete 02:00:00 using credential edgex-jenkins-ssh 02:00:00 Cloning the remote Git repository 02:00:00 2a2f49069b9e: Pull complete 02:00:00 e0025b399a48: Pull complete 02:00:01 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:00:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:01 prd-ubuntu20.04-docker-8c-8g-8335 does not seem to be running inside a container 02:00:01 $ 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/899 -v /w/workspace/edgex-go/899:/w/workspace/edgex-go/899:rw,z -v /w/workspace/edgex-go/899@tmp:/w/workspace/edgex-go/899@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:00:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:00:00 > git init /w/workspace/edgex-go/899 # timeout=10 02:00:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:00:00 > git --version # timeout=10 02:00:00 > git --version # 'git version 2.25.1' 02:00:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:04 $ docker top 1d39abac2e8dd669fb1290b25d1d2002399f65f26ba758b4b8c5affa56f932fe -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:04 + docker compose -f ./docker-compose-build.yml build --parallel 02:00:04 #1 [core-data internal] load build definition from Dockerfile 02:00:04 #1 transferring dockerfile: 2.04kB done 02:00:04 #1 DONE 0.1s 02:00:04 02:00:04 #2 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:00:04 #2 DONE 0.0s 02:00:04 02:00:04 #3 [security-proxy-auth internal] load build definition from Dockerfile 02:00:04 #3 transferring dockerfile: 2.14kB done 02:00:04 #3 DONE 0.1s 02:00:04 02:00:04 #4 [core-data internal] load metadata for docker.io/library/alpine:3.20 02:00:04 #4 ... 02:00:04 02:00:04 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:00:04 #5 transferring dockerfile: 2.23kB done 02:00:04 #5 DONE 0.1s 02:00:04 02:00:04 #6 [support-notifications internal] load build definition from Dockerfile 02:00:04 #6 transferring dockerfile: 2.00kB done 02:00:04 #6 DONE 0.1s 02:00:04 02:00:04 #7 [security-secretstore-setup internal] load build definition from Dockerfile 02:00:04 #7 transferring dockerfile: 2.49kB done 02:00:04 #7 DONE 0.2s 02:00:04 02:00:04 #8 [security-bootstrapper internal] load build definition from Dockerfile 02:00:04 #8 transferring dockerfile: 3.02kB done 02:00:04 #8 DONE 0.2s 02:00:04 02:00:04 #9 [core-keeper internal] load build definition from Dockerfile 02:00:04 #9 transferring dockerfile: 2.01kB done 02:00:04 #9 DONE 0.2s 02:00:04 02:00:04 #10 [support-scheduler internal] load build definition from Dockerfile 02:00:04 #10 transferring dockerfile: 1.83kB done 02:00:04 #10 DONE 0.2s 02:00:04 02:00:04 #11 [core-command internal] load build definition from Dockerfile 02:00:04 #11 transferring dockerfile: 1.94kB done 02:00:04 #11 DONE 0.2s 02:00:04 02:00:04 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:00:04 #12 transferring dockerfile: 1.89kB done 02:00:04 #12 DONE 0.2s 02:00:04 02:00:04 #13 [core-metadata internal] load build definition from Dockerfile 02:00:04 #13 transferring dockerfile: 2.10kB done 02:00:04 #13 DONE 0.2s 02:00:04 02:00:04 #14 [security-proxy-setup internal] load build definition from Dockerfile 02:00:04 #14 transferring dockerfile: 2.50kB done 02:00:04 #14 DONE 0.2s 02:00:04 02:00:04 #15 [security-spire-agent internal] load build definition from Dockerfile 02:00:04 #15 transferring dockerfile: 1.81kB done 02:00:04 #15 DONE 0.2s 02:00:04 02:00:04 #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:00:04 #2 DONE 0.0s 02:00:04 02:00:04 #16 [core-keeper internal] load .dockerignore 02:00:04 #16 DONE 0.0s 02:00:04 02:00:04 #17 [support-scheduler internal] load .dockerignore 02:00:04 #17 DONE 0.0s 02:00:04 02:00:04 #18 [core-command internal] load .dockerignore 02:00:04 #18 DONE 0.0s 02:00:04 02:00:04 #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 02:00:04 #4 DONE 0.2s 02:00:04 02:00:04 #19 [security-spire-server internal] load build definition from Dockerfile 02:00:04 #19 transferring dockerfile: 1.70kB done 02:00:04 #19 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:00:04 #19 DONE 0.2s 02:00:04 02:00:04 #20 [security-spire-config internal] load build definition from Dockerfile 02:00:04 #20 transferring dockerfile: 1.69kB done 02:00:04 #20 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:00:04 #20 DONE 0.2s 02:00:04 02:00:04 #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:00:04 #2 DONE 0.0s 02:00:04 02:00:04 #21 [core-data internal] load .dockerignore 02:00:04 #21 transferring context: 50B done 02:00:04 #21 DONE 0.1s 02:00:04 02:00:04 #22 [core-common-config-bootstrapper internal] load .dockerignore 02:00:04 #22 transferring context: 50B done 02:00:04 #22 DONE 0.1s 02:00:04 02:00:04 #23 [support-notifications internal] load .dockerignore 02:00:04 #23 transferring context: 50B done 02:00:04 #23 DONE 0.1s 02:00:04 02:00:04 #24 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:00:04 #24 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:00:04 #24 ... 02:00:04 02:00:04 #25 [security-secretstore-setup internal] load .dockerignore 02:00:04 #25 transferring context: 50B done 02:00:04 #25 DONE 0.1s 02:00:04 02:00:04 #26 [security-proxy-auth internal] load .dockerignore 02:00:04 #26 transferring context: 50B done 02:00:04 #26 DONE 0.1s 02:00:04 02:00:04 #27 [security-bootstrapper internal] load .dockerignore 02:00:04 #27 transferring context: 50B done 02:00:04 #27 DONE 0.1s 02:00:04 02:00:04 #17 [support-scheduler internal] load .dockerignore 02:00:04 #17 transferring context: 50B done 02:00:04 #17 DONE 0.1s 02:00:04 02:00:04 #16 [core-keeper internal] load .dockerignore 02:00:04 #16 transferring context: 50B done 02:00:04 #16 DONE 0.1s 02:00:04 02:00:04 #18 [core-command internal] load .dockerignore 02:00:04 #18 transferring context: 50B done 02:00:04 #18 DONE 0.1s 02:00:04 02:00:04 #24 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:00:04 #24 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:00:04 #24 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:00:04 #24 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:00:04 #24 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:00:04 #24 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 02:00:04 #24 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 02:00:05 #24 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:00:05 #24 ... 02:00:05 02:00:05 #28 [security-proxy-setup internal] load .dockerignore 02:00:05 #28 transferring context: 50B done 02:00:05 #28 DONE 0.5s 02:00:05 02:00:05 #24 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:00:05 #24 ... 02:00:05 02:00:05 #29 [core-metadata internal] load .dockerignore 02:00:05 #29 transferring context: 50B 0.0s done 02:00:05 #29 DONE 0.5s 02:00:05 02:00:05 #30 [security-spiffe-token-provider internal] load .dockerignore 02:00:05 #30 transferring context: 50B 0.0s done 02:00:05 #30 DONE 0.5s 02:00:05 02:00:05 #24 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:00:05 #24 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:00:05 #24 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:00:05 #24 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:00:05 #24 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:00:05 #24 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:00:05 #24 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 02:00:05 #24 ... 02:00:05 02:00:05 #31 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:00:05 #31 DONE 0.6s 02:00:05 02:00:05 #24 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:00:05 #24 DONE 0.7s 02:00:05 02:00:05 #32 [core-data builder 2/7] WORKDIR /edgex-go 02:00:11 #32 ... 02:00:11 02:00:11 #33 [support-notifications internal] load build context 02:00:11 #33 transferring context: 364.06MB 5.7s 02:00:12 #33 ... 02:00:12 02:00:12 #32 [core-metadata builder 2/7] WORKDIR /edgex-go 02:00:12 #32 DONE 6.9s 02:00:12 02:00:12 #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:00:12 #34 ... 02:00:12 02:00:12 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:00:12 #35 DONE 8.1s 02:00:12 02:00:12 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 02:00:12 #36 DONE 8.2s 02:00:12 02:00:12 #37 [security-spire-server internal] load .dockerignore 02:00:12 #37 transferring context: 50B 0.0s done 02:00:12 #37 DONE 0.2s 02:00:12 02:00:12 #38 [security-spire-agent internal] load .dockerignore 02:00:12 #38 transferring context: 50B 0.0s done 02:00:13 #38 DONE 0.1s 02:00:13 02:00:13 #24 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:00:13 #24 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:00:13 #24 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:00:13 #24 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:00:13 #24 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:00:13 #24 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:00:13 #24 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 02:00:13 #24 DONE 0.7s 02:00:13 02:00:13 #39 [security-spire-config internal] load .dockerignore 02:00:13 #39 transferring context: 50B 0.0s done 02:00:13 #39 DONE 0.2s 02:00:13 02:00:13 #40 [security-spire-config internal] load build context 02:00:13 #40 ... 02:00:13 02:00:13 #41 [security-spire-server internal] load build context 02:00:13 #41 transferring context: 23.80kB done 02:00:13 #41 DONE 0.1s 02:00:13 02:00:13 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:00:13 #42 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 02:00:13 #42 DONE 0.1s 02:00:13 02:00:13 #40 [security-spire-config internal] load build context 02:00:13 #40 transferring context: 22.05kB 0.1s done 02:00:13 #40 DONE 0.2s 02:00:13 02:00:13 #43 [security-spire-agent internal] load build context 02:00:13 #43 transferring context: 23.33kB 0.0s done 02:00:13 #43 DONE 0.1s 02:00:13 02:00:13 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:00:13 #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 02:00:13 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 02:00:13 #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 02:00:13 #44 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 02:00:13 #44 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 02:00:13 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 02:00:13 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 02:00:13 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 02:00:13 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 02:00:13 #44 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 02:00:14 #44 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.15MB / 36.47MB 0.4s 02:00:14 #44 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 19.92MB / 36.47MB 1.0s 02:00:14 #44 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.65MB / 36.47MB 1.1s 02:00:15 #44 ... 02:00:15 02:00:15 #45 [core-data internal] load build context 02:00:15 #45 ... 02:00:15 02:00:15 #46 [security-secretstore-setup internal] load build context 02:00:15 #46 ... 02:00:15 02:00:15 #47 [core-keeper internal] load build context 02:00:15 #47 ... 02:00:15 02:00:15 #48 [support-scheduler internal] load build context 02:00:15 #48 ... 02:00:15 02:00:15 #49 [security-proxy-setup internal] load build context 02:00:15 #49 ... 02:00:15 02:00:15 #50 [core-metadata internal] load build context 02:00:15 #50 ... 02:00:15 02:00:15 #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:00:15 #0 7.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:15 #51 ... 02:00:15 02:00:15 #52 [security-spiffe-token-provider internal] load build context 02:00:15 #52 ... 02:00:15 02:00:15 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:15 #0 7.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:15 #0 9.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:15 #53 ... 02:00:15 02:00:15 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:00:16 #54 ... 02:00:16 02:00:16 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:00:16 #0 7.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:16 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:16 #0 10.50 (1/1) Installing dumb-init (1.2.5-r3) 02:00:16 #55 10.58 Executing busybox-1.36.1-r29.trigger 02:00:16 #55 10.59 OK: 8 MiB in 15 packages 02:00:16 #55 ... 02:00:16 02:00:16 #56 [security-proxy-auth internal] load build context 02:00:16 #56 ... 02:00:16 02:00:16 #57 [core-common-config-bootstrapper internal] load build context 02:00:16 #57 ... 02:00:16 02:00:16 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:00:16 #0 7.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:16 #0 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:16 #0 10.49 (1/4) Installing ca-certificates (20250619-r0) 02:00:16 #0 10.56 (2/4) Installing dumb-init (1.2.5-r3) 02:00:16 #0 10.59 (3/4) Installing su-exec (0.2-r3) 02:00:16 #0 10.61 (4/4) Installing yq-go (4.44.1-r2) 02:00:16 #0 10.72 Executing busybox-1.36.1-r29.trigger 02:00:16 #0 10.74 Executing ca-certificates-20250619-r0.trigger 02:00:16 #58 10.94 OK: 19 MiB in 18 packages 02:00:16 #58 ... 02:00:16 02:00:16 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:00:16 #0 7.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:16 #0 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:16 #59 ... 02:00:16 02:00:16 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:00:16 #0 8.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:16 #0 8.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:16 #0 8.652 (1/3) Installing ca-certificates (20250619-r0) 02:00:16 #0 8.663 (2/3) Installing dumb-init (1.2.5-r3) 02:00:16 #0 8.676 (3/3) Installing tzdata (2025b-r0) 02:00:16 #0 8.734 Executing busybox-1.36.1-r29.trigger 02:00:16 #0 8.743 Executing ca-certificates-20250619-r0.trigger 02:00:16 #0 8.796 OK: 10 MiB in 17 packages 02:00:16 #60 ... 02:00:16 02:00:16 #61 [security-bootstrapper internal] load build context 02:00:16 #61 ... 02:00:16 02:00:16 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:00:16 #0 7.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:16 #0 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:16 #0 10.96 (1/2) Installing dumb-init (1.2.5-r3) 02:00:16 #0 10.98 (2/2) Installing su-exec (0.2-r3) 02:00:16 #0 10.99 Executing busybox-1.36.1-r29.trigger 02:00:16 #0 11.02 OK: 8 MiB in 16 packages 02:00:16 #62 ... 02:00:16 02:00:16 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:00:16 #0 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:16 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:16 #0 10.39 (1/7) Installing ca-certificates (20250619-r0) 02:00:16 #0 10.42 (2/7) Installing dumb-init (1.2.5-r3) 02:00:16 #0 10.44 (3/7) Installing libgcc (13.2.1_git20240309-r1) 02:00:16 #0 10.45 (4/7) Installing libsodium (1.0.19-r0) 02:00:16 #0 10.48 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 02:00:16 #0 10.64 (6/7) Installing libzmq (4.3.5-r2) 02:00:16 #0 10.66 (7/7) Installing zeromq (4.3.5-r2) 02:00:16 #0 10.79 Executing busybox-1.36.1-r29.trigger 02:00:16 #0 10.80 Executing ca-certificates-20250619-r0.trigger 02:00:16 #0 10.94 OK: 12 MiB in 21 packages 02:00:16 #63 ... 02:00:16 02:00:16 #64 [core-command internal] load build context 02:00:17 #64 ... 02:00:17 02:00:17 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:00:17 #44 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.2s done 02:00:18 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 5.2s 02:00:18 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 5.2s 02:00:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:00:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:20 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 6.7s 02:00:20 Avoid second fetch 02:00:20 Checking out Revision 5c25be3e1a794386de6cc01739111128939cdde3 (main) 02:00:21 Commit message: "Merge pull request #5243 from lindseysimple/issue-5242" 02:00:20 > git config core.sparsecheckout # timeout=10 02:00:20 > git checkout -f 5c25be3e1a794386de6cc01739111128939cdde3 # timeout=10 02:00:21 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 8.6s 02:00:22 #44 ... 02:00:22 02:00:22 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:00:22 #65 ... 02:00:22 02:00:22 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:00:22 #0 1.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:22 #0 3.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:22 #0 4.189 OK: 248 MiB in 58 packages 02:00:22 #66 ... 02:00:22 02:00:22 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:00:23 #67 ... 02:00:23 02:00:23 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:00:23 #0 1.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:23 #0 3.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:23 #0 4.347 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:00:23 #0 4.347 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:00:23 #0 4.347 OK: 24174 distinct packages available 02:00:23 #0 4.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:23 #0 4.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:23 #0 4.814 OK: 248 MiB in 58 packages 02:00:23 #68 ... 02:00:23 02:00:23 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:00:23 #0 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:23 #0 3.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:23 #0 3.569 OK: 248 MiB in 58 packages 02:00:23 #69 ... 02:00:23 02:00:23 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:00:23 #70 ... 02:00:23 02:00:23 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:00:23 #71 ... 02:00:23 02:00:23 #33 [support-notifications internal] load build context 02:00:23 #33 transferring context: 595.38MB 13.3s done 02:00:23 #33 ... 02:00:23 02:00:23 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:00:23 #42 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 02:00:23 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 02:00:23 #42 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 02:00:23 #42 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 02:00:23 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 02:00:23 #42 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 6.7s done 02:00:23 #42 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 10.2s 02:00:23 #42 ... 02:00:23 02:00:23 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:00:24 #44 ... 02:00:24 02:00:24 #33 [support-notifications internal] load build context 02:00:24 #33 DONE 19.4s 02:00:24 02:00:24 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:00:24 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 10.5s done 02:00:24 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 10.5s done 02:00:24 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 11.4s done 02:00:24 #44 ... 02:00:24 02:00:24 #45 [core-data internal] load build context 02:00:24 #45 transferring context: 595.38MB 17.3s done 02:00:24 #45 ... 02:00:24 02:00:24 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:00:24 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 11.4s done 02:00:24 #42 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 11.8s 02:00:25 #42 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 11.9s done 02:00:25 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 02:00:25 #42 ... 02:00:25 02:00:25 #47 [core-keeper internal] load build context 02:00:25 #47 transferring context: 595.38MB 16.7s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:25 provisioning config files... 02:00:25 #47 ... 02:00:25 02:00:25 #46 [security-secretstore-setup internal] load build context 02:00:25 #46 transferring context: 595.38MB 19.3s done 02:00:25 #46 ... 02:00:25 02:00:25 #49 [security-proxy-setup internal] load build context 02:00:25 #49 transferring context: 595.38MB 20.0s done 02:00:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/899@tmp/config16256675637762354828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:25 #49 ... 02:00:25 02:00:25 #48 [support-scheduler internal] load build context 02:00:25 #48 transferring context: 595.38MB 15.6s done 02:00:26 ---> ****-login.sh 02:00:26 nexus3.edgexfoundry.org:10001 02:00:26 #48 ... 02:00:26 02:00:26 #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:00:26 #34 3.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:26 #34 3.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:26 #34 4.161 OK: 248 MiB in 58 packages 02:00:26 #34 ... 02:00:26 02:00:26 #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:00:26 #51 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:26 #51 10.86 (1/1) Installing dumb-init (1.2.5-r3) 02:00:26 #51 10.87 Executing busybox-1.36.1-r29.trigger 02:00:26 #51 10.88 OK: 8 MiB in 15 packages 02:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:26 #51 ... 02:00:26 02:00:26 #50 [core-metadata internal] load build context 02:00:26 #50 transferring context: 595.38MB 18.2s done 02:00:26 #50 ... 02:00:26 02:00:26 #52 [security-spiffe-token-provider internal] load build context 02:00:26 #52 transferring context: 595.38MB 18.7s done 02:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:26 Configure a credential helper to remove this warning. See 02:00:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:26 02:00:26 Login Succeeded 02:00:26 nexus3.edgexfoundry.org:10002 02:00:26 #52 ... 02:00:26 02:00:26 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:00:26 #59 11.05 (1/4) Installing dumb-init (1.2.5-r3) 02:00:26 #59 11.06 (2/4) Installing openssl (3.3.4-r0) 02:00:26 #59 11.08 (3/4) Installing su-exec (0.2-r3) 02:00:26 #59 11.13 (4/4) Installing yq-go (4.44.1-r2) 02:00:26 #59 11.23 Executing busybox-1.36.1-r29.trigger 02:00:26 #59 11.25 OK: 19 MiB in 18 packages 02:00:26 #59 ... 02:00:26 02:00:26 #57 [core-common-config-bootstrapper internal] load build context 02:00:26 #57 transferring context: 595.38MB 18.1s done 02:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:27 Configure a credential helper to remove this warning. See 02:00:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:27 02:00:27 Login Succeeded 02:00:27 nexus3.edgexfoundry.org:10003 02:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:27 #57 ... 02:00:27 02:00:27 #56 [security-proxy-auth internal] load build context 02:00:27 #56 transferring context: 595.38MB 18.9s done 02:00:27 #56 ... 02:00:27 02:00:27 #61 [security-bootstrapper internal] load build context 02:00:27 #61 transferring context: 595.38MB 18.4s done 02:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:27 Configure a credential helper to remove this warning. See 02:00:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:27 02:00:27 Login Succeeded 02:00:27 nexus3.edgexfoundry.org:10004 02:00:27 #61 ... 02:00:27 02:00:27 #64 [core-command internal] load build context 02:00:27 #64 transferring context: 595.38MB 17.0s done 02:00:27 #64 ... 02:00:27 02:00:27 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:27 #53 10.47 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:00:27 #53 10.47 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:00:27 #53 10.47 OK: 24174 distinct packages available 02:00:27 #53 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:27 #53 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:27 #53 11.18 (1/14) Installing ca-certificates (20250619-r0) 02:00:27 #53 11.29 (2/14) Installing brotli-libs (1.1.0-r2) 02:00:27 #53 11.35 (3/14) Installing c-ares (1.33.1-r0) 02:00:27 #53 11.65 (4/14) Installing libunistring (1.2-r0) 02:00:27 #53 11.68 (5/14) Installing libidn2 (2.3.7-r0) 02:00:27 #53 11.74 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:00:27 #53 11.77 (7/14) Installing libpsl (0.21.5-r1) 02:00:27 #53 11.79 (8/14) Installing zstd-libs (1.5.6-r0) 02:00:27 #53 11.99 (9/14) Installing libcurl (8.12.1-r0) 02:00:27 #53 12.00 (10/14) Installing curl (8.12.1-r0) 02:00:27 #53 12.02 (11/14) Installing dumb-init (1.2.5-r3) 02:00:27 #53 12.02 (12/14) Installing musl-obstack (1.2.3-r2) 02:00:27 #53 12.03 (13/14) Installing libucontext (1.2-r3) 02:00:27 #53 12.05 (14/14) Installing gcompat (1.1.0-r4) 02:00:27 #53 12.16 Executing busybox-1.36.1-r29.trigger 02:00:27 #53 12.18 Executing ca-certificates-20250619-r0.trigger 02:00:27 #53 12.22 OK: 13 MiB in 28 packages 02:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:27 Configure a credential helper to remove this warning. See 02:00:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:27 02:00:27 Login Succeeded 02:00:27 ****.io 02:00:27 #53 ... 02:00:27 02:00:27 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:00:27 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 02:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:28 Configure a credential helper to remove this warning. See 02:00:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:28 02:00:28 Login Succeeded 02:00:28 ---> ****-login.sh ends [Pipeline] } 02:00:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:00:29 + git config --global --add safe.directory /w/workspace/edgex-go/899 [Pipeline] echo 02:00:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:00:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:00:29 ========================================================= 02:00:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:00:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:00:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:00:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:00:29 94e9d8af2201: Pulling fs layer 02:00:29 a6c56e8762df: Pulling fs layer 02:00:29 f0f3c8884826: Pulling fs layer 02:00:29 c7e7622c144d: Pulling fs layer 02:00:29 4f4fb700ef54: Pulling fs layer 02:00:29 b4c3b6d88c5a: Pulling fs layer 02:00:29 ba8bce9d2590: Pulling fs layer 02:00:29 ca778ea9c289: Pulling fs layer 02:00:29 4f4fb700ef54: Waiting 02:00:29 b4c3b6d88c5a: Waiting 02:00:29 ba8bce9d2590: Waiting 02:00:29 c7e7622c144d: Waiting 02:00:29 ca778ea9c289: Waiting 02:00:29 a6c56e8762df: Verifying Checksum 02:00:29 a6c56e8762df: Download complete 02:00:29 c7e7622c144d: Verifying Checksum 02:00:29 c7e7622c144d: Download complete 02:00:29 4f4fb700ef54: Verifying Checksum 02:00:29 4f4fb700ef54: Download complete 02:00:29 b4c3b6d88c5a: Verifying Checksum 02:00:29 b4c3b6d88c5a: Download complete 02:00:29 94e9d8af2201: Verifying Checksum 02:00:29 94e9d8af2201: Download complete 02:00:30 ca778ea9c289: Verifying Checksum 02:00:30 ca778ea9c289: Download complete 02:00:30 94e9d8af2201: Pull complete 02:00:31 a6c56e8762df: Pull complete 02:00:31 f0f3c8884826: Verifying Checksum 02:00:31 f0f3c8884826: Download complete 02:00:32 ba8bce9d2590: Verifying Checksum 02:00:32 ba8bce9d2590: Download complete 02:00:33 #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 02:00:33 #44 ... 02:00:33 02:00:33 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:00:33 #42 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 02:00:39 #42 ... 02:00:39 02:00:39 #48 [support-scheduler internal] load build context 02:00:39 #48 DONE 34.1s 02:00:39 02:00:39 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:00:39 #42 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 02:00:39 #42 ... 02:00:39 02:00:39 #45 [core-data internal] load build context 02:00:39 #45 DONE 34.3s 02:00:39 02:00:39 #57 [core-common-config-bootstrapper internal] load build context 02:00:39 #57 DONE 34.3s 02:00:39 02:00:39 #47 [core-keeper internal] load build context 02:00:39 #47 DONE 34.3s 02:00:39 02:00:39 #64 [core-command internal] load build context 02:00:39 #64 DONE 34.3s 02:00:39 02:00:39 #61 [security-bootstrapper internal] load build context 02:00:39 #61 DONE 34.3s 02:00:39 02:00:39 #50 [core-metadata internal] load build context 02:00:39 #50 DONE 33.9s 02:00:39 02:00:39 #56 [security-proxy-auth internal] load build context 02:00:39 #56 DONE 34.3s 02:00:39 02:00:39 #52 [security-spiffe-token-provider internal] load build context 02:00:39 #52 DONE 33.9s 02:00:39 02:00:39 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:00:39 #55 DONE 33.7s 02:00:39 02:00:39 #46 [security-secretstore-setup internal] load build context 02:00:39 #46 DONE 34.3s 02:00:39 02:00:39 #49 [security-proxy-setup internal] load build context 02:00:39 #49 DONE 33.9s 02:00:39 02:00:39 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:00:39 #54 DONE 33.6s 02:00:39 02:00:39 #51 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:00:39 #51 DONE 33.7s 02:00:39 02:00:39 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:00:39 #60 DONE 33.7s 02:00:39 02:00:39 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:00:39 #62 DONE 33.7s 02:00:39 02:00:39 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:00:39 #63 DONE 33.7s 02:00:39 02:00:39 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:00:39 #69 DONE 26.9s 02:00:39 02:00:39 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:00:39 #72 ... 02:00:39 02:00:39 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:39 #53 DONE 33.7s 02:00:39 02:00:39 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:00:39 #58 DONE 33.7s 02:00:39 02:00:39 #34 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:00:39 #34 DONE 26.9s 02:00:39 02:00:39 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:00:39 #66 DONE 26.9s 02:00:39 02:00:39 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:00:39 #68 DONE 26.9s 02:00:39 02:00:39 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:00:39 #59 DONE 33.7s 02:00:39 02:00:39 #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:00:40 #72 ... 02:00:40 02:00:40 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:00:40 #73 DONE 0.7s 02:00:40 02:00:40 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:00:40 #74 DONE 0.7s 02:00:40 02:00:40 #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:00:40 #75 DONE 0.8s 02:00:40 02:00:40 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:00:40 #76 DONE 0.8s 02:00:40 02:00:40 #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:40 #77 ... 02:00:40 02:00:40 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:00:40 #65 DONE 27.9s 02:00:40 02:00:40 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:00:40 #42 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.7s done 02:00:40 #42 DONE 27.2s 02:00:40 02:00:40 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:00:40 #44 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s 02:00:41 #44 ... 02:00:41 02:00:41 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:00:41 #67 27.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:41 #67 27.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:41 #67 28.36 OK: 248 MiB in 58 packages 02:00:41 #67 DONE 28.8s 02:00:41 02:00:41 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:00:41 #44 ... 02:00:41 02:00:41 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:00:41 #78 DONE 0.2s 02:00:41 02:00:41 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:00:41 #44 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.3s done 02:00:41 #44 ... 02:00:41 02:00:41 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:00:41 #71 26.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:41 #71 27.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:41 #71 27.63 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:00:41 #71 27.63 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:00:41 #71 27.63 OK: 24174 distinct packages available 02:00:41 #71 27.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:41 #71 27.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:41 #71 28.18 (1/4) Installing dumb-init (1.2.5-r3) 02:00:41 #71 28.22 (2/4) Installing musl-obstack (1.2.3-r2) 02:00:41 #71 28.23 (3/4) Installing libucontext (1.2-r3) 02:00:41 #71 28.24 (4/4) Installing gcompat (1.1.0-r4) 02:00:41 #71 28.35 Executing busybox-1.36.1-r29.trigger 02:00:41 #71 28.35 OK: 8 MiB in 18 packages 02:00:41 #71 DONE 28.8s 02:00:41 02:00:41 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:00:41 #0 1.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:41 #0 1.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:41 #0 2.034 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:00:41 #0 2.046 Executing busybox-1.36.1-r30.post-upgrade 02:00:41 #0 2.189 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:00:41 #0 2.220 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:00:41 #0 2.249 Executing busybox-1.36.1-r30.trigger 02:00:41 #0 2.258 OK: 8 MiB in 15 packages 02:00:41 #79 DONE 2.7s 02:00:41 02:00:41 #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:00:41 #70 27.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:41 #70 27.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:41 #70 27.66 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:00:41 #70 27.66 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:00:41 #70 27.66 OK: 24174 distinct packages available 02:00:41 #70 27.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:41 #70 27.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:41 #70 28.16 (1/5) Installing dumb-init (1.2.5-r3) 02:00:41 #70 28.16 (2/5) Installing musl-obstack (1.2.3-r2) 02:00:41 #70 28.20 (3/5) Installing libucontext (1.2-r3) 02:00:41 #70 28.32 (4/5) Installing gcompat (1.1.0-r4) 02:00:41 #70 28.33 (5/5) Installing openssl (3.3.4-r0) 02:00:41 #70 28.34 Executing busybox-1.36.1-r29.trigger 02:00:41 #70 28.37 OK: 9 MiB in 19 packages 02:00:41 #70 DONE 28.8s 02:00:41 02:00:41 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:00:41 #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:41 #0 1.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:41 #0 1.930 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:00:41 #0 2.009 Executing busybox-1.36.1-r30.post-upgrade 02:00:41 #0 2.115 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:00:41 #0 2.128 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:00:41 #0 2.159 Executing busybox-1.36.1-r30.trigger 02:00:41 #0 2.171 OK: 10 MiB in 17 packages 02:00:41 #80 DONE 2.7s 02:00:42 02:00:42 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:00:42 #0 1.230 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:42 #0 1.683 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:42 #0 2.227 (1/1) Installing dumb-init (1.2.5-r3) 02:00:42 #0 2.434 Executing busybox-1.36.1-r29.trigger 02:00:42 #0 2.440 OK: 8 MiB in 15 packages 02:00:42 #81 DONE 2.7s 02:00:42 02:00:42 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:00:42 #44 DONE 28.9s 02:00:42 02:00:42 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:00:42 #82 ... 02:00:42 02:00:42 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:00:42 #0 1.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:42 #0 2.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:42 #0 2.369 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #0 2.409 Executing busybox-1.36.1-r30.post-upgrade 02:00:42 #0 2.635 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #0 2.641 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #0 2.661 Executing busybox-1.36.1-r30.trigger 02:00:42 #0 2.669 OK: 13 MiB in 28 packages 02:00:42 #83 DONE 3.2s 02:00:42 02:00:42 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:00:42 #0 1.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:42 #0 2.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:42 #0 2.411 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #0 2.423 Executing busybox-1.36.1-r30.post-upgrade 02:00:42 #0 2.633 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #0 2.646 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #0 2.672 Executing busybox-1.36.1-r30.trigger 02:00:42 #0 2.688 OK: 8 MiB in 16 packages 02:00:42 #84 DONE 3.3s 02:00:42 02:00:42 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:00:42 #0 2.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:42 #0 2.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:42 #0 2.656 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #0 2.708 Executing busybox-1.36.1-r30.post-upgrade 02:00:42 #0 2.754 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #0 2.787 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #0 2.810 Executing busybox-1.36.1-r30.trigger 02:00:42 #0 2.820 OK: 19 MiB in 18 packages 02:00:42 #85 DONE 3.3s 02:00:42 02:00:42 #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:00:42 #72 1.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:42 #72 2.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:42 #72 2.455 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #72 2.468 Executing busybox-1.36.1-r30.post-upgrade 02:00:42 #72 2.647 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #72 2.652 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #72 2.656 Executing busybox-1.36.1-r30.trigger 02:00:42 #72 2.661 OK: 8 MiB in 15 packages 02:00:42 #72 DONE 3.5s 02:00:42 02:00:42 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:00:42 #86 ... 02:00:42 02:00:42 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:00:42 #0 1.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:42 #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:42 #0 2.479 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #0 2.559 Executing busybox-1.36.1-r30.post-upgrade 02:00:42 #0 2.633 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #0 2.649 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #0 2.665 Executing busybox-1.36.1-r30.trigger 02:00:42 #0 2.676 OK: 12 MiB in 21 packages 02:00:42 #87 DONE 3.7s 02:00:42 02:00:42 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:00:42 #0 2.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:42 #0 2.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:42 #0 2.701 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #0 2.718 Executing busybox-1.36.1-r30.post-upgrade 02:00:42 #0 2.759 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #0 2.768 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:00:42 #0 2.797 Executing busybox-1.36.1-r30.trigger 02:00:42 #0 2.805 OK: 19 MiB in 18 packages 02:00:42 #88 DONE 3.6s 02:00:43 02:00:43 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:00:43 #89 DONE 0.3s 02:00:43 02:00:43 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:44 #90 ... 02:00:44 02:00:44 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:00:44 #0 2.779 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:44 #0 3.033 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:44 #0 3.550 OK: 248 MiB in 58 packages 02:00:44 #91 DONE 3.9s 02:00:44 02:00:44 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:00:44 #86 DONE 1.7s 02:00:44 02:00:44 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:00:44 #92 DONE 0.1s 02:00:44 02:00:44 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:44 #93 ... 02:00:44 02:00:44 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:00:44 #94 DONE 0.0s 02:00:44 02:00:44 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:00:44 #82 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:44 #82 2.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:44 #82 2.682 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:00:44 #82 2.706 Executing busybox-1.36.1-r30.post-upgrade 02:00:44 #82 2.739 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:00:44 #82 2.761 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:00:44 #82 2.808 Executing busybox-1.36.1-r30.trigger 02:00:44 #82 2.813 OK: 9 MiB in 19 packages 02:00:44 #82 DONE 3.0s 02:00:44 02:00:44 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:00:44 #0 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:44 #0 2.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:44 #0 2.668 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:00:44 #0 2.761 Executing busybox-1.36.1-r30.post-upgrade 02:00:44 #0 2.839 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:00:44 #0 2.856 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:00:44 #0 2.859 Executing busybox-1.36.1-r30.trigger 02:00:44 #0 2.864 OK: 8 MiB in 18 packages 02:00:44 #95 DONE 3.0s 02:00:44 02:00:44 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:00:46 #96 DONE 1.6s 02:00:46 02:00:46 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:00:46 #97 DONE 1.6s 02:00:46 02:00:46 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:00:46 #98 DONE 1.6s 02:00:46 02:00:46 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:00:46 #99 DONE 0.1s 02:00:46 02:00:46 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:00:46 #100 DONE 0.1s 02:00:46 02:00:46 #101 [security-spire-server stage-2 6/9] COPY security.txt / 02:00:47 #101 DONE 0.7s 02:00:47 02:00:47 #102 [security-spire-config stage-2 6/10] COPY security.txt / 02:00:47 #102 DONE 0.7s 02:00:47 02:00:47 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:00:47 #103 DONE 0.8s 02:00:47 02:00:47 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:00:47 #104 DONE 0.1s 02:00:47 02:00:47 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:00:47 #105 DONE 0.1s 02:00:47 02:00:47 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:00:47 #106 DONE 0.1s 02:00:47 02:00:47 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:00:47 #107 DONE 0.1s 02:00:47 02:00:47 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 02:00:47 #108 DONE 0.1s 02:00:47 02:00:47 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:00:47 #109 DONE 0.1s 02:00:47 02:00:47 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:00:47 #110 DONE 0.0s 02:00:47 02:00:47 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:00:47 #111 DONE 0.1s 02:00:47 02:00:47 #112 [security-spire-server] exporting to image 02:00:47 #112 exporting layers 02:00:47 #112 ... 02:00:47 02:00:47 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:00:47 #113 DONE 0.1s 02:00:47 02:00:47 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:00:47 #114 DONE 0.1s 02:00:47 02:00:47 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:00:47 #115 DONE 0.0s 02:00:47 f0f3c8884826: Pull complete 02:00:47 c7e7622c144d: Pull complete 02:00:47 4f4fb700ef54: Pull complete 02:00:47 b4c3b6d88c5a: Pull complete 02:00:47 02:00:47 #116 [security-spire-agent] exporting to image 02:00:48 #116 ... 02:00:48 02:00:48 #112 [security-spire-server] exporting to image 02:00:48 #112 exporting layers 0.5s done 02:00:48 #112 writing image sha256:753a75f1e6571b9a369010b7b665bcbd9bd0c3661f57ea22f14210458630c51a done 02:00:48 #112 naming to docker.io/library/security-spire-server done 02:00:48 #112 DONE 0.5s 02:00:48 02:00:48 #117 [security-spire-config] exporting to image 02:00:48 #117 exporting layers 0.4s done 02:00:48 #117 writing image sha256:5baf18d58cf1c1417b9d280d1d8e43a3a95f19464d498d22f6e58a7754533ac1 done 02:00:48 #117 naming to docker.io/library/security-spire-config done 02:00:48 #117 DONE 0.5s 02:00:48 02:00:48 #116 [security-spire-agent] exporting to image 02:00:48 #116 exporting layers 0.4s done 02:00:48 #116 writing image sha256:1c3e426a802fe767625fd309809bb01ffd303315e9fba81ead93f725b4af0f37 done 02:00:48 #116 naming to docker.io/library/security-spire-agent done 02:00:48 #116 DONE 0.5s 02:00:48 02:00:48 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:50 #118 ... 02:00:50 02:00:50 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:50 #119 ... 02:00:50 02:00:50 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:56 ba8bce9d2590: Pull complete 02:00:57 ca778ea9c289: Pull complete 02:00:57 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 02:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:00:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:00:58 + docker build -t ci-base-image-arm64 -f - . 02:00:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:00:58 WORKDIR /edgex 02:00:58 COPY go.mod . 02:00:58 RUN go mod download 02:00:59 Sending build context to Docker daemon 3.797MB 02:00:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:00:59 ---> 47b25d7523d1 02:00:59 Step 2/4 : WORKDIR /edgex 02:01:01 ---> Running in aaa0c02fe2df 02:01:01 Removing intermediate container aaa0c02fe2df 02:01:01 ---> e26f8c7ef756 02:01:01 Step 3/4 : COPY go.mod . 02:01:01 ---> ec668fbd86e0 02:01:01 Step 4/4 : RUN go mod download 02:01:02 ---> Running in 57de9a47e15f 02:01:37 #120 ... 02:01:37 02:01:37 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:37 #93 DONE 49.4s 02:01:37 02:01:37 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:37 #119 DONE 53.6s 02:01:37 02:01:37 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:37 #118 DONE 53.6s 02:01:37 02:01:37 #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:37 #77 DONE 53.6s 02:01:37 02:01:37 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:37 #120 DONE 53.7s 02:01:37 02:01:37 #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:37 #90 DONE 52.4s 02:01:37 02:01:37 #121 [core-metadata builder 6/7] COPY . . 02:01:45 #121 ... 02:01:45 02:01:45 #122 [security-bootstrapper builder 6/7] COPY . . 02:01:45 #122 ... 02:01:45 02:01:45 #123 [support-scheduler builder 6/7] COPY . . 02:01:45 #123 ... 02:01:45 02:01:45 #124 [support-notifications builder 6/7] COPY . . 02:01:45 #124 ... 02:01:45 02:01:45 #125 [security-spiffe-token-provider builder 6/7] COPY . . 02:01:45 #125 ... 02:01:45 02:01:45 #126 [core-keeper builder 7/8] COPY . . 02:01:53 #126 ... 02:01:53 02:01:53 #122 [security-secretstore-setup builder 6/7] COPY . . 02:01:53 #122 DONE 18.6s 02:01:53 02:01:53 #127 [security-proxy-setup builder 6/7] COPY . . 02:01:53 #127 CACHED 02:01:53 02:01:53 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:01:53 #128 CACHED 02:01:53 02:01:53 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:53 #129 CACHED 02:01:53 02:01:53 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 02:01:53 #130 CACHED 02:01:53 02:01:53 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:01:53 #131 CACHED 02:01:53 02:01:53 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:53 #132 CACHED 02:01:53 02:01:53 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:01:53 #133 CACHED 02:01:53 02:01:53 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:53 #134 CACHED 02:01:53 02:01:53 #135 [security-proxy-auth builder 6/7] COPY . . 02:01:53 #135 CACHED 02:01:53 02:01:53 #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:01:53 #136 CACHED 02:01:53 02:01:53 #137 [security-bootstrapper builder 6/7] COPY . . 02:01:53 #137 CACHED 02:01:53 02:01:53 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:53 #138 CACHED 02:01:53 02:01:53 #121 [core-metadata builder 6/7] COPY . . 02:01:53 #121 DONE 18.7s 02:01:53 02:01:53 #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:53 #139 CACHED 02:01:53 02:01:53 #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:01:53 #140 CACHED 02:01:53 02:01:53 #141 [core-metadata builder 6/7] COPY . . 02:01:53 #141 CACHED 02:01:53 02:01:53 #126 [core-keeper builder 7/8] COPY . . 02:01:53 #126 DONE 18.7s 02:01:53 02:01:53 #142 [core-command builder 4/7] COPY go.mod vendor* ./ 02:01:53 #142 CACHED 02:01:53 02:01:53 #143 [core-command builder 6/7] COPY . . 02:01:53 #143 CACHED 02:01:53 02:01:53 #144 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:53 #144 CACHED 02:01:53 02:01:53 #124 [support-notifications builder 6/7] COPY . . 02:01:53 #124 DONE 18.7s 02:01:53 02:01:53 #125 [security-spiffe-token-provider builder 6/7] COPY . . 02:01:53 #125 DONE 18.7s 02:01:53 02:01:53 #123 [support-scheduler builder 6/7] COPY . . 02:01:53 #123 DONE 18.7s 02:01:53 02:01:53 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:01:53 #145 1.012 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:01:58 Removing intermediate container 57de9a47e15f 02:01:58 ---> d8338087332a 02:01:58 Successfully built d8338087332a 02:01:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:58 + docker inspect -f . ci-base-image-arm64 02:01:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:59 prd-ubuntu20.04-docker-arm64-4c-16g-8336 does not seem to be running inside a container 02:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/899 -v /w/workspace/edgex-go/899:/w/workspace/edgex-go/899:rw,z -v /w/workspace/edgex-go/899@tmp:/w/workspace/edgex-go/899@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:02:00 $ docker top f33e071252348c9976c54c1cb97b7f1cfa66725dcb1d781c1581f2dd43895718 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:01 + go version 02:02:01 go version go1.23.9 linux/arm64 [Pipeline] } 02:02:01 $ docker stop --time=1 f33e071252348c9976c54c1cb97b7f1cfa66725dcb1d781c1581f2dd43895718 02:02:02 $ docker rm -f --volumes f33e071252348c9976c54c1cb97b7f1cfa66725dcb1d781c1581f2dd43895718 [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:02:03 #145 ... 02:02:03 02:02:03 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:02:03 #0 0.636 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:02:03 #146 ... 02:02:03 02:02:03 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:02:03 #0 0.528 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:02:03 #147 ... 02:02:03 02:02:03 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:02:03 #0 0.942 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:02:03 #148 ... 02:02:03 02:02:03 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:02:03 #0 0.957 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:02:03 #149 ... 02:02:03 02:02:03 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:02:03 #0 0.519 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:02:03 #150 ... 02:02:03 02:02:03 #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:02:03 #0 0.383 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:02:03 #151 ... 02:02:03 02:02:03 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:02:03 #0 0.969 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:02:03 #152 ... 02:02:03 02:02:03 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:02:03 #0 1.048 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:02:03 #153 ... 02:02:03 02:02:03 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:02:03 #0 0.521 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:02:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:02:03 02:02:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:03 #154 ... 02:02:03 02:02:03 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:02:03 #0 1.031 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:02:03 #155 ... 02:02:03 02:02:03 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:02:03 #0 0.951 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:02:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:02:04 latest: Pulling from edgex-devops/edgex-compose-arm64 02:02:04 547446be3368: Pulling fs layer 02:02:04 d125d8839a47: Pulling fs layer 02:02:04 3e85d5ac6304: Pulling fs layer 02:02:04 c3105a71a48b: Pulling fs layer 02:02:04 0f093f025ec4: Pulling fs layer 02:02:04 c3106fc0e877: Pulling fs layer 02:02:04 c3105a71a48b: Waiting 02:02:04 0f093f025ec4: Waiting 02:02:04 c3106fc0e877: Waiting 02:02:04 547446be3368: Verifying Checksum 02:02:04 547446be3368: Download complete 02:02:04 c3105a71a48b: Verifying Checksum 02:02:04 c3105a71a48b: Download complete 02:02:04 d125d8839a47: Verifying Checksum 02:02:04 d125d8839a47: Download complete 02:02:04 c3106fc0e877: Verifying Checksum 02:02:04 c3106fc0e877: Download complete 02:02:04 0f093f025ec4: Verifying Checksum 02:02:04 0f093f025ec4: Download complete 02:02:05 547446be3368: Pull complete 02:02:06 d125d8839a47: Pull complete 02:02:06 3e85d5ac6304: Verifying Checksum 02:02:06 3e85d5ac6304: Download complete 02:02:16 3e85d5ac6304: Pull complete 02:02:16 c3105a71a48b: Pull complete 02:02:18 0f093f025ec4: Pull complete 02:02:18 c3106fc0e877: Pull complete 02:02:18 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:02:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:02:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:18 prd-ubuntu20.04-docker-arm64-4c-16g-8336 does not seem to be running inside a container 02:02:18 $ 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/899 -v /w/workspace/edgex-go/899:/w/workspace/edgex-go/899:rw,z -v /w/workspace/edgex-go/899@tmp:/w/workspace/edgex-go/899@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:02:20 $ docker top 53e6e9222f65b790740d880143a059221b0ad0e3ef533c6df8e9be4df49d815f -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:21 + docker compose -f ./docker-compose-build.yml build --parallel 02:02:31 #1 [security-secretstore-setup internal] load build definition from Dockerfile 02:02:31 #1 transferring dockerfile: 2.49kB 0.0s done 02:02:31 #1 DONE 0.1s 02:02:31 02:02:31 #2 [security-spire-server internal] load build definition from Dockerfile 02:02:31 #2 transferring dockerfile: 1.70kB done 02:02:31 #2 DONE 0.0s 02:02:31 02:02:31 #3 [support-notifications internal] load build definition from Dockerfile 02:02:31 #3 transferring dockerfile: 2.00kB 0.0s done 02:02:31 #3 DONE 0.1s 02:02:31 02:02:31 #4 [core-metadata internal] load build definition from Dockerfile 02:02:31 #4 transferring dockerfile: 2.10kB done 02:02:31 #4 DONE 0.1s 02:02:31 02:02:31 #5 [core-command internal] load build definition from Dockerfile 02:02:31 #5 transferring dockerfile: 1.94kB done 02:02:31 #5 DONE 0.1s 02:02:31 02:02:31 #6 [security-proxy-setup internal] load build definition from Dockerfile 02:02:31 #6 transferring dockerfile: 2.50kB done 02:02:31 #6 DONE 0.1s 02:02:31 02:02:31 #7 [security-bootstrapper internal] load build definition from Dockerfile 02:02:31 #7 transferring dockerfile: 3.02kB done 02:02:31 #7 DONE 0.1s 02:02:31 02:02:31 #8 [security-spire-config internal] load build definition from Dockerfile 02:02:31 #8 transferring dockerfile: 1.69kB done 02:02:31 #8 DONE 0.0s 02:02:31 02:02:31 #9 [security-proxy-auth internal] load build definition from Dockerfile 02:02:31 #9 transferring dockerfile: 2.14kB done 02:02:31 #9 DONE 0.1s 02:02:31 02:02:31 #10 [core-data internal] load build definition from Dockerfile 02:02:31 #10 transferring dockerfile: 2.04kB done 02:02:31 #10 DONE 0.1s 02:02:31 02:02:31 #11 [support-scheduler internal] load build definition from Dockerfile 02:02:32 #11 transferring dockerfile: 1.83kB done 02:02:32 #11 DONE 0.1s 02:02:32 02:02:32 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:02:32 #12 transferring dockerfile: 2.23kB 0.0s done 02:02:32 #12 DONE 0.1s 02:02:32 02:02:32 #13 [core-keeper internal] load build definition from Dockerfile 02:02:32 #13 transferring dockerfile: 2.01kB done 02:02:32 #13 DONE 0.1s 02:02:32 02:02:32 #14 [security-spire-agent internal] load build definition from Dockerfile 02:02:32 #14 transferring dockerfile: 1.81kB 0.0s done 02:02:32 #14 DONE 0.1s 02:02:32 02:02:32 #15 [security-secretstore-setup internal] load .dockerignore 02:02:32 #15 DONE 0.0s 02:02:32 02:02:32 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:02:32 #16 transferring dockerfile: 1.89kB 0.0s done 02:02:32 #16 DONE 0.1s 02:02:32 02:02:32 #15 [security-secretstore-setup internal] load .dockerignore 02:02:32 #15 transferring context: 50B 0.0s done 02:02:32 #15 DONE 0.1s 02:02:33 02:02:33 #17 [security-spire-server internal] load .dockerignore 02:02:33 #17 transferring context: 50B done 02:02:33 #17 DONE 0.0s 02:02:33 02:02:33 #18 [support-notifications internal] load .dockerignore 02:02:33 #18 transferring context: 50B 0.0s done 02:02:33 #18 DONE 0.1s 02:02:33 02:02:33 #19 [core-metadata internal] load .dockerignore 02:02:33 #19 transferring context: 50B done 02:02:33 #19 DONE 0.1s 02:02:33 02:02:33 #20 [core-command internal] load .dockerignore 02:02:33 #20 transferring context: 50B 0.0s done 02:02:33 #20 DONE 0.1s 02:02:33 02:02:33 #21 [security-proxy-setup internal] load .dockerignore 02:02:33 #21 transferring context: 50B done 02:02:33 #21 DONE 0.1s 02:02:33 02:02:33 #22 [security-bootstrapper internal] load .dockerignore 02:02:33 #22 transferring context: 50B done 02:02:33 #22 DONE 0.1s 02:02:33 02:02:33 #23 [security-spire-config internal] load .dockerignore 02:02:33 #23 transferring context: 50B 0.0s done 02:02:33 #23 DONE 0.1s 02:02:33 02:02:33 #24 [security-proxy-auth internal] load .dockerignore 02:02:33 #24 transferring context: 50B done 02:02:33 #24 DONE 0.1s 02:02:33 02:02:33 #25 [core-data internal] load .dockerignore 02:02:33 #25 transferring context: 50B 0.0s done 02:02:33 #25 DONE 0.1s 02:02:33 02:02:33 #26 [support-scheduler internal] load .dockerignore 02:02:33 #26 transferring context: 50B 0.0s done 02:02:33 #26 DONE 0.1s 02:02:33 02:02:33 #27 [core-common-config-bootstrapper internal] load .dockerignore 02:02:33 #27 transferring context: 50B 0.0s done 02:02:33 #27 DONE 0.1s 02:02:33 02:02:33 #28 [core-keeper internal] load .dockerignore 02:02:33 #28 transferring context: 50B done 02:02:33 #28 DONE 0.1s 02:02:33 02:02:33 #29 [security-spire-agent internal] load .dockerignore 02:02:33 #29 transferring context: 50B done 02:02:33 #29 DONE 0.1s 02:02:33 02:02:33 #30 [security-spiffe-token-provider internal] load .dockerignore 02:02:34 #30 transferring context: 50B 0.0s done 02:02:34 #30 DONE 0.1s 02:02:34 02:02:34 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:34 #31 DONE 0.0s 02:02:34 02:02:34 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 02:02:34 #32 DONE 0.8s 02:02:34 02:02:34 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:34 #31 DONE 0.0s 02:02:34 02:02:34 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:02:34 #33 ... 02:02:34 02:02:34 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:34 #31 DONE 0.0s 02:02:34 02:02:34 #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:34 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 02:02:34 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:02:34 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:02:34 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:02:34 #34 ... 02:02:34 02:02:34 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:34 #31 DONE 0.0s 02:02:34 02:02:34 #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:34 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.1s 02:02:35 #34 ... 02:02:35 02:02:35 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:35 #31 DONE 0.0s 02:02:35 02:02:35 #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:35 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 02:02:35 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:02:35 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:02:35 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:02:35 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 02:02:35 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:02:35 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:02:35 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:02:35 #34 ... 02:02:35 02:02:35 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:35 #31 DONE 0.0s 02:02:35 02:02:35 #34 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:35 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.17MB / 4.09MB 0.6s 02:02:35 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 0.7s 02:02:35 #34 ... 02:02:35 02:02:35 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:35 #31 DONE 0.0s 02:02:35 02:02:35 #34 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:35 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 0.8s 02:02:35 #34 ... 02:02:35 02:02:35 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 02:02:35 #32 DONE 1.0s 02:02:35 02:02:35 #34 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:35 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 02:02:35 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:02:35 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:02:35 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:02:35 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s 02:02:36 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 02:02:36 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:02:36 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:02:36 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:02:36 #34 ... 02:02:36 02:02:36 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:36 #31 DONE 0.0s 02:02:36 02:02:36 #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:36 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done 02:02:36 #34 ... 02:02:36 02:02:36 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 02:02:36 #32 DONE 1.2s 02:02:36 02:02:36 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:36 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 02:02:36 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:02:36 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:02:36 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:02:36 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done 02:02:36 #34 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 02:02:36 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 02:02:36 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:02:36 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:02:36 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:02:36 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done 02:02:36 #34 ... 02:02:36 02:02:36 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:36 #31 DONE 0.0s 02:02:36 02:02:36 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:02:36 #33 DONE 1.8s 02:02:36 02:02:36 #35 [support-notifications internal] load build context 02:02:37 #35 ... 02:02:37 02:02:37 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 02:02:37 #32 DONE 1.6s 02:02:37 02:02:37 #35 [support-notifications internal] load build context 02:02:37 #35 ... 02:02:37 02:02:37 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:02:37 #31 DONE 0.0s 02:02:37 02:02:37 #35 [support-notifications internal] load build context 02:02:38 #35 transferring context: 3.31MB 2.8s done 02:02:38 #35 ... 02:02:38 02:02:38 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 02:02:38 #32 DONE 2.7s 02:02:38 02:02:38 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:02:38 #33 DONE 2.8s 02:02:38 02:02:38 #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:38 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 02:02:38 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:02:38 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:02:38 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:02:38 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done 02:02:38 #34 ... 02:02:38 02:02:38 #36 [core-metadata internal] load build context 02:02:38 #36 transferring context: 3.31MB 2.6s done 02:02:38 #36 DONE 3.6s 02:02:38 02:02:38 #35 [support-notifications internal] load build context 02:02:38 #35 DONE 3.8s 02:02:38 02:02:38 #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:38 #34 ... 02:02:38 02:02:38 #37 [security-secretstore-setup internal] load build context 02:02:38 #37 transferring context: 3.31MB 3.1s done 02:02:38 #37 DONE 3.9s 02:02:38 02:02:38 #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:39 #34 ... 02:02:39 02:02:39 #38 [core-command internal] load build context 02:02:39 #38 transferring context: 3.31MB 2.9s done 02:02:39 #38 DONE 4.2s 02:02:39 02:02:39 #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:39 #34 ... 02:02:39 02:02:39 #39 [security-spire-server internal] load build context 02:02:39 #39 transferring context: 23.80kB 0.3s done 02:02:39 #39 DONE 2.4s 02:02:39 02:02:39 #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:39 #34 ... 02:02:39 02:02:39 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 02:02:39 #40 DONE 2.4s 02:02:39 02:02:39 #41 [security-spire-config internal] load build context 02:02:39 #41 transferring context: 22.05kB 0.4s done 02:02:39 #41 DONE 2.7s 02:02:39 02:02:39 #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:39 #34 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 02:02:39 #34 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:02:39 #34 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:02:39 #34 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:02:39 #34 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.0s done 02:02:40 #34 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.9s done 02:02:40 #34 ... 02:02:40 02:02:40 #42 [security-bootstrapper internal] load build context 02:02:40 #42 transferring context: 3.31MB 3.1s done 02:02:40 #42 DONE 4.9s 02:02:40 02:02:40 #43 [support-scheduler internal] load build context 02:02:40 #43 transferring context: 3.31MB 2.4s done 02:02:40 #43 DONE 4.0s 02:02:40 02:02:40 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:02:40 #44 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 02:02:40 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 02:02:40 #44 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 02:02:40 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 02:02:40 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 02:02:40 #44 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 02:02:40 #44 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 02:02:40 #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 0.1s 02:02:40 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 0.1s 02:02:40 #44 ... 02:02:40 02:02:40 #45 [core-common-config-bootstrapper internal] load build context 02:02:40 #45 transferring context: 3.31MB 2.6s done 02:02:40 #45 DONE 4.0s 02:02:40 02:02:40 #46 [core-data internal] load build context 02:02:40 #46 transferring context: 3.31MB 3.5s done 02:02:40 #46 DONE 4.5s 02:02:40 02:02:40 #47 [security-proxy-auth internal] load build context 02:02:40 #47 transferring context: 3.31MB 3.5s done 02:02:40 #47 DONE 4.5s 02:02:40 02:02:40 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:02:40 #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 02:02:40 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 0.3s 02:02:40 #44 ... 02:02:40 02:02:40 #48 [security-proxy-setup internal] load build context 02:02:40 #48 transferring context: 3.31MB 3.7s done 02:02:40 #48 DONE 5.2s 02:02:40 02:02:40 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:02:40 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 0.4s 02:02:40 #44 ... 02:02:40 02:02:40 #49 [core-keeper internal] load build context 02:02:40 #49 transferring context: 3.31MB 1.8s done 02:02:40 #49 DONE 3.1s 02:02:40 02:02:40 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:02:40 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.24MB / 14.28MB 0.5s 02:02:40 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.39MB / 14.28MB 0.7s 02:02:40 #44 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 02:02:40 #44 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 02:02:40 #44 ... 02:02:40 02:02:40 #34 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:02:40 #34 DONE 7.1s 02:02:40 02:02:40 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:02:40 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.53MB / 14.28MB 0.9s 02:02:41 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.58MB / 14.28MB 1.0s 02:02:41 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.63MB / 14.28MB 1.1s 02:02:41 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 1.3s done 02:02:41 #44 ... 02:02:41 02:02:41 #50 [security-spiffe-token-provider internal] load build context 02:02:41 #50 transferring context: 3.31MB 0.9s done 02:02:41 #50 DONE 3.1s 02:02:41 02:02:41 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:02:41 #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 02:02:41 #44 ... 02:02:41 02:02:41 #51 [security-spire-agent internal] load build context 02:02:41 #51 transferring context: 23.33kB 0.0s done 02:02:41 #51 DONE 1.8s 02:02:42 02:02:42 #52 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:02:42 #52 DONE 8.1s 02:02:42 02:02:42 #53 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:02:43 #53 DONE 2.3s 02:02:43 02:02:43 #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:02:47 #54 ... 02:02:47 02:02:47 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:02:47 #55 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.0s done 02:02:47 #55 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 02:02:47 #55 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 02:02:47 #55 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 02:02:47 #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done 02:02:47 #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done 02:02:47 #55 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.1s done 02:02:47 #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 02:02:47 #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.2s done 02:02:47 #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 02:02:47 #55 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 02:02:47 #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.0s 02:02:50 #55 ... 02:02:50 02:02:50 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:02:50 #0 8.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:50 #0 8.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:51 #56 ... 02:02:51 02:02:51 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:02:51 #0 8.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:51 #57 ... 02:02:51 02:02:51 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:51 #58 ... 02:02:51 02:02:51 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:02:51 #0 8.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:51 #0 9.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:51 #59 ... 02:02:51 02:02:51 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:02:51 #60 ... 02:02:51 02:02:51 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:02:51 #0 7.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:51 #0 7.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:51 #61 ... 02:02:51 02:02:51 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:02:51 #0 8.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:51 #0 9.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:52 #62 ... 02:02:52 02:02:52 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:02:52 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:52 #63 ... 02:02:52 02:02:52 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:02:52 #0 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:52 #64 ... 02:02:52 02:02:52 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:02:52 #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.6s 02:02:52 #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.8s done 02:02:52 #44 ... 02:02:52 02:02:52 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:02:52 #0 9.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:52 #65 ... 02:02:52 02:02:52 #66 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:02:52 #66 ... 02:02:52 02:02:52 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:02:52 #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.6s 02:02:52 #55 ... 02:02:52 02:02:52 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:02:53 #67 ... 02:02:53 02:02:53 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:02:53 #68 ... 02:02:53 02:02:53 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:02:53 #69 ... 02:02:53 02:02:53 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:02:53 #70 ... 02:02:53 02:02:53 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:02:53 #44 DONE 13.6s 02:02:53 02:02:53 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:53 #71 ... 02:02:53 02:02:53 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:53 #58 DONE 12.4s 02:02:53 02:02:53 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:02:53 #55 ... 02:02:53 02:02:53 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:53 #71 DONE 10.8s 02:02:53 02:02:53 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:02:58 #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.8s 02:02:59 #55 ... 02:02:59 02:02:59 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:02:59 #61 15.01 (1/1) Installing dumb-init (1.2.5-r3) 02:02:59 #61 15.10 Executing busybox-1.36.1-r29.trigger 02:02:59 #61 15.23 OK: 9 MiB in 15 packages 02:02:59 #61 DONE 17.8s 02:02:59 02:02:59 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:03:01 #55 ... 02:03:01 02:03:01 #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:03:01 #54 8.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:01 #54 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:01 #54 ... 02:03:01 02:03:01 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:03:01 #55 ... 02:03:01 02:03:01 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:03:01 #57 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:02 #57 ... 02:03:02 02:03:02 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:03:02 #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.9s 02:03:02 #55 ... 02:03:02 02:03:02 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:03:02 #63 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:02 #63 ... 02:03:02 02:03:02 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:03:02 #65 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:03 #65 ... 02:03:03 02:03:03 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:03:03 #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.0s done 02:03:03 #55 ... 02:03:03 02:03:03 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:03:03 #60 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:03 #60 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:03 #60 ... 02:03:03 02:03:03 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:03:03 #0 5.827 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:03 #0 7.853 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:03 #72 ... 02:03:03 02:03:03 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:03:03 #0 5.468 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:03 #0 7.868 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:03 #73 ... 02:03:03 02:03:03 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:03:03 #69 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:03 #69 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:04 #69 ... 02:03:04 02:03:04 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:03:04 #63 22.23 (1/2) Installing dumb-init (1.2.5-r3) 02:03:04 #63 22.25 (2/2) Installing su-exec (0.2-r3) 02:03:04 #63 22.31 Executing busybox-1.36.1-r29.trigger 02:03:04 #63 22.44 OK: 9 MiB in 16 packages 02:03:04 #63 ... 02:03:04 02:03:04 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:03:04 #64 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:04 #64 ... 02:03:04 02:03:04 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:03:04 #65 23.12 (1/4) Installing dumb-init (1.2.5-r3) 02:03:04 #65 23.16 (2/4) Installing openssl (3.3.4-r0) 02:03:04 #65 23.39 (3/4) Installing su-exec (0.2-r3) 02:03:04 #65 23.41 (4/4) Installing yq-go (4.44.1-r2) 02:03:04 #65 ... 02:03:04 02:03:04 #66 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:03:04 #66 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:04 #66 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:05 #66 ... 02:03:05 02:03:05 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:03:05 #70 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:05 #70 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:05 #70 ... 02:03:05 02:03:05 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:03:05 #57 22.78 (1/7) Installing ca-certificates (20250619-r0) 02:03:05 #57 23.43 (2/7) Installing dumb-init (1.2.5-r3) 02:03:05 #57 23.56 (3/7) Installing libgcc (13.2.1_git20240309-r1) 02:03:05 #57 23.74 (4/7) Installing libsodium (1.0.19-r0) 02:03:05 #57 23.92 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 02:03:05 #57 ... 02:03:05 02:03:05 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:03:05 #63 DONE 24.4s 02:03:05 02:03:05 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:03:05 #57 24.47 (6/7) Installing libzmq (4.3.5-r2) 02:03:05 #57 24.75 (7/7) Installing zeromq (4.3.5-r2) 02:03:05 #57 ... 02:03:05 02:03:05 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:03:05 #68 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:05 #68 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:06 #68 ... 02:03:06 02:03:06 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:03:06 #67 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:06 #67 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:06 #67 ... 02:03:06 02:03:06 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:03:06 #65 24.92 Executing busybox-1.36.1-r29.trigger 02:03:06 #65 25.20 OK: 20 MiB in 18 packages 02:03:06 #65 ... 02:03:06 02:03:06 #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:03:06 #54 21.74 OK: 239 MiB in 58 packages 02:03:06 #54 DONE 23.9s 02:03:07 02:03:07 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:03:07 #60 25.75 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:03:07 #60 25.76 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:03:07 #60 25.76 OK: 24052 distinct packages available 02:03:07 #60 ... 02:03:07 02:03:07 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:03:07 #59 20.21 (1/4) Installing ca-certificates (20250619-r0) 02:03:07 #59 21.03 (2/4) Installing dumb-init (1.2.5-r3) 02:03:07 #59 21.08 (3/4) Installing su-exec (0.2-r3) 02:03:07 #59 21.10 (4/4) Installing yq-go (4.44.1-r2) 02:03:07 #59 22.39 Executing busybox-1.36.1-r29.trigger 02:03:07 #59 22.59 Executing ca-certificates-20250619-r0.trigger 02:03:07 #59 23.88 OK: 20 MiB in 18 packages 02:03:07 #59 DONE 26.1s 02:03:07 02:03:07 #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:03:07 #74 DONE 0.6s 02:03:07 02:03:07 #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:09 #75 ... 02:03:09 02:03:09 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:03:09 #65 DONE 27.5s 02:03:09 02:03:09 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:03:09 #76 ... 02:03:09 02:03:09 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:03:09 #0 3.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:09 #0 5.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:09 #77 ... 02:03:09 02:03:09 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:03:09 #67 26.22 OK: 239 MiB in 58 packages 02:03:09 #67 ... 02:03:09 02:03:09 #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:03:09 #66 25.14 (1/1) Installing dumb-init (1.2.5-r3) 02:03:09 #66 25.17 Executing busybox-1.36.1-r29.trigger 02:03:09 #66 25.46 OK: 9 MiB in 15 packages 02:03:09 #66 DONE 28.3s 02:03:09 02:03:09 #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:03:09 #78 ... 02:03:09 02:03:09 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:03:09 #56 18.92 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:03:09 #56 18.92 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:03:09 #56 18.92 OK: 24052 distinct packages available 02:03:09 #56 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:09 #56 23.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:10 #56 ... 02:03:10 02:03:10 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:03:10 #70 26.41 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:03:10 #70 26.41 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:03:10 #70 26.41 OK: 24052 distinct packages available 02:03:10 #70 ... 02:03:10 02:03:10 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:03:10 #68 25.61 OK: 239 MiB in 58 packages 02:03:10 #68 DONE 27.3s 02:03:10 02:03:10 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:03:10 #62 21.39 (1/3) Installing ca-certificates (20250619-r0) 02:03:10 #62 21.80 (2/3) Installing dumb-init (1.2.5-r3) 02:03:10 #62 21.85 (3/3) Installing tzdata (2025b-r0) 02:03:10 #62 23.39 Executing busybox-1.36.1-r29.trigger 02:03:10 #62 23.51 Executing ca-certificates-20250619-r0.trigger 02:03:10 #62 25.16 OK: 11 MiB in 17 packages 02:03:10 #62 DONE 29.1s 02:03:10 02:03:10 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:03:10 #79 ... 02:03:10 02:03:10 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:03:10 #69 24.95 OK: 239 MiB in 58 packages 02:03:10 #69 DONE 27.6s 02:03:10 02:03:10 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:03:11 #80 ... 02:03:11 02:03:11 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:03:11 #57 24.91 Executing busybox-1.36.1-r29.trigger 02:03:11 #57 25.14 Executing ca-certificates-20250619-r0.trigger 02:03:11 #57 27.49 OK: 14 MiB in 21 packages 02:03:11 #57 DONE 30.4s 02:03:11 02:03:11 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:03:11 #67 DONE 29.4s 02:03:11 02:03:11 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:03:12 #81 ... 02:03:12 02:03:12 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:03:12 #80 DONE 2.0s 02:03:12 02:03:12 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:03:12 #72 18.94 (1/1) Installing dumb-init (1.2.5-r3) 02:03:13 #72 ... 02:03:13 02:03:13 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:03:13 #82 DONE 3.0s 02:03:13 02:03:13 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:03:13 #72 19.55 Executing busybox-1.36.1-r29.trigger 02:03:13 #72 19.72 OK: 9 MiB in 15 packages 02:03:14 #72 ... 02:03:14 02:03:14 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:03:14 #81 DONE 2.9s 02:03:14 02:03:14 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:15 #83 ... 02:03:15 02:03:15 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:03:15 #72 DONE 21.3s 02:03:15 02:03:15 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:03:15 #73 19.47 OK: 239 MiB in 58 packages 02:03:15 #73 DONE 21.3s 02:03:15 02:03:15 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:03:15 #77 14.83 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:03:15 #77 15.11 Executing busybox-1.36.1-r30.post-upgrade 02:03:15 #77 15.58 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:03:15 #77 15.72 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:03:15 #77 15.74 Executing busybox-1.36.1-r30.trigger 02:03:15 #77 15.84 OK: 9 MiB in 15 packages 02:03:15 #77 ... 02:03:15 02:03:15 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:03:15 #0 7.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:15 #0 9.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:15 #84 ... 02:03:15 02:03:15 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:03:15 #56 33.97 (1/14) Installing ca-certificates (20250619-r0) 02:03:15 #56 34.49 (2/14) Installing brotli-libs (1.1.0-r2) 02:03:15 #56 34.63 (3/14) Installing c-ares (1.33.1-r0) 02:03:15 #56 34.71 (4/14) Installing libunistring (1.2-r0) 02:03:16 #56 34.95 (5/14) Installing libidn2 (2.3.7-r0) 02:03:16 #56 34.98 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:03:16 #56 35.03 (7/14) Installing libpsl (0.21.5-r1) 02:03:16 #56 35.06 (8/14) Installing zstd-libs (1.5.6-r0) 02:03:16 #56 35.15 (9/14) Installing libcurl (8.12.1-r0) 02:03:16 #56 35.20 (10/14) Installing curl (8.12.1-r0) 02:03:16 #56 ... 02:03:16 02:03:16 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:03:16 #77 DONE 17.3s 02:03:16 02:03:16 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:03:16 #56 35.28 (11/14) Installing dumb-init (1.2.5-r3) 02:03:16 #56 35.34 (12/14) Installing musl-obstack (1.2.3-r2) 02:03:16 #56 35.34 (13/14) Installing libucontext (1.2-r3) 02:03:16 #56 35.38 (14/14) Installing gcompat (1.1.0-r4) 02:03:16 #56 35.40 Executing busybox-1.36.1-r29.trigger 02:03:16 #56 ... 02:03:16 02:03:16 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:03:16 #64 25.01 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:03:16 #64 25.01 v3.20.7-60-g1fe3fced08b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:03:16 #64 25.01 OK: 24052 distinct packages available 02:03:16 #64 27.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:16 #64 29.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:16 #64 ... 02:03:16 02:03:16 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:03:16 #56 35.54 Executing ca-certificates-20250619-r0.trigger 02:03:17 #56 ... 02:03:17 02:03:17 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:03:17 #85 DONE 1.9s 02:03:17 02:03:17 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:17 #86 ... 02:03:17 02:03:17 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:03:17 #0 8.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:17 #87 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:17 #87 ... 02:03:17 02:03:17 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:03:17 #64 36.17 (1/4) Installing dumb-init (1.2.5-r3) 02:03:17 #64 36.18 (2/4) Installing musl-obstack (1.2.3-r2) 02:03:17 #64 36.23 (3/4) Installing libucontext (1.2-r3) 02:03:17 #64 36.31 (4/4) Installing gcompat (1.1.0-r4) 02:03:17 #64 36.48 Executing busybox-1.36.1-r29.trigger 02:03:18 #64 36.59 OK: 9 MiB in 18 packages 02:03:18 #64 ... 02:03:18 02:03:18 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:03:18 #56 36.49 OK: 15 MiB in 28 packages 02:03:18 #56 DONE 37.8s 02:03:18 02:03:18 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:03:19 #88 ... 02:03:19 02:03:19 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:03:19 #60 28.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:19 #60 30.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:19 #60 36.55 (1/5) Installing dumb-init (1.2.5-r3) 02:03:19 #60 36.58 (2/5) Installing musl-obstack (1.2.3-r2) 02:03:19 #60 36.76 (3/5) Installing libucontext (1.2-r3) 02:03:19 #60 36.78 (4/5) Installing gcompat (1.1.0-r4) 02:03:19 #60 36.95 (5/5) Installing openssl (3.3.4-r0) 02:03:19 #60 37.13 Executing busybox-1.36.1-r29.trigger 02:03:19 #60 37.20 OK: 10 MiB in 19 packages 02:03:19 #60 ... 02:03:19 02:03:19 #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:03:19 #78 9.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:19 #78 ... 02:03:19 02:03:19 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:03:19 #64 DONE 38.4s 02:03:19 02:03:19 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:03:20 #89 ... 02:03:20 02:03:20 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:03:20 #60 DONE 39.0s 02:03:20 02:03:20 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:03:21 #90 ... 02:03:21 02:03:21 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:03:21 #70 28.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:21 #70 30.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:21 #70 38.36 OK: 239 MiB in 58 packages 02:03:21 #70 ... 02:03:21 02:03:21 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:03:21 #91 ... 02:03:21 02:03:21 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:03:21 #84 15.74 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:03:21 #84 15.91 Executing busybox-1.36.1-r30.post-upgrade 02:03:22 #84 16.47 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:03:22 #84 16.48 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:03:22 #84 16.57 Executing busybox-1.36.1-r30.trigger 02:03:22 #84 16.67 OK: 9 MiB in 16 packages 02:03:22 #84 ... 02:03:22 02:03:22 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:22 #92 ... 02:03:22 02:03:22 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:03:22 #79 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:23 #79 ... 02:03:23 02:03:23 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:03:23 #70 DONE 39.9s 02:03:23 02:03:23 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:03:23 #93 ... 02:03:23 02:03:23 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:23 #94 ... 02:03:23 02:03:23 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:03:23 #91 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:23 #91 ... 02:03:23 02:03:23 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:03:23 #84 DONE 18.3s 02:03:24 02:03:24 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:03:24 #95 ... 02:03:24 02:03:24 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:03:24 #93 DONE 1.3s 02:03:24 02:03:24 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:03:24 #79 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:28 #79 ... 02:03:28 02:03:28 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:03:28 #95 DONE 4.2s 02:03:28 02:03:28 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:03:28 #96 DONE 0.3s 02:03:28 02:03:28 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:03:28 #87 16.59 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:03:28 #87 17.13 Executing busybox-1.36.1-r30.post-upgrade 02:03:28 #87 17.73 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:03:28 #87 18.69 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:03:28 #87 19.25 Executing busybox-1.36.1-r30.trigger 02:03:28 #87 19.35 OK: 20 MiB in 18 packages 02:03:28 #87 DONE 21.2s 02:03:28 02:03:28 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:03:28 #88 7.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:28 #88 8.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:30 #88 ... 02:03:30 02:03:30 #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:03:30 #78 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:30 #78 17.96 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:03:30 #78 18.24 Executing busybox-1.36.1-r30.post-upgrade 02:03:30 #78 18.75 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:03:30 #78 18.77 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:03:30 #78 18.79 Executing busybox-1.36.1-r30.trigger 02:03:30 #78 19.04 OK: 9 MiB in 15 packages 02:03:30 #78 DONE 20.6s 02:03:30 02:03:30 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:03:30 #76 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:30 #76 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:30 #76 20.18 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:03:30 #76 20.34 Executing busybox-1.36.1-r30.post-upgrade 02:03:30 #76 20.81 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:03:30 #76 20.82 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:03:30 #76 20.87 Executing busybox-1.36.1-r30.trigger 02:03:30 #76 20.95 OK: 20 MiB in 18 packages 02:03:30 #76 ... 02:03:30 02:03:30 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:03:30 #79 20.28 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:03:30 #79 20.40 Executing busybox-1.36.1-r30.post-upgrade 02:03:31 #79 20.77 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:03:31 #79 20.78 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:03:31 #79 20.84 Executing busybox-1.36.1-r30.trigger 02:03:31 #79 20.88 OK: 11 MiB in 17 packages 02:03:31 #79 ... 02:03:31 02:03:31 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:03:31 #76 DONE 22.8s 02:03:31 02:03:31 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:03:31 #97 DONE 0.2s 02:03:31 02:03:31 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:03:31 #91 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:31 #91 19.48 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:03:31 #91 19.59 Executing busybox-1.36.1-r30.post-upgrade 02:03:31 #91 20.07 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:03:31 #91 20.08 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:03:31 #91 20.18 Executing busybox-1.36.1-r30.trigger 02:03:31 #91 20.29 OK: 14 MiB in 21 packages 02:03:32 #91 ... 02:03:32 02:03:32 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:03:32 #79 DONE 22.4s 02:03:32 02:03:32 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:03:32 #90 7.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:32 #90 9.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:33 #90 ... 02:03:33 02:03:33 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:03:33 #91 DONE 21.4s 02:03:33 02:03:33 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:03:33 #89 7.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:03:33 #89 9.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:03:34 #89 ... 02:03:34 02:03:34 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:03:34 #88 15.25 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:03:34 #88 15.39 Executing busybox-1.36.1-r30.post-upgrade 02:03:34 #88 ... 02:03:34 02:03:34 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:34 #98 ... 02:03:34 02:03:34 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:03:34 #88 15.76 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:03:34 #88 15.81 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:03:34 #88 15.84 Executing busybox-1.36.1-r30.trigger 02:03:34 #88 15.90 OK: 15 MiB in 28 packages 02:03:35 #88 DONE 17.0s 02:03:35 02:03:35 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:03:35 #90 14.94 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:03:35 #90 15.02 Executing busybox-1.36.1-r30.post-upgrade 02:03:35 #90 15.22 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:03:35 #90 15.25 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:03:35 #90 15.26 Executing busybox-1.36.1-r30.trigger 02:03:35 #90 15.33 OK: 10 MiB in 19 packages 02:03:36 #90 ... 02:03:36 02:03:36 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:03:36 #89 14.64 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:03:36 #89 14.71 Executing busybox-1.36.1-r30.post-upgrade 02:03:36 #89 14.99 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:03:36 #89 15.06 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:03:36 #89 15.10 Executing busybox-1.36.1-r30.trigger 02:03:36 #89 15.14 OK: 9 MiB in 18 packages 02:03:36 #89 DONE 16.3s 02:03:36 02:03:36 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:03:36 #99 ... 02:03:36 02:03:36 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:03:36 #90 DONE 16.6s 02:03:36 02:03:36 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:03:38 #100 DONE 1.6s 02:03:38 02:03:38 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:03:38 #101 ... 02:03:38 02:03:38 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:03:38 #102 DONE 1.8s 02:03:38 02:03:38 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:03:38 #103 DONE 0.3s 02:03:38 02:03:38 #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:38 #75 ... 02:03:38 02:03:38 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:03:38 #99 DONE 2.5s 02:03:38 02:03:38 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:03:38 #104 ... 02:03:38 02:03:38 #105 [security-spire-server stage-2 6/9] COPY security.txt / 02:03:38 #105 DONE 0.3s 02:03:38 02:03:38 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:03:38 #104 DONE 0.3s 02:03:38 02:03:38 #106 [security-spire-config stage-2 6/10] COPY security.txt / 02:03:38 #106 ... 02:03:38 02:03:38 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:03:38 #107 DONE 0.3s 02:03:39 02:03:39 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:03:39 #108 ... 02:03:39 02:03:39 #106 [security-spire-config stage-2 6/10] COPY security.txt / 02:03:39 #106 DONE 0.4s 02:03:39 02:03:39 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:03:39 #108 DONE 0.4s 02:03:39 02:03:39 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:03:39 #109 ... 02:03:39 02:03:39 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:03:39 #110 DONE 0.3s 02:03:39 02:03:39 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:03:39 #111 ... 02:03:39 02:03:39 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:03:39 #109 DONE 0.3s 02:03:40 02:03:40 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:03:40 #111 DONE 0.4s 02:03:40 02:03:40 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:03:40 #112 DONE 0.3s 02:03:40 02:03:40 #113 [security-spire-config] exporting to image 02:03:40 #113 exporting layers 02:03:40 #156 ... 02:03:40 02:03:40 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:03:40 #147 DONE 102.3s 02:03:40 02:03:40 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:03:40 #155 DONE 102.3s 02:03:40 02:03:40 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:03:40 #153 ... 02:03:40 02:03:40 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:03:40 #157 ... 02:03:40 02:03:40 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:03:40 #158 DONE 2.5s 02:03:40 02:03:40 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:03:40 #157 DONE 2.5s 02:03:40 02:03:40 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:03:41 #113 ... 02:03:41 02:03:41 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:03:41 #101 DONE 3.1s 02:03:41 02:03:41 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:03:41 #159 ... 02:03:41 02:03:41 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:03:41 #160 DONE 2.3s 02:03:41 #114 DONE 0.2s 02:03:41 02:03:41 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 02:03:41 #115 DONE 0.2s 02:03:41 02:03:41 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:41 02:03:41 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:03:41 #86 ... 02:03:41 02:03:41 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:03:42 #116 DONE 0.3s 02:03:42 02:03:42 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:03:42 #117 DONE 0.3s 02:03:42 02:03:42 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:03:42 #118 DONE 0.3s 02:03:42 02:03:42 #113 [security-spire-agent] exporting to image 02:03:43 #113 exporting layers 4.2s done 02:03:44 #113 writing image sha256:318793c9cec92bc420074fa79694e9a3c009541dfffb5c7be6cf48d9074e9778 02:03:44 #113 writing image sha256:318793c9cec92bc420074fa79694e9a3c009541dfffb5c7be6cf48d9074e9778 0.1s done 02:03:44 #113 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:03:44 #113 exporting layers 4.2s done 02:03:44 #113 writing image sha256:a061ba2caa438537bd10c6e390f1e5e98d669b1db0f7c0b528befdf87ef216b9 02:03:44 #113 writing image sha256:a061ba2caa438537bd10c6e390f1e5e98d669b1db0f7c0b528befdf87ef216b9 0.0s done 02:03:44 #113 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:03:45 #161 DONE 3.7s 02:03:45 02:03:45 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:03:45 #113 exporting layers 3.0s done 02:03:45 #113 writing image sha256:bb874e51d78c70fc8d30b6ded5441ee98b36d97363b059804cbab4ccb14c7cf4 0.0s done 02:03:45 #113 naming to docker.io/library/security-spire-agent-arm64 0.0s done 02:03:45 #113 DONE 5.5s 02:03:45 02:03:45 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:47 #162 ... 02:03:47 02:03:47 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:03:47 #159 DONE 8.4s 02:03:47 02:03:47 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:03:47 #162 DONE 2.6s 02:03:47 02:03:47 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:03:48 #163 DONE 0.6s 02:03:48 02:03:48 #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:03:48 #164 DONE 0.6s 02:03:48 02:03:48 #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:03:48 #165 DONE 0.3s 02:03:48 02:03:48 #166 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:03:49 #166 DONE 0.6s 02:03:49 02:03:49 #167 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:03:49 #167 DONE 0.4s 02:03:49 02:03:49 #168 [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:03:49 #168 ... 02:03:49 02:03:49 #169 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:03:49 #169 DONE 1.4s 02:03:49 02:03:49 #168 [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:03:49 #168 DONE 0.5s 02:03:49 02:03:49 #170 [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:03:50 #170 DONE 0.4s 02:03:50 02:03:50 #171 [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:03:50 #171 DONE 0.3s 02:03:50 02:03:50 #172 [core-common-config-bootstrapper] exporting to image 02:03:50 #172 exporting layers 02:03:50 #172 exporting layers 0.8s done 02:03:50 #172 writing image sha256:07cc8306382b7e865b0392f3d774761442597363b98335d3826cafd441abb1bd 02:03:50 #172 writing image sha256:07cc8306382b7e865b0392f3d774761442597363b98335d3826cafd441abb1bd 0.1s done 02:03:50 #172 naming to docker.io/library/core-common-config-bootstrapper 02:03:50 #172 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 02:03:50 #172 DONE 1.1s 02:03:50 02:03:50 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:03:50 #173 DONE 0.3s 02:03:50 02:03:50 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:03:53 #174 DONE 2.2s 02:03:53 02:03:53 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:03:53 #145 ... 02:03:53 02:03:53 #175 [security-bootstrapper] exporting to image 02:03:53 #175 exporting layers 0.7s done 02:03:53 #175 writing image sha256:ef900c9566709c7bffcb119662d4368924c9abff9c3758c324b5a3bf5d7e56c3 done 02:03:53 #175 naming to docker.io/library/security-bootstrapper done 02:03:53 #175 DONE 0.7s 02:03:53 02:03:53 #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:04:15 #151 141.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:04:37 #151 ... 02:04:37 02:04:37 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:04:37 #150 DONE 164.3s 02:04:37 02:04:37 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:04:37 #154 DONE 164.3s 02:04:37 02:04:37 #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:04:37 #151 DONE 164.3s 02:04:37 02:04:37 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:04:37 #149 DONE 164.3s 02:04:37 02:04:37 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:04:37 #148 DONE 164.3s 02:04:37 02:04:37 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:04:37 #145 DONE 164.3s 02:04:37 02:04:37 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:04:37 #156 DONE 164.3s 02:04:37 02:04:37 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:04:37 #153 DONE 164.3s 02:04:37 02:04:37 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:04:37 #146 DONE 164.3s 02:04:37 02:04:37 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:04:37 #152 DONE 164.3s 02:04:37 02:04:37 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:04:37 #176 ... 02:04:37 02:04:37 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:04:37 #177 DONE 0.3s 02:04:37 02:04:37 #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:04:37 #178 DONE 0.2s 02:04:37 02:04:37 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:04:37 #176 DONE 0.3s 02:04:37 02:04:37 #179 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:04:37 #179 DONE 0.3s 02:04:37 02:04:37 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:04:37 #180 DONE 0.3s 02:04:37 02:04:37 #181 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:04:37 #181 DONE 0.2s 02:04:37 02:04:37 #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:04:37 #182 DONE 0.2s 02:04:37 02:04:37 #183 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:04:37 #183 DONE 0.1s 02:04:37 02:04:37 #184 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:04:37 #184 DONE 0.1s 02:04:37 02:04:37 #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:04:37 #185 DONE 0.2s 02:04:37 02:04:37 #186 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:04:37 #186 DONE 0.1s 02:04:37 02:04:37 #187 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:04:37 #187 DONE 0.1s 02:04:37 02:04:37 #188 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:04:37 #188 CACHED 02:04:37 02:04:37 #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:04:37 #189 CACHED 02:04:37 02:04:37 #190 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:04:37 #190 CACHED 02:04:37 02:04:37 #191 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:04:37 #191 CACHED 02:04:37 02:04:37 #192 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:04:37 #192 DONE 0.1s 02:04:37 02:04:37 #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:04:37 #193 DONE 0.1s 02:04:37 02:04:37 #194 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:04:37 #194 DONE 0.1s 02:04:37 02:04:37 #195 [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:04:37 #195 ... 02:04:37 02:04:37 #196 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:04:37 #196 DONE 0.6s 02:04:37 02:04:37 #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:04:39 #197 ... 02:04:39 02:04:39 #198 [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:04:39 #198 DONE 2.6s 02:04:39 02:04:39 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:04:40 #199 ... 02:04:40 02:04:40 #200 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:04:40 #200 DONE 2.8s 02:04:40 02:04:40 #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:04:40 #201 DONE 2.8s 02:04:40 02:04:40 #202 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:04:40 #202 DONE 2.8s 02:04:40 02:04:40 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:04:40 #203 DONE 2.9s 02:04:40 02:04:40 #195 [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:04:40 #195 DONE 2.8s 02:04:40 02:04:40 #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:04:40 #204 DONE 2.9s 02:04:40 02:04:40 #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:04:40 #205 DONE 2.7s 02:04:40 02:04:40 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:04:40 #206 DONE 2.5s 02:04:40 02:04:40 #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:04:40 #197 DONE 2.4s 02:04:40 02:04:40 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:04:40 #199 DONE 0.3s 02:04:40 02:04:40 #207 [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:04:40 #207 DONE 0.2s 02:04:40 02:04:40 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:04:40 #208 DONE 0.2s 02:04:40 02:04:40 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:04:40 #209 DONE 0.2s 02:04:40 02:04:40 #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:04:40 #210 DONE 0.2s 02:04:40 02:04:40 #211 [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:04:40 #211 DONE 0.2s 02:04:40 02:04:40 #212 [core-command] exporting to image 02:04:40 #212 exporting layers 02:04:40 #212 ... 02:04:40 02:04:40 #213 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:04:40 #213 DONE 0.2s 02:04:40 02:04:40 #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:04:40 #214 DONE 0.2s 02:04:40 02:04:40 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:04:40 #215 DONE 0.3s 02:04:40 02:04:40 #216 [core-data] exporting to image 02:04:40 #216 ... 02:04:40 02:04:40 #217 [core-keeper] exporting to image 02:04:40 #217 exporting layers 0.2s done 02:04:40 #217 writing image sha256:11e9e610ebaab6ec19aaa631ef96e1ec887d1e0a0ca28523370e6ba16c236ec0 0.0s done 02:04:40 #217 naming to docker.io/library/core-keeper done 02:04:40 #217 DONE 0.6s 02:04:40 02:04:40 #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:04:40 #218 DONE 0.5s 02:04:40 02:04:40 #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:04:40 #219 DONE 0.5s 02:04:40 02:04:40 #220 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:04:40 #220 DONE 0.5s 02:04:40 02:04:40 #221 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:04:40 #221 DONE 0.5s 02:04:40 02:04:40 #212 [core-command] exporting to image 02:04:40 #212 exporting layers 0.5s done 02:04:40 #212 writing image sha256:242760d8f37bc7ea33023937b6842c0f754c4d7ff72a8551c774d540d54592ca 0.0s done 02:04:40 #212 naming to docker.io/library/core-command done 02:04:40 #212 DONE 0.6s 02:04:40 02:04:40 #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:04:40 #222 DONE 0.1s 02:04:40 02:04:40 #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:04:41 #223 ... 02:04:41 02:04:41 #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:04:41 #224 DONE 0.5s 02:04:41 02:04:41 #225 [security-spiffe-token-provider] exporting to image 02:04:41 #225 exporting layers 0.6s done 02:04:41 #225 writing image sha256:673b08a36381fdd49ddcb4ef08ec49bcc07c2e826c96a0cf34d138234bcf8721 0.0s done 02:04:41 #225 naming to docker.io/library/security-spiffe-token-provider done 02:04:41 #225 DONE 1.1s 02:04:41 02:04:41 #226 [support-scheduler] exporting to image 02:04:41 #226 exporting layers 1.1s done 02:04:41 #226 writing image sha256:0ec439c875735f4bfb4743d4c787c8ec01decbe5d80edf12ecddc1fcd04a7b6c done 02:04:41 #226 naming to docker.io/library/support-scheduler done 02:04:41 #226 DONE 1.1s 02:04:41 02:04:41 #216 [core-data] exporting to image 02:04:41 #216 exporting layers 1.0s done 02:04:41 #216 writing image sha256:8a29ea306ce6a767cb83169092bbce3e7619fc10ae031bdcdeea08314898338f 02:04:41 #216 ... 02:04:41 02:04:41 #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:04:41 #227 DONE 0.4s 02:04:41 02:04:41 #216 [core-data] exporting to image 02:04:41 #216 writing image sha256:8a29ea306ce6a767cb83169092bbce3e7619fc10ae031bdcdeea08314898338f 0.4s done 02:04:41 #216 naming to docker.io/library/core-data done 02:04:41 #216 DONE 1.4s 02:04:41 02:04:41 #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:04:41 #228 DONE 1.0s 02:04:41 02:04:41 #229 [support-notifications] exporting to image 02:04:41 #229 exporting layers 1.4s done 02:04:41 #229 writing image sha256:b38a888c769014a5e75384d9a977705af8a5d93819dee0283292f5d0ff3de4ec 0.0s done 02:04:41 #229 naming to docker.io/library/support-notifications done 02:04:41 #229 DONE 1.5s 02:04:41 02:04:41 #230 [core-metadata] exporting to image 02:04:41 #230 exporting layers 1.0s done 02:04:41 #230 writing image sha256:757726e8e4701e1407c8f68cac8ce4bd1dd4c41aab6212a31bca471f1acd99a6 done 02:04:41 #230 naming to docker.io/library/core-metadata done 02:04:41 #230 DONE 1.0s 02:04:41 02:04:41 #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:04:41 #231 DONE 0.1s 02:04:41 02:04:41 #232 [security-proxy-auth] exporting to image 02:04:42 #232 ... 02:04:42 02:04:42 #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:04:42 #223 DONE 1.2s 02:04:42 02:04:42 #233 [security-proxy-setup] exporting to image 02:04:42 #233 exporting layers 0.2s done 02:04:42 #233 writing image sha256:d053278fbfd579cbc8eed7e90d88f77ee668f99f2d2f505f3e7e9f31bf35e869 done 02:04:42 #233 naming to docker.io/library/security-proxy-setup done 02:04:42 #233 DONE 0.2s 02:04:42 02:04:42 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:04:42 #234 DONE 0.4s 02:04:42 02:04:42 #235 [security-secretstore-setup] exporting to image 02:04:42 #235 ... 02:04:42 02:04:42 #232 [security-proxy-auth] exporting to image 02:04:42 #232 exporting layers 0.5s done 02:04:42 #232 writing image sha256:26d6ad2ffad70964d56603fa279d32c89197e079b45d5585dd9e9ed204041f96 done 02:04:42 #232 naming to docker.io/library/security-proxy-auth done 02:04:42 #232 DONE 0.5s 02:04:42 02:04:42 #235 [security-secretstore-setup] exporting to image 02:04:42 #235 exporting layers 0.2s done 02:04:42 #235 writing image sha256:502118fb2119aa52a73c50e041557d6e068c9db28664b931d35d927c374cd391 done 02:04:42 #235 naming to docker.io/library/security-secretstore-setup done 02:04:42 #235 DONE 0.2s 02:04:42 time="2025-09-05T02:00:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:42 time="2025-09-05T02:00:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:42 time="2025-09-05T02:00:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:42 time="2025-09-05T02:00:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:42 time="2025-09-05T02:00:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:42 time="2025-09-05T02:00:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:42 time="2025-09-05T02:00:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:42 time="2025-09-05T02:00:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:42 time="2025-09-05T02:00:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:42 time="2025-09-05T02:00:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:42 time="2025-09-05T02:00:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:42 time="2025-09-05T02:00:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:42 time="2025-09-05T02:00:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:42 time="2025-09-05T02:00:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:42 time="2025-09-05T02:00:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:04:42 $ docker stop --time=1 1d39abac2e8dd669fb1290b25d1d2002399f65f26ba758b4b8c5affa56f932fe 02:04:43 $ docker rm -f --volumes 1d39abac2e8dd669fb1290b25d1d2002399f65f26ba758b4b8c5affa56f932fe [Pipeline] // withDockerContainer [Pipeline] sh 02:04:44 + docker images 02:04:44 REPOSITORY TAG IMAGE ID CREATED SIZE 02:04:44 security-secretstore-setup latest 502118fb2119 1 second ago 80.6MB 02:04:44 security-proxy-setup latest d053278fbfd5 2 seconds ago 49.9MB 02:04:44 security-proxy-auth latest 26d6ad2ffad7 2 seconds ago 45.5MB 02:04:44 support-notifications latest b38a888c7690 3 seconds ago 53.6MB 02:04:44 core-data latest 8a29ea306ce6 3 seconds ago 46.3MB 02:04:44 security-spiffe-token-provider latest 673b08a36381 3 seconds ago 48.8MB 02:04:44 core-command latest 242760d8f37b 3 seconds ago 40.5MB 02:04:44 core-metadata latest 757726e8e470 3 seconds ago 46.4MB 02:04:44 support-scheduler latest 0ec439c87573 3 seconds ago 50MB 02:04:44 core-keeper latest 11e9e610ebaa 4 seconds ago 45.3MB 02:04:44 security-bootstrapper latest ef900c956670 51 seconds ago 21.2MB 02:04:44 core-common-config-bootstrapper latest 07cc8306382b 54 seconds ago 20.2MB 02:04:44 security-spire-server latest 753a75f1e657 3 minutes ago 150MB 02:04:44 security-spire-agent latest 1c3e426a802f 3 minutes ago 196MB 02:04:44 security-spire-config latest 5baf18d58cf1 3 minutes ago 150MB 02:04:44 ci-base-image-x86_64 latest bd1a9b2fac60 7 minutes ago 936MB 02:04:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 4 weeks ago 580MB 02:04:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB 02:04:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:44 provisioning config files... 02:04:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/899@tmp/config3192028511774930999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:44 ---> ****-login.sh 02:04:44 nexus3.edgexfoundry.org:10001 02:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:44 Login Succeeded 02:04:44 nexus3.edgexfoundry.org:10002 02:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:44 Login Succeeded 02:04:44 nexus3.edgexfoundry.org:10003 02:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:44 Login Succeeded 02:04:44 nexus3.edgexfoundry.org:10004 02:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:44 Login Succeeded 02:04:44 ****.io 02:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:45 Login Succeeded 02:04:45 ---> ****-login.sh ends [Pipeline] } 02:04:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:04:45 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:04:45 5c25be3e1a794386de6cc01739111128939cdde3 02:04:45 latest 02:04:45 4.1.0-dev.58 02:04:45 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:04:45 main 02:04:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:46 + docker push nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3 02:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:04:46 0f03ce8438ac: Preparing 02:04:46 683738fffa92: Preparing 02:04:46 70923a7f7312: Preparing 02:04:46 43cf6eafc4b7: Preparing 02:04:46 39e7b51ccfde: Preparing 02:04:46 6eb3d9a078aa: Preparing 02:04:46 097100c76c15: Preparing 02:04:46 6eb3d9a078aa: Waiting 02:04:46 097100c76c15: Waiting 02:04:46 70923a7f7312: Pushed 02:04:46 43cf6eafc4b7: Pushed 02:04:46 0f03ce8438ac: Pushed 02:04:46 097100c76c15: Layer already exists 02:04:46 39e7b51ccfde: Pushed 02:04:46 6eb3d9a078aa: Pushed 02:04:49 683738fffa92: Pushed 02:04:49 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:50 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:04:50 0f03ce8438ac: Preparing 02:04:50 683738fffa92: Preparing 02:04:50 70923a7f7312: Preparing 02:04:50 43cf6eafc4b7: Preparing 02:04:50 39e7b51ccfde: Preparing 02:04:50 6eb3d9a078aa: Preparing 02:04:50 097100c76c15: Preparing 02:04:50 6eb3d9a078aa: Waiting 02:04:50 097100c76c15: Waiting 02:04:50 43cf6eafc4b7: Layer already exists 02:04:50 683738fffa92: Layer already exists 02:04:50 70923a7f7312: Layer already exists 02:04:50 39e7b51ccfde: Layer already exists 02:04:50 0f03ce8438ac: Layer already exists 02:04:50 6eb3d9a078aa: Layer already exists 02:04:50 097100c76c15: Layer already exists 02:04:50 latest: digest: sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:50 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.58 02:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:04:50 0f03ce8438ac: Preparing 02:04:50 683738fffa92: Preparing 02:04:50 70923a7f7312: Preparing 02:04:50 43cf6eafc4b7: Preparing 02:04:50 39e7b51ccfde: Preparing 02:04:50 6eb3d9a078aa: Preparing 02:04:50 097100c76c15: Preparing 02:04:50 6eb3d9a078aa: Waiting 02:04:50 097100c76c15: Waiting 02:04:50 683738fffa92: Layer already exists 02:04:50 70923a7f7312: Layer already exists 02:04:50 39e7b51ccfde: Layer already exists 02:04:50 43cf6eafc4b7: Layer already exists 02:04:50 0f03ce8438ac: Layer already exists 02:04:50 6eb3d9a078aa: Layer already exists 02:04:50 097100c76c15: Layer already exists 02:04:50 4.1.0-dev.58: digest: sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:51 + docker push nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:04:51 0f03ce8438ac: Preparing 02:04:51 683738fffa92: Preparing 02:04:51 70923a7f7312: Preparing 02:04:51 43cf6eafc4b7: Preparing 02:04:51 39e7b51ccfde: Preparing 02:04:51 6eb3d9a078aa: Preparing 02:04:51 097100c76c15: Preparing 02:04:51 6eb3d9a078aa: Waiting 02:04:51 097100c76c15: Waiting 02:04:51 43cf6eafc4b7: Layer already exists 02:04:51 0f03ce8438ac: Layer already exists 02:04:51 39e7b51ccfde: Layer already exists 02:04:51 683738fffa92: Layer already exists 02:04:51 70923a7f7312: Layer already exists 02:04:51 097100c76c15: Layer already exists 02:04:51 6eb3d9a078aa: Layer already exists 02:04:51 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:52 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:04:52 0f03ce8438ac: Preparing 02:04:52 683738fffa92: Preparing 02:04:52 70923a7f7312: Preparing 02:04:52 43cf6eafc4b7: Preparing 02:04:52 39e7b51ccfde: Preparing 02:04:52 6eb3d9a078aa: Preparing 02:04:52 097100c76c15: Preparing 02:04:52 6eb3d9a078aa: Waiting 02:04:52 097100c76c15: Waiting 02:04:52 0f03ce8438ac: Layer already exists 02:04:52 39e7b51ccfde: Layer already exists 02:04:52 70923a7f7312: Layer already exists 02:04:52 43cf6eafc4b7: Layer already exists 02:04:52 683738fffa92: Layer already exists 02:04:52 097100c76c15: Layer already exists 02:04:52 6eb3d9a078aa: Layer already exists 02:04:52 main: digest: sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:52 ===================================================== [Pipeline] echo 02:04:52 taggedImages: 02:04:52 - nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3 02:04:52 - nexus3.edgexfoundry.org:10004/core-command:latest 02:04:52 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.58 02:04:52 - nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:04:52 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:04:52 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:04:52 5c25be3e1a794386de6cc01739111128939cdde3 02:04:52 latest 02:04:52 4.1.0-dev.58 02:04:52 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:04:52 main 02:04:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3 02:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:04:52 2d25ff130580: Preparing 02:04:52 8793c58f9b20: Preparing 02:04:52 ed2fcd332911: Preparing 02:04:52 df8807df66d7: Preparing 02:04:52 70923a7f7312: Preparing 02:04:52 43cf6eafc4b7: Preparing 02:04:52 39e7b51ccfde: Preparing 02:04:52 6eb3d9a078aa: Preparing 02:04:52 097100c76c15: Preparing 02:04:52 43cf6eafc4b7: Waiting 02:04:52 39e7b51ccfde: Waiting 02:04:52 6eb3d9a078aa: Waiting 02:04:52 097100c76c15: Waiting 02:04:52 70923a7f7312: Layer already exists 02:04:52 43cf6eafc4b7: Layer already exists 02:04:52 39e7b51ccfde: Layer already exists 02:04:52 ed2fcd332911: Pushed 02:04:52 6eb3d9a078aa: Layer already exists 02:04:52 8793c58f9b20: Pushed 02:04:52 097100c76c15: Layer already exists 02:04:52 2d25ff130580: Pushed 02:04:54 df8807df66d7: Pushed 02:04:54 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:04:55 2d25ff130580: Preparing 02:04:55 8793c58f9b20: Preparing 02:04:55 ed2fcd332911: Preparing 02:04:55 df8807df66d7: Preparing 02:04:55 70923a7f7312: Preparing 02:04:55 43cf6eafc4b7: Preparing 02:04:55 39e7b51ccfde: Preparing 02:04:55 6eb3d9a078aa: Preparing 02:04:55 097100c76c15: Preparing 02:04:55 39e7b51ccfde: Waiting 02:04:55 097100c76c15: Waiting 02:04:55 6eb3d9a078aa: Waiting 02:04:55 43cf6eafc4b7: Waiting 02:04:55 ed2fcd332911: Layer already exists 02:04:55 2d25ff130580: Layer already exists 02:04:55 df8807df66d7: Layer already exists 02:04:55 70923a7f7312: Layer already exists 02:04:55 8793c58f9b20: Layer already exists 02:04:55 43cf6eafc4b7: Layer already exists 02:04:55 39e7b51ccfde: Layer already exists 02:04:55 6eb3d9a078aa: Layer already exists 02:04:55 097100c76c15: Layer already exists 02:04:55 latest: digest: sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.58 02:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:04:55 2d25ff130580: Preparing 02:04:55 8793c58f9b20: Preparing 02:04:55 ed2fcd332911: Preparing 02:04:55 df8807df66d7: Preparing 02:04:55 70923a7f7312: Preparing 02:04:55 43cf6eafc4b7: Preparing 02:04:55 39e7b51ccfde: Preparing 02:04:55 6eb3d9a078aa: Preparing 02:04:55 097100c76c15: Preparing 02:04:55 39e7b51ccfde: Waiting 02:04:55 6eb3d9a078aa: Waiting 02:04:55 097100c76c15: Waiting 02:04:55 43cf6eafc4b7: Waiting 02:04:55 2d25ff130580: Layer already exists 02:04:55 df8807df66d7: Layer already exists 02:04:55 70923a7f7312: Layer already exists 02:04:55 ed2fcd332911: Layer already exists 02:04:55 8793c58f9b20: Layer already exists 02:04:55 39e7b51ccfde: Layer already exists 02:04:55 6eb3d9a078aa: Layer already exists 02:04:55 43cf6eafc4b7: Layer already exists 02:04:55 097100c76c15: Layer already exists 02:04:55 4.1.0-dev.58: digest: sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:04:56 2d25ff130580: Preparing 02:04:56 8793c58f9b20: Preparing 02:04:56 ed2fcd332911: Preparing 02:04:56 df8807df66d7: Preparing 02:04:56 70923a7f7312: Preparing 02:04:56 43cf6eafc4b7: Preparing 02:04:56 39e7b51ccfde: Preparing 02:04:56 6eb3d9a078aa: Preparing 02:04:56 097100c76c15: Preparing 02:04:56 43cf6eafc4b7: Waiting 02:04:56 39e7b51ccfde: Waiting 02:04:56 6eb3d9a078aa: Waiting 02:04:56 097100c76c15: Waiting 02:04:56 2d25ff130580: Layer already exists 02:04:56 8793c58f9b20: Layer already exists 02:04:56 70923a7f7312: Layer already exists 02:04:56 df8807df66d7: Layer already exists 02:04:56 ed2fcd332911: Layer already exists 02:04:56 6eb3d9a078aa: Layer already exists 02:04:56 39e7b51ccfde: Layer already exists 02:04:56 43cf6eafc4b7: Layer already exists 02:04:56 097100c76c15: Layer already exists 02:04:56 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:04:57 2d25ff130580: Preparing 02:04:57 8793c58f9b20: Preparing 02:04:57 ed2fcd332911: Preparing 02:04:57 df8807df66d7: Preparing 02:04:57 70923a7f7312: Preparing 02:04:57 43cf6eafc4b7: Preparing 02:04:57 39e7b51ccfde: Preparing 02:04:57 6eb3d9a078aa: Preparing 02:04:57 097100c76c15: Preparing 02:04:57 43cf6eafc4b7: Waiting 02:04:57 39e7b51ccfde: Waiting 02:04:57 6eb3d9a078aa: Waiting 02:04:57 097100c76c15: Waiting 02:04:57 df8807df66d7: Layer already exists 02:04:57 2d25ff130580: Layer already exists 02:04:57 70923a7f7312: Layer already exists 02:04:57 8793c58f9b20: Layer already exists 02:04:57 ed2fcd332911: Layer already exists 02:04:57 43cf6eafc4b7: Layer already exists 02:04:57 39e7b51ccfde: Layer already exists 02:04:57 6eb3d9a078aa: Layer already exists 02:04:57 097100c76c15: Layer already exists 02:04:57 main: digest: sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:57 ===================================================== [Pipeline] echo 02:04:57 taggedImages: 02:04:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3 02:04:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:04:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.58 02:04:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:04:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:04:57 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:04:57 5c25be3e1a794386de6cc01739111128939cdde3 02:04:57 latest 02:04:57 4.1.0-dev.58 02:04:57 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:04:57 main 02:04:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:57 + docker push nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3 02:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:04:57 9c23de7a73c3: Preparing 02:04:57 754142640265: Preparing 02:04:57 70923a7f7312: Preparing 02:04:57 43cf6eafc4b7: Preparing 02:04:57 39e7b51ccfde: Preparing 02:04:57 103cbb1f5dff: Preparing 02:04:57 097100c76c15: Preparing 02:04:57 103cbb1f5dff: Waiting 02:04:57 097100c76c15: Waiting 02:04:57 39e7b51ccfde: Layer already exists 02:04:57 70923a7f7312: Layer already exists 02:04:57 43cf6eafc4b7: Layer already exists 02:04:57 097100c76c15: Layer already exists 02:04:57 9c23de7a73c3: Pushed 02:04:57 103cbb1f5dff: Pushed 02:05:02 754142640265: Pushed 02:05:02 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:02 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:05:02 9c23de7a73c3: Preparing 02:05:02 754142640265: Preparing 02:05:02 70923a7f7312: Preparing 02:05:02 43cf6eafc4b7: Preparing 02:05:02 39e7b51ccfde: Preparing 02:05:02 103cbb1f5dff: Preparing 02:05:02 097100c76c15: Preparing 02:05:02 103cbb1f5dff: Waiting 02:05:02 097100c76c15: Waiting 02:05:02 754142640265: Layer already exists 02:05:02 70923a7f7312: Layer already exists 02:05:02 9c23de7a73c3: Layer already exists 02:05:02 39e7b51ccfde: Layer already exists 02:05:02 43cf6eafc4b7: Layer already exists 02:05:02 103cbb1f5dff: Layer already exists 02:05:02 097100c76c15: Layer already exists 02:05:02 latest: digest: sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:03 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.58 02:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:05:03 9c23de7a73c3: Preparing 02:05:03 754142640265: Preparing 02:05:03 70923a7f7312: Preparing 02:05:03 43cf6eafc4b7: Preparing 02:05:03 39e7b51ccfde: Preparing 02:05:03 103cbb1f5dff: Preparing 02:05:03 097100c76c15: Preparing 02:05:03 097100c76c15: Waiting 02:05:03 103cbb1f5dff: Waiting 02:05:03 39e7b51ccfde: Layer already exists 02:05:03 9c23de7a73c3: Layer already exists 02:05:03 43cf6eafc4b7: Layer already exists 02:05:03 754142640265: Layer already exists 02:05:03 70923a7f7312: Layer already exists 02:05:03 103cbb1f5dff: Layer already exists 02:05:03 097100c76c15: Layer already exists 02:05:03 4.1.0-dev.58: digest: sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:04 + docker push nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:05:04 9c23de7a73c3: Preparing 02:05:04 754142640265: Preparing 02:05:04 70923a7f7312: Preparing 02:05:04 43cf6eafc4b7: Preparing 02:05:04 39e7b51ccfde: Preparing 02:05:04 103cbb1f5dff: Preparing 02:05:04 097100c76c15: Preparing 02:05:04 103cbb1f5dff: Waiting 02:05:04 097100c76c15: Waiting 02:05:04 43cf6eafc4b7: Layer already exists 02:05:04 39e7b51ccfde: Layer already exists 02:05:04 70923a7f7312: Layer already exists 02:05:04 9c23de7a73c3: Layer already exists 02:05:04 754142640265: Layer already exists 02:05:04 097100c76c15: Layer already exists 02:05:04 103cbb1f5dff: Layer already exists 02:05:04 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:04 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:05:04 9c23de7a73c3: Preparing 02:05:04 754142640265: Preparing 02:05:04 70923a7f7312: Preparing 02:05:04 43cf6eafc4b7: Preparing 02:05:04 39e7b51ccfde: Preparing 02:05:04 103cbb1f5dff: Preparing 02:05:04 097100c76c15: Preparing 02:05:04 103cbb1f5dff: Waiting 02:05:04 097100c76c15: Waiting 02:05:04 754142640265: Layer already exists 02:05:04 9c23de7a73c3: Layer already exists 02:05:04 39e7b51ccfde: Layer already exists 02:05:04 43cf6eafc4b7: Layer already exists 02:05:04 70923a7f7312: Layer already exists 02:05:04 103cbb1f5dff: Layer already exists 02:05:04 097100c76c15: Layer already exists 02:05:04 main: digest: sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:04 ===================================================== [Pipeline] echo 02:05:04 taggedImages: 02:05:04 - nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3 02:05:04 - nexus3.edgexfoundry.org:10004/core-data:latest 02:05:04 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.58 02:05:04 - nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:04 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:05:04 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:05:04 5c25be3e1a794386de6cc01739111128939cdde3 02:05:04 latest 02:05:04 4.1.0-dev.58 02:05:04 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:04 main 02:05:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3 02:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:05:05 4f6745ffb2f3: Preparing 02:05:05 c49ee62ccc6b: Preparing 02:05:05 43cf6eafc4b7: Preparing 02:05:05 7469a75a971d: Preparing 02:05:05 6e521ff71300: Preparing 02:05:05 097100c76c15: Preparing 02:05:05 097100c76c15: Waiting 02:05:05 43cf6eafc4b7: Layer already exists 02:05:05 097100c76c15: Layer already exists 02:05:05 6e521ff71300: Pushed 02:05:05 7469a75a971d: Pushed 02:05:05 4f6745ffb2f3: Pushed 02:05:07 #83 DONE 108.1s 02:05:07 02:05:07 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:07 #98 DONE 98.2s 02:05:07 02:05:07 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:07 #86 DONE 105.4s 02:05:07 02:05:07 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:07 #92 DONE 110.1s 02:05:07 02:05:07 #119 [support-scheduler builder 6/7] COPY . . 02:05:07 #119 ... 02:05:07 02:05:07 #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:07 #75 DONE 115.4s 02:05:07 02:05:07 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:07 #94 DONE 109.4s 02:05:07 02:05:07 #120 [support-notifications builder 6/7] COPY . . 02:05:07 #120 ... 02:05:07 02:05:07 #119 [support-scheduler builder 6/7] COPY . . 02:05:07 #119 DONE 1.9s 02:05:07 02:05:07 #121 [core-metadata builder 6/7] COPY . . 02:05:07 #121 DONE 1.9s 02:05:07 02:05:07 #122 [security-spiffe-token-provider builder 6/7] COPY . . 02:05:07 #122 DONE 2.1s 02:05:07 02:05:07 #123 [core-keeper builder 7/8] COPY . . 02:05:07 #123 DONE 2.0s 02:05:07 02:05:07 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 02:05:07 #124 CACHED 02:05:07 02:05:07 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:07 #125 CACHED 02:05:07 02:05:07 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:05:07 #126 CACHED 02:05:07 02:05:07 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:07 #127 CACHED 02:05:07 02:05:07 #128 [core-data builder 6/7] COPY . . 02:05:07 #128 CACHED 02:05:07 02:05:07 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 02:05:07 #129 CACHED 02:05:07 02:05:07 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:05:07 #130 CACHED 02:05:07 02:05:07 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:07 #131 CACHED 02:05:07 02:05:07 #132 [security-proxy-auth builder 6/7] COPY . . 02:05:07 #132 CACHED 02:05:07 02:05:07 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:07 #133 CACHED 02:05:07 02:05:07 #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:05:07 #134 CACHED 02:05:07 02:05:07 #135 [security-bootstrapper builder 6/7] COPY . . 02:05:07 #135 CACHED 02:05:07 02:05:07 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:07 #136 CACHED 02:05:07 02:05:07 #137 [core-command builder 6/7] COPY . . 02:05:07 #137 CACHED 02:05:07 02:05:07 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 02:05:07 #138 CACHED 02:05:07 02:05:07 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:07 #139 CACHED 02:05:07 02:05:07 #140 [security-proxy-setup builder 6/7] COPY . . 02:05:07 #140 CACHED 02:05:07 02:05:07 #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:05:07 #141 CACHED 02:05:07 02:05:07 #120 [support-notifications builder 6/7] COPY . . 02:05:07 #120 DONE 1.9s 02:05:07 02:05:07 #142 [security-secretstore-setup builder 6/7] COPY . . 02:05:07 #142 DONE 2.0s 02:05:07 02:05:07 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:05:09 c49ee62ccc6b: Pushed 02:05:09 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:05:10 4f6745ffb2f3: Preparing 02:05:10 c49ee62ccc6b: Preparing 02:05:10 43cf6eafc4b7: Preparing 02:05:10 7469a75a971d: Preparing 02:05:10 6e521ff71300: Preparing 02:05:10 097100c76c15: Preparing 02:05:10 097100c76c15: Waiting 02:05:10 c49ee62ccc6b: Layer already exists 02:05:10 6e521ff71300: Layer already exists 02:05:10 43cf6eafc4b7: Layer already exists 02:05:10 4f6745ffb2f3: Layer already exists 02:05:10 7469a75a971d: Layer already exists 02:05:10 097100c76c15: Layer already exists 02:05:10 latest: digest: sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:10 #143 ... 02:05:10 02:05:10 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:05:10 #0 5.097 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:05:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.58 02:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:05:10 4f6745ffb2f3: Preparing 02:05:10 c49ee62ccc6b: Preparing 02:05:10 43cf6eafc4b7: Preparing 02:05:10 7469a75a971d: Preparing 02:05:10 6e521ff71300: Preparing 02:05:10 097100c76c15: Preparing 02:05:10 097100c76c15: Waiting 02:05:10 6e521ff71300: Layer already exists 02:05:10 43cf6eafc4b7: Layer already exists 02:05:10 7469a75a971d: Layer already exists 02:05:10 4f6745ffb2f3: Layer already exists 02:05:10 c49ee62ccc6b: Layer already exists 02:05:10 097100c76c15: Layer already exists 02:05:10 4.1.0-dev.58: digest: sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:11 #144 ... 02:05:11 02:05:11 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:05:11 #143 6.320 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:05:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:05:11 4f6745ffb2f3: Preparing 02:05:11 c49ee62ccc6b: Preparing 02:05:11 43cf6eafc4b7: Preparing 02:05:11 7469a75a971d: Preparing 02:05:11 6e521ff71300: Preparing 02:05:11 097100c76c15: Preparing 02:05:11 097100c76c15: Waiting 02:05:11 c49ee62ccc6b: Layer already exists 02:05:11 43cf6eafc4b7: Layer already exists 02:05:11 6e521ff71300: Layer already exists 02:05:11 4f6745ffb2f3: Layer already exists 02:05:11 7469a75a971d: Layer already exists 02:05:11 097100c76c15: Layer already exists 02:05:11 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:05:12 4f6745ffb2f3: Preparing 02:05:12 c49ee62ccc6b: Preparing 02:05:12 43cf6eafc4b7: Preparing 02:05:12 7469a75a971d: Preparing 02:05:12 6e521ff71300: Preparing 02:05:12 097100c76c15: Preparing 02:05:12 097100c76c15: Waiting 02:05:12 43cf6eafc4b7: Layer already exists 02:05:12 4f6745ffb2f3: Layer already exists 02:05:12 c49ee62ccc6b: Layer already exists 02:05:12 6e521ff71300: Layer already exists 02:05:12 7469a75a971d: Layer already exists 02:05:12 097100c76c15: Layer already exists 02:05:12 main: digest: sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:12 ===================================================== [Pipeline] echo 02:05:12 taggedImages: 02:05:12 - nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3 02:05:12 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:05:12 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.58 02:05:12 - nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:12 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:05:12 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:05:12 5c25be3e1a794386de6cc01739111128939cdde3 02:05:12 latest 02:05:12 4.1.0-dev.58 02:05:12 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:12 main 02:05:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3 02:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:05:12 039265d42bf1: Preparing 02:05:12 ac365de4c86f: Preparing 02:05:12 41f92473293f: Preparing 02:05:12 70923a7f7312: Preparing 02:05:12 43cf6eafc4b7: Preparing 02:05:12 39e7b51ccfde: Preparing 02:05:12 6eb3d9a078aa: Preparing 02:05:12 097100c76c15: Preparing 02:05:12 39e7b51ccfde: Waiting 02:05:12 097100c76c15: Waiting 02:05:12 6eb3d9a078aa: Waiting 02:05:12 43cf6eafc4b7: Layer already exists 02:05:12 70923a7f7312: Layer already exists 02:05:12 39e7b51ccfde: Layer already exists 02:05:12 6eb3d9a078aa: Layer already exists 02:05:12 097100c76c15: Layer already exists 02:05:12 ac365de4c86f: Pushed 02:05:12 039265d42bf1: Pushed 02:05:15 #143 ... 02:05:15 02:05:15 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:05:15 #0 5.246 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:05:15 #145 ... 02:05:15 02:05:15 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:05:15 #0 6.470 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:05:15 #146 ... 02:05:15 02:05:15 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:05:15 #0 6.647 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:05:15 #147 ... 02:05:15 02:05:15 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:05:15 #0 6.506 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:05:15 #148 ... 02:05:15 02:05:15 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:05:15 #0 5.699 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:05:15 #149 ... 02:05:15 02:05:15 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:05:15 #0 6.748 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:05:15 #150 ... 02:05:15 02:05:15 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:05:15 #0 4.691 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:05:15 #151 ... 02:05:15 02:05:15 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:05:15 #0 6.001 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:05:16 #152 ... 02:05:16 02:05:16 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:05:16 #0 6.552 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:05:16 #153 ... 02:05:16 02:05:16 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:05:16 #0 4.516 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:05:17 41f92473293f: Pushed 02:05:17 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:05:17 039265d42bf1: Preparing 02:05:17 ac365de4c86f: Preparing 02:05:17 41f92473293f: Preparing 02:05:17 70923a7f7312: Preparing 02:05:17 43cf6eafc4b7: Preparing 02:05:17 39e7b51ccfde: Preparing 02:05:17 6eb3d9a078aa: Preparing 02:05:17 097100c76c15: Preparing 02:05:17 6eb3d9a078aa: Waiting 02:05:17 097100c76c15: Waiting 02:05:17 39e7b51ccfde: Waiting 02:05:17 ac365de4c86f: Layer already exists 02:05:17 41f92473293f: Layer already exists 02:05:17 039265d42bf1: Layer already exists 02:05:17 70923a7f7312: Layer already exists 02:05:17 43cf6eafc4b7: Layer already exists 02:05:17 39e7b51ccfde: Layer already exists 02:05:17 097100c76c15: Layer already exists 02:05:17 6eb3d9a078aa: Layer already exists 02:05:17 latest: digest: sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.58 02:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:05:18 039265d42bf1: Preparing 02:05:18 ac365de4c86f: Preparing 02:05:18 41f92473293f: Preparing 02:05:18 70923a7f7312: Preparing 02:05:18 43cf6eafc4b7: Preparing 02:05:18 39e7b51ccfde: Preparing 02:05:18 6eb3d9a078aa: Preparing 02:05:18 097100c76c15: Preparing 02:05:18 39e7b51ccfde: Waiting 02:05:18 6eb3d9a078aa: Waiting 02:05:18 097100c76c15: Waiting 02:05:18 41f92473293f: Layer already exists 02:05:18 039265d42bf1: Layer already exists 02:05:18 70923a7f7312: Layer already exists 02:05:18 43cf6eafc4b7: Layer already exists 02:05:18 ac365de4c86f: Layer already exists 02:05:18 39e7b51ccfde: Layer already exists 02:05:18 6eb3d9a078aa: Layer already exists 02:05:18 097100c76c15: Layer already exists 02:05:18 4.1.0-dev.58: digest: sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:05:19 039265d42bf1: Preparing 02:05:19 ac365de4c86f: Preparing 02:05:19 41f92473293f: Preparing 02:05:19 70923a7f7312: Preparing 02:05:19 43cf6eafc4b7: Preparing 02:05:19 39e7b51ccfde: Preparing 02:05:19 6eb3d9a078aa: Preparing 02:05:19 097100c76c15: Preparing 02:05:19 6eb3d9a078aa: Waiting 02:05:19 097100c76c15: Waiting 02:05:19 39e7b51ccfde: Waiting 02:05:19 039265d42bf1: Layer already exists 02:05:19 43cf6eafc4b7: Layer already exists 02:05:19 41f92473293f: Layer already exists 02:05:19 70923a7f7312: Layer already exists 02:05:19 ac365de4c86f: Layer already exists 02:05:19 6eb3d9a078aa: Layer already exists 02:05:19 097100c76c15: Layer already exists 02:05:19 39e7b51ccfde: Layer already exists 02:05:19 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:05:19 039265d42bf1: Preparing 02:05:19 ac365de4c86f: Preparing 02:05:19 41f92473293f: Preparing 02:05:19 70923a7f7312: Preparing 02:05:19 43cf6eafc4b7: Preparing 02:05:19 39e7b51ccfde: Preparing 02:05:19 6eb3d9a078aa: Preparing 02:05:19 097100c76c15: Preparing 02:05:19 6eb3d9a078aa: Waiting 02:05:19 39e7b51ccfde: Waiting 02:05:19 097100c76c15: Waiting 02:05:19 ac365de4c86f: Layer already exists 02:05:19 039265d42bf1: Layer already exists 02:05:19 70923a7f7312: Layer already exists 02:05:19 41f92473293f: Layer already exists 02:05:19 43cf6eafc4b7: Layer already exists 02:05:19 39e7b51ccfde: Layer already exists 02:05:19 6eb3d9a078aa: Layer already exists 02:05:19 097100c76c15: Layer already exists 02:05:19 main: digest: sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:19 ===================================================== [Pipeline] echo 02:05:19 taggedImages: 02:05:19 - nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3 02:05:19 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:05:19 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.58 02:05:19 - nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:19 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:05:19 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:05:19 5c25be3e1a794386de6cc01739111128939cdde3 02:05:19 latest 02:05:19 4.1.0-dev.58 02:05:19 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:19 main 02:05:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3 02:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:05:20 bc3ae46adccc: Preparing 02:05:20 db2914d74ca9: Preparing 02:05:20 7c6c7e069f33: Preparing 02:05:20 bcce8d2c4c66: Preparing 02:05:20 8a0981ca5dfd: Preparing 02:05:20 89fa7f50bf7d: Preparing 02:05:20 9f5775d45107: Preparing 02:05:20 70923a7f7312: Preparing 02:05:20 43cf6eafc4b7: Preparing 02:05:20 4632bb88db00: Preparing 02:05:20 3e6dacff0c2a: Preparing 02:05:20 5f70bf18a086: Preparing 02:05:20 a213f81a582b: Preparing 02:05:20 c016d1d15492: Preparing 02:05:20 8e905ccb5b1e: Preparing 02:05:20 097100c76c15: Preparing 02:05:20 9f5775d45107: Waiting 02:05:20 70923a7f7312: Waiting 02:05:20 a213f81a582b: Waiting 02:05:20 8e905ccb5b1e: Waiting 02:05:20 097100c76c15: Waiting 02:05:20 43cf6eafc4b7: Waiting 02:05:20 c016d1d15492: Waiting 02:05:20 89fa7f50bf7d: Waiting 02:05:20 5f70bf18a086: Waiting 02:05:20 4632bb88db00: Waiting 02:05:20 3e6dacff0c2a: Waiting 02:05:20 bcce8d2c4c66: Pushed 02:05:20 8a0981ca5dfd: Pushed 02:05:20 bc3ae46adccc: Pushed 02:05:20 7c6c7e069f33: Pushed 02:05:20 db2914d74ca9: Pushed 02:05:20 70923a7f7312: Layer already exists 02:05:20 43cf6eafc4b7: Layer already exists 02:05:20 5f70bf18a086: Layer already exists 02:05:20 89fa7f50bf7d: Pushed 02:05:20 4632bb88db00: Pushed 02:05:20 3e6dacff0c2a: Pushed 02:05:20 097100c76c15: Layer already exists 02:05:20 a213f81a582b: Pushed 02:05:20 8e905ccb5b1e: Pushed 02:05:20 c016d1d15492: Pushed 02:05:22 9f5775d45107: Pushed 02:05:22 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:05:22 bc3ae46adccc: Preparing 02:05:22 db2914d74ca9: Preparing 02:05:22 7c6c7e069f33: Preparing 02:05:22 bcce8d2c4c66: Preparing 02:05:22 8a0981ca5dfd: Preparing 02:05:22 89fa7f50bf7d: Preparing 02:05:22 9f5775d45107: Preparing 02:05:22 70923a7f7312: Preparing 02:05:22 43cf6eafc4b7: Preparing 02:05:22 4632bb88db00: Preparing 02:05:22 3e6dacff0c2a: Preparing 02:05:22 5f70bf18a086: Preparing 02:05:22 a213f81a582b: Preparing 02:05:22 c016d1d15492: Preparing 02:05:22 8e905ccb5b1e: Preparing 02:05:22 097100c76c15: Preparing 02:05:22 9f5775d45107: Waiting 02:05:22 70923a7f7312: Waiting 02:05:22 43cf6eafc4b7: Waiting 02:05:22 4632bb88db00: Waiting 02:05:22 3e6dacff0c2a: Waiting 02:05:22 5f70bf18a086: Waiting 02:05:22 a213f81a582b: Waiting 02:05:22 c016d1d15492: Waiting 02:05:22 8e905ccb5b1e: Waiting 02:05:22 097100c76c15: Waiting 02:05:22 89fa7f50bf7d: Waiting 02:05:22 db2914d74ca9: Layer already exists 02:05:22 8a0981ca5dfd: Layer already exists 02:05:22 bcce8d2c4c66: Layer already exists 02:05:22 bc3ae46adccc: Layer already exists 02:05:22 7c6c7e069f33: Layer already exists 02:05:22 89fa7f50bf7d: Layer already exists 02:05:22 9f5775d45107: Layer already exists 02:05:22 43cf6eafc4b7: Layer already exists 02:05:22 4632bb88db00: Layer already exists 02:05:22 70923a7f7312: Layer already exists 02:05:22 5f70bf18a086: Layer already exists 02:05:22 3e6dacff0c2a: Layer already exists 02:05:22 c016d1d15492: Layer already exists 02:05:22 a213f81a582b: Layer already exists 02:05:22 8e905ccb5b1e: Layer already exists 02:05:22 097100c76c15: Layer already exists 02:05:22 latest: digest: sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.58 02:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:05:23 bc3ae46adccc: Preparing 02:05:23 db2914d74ca9: Preparing 02:05:23 7c6c7e069f33: Preparing 02:05:23 bcce8d2c4c66: Preparing 02:05:23 8a0981ca5dfd: Preparing 02:05:23 89fa7f50bf7d: Preparing 02:05:23 9f5775d45107: Preparing 02:05:23 70923a7f7312: Preparing 02:05:23 43cf6eafc4b7: Preparing 02:05:23 4632bb88db00: Preparing 02:05:23 3e6dacff0c2a: Preparing 02:05:23 5f70bf18a086: Preparing 02:05:23 a213f81a582b: Preparing 02:05:23 89fa7f50bf7d: Waiting 02:05:23 9f5775d45107: Waiting 02:05:23 c016d1d15492: Preparing 02:05:23 8e905ccb5b1e: Preparing 02:05:23 097100c76c15: Preparing 02:05:23 70923a7f7312: Waiting 02:05:23 43cf6eafc4b7: Waiting 02:05:23 4632bb88db00: Waiting 02:05:23 3e6dacff0c2a: Waiting 02:05:23 5f70bf18a086: Waiting 02:05:23 a213f81a582b: Waiting 02:05:23 c016d1d15492: Waiting 02:05:23 8e905ccb5b1e: Waiting 02:05:23 097100c76c15: Waiting 02:05:23 8a0981ca5dfd: Layer already exists 02:05:23 db2914d74ca9: Layer already exists 02:05:23 bc3ae46adccc: Layer already exists 02:05:23 7c6c7e069f33: Layer already exists 02:05:23 bcce8d2c4c66: Layer already exists 02:05:23 89fa7f50bf7d: Layer already exists 02:05:23 9f5775d45107: Layer already exists 02:05:23 70923a7f7312: Layer already exists 02:05:23 43cf6eafc4b7: Layer already exists 02:05:23 4632bb88db00: Layer already exists 02:05:23 3e6dacff0c2a: Layer already exists 02:05:23 5f70bf18a086: Layer already exists 02:05:23 8e905ccb5b1e: Layer already exists 02:05:23 a213f81a582b: Layer already exists 02:05:23 c016d1d15492: Layer already exists 02:05:23 097100c76c15: Layer already exists 02:05:23 4.1.0-dev.58: digest: sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:05:24 bc3ae46adccc: Preparing 02:05:24 db2914d74ca9: Preparing 02:05:24 7c6c7e069f33: Preparing 02:05:24 bcce8d2c4c66: Preparing 02:05:24 8a0981ca5dfd: Preparing 02:05:24 89fa7f50bf7d: Preparing 02:05:24 9f5775d45107: Preparing 02:05:24 70923a7f7312: Preparing 02:05:24 43cf6eafc4b7: Preparing 02:05:24 4632bb88db00: Preparing 02:05:24 3e6dacff0c2a: Preparing 02:05:24 5f70bf18a086: Preparing 02:05:24 a213f81a582b: Preparing 02:05:24 c016d1d15492: Preparing 02:05:24 8e905ccb5b1e: Preparing 02:05:24 097100c76c15: Preparing 02:05:24 89fa7f50bf7d: Waiting 02:05:24 9f5775d45107: Waiting 02:05:24 43cf6eafc4b7: Waiting 02:05:24 70923a7f7312: Waiting 02:05:24 3e6dacff0c2a: Waiting 02:05:24 a213f81a582b: Waiting 02:05:24 5f70bf18a086: Waiting 02:05:24 8e905ccb5b1e: Waiting 02:05:24 4632bb88db00: Waiting 02:05:24 097100c76c15: Waiting 02:05:24 c016d1d15492: Waiting 02:05:24 7c6c7e069f33: Layer already exists 02:05:24 bcce8d2c4c66: Layer already exists 02:05:24 8a0981ca5dfd: Layer already exists 02:05:24 db2914d74ca9: Layer already exists 02:05:24 bc3ae46adccc: Layer already exists 02:05:24 89fa7f50bf7d: Layer already exists 02:05:24 70923a7f7312: Layer already exists 02:05:24 9f5775d45107: Layer already exists 02:05:24 43cf6eafc4b7: Layer already exists 02:05:24 4632bb88db00: Layer already exists 02:05:24 3e6dacff0c2a: Layer already exists 02:05:24 a213f81a582b: Layer already exists 02:05:24 5f70bf18a086: Layer already exists 02:05:24 8e905ccb5b1e: Layer already exists 02:05:24 c016d1d15492: Layer already exists 02:05:24 097100c76c15: Layer already exists 02:05:24 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:05:24 bc3ae46adccc: Preparing 02:05:24 db2914d74ca9: Preparing 02:05:24 7c6c7e069f33: Preparing 02:05:24 bcce8d2c4c66: Preparing 02:05:24 8a0981ca5dfd: Preparing 02:05:24 89fa7f50bf7d: Preparing 02:05:24 9f5775d45107: Preparing 02:05:24 70923a7f7312: Preparing 02:05:24 43cf6eafc4b7: Preparing 02:05:24 4632bb88db00: Preparing 02:05:24 3e6dacff0c2a: Preparing 02:05:24 5f70bf18a086: Preparing 02:05:24 a213f81a582b: Preparing 02:05:24 c016d1d15492: Preparing 02:05:24 8e905ccb5b1e: Preparing 02:05:24 097100c76c15: Preparing 02:05:24 89fa7f50bf7d: Waiting 02:05:24 3e6dacff0c2a: Waiting 02:05:24 9f5775d45107: Waiting 02:05:24 70923a7f7312: Waiting 02:05:24 43cf6eafc4b7: Waiting 02:05:24 c016d1d15492: Waiting 02:05:24 8e905ccb5b1e: Waiting 02:05:24 097100c76c15: Waiting 02:05:24 5f70bf18a086: Waiting 02:05:24 a213f81a582b: Waiting 02:05:24 4632bb88db00: Waiting 02:05:24 7c6c7e069f33: Layer already exists 02:05:24 8a0981ca5dfd: Layer already exists 02:05:24 db2914d74ca9: Layer already exists 02:05:24 bc3ae46adccc: Layer already exists 02:05:24 bcce8d2c4c66: Layer already exists 02:05:24 70923a7f7312: Layer already exists 02:05:24 89fa7f50bf7d: Layer already exists 02:05:24 9f5775d45107: Layer already exists 02:05:24 43cf6eafc4b7: Layer already exists 02:05:24 4632bb88db00: Layer already exists 02:05:24 5f70bf18a086: Layer already exists 02:05:24 c016d1d15492: Layer already exists 02:05:24 3e6dacff0c2a: Layer already exists 02:05:24 a213f81a582b: Layer already exists 02:05:24 097100c76c15: Layer already exists 02:05:24 8e905ccb5b1e: Layer already exists 02:05:24 main: digest: sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:24 ===================================================== [Pipeline] echo 02:05:24 taggedImages: 02:05:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3 02:05:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:05:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.58 02:05:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:05:24 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:05:24 5c25be3e1a794386de6cc01739111128939cdde3 02:05:24 latest 02:05:24 4.1.0-dev.58 02:05:24 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:24 main 02:05:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3 02:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:05:25 c3a8c17e48cf: Preparing 02:05:25 6081a354cf02: Preparing 02:05:25 56907be3e882: Preparing 02:05:25 fb08be5aa15c: Preparing 02:05:25 70923a7f7312: Preparing 02:05:25 43cf6eafc4b7: Preparing 02:05:25 39e7b51ccfde: Preparing 02:05:25 6eb3d9a078aa: Preparing 02:05:25 097100c76c15: Preparing 02:05:25 43cf6eafc4b7: Waiting 02:05:25 39e7b51ccfde: Waiting 02:05:25 6eb3d9a078aa: Waiting 02:05:25 097100c76c15: Waiting 02:05:25 70923a7f7312: Layer already exists 02:05:25 43cf6eafc4b7: Layer already exists 02:05:25 39e7b51ccfde: Layer already exists 02:05:25 6eb3d9a078aa: Layer already exists 02:05:25 097100c76c15: Layer already exists 02:05:25 c3a8c17e48cf: Pushed 02:05:25 6081a354cf02: Pushed 02:05:25 56907be3e882: Pushed 02:05:29 fb08be5aa15c: Pushed 02:05:29 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:05:30 c3a8c17e48cf: Preparing 02:05:30 6081a354cf02: Preparing 02:05:30 56907be3e882: Preparing 02:05:30 fb08be5aa15c: Preparing 02:05:30 70923a7f7312: Preparing 02:05:30 43cf6eafc4b7: Preparing 02:05:30 39e7b51ccfde: Preparing 02:05:30 6eb3d9a078aa: Preparing 02:05:30 097100c76c15: Preparing 02:05:30 43cf6eafc4b7: Waiting 02:05:30 39e7b51ccfde: Waiting 02:05:30 6eb3d9a078aa: Waiting 02:05:30 097100c76c15: Waiting 02:05:30 fb08be5aa15c: Layer already exists 02:05:30 c3a8c17e48cf: Layer already exists 02:05:30 6081a354cf02: Layer already exists 02:05:30 56907be3e882: Layer already exists 02:05:30 70923a7f7312: Layer already exists 02:05:30 43cf6eafc4b7: Layer already exists 02:05:30 39e7b51ccfde: Layer already exists 02:05:30 6eb3d9a078aa: Layer already exists 02:05:30 097100c76c15: Layer already exists 02:05:30 latest: digest: sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.58 02:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:05:31 c3a8c17e48cf: Preparing 02:05:31 6081a354cf02: Preparing 02:05:31 56907be3e882: Preparing 02:05:31 fb08be5aa15c: Preparing 02:05:31 70923a7f7312: Preparing 02:05:31 43cf6eafc4b7: Preparing 02:05:31 39e7b51ccfde: Preparing 02:05:31 6eb3d9a078aa: Preparing 02:05:31 097100c76c15: Preparing 02:05:31 43cf6eafc4b7: Waiting 02:05:31 097100c76c15: Waiting 02:05:31 39e7b51ccfde: Waiting 02:05:31 6eb3d9a078aa: Waiting 02:05:31 6081a354cf02: Layer already exists 02:05:31 c3a8c17e48cf: Layer already exists 02:05:31 56907be3e882: Layer already exists 02:05:31 fb08be5aa15c: Layer already exists 02:05:31 70923a7f7312: Layer already exists 02:05:31 43cf6eafc4b7: Layer already exists 02:05:31 39e7b51ccfde: Layer already exists 02:05:31 6eb3d9a078aa: Layer already exists 02:05:31 097100c76c15: Layer already exists 02:05:31 4.1.0-dev.58: digest: sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:05:31 c3a8c17e48cf: Preparing 02:05:31 6081a354cf02: Preparing 02:05:31 56907be3e882: Preparing 02:05:31 fb08be5aa15c: Preparing 02:05:31 70923a7f7312: Preparing 02:05:31 43cf6eafc4b7: Preparing 02:05:31 39e7b51ccfde: Preparing 02:05:31 6eb3d9a078aa: Preparing 02:05:31 097100c76c15: Preparing 02:05:31 6eb3d9a078aa: Waiting 02:05:31 097100c76c15: Waiting 02:05:31 43cf6eafc4b7: Waiting 02:05:31 39e7b51ccfde: Waiting 02:05:31 6081a354cf02: Layer already exists 02:05:31 fb08be5aa15c: Layer already exists 02:05:31 56907be3e882: Layer already exists 02:05:31 70923a7f7312: Layer already exists 02:05:31 c3a8c17e48cf: Layer already exists 02:05:31 43cf6eafc4b7: Layer already exists 02:05:31 097100c76c15: Layer already exists 02:05:31 39e7b51ccfde: Layer already exists 02:05:31 6eb3d9a078aa: Layer already exists 02:05:31 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:05:32 c3a8c17e48cf: Preparing 02:05:32 6081a354cf02: Preparing 02:05:32 56907be3e882: Preparing 02:05:32 fb08be5aa15c: Preparing 02:05:32 70923a7f7312: Preparing 02:05:32 43cf6eafc4b7: Preparing 02:05:32 39e7b51ccfde: Preparing 02:05:32 6eb3d9a078aa: Preparing 02:05:32 097100c76c15: Preparing 02:05:32 43cf6eafc4b7: Waiting 02:05:32 6eb3d9a078aa: Waiting 02:05:32 097100c76c15: Waiting 02:05:32 39e7b51ccfde: Waiting 02:05:32 6081a354cf02: Layer already exists 02:05:32 c3a8c17e48cf: Layer already exists 02:05:32 70923a7f7312: Layer already exists 02:05:32 fb08be5aa15c: Layer already exists 02:05:32 56907be3e882: Layer already exists 02:05:32 43cf6eafc4b7: Layer already exists 02:05:32 39e7b51ccfde: Layer already exists 02:05:32 6eb3d9a078aa: Layer already exists 02:05:32 097100c76c15: Layer already exists 02:05:32 main: digest: sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:32 ===================================================== [Pipeline] echo 02:05:32 taggedImages: 02:05:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3 02:05:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:05:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.58 02:05:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:05:32 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:05:32 5c25be3e1a794386de6cc01739111128939cdde3 02:05:32 latest 02:05:32 4.1.0-dev.58 02:05:32 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:32 main 02:05:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3 02:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:05:33 c5481b56469b: Preparing 02:05:33 c96148eae9b0: Preparing 02:05:33 abbdaad7505c: Preparing 02:05:33 bef60010b175: Preparing 02:05:33 cd550c9ebf02: Preparing 02:05:33 70923a7f7312: Preparing 02:05:33 43cf6eafc4b7: Preparing 02:05:33 434710042442: Preparing 02:05:33 6532cf177d9b: Preparing 02:05:33 d62b54905e97: Preparing 02:05:33 097100c76c15: Preparing 02:05:33 70923a7f7312: Waiting 02:05:33 43cf6eafc4b7: Waiting 02:05:33 434710042442: Waiting 02:05:33 d62b54905e97: Waiting 02:05:33 6532cf177d9b: Waiting 02:05:33 097100c76c15: Waiting 02:05:33 bef60010b175: Pushed 02:05:33 cd550c9ebf02: Pushed 02:05:33 c96148eae9b0: Pushed 02:05:33 c5481b56469b: Pushed 02:05:33 70923a7f7312: Layer already exists 02:05:33 43cf6eafc4b7: Layer already exists 02:05:33 097100c76c15: Layer already exists 02:05:33 434710042442: Pushed 02:05:33 6532cf177d9b: Pushed 02:05:34 d62b54905e97: Pushed 02:05:36 abbdaad7505c: Pushed 02:05:36 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:05:36 c5481b56469b: Preparing 02:05:36 c96148eae9b0: Preparing 02:05:36 abbdaad7505c: Preparing 02:05:36 bef60010b175: Preparing 02:05:36 cd550c9ebf02: Preparing 02:05:36 70923a7f7312: Preparing 02:05:36 43cf6eafc4b7: Preparing 02:05:36 70923a7f7312: Waiting 02:05:36 434710042442: Preparing 02:05:36 6532cf177d9b: Preparing 02:05:36 43cf6eafc4b7: Waiting 02:05:36 434710042442: Waiting 02:05:36 d62b54905e97: Preparing 02:05:36 097100c76c15: Preparing 02:05:36 6532cf177d9b: Waiting 02:05:36 d62b54905e97: Waiting 02:05:36 097100c76c15: Waiting 02:05:36 abbdaad7505c: Layer already exists 02:05:36 c5481b56469b: Layer already exists 02:05:36 cd550c9ebf02: Layer already exists 02:05:36 c96148eae9b0: Layer already exists 02:05:36 bef60010b175: Layer already exists 02:05:36 43cf6eafc4b7: Layer already exists 02:05:36 d62b54905e97: Layer already exists 02:05:36 70923a7f7312: Layer already exists 02:05:36 434710042442: Layer already exists 02:05:36 6532cf177d9b: Layer already exists 02:05:36 097100c76c15: Layer already exists 02:05:36 latest: digest: sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.58 02:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:05:37 c5481b56469b: Preparing 02:05:37 c96148eae9b0: Preparing 02:05:37 abbdaad7505c: Preparing 02:05:37 bef60010b175: Preparing 02:05:37 cd550c9ebf02: Preparing 02:05:37 70923a7f7312: Preparing 02:05:37 43cf6eafc4b7: Preparing 02:05:37 434710042442: Preparing 02:05:37 6532cf177d9b: Preparing 02:05:37 d62b54905e97: Preparing 02:05:37 097100c76c15: Preparing 02:05:37 70923a7f7312: Waiting 02:05:37 43cf6eafc4b7: Waiting 02:05:37 434710042442: Waiting 02:05:37 6532cf177d9b: Waiting 02:05:37 d62b54905e97: Waiting 02:05:37 097100c76c15: Waiting 02:05:37 c5481b56469b: Layer already exists 02:05:37 c96148eae9b0: Layer already exists 02:05:37 cd550c9ebf02: Layer already exists 02:05:37 bef60010b175: Layer already exists 02:05:37 abbdaad7505c: Layer already exists 02:05:37 70923a7f7312: Layer already exists 02:05:37 d62b54905e97: Layer already exists 02:05:37 43cf6eafc4b7: Layer already exists 02:05:37 6532cf177d9b: Layer already exists 02:05:37 434710042442: Layer already exists 02:05:37 097100c76c15: Layer already exists 02:05:37 4.1.0-dev.58: digest: sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:05:38 c5481b56469b: Preparing 02:05:38 c96148eae9b0: Preparing 02:05:38 abbdaad7505c: Preparing 02:05:38 bef60010b175: Preparing 02:05:38 cd550c9ebf02: Preparing 02:05:38 70923a7f7312: Preparing 02:05:38 43cf6eafc4b7: Preparing 02:05:38 434710042442: Preparing 02:05:38 6532cf177d9b: Preparing 02:05:38 70923a7f7312: Waiting 02:05:38 43cf6eafc4b7: Waiting 02:05:38 434710042442: Waiting 02:05:38 d62b54905e97: Preparing 02:05:38 097100c76c15: Preparing 02:05:38 6532cf177d9b: Waiting 02:05:38 d62b54905e97: Waiting 02:05:38 097100c76c15: Waiting 02:05:38 cd550c9ebf02: Layer already exists 02:05:38 c5481b56469b: Layer already exists 02:05:38 bef60010b175: Layer already exists 02:05:38 c96148eae9b0: Layer already exists 02:05:38 abbdaad7505c: Layer already exists 02:05:38 43cf6eafc4b7: Layer already exists 02:05:38 70923a7f7312: Layer already exists 02:05:38 434710042442: Layer already exists 02:05:38 6532cf177d9b: Layer already exists 02:05:38 d62b54905e97: Layer already exists 02:05:38 097100c76c15: Layer already exists 02:05:38 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:05:38 c5481b56469b: Preparing 02:05:38 c96148eae9b0: Preparing 02:05:38 abbdaad7505c: Preparing 02:05:38 bef60010b175: Preparing 02:05:38 cd550c9ebf02: Preparing 02:05:38 70923a7f7312: Preparing 02:05:38 43cf6eafc4b7: Preparing 02:05:38 434710042442: Preparing 02:05:38 6532cf177d9b: Preparing 02:05:38 d62b54905e97: Preparing 02:05:38 097100c76c15: Preparing 02:05:38 43cf6eafc4b7: Waiting 02:05:38 097100c76c15: Waiting 02:05:38 d62b54905e97: Waiting 02:05:38 434710042442: Waiting 02:05:38 6532cf177d9b: Waiting 02:05:38 70923a7f7312: Waiting 02:05:38 cd550c9ebf02: Layer already exists 02:05:38 abbdaad7505c: Layer already exists 02:05:38 c96148eae9b0: Layer already exists 02:05:38 c5481b56469b: Layer already exists 02:05:38 bef60010b175: Layer already exists 02:05:38 70923a7f7312: Layer already exists 02:05:38 43cf6eafc4b7: Layer already exists 02:05:38 434710042442: Layer already exists 02:05:38 6532cf177d9b: Layer already exists 02:05:38 d62b54905e97: Layer already exists 02:05:38 097100c76c15: Layer already exists 02:05:38 main: digest: sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:38 ===================================================== [Pipeline] echo 02:05:38 taggedImages: 02:05:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3 02:05:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:05:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.58 02:05:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:05:38 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:05:38 5c25be3e1a794386de6cc01739111128939cdde3 02:05:38 latest 02:05:38 4.1.0-dev.58 02:05:38 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:38 main 02:05:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3 02:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:05:39 e82c54dc6bf1: Preparing 02:05:39 a006781fbc56: Preparing 02:05:39 892beeed61d5: Preparing 02:05:39 0d0dc43c901f: Preparing 02:05:39 ed5a78086281: Preparing 02:05:39 0119c8db5cc5: Preparing 02:05:39 bdf9eb00742e: Preparing 02:05:39 70923a7f7312: Preparing 02:05:39 43cf6eafc4b7: Preparing 02:05:39 cdb719fa6ca4: Preparing 02:05:39 7902b3d8f42f: Preparing 02:05:39 097100c76c15: Preparing 02:05:39 0119c8db5cc5: Waiting 02:05:39 43cf6eafc4b7: Waiting 02:05:39 cdb719fa6ca4: Waiting 02:05:39 7902b3d8f42f: Waiting 02:05:39 bdf9eb00742e: Waiting 02:05:39 70923a7f7312: Waiting 02:05:39 097100c76c15: Waiting 02:05:39 a006781fbc56: Pushed 02:05:39 ed5a78086281: Pushed 02:05:39 e82c54dc6bf1: Pushed 02:05:39 70923a7f7312: Layer already exists 02:05:39 43cf6eafc4b7: Layer already exists 02:05:39 0119c8db5cc5: Pushed 02:05:39 bdf9eb00742e: Pushed 02:05:39 097100c76c15: Layer already exists 02:05:39 cdb719fa6ca4: Pushed 02:05:41 7902b3d8f42f: Pushed 02:05:42 0d0dc43c901f: Pushed 02:05:42 892beeed61d5: Pushed 02:05:42 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:05:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:05:43 e82c54dc6bf1: Preparing 02:05:43 a006781fbc56: Preparing 02:05:43 892beeed61d5: Preparing 02:05:43 0d0dc43c901f: Preparing 02:05:43 ed5a78086281: Preparing 02:05:43 0119c8db5cc5: Preparing 02:05:43 bdf9eb00742e: Preparing 02:05:43 70923a7f7312: Preparing 02:05:43 43cf6eafc4b7: Preparing 02:05:43 cdb719fa6ca4: Preparing 02:05:43 7902b3d8f42f: Preparing 02:05:43 097100c76c15: Preparing 02:05:43 0119c8db5cc5: Waiting 02:05:43 bdf9eb00742e: Waiting 02:05:43 70923a7f7312: Waiting 02:05:43 43cf6eafc4b7: Waiting 02:05:43 cdb719fa6ca4: Waiting 02:05:43 7902b3d8f42f: Waiting 02:05:43 097100c76c15: Waiting 02:05:43 e82c54dc6bf1: Layer already exists 02:05:43 a006781fbc56: Layer already exists 02:05:43 892beeed61d5: Layer already exists 02:05:43 0d0dc43c901f: Layer already exists 02:05:43 ed5a78086281: Layer already exists 02:05:43 0119c8db5cc5: Layer already exists 02:05:43 bdf9eb00742e: Layer already exists 02:05:43 43cf6eafc4b7: Layer already exists 02:05:43 cdb719fa6ca4: Layer already exists 02:05:43 70923a7f7312: Layer already exists 02:05:43 097100c76c15: Layer already exists 02:05:43 7902b3d8f42f: Layer already exists 02:05:43 latest: digest: sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.58 02:05:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:05:43 e82c54dc6bf1: Preparing 02:05:43 a006781fbc56: Preparing 02:05:43 892beeed61d5: Preparing 02:05:43 0d0dc43c901f: Preparing 02:05:43 ed5a78086281: Preparing 02:05:43 0119c8db5cc5: Preparing 02:05:43 bdf9eb00742e: Preparing 02:05:43 70923a7f7312: Preparing 02:05:43 43cf6eafc4b7: Preparing 02:05:43 cdb719fa6ca4: Preparing 02:05:43 7902b3d8f42f: Preparing 02:05:43 097100c76c15: Preparing 02:05:43 43cf6eafc4b7: Waiting 02:05:43 0119c8db5cc5: Waiting 02:05:43 bdf9eb00742e: Waiting 02:05:43 70923a7f7312: Waiting 02:05:43 7902b3d8f42f: Waiting 02:05:43 cdb719fa6ca4: Waiting 02:05:43 097100c76c15: Waiting 02:05:43 e82c54dc6bf1: Layer already exists 02:05:43 ed5a78086281: Layer already exists 02:05:43 0d0dc43c901f: Layer already exists 02:05:43 a006781fbc56: Layer already exists 02:05:43 892beeed61d5: Layer already exists 02:05:43 0119c8db5cc5: Layer already exists 02:05:43 bdf9eb00742e: Layer already exists 02:05:43 70923a7f7312: Layer already exists 02:05:43 cdb719fa6ca4: Layer already exists 02:05:43 43cf6eafc4b7: Layer already exists 02:05:43 7902b3d8f42f: Layer already exists 02:05:43 097100c76c15: Layer already exists 02:05:43 4.1.0-dev.58: digest: sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:05:44 e82c54dc6bf1: Preparing 02:05:44 a006781fbc56: Preparing 02:05:44 892beeed61d5: Preparing 02:05:44 0d0dc43c901f: Preparing 02:05:44 ed5a78086281: Preparing 02:05:44 0119c8db5cc5: Preparing 02:05:44 bdf9eb00742e: Preparing 02:05:44 70923a7f7312: Preparing 02:05:44 43cf6eafc4b7: Preparing 02:05:44 cdb719fa6ca4: Preparing 02:05:44 7902b3d8f42f: Preparing 02:05:44 097100c76c15: Preparing 02:05:44 70923a7f7312: Waiting 02:05:44 43cf6eafc4b7: Waiting 02:05:44 cdb719fa6ca4: Waiting 02:05:44 7902b3d8f42f: Waiting 02:05:44 097100c76c15: Waiting 02:05:44 0119c8db5cc5: Waiting 02:05:44 bdf9eb00742e: Waiting 02:05:44 ed5a78086281: Layer already exists 02:05:44 892beeed61d5: Layer already exists 02:05:44 0d0dc43c901f: Layer already exists 02:05:44 a006781fbc56: Layer already exists 02:05:44 e82c54dc6bf1: Layer already exists 02:05:44 43cf6eafc4b7: Layer already exists 02:05:44 70923a7f7312: Layer already exists 02:05:44 cdb719fa6ca4: Layer already exists 02:05:44 0119c8db5cc5: Layer already exists 02:05:44 bdf9eb00742e: Layer already exists 02:05:44 7902b3d8f42f: Layer already exists 02:05:44 097100c76c15: Layer already exists 02:05:44 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:05:45 e82c54dc6bf1: Preparing 02:05:45 a006781fbc56: Preparing 02:05:45 892beeed61d5: Preparing 02:05:45 0d0dc43c901f: Preparing 02:05:45 ed5a78086281: Preparing 02:05:45 0119c8db5cc5: Preparing 02:05:45 bdf9eb00742e: Preparing 02:05:45 70923a7f7312: Preparing 02:05:45 43cf6eafc4b7: Preparing 02:05:45 cdb719fa6ca4: Preparing 02:05:45 7902b3d8f42f: Preparing 02:05:45 097100c76c15: Preparing 02:05:45 bdf9eb00742e: Waiting 02:05:45 70923a7f7312: Waiting 02:05:45 43cf6eafc4b7: Waiting 02:05:45 cdb719fa6ca4: Waiting 02:05:45 7902b3d8f42f: Waiting 02:05:45 097100c76c15: Waiting 02:05:45 0119c8db5cc5: Waiting 02:05:45 a006781fbc56: Layer already exists 02:05:45 e82c54dc6bf1: Layer already exists 02:05:45 892beeed61d5: Layer already exists 02:05:45 0d0dc43c901f: Layer already exists 02:05:45 ed5a78086281: Layer already exists 02:05:45 bdf9eb00742e: Layer already exists 02:05:45 0119c8db5cc5: Layer already exists 02:05:45 cdb719fa6ca4: Layer already exists 02:05:45 70923a7f7312: Layer already exists 02:05:45 43cf6eafc4b7: Layer already exists 02:05:45 7902b3d8f42f: Layer already exists 02:05:45 097100c76c15: Layer already exists 02:05:45 main: digest: sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:45 ===================================================== [Pipeline] echo 02:05:45 taggedImages: 02:05:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3 02:05:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:05:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.58 02:05:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:05:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:05:45 5c25be3e1a794386de6cc01739111128939cdde3 02:05:45 latest 02:05:45 4.1.0-dev.58 02:05:45 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:45 main 02:05:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3 02:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:05:46 6af1fd06e765: Preparing 02:05:46 d12c5cc2ae4c: Preparing 02:05:46 70923a7f7312: Preparing 02:05:46 43cf6eafc4b7: Preparing 02:05:46 a432006c491f: Preparing 02:05:46 bf7b271ebe45: Preparing 02:05:46 097100c76c15: Preparing 02:05:46 bf7b271ebe45: Waiting 02:05:46 097100c76c15: Waiting 02:05:46 70923a7f7312: Layer already exists 02:05:46 43cf6eafc4b7: Layer already exists 02:05:46 097100c76c15: Layer already exists 02:05:46 6af1fd06e765: Pushed 02:05:46 a432006c491f: Pushed 02:05:47 bf7b271ebe45: Pushed 02:05:49 d12c5cc2ae4c: Pushed 02:05:49 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:49 + 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:05:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:05:50 6af1fd06e765: Preparing 02:05:50 d12c5cc2ae4c: Preparing 02:05:50 70923a7f7312: Preparing 02:05:50 43cf6eafc4b7: Preparing 02:05:50 a432006c491f: Preparing 02:05:50 bf7b271ebe45: Preparing 02:05:50 097100c76c15: Preparing 02:05:50 bf7b271ebe45: Waiting 02:05:50 097100c76c15: Waiting 02:05:50 d12c5cc2ae4c: Layer already exists 02:05:50 70923a7f7312: Layer already exists 02:05:50 6af1fd06e765: Layer already exists 02:05:50 43cf6eafc4b7: Layer already exists 02:05:50 a432006c491f: Layer already exists 02:05:50 bf7b271ebe45: Layer already exists 02:05:50 097100c76c15: Layer already exists 02:05:50 latest: digest: sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.58 02:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:05:50 6af1fd06e765: Preparing 02:05:50 d12c5cc2ae4c: Preparing 02:05:50 70923a7f7312: Preparing 02:05:50 43cf6eafc4b7: Preparing 02:05:50 a432006c491f: Preparing 02:05:50 bf7b271ebe45: Preparing 02:05:50 097100c76c15: Preparing 02:05:50 bf7b271ebe45: Waiting 02:05:50 097100c76c15: Waiting 02:05:50 70923a7f7312: Layer already exists 02:05:50 43cf6eafc4b7: Layer already exists 02:05:50 d12c5cc2ae4c: Layer already exists 02:05:50 a432006c491f: Layer already exists 02:05:50 6af1fd06e765: Layer already exists 02:05:50 bf7b271ebe45: Layer already exists 02:05:50 097100c76c15: Layer already exists 02:05:50 4.1.0-dev.58: digest: sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:05:51 6af1fd06e765: Preparing 02:05:51 d12c5cc2ae4c: Preparing 02:05:51 70923a7f7312: Preparing 02:05:51 43cf6eafc4b7: Preparing 02:05:51 a432006c491f: Preparing 02:05:51 bf7b271ebe45: Preparing 02:05:51 097100c76c15: Preparing 02:05:51 097100c76c15: Waiting 02:05:51 bf7b271ebe45: Waiting 02:05:51 6af1fd06e765: Layer already exists 02:05:51 70923a7f7312: Layer already exists 02:05:51 43cf6eafc4b7: Layer already exists 02:05:51 a432006c491f: Layer already exists 02:05:51 d12c5cc2ae4c: Layer already exists 02:05:51 bf7b271ebe45: Layer already exists 02:05:51 097100c76c15: Layer already exists 02:05:51 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:51 + 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:05:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:05:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:05:52 6af1fd06e765: Preparing 02:05:52 d12c5cc2ae4c: Preparing 02:05:52 70923a7f7312: Preparing 02:05:52 43cf6eafc4b7: Preparing 02:05:52 a432006c491f: Preparing 02:05:52 bf7b271ebe45: Preparing 02:05:52 097100c76c15: Preparing 02:05:52 bf7b271ebe45: Waiting 02:05:52 097100c76c15: Waiting 02:05:52 6af1fd06e765: Layer already exists 02:05:52 d12c5cc2ae4c: Layer already exists 02:05:52 43cf6eafc4b7: Layer already exists 02:05:52 a432006c491f: Layer already exists 02:05:52 70923a7f7312: Layer already exists 02:05:52 bf7b271ebe45: Layer already exists 02:05:52 097100c76c15: Layer already exists 02:05:52 main: digest: sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:52 ===================================================== [Pipeline] echo 02:05:52 taggedImages: 02:05:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3 02:05:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:05:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.58 02:05:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:05:52 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:05:52 5c25be3e1a794386de6cc01739111128939cdde3 02:05:52 latest 02:05:52 4.1.0-dev.58 02:05:52 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:05:52 main 02:05:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3 02:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:05:53 674cdd68fb89: Preparing 02:05:53 8cde8359ddf7: Preparing 02:05:53 3577ed11abdf: Preparing 02:05:53 70923a7f7312: Preparing 02:05:53 43cf6eafc4b7: Preparing 02:05:53 69a2012a63a8: Preparing 02:05:53 002a24dae6ed: Preparing 02:05:53 9e2d3f730b55: Preparing 02:05:53 a276c50cdd43: Preparing 02:05:53 097100c76c15: Preparing 02:05:53 9e2d3f730b55: Waiting 02:05:53 69a2012a63a8: Waiting 02:05:53 097100c76c15: Waiting 02:05:53 002a24dae6ed: Waiting 02:05:53 70923a7f7312: Layer already exists 02:05:53 43cf6eafc4b7: Layer already exists 02:05:53 8cde8359ddf7: Pushed 02:05:53 674cdd68fb89: Pushed 02:05:53 3577ed11abdf: Pushed 02:05:53 097100c76c15: Layer already exists 02:05:53 9e2d3f730b55: Pushed 02:05:53 a276c50cdd43: Pushed 02:05:57 002a24dae6ed: Pushed 02:06:05 69a2012a63a8: Pushed 02:06:05 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:06:06 674cdd68fb89: Preparing 02:06:06 8cde8359ddf7: Preparing 02:06:06 3577ed11abdf: Preparing 02:06:06 70923a7f7312: Preparing 02:06:06 43cf6eafc4b7: Preparing 02:06:06 69a2012a63a8: Preparing 02:06:06 002a24dae6ed: Preparing 02:06:06 69a2012a63a8: Waiting 02:06:06 9e2d3f730b55: Preparing 02:06:06 a276c50cdd43: Preparing 02:06:06 002a24dae6ed: Waiting 02:06:06 9e2d3f730b55: Waiting 02:06:06 a276c50cdd43: Waiting 02:06:06 097100c76c15: Preparing 02:06:06 097100c76c15: Waiting 02:06:06 8cde8359ddf7: Layer already exists 02:06:06 674cdd68fb89: Layer already exists 02:06:06 3577ed11abdf: Layer already exists 02:06:06 70923a7f7312: Layer already exists 02:06:06 43cf6eafc4b7: Layer already exists 02:06:06 69a2012a63a8: Layer already exists 02:06:06 9e2d3f730b55: Layer already exists 02:06:06 a276c50cdd43: Layer already exists 02:06:06 002a24dae6ed: Layer already exists 02:06:06 097100c76c15: Layer already exists 02:06:06 latest: digest: sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.58 02:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:06:07 674cdd68fb89: Preparing 02:06:07 8cde8359ddf7: Preparing 02:06:07 3577ed11abdf: Preparing 02:06:07 70923a7f7312: Preparing 02:06:07 43cf6eafc4b7: Preparing 02:06:07 69a2012a63a8: Preparing 02:06:07 002a24dae6ed: Preparing 02:06:07 9e2d3f730b55: Preparing 02:06:07 a276c50cdd43: Preparing 02:06:07 097100c76c15: Preparing 02:06:07 002a24dae6ed: Waiting 02:06:07 9e2d3f730b55: Waiting 02:06:07 69a2012a63a8: Waiting 02:06:07 a276c50cdd43: Waiting 02:06:07 097100c76c15: Waiting 02:06:07 43cf6eafc4b7: Layer already exists 02:06:07 70923a7f7312: Layer already exists 02:06:07 3577ed11abdf: Layer already exists 02:06:07 674cdd68fb89: Layer already exists 02:06:07 8cde8359ddf7: Layer already exists 02:06:07 69a2012a63a8: Layer already exists 02:06:07 002a24dae6ed: Layer already exists 02:06:07 a276c50cdd43: Layer already exists 02:06:07 9e2d3f730b55: Layer already exists 02:06:07 097100c76c15: Layer already exists 02:06:07 4.1.0-dev.58: digest: sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:06:07 674cdd68fb89: Preparing 02:06:07 8cde8359ddf7: Preparing 02:06:07 3577ed11abdf: Preparing 02:06:07 70923a7f7312: Preparing 02:06:07 43cf6eafc4b7: Preparing 02:06:07 69a2012a63a8: Preparing 02:06:07 002a24dae6ed: Preparing 02:06:07 9e2d3f730b55: Preparing 02:06:07 a276c50cdd43: Preparing 02:06:07 097100c76c15: Preparing 02:06:07 69a2012a63a8: Waiting 02:06:07 9e2d3f730b55: Waiting 02:06:07 a276c50cdd43: Waiting 02:06:07 002a24dae6ed: Waiting 02:06:07 70923a7f7312: Layer already exists 02:06:07 3577ed11abdf: Layer already exists 02:06:07 674cdd68fb89: Layer already exists 02:06:07 43cf6eafc4b7: Layer already exists 02:06:07 8cde8359ddf7: Layer already exists 02:06:07 002a24dae6ed: Layer already exists 02:06:07 69a2012a63a8: Layer already exists 02:06:07 9e2d3f730b55: Layer already exists 02:06:07 097100c76c15: Layer already exists 02:06:07 a276c50cdd43: Layer already exists 02:06:07 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:06:08 674cdd68fb89: Preparing 02:06:08 8cde8359ddf7: Preparing 02:06:08 3577ed11abdf: Preparing 02:06:08 70923a7f7312: Preparing 02:06:08 43cf6eafc4b7: Preparing 02:06:08 69a2012a63a8: Preparing 02:06:08 002a24dae6ed: Preparing 02:06:08 9e2d3f730b55: Preparing 02:06:08 a276c50cdd43: Preparing 02:06:08 097100c76c15: Preparing 02:06:08 69a2012a63a8: Waiting 02:06:08 9e2d3f730b55: Waiting 02:06:08 a276c50cdd43: Waiting 02:06:08 002a24dae6ed: Waiting 02:06:08 097100c76c15: Waiting 02:06:08 43cf6eafc4b7: Layer already exists 02:06:08 3577ed11abdf: Layer already exists 02:06:08 8cde8359ddf7: Layer already exists 02:06:08 674cdd68fb89: Layer already exists 02:06:08 70923a7f7312: Layer already exists 02:06:08 69a2012a63a8: Layer already exists 02:06:08 002a24dae6ed: Layer already exists 02:06:08 9e2d3f730b55: Layer already exists 02:06:08 a276c50cdd43: Layer already exists 02:06:08 097100c76c15: Layer already exists 02:06:08 main: digest: sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:08 ===================================================== [Pipeline] echo 02:06:08 taggedImages: 02:06:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3 02:06:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:06:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.58 02:06:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:06:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:06:08 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:06:08 5c25be3e1a794386de6cc01739111128939cdde3 02:06:08 latest 02:06:08 4.1.0-dev.58 02:06:08 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:06:08 main 02:06:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3 02:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:06:09 7eaf474c931a: Preparing 02:06:09 cdd6d5b4093b: Preparing 02:06:09 225789c6d5ce: Preparing 02:06:09 70923a7f7312: Preparing 02:06:09 43cf6eafc4b7: Preparing 02:06:09 ed1e4ca610c5: Preparing 02:06:09 25281ed61423: Preparing 02:06:09 a0dc10ab98c1: Preparing 02:06:09 097100c76c15: Preparing 02:06:09 ed1e4ca610c5: Waiting 02:06:09 25281ed61423: Waiting 02:06:09 a0dc10ab98c1: Waiting 02:06:09 097100c76c15: Waiting 02:06:09 43cf6eafc4b7: Layer already exists 02:06:09 70923a7f7312: Layer already exists 02:06:09 225789c6d5ce: Pushed 02:06:09 7eaf474c931a: Pushed 02:06:09 cdd6d5b4093b: Pushed 02:06:09 097100c76c15: Layer already exists 02:06:09 25281ed61423: Pushed 02:06:09 a0dc10ab98c1: Pushed 02:06:21 ed1e4ca610c5: Pushed 02:06:21 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:06:22 7eaf474c931a: Preparing 02:06:22 cdd6d5b4093b: Preparing 02:06:22 225789c6d5ce: Preparing 02:06:22 70923a7f7312: Preparing 02:06:22 43cf6eafc4b7: Preparing 02:06:22 ed1e4ca610c5: Preparing 02:06:22 25281ed61423: Preparing 02:06:22 a0dc10ab98c1: Preparing 02:06:22 097100c76c15: Preparing 02:06:22 a0dc10ab98c1: Waiting 02:06:22 25281ed61423: Waiting 02:06:22 097100c76c15: Waiting 02:06:22 ed1e4ca610c5: Waiting 02:06:22 43cf6eafc4b7: Layer already exists 02:06:22 7eaf474c931a: Layer already exists 02:06:22 70923a7f7312: Layer already exists 02:06:22 225789c6d5ce: Layer already exists 02:06:22 cdd6d5b4093b: Layer already exists 02:06:22 ed1e4ca610c5: Layer already exists 02:06:22 097100c76c15: Layer already exists 02:06:22 25281ed61423: Layer already exists 02:06:22 a0dc10ab98c1: Layer already exists 02:06:22 latest: digest: sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.58 02:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:06:23 7eaf474c931a: Preparing 02:06:23 cdd6d5b4093b: Preparing 02:06:23 225789c6d5ce: Preparing 02:06:23 70923a7f7312: Preparing 02:06:23 43cf6eafc4b7: Preparing 02:06:23 ed1e4ca610c5: Preparing 02:06:23 25281ed61423: Preparing 02:06:23 a0dc10ab98c1: Preparing 02:06:23 097100c76c15: Preparing 02:06:23 ed1e4ca610c5: Waiting 02:06:23 a0dc10ab98c1: Waiting 02:06:23 25281ed61423: Waiting 02:06:23 097100c76c15: Waiting 02:06:23 cdd6d5b4093b: Layer already exists 02:06:23 70923a7f7312: Layer already exists 02:06:23 225789c6d5ce: Layer already exists 02:06:23 43cf6eafc4b7: Layer already exists 02:06:23 7eaf474c931a: Layer already exists 02:06:23 097100c76c15: Layer already exists 02:06:23 ed1e4ca610c5: Layer already exists 02:06:23 25281ed61423: Layer already exists 02:06:23 a0dc10ab98c1: Layer already exists 02:06:23 4.1.0-dev.58: digest: sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:06:23 7eaf474c931a: Preparing 02:06:23 cdd6d5b4093b: Preparing 02:06:23 225789c6d5ce: Preparing 02:06:23 70923a7f7312: Preparing 02:06:23 43cf6eafc4b7: Preparing 02:06:23 ed1e4ca610c5: Preparing 02:06:23 25281ed61423: Preparing 02:06:23 a0dc10ab98c1: Preparing 02:06:23 097100c76c15: Preparing 02:06:23 25281ed61423: Waiting 02:06:23 097100c76c15: Waiting 02:06:23 a0dc10ab98c1: Waiting 02:06:23 ed1e4ca610c5: Waiting 02:06:23 225789c6d5ce: Layer already exists 02:06:23 70923a7f7312: Layer already exists 02:06:23 7eaf474c931a: Layer already exists 02:06:23 cdd6d5b4093b: Layer already exists 02:06:23 43cf6eafc4b7: Layer already exists 02:06:23 25281ed61423: Layer already exists 02:06:23 ed1e4ca610c5: Layer already exists 02:06:23 a0dc10ab98c1: Layer already exists 02:06:23 097100c76c15: Layer already exists 02:06:23 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:06:24 7eaf474c931a: Preparing 02:06:24 cdd6d5b4093b: Preparing 02:06:24 225789c6d5ce: Preparing 02:06:24 70923a7f7312: Preparing 02:06:24 43cf6eafc4b7: Preparing 02:06:24 ed1e4ca610c5: Preparing 02:06:24 25281ed61423: Preparing 02:06:24 a0dc10ab98c1: Preparing 02:06:24 097100c76c15: Preparing 02:06:24 ed1e4ca610c5: Waiting 02:06:24 25281ed61423: Waiting 02:06:24 a0dc10ab98c1: Waiting 02:06:24 097100c76c15: Waiting 02:06:24 70923a7f7312: Layer already exists 02:06:24 43cf6eafc4b7: Layer already exists 02:06:24 225789c6d5ce: Layer already exists 02:06:24 cdd6d5b4093b: Layer already exists 02:06:24 7eaf474c931a: Layer already exists 02:06:24 a0dc10ab98c1: Layer already exists 02:06:24 25281ed61423: Layer already exists 02:06:24 097100c76c15: Layer already exists 02:06:24 ed1e4ca610c5: Layer already exists 02:06:42 main: digest: sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:42 ===================================================== [Pipeline] echo 02:06:42 taggedImages: 02:06:42 - nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3 02:06:42 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:06:42 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.58 02:06:42 - nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:06:42 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:06:42 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:06:42 5c25be3e1a794386de6cc01739111128939cdde3 02:06:42 latest 02:06:42 4.1.0-dev.58 02:06:42 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:06:42 main 02:06:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3 02:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:06:43 674cdd68fb89: Preparing 02:06:43 23822b35101b: Preparing 02:06:43 ac4bb2459fcf: Preparing 02:06:43 70923a7f7312: Preparing 02:06:43 43cf6eafc4b7: Preparing 02:06:43 ed1e4ca610c5: Preparing 02:06:43 9e2d3f730b55: Preparing 02:06:43 a276c50cdd43: Preparing 02:06:43 097100c76c15: Preparing 02:06:43 9e2d3f730b55: Waiting 02:06:43 a276c50cdd43: Waiting 02:06:43 097100c76c15: Waiting 02:06:43 ed1e4ca610c5: Waiting 02:06:43 43cf6eafc4b7: Layer already exists 02:06:43 70923a7f7312: Layer already exists 02:06:43 674cdd68fb89: Layer already exists 02:06:43 ed1e4ca610c5: Layer already exists 02:06:43 a276c50cdd43: Layer already exists 02:06:43 9e2d3f730b55: Layer already exists 02:06:43 097100c76c15: Layer already exists 02:06:43 23822b35101b: Pushed 02:06:43 ac4bb2459fcf: Pushed 02:06:43 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:06:44 674cdd68fb89: Preparing 02:06:44 23822b35101b: Preparing 02:06:44 ac4bb2459fcf: Preparing 02:06:44 70923a7f7312: Preparing 02:06:44 43cf6eafc4b7: Preparing 02:06:44 ed1e4ca610c5: Preparing 02:06:44 9e2d3f730b55: Preparing 02:06:44 a276c50cdd43: Preparing 02:06:44 097100c76c15: Preparing 02:06:44 9e2d3f730b55: Waiting 02:06:44 a276c50cdd43: Waiting 02:06:44 ed1e4ca610c5: Waiting 02:06:44 097100c76c15: Waiting 02:06:44 674cdd68fb89: Layer already exists 02:06:44 ac4bb2459fcf: Layer already exists 02:06:44 43cf6eafc4b7: Layer already exists 02:06:44 23822b35101b: Layer already exists 02:06:44 70923a7f7312: Layer already exists 02:06:44 ed1e4ca610c5: Layer already exists 02:06:44 a276c50cdd43: Layer already exists 02:06:44 097100c76c15: Layer already exists 02:06:44 9e2d3f730b55: Layer already exists 02:06:56 latest: digest: sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.58 02:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:06:57 674cdd68fb89: Preparing 02:06:57 23822b35101b: Preparing 02:06:57 ac4bb2459fcf: Preparing 02:06:57 70923a7f7312: Preparing 02:06:57 43cf6eafc4b7: Preparing 02:06:57 ed1e4ca610c5: Preparing 02:06:57 9e2d3f730b55: Preparing 02:06:57 a276c50cdd43: Preparing 02:06:57 097100c76c15: Preparing 02:06:57 ed1e4ca610c5: Waiting 02:06:57 9e2d3f730b55: Waiting 02:06:57 a276c50cdd43: Waiting 02:06:57 097100c76c15: Waiting 02:06:57 23822b35101b: Layer already exists 02:06:57 674cdd68fb89: Layer already exists 02:06:57 43cf6eafc4b7: Layer already exists 02:06:57 ac4bb2459fcf: Layer already exists 02:06:57 70923a7f7312: Layer already exists 02:06:57 9e2d3f730b55: Layer already exists 02:06:57 ed1e4ca610c5: Layer already exists 02:06:57 a276c50cdd43: Layer already exists 02:06:57 097100c76c15: Layer already exists 02:06:57 4.1.0-dev.58: digest: sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:06:57 674cdd68fb89: Preparing 02:06:57 23822b35101b: Preparing 02:06:57 ac4bb2459fcf: Preparing 02:06:57 70923a7f7312: Preparing 02:06:57 43cf6eafc4b7: Preparing 02:06:57 ed1e4ca610c5: Preparing 02:06:57 9e2d3f730b55: Preparing 02:06:57 a276c50cdd43: Preparing 02:06:57 097100c76c15: Preparing 02:06:57 ed1e4ca610c5: Waiting 02:06:57 a276c50cdd43: Waiting 02:06:57 097100c76c15: Waiting 02:06:57 9e2d3f730b55: Waiting 02:06:57 70923a7f7312: Layer already exists 02:06:57 ac4bb2459fcf: Layer already exists 02:06:57 43cf6eafc4b7: Layer already exists 02:06:57 674cdd68fb89: Layer already exists 02:06:57 23822b35101b: Layer already exists 02:06:57 9e2d3f730b55: Layer already exists 02:06:57 ed1e4ca610c5: Layer already exists 02:06:57 a276c50cdd43: Layer already exists 02:06:57 097100c76c15: Layer already exists 02:06:57 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:06:58 674cdd68fb89: Preparing 02:06:58 23822b35101b: Preparing 02:06:58 ac4bb2459fcf: Preparing 02:06:58 70923a7f7312: Preparing 02:06:58 43cf6eafc4b7: Preparing 02:06:58 ed1e4ca610c5: Preparing 02:06:58 9e2d3f730b55: Preparing 02:06:58 a276c50cdd43: Preparing 02:06:58 097100c76c15: Preparing 02:06:58 ed1e4ca610c5: Waiting 02:06:58 a276c50cdd43: Waiting 02:06:58 097100c76c15: Waiting 02:06:58 9e2d3f730b55: Waiting 02:06:58 674cdd68fb89: Layer already exists 02:06:58 43cf6eafc4b7: Layer already exists 02:06:58 70923a7f7312: Layer already exists 02:06:58 ac4bb2459fcf: Layer already exists 02:06:58 23822b35101b: Layer already exists 02:06:58 ed1e4ca610c5: Layer already exists 02:06:58 a276c50cdd43: Layer already exists 02:06:58 9e2d3f730b55: Layer already exists 02:06:58 097100c76c15: Layer already exists 02:06:58 main: digest: sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:58 ===================================================== [Pipeline] echo 02:06:58 taggedImages: 02:06:58 - nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3 02:06:58 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:06:58 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.58 02:06:58 - nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:06:58 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:06:58 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:06:58 5c25be3e1a794386de6cc01739111128939cdde3 02:06:58 latest 02:06:58 4.1.0-dev.58 02:06:58 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:06:58 main 02:06:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3 02:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:06:59 63034b1bb045: Preparing 02:06:59 6d7e5318d75e: Preparing 02:06:59 70923a7f7312: Preparing 02:06:59 43cf6eafc4b7: Preparing 02:06:59 935c73a758a9: Preparing 02:06:59 158191d55d1d: Preparing 02:06:59 097100c76c15: Preparing 02:06:59 158191d55d1d: Waiting 02:06:59 097100c76c15: Waiting 02:06:59 43cf6eafc4b7: Layer already exists 02:06:59 70923a7f7312: Layer already exists 02:06:59 097100c76c15: Layer already exists 02:06:59 63034b1bb045: Pushed 02:06:59 935c73a758a9: Pushed 02:06:59 158191d55d1d: Pushed 02:07:03 6d7e5318d75e: Pushed 02:07:03 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:07:04 63034b1bb045: Preparing 02:07:04 6d7e5318d75e: Preparing 02:07:04 70923a7f7312: Preparing 02:07:04 43cf6eafc4b7: Preparing 02:07:04 935c73a758a9: Preparing 02:07:04 158191d55d1d: Preparing 02:07:04 097100c76c15: Preparing 02:07:04 158191d55d1d: Waiting 02:07:04 097100c76c15: Waiting 02:07:04 6d7e5318d75e: Layer already exists 02:07:04 43cf6eafc4b7: Layer already exists 02:07:04 935c73a758a9: Layer already exists 02:07:04 63034b1bb045: Layer already exists 02:07:04 70923a7f7312: Layer already exists 02:07:04 158191d55d1d: Layer already exists 02:07:04 097100c76c15: Layer already exists 02:07:04 latest: digest: sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.58 02:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:07:05 63034b1bb045: Preparing 02:07:05 6d7e5318d75e: Preparing 02:07:05 70923a7f7312: Preparing 02:07:05 43cf6eafc4b7: Preparing 02:07:05 935c73a758a9: Preparing 02:07:05 158191d55d1d: Preparing 02:07:05 097100c76c15: Preparing 02:07:05 158191d55d1d: Waiting 02:07:05 097100c76c15: Waiting 02:07:05 70923a7f7312: Layer already exists 02:07:05 63034b1bb045: Layer already exists 02:07:05 935c73a758a9: Layer already exists 02:07:05 6d7e5318d75e: Layer already exists 02:07:05 43cf6eafc4b7: Layer already exists 02:07:05 158191d55d1d: Layer already exists 02:07:05 097100c76c15: Layer already exists 02:07:05 4.1.0-dev.58: digest: sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:07:06 63034b1bb045: Preparing 02:07:06 6d7e5318d75e: Preparing 02:07:06 70923a7f7312: Preparing 02:07:06 43cf6eafc4b7: Preparing 02:07:06 935c73a758a9: Preparing 02:07:06 158191d55d1d: Preparing 02:07:06 097100c76c15: Preparing 02:07:06 158191d55d1d: Waiting 02:07:06 097100c76c15: Waiting 02:07:06 70923a7f7312: Layer already exists 02:07:06 63034b1bb045: Layer already exists 02:07:06 935c73a758a9: Layer already exists 02:07:06 6d7e5318d75e: Layer already exists 02:07:06 43cf6eafc4b7: Layer already exists 02:07:06 158191d55d1d: Layer already exists 02:07:06 097100c76c15: Layer already exists 02:07:06 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:07:06 63034b1bb045: Preparing 02:07:06 6d7e5318d75e: Preparing 02:07:06 70923a7f7312: Preparing 02:07:06 43cf6eafc4b7: Preparing 02:07:06 935c73a758a9: Preparing 02:07:06 158191d55d1d: Preparing 02:07:06 097100c76c15: Preparing 02:07:06 158191d55d1d: Waiting 02:07:06 097100c76c15: Waiting 02:07:06 70923a7f7312: Layer already exists 02:07:06 6d7e5318d75e: Layer already exists 02:07:06 43cf6eafc4b7: Layer already exists 02:07:06 63034b1bb045: Layer already exists 02:07:06 935c73a758a9: Layer already exists 02:07:06 158191d55d1d: Layer already exists 02:07:06 097100c76c15: Layer already exists 02:07:06 main: digest: sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:06 ===================================================== [Pipeline] echo 02:07:06 taggedImages: 02:07:06 - nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3 02:07:06 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:07:06 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.58 02:07:06 - nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:06 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:07:06 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:07:06 5c25be3e1a794386de6cc01739111128939cdde3 02:07:06 latest 02:07:06 4.1.0-dev.58 02:07:06 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:06 main 02:07:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3 02:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:07:07 56c14f9cee48: Preparing 02:07:07 5df868e38555: Preparing 02:07:07 70923a7f7312: Preparing 02:07:07 43cf6eafc4b7: Preparing 02:07:07 b709f86145ff: Preparing 02:07:07 e505601da55d: Preparing 02:07:07 097100c76c15: Preparing 02:07:07 e505601da55d: Waiting 02:07:07 097100c76c15: Waiting 02:07:07 43cf6eafc4b7: Layer already exists 02:07:07 70923a7f7312: Layer already exists 02:07:07 097100c76c15: Layer already exists 02:07:07 56c14f9cee48: Pushed 02:07:07 b709f86145ff: Pushed 02:07:07 e505601da55d: Pushed 02:07:12 5df868e38555: Pushed 02:07:12 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:07:12 56c14f9cee48: Preparing 02:07:12 5df868e38555: Preparing 02:07:12 70923a7f7312: Preparing 02:07:12 43cf6eafc4b7: Preparing 02:07:12 b709f86145ff: Preparing 02:07:12 e505601da55d: Preparing 02:07:12 097100c76c15: Preparing 02:07:12 e505601da55d: Waiting 02:07:12 097100c76c15: Waiting 02:07:12 70923a7f7312: Layer already exists 02:07:12 b709f86145ff: Layer already exists 02:07:12 43cf6eafc4b7: Layer already exists 02:07:12 56c14f9cee48: Layer already exists 02:07:12 5df868e38555: Layer already exists 02:07:12 e505601da55d: Layer already exists 02:07:12 097100c76c15: Layer already exists 02:07:12 latest: digest: sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.58 02:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:07:13 56c14f9cee48: Preparing 02:07:13 5df868e38555: Preparing 02:07:13 70923a7f7312: Preparing 02:07:13 43cf6eafc4b7: Preparing 02:07:13 b709f86145ff: Preparing 02:07:13 e505601da55d: Preparing 02:07:13 097100c76c15: Preparing 02:07:13 097100c76c15: Waiting 02:07:13 e505601da55d: Waiting 02:07:13 43cf6eafc4b7: Layer already exists 02:07:13 5df868e38555: Layer already exists 02:07:13 70923a7f7312: Layer already exists 02:07:13 b709f86145ff: Layer already exists 02:07:13 56c14f9cee48: Layer already exists 02:07:13 097100c76c15: Layer already exists 02:07:13 e505601da55d: Layer already exists 02:07:13 4.1.0-dev.58: digest: sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:07:13 56c14f9cee48: Preparing 02:07:13 5df868e38555: Preparing 02:07:13 70923a7f7312: Preparing 02:07:13 43cf6eafc4b7: Preparing 02:07:13 b709f86145ff: Preparing 02:07:13 e505601da55d: Preparing 02:07:13 097100c76c15: Preparing 02:07:13 097100c76c15: Waiting 02:07:13 e505601da55d: Waiting 02:07:13 70923a7f7312: Layer already exists 02:07:13 5df868e38555: Layer already exists 02:07:13 b709f86145ff: Layer already exists 02:07:13 56c14f9cee48: Layer already exists 02:07:13 43cf6eafc4b7: Layer already exists 02:07:13 e505601da55d: Layer already exists 02:07:13 097100c76c15: Layer already exists 02:07:13 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:07:14 56c14f9cee48: Preparing 02:07:14 5df868e38555: Preparing 02:07:14 70923a7f7312: Preparing 02:07:14 43cf6eafc4b7: Preparing 02:07:14 b709f86145ff: Preparing 02:07:14 e505601da55d: Preparing 02:07:14 097100c76c15: Preparing 02:07:14 e505601da55d: Waiting 02:07:14 097100c76c15: Waiting 02:07:14 43cf6eafc4b7: Layer already exists 02:07:14 56c14f9cee48: Layer already exists 02:07:14 5df868e38555: Layer already exists 02:07:14 70923a7f7312: Layer already exists 02:07:14 b709f86145ff: Layer already exists 02:07:14 e505601da55d: Layer already exists 02:07:14 097100c76c15: Layer already exists 02:07:14 main: digest: sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:14 ===================================================== [Pipeline] echo 02:07:14 taggedImages: 02:07:14 - nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:07:14 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:07:14 ========================================================= 02:07:14 [edgeXBuildMultiArch] RAW Config: 02:07:14 images: 02:07:14 - nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/core-command:latest 02:07:14 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/core-command:main 02:07:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:07:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:07:14 - nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/core-data:latest 02:07:14 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/core-data:main 02:07:14 - nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:07:14 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/core-keeper:main 02:07:14 - nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:07:14 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/core-metadata:main 02:07:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:07:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:07:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:07:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:07:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:07:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:07:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:07:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:07:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:07:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:07:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:07:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:07:14 - nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:07:14 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-spire-config:main 02:07:14 - nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:07:14 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/security-spire-server:main 02:07:14 - nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:07:14 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/support-notifications:main 02:07:14 - nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3 02:07:14 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:07:14 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:07:14 - nexus3.edgexfoundry.org:10004/support-scheduler:main 02:07:14 settingsFile: 02:07:14 edgex-go-settings 02:07:14 ========================================================= [Pipeline] node 02:07:29 Still waiting to schedule task 02:07:29 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:08:32 Running on prd-centos7-docker-4c-2g-8338 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:32 provisioning config files... 02:08:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14984238971963569135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:33 ---> ****-login.sh 02:08:33 nexus3.edgexfoundry.org:10001 02:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:33 Configure a credential helper to remove this warning. See 02:08:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:33 02:08:33 Login Succeeded 02:08:33 nexus3.edgexfoundry.org:10002 02:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:33 Configure a credential helper to remove this warning. See 02:08:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:33 02:08:33 Login Succeeded 02:08:33 nexus3.edgexfoundry.org:10003 02:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:33 Configure a credential helper to remove this warning. See 02:08:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:33 02:08:33 Login Succeeded 02:08:33 nexus3.edgexfoundry.org:10004 02:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:33 Configure a credential helper to remove this warning. See 02:08:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:33 02:08:33 Login Succeeded 02:08:33 ****.io 02:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:33 Configure a credential helper to remove this warning. See 02:08:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:33 02:08:33 Login Succeeded 02:08:33 ---> ****-login.sh ends [Pipeline] } 02:08:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:34 + docker buildx ls 02:08:34 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:08:34 default * docker 02:08:34 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:08:34 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:08:34 edgex-builder [Pipeline] sh 02:08:35 + docker buildx inspect --bootstrap 02:08:35 #1 [internal] booting buildkit 02:08:35 #1 pulling image moby/buildkit:buildx-stable-1 02:08:39 #1 pulling image moby/buildkit:buildx-stable-1 4.3s done 02:08:39 #1 creating container buildx_buildkit_edgex-builder0 02:08:40 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 02:08:40 #1 DONE 5.4s 02:08:40 Name: edgex-builder 02:08:40 Driver: docker-container 02:08:40 02:08:40 Nodes: 02:08:40 Name: edgex-builder0 02:08:40 Endpoint: unix:///var/run/docker.sock 02:08:40 Status: running 02:08:40 Buildkit: v0.23.2 02:08:40 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:08:41 + docker buildx ls 02:08:41 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:08:41 edgex-builder * docker-container 02:08:41 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:08:41 default docker 02:08:41 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:08:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3' 02:08:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3 --push - 02:08:41 #1 [internal] load build definition from Dockerfile 02:08:41 #1 transferring dockerfile: 197B done 02:08:41 #1 DONE 0.0s 02:08:41 02:08:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3 02:08:41 #2 DONE 0.1s 02:08:41 02:08:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3 02:08:41 #3 DONE 0.1s 02:08:41 02:08:41 #4 [internal] load .dockerignore 02:08:41 #4 transferring context: 2B done 02:08:41 #4 DONE 0.0s 02:08:41 02:08:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 02:08:41 #5 resolve nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 0.0s done 02:08:41 #5 DONE 0.0s 02:08:41 02:08:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 02:08:41 #6 resolve nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 0.0s done 02:08:41 #6 DONE 0.1s 02:08:41 02:08:41 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:08:41 #7 DONE 0.0s 02:08:41 02:08:41 #8 exporting to image 02:08:41 #8 exporting layers done 02:08:41 #8 exporting manifest sha256:55b0b2445eea9941b5dfe1f70a466d2bde1ee8304b1e5bb3eaae7bf3ac062f77 done 02:08:41 #8 exporting config sha256:242760d8f37bc7ea33023937b6842c0f754c4d7ff72a8551c774d540d54592ca done 02:08:41 #8 exporting manifest sha256:f7d39d59b9e58a7dcdd2734d11654b585a13c9b2b591e3e7698b5ac1e80148b2 done 02:08:41 #8 exporting config sha256:5852e4863ec2c44c9ec000285992a7d707cd88862c0acb6dde8c59a87987730b done 02:08:41 #8 exporting manifest list sha256:09c612149971a34fe7b2084e8da973d658502e47151f38e12fb72bce444ff76d done 02:08:41 #8 pushing layers 0.1s done 02:08:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3@sha256:09c612149971a34fe7b2084e8da973d658502e47151f38e12fb72bce444ff76d 02:08:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3@sha256:09c612149971a34fe7b2084e8da973d658502e47151f38e12fb72bce444ff76d 0.1s done 02:08:41 #8 DONE 0.2s 02:08:41 02:08:41 1 warning found (use --debug to expand): 02:08:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 02:08:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 02:08:42 #1 [internal] load build definition from Dockerfile 02:08:42 #1 transferring dockerfile: 163B done 02:08:42 #1 DONE 0.0s 02:08:42 02:08:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:08:42 #2 DONE 0.0s 02:08:42 02:08:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:08:42 #3 DONE 0.0s 02:08:42 02:08:42 #4 [internal] load .dockerignore 02:08:42 #4 transferring context: 2B done 02:08:42 #4 DONE 0.0s 02:08:42 02:08:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 02:08:42 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 0.0s done 02:08:42 #5 DONE 0.0s 02:08:42 02:08:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 02:08:42 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 0.0s done 02:08:42 #6 CACHED 02:08:42 02:08:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 02:08:42 #5 CACHED 02:08:42 02:08:42 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:08:42 #7 DONE 0.0s 02:08:42 02:08:42 #8 exporting to image 02:08:42 #8 exporting layers done 02:08:42 #8 exporting manifest sha256:55b0b2445eea9941b5dfe1f70a466d2bde1ee8304b1e5bb3eaae7bf3ac062f77 done 02:08:42 #8 exporting config sha256:242760d8f37bc7ea33023937b6842c0f754c4d7ff72a8551c774d540d54592ca done 02:08:42 #8 exporting manifest sha256:f7d39d59b9e58a7dcdd2734d11654b585a13c9b2b591e3e7698b5ac1e80148b2 done 02:08:42 #8 exporting config sha256:5852e4863ec2c44c9ec000285992a7d707cd88862c0acb6dde8c59a87987730b done 02:08:42 #8 exporting manifest list sha256:09c612149971a34fe7b2084e8da973d658502e47151f38e12fb72bce444ff76d done 02:08:42 #8 pushing layers 0.0s done 02:08:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:09c612149971a34fe7b2084e8da973d658502e47151f38e12fb72bce444ff76d 0.1s done 02:08:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:42 #8 DONE 0.1s 02:08:42 02:08:42 1 warning found (use --debug to expand): 02:08:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.58' 02:08:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.58 --push - 02:08:42 #1 [internal] load build definition from Dockerfile 02:08:42 #1 transferring dockerfile: 169B done 02:08:42 #1 DONE 0.0s 02:08:42 02:08:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.58 02:08:42 #2 DONE 0.0s 02:08:42 02:08:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.58 02:08:42 #3 DONE 0.0s 02:08:42 02:08:42 #4 [internal] load .dockerignore 02:08:42 #4 transferring context: 2B done 02:08:42 #4 DONE 0.0s 02:08:42 02:08:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.58@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 02:08:42 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.58@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 0.0s done 02:08:42 #5 CACHED 02:08:42 02:08:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.58@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 02:08:42 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.58@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 0.0s done 02:08:42 #6 CACHED 02:08:42 02:08:42 #7 exporting to image 02:08:42 #7 exporting layers 02:08:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:42 #7 exporting layers done 02:08:42 #7 exporting manifest sha256:55b0b2445eea9941b5dfe1f70a466d2bde1ee8304b1e5bb3eaae7bf3ac062f77 done 02:08:42 #7 exporting config sha256:242760d8f37bc7ea33023937b6842c0f754c4d7ff72a8551c774d540d54592ca done 02:08:42 #7 exporting manifest sha256:f7d39d59b9e58a7dcdd2734d11654b585a13c9b2b591e3e7698b5ac1e80148b2 done 02:08:42 #7 exporting config sha256:5852e4863ec2c44c9ec000285992a7d707cd88862c0acb6dde8c59a87987730b done 02:08:42 #7 exporting manifest list sha256:09c612149971a34fe7b2084e8da973d658502e47151f38e12fb72bce444ff76d done 02:08:42 #7 pushing layers 0.0s done 02:08:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.58@sha256:09c612149971a34fe7b2084e8da973d658502e47151f38e12fb72bce444ff76d 0.1s done 02:08:42 #7 DONE 0.1s 02:08:42 02:08:42 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:08:42 #8 DONE 0.0s 02:08:42 02:08:42 1 warning found (use --debug to expand): 02:08:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58' 02:08:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 --push - 02:08:43 #1 [internal] load build definition from Dockerfile 02:08:43 #1 transferring dockerfile: 210B done 02:08:43 #1 DONE 0.0s 02:08:43 02:08:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:08:43 #2 DONE 0.0s 02:08:43 02:08:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:08:43 #3 DONE 0.0s 02:08:43 02:08:43 #4 [internal] load .dockerignore 02:08:43 #4 transferring context: 2B done 02:08:43 #4 DONE 0.0s 02:08:43 02:08:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 02:08:43 #5 resolve nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 0.0s done 02:08:43 #5 CACHED 02:08:43 02:08:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 02:08:43 #6 resolve nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 0.0s done 02:08:43 #6 CACHED 02:08:43 02:08:43 #7 exporting to image 02:08:43 #7 exporting layers 02:08:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:43 #7 exporting layers done 02:08:43 #7 exporting manifest sha256:55b0b2445eea9941b5dfe1f70a466d2bde1ee8304b1e5bb3eaae7bf3ac062f77 done 02:08:43 #7 exporting config sha256:242760d8f37bc7ea33023937b6842c0f754c4d7ff72a8551c774d540d54592ca done 02:08:43 #7 exporting manifest sha256:f7d39d59b9e58a7dcdd2734d11654b585a13c9b2b591e3e7698b5ac1e80148b2 done 02:08:43 #7 exporting config sha256:5852e4863ec2c44c9ec000285992a7d707cd88862c0acb6dde8c59a87987730b done 02:08:43 #7 exporting manifest list sha256:09c612149971a34fe7b2084e8da973d658502e47151f38e12fb72bce444ff76d done 02:08:43 #7 pushing layers 0.0s done 02:08:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:09c612149971a34fe7b2084e8da973d658502e47151f38e12fb72bce444ff76d 0.1s done 02:08:43 #7 DONE 0.1s 02:08:43 02:08:43 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:08:43 #8 DONE 0.0s 02:08:43 02:08:43 1 warning found (use --debug to expand): 02:08:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 02:08:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 02:08:43 #1 [internal] load build definition from Dockerfile 02:08:43 #1 transferring dockerfile: 161B done 02:08:43 #1 DONE 0.0s 02:08:43 02:08:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:08:43 #2 DONE 0.0s 02:08:43 02:08:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:08:43 #3 DONE 0.0s 02:08:43 02:08:43 #4 [internal] load .dockerignore 02:08:43 #4 transferring context: 2B done 02:08:43 #4 DONE 0.0s 02:08:43 02:08:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 02:08:43 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 0.0s done 02:08:43 #5 CACHED 02:08:43 02:08:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 02:08:43 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:9e5818b66a4538e38a8a457ee76b884f7259183be4cdcd64376dbba233dc5b50 0.0s done 02:08:43 #6 CACHED 02:08:43 02:08:43 #7 exporting to image 02:08:43 #7 exporting layers 02:08:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:44 #7 exporting layers done 02:08:44 #7 exporting manifest sha256:55b0b2445eea9941b5dfe1f70a466d2bde1ee8304b1e5bb3eaae7bf3ac062f77 done 02:08:44 #7 exporting config sha256:242760d8f37bc7ea33023937b6842c0f754c4d7ff72a8551c774d540d54592ca done 02:08:44 #7 exporting manifest sha256:f7d39d59b9e58a7dcdd2734d11654b585a13c9b2b591e3e7698b5ac1e80148b2 done 02:08:44 #7 exporting config sha256:5852e4863ec2c44c9ec000285992a7d707cd88862c0acb6dde8c59a87987730b done 02:08:44 #7 exporting manifest list sha256:09c612149971a34fe7b2084e8da973d658502e47151f38e12fb72bce444ff76d done 02:08:44 #7 pushing layers 0.0s done 02:08:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:09c612149971a34fe7b2084e8da973d658502e47151f38e12fb72bce444ff76d 0.1s done 02:08:44 #7 DONE 0.1s 02:08:44 02:08:44 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:08:44 #8 DONE 0.0s 02:08:44 02:08:44 1 warning found (use --debug to expand): 02:08:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3' 02:08:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3 --push - 02:08:44 #1 [internal] load build definition from Dockerfile 02:08:44 #1 transferring dockerfile: 216B done 02:08:44 #1 DONE 0.0s 02:08:44 02:08:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3 02:08:44 #2 DONE 0.0s 02:08:44 02:08:44 #3 [internal] load .dockerignore 02:08:44 #3 transferring context: 2B done 02:08:44 #3 DONE 0.0s 02:08:44 02:08:44 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3 02:08:44 #4 DONE 0.1s 02:08:44 02:08:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 02:08:44 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 02:08:44 #5 ... 02:08:44 02:08:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 02:08:44 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 0.0s done 02:08:44 #6 DONE 0.1s 02:08:44 02:08:44 #7 exporting to image 02:08:44 #7 exporting layers done 02:08:44 #7 exporting manifest sha256:c55929a0854a9af3c0bbfe8e4c28d588ed47dfffc9638928f41fe64e2aba2a8d 0.0s done 02:08:44 #7 exporting config sha256:07cc8306382b7e865b0392f3d774761442597363b98335d3826cafd441abb1bd done 02:08:44 #7 exporting manifest sha256:7648c7d7385aa81780e547fc5cbd76b3eb06ca29cb6b148f64989b748ea9ee95 done 02:08:44 #7 exporting config sha256:b23b7642199fa894202c3964fc22694fb8a1b5f450eb0f822975b8021654a392 02:08:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:44 #7 ... 02:08:44 02:08:44 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:08:44 #8 DONE 0.0s 02:08:44 02:08:44 #7 exporting to image 02:08:44 #7 exporting config sha256:b23b7642199fa894202c3964fc22694fb8a1b5f450eb0f822975b8021654a392 done 02:08:44 #7 exporting manifest list sha256:7221901ef6d2a790286ca014c46b8ef490b91a45f3bacccdba06d4a570c38068 done 02:08:44 #7 pushing layers 0.1s done 02:08:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:7221901ef6d2a790286ca014c46b8ef490b91a45f3bacccdba06d4a570c38068 02:08:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:7221901ef6d2a790286ca014c46b8ef490b91a45f3bacccdba06d4a570c38068 0.1s done 02:08:44 #7 DONE 0.2s 02:08:44 02:08:44 1 warning found (use --debug to expand): 02:08:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 02:08:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 02:08:45 #1 [internal] load build definition from Dockerfile 02:08:45 #1 transferring dockerfile: 182B done 02:08:45 #1 DONE 0.0s 02:08:45 02:08:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:08:45 #2 DONE 0.0s 02:08:45 02:08:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:08:45 #3 DONE 0.0s 02:08:45 02:08:45 #4 [internal] load .dockerignore 02:08:45 #4 transferring context: 2B done 02:08:45 #4 DONE 0.0s 02:08:45 02:08:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 02:08:45 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 0.0s done 02:08:45 #5 CACHED 02:08:45 02:08:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 02:08:45 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 0.0s done 02:08:45 #6 CACHED 02:08:45 02:08:45 #7 exporting to image 02:08:45 #7 exporting layers done 02:08:45 #7 exporting manifest sha256:c55929a0854a9af3c0bbfe8e4c28d588ed47dfffc9638928f41fe64e2aba2a8d done 02:08:45 #7 exporting config sha256:07cc8306382b7e865b0392f3d774761442597363b98335d3826cafd441abb1bd done 02:08:45 #7 exporting manifest sha256:7648c7d7385aa81780e547fc5cbd76b3eb06ca29cb6b148f64989b748ea9ee95 02:08:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:45 #7 exporting manifest sha256:7648c7d7385aa81780e547fc5cbd76b3eb06ca29cb6b148f64989b748ea9ee95 done 02:08:45 #7 exporting config sha256:b23b7642199fa894202c3964fc22694fb8a1b5f450eb0f822975b8021654a392 done 02:08:45 #7 exporting manifest list sha256:7221901ef6d2a790286ca014c46b8ef490b91a45f3bacccdba06d4a570c38068 done 02:08:45 #7 pushing layers 0.0s done 02:08:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:7221901ef6d2a790286ca014c46b8ef490b91a45f3bacccdba06d4a570c38068 0.1s done 02:08:45 #7 DONE 0.1s 02:08:45 02:08:45 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:08:45 #8 DONE 0.0s 02:08:45 02:08:45 1 warning found (use --debug to expand): 02:08:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.58' 02:08:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.58 --push - 02:08:45 #1 [internal] load build definition from Dockerfile 02:08:45 #1 transferring dockerfile: 188B done 02:08:45 #1 DONE 0.0s 02:08:45 02:08:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.58 02:08:45 #2 DONE 0.0s 02:08:45 02:08:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.58 02:08:45 #3 DONE 0.0s 02:08:45 02:08:45 #4 [internal] load .dockerignore 02:08:45 #4 transferring context: 2B done 02:08:45 #4 DONE 0.0s 02:08:45 02:08:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.58@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 02:08:45 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.58@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 0.0s done 02:08:45 #5 DONE 0.0s 02:08:45 02:08:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.58@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 02:08:46 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.58@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 0.0s done 02:08:46 #6 CACHED 02:08:46 02:08:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.58@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 02:08:46 #5 CACHED 02:08:46 02:08:46 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:08:46 #7 DONE 0.0s 02:08:46 02:08:46 #8 exporting to image 02:08:46 #8 exporting layers done 02:08:46 #8 exporting manifest sha256:c55929a0854a9af3c0bbfe8e4c28d588ed47dfffc9638928f41fe64e2aba2a8d done 02:08:46 #8 exporting config sha256:07cc8306382b7e865b0392f3d774761442597363b98335d3826cafd441abb1bd done 02:08:46 #8 exporting manifest sha256:7648c7d7385aa81780e547fc5cbd76b3eb06ca29cb6b148f64989b748ea9ee95 done 02:08:46 #8 exporting config sha256:b23b7642199fa894202c3964fc22694fb8a1b5f450eb0f822975b8021654a392 done 02:08:46 #8 exporting manifest list sha256:7221901ef6d2a790286ca014c46b8ef490b91a45f3bacccdba06d4a570c38068 done 02:08:46 #8 pushing layers 0.0s done 02:08:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.58@sha256:7221901ef6d2a790286ca014c46b8ef490b91a45f3bacccdba06d4a570c38068 0.1s done 02:08:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:46 #8 DONE 0.1s 02:08:46 02:08:46 1 warning found (use --debug to expand): 02:08:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 --push - 02:08:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58' 02:08:46 #1 [internal] load build definition from Dockerfile 02:08:46 #1 transferring dockerfile: 229B done 02:08:46 #1 DONE 0.0s 02:08:46 02:08:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:08:46 #2 DONE 0.0s 02:08:46 02:08:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:08:46 #3 DONE 0.0s 02:08:46 02:08:46 #4 [internal] load .dockerignore 02:08:46 #4 transferring context: 2B done 02:08:46 #4 DONE 0.0s 02:08:46 02:08:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 02:08:46 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 0.0s done 02:08:46 #5 CACHED 02:08:46 02:08:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 02:08:46 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 0.0s done 02:08:46 #6 CACHED 02:08:46 02:08:46 #7 exporting to image 02:08:46 #7 exporting layers done 02:08:46 #7 exporting manifest sha256:c55929a0854a9af3c0bbfe8e4c28d588ed47dfffc9638928f41fe64e2aba2a8d done 02:08:46 #7 exporting config sha256:07cc8306382b7e865b0392f3d774761442597363b98335d3826cafd441abb1bd done 02:08:46 #7 exporting manifest sha256:7648c7d7385aa81780e547fc5cbd76b3eb06ca29cb6b148f64989b748ea9ee95 done 02:08:46 #7 exporting config sha256:b23b7642199fa894202c3964fc22694fb8a1b5f450eb0f822975b8021654a392 done 02:08:46 #7 exporting manifest list sha256:7221901ef6d2a790286ca014c46b8ef490b91a45f3bacccdba06d4a570c38068 02:08:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:46 #7 exporting manifest list sha256:7221901ef6d2a790286ca014c46b8ef490b91a45f3bacccdba06d4a570c38068 done 02:08:46 #7 pushing layers 0.0s done 02:08:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:7221901ef6d2a790286ca014c46b8ef490b91a45f3bacccdba06d4a570c38068 0.1s done 02:08:46 #7 DONE 0.1s 02:08:46 02:08:46 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:08:46 #8 DONE 0.0s 02:08:46 02:08:46 1 warning found (use --debug to expand): 02:08:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 02:08:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 02:08:46 #1 [internal] load build definition from Dockerfile 02:08:46 #1 transferring dockerfile: 180B done 02:08:46 #1 DONE 0.0s 02:08:46 02:08:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:08:46 #2 DONE 0.0s 02:08:46 02:08:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:08:46 #3 DONE 0.0s 02:08:46 02:08:46 #4 [internal] load .dockerignore 02:08:46 #4 transferring context: 2B done 02:08:46 #4 DONE 0.0s 02:08:46 02:08:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 02:08:46 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 0.0s done 02:08:46 #5 CACHED 02:08:46 02:08:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 02:08:46 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ddf580a33ae51052b506add0293b1944f84d69364abe6d2c75fd112eab59ef2e 0.0s done 02:08:46 #6 CACHED 02:08:46 02:08:46 #7 exporting to image 02:08:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:47 #7 exporting layers done 02:08:47 #7 exporting manifest sha256:c55929a0854a9af3c0bbfe8e4c28d588ed47dfffc9638928f41fe64e2aba2a8d done 02:08:47 #7 exporting config sha256:07cc8306382b7e865b0392f3d774761442597363b98335d3826cafd441abb1bd done 02:08:47 #7 exporting manifest sha256:7648c7d7385aa81780e547fc5cbd76b3eb06ca29cb6b148f64989b748ea9ee95 done 02:08:47 #7 exporting config sha256:b23b7642199fa894202c3964fc22694fb8a1b5f450eb0f822975b8021654a392 done 02:08:47 #7 exporting manifest list sha256:7221901ef6d2a790286ca014c46b8ef490b91a45f3bacccdba06d4a570c38068 done 02:08:47 #7 pushing layers 0.0s done 02:08:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:7221901ef6d2a790286ca014c46b8ef490b91a45f3bacccdba06d4a570c38068 0.1s done 02:08:47 #7 DONE 0.1s 02:08:47 02:08:47 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:08:47 #8 DONE 0.0s 02:08:47 02:08:47 1 warning found (use --debug to expand): 02:08:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3 --push - 02:08:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3' 02:08:47 #1 [internal] load build definition from Dockerfile 02:08:47 #1 transferring dockerfile: 194B done 02:08:47 #1 DONE 0.0s 02:08:47 02:08:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3 02:08:47 #2 DONE 0.0s 02:08:47 02:08:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3 02:08:47 #3 DONE 0.0s 02:08:47 02:08:47 #4 [internal] load .dockerignore 02:08:47 #4 transferring context: 2B done 02:08:47 #4 DONE 0.0s 02:08:47 02:08:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 02:08:47 #5 resolve nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 02:08:47 #5 resolve nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 0.0s done 02:08:47 #5 DONE 0.1s 02:08:47 02:08:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 02:08:47 #6 resolve nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 0.0s done 02:08:47 #6 DONE 0.0s 02:08:47 02:08:47 #7 exporting to image 02:08:47 #7 exporting layers done 02:08:47 #7 exporting manifest sha256:c883ca7fba98f297268029ef4c47b6741c8782712665968c8a2aca65fae4a5bb done 02:08:47 #7 exporting config sha256:8a29ea306ce6a767cb83169092bbce3e7619fc10ae031bdcdeea08314898338f done 02:08:47 #7 exporting manifest sha256:d6280cf86a0da4748c1d7b5869a3c3be4f52a3e65bdef85a7c7cc5d8b1a63268 done 02:08:47 #7 exporting config sha256:1eea0a802543d50b469c762917910a0ce8e92b9c7020f394ac48cef082fcf629 02:08:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:47 #7 ... 02:08:47 02:08:47 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:08:47 #8 DONE 0.0s 02:08:47 02:08:47 #7 exporting to image 02:08:47 #7 exporting config sha256:1eea0a802543d50b469c762917910a0ce8e92b9c7020f394ac48cef082fcf629 done 02:08:47 #7 exporting manifest list sha256:9939f5b2570edbdaed5892cdc7f0e1ea73284b35f56ee8f52eff73663f35fc33 0.0s done 02:08:47 #7 pushing layers 0.1s done 02:08:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3@sha256:9939f5b2570edbdaed5892cdc7f0e1ea73284b35f56ee8f52eff73663f35fc33 02:08:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3@sha256:9939f5b2570edbdaed5892cdc7f0e1ea73284b35f56ee8f52eff73663f35fc33 0.1s done 02:08:47 #7 DONE 0.2s 02:08:47 02:08:47 1 warning found (use --debug to expand): 02:08:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 02:08:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 02:08:48 #1 [internal] load build definition from Dockerfile 02:08:48 #1 transferring dockerfile: 160B done 02:08:48 #1 DONE 0.0s 02:08:48 02:08:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:08:48 #2 DONE 0.0s 02:08:48 02:08:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:08:48 #3 DONE 0.0s 02:08:48 02:08:48 #4 [internal] load .dockerignore 02:08:48 #4 transferring context: 2B done 02:08:48 #4 DONE 0.0s 02:08:48 02:08:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 02:08:48 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b done 02:08:48 #5 DONE 0.0s 02:08:48 02:08:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 02:08:48 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 0.0s done 02:08:48 #6 CACHED 02:08:48 02:08:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 02:08:48 #5 CACHED 02:08:48 02:08:48 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:08:48 #7 DONE 0.0s 02:08:48 02:08:48 #8 exporting to image 02:08:48 #8 exporting layers done 02:08:48 #8 exporting manifest sha256:c883ca7fba98f297268029ef4c47b6741c8782712665968c8a2aca65fae4a5bb done 02:08:48 #8 exporting config sha256:8a29ea306ce6a767cb83169092bbce3e7619fc10ae031bdcdeea08314898338f done 02:08:48 #8 exporting manifest sha256:d6280cf86a0da4748c1d7b5869a3c3be4f52a3e65bdef85a7c7cc5d8b1a63268 done 02:08:48 #8 exporting config sha256:1eea0a802543d50b469c762917910a0ce8e92b9c7020f394ac48cef082fcf629 done 02:08:48 #8 exporting manifest list sha256:9939f5b2570edbdaed5892cdc7f0e1ea73284b35f56ee8f52eff73663f35fc33 done 02:08:48 #8 pushing layers 0.0s done 02:08:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9939f5b2570edbdaed5892cdc7f0e1ea73284b35f56ee8f52eff73663f35fc33 0.1s done 02:08:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:48 #8 DONE 0.1s 02:08:48 02:08:48 1 warning found (use --debug to expand): 02:08:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.58' 02:08:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.58 --push - 02:08:48 #1 [internal] load build definition from Dockerfile 02:08:48 #1 transferring dockerfile: 166B done 02:08:48 #1 DONE 0.0s 02:08:48 02:08:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.58 02:08:48 #2 DONE 0.0s 02:08:48 02:08:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.58 02:08:48 #3 DONE 0.0s 02:08:48 02:08:48 #4 [internal] load .dockerignore 02:08:48 #4 transferring context: 2B done 02:08:48 #4 DONE 0.0s 02:08:48 02:08:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.58@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 02:08:48 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.58@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 0.0s done 02:08:48 #5 CACHED 02:08:48 02:08:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.58@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 02:08:48 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.58@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 0.0s done 02:08:48 #6 CACHED 02:08:48 02:08:48 #7 exporting to image 02:08:48 #7 exporting layers done 02:08:48 #7 exporting manifest sha256:c883ca7fba98f297268029ef4c47b6741c8782712665968c8a2aca65fae4a5bb done 02:08:48 #7 exporting config sha256:8a29ea306ce6a767cb83169092bbce3e7619fc10ae031bdcdeea08314898338f done 02:08:48 #7 exporting manifest sha256:d6280cf86a0da4748c1d7b5869a3c3be4f52a3e65bdef85a7c7cc5d8b1a63268 done 02:08:48 #7 exporting config sha256:1eea0a802543d50b469c762917910a0ce8e92b9c7020f394ac48cef082fcf629 done 02:08:48 #7 exporting manifest list sha256:9939f5b2570edbdaed5892cdc7f0e1ea73284b35f56ee8f52eff73663f35fc33 done 02:08:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:49 #7 pushing layers 0.0s done 02:08:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.58@sha256:9939f5b2570edbdaed5892cdc7f0e1ea73284b35f56ee8f52eff73663f35fc33 0.1s done 02:08:49 #7 DONE 0.1s 02:08:49 02:08:49 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:08:49 #8 DONE 0.0s 02:08:49 02:08:49 1 warning found (use --debug to expand): 02:08:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58' 02:08:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 --push - 02:08:49 #1 [internal] load build definition from Dockerfile 02:08:49 #1 transferring dockerfile: 207B done 02:08:49 #1 DONE 0.0s 02:08:49 02:08:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:08:49 #2 DONE 0.0s 02:08:49 02:08:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:08:49 #3 DONE 0.0s 02:08:49 02:08:49 #4 [internal] load .dockerignore 02:08:49 #4 transferring context: 2B done 02:08:49 #4 DONE 0.0s 02:08:49 02:08:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 02:08:49 #5 resolve nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b done 02:08:49 #5 CACHED 02:08:49 02:08:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 02:08:49 #6 resolve nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b done 02:08:49 #6 CACHED 02:08:49 02:08:49 #7 exporting to image 02:08:49 #7 exporting layers done 02:08:49 #7 exporting manifest sha256:c883ca7fba98f297268029ef4c47b6741c8782712665968c8a2aca65fae4a5bb done 02:08:49 #7 exporting config sha256:8a29ea306ce6a767cb83169092bbce3e7619fc10ae031bdcdeea08314898338f done 02:08:49 #7 exporting manifest sha256:d6280cf86a0da4748c1d7b5869a3c3be4f52a3e65bdef85a7c7cc5d8b1a63268 done 02:08:49 #7 exporting config sha256:1eea0a802543d50b469c762917910a0ce8e92b9c7020f394ac48cef082fcf629 02:08:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:49 #7 exporting config sha256:1eea0a802543d50b469c762917910a0ce8e92b9c7020f394ac48cef082fcf629 done 02:08:49 #7 exporting manifest list sha256:9939f5b2570edbdaed5892cdc7f0e1ea73284b35f56ee8f52eff73663f35fc33 done 02:08:49 #7 pushing layers 0.0s done 02:08:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:9939f5b2570edbdaed5892cdc7f0e1ea73284b35f56ee8f52eff73663f35fc33 0.1s done 02:08:49 #7 DONE 0.1s 02:08:49 02:08:49 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:08:49 #8 DONE 0.0s 02:08:49 02:08:49 1 warning found (use --debug to expand): 02:08:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 02:08:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 02:08:49 #1 [internal] load build definition from Dockerfile 02:08:49 #1 transferring dockerfile: 158B done 02:08:49 #1 DONE 0.0s 02:08:49 02:08:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:08:49 #2 DONE 0.0s 02:08:49 02:08:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:08:49 #3 DONE 0.0s 02:08:49 02:08:49 #4 [internal] load .dockerignore 02:08:49 #4 transferring context: 2B done 02:08:49 #4 DONE 0.0s 02:08:49 02:08:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 02:08:49 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b done 02:08:49 #5 CACHED 02:08:49 02:08:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b 02:08:49 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:7e1659c6a0931f81edb494c12377b623e3e2f54b19bb55d0d5e41917aa3bb92b done 02:08:49 #6 CACHED 02:08:49 02:08:49 #7 exporting to image 02:08:49 #7 exporting layers done 02:08:49 #7 exporting manifest sha256:c883ca7fba98f297268029ef4c47b6741c8782712665968c8a2aca65fae4a5bb done 02:08:49 #7 exporting config sha256:8a29ea306ce6a767cb83169092bbce3e7619fc10ae031bdcdeea08314898338f done 02:08:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:50 #7 exporting manifest sha256:d6280cf86a0da4748c1d7b5869a3c3be4f52a3e65bdef85a7c7cc5d8b1a63268 done 02:08:50 #7 exporting config sha256:1eea0a802543d50b469c762917910a0ce8e92b9c7020f394ac48cef082fcf629 done 02:08:50 #7 exporting manifest list sha256:9939f5b2570edbdaed5892cdc7f0e1ea73284b35f56ee8f52eff73663f35fc33 done 02:08:50 #7 pushing layers 0.0s done 02:08:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:9939f5b2570edbdaed5892cdc7f0e1ea73284b35f56ee8f52eff73663f35fc33 0.1s done 02:08:50 #7 DONE 0.1s 02:08:50 02:08:50 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:08:50 #8 DONE 0.0s 02:08:50 02:08:50 1 warning found (use --debug to expand): 02:08:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3' 02:08:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3 --push - 02:08:50 #1 [internal] load build definition from Dockerfile 02:08:50 #1 transferring dockerfile: 196B done 02:08:50 #1 DONE 0.0s 02:08:50 02:08:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3 02:08:50 #2 DONE 0.0s 02:08:50 02:08:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3 02:08:50 #3 DONE 0.0s 02:08:50 02:08:50 #4 [internal] load .dockerignore 02:08:50 #4 transferring context: 2B done 02:08:50 #4 DONE 0.0s 02:08:50 02:08:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 02:08:50 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 0.0s done 02:08:50 #5 DONE 0.0s 02:08:50 02:08:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 02:08:50 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 0.0s done 02:08:50 #6 DONE 0.0s 02:08:50 02:08:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 02:08:50 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 0.0s done 02:08:50 #5 DONE 0.1s 02:08:50 02:08:50 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:08:50 #7 DONE 0.0s 02:08:50 02:08:50 #8 exporting to image 02:08:50 #8 exporting layers done 02:08:50 #8 exporting manifest sha256:3cae944700b1be39bc65ed21a265722ee568687f040f596cde1d2294b5427dd9 done 02:08:50 #8 exporting config sha256:11e9e610ebaab6ec19aaa631ef96e1ec887d1e0a0ca28523370e6ba16c236ec0 done 02:08:50 #8 exporting manifest sha256:e4b3c97c6a6eeb8edebd6eef2eecfdc0822a3468e8af71a1870b74484b0bfe75 done 02:08:50 #8 exporting config sha256:582051c97d37e5e916b35afb11313c69d6b100bd973f46a39911372556ca8b25 done 02:08:50 #8 exporting manifest list sha256:e1d15621af80948c4bfb118e91c363be015b0cf6e73c03e568a656ca782a7fa2 done 02:08:50 #8 pushing layers 0.1s done 02:08:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:e1d15621af80948c4bfb118e91c363be015b0cf6e73c03e568a656ca782a7fa2 0.1s done 02:08:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:50 #8 DONE 0.2s 02:08:50 02:08:50 1 warning found (use --debug to expand): 02:08:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 02:08:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 02:08:51 #1 [internal] load build definition from Dockerfile 02:08:51 #1 transferring dockerfile: 162B done 02:08:51 #1 DONE 0.0s 02:08:51 02:08:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:08:51 #2 DONE 0.0s 02:08:51 02:08:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:08:51 #3 DONE 0.0s 02:08:51 02:08:51 #4 [internal] load .dockerignore 02:08:51 #4 transferring context: 2B done 02:08:51 #4 DONE 0.0s 02:08:51 02:08:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 02:08:51 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 0.0s done 02:08:51 #5 DONE 0.0s 02:08:51 02:08:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 02:08:51 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 0.0s done 02:08:51 #6 CACHED 02:08:51 02:08:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 02:08:51 #5 CACHED 02:08:51 02:08:51 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:08:51 #7 DONE 0.0s 02:08:51 02:08:51 #8 exporting to image 02:08:51 #8 exporting layers done 02:08:51 #8 exporting manifest sha256:3cae944700b1be39bc65ed21a265722ee568687f040f596cde1d2294b5427dd9 done 02:08:51 #8 exporting config sha256:11e9e610ebaab6ec19aaa631ef96e1ec887d1e0a0ca28523370e6ba16c236ec0 done 02:08:51 #8 exporting manifest sha256:e4b3c97c6a6eeb8edebd6eef2eecfdc0822a3468e8af71a1870b74484b0bfe75 done 02:08:51 #8 exporting config sha256:582051c97d37e5e916b35afb11313c69d6b100bd973f46a39911372556ca8b25 done 02:08:51 #8 exporting manifest list sha256:e1d15621af80948c4bfb118e91c363be015b0cf6e73c03e568a656ca782a7fa2 done 02:08:51 #8 pushing layers 0.0s done 02:08:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:e1d15621af80948c4bfb118e91c363be015b0cf6e73c03e568a656ca782a7fa2 0.1s done 02:08:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:51 #8 DONE 0.1s 02:08:51 02:08:51 1 warning found (use --debug to expand): 02:08:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.58 --push - 02:08:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.58' 02:08:51 #1 [internal] load build definition from Dockerfile 02:08:51 #1 transferring dockerfile: 168B done 02:08:51 #1 DONE 0.0s 02:08:51 02:08:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.58 02:08:51 #2 DONE 0.0s 02:08:51 02:08:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.58 02:08:51 #3 DONE 0.0s 02:08:51 02:08:51 #4 [internal] load .dockerignore 02:08:51 #4 transferring context: 2B done 02:08:51 #4 DONE 0.0s 02:08:51 02:08:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.58@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 02:08:51 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.58@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 0.0s done 02:08:51 #5 CACHED 02:08:51 02:08:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.58@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 02:08:51 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.58@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 0.0s done 02:08:51 #6 CACHED 02:08:51 02:08:51 #7 exporting to image 02:08:51 #7 exporting layers 02:08:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:52 #7 exporting layers done 02:08:52 #7 exporting manifest sha256:3cae944700b1be39bc65ed21a265722ee568687f040f596cde1d2294b5427dd9 done 02:08:52 #7 exporting config sha256:11e9e610ebaab6ec19aaa631ef96e1ec887d1e0a0ca28523370e6ba16c236ec0 done 02:08:52 #7 exporting manifest sha256:e4b3c97c6a6eeb8edebd6eef2eecfdc0822a3468e8af71a1870b74484b0bfe75 done 02:08:52 #7 exporting config sha256:582051c97d37e5e916b35afb11313c69d6b100bd973f46a39911372556ca8b25 done 02:08:52 #7 exporting manifest list sha256:e1d15621af80948c4bfb118e91c363be015b0cf6e73c03e568a656ca782a7fa2 done 02:08:52 #7 pushing layers 0.0s done 02:08:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.58@sha256:e1d15621af80948c4bfb118e91c363be015b0cf6e73c03e568a656ca782a7fa2 0.1s done 02:08:52 #7 DONE 0.1s 02:08:52 02:08:52 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:08:52 #8 DONE 0.0s 02:08:52 02:08:52 1 warning found (use --debug to expand): 02:08:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58' 02:08:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 --push - 02:08:52 #1 [internal] load build definition from Dockerfile 02:08:52 #1 transferring dockerfile: 209B done 02:08:52 #1 DONE 0.0s 02:08:52 02:08:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:08:52 #2 DONE 0.0s 02:08:52 02:08:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:08:52 #3 DONE 0.0s 02:08:52 02:08:52 #4 [internal] load .dockerignore 02:08:52 #4 transferring context: 2B done 02:08:52 #4 DONE 0.0s 02:08:52 02:08:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 02:08:52 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 0.0s done 02:08:52 #5 CACHED 02:08:52 02:08:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 02:08:52 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 0.0s done 02:08:52 #6 CACHED 02:08:52 02:08:52 #7 exporting to image 02:08:52 #7 exporting layers done 02:08:52 #7 exporting manifest sha256:3cae944700b1be39bc65ed21a265722ee568687f040f596cde1d2294b5427dd9 done 02:08:52 #7 exporting config sha256:11e9e610ebaab6ec19aaa631ef96e1ec887d1e0a0ca28523370e6ba16c236ec0 done 02:08:52 #7 exporting manifest sha256:e4b3c97c6a6eeb8edebd6eef2eecfdc0822a3468e8af71a1870b74484b0bfe75 02:08:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:52 #7 exporting manifest sha256:e4b3c97c6a6eeb8edebd6eef2eecfdc0822a3468e8af71a1870b74484b0bfe75 done 02:08:52 #7 exporting config sha256:582051c97d37e5e916b35afb11313c69d6b100bd973f46a39911372556ca8b25 done 02:08:52 #7 exporting manifest list sha256:e1d15621af80948c4bfb118e91c363be015b0cf6e73c03e568a656ca782a7fa2 done 02:08:52 #7 pushing layers 0.0s done 02:08:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:e1d15621af80948c4bfb118e91c363be015b0cf6e73c03e568a656ca782a7fa2 0.1s done 02:08:52 #7 DONE 0.1s 02:08:52 02:08:52 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:08:52 #8 DONE 0.0s 02:08:52 02:08:52 1 warning found (use --debug to expand): 02:08:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 02:08:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 02:08:53 #1 [internal] load build definition from Dockerfile 02:08:53 #1 transferring dockerfile: 160B done 02:08:53 #1 DONE 0.0s 02:08:53 02:08:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:08:53 #2 DONE 0.0s 02:08:53 02:08:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:08:53 #3 DONE 0.0s 02:08:53 02:08:53 #4 [internal] load .dockerignore 02:08:53 #4 transferring context: 2B done 02:08:53 #4 DONE 0.0s 02:08:53 02:08:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 02:08:53 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 0.0s done 02:08:53 #5 DONE 0.0s 02:08:53 02:08:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 02:08:53 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 0.0s done 02:08:53 #6 CACHED 02:08:53 02:08:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:df1ddc08cdebf970641d7219d6a7af09ed93c5198d76eb3714d55f47f68856d6 02:08:53 #5 CACHED 02:08:53 02:08:53 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:08:53 #7 DONE 0.0s 02:08:53 02:08:53 #8 exporting to image 02:08:53 #8 exporting layers done 02:08:53 #8 exporting manifest sha256:3cae944700b1be39bc65ed21a265722ee568687f040f596cde1d2294b5427dd9 done 02:08:53 #8 exporting config sha256:11e9e610ebaab6ec19aaa631ef96e1ec887d1e0a0ca28523370e6ba16c236ec0 done 02:08:53 #8 exporting manifest sha256:e4b3c97c6a6eeb8edebd6eef2eecfdc0822a3468e8af71a1870b74484b0bfe75 done 02:08:53 #8 exporting config sha256:582051c97d37e5e916b35afb11313c69d6b100bd973f46a39911372556ca8b25 done 02:08:53 #8 exporting manifest list sha256:e1d15621af80948c4bfb118e91c363be015b0cf6e73c03e568a656ca782a7fa2 done 02:08:53 #8 pushing layers 0.0s done 02:08:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:e1d15621af80948c4bfb118e91c363be015b0cf6e73c03e568a656ca782a7fa2 0.1s done 02:08:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:53 #8 DONE 0.1s 02:08:53 02:08:53 1 warning found (use --debug to expand): 02:08:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3' 02:08:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3 --push - 02:08:53 #1 [internal] load build definition from Dockerfile 02:08:53 #1 transferring dockerfile: 198B done 02:08:53 #1 DONE 0.0s 02:08:53 02:08:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3 02:08:53 #2 DONE 0.0s 02:08:53 02:08:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3 02:08:53 #3 DONE 0.0s 02:08:53 02:08:53 #4 [internal] load .dockerignore 02:08:53 #4 transferring context: 2B done 02:08:53 #4 DONE 0.0s 02:08:53 02:08:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 02:08:53 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 0.0s done 02:08:53 #5 DONE 0.0s 02:08:53 02:08:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 02:08:53 #6 DONE 0.0s 02:08:53 02:08:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 02:08:53 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 0.0s done 02:08:53 #5 DONE 0.1s 02:08:53 02:08:53 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:08:53 #7 DONE 0.0s 02:08:53 02:08:53 #8 exporting to image 02:08:53 #8 exporting layers done 02:08:53 #8 exporting manifest sha256:bd56013051d34d978875dc961d407804496bbddf3083d7049c3801d85c73f54e 0.0s done 02:08:53 #8 exporting config sha256:757726e8e4701e1407c8f68cac8ce4bd1dd4c41aab6212a31bca471f1acd99a6 done 02:08:53 #8 exporting manifest sha256:539c732a3b3e2607ff5e33aec42868c47a70ca00d1868cdc394475120dc11024 done 02:08:53 #8 exporting config sha256:5f1de1a6959087ca8fd678af7e73090ff53754f5d4a9d70caccdaa901ccb098c done 02:08:53 #8 exporting manifest list sha256:b3ed373ed88037fc44d43509980690deea8299d6cc40a4913d7b2f60c3bcddea done 02:08:53 #8 pushing layers 0.1s done 02:08:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3@sha256:b3ed373ed88037fc44d43509980690deea8299d6cc40a4913d7b2f60c3bcddea 0.1s done 02:08:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:53 #8 DONE 0.2s 02:08:54 02:08:54 1 warning found (use --debug to expand): 02:08:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 02:08:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 02:08:54 #1 [internal] load build definition from Dockerfile 02:08:54 #1 transferring dockerfile: 164B done 02:08:54 #1 DONE 0.0s 02:08:54 02:08:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:08:54 #2 DONE 0.0s 02:08:54 02:08:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:08:54 #3 DONE 0.0s 02:08:54 02:08:54 #4 [internal] load .dockerignore 02:08:54 #4 transferring context: 2B done 02:08:54 #4 DONE 0.0s 02:08:54 02:08:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 02:08:54 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 0.0s done 02:08:54 #5 CACHED 02:08:54 02:08:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 02:08:54 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 0.0s done 02:08:54 #6 CACHED 02:08:54 02:08:54 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:08:54 #7 DONE 0.0s 02:08:54 02:08:54 #8 exporting to image 02:08:54 #8 exporting layers done 02:08:54 #8 exporting manifest sha256:bd56013051d34d978875dc961d407804496bbddf3083d7049c3801d85c73f54e done 02:08:54 #8 exporting config sha256:757726e8e4701e1407c8f68cac8ce4bd1dd4c41aab6212a31bca471f1acd99a6 done 02:08:54 #8 exporting manifest sha256:539c732a3b3e2607ff5e33aec42868c47a70ca00d1868cdc394475120dc11024 done 02:08:54 #8 exporting config sha256:5f1de1a6959087ca8fd678af7e73090ff53754f5d4a9d70caccdaa901ccb098c done 02:08:54 #8 exporting manifest list sha256:b3ed373ed88037fc44d43509980690deea8299d6cc40a4913d7b2f60c3bcddea done 02:08:54 #8 pushing layers 0.0s done 02:08:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:b3ed373ed88037fc44d43509980690deea8299d6cc40a4913d7b2f60c3bcddea 02:08:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:b3ed373ed88037fc44d43509980690deea8299d6cc40a4913d7b2f60c3bcddea 0.1s done 02:08:54 #8 DONE 0.1s 02:08:54 02:08:54 1 warning found (use --debug to expand): 02:08:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.58' 02:08:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.58 --push - 02:08:55 #1 [internal] load build definition from Dockerfile 02:08:55 #1 transferring dockerfile: 170B done 02:08:55 #1 DONE 0.0s 02:08:55 02:08:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.58 02:08:55 #2 DONE 0.0s 02:08:55 02:08:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.58 02:08:55 #3 DONE 0.0s 02:08:55 02:08:55 #4 [internal] load .dockerignore 02:08:55 #4 transferring context: 2B done 02:08:55 #4 DONE 0.0s 02:08:55 02:08:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.58@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 02:08:55 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.58@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 0.0s done 02:08:55 #5 DONE 0.0s 02:08:55 02:08:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.58@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 02:08:55 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.58@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 0.0s done 02:08:55 #6 CACHED 02:08:55 02:08:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.58@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 02:08:55 #5 CACHED 02:08:55 02:08:55 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:08:55 #7 DONE 0.0s 02:08:55 02:08:55 #8 exporting to image 02:08:55 #8 exporting layers done 02:08:55 #8 exporting manifest sha256:bd56013051d34d978875dc961d407804496bbddf3083d7049c3801d85c73f54e done 02:08:55 #8 exporting config sha256:757726e8e4701e1407c8f68cac8ce4bd1dd4c41aab6212a31bca471f1acd99a6 done 02:08:55 #8 exporting manifest sha256:539c732a3b3e2607ff5e33aec42868c47a70ca00d1868cdc394475120dc11024 done 02:08:55 #8 exporting config sha256:5f1de1a6959087ca8fd678af7e73090ff53754f5d4a9d70caccdaa901ccb098c done 02:08:55 #8 exporting manifest list sha256:b3ed373ed88037fc44d43509980690deea8299d6cc40a4913d7b2f60c3bcddea done 02:08:55 #8 pushing layers 0.0s done 02:08:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.58@sha256:b3ed373ed88037fc44d43509980690deea8299d6cc40a4913d7b2f60c3bcddea 0.1s done 02:08:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:55 #8 DONE 0.1s 02:08:55 02:08:55 1 warning found (use --debug to expand): 02:08:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 --push - 02:08:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58' 02:08:55 #1 [internal] load build definition from Dockerfile 02:08:55 #1 transferring dockerfile: 211B done 02:08:55 #1 DONE 0.0s 02:08:55 02:08:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:08:55 #2 DONE 0.0s 02:08:55 02:08:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:08:55 #3 DONE 0.0s 02:08:55 02:08:55 #4 [internal] load .dockerignore 02:08:55 #4 transferring context: 2B done 02:08:55 #4 DONE 0.0s 02:08:55 02:08:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 02:08:55 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 02:08:55 #5 ... 02:08:55 02:08:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 02:08:55 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 0.0s done 02:08:55 #6 DONE 0.0s 02:08:55 02:08:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 02:08:55 #5 CACHED 02:08:55 02:08:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 02:08:55 #6 CACHED 02:08:55 02:08:55 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:08:55 #7 DONE 0.0s 02:08:55 02:08:55 #8 exporting to image 02:08:55 #8 exporting layers done 02:08:55 #8 exporting manifest sha256:bd56013051d34d978875dc961d407804496bbddf3083d7049c3801d85c73f54e done 02:08:55 #8 exporting config sha256:757726e8e4701e1407c8f68cac8ce4bd1dd4c41aab6212a31bca471f1acd99a6 done 02:08:55 #8 exporting manifest sha256:539c732a3b3e2607ff5e33aec42868c47a70ca00d1868cdc394475120dc11024 done 02:08:55 #8 exporting config sha256:5f1de1a6959087ca8fd678af7e73090ff53754f5d4a9d70caccdaa901ccb098c done 02:08:55 #8 exporting manifest list sha256:b3ed373ed88037fc44d43509980690deea8299d6cc40a4913d7b2f60c3bcddea done 02:08:55 #8 pushing layers 0.0s done 02:08:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:b3ed373ed88037fc44d43509980690deea8299d6cc40a4913d7b2f60c3bcddea 0.1s done 02:08:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:55 #8 DONE 0.1s 02:08:55 02:08:55 1 warning found (use --debug to expand): 02:08:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 02:08:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 02:08:56 #1 [internal] load build definition from Dockerfile 02:08:56 #1 transferring dockerfile: 162B done 02:08:56 #1 DONE 0.0s 02:08:56 02:08:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:08:56 #2 DONE 0.0s 02:08:56 02:08:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:08:56 #3 DONE 0.0s 02:08:56 02:08:56 #4 [internal] load .dockerignore 02:08:56 #4 transferring context: 2B done 02:08:56 #4 DONE 0.0s 02:08:56 02:08:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 02:08:56 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a done 02:08:56 #5 CACHED 02:08:56 02:08:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 02:08:56 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9881a3e5497bcafa746490c083c6346e07b8924b35e9dd96e8c5e8fc76d6fc7a 0.0s done 02:08:56 #6 CACHED 02:08:56 02:08:56 #7 exporting to image 02:08:56 #7 exporting layers done 02:08:56 #7 exporting manifest sha256:bd56013051d34d978875dc961d407804496bbddf3083d7049c3801d85c73f54e done 02:08:56 #7 exporting config sha256:757726e8e4701e1407c8f68cac8ce4bd1dd4c41aab6212a31bca471f1acd99a6 done 02:08:56 #7 exporting manifest sha256:539c732a3b3e2607ff5e33aec42868c47a70ca00d1868cdc394475120dc11024 done 02:08:56 #7 exporting config sha256:5f1de1a6959087ca8fd678af7e73090ff53754f5d4a9d70caccdaa901ccb098c done 02:08:56 #7 exporting manifest list sha256:b3ed373ed88037fc44d43509980690deea8299d6cc40a4913d7b2f60c3bcddea 02:08:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:56 #7 exporting manifest list sha256:b3ed373ed88037fc44d43509980690deea8299d6cc40a4913d7b2f60c3bcddea done 02:08:56 #7 pushing layers 0.0s done 02:08:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:b3ed373ed88037fc44d43509980690deea8299d6cc40a4913d7b2f60c3bcddea 0.1s done 02:08:56 #7 DONE 0.1s 02:08:56 02:08:56 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:08:56 #8 DONE 0.0s 02:08:56 02:08:56 1 warning found (use --debug to expand): 02:08:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3 --push - 02:08:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3' 02:08:56 #1 [internal] load build definition from Dockerfile 02:08:56 #1 transferring dockerfile: 206B done 02:08:56 #1 DONE 0.0s 02:08:56 02:08:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3 02:08:56 #2 DONE 0.0s 02:08:56 02:08:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3 02:08:56 #3 DONE 0.0s 02:08:56 02:08:56 #4 [internal] load .dockerignore 02:08:56 #4 transferring context: 2B done 02:08:56 #4 DONE 0.0s 02:08:56 02:08:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 02:08:56 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 0.0s done 02:08:56 #5 DONE 0.0s 02:08:56 02:08:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 02:08:56 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 0.0s done 02:08:57 #6 DONE 0.2s 02:08:57 02:08:57 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:08:57 #7 DONE 0.0s 02:08:57 02:08:57 #8 exporting to image 02:08:57 #8 exporting layers done 02:08:57 #8 exporting manifest sha256:52e16d1d82e120f5e0a419eb95d51b37f257384ccff78398abb0077f78e7116f done 02:08:57 #8 exporting config sha256:ef900c9566709c7bffcb119662d4368924c9abff9c3758c324b5a3bf5d7e56c3 done 02:08:57 #8 exporting manifest sha256:247141ae003a75172cfbb85c5cd9e0592d28022c0ee0fee5477e6a10c13c2710 done 02:08:57 #8 exporting config sha256:7a5f49edb4be9364ffb88ec2f648e8c9d34edcdc3bebf1987c2840e9ca6bdfe8 done 02:08:57 #8 exporting manifest list sha256:4ebb95778f9f0bce23039ebf1d741559092e52697c59e351426ace77ea6aeae9 done 02:08:57 #8 pushing layers 02:08:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:57 #8 pushing layers 0.1s done 02:08:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3@sha256:4ebb95778f9f0bce23039ebf1d741559092e52697c59e351426ace77ea6aeae9 0.1s done 02:08:57 #8 DONE 0.2s 02:08:57 02:08:57 1 warning found (use --debug to expand): 02:08:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 02:08:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 02:08:57 #1 [internal] load build definition from Dockerfile 02:08:57 #1 transferring dockerfile: 172B 0.0s done 02:08:57 #1 DONE 0.0s 02:08:57 02:08:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:08:57 #2 DONE 0.0s 02:08:57 02:08:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:08:57 #3 DONE 0.0s 02:08:57 02:08:57 #4 [internal] load .dockerignore 02:08:57 #4 transferring context: 2B done 02:08:57 #4 DONE 0.0s 02:08:57 02:08:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 02:08:57 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 0.0s done 02:08:57 #5 DONE 0.0s 02:08:57 02:08:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 02:08:57 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 0.0s done 02:08:57 #6 CACHED 02:08:57 02:08:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 02:08:57 #5 CACHED 02:08:57 02:08:57 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:08:57 #7 DONE 0.0s 02:08:57 02:08:57 #8 exporting to image 02:08:57 #8 exporting layers done 02:08:57 #8 exporting manifest sha256:52e16d1d82e120f5e0a419eb95d51b37f257384ccff78398abb0077f78e7116f done 02:08:57 #8 exporting config sha256:ef900c9566709c7bffcb119662d4368924c9abff9c3758c324b5a3bf5d7e56c3 done 02:08:57 #8 exporting manifest sha256:247141ae003a75172cfbb85c5cd9e0592d28022c0ee0fee5477e6a10c13c2710 done 02:08:57 #8 exporting config sha256:7a5f49edb4be9364ffb88ec2f648e8c9d34edcdc3bebf1987c2840e9ca6bdfe8 done 02:08:57 #8 exporting manifest list sha256:4ebb95778f9f0bce23039ebf1d741559092e52697c59e351426ace77ea6aeae9 done 02:08:57 #8 pushing layers 0.0s done 02:08:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:4ebb95778f9f0bce23039ebf1d741559092e52697c59e351426ace77ea6aeae9 0.1s done 02:08:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:57 #8 DONE 0.1s 02:08:57 02:08:57 1 warning found (use --debug to expand): 02:08:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.58' 02:08:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.58 --push - 02:08:58 #1 [internal] load build definition from Dockerfile 02:08:58 #1 transferring dockerfile: 178B done 02:08:58 #1 DONE 0.0s 02:08:58 02:08:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.58 02:08:58 #2 DONE 0.0s 02:08:58 02:08:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.58 02:08:58 #3 DONE 0.0s 02:08:58 02:08:58 #4 [internal] load .dockerignore 02:08:58 #4 transferring context: 2B done 02:08:58 #4 DONE 0.0s 02:08:58 02:08:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.58@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 02:08:58 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.58@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 0.0s done 02:08:58 #5 CACHED 02:08:58 02:08:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.58@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 02:08:58 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.58@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 0.0s done 02:08:58 #6 CACHED 02:08:58 02:08:58 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:08:58 #7 DONE 0.0s 02:08:58 02:08:58 #8 exporting to image 02:08:58 #8 exporting layers done 02:08:58 #8 exporting manifest sha256:52e16d1d82e120f5e0a419eb95d51b37f257384ccff78398abb0077f78e7116f done 02:08:58 #8 exporting config sha256:ef900c9566709c7bffcb119662d4368924c9abff9c3758c324b5a3bf5d7e56c3 done 02:08:58 #8 exporting manifest sha256:247141ae003a75172cfbb85c5cd9e0592d28022c0ee0fee5477e6a10c13c2710 done 02:08:58 #8 exporting config sha256:7a5f49edb4be9364ffb88ec2f648e8c9d34edcdc3bebf1987c2840e9ca6bdfe8 done 02:08:58 #8 exporting manifest list sha256:4ebb95778f9f0bce23039ebf1d741559092e52697c59e351426ace77ea6aeae9 done 02:08:58 #8 pushing layers 0.0s done 02:08:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.58@sha256:4ebb95778f9f0bce23039ebf1d741559092e52697c59e351426ace77ea6aeae9 0.1s done 02:08:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:58 #8 DONE 0.1s 02:08:58 02:08:58 1 warning found (use --debug to expand): 02:08:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58' 02:08:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 --push - 02:08:58 #1 [internal] load build definition from Dockerfile 02:08:58 #1 transferring dockerfile: 219B done 02:08:58 #1 DONE 0.0s 02:08:58 02:08:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:08:58 #2 DONE 0.0s 02:08:58 02:08:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:08:58 #3 DONE 0.0s 02:08:58 02:08:58 #4 [internal] load .dockerignore 02:08:58 #4 transferring context: 2B done 02:08:58 #4 DONE 0.0s 02:08:58 02:08:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 02:08:58 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 0.0s done 02:08:58 #5 DONE 0.0s 02:08:58 02:08:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 02:08:58 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 0.0s done 02:08:58 #6 CACHED 02:08:58 02:08:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 02:08:58 #5 CACHED 02:08:58 02:08:58 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:08:58 #7 DONE 0.0s 02:08:58 02:08:58 #8 exporting to image 02:08:58 #8 exporting layers done 02:08:58 #8 exporting manifest sha256:52e16d1d82e120f5e0a419eb95d51b37f257384ccff78398abb0077f78e7116f done 02:08:58 #8 exporting config sha256:ef900c9566709c7bffcb119662d4368924c9abff9c3758c324b5a3bf5d7e56c3 done 02:08:58 #8 exporting manifest sha256:247141ae003a75172cfbb85c5cd9e0592d28022c0ee0fee5477e6a10c13c2710 done 02:08:58 #8 exporting config sha256:7a5f49edb4be9364ffb88ec2f648e8c9d34edcdc3bebf1987c2840e9ca6bdfe8 done 02:08:58 #8 exporting manifest list sha256:4ebb95778f9f0bce23039ebf1d741559092e52697c59e351426ace77ea6aeae9 done 02:08:58 #8 pushing layers 0.0s done 02:08:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:4ebb95778f9f0bce23039ebf1d741559092e52697c59e351426ace77ea6aeae9 0.1s done 02:08:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:58 #8 DONE 0.1s 02:08:58 02:08:58 1 warning found (use --debug to expand): 02:08:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 02:08:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 02:08:59 #1 [internal] load build definition from Dockerfile 02:08:59 #1 transferring dockerfile: 170B done 02:08:59 #1 DONE 0.0s 02:08:59 02:08:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:08:59 #2 DONE 0.0s 02:08:59 02:08:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:08:59 #3 DONE 0.0s 02:08:59 02:08:59 #4 [internal] load .dockerignore 02:08:59 #4 transferring context: 2B done 02:08:59 #4 DONE 0.0s 02:08:59 02:08:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 02:08:59 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 0.0s done 02:08:59 #5 CACHED 02:08:59 02:08:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 02:08:59 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:eabdeb1e01a5ea17dd1e186b50779fb98e60b222c745f19271ed140b7f645f79 0.0s done 02:08:59 #6 CACHED 02:08:59 02:08:59 #7 exporting to image 02:08:59 #7 exporting layers done 02:08:59 #7 exporting manifest sha256:52e16d1d82e120f5e0a419eb95d51b37f257384ccff78398abb0077f78e7116f done 02:08:59 #7 exporting config sha256:ef900c9566709c7bffcb119662d4368924c9abff9c3758c324b5a3bf5d7e56c3 done 02:08:59 #7 exporting manifest sha256:247141ae003a75172cfbb85c5cd9e0592d28022c0ee0fee5477e6a10c13c2710 02:08:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:59 #7 exporting manifest sha256:247141ae003a75172cfbb85c5cd9e0592d28022c0ee0fee5477e6a10c13c2710 done 02:08:59 #7 exporting config sha256:7a5f49edb4be9364ffb88ec2f648e8c9d34edcdc3bebf1987c2840e9ca6bdfe8 done 02:08:59 #7 exporting manifest list sha256:4ebb95778f9f0bce23039ebf1d741559092e52697c59e351426ace77ea6aeae9 done 02:08:59 #7 pushing layers 0.0s done 02:08:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:4ebb95778f9f0bce23039ebf1d741559092e52697c59e351426ace77ea6aeae9 0.1s done 02:08:59 #7 DONE 0.1s 02:08:59 02:08:59 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:08:59 #8 DONE 0.0s 02:08:59 02:08:59 1 warning found (use --debug to expand): 02:08:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:08:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3 --push - 02:08:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3' 02:08:59 #1 [internal] load build definition from Dockerfile 02:08:59 #1 transferring dockerfile: 204B done 02:08:59 #1 DONE 0.0s 02:08:59 02:08:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3 02:08:59 #2 DONE 0.0s 02:08:59 02:08:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3 02:08:59 #3 DONE 0.0s 02:08:59 02:08:59 #4 [internal] load .dockerignore 02:08:59 #4 transferring context: 2B done 02:08:59 #4 DONE 0.0s 02:08:59 02:08:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 02:08:59 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 02:08:59 #5 DONE 0.0s 02:08:59 02:08:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 02:08:59 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 0.0s done 02:08:59 #6 DONE 0.1s 02:08:59 02:08:59 #7 exporting to image 02:08:59 #7 exporting layers done 02:08:59 #7 exporting manifest sha256:4aedd2dd2f6bb39708cde3f361f004dd4cb5a06e10d44c89237e95173dc2d4f8 done 02:08:59 #7 exporting config sha256:26d6ad2ffad70964d56603fa279d32c89197e079b45d5585dd9e9ed204041f96 done 02:08:59 #7 exporting manifest sha256:424cdaf884acc6bd691048cb45b3f568ff4e24d2096e284fa86d130fef889826 0.0s done 02:08:59 #7 exporting config sha256:257b019041ab6e64968b041b875779a693bac5208b8fc60b9321657acdd3307f done 02:08:59 #7 exporting manifest list sha256:d8cf20f29139edb23fdb7cdb28731d234f4cbd652384ff45c1e34849c1be499e done 02:08:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:08:59 #7 ... 02:08:59 02:08:59 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:08:59 #8 DONE 0.0s 02:08:59 02:08:59 #7 exporting to image 02:08:59 #7 pushing layers 0.1s done 02:08:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3@sha256:d8cf20f29139edb23fdb7cdb28731d234f4cbd652384ff45c1e34849c1be499e 02:09:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3@sha256:d8cf20f29139edb23fdb7cdb28731d234f4cbd652384ff45c1e34849c1be499e 0.1s done 02:09:00 #7 DONE 0.2s 02:09:00 02:09:00 1 warning found (use --debug to expand): 02:09:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 02:09:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 02:09:00 #1 [internal] load build definition from Dockerfile 02:09:00 #1 transferring dockerfile: 170B done 02:09:00 #1 DONE 0.0s 02:09:00 02:09:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:09:00 #2 DONE 0.0s 02:09:00 02:09:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:09:00 #3 DONE 0.0s 02:09:00 02:09:00 #4 [internal] load .dockerignore 02:09:00 #4 transferring context: 2B done 02:09:00 #4 DONE 0.0s 02:09:00 02:09:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 02:09:00 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 0.0s done 02:09:00 #5 DONE 0.0s 02:09:00 02:09:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 02:09:00 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 0.0s done 02:09:00 #6 CACHED 02:09:00 02:09:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 02:09:00 #5 CACHED 02:09:00 02:09:00 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:09:00 #7 DONE 0.0s 02:09:00 02:09:00 #8 exporting to image 02:09:00 #8 exporting layers done 02:09:00 #8 exporting manifest sha256:4aedd2dd2f6bb39708cde3f361f004dd4cb5a06e10d44c89237e95173dc2d4f8 done 02:09:00 #8 exporting config sha256:26d6ad2ffad70964d56603fa279d32c89197e079b45d5585dd9e9ed204041f96 done 02:09:00 #8 exporting manifest sha256:424cdaf884acc6bd691048cb45b3f568ff4e24d2096e284fa86d130fef889826 done 02:09:00 #8 exporting config sha256:257b019041ab6e64968b041b875779a693bac5208b8fc60b9321657acdd3307f done 02:09:00 #8 exporting manifest list sha256:d8cf20f29139edb23fdb7cdb28731d234f4cbd652384ff45c1e34849c1be499e done 02:09:00 #8 pushing layers 0.0s done 02:09:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d8cf20f29139edb23fdb7cdb28731d234f4cbd652384ff45c1e34849c1be499e 0.1s done 02:09:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:00 #8 DONE 0.1s 02:09:00 02:09:00 1 warning found (use --debug to expand): 02:09:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.58' 02:09:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.58 --push - 02:09:01 #1 [internal] load build definition from Dockerfile 02:09:01 #1 transferring dockerfile: 176B done 02:09:01 #1 DONE 0.0s 02:09:01 02:09:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.58 02:09:01 #2 DONE 0.0s 02:09:01 02:09:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.58 02:09:01 #3 DONE 0.0s 02:09:01 02:09:01 #4 [internal] load .dockerignore 02:09:01 #4 transferring context: 2B done 02:09:01 #4 DONE 0.0s 02:09:01 02:09:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.58@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 02:09:01 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.58@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 0.0s done 02:09:01 #5 CACHED 02:09:01 02:09:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.58@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 02:09:01 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.58@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 0.0s done 02:09:01 #6 CACHED 02:09:01 02:09:01 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:09:01 #7 DONE 0.0s 02:09:01 02:09:01 #8 exporting to image 02:09:01 #8 exporting layers done 02:09:01 #8 exporting manifest sha256:4aedd2dd2f6bb39708cde3f361f004dd4cb5a06e10d44c89237e95173dc2d4f8 done 02:09:01 #8 exporting config sha256:26d6ad2ffad70964d56603fa279d32c89197e079b45d5585dd9e9ed204041f96 done 02:09:01 #8 exporting manifest sha256:424cdaf884acc6bd691048cb45b3f568ff4e24d2096e284fa86d130fef889826 done 02:09:01 #8 exporting config sha256:257b019041ab6e64968b041b875779a693bac5208b8fc60b9321657acdd3307f done 02:09:01 #8 exporting manifest list sha256:d8cf20f29139edb23fdb7cdb28731d234f4cbd652384ff45c1e34849c1be499e done 02:09:01 #8 pushing layers 0.0s done 02:09:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.58@sha256:d8cf20f29139edb23fdb7cdb28731d234f4cbd652384ff45c1e34849c1be499e 0.1s done 02:09:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:01 #8 DONE 0.1s 02:09:01 02:09:01 1 warning found (use --debug to expand): 02:09:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 --push - 02:09:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58' 02:09:01 #1 [internal] load build definition from Dockerfile 02:09:01 #1 transferring dockerfile: 217B done 02:09:01 #1 DONE 0.0s 02:09:01 02:09:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:01 #2 DONE 0.0s 02:09:01 02:09:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:01 #3 DONE 0.0s 02:09:01 02:09:01 #4 [internal] load .dockerignore 02:09:01 #4 transferring context: 2B done 02:09:01 #4 DONE 0.0s 02:09:01 02:09:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 02:09:01 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 0.0s done 02:09:01 #5 CACHED 02:09:01 02:09:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 02:09:01 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 0.0s done 02:09:01 #6 CACHED 02:09:01 02:09:01 #7 exporting to image 02:09:01 #7 exporting layers 02:09:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:01 #7 exporting layers done 02:09:01 #7 exporting manifest sha256:4aedd2dd2f6bb39708cde3f361f004dd4cb5a06e10d44c89237e95173dc2d4f8 done 02:09:01 #7 exporting config sha256:26d6ad2ffad70964d56603fa279d32c89197e079b45d5585dd9e9ed204041f96 done 02:09:01 #7 exporting manifest sha256:424cdaf884acc6bd691048cb45b3f568ff4e24d2096e284fa86d130fef889826 done 02:09:01 #7 exporting config sha256:257b019041ab6e64968b041b875779a693bac5208b8fc60b9321657acdd3307f done 02:09:01 #7 exporting manifest list sha256:d8cf20f29139edb23fdb7cdb28731d234f4cbd652384ff45c1e34849c1be499e done 02:09:01 #7 pushing layers 0.0s done 02:09:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:d8cf20f29139edb23fdb7cdb28731d234f4cbd652384ff45c1e34849c1be499e 0.1s done 02:09:01 #7 DONE 0.1s 02:09:01 02:09:01 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:09:01 #8 DONE 0.0s 02:09:01 02:09:01 1 warning found (use --debug to expand): 02:09:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 02:09:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 02:09:02 #1 [internal] load build definition from Dockerfile 02:09:02 #1 transferring dockerfile: 168B done 02:09:02 #1 DONE 0.0s 02:09:02 02:09:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:09:02 #2 DONE 0.0s 02:09:02 02:09:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:09:02 #3 DONE 0.0s 02:09:02 02:09:02 #4 [internal] load .dockerignore 02:09:02 #4 transferring context: 2B done 02:09:02 #4 DONE 0.0s 02:09:02 02:09:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 02:09:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 0.0s done 02:09:02 #5 CACHED 02:09:02 02:09:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 02:09:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:970776419d2e0a8b20b1cd229c878f5f70cb659daf6dd8ae3ebff471918ad690 0.0s done 02:09:02 #6 CACHED 02:09:02 02:09:02 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:09:02 #7 DONE 0.0s 02:09:02 02:09:02 #8 exporting to image 02:09:02 #8 exporting layers done 02:09:02 #8 exporting manifest sha256:4aedd2dd2f6bb39708cde3f361f004dd4cb5a06e10d44c89237e95173dc2d4f8 done 02:09:02 #8 exporting config sha256:26d6ad2ffad70964d56603fa279d32c89197e079b45d5585dd9e9ed204041f96 done 02:09:02 #8 exporting manifest sha256:424cdaf884acc6bd691048cb45b3f568ff4e24d2096e284fa86d130fef889826 done 02:09:02 #8 exporting config sha256:257b019041ab6e64968b041b875779a693bac5208b8fc60b9321657acdd3307f done 02:09:02 #8 exporting manifest list sha256:d8cf20f29139edb23fdb7cdb28731d234f4cbd652384ff45c1e34849c1be499e done 02:09:02 #8 pushing layers 0.0s done 02:09:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d8cf20f29139edb23fdb7cdb28731d234f4cbd652384ff45c1e34849c1be499e 0.1s done 02:09:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:02 #8 DONE 0.1s 02:09:02 02:09:02 1 warning found (use --debug to expand): 02:09:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3' 02:09:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3 --push - 02:09:02 #1 [internal] load build definition from Dockerfile 02:09:02 #1 transferring dockerfile: 205B done 02:09:02 #1 DONE 0.0s 02:09:02 02:09:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3 02:09:02 #2 DONE 0.0s 02:09:02 02:09:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3 02:09:02 #3 DONE 0.0s 02:09:02 02:09:02 #4 [internal] load .dockerignore 02:09:02 #4 transferring context: 2B done 02:09:02 #4 DONE 0.0s 02:09:02 02:09:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 02:09:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 0.0s done 02:09:02 #5 DONE 0.0s 02:09:02 02:09:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 02:09:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 0.0s done 02:09:02 #6 DONE 0.1s 02:09:02 02:09:02 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:09:02 #7 DONE 0.0s 02:09:02 02:09:02 #8 exporting to image 02:09:02 #8 exporting layers done 02:09:02 #8 exporting manifest sha256:0fda3796919dd01747caec161937d32f429b2d08a817e572951c6f967a87134b done 02:09:02 #8 exporting config sha256:d053278fbfd579cbc8eed7e90d88f77ee668f99f2d2f505f3e7e9f31bf35e869 done 02:09:02 #8 exporting manifest sha256:0734861b94c8fd6b85dab5dfb79a61a29bc663c34a5e5e4bc8bfdcb135ec6a96 done 02:09:02 #8 exporting config sha256:39eef0c70cc5e26510e8bef845e45bf6aca62cdb378cb9f59a4d5a955386fa7d done 02:09:02 #8 exporting manifest list sha256:4f41f2770116e64cae58df947ac40ec159ea14cfbd3e873dc84606be2ee7e782 done 02:09:02 #8 pushing layers 0.1s done 02:09:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3@sha256:4f41f2770116e64cae58df947ac40ec159ea14cfbd3e873dc84606be2ee7e782 02:09:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3@sha256:4f41f2770116e64cae58df947ac40ec159ea14cfbd3e873dc84606be2ee7e782 0.1s done 02:09:03 #8 DONE 0.2s 02:09:03 02:09:03 1 warning found (use --debug to expand): 02:09:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 02:09:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 02:09:03 #1 [internal] load build definition from Dockerfile 02:09:03 #1 transferring dockerfile: 171B done 02:09:03 #1 DONE 0.0s 02:09:03 02:09:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:09:03 #2 DONE 0.0s 02:09:03 02:09:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:09:03 #3 DONE 0.0s 02:09:03 02:09:03 #4 [internal] load .dockerignore 02:09:03 #4 transferring context: 2B done 02:09:03 #4 DONE 0.0s 02:09:03 02:09:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 02:09:03 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 0.0s done 02:09:03 #5 CACHED 02:09:03 02:09:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 02:09:03 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 0.0s done 02:09:03 #6 DONE 0.0s 02:09:03 02:09:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 02:09:03 #6 CACHED 02:09:03 02:09:03 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:09:03 #7 DONE 0.0s 02:09:03 02:09:03 #8 exporting to image 02:09:03 #8 exporting layers done 02:09:03 #8 exporting manifest sha256:0fda3796919dd01747caec161937d32f429b2d08a817e572951c6f967a87134b done 02:09:03 #8 exporting config sha256:d053278fbfd579cbc8eed7e90d88f77ee668f99f2d2f505f3e7e9f31bf35e869 done 02:09:03 #8 exporting manifest sha256:0734861b94c8fd6b85dab5dfb79a61a29bc663c34a5e5e4bc8bfdcb135ec6a96 done 02:09:03 #8 exporting config sha256:39eef0c70cc5e26510e8bef845e45bf6aca62cdb378cb9f59a4d5a955386fa7d done 02:09:03 #8 exporting manifest list sha256:4f41f2770116e64cae58df947ac40ec159ea14cfbd3e873dc84606be2ee7e782 done 02:09:03 #8 pushing layers 0.0s done 02:09:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:4f41f2770116e64cae58df947ac40ec159ea14cfbd3e873dc84606be2ee7e782 0.1s done 02:09:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:03 #8 DONE 0.1s 02:09:03 02:09:03 1 warning found (use --debug to expand): 02:09:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.58' 02:09:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.58 --push - 02:09:04 #1 [internal] load build definition from Dockerfile 02:09:04 #1 transferring dockerfile: 177B done 02:09:04 #1 DONE 0.0s 02:09:04 02:09:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.58 02:09:04 #2 DONE 0.0s 02:09:04 02:09:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.58 02:09:04 #3 DONE 0.0s 02:09:04 02:09:04 #4 [internal] load .dockerignore 02:09:04 #4 transferring context: 2B done 02:09:04 #4 DONE 0.0s 02:09:04 02:09:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.58@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 02:09:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.58@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 done 02:09:04 #5 CACHED 02:09:04 02:09:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.58@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 02:09:04 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.58@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 0.0s done 02:09:04 #6 CACHED 02:09:04 02:09:04 #7 exporting to image 02:09:04 #7 exporting layers done 02:09:04 #7 exporting manifest sha256:0fda3796919dd01747caec161937d32f429b2d08a817e572951c6f967a87134b done 02:09:04 #7 exporting config sha256:d053278fbfd579cbc8eed7e90d88f77ee668f99f2d2f505f3e7e9f31bf35e869 done 02:09:04 #7 exporting manifest sha256:0734861b94c8fd6b85dab5dfb79a61a29bc663c34a5e5e4bc8bfdcb135ec6a96 done 02:09:04 #7 exporting config sha256:39eef0c70cc5e26510e8bef845e45bf6aca62cdb378cb9f59a4d5a955386fa7d done 02:09:04 #7 exporting manifest list sha256:4f41f2770116e64cae58df947ac40ec159ea14cfbd3e873dc84606be2ee7e782 02:09:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:04 #7 exporting manifest list sha256:4f41f2770116e64cae58df947ac40ec159ea14cfbd3e873dc84606be2ee7e782 done 02:09:04 #7 pushing layers 0.0s done 02:09:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.58@sha256:4f41f2770116e64cae58df947ac40ec159ea14cfbd3e873dc84606be2ee7e782 0.1s done 02:09:04 #7 DONE 0.1s 02:09:04 02:09:04 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:09:04 #8 DONE 0.0s 02:09:04 02:09:04 1 warning found (use --debug to expand): 02:09:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58' 02:09:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 --push - 02:09:04 #1 [internal] load build definition from Dockerfile 02:09:04 #1 transferring dockerfile: 218B done 02:09:04 #1 DONE 0.0s 02:09:04 02:09:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:04 #2 DONE 0.0s 02:09:04 02:09:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:04 #3 DONE 0.0s 02:09:04 02:09:04 #4 [internal] load .dockerignore 02:09:04 #4 transferring context: 2B done 02:09:04 #4 DONE 0.0s 02:09:04 02:09:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 02:09:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 0.0s done 02:09:04 #5 CACHED 02:09:04 02:09:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 02:09:04 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 0.0s done 02:09:04 #6 CACHED 02:09:04 02:09:04 #7 exporting to image 02:09:04 #7 exporting layers done 02:09:04 #7 exporting manifest sha256:0fda3796919dd01747caec161937d32f429b2d08a817e572951c6f967a87134b done 02:09:04 #7 exporting config sha256:d053278fbfd579cbc8eed7e90d88f77ee668f99f2d2f505f3e7e9f31bf35e869 done 02:09:04 #7 exporting manifest sha256:0734861b94c8fd6b85dab5dfb79a61a29bc663c34a5e5e4bc8bfdcb135ec6a96 done 02:09:04 #7 exporting config sha256:39eef0c70cc5e26510e8bef845e45bf6aca62cdb378cb9f59a4d5a955386fa7d 02:09:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:04 #7 exporting config sha256:39eef0c70cc5e26510e8bef845e45bf6aca62cdb378cb9f59a4d5a955386fa7d done 02:09:04 #7 exporting manifest list sha256:4f41f2770116e64cae58df947ac40ec159ea14cfbd3e873dc84606be2ee7e782 done 02:09:04 #7 pushing layers 0.0s done 02:09:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:4f41f2770116e64cae58df947ac40ec159ea14cfbd3e873dc84606be2ee7e782 0.1s done 02:09:04 #7 DONE 0.1s 02:09:04 02:09:04 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:09:04 #8 DONE 0.0s 02:09:04 02:09:04 1 warning found (use --debug to expand): 02:09:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 02:09:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 02:09:05 #1 [internal] load build definition from Dockerfile 02:09:05 #1 transferring dockerfile: 169B done 02:09:05 #1 DONE 0.0s 02:09:05 02:09:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:09:05 #2 DONE 0.0s 02:09:05 02:09:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:09:05 #3 DONE 0.0s 02:09:05 02:09:05 #4 [internal] load .dockerignore 02:09:05 #4 transferring context: 2B done 02:09:05 #4 DONE 0.0s 02:09:05 02:09:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 02:09:05 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 0.0s done 02:09:05 #5 CACHED 02:09:05 02:09:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 02:09:05 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3b70280f9ee05b396671e794bb6fd2d483f83fe68d0a925e3013664ab8548b67 0.0s done 02:09:05 #6 CACHED 02:09:05 02:09:05 #7 exporting to image 02:09:05 #7 exporting layers done 02:09:05 #7 exporting manifest sha256:0fda3796919dd01747caec161937d32f429b2d08a817e572951c6f967a87134b done 02:09:05 #7 exporting config sha256:d053278fbfd579cbc8eed7e90d88f77ee668f99f2d2f505f3e7e9f31bf35e869 done 02:09:05 #7 exporting manifest sha256:0734861b94c8fd6b85dab5dfb79a61a29bc663c34a5e5e4bc8bfdcb135ec6a96 done 02:09:05 #7 exporting config sha256:39eef0c70cc5e26510e8bef845e45bf6aca62cdb378cb9f59a4d5a955386fa7d done 02:09:05 #7 exporting manifest list sha256:4f41f2770116e64cae58df947ac40ec159ea14cfbd3e873dc84606be2ee7e782 done 02:09:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:05 #7 pushing layers 0.0s done 02:09:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:4f41f2770116e64cae58df947ac40ec159ea14cfbd3e873dc84606be2ee7e782 0.1s done 02:09:05 #7 DONE 0.1s 02:09:05 02:09:05 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:09:05 #8 DONE 0.0s 02:09:05 02:09:05 1 warning found (use --debug to expand): 02:09:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3' 02:09:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3 --push - 02:09:05 #1 [internal] load build definition from Dockerfile 02:09:05 #1 transferring dockerfile: 211B done 02:09:05 #1 DONE 0.0s 02:09:05 02:09:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3 02:09:05 #2 DONE 0.0s 02:09:05 02:09:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3 02:09:05 #3 DONE 0.0s 02:09:05 02:09:05 #4 [internal] load .dockerignore 02:09:05 #4 transferring context: 2B done 02:09:05 #4 DONE 0.0s 02:09:05 02:09:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 02:09:05 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 0.0s done 02:09:05 #5 DONE 0.0s 02:09:05 02:09:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 02:09:05 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 0.0s done 02:09:05 #6 DONE 0.1s 02:09:05 02:09:05 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:09:05 #7 DONE 0.0s 02:09:05 02:09:05 #8 exporting to image 02:09:05 #8 exporting layers done 02:09:05 #8 exporting manifest sha256:b9911ca316580af98f357106176dce72159476f751908d5d36536f7aeef8bd19 done 02:09:05 #8 exporting config sha256:502118fb2119aa52a73c50e041557d6e068c9db28664b931d35d927c374cd391 done 02:09:05 #8 exporting manifest sha256:977e44ab615e6f6bbc8c4d346caedeb5e05c23869a0f8138c321f18c2d03c3a1 done 02:09:05 #8 exporting config sha256:0de610ae730a370a103b979dc7bb993fc99139990cec403f1a96b152bbcb92b4 done 02:09:05 #8 exporting manifest list sha256:fedf858c3666e744353686830c1455efff66e4f45077391998e2ae737b45e994 done 02:09:05 #8 pushing layers 0.1s done 02:09:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3@sha256:fedf858c3666e744353686830c1455efff66e4f45077391998e2ae737b45e994 02:09:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3@sha256:fedf858c3666e744353686830c1455efff66e4f45077391998e2ae737b45e994 0.1s done 02:09:06 #8 DONE 0.2s 02:09:06 02:09:06 1 warning found (use --debug to expand): 02:09:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 02:09:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 02:09:06 #1 [internal] load build definition from Dockerfile 02:09:06 #1 transferring dockerfile: 177B done 02:09:06 #1 DONE 0.0s 02:09:06 02:09:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:09:06 #2 DONE 0.0s 02:09:06 02:09:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:09:06 #3 DONE 0.0s 02:09:06 02:09:06 #4 [internal] load .dockerignore 02:09:06 #4 transferring context: 2B done 02:09:06 #4 DONE 0.0s 02:09:06 02:09:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 02:09:06 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 0.0s done 02:09:06 #5 CACHED 02:09:06 02:09:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 02:09:06 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 0.0s done 02:09:06 #6 CACHED 02:09:06 02:09:06 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:09:06 #7 DONE 0.0s 02:09:06 02:09:06 #8 exporting to image 02:09:06 #8 exporting layers done 02:09:06 #8 exporting manifest sha256:b9911ca316580af98f357106176dce72159476f751908d5d36536f7aeef8bd19 done 02:09:06 #8 exporting config sha256:502118fb2119aa52a73c50e041557d6e068c9db28664b931d35d927c374cd391 done 02:09:06 #8 exporting manifest sha256:977e44ab615e6f6bbc8c4d346caedeb5e05c23869a0f8138c321f18c2d03c3a1 done 02:09:06 #8 exporting config sha256:0de610ae730a370a103b979dc7bb993fc99139990cec403f1a96b152bbcb92b4 done 02:09:06 #8 exporting manifest list sha256:fedf858c3666e744353686830c1455efff66e4f45077391998e2ae737b45e994 done 02:09:06 #8 pushing layers 0.0s done 02:09:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:fedf858c3666e744353686830c1455efff66e4f45077391998e2ae737b45e994 0.1s done 02:09:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:06 #8 DONE 0.1s 02:09:06 02:09:06 1 warning found (use --debug to expand): 02:09:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.58 --push - 02:09:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.58' 02:09:07 #1 [internal] load build definition from Dockerfile 02:09:07 #1 transferring dockerfile: 183B done 02:09:07 #1 DONE 0.0s 02:09:07 02:09:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.58 02:09:07 #2 DONE 0.0s 02:09:07 02:09:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.58 02:09:07 #3 DONE 0.0s 02:09:07 02:09:07 #4 [internal] load .dockerignore 02:09:07 #4 transferring context: 2B done 02:09:07 #4 DONE 0.0s 02:09:07 02:09:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.58@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 02:09:07 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.58@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 0.0s done 02:09:07 #5 CACHED 02:09:07 02:09:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.58@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 02:09:07 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.58@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 0.0s done 02:09:07 #6 CACHED 02:09:07 02:09:07 #7 exporting to image 02:09:07 #7 exporting layers done 02:09:07 #7 exporting manifest sha256:b9911ca316580af98f357106176dce72159476f751908d5d36536f7aeef8bd19 done 02:09:07 #7 exporting config sha256:502118fb2119aa52a73c50e041557d6e068c9db28664b931d35d927c374cd391 done 02:09:07 #7 exporting manifest sha256:977e44ab615e6f6bbc8c4d346caedeb5e05c23869a0f8138c321f18c2d03c3a1 done 02:09:07 #7 exporting config sha256:0de610ae730a370a103b979dc7bb993fc99139990cec403f1a96b152bbcb92b4 02:09:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:07 #7 exporting config sha256:0de610ae730a370a103b979dc7bb993fc99139990cec403f1a96b152bbcb92b4 done 02:09:07 #7 exporting manifest list sha256:fedf858c3666e744353686830c1455efff66e4f45077391998e2ae737b45e994 done 02:09:07 #7 pushing layers 0.0s done 02:09:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.58@sha256:fedf858c3666e744353686830c1455efff66e4f45077391998e2ae737b45e994 0.1s done 02:09:07 #7 DONE 0.1s 02:09:07 02:09:07 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:09:07 #8 DONE 0.0s 02:09:07 02:09:07 1 warning found (use --debug to expand): 02:09:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58' 02:09:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 --push - 02:09:07 #1 [internal] load build definition from Dockerfile 02:09:07 #1 transferring dockerfile: 224B done 02:09:07 #1 DONE 0.0s 02:09:07 02:09:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:07 #2 DONE 0.0s 02:09:07 02:09:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:07 #3 DONE 0.0s 02:09:07 02:09:07 #4 [internal] load .dockerignore 02:09:07 #4 transferring context: 2B done 02:09:07 #4 DONE 0.0s 02:09:07 02:09:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 02:09:07 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 0.0s done 02:09:07 #5 CACHED 02:09:07 02:09:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 02:09:07 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 0.0s done 02:09:07 #6 CACHED 02:09:07 02:09:07 #7 exporting to image 02:09:07 #7 exporting layers 02:09:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:07 #7 exporting layers done 02:09:07 #7 exporting manifest sha256:b9911ca316580af98f357106176dce72159476f751908d5d36536f7aeef8bd19 done 02:09:07 #7 exporting config sha256:502118fb2119aa52a73c50e041557d6e068c9db28664b931d35d927c374cd391 done 02:09:07 #7 exporting manifest sha256:977e44ab615e6f6bbc8c4d346caedeb5e05c23869a0f8138c321f18c2d03c3a1 done 02:09:07 #7 exporting config sha256:0de610ae730a370a103b979dc7bb993fc99139990cec403f1a96b152bbcb92b4 done 02:09:07 #7 exporting manifest list sha256:fedf858c3666e744353686830c1455efff66e4f45077391998e2ae737b45e994 done 02:09:07 #7 pushing layers 0.0s done 02:09:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:fedf858c3666e744353686830c1455efff66e4f45077391998e2ae737b45e994 0.1s done 02:09:07 #7 DONE 0.1s 02:09:07 02:09:07 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:09:07 #8 DONE 0.0s 02:09:07 02:09:07 1 warning found (use --debug to expand): 02:09:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 02:09:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 02:09:08 #1 [internal] load build definition from Dockerfile 02:09:08 #1 transferring dockerfile: 175B done 02:09:08 #1 DONE 0.0s 02:09:08 02:09:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:09:08 #2 DONE 0.0s 02:09:08 02:09:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:09:08 #3 DONE 0.0s 02:09:08 02:09:08 #4 [internal] load .dockerignore 02:09:08 #4 transferring context: 2B done 02:09:08 #4 DONE 0.0s 02:09:08 02:09:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 02:09:08 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 0.0s done 02:09:08 #5 CACHED 02:09:08 02:09:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 02:09:08 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9b531fc17b208a3873c98b67a202079a688607ab4e5a996e251948e2d484bd31 0.0s done 02:09:08 #6 CACHED 02:09:08 02:09:08 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:09:08 #7 DONE 0.0s 02:09:08 02:09:08 #8 exporting to image 02:09:08 #8 exporting layers done 02:09:08 #8 exporting manifest sha256:b9911ca316580af98f357106176dce72159476f751908d5d36536f7aeef8bd19 done 02:09:08 #8 exporting config sha256:502118fb2119aa52a73c50e041557d6e068c9db28664b931d35d927c374cd391 done 02:09:08 #8 exporting manifest sha256:977e44ab615e6f6bbc8c4d346caedeb5e05c23869a0f8138c321f18c2d03c3a1 done 02:09:08 #8 exporting config sha256:0de610ae730a370a103b979dc7bb993fc99139990cec403f1a96b152bbcb92b4 done 02:09:08 #8 exporting manifest list sha256:fedf858c3666e744353686830c1455efff66e4f45077391998e2ae737b45e994 done 02:09:08 #8 pushing layers 0.0s done 02:09:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:fedf858c3666e744353686830c1455efff66e4f45077391998e2ae737b45e994 0.1s done 02:09:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:08 #8 DONE 0.1s 02:09:08 02:09:08 1 warning found (use --debug to expand): 02:09:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3' 02:09:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3 --push - 02:09:08 #1 [internal] load build definition from Dockerfile 02:09:08 #1 transferring dockerfile: 215B done 02:09:08 #1 DONE 0.0s 02:09:08 02:09:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3 02:09:08 #2 DONE 0.0s 02:09:08 02:09:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3 02:09:08 #3 DONE 0.0s 02:09:08 02:09:08 #4 [internal] load .dockerignore 02:09:08 #4 transferring context: 2B done 02:09:08 #4 DONE 0.0s 02:09:08 02:09:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 02:09:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 0.0s done 02:09:08 #5 DONE 0.0s 02:09:08 02:09:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 02:09:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 0.0s done 02:09:08 #6 DONE 0.0s 02:09:08 02:09:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 02:09:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 0.0s done 02:09:08 #5 DONE 0.1s 02:09:08 02:09:08 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:09:09 #7 DONE 0.0s 02:09:09 02:09:09 #8 exporting to image 02:09:09 #8 exporting layers done 02:09:09 #8 exporting manifest sha256:c57c4f8c1ac2bfaf92c760d3a395bbb38dc1e8529e998fdb2c86e307b9777d63 done 02:09:09 #8 exporting config sha256:673b08a36381fdd49ddcb4ef08ec49bcc07c2e826c96a0cf34d138234bcf8721 done 02:09:09 #8 exporting manifest sha256:8cd7e58ef19703b10e3830bcd7b415df666ab57187fb538811dc7b7818d38bee done 02:09:09 #8 exporting config sha256:7e65ba375f71d062ebc9668dbc2586aa6e27284798db04531ad6a2c632749636 done 02:09:09 #8 exporting manifest list sha256:fa608ac72c07aabcd0e9aac9c6fa18e9aec3390d96328ee4f1523a47700404fa done 02:09:09 #8 pushing layers 0.1s done 02:09:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3@sha256:fa608ac72c07aabcd0e9aac9c6fa18e9aec3390d96328ee4f1523a47700404fa 02:09:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3@sha256:fa608ac72c07aabcd0e9aac9c6fa18e9aec3390d96328ee4f1523a47700404fa 0.1s done 02:09:09 #8 DONE 0.2s 02:09:09 02:09:09 1 warning found (use --debug to expand): 02:09:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 02:09:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 02:09:09 #1 [internal] load build definition from Dockerfile 02:09:09 #1 transferring dockerfile: 181B done 02:09:09 #1 DONE 0.0s 02:09:09 02:09:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:09:09 #2 DONE 0.0s 02:09:09 02:09:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:09:09 #3 DONE 0.0s 02:09:09 02:09:09 #4 [internal] load .dockerignore 02:09:09 #4 transferring context: 2B done 02:09:09 #4 DONE 0.0s 02:09:09 02:09:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 02:09:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 0.0s done 02:09:09 #5 DONE 0.0s 02:09:09 02:09:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 02:09:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 0.0s done 02:09:09 #6 CACHED 02:09:09 02:09:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 02:09:09 #5 CACHED 02:09:09 02:09:09 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:09:09 #7 DONE 0.0s 02:09:09 02:09:09 #8 exporting to image 02:09:09 #8 exporting layers done 02:09:09 #8 exporting manifest sha256:c57c4f8c1ac2bfaf92c760d3a395bbb38dc1e8529e998fdb2c86e307b9777d63 done 02:09:09 #8 exporting config sha256:673b08a36381fdd49ddcb4ef08ec49bcc07c2e826c96a0cf34d138234bcf8721 done 02:09:09 #8 exporting manifest sha256:8cd7e58ef19703b10e3830bcd7b415df666ab57187fb538811dc7b7818d38bee done 02:09:09 #8 exporting config sha256:7e65ba375f71d062ebc9668dbc2586aa6e27284798db04531ad6a2c632749636 done 02:09:09 #8 exporting manifest list sha256:fa608ac72c07aabcd0e9aac9c6fa18e9aec3390d96328ee4f1523a47700404fa done 02:09:09 #8 pushing layers 0.0s done 02:09:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fa608ac72c07aabcd0e9aac9c6fa18e9aec3390d96328ee4f1523a47700404fa 0.1s done 02:09:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:09 #8 DONE 0.1s 02:09:09 02:09:09 1 warning found (use --debug to expand): 02:09:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.58' 02:09:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.58 --push - 02:09:10 #1 [internal] load build definition from Dockerfile 02:09:10 #1 transferring dockerfile: 187B done 02:09:10 #1 DONE 0.0s 02:09:10 02:09:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.58 02:09:10 #2 DONE 0.0s 02:09:10 02:09:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.58 02:09:10 #3 DONE 0.0s 02:09:10 02:09:10 #4 [internal] load .dockerignore 02:09:10 #4 transferring context: 2B done 02:09:10 #4 DONE 0.0s 02:09:10 02:09:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.58@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 02:09:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.58@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 0.0s done 02:09:10 #5 CACHED 02:09:10 02:09:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.58@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 02:09:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.58@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 0.0s done 02:09:10 #6 CACHED 02:09:10 02:09:10 #7 exporting to image 02:09:10 #7 exporting layers done 02:09:10 #7 exporting manifest sha256:c57c4f8c1ac2bfaf92c760d3a395bbb38dc1e8529e998fdb2c86e307b9777d63 done 02:09:10 #7 exporting config sha256:673b08a36381fdd49ddcb4ef08ec49bcc07c2e826c96a0cf34d138234bcf8721 done 02:09:10 #7 exporting manifest sha256:8cd7e58ef19703b10e3830bcd7b415df666ab57187fb538811dc7b7818d38bee done 02:09:10 #7 exporting config sha256:7e65ba375f71d062ebc9668dbc2586aa6e27284798db04531ad6a2c632749636 done 02:09:10 #7 exporting manifest list sha256:fa608ac72c07aabcd0e9aac9c6fa18e9aec3390d96328ee4f1523a47700404fa done 02:09:10 #7 pushing layers 02:09:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:10 #7 pushing layers 0.0s done 02:09:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.58@sha256:fa608ac72c07aabcd0e9aac9c6fa18e9aec3390d96328ee4f1523a47700404fa 0.1s done 02:09:10 #7 DONE 0.1s 02:09:10 02:09:10 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:09:10 #8 DONE 0.0s 02:09:10 02:09:10 1 warning found (use --debug to expand): 02:09:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58' 02:09:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 --push - 02:09:10 #1 [internal] load build definition from Dockerfile 02:09:10 #1 transferring dockerfile: 228B done 02:09:10 #1 DONE 0.0s 02:09:10 02:09:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:10 #2 DONE 0.0s 02:09:10 02:09:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:10 #3 DONE 0.0s 02:09:10 02:09:10 #4 [internal] load .dockerignore 02:09:10 #4 transferring context: 2B done 02:09:10 #4 DONE 0.0s 02:09:10 02:09:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 02:09:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 0.0s done 02:09:10 #5 CACHED 02:09:10 02:09:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 02:09:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 0.0s done 02:09:10 #6 CACHED 02:09:10 02:09:10 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:09:10 #7 DONE 0.0s 02:09:10 02:09:10 #8 exporting to image 02:09:10 #8 exporting layers done 02:09:10 #8 exporting manifest sha256:c57c4f8c1ac2bfaf92c760d3a395bbb38dc1e8529e998fdb2c86e307b9777d63 done 02:09:10 #8 exporting config sha256:673b08a36381fdd49ddcb4ef08ec49bcc07c2e826c96a0cf34d138234bcf8721 done 02:09:10 #8 exporting manifest sha256:8cd7e58ef19703b10e3830bcd7b415df666ab57187fb538811dc7b7818d38bee done 02:09:10 #8 exporting config sha256:7e65ba375f71d062ebc9668dbc2586aa6e27284798db04531ad6a2c632749636 done 02:09:10 #8 exporting manifest list sha256:fa608ac72c07aabcd0e9aac9c6fa18e9aec3390d96328ee4f1523a47700404fa done 02:09:10 #8 pushing layers 0.0s done 02:09:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:fa608ac72c07aabcd0e9aac9c6fa18e9aec3390d96328ee4f1523a47700404fa 0.1s done 02:09:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:10 #8 DONE 0.1s 02:09:10 02:09:10 1 warning found (use --debug to expand): 02:09:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 02:09:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 02:09:11 #1 [internal] load build definition from Dockerfile 02:09:11 #1 transferring dockerfile: 179B done 02:09:11 #1 DONE 0.0s 02:09:11 02:09:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:09:11 #2 DONE 0.0s 02:09:11 02:09:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:09:11 #3 DONE 0.0s 02:09:11 02:09:11 #4 [internal] load .dockerignore 02:09:11 #4 transferring context: 2B done 02:09:11 #4 DONE 0.0s 02:09:11 02:09:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 02:09:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 0.0s done 02:09:11 #5 DONE 0.0s 02:09:11 02:09:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 02:09:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 0.0s done 02:09:11 #6 CACHED 02:09:11 02:09:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cfa2129b92a6b40d140f35543dd52b0226b9521ef5ab293d4e0fa17608427f4f 02:09:11 #5 CACHED 02:09:11 02:09:11 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:09:11 #7 DONE 0.0s 02:09:11 02:09:11 #8 exporting to image 02:09:11 #8 exporting layers done 02:09:11 #8 exporting manifest sha256:c57c4f8c1ac2bfaf92c760d3a395bbb38dc1e8529e998fdb2c86e307b9777d63 done 02:09:11 #8 exporting config sha256:673b08a36381fdd49ddcb4ef08ec49bcc07c2e826c96a0cf34d138234bcf8721 done 02:09:11 #8 exporting manifest sha256:8cd7e58ef19703b10e3830bcd7b415df666ab57187fb538811dc7b7818d38bee done 02:09:11 #8 exporting config sha256:7e65ba375f71d062ebc9668dbc2586aa6e27284798db04531ad6a2c632749636 done 02:09:11 #8 exporting manifest list sha256:fa608ac72c07aabcd0e9aac9c6fa18e9aec3390d96328ee4f1523a47700404fa done 02:09:11 #8 pushing layers 0.0s done 02:09:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fa608ac72c07aabcd0e9aac9c6fa18e9aec3390d96328ee4f1523a47700404fa 0.1s done 02:09:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:11 #8 DONE 0.1s 02:09:11 02:09:11 1 warning found (use --debug to expand): 02:09:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3 --push - 02:09:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3' 02:09:11 #1 [internal] load build definition from Dockerfile 02:09:11 #1 transferring dockerfile: 205B done 02:09:11 #1 DONE 0.0s 02:09:11 02:09:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3 02:09:11 #2 DONE 0.0s 02:09:11 02:09:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3 02:09:11 #3 DONE 0.0s 02:09:11 02:09:11 #4 [internal] load .dockerignore 02:09:11 #4 transferring context: 2B done 02:09:11 #4 DONE 0.0s 02:09:11 02:09:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 02:09:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 0.0s done 02:09:11 #5 DONE 0.0s 02:09:11 02:09:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 02:09:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 0.0s done 02:09:11 #6 DONE 0.1s 02:09:11 02:09:11 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:09:11 #7 DONE 0.0s 02:09:11 02:09:11 #8 exporting to image 02:09:11 #8 exporting layers done 02:09:11 #8 exporting manifest sha256:a2f355c248464bd3d13d93dd612bbfdd7f126a833a982304b6b07fd742a50864 done 02:09:11 #8 exporting config sha256:1c3e426a802fe767625fd309809bb01ffd303315e9fba81ead93f725b4af0f37 done 02:09:11 #8 exporting manifest sha256:c9d25058442d110efc32b08f11d0973d8327d5fd77e2f157f56f40d64f81870a done 02:09:11 #8 exporting config sha256:ccd8abfb8064e4f77b5c9b8b5d27afa0798919eeff0085b8cf79029591215466 done 02:09:11 #8 exporting manifest list sha256:d225038548b6420dc81fbf5efdd3491dd49cb863f4265b4485d2308e9b25633a done 02:09:11 #8 pushing layers 0.1s done 02:09:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3@sha256:d225038548b6420dc81fbf5efdd3491dd49cb863f4265b4485d2308e9b25633a 02:09:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3@sha256:d225038548b6420dc81fbf5efdd3491dd49cb863f4265b4485d2308e9b25633a 0.1s done 02:09:12 #8 DONE 0.2s 02:09:12 02:09:12 1 warning found (use --debug to expand): 02:09:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 02:09:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 02:09:12 #1 [internal] load build definition from Dockerfile 02:09:12 #1 transferring dockerfile: 171B done 02:09:12 #1 DONE 0.0s 02:09:12 02:09:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:09:12 #2 DONE 0.0s 02:09:12 02:09:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:09:12 #3 DONE 0.0s 02:09:12 02:09:12 #4 [internal] load .dockerignore 02:09:12 #4 transferring context: 2B done 02:09:12 #4 DONE 0.0s 02:09:12 02:09:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 02:09:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 0.0s done 02:09:12 #5 CACHED 02:09:12 02:09:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 02:09:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 0.0s done 02:09:12 #6 CACHED 02:09:12 02:09:12 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:09:12 #7 DONE 0.0s 02:09:12 02:09:12 #8 exporting to image 02:09:12 #8 exporting layers done 02:09:12 #8 exporting manifest sha256:a2f355c248464bd3d13d93dd612bbfdd7f126a833a982304b6b07fd742a50864 done 02:09:12 #8 exporting config sha256:1c3e426a802fe767625fd309809bb01ffd303315e9fba81ead93f725b4af0f37 done 02:09:12 #8 exporting manifest sha256:c9d25058442d110efc32b08f11d0973d8327d5fd77e2f157f56f40d64f81870a done 02:09:12 #8 exporting config sha256:ccd8abfb8064e4f77b5c9b8b5d27afa0798919eeff0085b8cf79029591215466 done 02:09:12 #8 exporting manifest list sha256:d225038548b6420dc81fbf5efdd3491dd49cb863f4265b4485d2308e9b25633a done 02:09:12 #8 pushing layers 0.0s done 02:09:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d225038548b6420dc81fbf5efdd3491dd49cb863f4265b4485d2308e9b25633a 0.1s done 02:09:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:12 #8 DONE 0.1s 02:09:12 02:09:12 1 warning found (use --debug to expand): 02:09:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.58' 02:09:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.58 --push - 02:09:13 #1 [internal] load build definition from Dockerfile 02:09:13 #1 transferring dockerfile: 177B done 02:09:13 #1 DONE 0.0s 02:09:13 02:09:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.58 02:09:13 #2 DONE 0.0s 02:09:13 02:09:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.58 02:09:13 #3 DONE 0.0s 02:09:13 02:09:13 #4 [internal] load .dockerignore 02:09:13 #4 transferring context: 2B done 02:09:13 #4 DONE 0.0s 02:09:13 02:09:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.58@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 02:09:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.58@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 0.0s done 02:09:13 #5 CACHED 02:09:13 02:09:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.58@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 02:09:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.58@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 0.0s done 02:09:13 #6 CACHED 02:09:13 02:09:13 #7 exporting to image 02:09:13 #7 exporting layers done 02:09:13 #7 exporting manifest sha256:a2f355c248464bd3d13d93dd612bbfdd7f126a833a982304b6b07fd742a50864 done 02:09:13 #7 exporting config sha256:1c3e426a802fe767625fd309809bb01ffd303315e9fba81ead93f725b4af0f37 done 02:09:13 #7 exporting manifest sha256:c9d25058442d110efc32b08f11d0973d8327d5fd77e2f157f56f40d64f81870a done 02:09:13 #7 exporting config sha256:ccd8abfb8064e4f77b5c9b8b5d27afa0798919eeff0085b8cf79029591215466 done 02:09:13 #7 exporting manifest list sha256:d225038548b6420dc81fbf5efdd3491dd49cb863f4265b4485d2308e9b25633a done 02:09:13 #7 pushing layers 02:09:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:13 #7 pushing layers 0.0s done 02:09:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.58@sha256:d225038548b6420dc81fbf5efdd3491dd49cb863f4265b4485d2308e9b25633a 0.1s done 02:09:13 #7 DONE 0.1s 02:09:13 02:09:13 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:09:13 #8 DONE 0.0s 02:09:13 02:09:13 1 warning found (use --debug to expand): 02:09:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58' 02:09:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 --push - 02:09:13 #1 [internal] load build definition from Dockerfile 02:09:13 #1 transferring dockerfile: 218B done 02:09:13 #1 DONE 0.0s 02:09:13 02:09:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:13 #2 DONE 0.0s 02:09:13 02:09:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:13 #3 DONE 0.0s 02:09:13 02:09:13 #4 [internal] load .dockerignore 02:09:13 #4 transferring context: 2B done 02:09:13 #4 DONE 0.0s 02:09:13 02:09:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 02:09:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 0.0s done 02:09:13 #5 CACHED 02:09:13 02:09:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 02:09:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 done 02:09:13 #6 CACHED 02:09:13 02:09:13 #7 exporting to image 02:09:13 #7 exporting layers done 02:09:13 #7 exporting manifest sha256:a2f355c248464bd3d13d93dd612bbfdd7f126a833a982304b6b07fd742a50864 done 02:09:13 #7 exporting config sha256:1c3e426a802fe767625fd309809bb01ffd303315e9fba81ead93f725b4af0f37 02:09:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:13 #7 exporting config sha256:1c3e426a802fe767625fd309809bb01ffd303315e9fba81ead93f725b4af0f37 done 02:09:13 #7 exporting manifest sha256:c9d25058442d110efc32b08f11d0973d8327d5fd77e2f157f56f40d64f81870a done 02:09:13 #7 exporting config sha256:ccd8abfb8064e4f77b5c9b8b5d27afa0798919eeff0085b8cf79029591215466 done 02:09:13 #7 exporting manifest list sha256:d225038548b6420dc81fbf5efdd3491dd49cb863f4265b4485d2308e9b25633a done 02:09:13 #7 pushing layers 0.0s done 02:09:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:d225038548b6420dc81fbf5efdd3491dd49cb863f4265b4485d2308e9b25633a 0.1s done 02:09:13 #7 DONE 0.1s 02:09:13 02:09:13 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:09:13 #8 DONE 0.0s 02:09:13 02:09:13 1 warning found (use --debug to expand): 02:09:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 02:09:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 02:09:14 #1 [internal] load build definition from Dockerfile 02:09:14 #1 transferring dockerfile: 169B done 02:09:14 #1 DONE 0.0s 02:09:14 02:09:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:09:14 #2 DONE 0.0s 02:09:14 02:09:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:09:14 #3 DONE 0.0s 02:09:14 02:09:14 #4 [internal] load .dockerignore 02:09:14 #4 transferring context: 2B done 02:09:14 #4 DONE 0.0s 02:09:14 02:09:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 02:09:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 0.0s done 02:09:14 #5 CACHED 02:09:14 02:09:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 02:09:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:496afb2493361d28334825aaad7963b098fc03ed7639a3bb5ece4b113188ff17 0.0s done 02:09:14 #6 CACHED 02:09:14 02:09:14 #7 exporting to image 02:09:14 #7 exporting layers done 02:09:14 #7 exporting manifest sha256:a2f355c248464bd3d13d93dd612bbfdd7f126a833a982304b6b07fd742a50864 done 02:09:14 #7 exporting config sha256:1c3e426a802fe767625fd309809bb01ffd303315e9fba81ead93f725b4af0f37 done 02:09:14 #7 exporting manifest sha256:c9d25058442d110efc32b08f11d0973d8327d5fd77e2f157f56f40d64f81870a done 02:09:14 #7 exporting config sha256:ccd8abfb8064e4f77b5c9b8b5d27afa0798919eeff0085b8cf79029591215466 done 02:09:14 #7 exporting manifest list sha256:d225038548b6420dc81fbf5efdd3491dd49cb863f4265b4485d2308e9b25633a 02:09:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:14 #7 exporting manifest list sha256:d225038548b6420dc81fbf5efdd3491dd49cb863f4265b4485d2308e9b25633a done 02:09:14 #7 pushing layers 0.0s done 02:09:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d225038548b6420dc81fbf5efdd3491dd49cb863f4265b4485d2308e9b25633a 0.1s done 02:09:14 #7 DONE 0.1s 02:09:14 02:09:14 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:09:14 #8 DONE 0.0s 02:09:14 02:09:14 1 warning found (use --debug to expand): 02:09:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3' 02:09:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3 --push - 02:09:14 #1 [internal] load build definition from Dockerfile 02:09:14 #1 transferring dockerfile: 206B done 02:09:14 #1 DONE 0.0s 02:09:14 02:09:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3 02:09:14 #2 DONE 0.0s 02:09:14 02:09:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3 02:09:14 #3 DONE 0.0s 02:09:14 02:09:14 #4 [internal] load .dockerignore 02:09:14 #4 transferring context: 2B done 02:09:14 #4 DONE 0.0s 02:09:14 02:09:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 02:09:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 0.0s done 02:09:14 #5 DONE 0.0s 02:09:14 02:09:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 02:09:15 #6 DONE 0.0s 02:09:15 02:09:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 02:09:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 0.0s done 02:09:15 #5 DONE 0.1s 02:09:15 02:09:15 #7 exporting to image 02:09:15 #7 exporting layers done 02:09:15 #7 exporting manifest sha256:32c1d0522a4794c5da0e27e0a43af5abfe7610850e95a3d3e1af897cc8cc19cc 02:09:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:15 #7 ... 02:09:15 02:09:15 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:09:15 #8 DONE 0.0s 02:09:15 02:09:15 #7 exporting to image 02:09:15 #7 exporting manifest sha256:32c1d0522a4794c5da0e27e0a43af5abfe7610850e95a3d3e1af897cc8cc19cc done 02:09:15 #7 exporting config sha256:5baf18d58cf1c1417b9d280d1d8e43a3a95f19464d498d22f6e58a7754533ac1 done 02:09:15 #7 exporting manifest sha256:a545cef2bcb01c061cc593aea0d007698e486c3539acffd9c95e3b1983bd0fd6 done 02:09:15 #7 exporting config sha256:7b5d636f4cc292a4fa00ac905f352ff0f68a81e7d064ac3683ec3a72aeaa5b31 done 02:09:15 #7 exporting manifest list sha256:a513d260e1b94625a1ab997f56a20133c452c760f2265f9975ac37e7c98288ba 0.0s done 02:09:15 #7 pushing layers 0.1s done 02:09:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3@sha256:a513d260e1b94625a1ab997f56a20133c452c760f2265f9975ac37e7c98288ba 02:09:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3@sha256:a513d260e1b94625a1ab997f56a20133c452c760f2265f9975ac37e7c98288ba 0.1s done 02:09:15 #7 DONE 0.2s 02:09:15 02:09:15 1 warning found (use --debug to expand): 02:09:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 02:09:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 02:09:15 #1 [internal] load build definition from Dockerfile 02:09:15 #1 transferring dockerfile: 172B done 02:09:15 #1 DONE 0.0s 02:09:15 02:09:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:09:15 #2 DONE 0.0s 02:09:15 02:09:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:09:15 #3 DONE 0.0s 02:09:15 02:09:15 #4 [internal] load .dockerignore 02:09:15 #4 transferring context: 2B done 02:09:15 #4 DONE 0.0s 02:09:15 02:09:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 02:09:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f done 02:09:15 #5 CACHED 02:09:15 02:09:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 02:09:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 0.0s done 02:09:15 #6 CACHED 02:09:15 02:09:15 #7 exporting to image 02:09:15 #7 exporting layers done 02:09:15 #7 exporting manifest sha256:32c1d0522a4794c5da0e27e0a43af5abfe7610850e95a3d3e1af897cc8cc19cc done 02:09:15 #7 exporting config sha256:5baf18d58cf1c1417b9d280d1d8e43a3a95f19464d498d22f6e58a7754533ac1 done 02:09:15 #7 exporting manifest sha256:a545cef2bcb01c061cc593aea0d007698e486c3539acffd9c95e3b1983bd0fd6 done 02:09:15 #7 exporting config sha256:7b5d636f4cc292a4fa00ac905f352ff0f68a81e7d064ac3683ec3a72aeaa5b31 02:09:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:15 #7 exporting config sha256:7b5d636f4cc292a4fa00ac905f352ff0f68a81e7d064ac3683ec3a72aeaa5b31 done 02:09:15 #7 exporting manifest list sha256:a513d260e1b94625a1ab997f56a20133c452c760f2265f9975ac37e7c98288ba done 02:09:15 #7 pushing layers 0.0s done 02:09:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a513d260e1b94625a1ab997f56a20133c452c760f2265f9975ac37e7c98288ba 0.1s done 02:09:15 #7 DONE 0.1s 02:09:15 02:09:15 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:09:15 #8 DONE 0.0s 02:09:15 02:09:15 1 warning found (use --debug to expand): 02:09:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.58' 02:09:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.58 --push - 02:09:16 #1 [internal] load build definition from Dockerfile 02:09:16 #1 transferring dockerfile: 178B done 02:09:16 #1 DONE 0.0s 02:09:16 02:09:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.58 02:09:16 #2 DONE 0.0s 02:09:16 02:09:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.58 02:09:16 #3 DONE 0.0s 02:09:16 02:09:16 #4 [internal] load .dockerignore 02:09:16 #4 transferring context: 2B done 02:09:16 #4 DONE 0.0s 02:09:16 02:09:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.58@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 02:09:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.58@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 0.0s done 02:09:16 #5 CACHED 02:09:16 02:09:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.58@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 02:09:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.58@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 0.0s done 02:09:16 #6 CACHED 02:09:16 02:09:16 #7 exporting to image 02:09:16 #7 exporting layers done 02:09:16 #7 exporting manifest sha256:32c1d0522a4794c5da0e27e0a43af5abfe7610850e95a3d3e1af897cc8cc19cc done 02:09:16 #7 exporting config sha256:5baf18d58cf1c1417b9d280d1d8e43a3a95f19464d498d22f6e58a7754533ac1 done 02:09:16 #7 exporting manifest sha256:a545cef2bcb01c061cc593aea0d007698e486c3539acffd9c95e3b1983bd0fd6 02:09:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:16 #7 exporting manifest sha256:a545cef2bcb01c061cc593aea0d007698e486c3539acffd9c95e3b1983bd0fd6 done 02:09:16 #7 exporting config sha256:7b5d636f4cc292a4fa00ac905f352ff0f68a81e7d064ac3683ec3a72aeaa5b31 done 02:09:16 #7 exporting manifest list sha256:a513d260e1b94625a1ab997f56a20133c452c760f2265f9975ac37e7c98288ba done 02:09:16 #7 pushing layers 0.0s done 02:09:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.58@sha256:a513d260e1b94625a1ab997f56a20133c452c760f2265f9975ac37e7c98288ba 0.1s done 02:09:16 #7 DONE 0.1s 02:09:16 02:09:16 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:09:16 #8 DONE 0.0s 02:09:16 02:09:16 1 warning found (use --debug to expand): 02:09:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58' 02:09:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 --push - 02:09:16 #1 [internal] load build definition from Dockerfile 02:09:16 #1 transferring dockerfile: 219B done 02:09:16 #1 DONE 0.0s 02:09:16 02:09:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:16 #2 DONE 0.0s 02:09:16 02:09:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:16 #3 DONE 0.0s 02:09:16 02:09:16 #4 [internal] load .dockerignore 02:09:16 #4 transferring context: 2B done 02:09:16 #4 DONE 0.0s 02:09:16 02:09:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 02:09:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 0.0s done 02:09:16 #5 CACHED 02:09:16 02:09:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 02:09:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 0.0s done 02:09:16 #6 CACHED 02:09:16 02:09:16 #7 exporting to image 02:09:16 #7 exporting layers done 02:09:16 #7 exporting manifest sha256:32c1d0522a4794c5da0e27e0a43af5abfe7610850e95a3d3e1af897cc8cc19cc done 02:09:16 #7 exporting config sha256:5baf18d58cf1c1417b9d280d1d8e43a3a95f19464d498d22f6e58a7754533ac1 done 02:09:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:16 #7 exporting manifest sha256:a545cef2bcb01c061cc593aea0d007698e486c3539acffd9c95e3b1983bd0fd6 done 02:09:16 #7 exporting config sha256:7b5d636f4cc292a4fa00ac905f352ff0f68a81e7d064ac3683ec3a72aeaa5b31 done 02:09:16 #7 exporting manifest list sha256:a513d260e1b94625a1ab997f56a20133c452c760f2265f9975ac37e7c98288ba done 02:09:16 #7 pushing layers 0.0s done 02:09:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:a513d260e1b94625a1ab997f56a20133c452c760f2265f9975ac37e7c98288ba 0.1s done 02:09:16 #7 DONE 0.1s 02:09:16 02:09:16 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:09:16 #8 DONE 0.0s 02:09:16 02:09:16 1 warning found (use --debug to expand): 02:09:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 02:09:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 02:09:17 #1 [internal] load build definition from Dockerfile 02:09:17 #1 transferring dockerfile: 170B done 02:09:17 #1 DONE 0.0s 02:09:17 02:09:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:09:17 #2 DONE 0.0s 02:09:17 02:09:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:09:17 #3 DONE 0.0s 02:09:17 02:09:17 #4 [internal] load .dockerignore 02:09:17 #4 transferring context: 2B done 02:09:17 #4 DONE 0.0s 02:09:17 02:09:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 02:09:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 0.0s done 02:09:17 #5 CACHED 02:09:17 02:09:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 02:09:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:94327ca3949c35971181e5d17b71a7935680e6d3083366a89a7feef657abbf5f 0.0s done 02:09:17 #6 CACHED 02:09:17 02:09:17 #7 exporting to image 02:09:17 #7 exporting layers done 02:09:17 #7 exporting manifest sha256:32c1d0522a4794c5da0e27e0a43af5abfe7610850e95a3d3e1af897cc8cc19cc done 02:09:17 #7 exporting config sha256:5baf18d58cf1c1417b9d280d1d8e43a3a95f19464d498d22f6e58a7754533ac1 done 02:09:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:17 #7 exporting manifest sha256:a545cef2bcb01c061cc593aea0d007698e486c3539acffd9c95e3b1983bd0fd6 done 02:09:17 #7 exporting config sha256:7b5d636f4cc292a4fa00ac905f352ff0f68a81e7d064ac3683ec3a72aeaa5b31 done 02:09:17 #7 exporting manifest list sha256:a513d260e1b94625a1ab997f56a20133c452c760f2265f9975ac37e7c98288ba done 02:09:17 #7 pushing layers 0.0s done 02:09:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a513d260e1b94625a1ab997f56a20133c452c760f2265f9975ac37e7c98288ba 0.1s done 02:09:17 #7 DONE 0.1s 02:09:17 02:09:17 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:09:17 #8 DONE 0.0s 02:09:17 02:09:17 1 warning found (use --debug to expand): 02:09:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3 --push - 02:09:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3' 02:09:17 #1 [internal] load build definition from Dockerfile 02:09:17 #1 transferring dockerfile: 206B done 02:09:17 #1 DONE 0.0s 02:09:17 02:09:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3 02:09:17 #2 DONE 0.0s 02:09:17 02:09:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3 02:09:17 #3 DONE 0.0s 02:09:17 02:09:17 #4 [internal] load .dockerignore 02:09:17 #4 transferring context: 2B done 02:09:17 #4 DONE 0.0s 02:09:18 02:09:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 02:09:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 02:09:18 #5 ... 02:09:18 02:09:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 02:09:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 0.0s done 02:09:18 #6 DONE 0.1s 02:09:18 02:09:18 #7 exporting to image 02:09:18 #7 exporting layers done 02:09:18 #7 exporting manifest sha256:d9f6b1bdc51b467a14fe78b78e41d58b39728872b3c818ae2d0fdcdaf22850ac done 02:09:18 #7 exporting config sha256:753a75f1e6571b9a369010b7b665bcbd9bd0c3661f57ea22f14210458630c51a done 02:09:18 #7 exporting manifest sha256:6e448905614fc25db52e33eb5e2fdf9c1f00517ed2c6fcd6e349cb9d0da4dc2e done 02:09:18 #7 exporting config sha256:7bc075ba0e30a93fefa841d666ca27b9458dd8d6797de5ec5aaa0e0175ee6d1a 02:09:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:18 #7 ... 02:09:18 02:09:18 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:09:18 #8 DONE 0.0s 02:09:18 02:09:18 #7 exporting to image 02:09:18 #7 exporting config sha256:7bc075ba0e30a93fefa841d666ca27b9458dd8d6797de5ec5aaa0e0175ee6d1a done 02:09:18 #7 exporting manifest list sha256:735438be34b7b1870c8eb9970c7d7df490811ad388987e4dd70bc58801171ff6 done 02:09:18 #7 pushing layers 0.1s done 02:09:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3@sha256:735438be34b7b1870c8eb9970c7d7df490811ad388987e4dd70bc58801171ff6 02:09:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3@sha256:735438be34b7b1870c8eb9970c7d7df490811ad388987e4dd70bc58801171ff6 0.1s done 02:09:18 #7 DONE 0.3s 02:09:18 02:09:18 1 warning found (use --debug to expand): 02:09:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 02:09:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 02:09:18 #1 [internal] load build definition from Dockerfile 02:09:18 #1 transferring dockerfile: 172B done 02:09:18 #1 DONE 0.0s 02:09:18 02:09:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:09:18 #2 DONE 0.0s 02:09:18 02:09:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:09:18 #3 DONE 0.0s 02:09:18 02:09:18 #4 [internal] load .dockerignore 02:09:18 #4 transferring context: 2B done 02:09:18 #4 DONE 0.0s 02:09:18 02:09:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 02:09:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 done 02:09:18 #5 DONE 0.0s 02:09:18 02:09:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 02:09:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 0.0s done 02:09:18 #6 CACHED 02:09:18 02:09:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 02:09:18 #5 CACHED 02:09:18 02:09:18 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:09:18 #7 DONE 0.0s 02:09:18 02:09:18 #8 exporting to image 02:09:18 #8 exporting layers done 02:09:18 #8 exporting manifest sha256:d9f6b1bdc51b467a14fe78b78e41d58b39728872b3c818ae2d0fdcdaf22850ac done 02:09:18 #8 exporting config sha256:753a75f1e6571b9a369010b7b665bcbd9bd0c3661f57ea22f14210458630c51a done 02:09:18 #8 exporting manifest sha256:6e448905614fc25db52e33eb5e2fdf9c1f00517ed2c6fcd6e349cb9d0da4dc2e done 02:09:18 #8 exporting config sha256:7bc075ba0e30a93fefa841d666ca27b9458dd8d6797de5ec5aaa0e0175ee6d1a done 02:09:18 #8 exporting manifest list sha256:735438be34b7b1870c8eb9970c7d7df490811ad388987e4dd70bc58801171ff6 done 02:09:18 #8 pushing layers 0.0s done 02:09:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:735438be34b7b1870c8eb9970c7d7df490811ad388987e4dd70bc58801171ff6 0.1s done 02:09:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:18 #8 DONE 0.1s 02:09:18 02:09:18 1 warning found (use --debug to expand): 02:09:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.58' 02:09:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.58 --push - 02:09:19 #1 [internal] load build definition from Dockerfile 02:09:19 #1 transferring dockerfile: 178B done 02:09:19 #1 DONE 0.0s 02:09:19 02:09:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.58 02:09:19 #2 DONE 0.0s 02:09:19 02:09:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.58 02:09:19 #3 DONE 0.0s 02:09:19 02:09:19 #4 [internal] load .dockerignore 02:09:19 #4 transferring context: 2B done 02:09:19 #4 DONE 0.0s 02:09:19 02:09:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.58@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 02:09:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.58@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 0.0s done 02:09:19 #5 CACHED 02:09:19 02:09:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.58@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 02:09:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.58@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 0.0s done 02:09:19 #6 CACHED 02:09:19 02:09:19 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:09:19 #7 DONE 0.0s 02:09:19 02:09:19 #8 exporting to image 02:09:19 #8 exporting layers done 02:09:19 #8 exporting manifest sha256:d9f6b1bdc51b467a14fe78b78e41d58b39728872b3c818ae2d0fdcdaf22850ac done 02:09:19 #8 exporting config sha256:753a75f1e6571b9a369010b7b665bcbd9bd0c3661f57ea22f14210458630c51a done 02:09:19 #8 exporting manifest sha256:6e448905614fc25db52e33eb5e2fdf9c1f00517ed2c6fcd6e349cb9d0da4dc2e done 02:09:19 #8 exporting config sha256:7bc075ba0e30a93fefa841d666ca27b9458dd8d6797de5ec5aaa0e0175ee6d1a done 02:09:19 #8 exporting manifest list sha256:735438be34b7b1870c8eb9970c7d7df490811ad388987e4dd70bc58801171ff6 done 02:09:19 #8 pushing layers 0.0s done 02:09:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.58@sha256:735438be34b7b1870c8eb9970c7d7df490811ad388987e4dd70bc58801171ff6 0.1s done 02:09:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:19 #8 DONE 0.1s 02:09:19 02:09:19 1 warning found (use --debug to expand): 02:09:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58' 02:09:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 --push - 02:09:19 #1 [internal] load build definition from Dockerfile 02:09:19 #1 transferring dockerfile: 219B done 02:09:19 #1 DONE 0.0s 02:09:19 02:09:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:19 #2 DONE 0.0s 02:09:19 02:09:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:19 #3 DONE 0.0s 02:09:19 02:09:19 #4 [internal] load .dockerignore 02:09:19 #4 transferring context: 2B done 02:09:19 #4 DONE 0.0s 02:09:19 02:09:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 02:09:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 0.0s done 02:09:19 #5 CACHED 02:09:19 02:09:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 02:09:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 0.0s done 02:09:19 #6 CACHED 02:09:19 02:09:19 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:09:19 #7 DONE 0.0s 02:09:19 02:09:19 #8 exporting to image 02:09:19 #8 exporting layers done 02:09:19 #8 exporting manifest sha256:d9f6b1bdc51b467a14fe78b78e41d58b39728872b3c818ae2d0fdcdaf22850ac done 02:09:19 #8 exporting config sha256:753a75f1e6571b9a369010b7b665bcbd9bd0c3661f57ea22f14210458630c51a done 02:09:19 #8 exporting manifest sha256:6e448905614fc25db52e33eb5e2fdf9c1f00517ed2c6fcd6e349cb9d0da4dc2e done 02:09:19 #8 exporting config sha256:7bc075ba0e30a93fefa841d666ca27b9458dd8d6797de5ec5aaa0e0175ee6d1a done 02:09:19 #8 exporting manifest list sha256:735438be34b7b1870c8eb9970c7d7df490811ad388987e4dd70bc58801171ff6 done 02:09:19 #8 pushing layers 0.0s done 02:09:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:735438be34b7b1870c8eb9970c7d7df490811ad388987e4dd70bc58801171ff6 0.1s done 02:09:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:19 #8 DONE 0.1s 02:09:19 02:09:19 1 warning found (use --debug to expand): 02:09:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 02:09:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 02:09:20 #1 [internal] load build definition from Dockerfile 02:09:20 #1 transferring dockerfile: 170B done 02:09:20 #1 DONE 0.0s 02:09:20 02:09:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:09:20 #2 DONE 0.0s 02:09:20 02:09:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:09:20 #3 DONE 0.0s 02:09:20 02:09:20 #4 [internal] load .dockerignore 02:09:20 #4 transferring context: 2B done 02:09:20 #4 DONE 0.0s 02:09:20 02:09:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 02:09:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 0.0s done 02:09:20 #5 CACHED 02:09:20 02:09:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 02:09:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:df4a0b589770c16f95af4c228c73a35763def804fee54b10acae9bd3ecf44035 0.0s done 02:09:20 #6 CACHED 02:09:20 02:09:20 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:09:20 #7 DONE 0.0s 02:09:20 02:09:20 #8 exporting to image 02:09:20 #8 exporting layers done 02:09:20 #8 exporting manifest sha256:d9f6b1bdc51b467a14fe78b78e41d58b39728872b3c818ae2d0fdcdaf22850ac done 02:09:20 #8 exporting config sha256:753a75f1e6571b9a369010b7b665bcbd9bd0c3661f57ea22f14210458630c51a done 02:09:20 #8 exporting manifest sha256:6e448905614fc25db52e33eb5e2fdf9c1f00517ed2c6fcd6e349cb9d0da4dc2e done 02:09:20 #8 exporting config sha256:7bc075ba0e30a93fefa841d666ca27b9458dd8d6797de5ec5aaa0e0175ee6d1a done 02:09:20 #8 exporting manifest list sha256:735438be34b7b1870c8eb9970c7d7df490811ad388987e4dd70bc58801171ff6 done 02:09:20 #8 pushing layers 0.0s done 02:09:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:735438be34b7b1870c8eb9970c7d7df490811ad388987e4dd70bc58801171ff6 0.1s done 02:09:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:20 #8 DONE 0.1s 02:09:20 02:09:20 1 warning found (use --debug to expand): 02:09:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3' 02:09:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3 --push - 02:09:21 #1 [internal] load build definition from Dockerfile 02:09:21 #1 transferring dockerfile: 206B done 02:09:21 #1 DONE 0.0s 02:09:21 02:09:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3 02:09:21 #2 DONE 0.0s 02:09:21 02:09:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3 02:09:21 #3 DONE 0.1s 02:09:21 02:09:21 #4 [internal] load .dockerignore 02:09:21 #4 transferring context: 2B done 02:09:21 #4 DONE 0.0s 02:09:21 02:09:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 02:09:21 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 0.0s done 02:09:21 #5 DONE 0.0s 02:09:21 02:09:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 02:09:21 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 0.0s done 02:09:21 #6 DONE 0.1s 02:09:21 02:09:21 #7 exporting to image 02:09:21 #7 exporting layers done 02:09:21 #7 exporting manifest sha256:bf2c99ba5b42aee98f92491ffca4d67161a3fc1869fa34bf488e9134fe542ac7 done 02:09:21 #7 exporting config sha256:b38a888c769014a5e75384d9a977705af8a5d93819dee0283292f5d0ff3de4ec done 02:09:21 #7 exporting manifest sha256:220c21ef12e7e538e1822f2966938c11315465f8c4801553fe528ac75b1f5ba5 done 02:09:21 #7 exporting config sha256:dd9dd5be11e83abfd64dcf8880e9c5bc9fd891d53b79d1fd8d2406913ee5e2f1 done 02:09:21 #7 exporting manifest list sha256:58628fb361f1697c2e6fb406779c83d0f9869c44aa5e70f92f94a4d4b1269f00 02:09:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:21 #7 ... 02:09:21 02:09:21 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:09:21 #8 DONE 0.0s 02:09:21 02:09:21 #7 exporting to image 02:09:21 #7 exporting manifest list sha256:58628fb361f1697c2e6fb406779c83d0f9869c44aa5e70f92f94a4d4b1269f00 done 02:09:21 #7 pushing layers 0.1s done 02:09:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3@sha256:58628fb361f1697c2e6fb406779c83d0f9869c44aa5e70f92f94a4d4b1269f00 02:09:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3@sha256:58628fb361f1697c2e6fb406779c83d0f9869c44aa5e70f92f94a4d4b1269f00 0.1s done 02:09:21 #7 DONE 0.2s 02:09:21 02:09:21 1 warning found (use --debug to expand): 02:09:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 02:09:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 02:09:21 #1 [internal] load build definition from Dockerfile 02:09:21 #1 transferring dockerfile: 172B done 02:09:21 #1 DONE 0.0s 02:09:21 02:09:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:09:21 #2 DONE 0.0s 02:09:21 02:09:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:09:21 #3 DONE 0.0s 02:09:21 02:09:21 #4 [internal] load .dockerignore 02:09:21 #4 transferring context: 2B done 02:09:21 #4 DONE 0.0s 02:09:21 02:09:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 02:09:21 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 0.0s done 02:09:21 #5 DONE 0.0s 02:09:21 02:09:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 02:09:21 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 0.0s done 02:09:21 #6 CACHED 02:09:21 02:09:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 02:09:21 #5 CACHED 02:09:21 02:09:21 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:09:21 #7 DONE 0.0s 02:09:21 02:09:21 #8 exporting to image 02:09:21 #8 exporting layers done 02:09:21 #8 exporting manifest sha256:bf2c99ba5b42aee98f92491ffca4d67161a3fc1869fa34bf488e9134fe542ac7 done 02:09:21 #8 exporting config sha256:b38a888c769014a5e75384d9a977705af8a5d93819dee0283292f5d0ff3de4ec done 02:09:21 #8 exporting manifest sha256:220c21ef12e7e538e1822f2966938c11315465f8c4801553fe528ac75b1f5ba5 done 02:09:21 #8 exporting config sha256:dd9dd5be11e83abfd64dcf8880e9c5bc9fd891d53b79d1fd8d2406913ee5e2f1 done 02:09:21 #8 exporting manifest list sha256:58628fb361f1697c2e6fb406779c83d0f9869c44aa5e70f92f94a4d4b1269f00 done 02:09:21 #8 pushing layers 0.0s done 02:09:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:58628fb361f1697c2e6fb406779c83d0f9869c44aa5e70f92f94a4d4b1269f00 0.1s done 02:09:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:21 #8 DONE 0.1s 02:09:21 02:09:21 1 warning found (use --debug to expand): 02:09:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.58 --push - 02:09:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.58' 02:09:22 #1 [internal] load build definition from Dockerfile 02:09:22 #1 transferring dockerfile: 178B done 02:09:22 #1 DONE 0.0s 02:09:22 02:09:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.58 02:09:22 #2 DONE 0.0s 02:09:22 02:09:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.58 02:09:22 #3 DONE 0.0s 02:09:22 02:09:22 #4 [internal] load .dockerignore 02:09:22 #4 transferring context: 2B done 02:09:22 #4 DONE 0.0s 02:09:22 02:09:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.58@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 02:09:22 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.58@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 0.0s done 02:09:22 #5 CACHED 02:09:22 02:09:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.58@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 02:09:22 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.58@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 0.0s done 02:09:22 #6 CACHED 02:09:22 02:09:22 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:09:22 #7 DONE 0.0s 02:09:22 02:09:22 #8 exporting to image 02:09:22 #8 exporting layers done 02:09:22 #8 exporting manifest sha256:bf2c99ba5b42aee98f92491ffca4d67161a3fc1869fa34bf488e9134fe542ac7 done 02:09:22 #8 exporting config sha256:b38a888c769014a5e75384d9a977705af8a5d93819dee0283292f5d0ff3de4ec done 02:09:22 #8 exporting manifest sha256:220c21ef12e7e538e1822f2966938c11315465f8c4801553fe528ac75b1f5ba5 done 02:09:22 #8 exporting config sha256:dd9dd5be11e83abfd64dcf8880e9c5bc9fd891d53b79d1fd8d2406913ee5e2f1 done 02:09:22 #8 exporting manifest list sha256:58628fb361f1697c2e6fb406779c83d0f9869c44aa5e70f92f94a4d4b1269f00 done 02:09:22 #8 pushing layers 0.0s done 02:09:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.58@sha256:58628fb361f1697c2e6fb406779c83d0f9869c44aa5e70f92f94a4d4b1269f00 0.1s done 02:09:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:22 #8 DONE 0.1s 02:09:22 02:09:22 1 warning found (use --debug to expand): 02:09:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58' 02:09:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 --push - 02:09:22 #1 [internal] load build definition from Dockerfile 02:09:22 #1 transferring dockerfile: 219B done 02:09:22 #1 DONE 0.0s 02:09:22 02:09:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:22 #2 DONE 0.0s 02:09:22 02:09:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:22 #3 DONE 0.0s 02:09:22 02:09:22 #4 [internal] load .dockerignore 02:09:22 #4 transferring context: 2B done 02:09:22 #4 DONE 0.0s 02:09:22 02:09:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 02:09:22 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 0.0s done 02:09:22 #5 CACHED 02:09:22 02:09:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 02:09:22 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 0.0s done 02:09:22 #6 CACHED 02:09:22 02:09:22 #7 exporting to image 02:09:22 #7 exporting layers done 02:09:22 #7 exporting manifest sha256:bf2c99ba5b42aee98f92491ffca4d67161a3fc1869fa34bf488e9134fe542ac7 done 02:09:22 #7 exporting config sha256:b38a888c769014a5e75384d9a977705af8a5d93819dee0283292f5d0ff3de4ec done 02:09:22 #7 exporting manifest sha256:220c21ef12e7e538e1822f2966938c11315465f8c4801553fe528ac75b1f5ba5 done 02:09:22 #7 exporting config sha256:dd9dd5be11e83abfd64dcf8880e9c5bc9fd891d53b79d1fd8d2406913ee5e2f1 done 02:09:22 #7 exporting manifest list sha256:58628fb361f1697c2e6fb406779c83d0f9869c44aa5e70f92f94a4d4b1269f00 02:09:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:22 #7 exporting manifest list sha256:58628fb361f1697c2e6fb406779c83d0f9869c44aa5e70f92f94a4d4b1269f00 done 02:09:22 #7 pushing layers 0.0s done 02:09:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:58628fb361f1697c2e6fb406779c83d0f9869c44aa5e70f92f94a4d4b1269f00 0.1s done 02:09:22 #7 DONE 0.1s 02:09:22 02:09:22 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:09:22 #8 DONE 0.0s 02:09:22 02:09:22 1 warning found (use --debug to expand): 02:09:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 02:09:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 02:09:23 #1 [internal] load build definition from Dockerfile 02:09:23 #1 transferring dockerfile: 170B done 02:09:23 #1 DONE 0.0s 02:09:23 02:09:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:09:23 #2 DONE 0.0s 02:09:23 02:09:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:09:23 #3 DONE 0.0s 02:09:23 02:09:23 #4 [internal] load .dockerignore 02:09:23 #4 transferring context: 2B done 02:09:23 #4 DONE 0.0s 02:09:23 02:09:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 02:09:23 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 0.0s done 02:09:23 #5 CACHED 02:09:23 02:09:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 02:09:23 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:154ff360e862d32fa6a8bc25383db658b6748d44bc7cb8036b055c799a5b3957 0.0s done 02:09:23 #6 CACHED 02:09:23 02:09:23 #7 exporting to image 02:09:23 #7 exporting layers 02:09:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:23 #7 exporting layers done 02:09:23 #7 exporting manifest sha256:bf2c99ba5b42aee98f92491ffca4d67161a3fc1869fa34bf488e9134fe542ac7 done 02:09:23 #7 exporting config sha256:b38a888c769014a5e75384d9a977705af8a5d93819dee0283292f5d0ff3de4ec done 02:09:23 #7 exporting manifest sha256:220c21ef12e7e538e1822f2966938c11315465f8c4801553fe528ac75b1f5ba5 done 02:09:23 #7 exporting config sha256:dd9dd5be11e83abfd64dcf8880e9c5bc9fd891d53b79d1fd8d2406913ee5e2f1 done 02:09:23 #7 exporting manifest list sha256:58628fb361f1697c2e6fb406779c83d0f9869c44aa5e70f92f94a4d4b1269f00 done 02:09:23 #7 pushing layers 0.0s done 02:09:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:58628fb361f1697c2e6fb406779c83d0f9869c44aa5e70f92f94a4d4b1269f00 0.1s done 02:09:23 #7 DONE 0.1s 02:09:23 02:09:23 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:09:23 #8 DONE 0.0s 02:09:23 02:09:23 1 warning found (use --debug to expand): 02:09:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3' 02:09:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3 --push - 02:09:23 #1 [internal] load build definition from Dockerfile 02:09:23 #1 transferring dockerfile: 202B done 02:09:23 #1 DONE 0.0s 02:09:23 02:09:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3 02:09:23 #2 DONE 0.0s 02:09:23 02:09:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3 02:09:23 #3 DONE 0.1s 02:09:23 02:09:23 #4 [internal] load .dockerignore 02:09:23 #4 transferring context: 2B done 02:09:23 #4 DONE 0.0s 02:09:24 02:09:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 02:09:24 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 0.0s done 02:09:24 #5 DONE 0.0s 02:09:24 02:09:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 02:09:24 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 0.0s done 02:09:24 #6 DONE 0.1s 02:09:24 02:09:24 #7 exporting to image 02:09:24 #7 exporting layers done 02:09:24 #7 exporting manifest sha256:148bd7e33cbf11506c35a2e58ee27b166ab2c47b35374f7ac79b2fe278ec7ea0 done 02:09:24 #7 exporting config sha256:0ec439c875735f4bfb4743d4c787c8ec01decbe5d80edf12ecddc1fcd04a7b6c done 02:09:24 #7 exporting manifest sha256:6f78bbdc74d77012d98d776f7e82d7832728f38a229d12e5c80bbefac83e97f9 done 02:09:24 #7 exporting config sha256:93c8c6b7618afbb44f7ac7d31e5f93004af914d36cfb6ed48716d78a5ba3ba2c done 02:09:24 #7 exporting manifest list sha256:5948d39e5906eafe725fa4fb9a55b16d78243fbf162b54aea2f4c8f6e28b876c 02:09:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:24 #7 ... 02:09:24 02:09:24 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:09:24 #8 DONE 0.0s 02:09:24 02:09:24 #7 exporting to image 02:09:24 #7 exporting manifest list sha256:5948d39e5906eafe725fa4fb9a55b16d78243fbf162b54aea2f4c8f6e28b876c 0.0s done 02:09:24 #7 pushing layers 0.1s done 02:09:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3@sha256:5948d39e5906eafe725fa4fb9a55b16d78243fbf162b54aea2f4c8f6e28b876c 02:09:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3@sha256:5948d39e5906eafe725fa4fb9a55b16d78243fbf162b54aea2f4c8f6e28b876c 0.1s done 02:09:24 #7 DONE 0.2s 02:09:24 02:09:24 1 warning found (use --debug to expand): 02:09:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 02:09:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 02:09:24 #1 [internal] load build definition from Dockerfile 02:09:24 #1 transferring dockerfile: 168B done 02:09:24 #1 DONE 0.0s 02:09:24 02:09:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:09:24 #2 DONE 0.0s 02:09:24 02:09:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:09:24 #3 DONE 0.0s 02:09:24 02:09:24 #4 [internal] load .dockerignore 02:09:24 #4 transferring context: 2B done 02:09:24 #4 DONE 0.0s 02:09:24 02:09:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 02:09:24 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 0.0s done 02:09:24 #5 CACHED 02:09:24 02:09:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 02:09:24 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 0.0s done 02:09:24 #6 CACHED 02:09:24 02:09:24 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:09:24 #7 DONE 0.0s 02:09:24 02:09:24 #8 exporting to image 02:09:24 #8 exporting layers done 02:09:24 #8 exporting manifest sha256:148bd7e33cbf11506c35a2e58ee27b166ab2c47b35374f7ac79b2fe278ec7ea0 done 02:09:24 #8 exporting config sha256:0ec439c875735f4bfb4743d4c787c8ec01decbe5d80edf12ecddc1fcd04a7b6c done 02:09:24 #8 exporting manifest sha256:6f78bbdc74d77012d98d776f7e82d7832728f38a229d12e5c80bbefac83e97f9 done 02:09:24 #8 exporting config sha256:93c8c6b7618afbb44f7ac7d31e5f93004af914d36cfb6ed48716d78a5ba3ba2c done 02:09:24 #8 exporting manifest list sha256:5948d39e5906eafe725fa4fb9a55b16d78243fbf162b54aea2f4c8f6e28b876c done 02:09:24 #8 pushing layers 0.0s done 02:09:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:5948d39e5906eafe725fa4fb9a55b16d78243fbf162b54aea2f4c8f6e28b876c 0.1s done 02:09:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:24 #8 DONE 0.1s 02:09:24 02:09:24 1 warning found (use --debug to expand): 02:09:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.58' 02:09:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.58 --push - 02:09:25 #1 [internal] load build definition from Dockerfile 02:09:25 #1 transferring dockerfile: 174B done 02:09:25 #1 DONE 0.0s 02:09:25 02:09:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.58 02:09:25 #2 DONE 0.0s 02:09:25 02:09:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.58 02:09:25 #3 DONE 0.0s 02:09:25 02:09:25 #4 [internal] load .dockerignore 02:09:25 #4 transferring context: 2B done 02:09:25 #4 DONE 0.0s 02:09:25 02:09:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.58@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 02:09:25 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.58@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 0.0s done 02:09:25 #5 CACHED 02:09:25 02:09:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.58@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 02:09:25 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.58@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 0.0s done 02:09:25 #6 CACHED 02:09:25 02:09:25 #7 exporting to image 02:09:25 #7 exporting layers 02:09:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:25 #7 exporting layers done 02:09:25 #7 exporting manifest sha256:148bd7e33cbf11506c35a2e58ee27b166ab2c47b35374f7ac79b2fe278ec7ea0 done 02:09:25 #7 exporting config sha256:0ec439c875735f4bfb4743d4c787c8ec01decbe5d80edf12ecddc1fcd04a7b6c done 02:09:25 #7 exporting manifest sha256:6f78bbdc74d77012d98d776f7e82d7832728f38a229d12e5c80bbefac83e97f9 done 02:09:25 #7 exporting config sha256:93c8c6b7618afbb44f7ac7d31e5f93004af914d36cfb6ed48716d78a5ba3ba2c done 02:09:25 #7 exporting manifest list sha256:5948d39e5906eafe725fa4fb9a55b16d78243fbf162b54aea2f4c8f6e28b876c done 02:09:25 #7 pushing layers 0.0s done 02:09:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.58@sha256:5948d39e5906eafe725fa4fb9a55b16d78243fbf162b54aea2f4c8f6e28b876c 0.1s done 02:09:25 #7 DONE 0.1s 02:09:25 02:09:25 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:09:25 #8 DONE 0.0s 02:09:25 02:09:25 1 warning found (use --debug to expand): 02:09:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58' 02:09:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 --push - 02:09:25 #1 [internal] load build definition from Dockerfile 02:09:25 #1 transferring dockerfile: 215B done 02:09:25 #1 DONE 0.0s 02:09:25 02:09:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:25 #2 DONE 0.0s 02:09:25 02:09:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:09:25 #3 DONE 0.0s 02:09:25 02:09:25 #4 [internal] load .dockerignore 02:09:25 #4 transferring context: 2B done 02:09:25 #4 DONE 0.0s 02:09:25 02:09:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 02:09:25 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 0.0s done 02:09:25 #5 CACHED 02:09:25 02:09:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 02:09:25 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 0.0s done 02:09:25 #6 CACHED 02:09:25 02:09:25 #7 exporting to image 02:09:25 #7 exporting layers done 02:09:25 #7 exporting manifest sha256:148bd7e33cbf11506c35a2e58ee27b166ab2c47b35374f7ac79b2fe278ec7ea0 done 02:09:25 #7 exporting config sha256:0ec439c875735f4bfb4743d4c787c8ec01decbe5d80edf12ecddc1fcd04a7b6c done 02:09:25 #7 exporting manifest sha256:6f78bbdc74d77012d98d776f7e82d7832728f38a229d12e5c80bbefac83e97f9 done 02:09:25 #7 exporting config sha256:93c8c6b7618afbb44f7ac7d31e5f93004af914d36cfb6ed48716d78a5ba3ba2c done 02:09:25 #7 exporting manifest list sha256:5948d39e5906eafe725fa4fb9a55b16d78243fbf162b54aea2f4c8f6e28b876c 02:09:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:25 #7 exporting manifest list sha256:5948d39e5906eafe725fa4fb9a55b16d78243fbf162b54aea2f4c8f6e28b876c done 02:09:25 #7 pushing layers 0.0s done 02:09:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58@sha256:5948d39e5906eafe725fa4fb9a55b16d78243fbf162b54aea2f4c8f6e28b876c 0.1s done 02:09:25 #7 DONE 0.1s 02:09:25 02:09:25 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:09:25 #8 DONE 0.0s 02:09:25 02:09:25 1 warning found (use --debug to expand): 02:09:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:09:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 02:09:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 02:09:26 #1 [internal] load build definition from Dockerfile 02:09:26 #1 transferring dockerfile: 166B done 02:09:26 #1 DONE 0.0s 02:09:26 02:09:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:09:26 #2 DONE 0.0s 02:09:26 02:09:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:09:26 #3 DONE 0.0s 02:09:26 02:09:26 #4 [internal] load .dockerignore 02:09:26 #4 transferring context: 2B done 02:09:26 #4 DONE 0.0s 02:09:26 02:09:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 02:09:26 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 0.0s done 02:09:26 #5 CACHED 02:09:26 02:09:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 02:09:26 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:2e4e6a21931c0f55cd5c69e2534f03bdb742596f73c37597858d1c8618a7de94 0.0s done 02:09:26 #6 CACHED 02:09:26 02:09:26 #7 exporting to image 02:09:26 #7 exporting layers done 02:09:26 #7 exporting manifest sha256:148bd7e33cbf11506c35a2e58ee27b166ab2c47b35374f7ac79b2fe278ec7ea0 done 02:09:26 #7 exporting config sha256:0ec439c875735f4bfb4743d4c787c8ec01decbe5d80edf12ecddc1fcd04a7b6c done 02:09:26 #7 exporting manifest sha256:6f78bbdc74d77012d98d776f7e82d7832728f38a229d12e5c80bbefac83e97f9 02:09:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:09:26 #7 exporting manifest sha256:6f78bbdc74d77012d98d776f7e82d7832728f38a229d12e5c80bbefac83e97f9 done 02:09:26 #7 exporting config sha256:93c8c6b7618afbb44f7ac7d31e5f93004af914d36cfb6ed48716d78a5ba3ba2c done 02:09:26 #7 exporting manifest list sha256:5948d39e5906eafe725fa4fb9a55b16d78243fbf162b54aea2f4c8f6e28b876c done 02:09:26 #7 pushing layers 0.0s done 02:09:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:5948d39e5906eafe725fa4fb9a55b16d78243fbf162b54aea2f4c8f6e28b876c 0.1s done 02:09:26 #7 DONE 0.1s 02:09:26 02:09:26 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:09:26 #8 DONE 0.0s 02:09:26 02:09:26 1 warning found (use --debug to expand): 02:09:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:09:26 + '[' -d /w/workspace/edgex-go/899/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:09:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:09:27 ---> package-listing.sh 02:09:27 ++ tr '[:upper:]' '[:lower:]' 02:09:27 ++ facter osfamily 02:09:28 + OS_FAMILY=redhat 02:09:28 + workspace=/w/workspace/edgex-go/899 02:09:28 + START_PACKAGES=/tmp/packages_start.txt 02:09:28 + END_PACKAGES=/tmp/packages_end.txt 02:09:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:09:28 + PACKAGES=/tmp/packages_start.txt 02:09:28 + '[' /w/workspace/edgex-go/899 ']' 02:09:28 + PACKAGES=/tmp/packages_end.txt 02:09:28 + case "${OS_FAMILY}" in 02:09:28 + rpm -qa 02:09:28 + sort 02:09:28 + '[' -f /tmp/packages_start.txt ']' 02:09:28 + '[' -f /tmp/packages_end.txt ']' 02:09:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:09:28 + '[' /w/workspace/edgex-go/899 ']' 02:09:28 + mkdir -p /w/workspace/edgex-go/899/archives/ 02:09:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/899/archives/ [Pipeline] echo 02:09:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/899/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:09:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:29 02:09:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:29 latest: Pulling from edgex-lftools-log-publisher 02:09:29 5eb5b503b376: Pulling fs layer 02:09:29 5c69ac0246d0: Pulling fs layer 02:09:29 ec43610c2a17: Pulling fs layer 02:09:29 3a2ae6a8a46f: Pulling fs layer 02:09:29 33b1e0a273af: Pulling fs layer 02:09:29 5d3b04190fa2: Pulling fs layer 02:09:29 2f39f015ded8: Pulling fs layer 02:09:29 3a2ae6a8a46f: Waiting 02:09:29 33b1e0a273af: Waiting 02:09:29 5d3b04190fa2: Waiting 02:09:29 2f39f015ded8: Waiting 02:09:29 5c69ac0246d0: Verifying Checksum 02:09:29 5c69ac0246d0: Download complete 02:09:29 3a2ae6a8a46f: Verifying Checksum 02:09:29 3a2ae6a8a46f: Download complete 02:09:29 33b1e0a273af: Verifying Checksum 02:09:29 33b1e0a273af: Download complete 02:09:29 ec43610c2a17: Verifying Checksum 02:09:29 5d3b04190fa2: Verifying Checksum 02:09:29 ec43610c2a17: Download complete 02:09:29 5d3b04190fa2: Download complete 02:09:30 5eb5b503b376: Verifying Checksum 02:09:30 5eb5b503b376: Download complete 02:09:30 2f39f015ded8: Download complete 02:09:31 5eb5b503b376: Pull complete 02:09:31 5c69ac0246d0: Pull complete 02:09:31 ec43610c2a17: Pull complete 02:09:31 3a2ae6a8a46f: Pull complete 02:09:32 33b1e0a273af: Pull complete 02:09:32 5d3b04190fa2: Pull complete 02:09:36 2f39f015ded8: Pull complete 02:09:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:09:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:36 prd-centos7-docker-4c-2g-8338 does not seem to be running inside a container 02:09:36 $ 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/899/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:09:39 $ docker top e9b90e7efaf941d75a4fa5be04b0bd3c4a9a8aea2ab263a177fdb0c59feef408 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:40 + touch /tmp/pre-build-complete [Pipeline] sh 02:09:40 + mkdir -p /var/log/sysstat [Pipeline] sh 02:09:40 + ls /var/log/sa-host 02:09:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:40 provisioning config files... 02:09:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14231195598264613662tmp [Pipeline] { [Pipeline] echo 02:09:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:09:41 ---> create-netrc.sh [Pipeline] } 02:09:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:09:41 ---> python-tools-install.sh [Pipeline] echo 02:09:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:09:42 ---> sudo-logs.sh 02:09:42 Archiving 'sudo' log.. 02:09:42 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:42 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:09:42 $ docker stop --time=1 e9b90e7efaf941d75a4fa5be04b0bd3c4a9a8aea2ab263a177fdb0c59feef408 02:09:43 $ docker rm -f --volumes e9b90e7efaf941d75a4fa5be04b0bd3c4a9a8aea2ab263a177fdb0c59feef408 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:09:43 [WS-CLEANUP] Deleting project workspace... 02:09:43 [WS-CLEANUP] Deferred wipeout is used... 02:09:43 [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] } 02:23:54 #154 DONE 1127.2s 02:23:54 02:23:54 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:23:54 #149 ... 02:23:54 02:23:54 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:23:54 #155 DONE 0.3s 02:23:54 02:23:54 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:23:54 #151 ... 02:23:54 02:23:54 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:23:54 #156 DONE 0.2s 02:23:54 02:23:54 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:23:54 #157 DONE 0.2s 02:23:54 02:23:54 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:23:54 #152 ... 02:23:54 02:23:54 #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 02:23:54 #158 DONE 0.1s 02:23:54 02:23:54 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:23:54 #159 DONE 0.1s 02:23:54 02:23:54 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:23:55 #160 DONE 2.1s 02:23:55 02:23:55 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:23:55 #144 ... 02:23:55 02:23:55 #113 [core-common-config-bootstrapper] exporting to image 02:23:55 #113 exporting layers 02:23:56 #113 exporting layers 0.9s done 02:23:56 #113 writing image sha256:ac8c6dc2fd523a172be78953e9217f0a5c9cbc7ae39e0baeafa1fe6bf12ba32e done 02:23:56 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:23:56 #113 DONE 6.4s 02:23:56 02:23:56 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:24:11 #145 ... 02:24:11 02:24:11 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:24:11 #153 DONE 1144.3s 02:24:11 02:24:11 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:24:11 #161 DONE 0.5s 02:24:11 02:24:11 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:24:11 #149 ... 02:24:11 02:24:11 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:24:12 #162 DONE 2.3s 02:24:12 02:24:12 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:24:12 #163 DONE 0.5s 02:24:12 02:24:12 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:24:12 #164 DONE 0.1s 02:24:12 02:24:12 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:24:12 #165 DONE 0.4s 02:24:12 02:24:12 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:24:12 #145 ... 02:24:12 02:24:12 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:24:12 #166 DONE 0.1s 02:24:13 02:24:13 #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/ 02:24:13 #167 DONE 0.2s 02:24:13 02:24:13 #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/ 02:24:13 #168 DONE 0.1s 02:24:13 02:24:13 #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/ 02:24:13 #169 DONE 0.2s 02:24:13 02:24:13 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:24:13 #170 DONE 0.2s 02:24:13 02:24:13 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:24:16 #171 DONE 2.3s 02:24:16 02:24:16 #113 [security-bootstrapper] exporting to image 02:24:16 #113 exporting layers 02:24:17 #113 exporting layers 1.5s done 02:24:17 #113 writing image sha256:a7d3edd57514094e8ce6bbd2b67c7d5ca34d3820f274b2fbe2c4b7bdb3c3a4bd done 02:24:17 #113 naming to docker.io/library/security-bootstrapper-arm64 done 02:24:17 #113 DONE 7.9s 02:24:17 02:24:17 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:40:25 #152 ... 02:40:25 02:40:25 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:40:25 #151 DONE 2107.2s 02:40:25 02:40:25 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:40:25 #143 ... 02:40:25 02:40:25 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:40:25 #172 DONE 0.1s 02:40:25 02:40:25 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:40:25 #173 DONE 0.2s 02:40:25 02:40:25 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:40:25 #174 DONE 0.4s 02:40:25 02:40:25 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:40:25 #175 DONE 0.1s 02:40:25 02:40:25 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:40:25 #147 ... 02:40:25 02:40:25 #113 [core-command] exporting to image 02:40:25 #113 exporting layers 02:40:25 #113 exporting layers 1.1s done 02:40:25 #113 writing image sha256:dcb226631c81bccee5a8a5e3b298ba0a258ecb4c4b3bf020f6376262f72f21b3 done 02:40:25 #113 naming to docker.io/library/core-command-arm64 02:40:25 #113 naming to docker.io/library/core-command-arm64 done 02:40:25 #113 DONE 9.0s 02:40:25 02:40:25 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:40:43 #146 ... 02:40:43 02:40:43 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:40:43 #150 DONE 2137.2s 02:40:43 02:40:43 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:40:43 #149 ... 02:40:43 02:40:43 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:40:43 #176 DONE 0.2s 02:40:43 02:40:43 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:40:43 #149 ... 02:40:43 02:40:43 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:40:43 #177 DONE 0.3s 02:40:43 02:40:43 #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 02:40:43 #178 DONE 0.2s 02:40:43 02:40:43 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:40:43 #179 DONE 0.3s 02:40:43 02:40:43 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:40:43 #180 DONE 0.5s 02:40:43 02:40:43 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:40:44 #181 DONE 0.4s 02:40:44 02:40:44 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:40:47 #182 DONE 2.3s 02:40:47 02:40:47 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:40:47 #144 ... 02:40:47 02:40:47 #113 [security-proxy-setup] exporting to image 02:40:47 #113 exporting layers 02:40:48 #113 exporting layers 1.5s done 02:40:48 #113 writing image sha256:ce8d8d52c9131ccfa868d6df4cd9b2c72e081fa56f750d42b2036d6bf9fb94fb done 02:40:48 #113 naming to docker.io/library/security-proxy-setup-arm64 done 02:40:48 #113 DONE 10.6s 02:40:48 02:40:48 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:40:50 #148 ... 02:40:50 02:40:50 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:40:50 #144 2145.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:41:22 #144 DONE 2174.4s 02:41:22 02:41:22 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:41:22 #152 ... 02:41:22 02:41:22 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:41:22 #183 DONE 0.2s 02:41:22 02:41:22 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:41:22 #143 ... 02:41:22 02:41:22 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:41:22 #184 DONE 0.2s 02:41:22 02:41:22 #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 02:41:22 #185 DONE 0.3s 02:41:22 02:41:22 #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 02:41:22 #186 DONE 0.1s 02:41:22 02:41:22 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:41:22 #187 DONE 0.2s 02:41:22 02:41:22 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:41:22 #188 DONE 1.4s 02:41:22 02:41:22 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:41:22 #189 DONE 0.5s 02:41:22 02:41:22 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:41:22 #149 ... 02:41:22 02:41:22 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:41:22 #190 DONE 0.1s 02:41:22 02:41:22 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:41:24 #191 DONE 1.9s 02:41:24 02:41:24 #113 [security-secretstore-setup] exporting to image 02:41:24 #113 exporting layers 02:41:26 #113 exporting layers 1.6s done 02:41:26 #113 writing image sha256:6294ef89498fcf97540da3bccd6a6afb5e31a982138069e736e4de04a740d600 done 02:41:26 #113 naming to docker.io/library/security-secretstore-setup-arm64 02:41:26 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 02:41:26 #113 DONE 12.2s 02:41:26 02:41:26 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:42:09 #143 DONE 2219.0s 02:42:09 02:42:09 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:42:09 #152 ... 02:42:09 02:42:09 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:09 #192 DONE 0.2s 02:42:09 02:42:09 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:42:09 #152 ... 02:42:09 02:42:09 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:09 #193 DONE 0.2s 02:42:09 02:42:09 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:42:09 #194 DONE 0.5s 02:42:09 02:42:09 #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 02:42:09 #195 DONE 0.1s 02:42:09 02:42:09 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:42:09 #152 ... 02:42:09 02:42:09 #113 [security-spiffe-token-provider] exporting to image 02:42:09 #113 exporting layers 02:42:09 #113 exporting layers 0.9s done 02:42:09 #113 writing image sha256:406c046db72b9fc16a9e87f0b7bc42ca4a71d29ec447740d596231424651b040 done 02:42:09 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 02:42:09 #113 DONE 13.1s 02:42:09 02:42:09 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:42:48 #147 ... 02:42:48 02:42:48 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:42:48 #148 DONE 2262.0s 02:42:48 02:42:48 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:42:48 #147 ... 02:42:48 02:42:48 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:42:48 #196 DONE 0.7s 02:42:48 02:42:48 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:42:48 #197 DONE 0.3s 02:42:48 02:42:48 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:42:49 #198 DONE 0.6s 02:42:49 02:42:49 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:42:49 #199 DONE 0.1s 02:42:49 02:42:49 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:42:49 #200 DONE 0.2s 02:42:49 02:42:49 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:42:51 #201 DONE 2.1s 02:42:51 02:42:51 #113 [security-proxy-auth] exporting to image 02:42:51 #113 exporting layers 02:42:53 #113 exporting layers 1.4s done 02:42:53 #113 writing image sha256:5199179bcaf510ddefecc0ff08553cedaeb90d29f3203be5f74990497974c269 02:42:53 #113 writing image sha256:5199179bcaf510ddefecc0ff08553cedaeb90d29f3203be5f74990497974c269 done 02:42:53 #113 naming to docker.io/library/security-proxy-auth-arm64 done 02:42:53 #113 DONE 14.5s 02:42:53 02:42:53 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:42:53 #145 ... 02:42:53 02:42:53 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:42:53 #146 DONE 2268.7s 02:42:53 02:42:53 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:42:54 #147 ... 02:42:54 02:42:54 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:42:54 #202 ... 02:42:54 02:42:54 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:42:54 #152 DONE 2269.8s 02:42:54 02:42:54 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:42:54 #149 ... 02:42:54 02:42:54 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:42:54 #202 DONE 0.5s 02:42:54 02:42:54 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:42:55 #203 DONE 0.8s 02:42:55 02:42:55 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:42:55 #204 ... 02:42:55 02:42:55 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:55 #205 DONE 0.2s 02:42:55 02:42:55 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:42:55 #204 DONE 0.3s 02:42:55 02:42:55 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:56 #206 DONE 0.3s 02:42:56 02:42:56 #113 [core-keeper] exporting to image 02:42:56 #113 ... 02:42:56 02:42:56 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:42:56 #149 DONE 2272.1s 02:42:56 02:42:56 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:42:56 #207 DONE 0.7s 02:42:56 02:42:56 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:42:57 #208 ... 02:42:57 02:42:57 #113 [core-keeper] exporting to image 02:42:57 #113 exporting layers 1.1s done 02:42:57 #113 writing image sha256:83d6dc7bde0d1d33046e61b3b3c756fe52c64d0defa85d6ca23f298d312e3cff 0.0s done 02:42:57 #113 naming to docker.io/library/core-keeper-arm64 done 02:42:57 #113 DONE 15.7s 02:42:57 02:42:57 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:42:57 #208 DONE 0.3s 02:42:57 02:42:57 #113 [core-data] exporting to image 02:42:58 #113 ... 02:42:58 02:42:58 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:42:58 #209 DONE 0.2s 02:42:58 02:42:58 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:42:58 #210 DONE 0.2s 02:42:58 02:42:58 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:42:58 #211 ... 02:42:58 02:42:58 #113 [core-data] exporting to image 02:42:58 #113 exporting layers 1.1s done 02:42:58 #113 writing image sha256:51ce50766e5e664139cbdfc784682aa94c801fb005c060a62c013aec3114ae18 done 02:42:58 #113 naming to docker.io/library/core-data-arm64 done 02:42:58 #113 DONE 16.8s 02:42:58 02:42:58 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:42:58 #147 ... 02:42:58 02:42:58 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:42:58 #211 DONE 0.5s 02:42:58 02:42:58 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:42:59 #212 DONE 0.2s 02:42:59 02:42:59 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:42:59 #55 ... 02:42:59 02:42:59 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:42:59 #213 DONE 0.1s 02:42:59 02:42:59 #113 [core-metadata] exporting to image 02:42:59 #113 exporting layers 0.5s done 02:42:59 #113 writing image sha256:4789ab454243aa1f744f5ad2659ddd2cf0210d282de7c92db0685bf3363d599d done 02:42:59 #113 naming to docker.io/library/core-metadata-arm64 02:42:59 #113 naming to docker.io/library/core-metadata-arm64 done 02:42:59 #113 DONE 17.3s 02:42:59 02:42:59 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:43:26 #55 ... 02:43:26 02:43:26 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:43:26 #145 DONE 2299.4s 02:43:26 02:43:26 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:43:26 #55 ... 02:43:26 02:43:26 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:43:26 #214 DONE 0.1s 02:43:26 02:43:26 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:43:26 #215 DONE 0.1s 02:43:26 02:43:26 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:43:26 #55 ... 02:43:26 02:43:26 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:43:26 #216 DONE 0.6s 02:43:26 02:43:26 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:43:26 #217 DONE 0.1s 02:43:26 02:43:26 #113 [support-scheduler] exporting to image 02:43:26 #113 exporting layers 02:43:27 #113 exporting layers 2.0s done 02:43:27 #113 writing image sha256:2518f7c3ee65331a24b848f2b50c7fd10882206836789db9d2fb5efcc98d7fec done 02:43:27 #113 naming to docker.io/library/support-scheduler-arm64 done 02:43:27 #113 DONE 19.4s 02:43:27 02:43:27 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:43:30 #55 ... 02:43:30 02:43:30 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:43:30 #147 DONE 2306.1s 02:43:30 02:43:30 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:43:31 #55 ... 02:43:31 02:43:31 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:43:31 #218 DONE 0.1s 02:43:31 02:43:31 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:43:31 #219 DONE 0.1s 02:43:31 02:43:31 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:43:31 #55 ... 02:43:31 02:43:31 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:43:31 #220 DONE 0.4s 02:43:31 02:43:31 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:43:31 #221 DONE 0.1s 02:43:31 02:43:31 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:43:31 #55 ... 02:43:31 02:43:31 #113 [support-notifications] exporting to image 02:43:32 #113 exporting layers 0.6s done 02:43:32 #113 writing image sha256:fce12dffafe22ab349ec1a7afccfbdae6a73e791d1f735908813030ff897ac62 done 02:43:32 #113 naming to docker.io/library/support-notifications-arm64 done 02:43:32 #113 DONE 20.0s 02:43:32 02:43:32 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:43:32 time="2025-09-05T02:02:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-09-05T02:02:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-09-05T02:02:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-09-05T02:02:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-09-05T02:02:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-09-05T02:02:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-09-05T02:02:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-09-05T02:02:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-09-05T02:02:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-09-05T02:02:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-09-05T02:02:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-09-05T02:02:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-09-05T02:02:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-09-05T02:02:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-09-05T02:02:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:43:32 $ docker stop --time=1 53e6e9222f65b790740d880143a059221b0ad0e3ef533c6df8e9be4df49d815f 02:43:34 $ docker rm -f --volumes 53e6e9222f65b790740d880143a059221b0ad0e3ef533c6df8e9be4df49d815f [Pipeline] // withDockerContainer [Pipeline] sh 02:43:34 + docker images 02:43:34 REPOSITORY TAG IMAGE ID CREATED SIZE 02:43:34 support-notifications-arm64 latest fce12dffafe2 3 seconds ago 54.1MB 02:43:34 support-scheduler-arm64 latest 2518f7c3ee65 9 seconds ago 50.3MB 02:43:34 core-metadata-arm64 latest 4789ab454243 36 seconds ago 46.7MB 02:43:34 core-data-arm64 latest 51ce50766e5e 38 seconds ago 46.6MB 02:43:34 core-keeper-arm64 latest 83d6dc7bde0d 39 seconds ago 45.4MB 02:43:34 security-proxy-auth-arm64 latest 5199179bcaf5 43 seconds ago 45.7MB 02:43:34 security-spiffe-token-provider-arm64 latest 406c046db72b About a minute ago 49.9MB 02:43:34 security-secretstore-setup-arm64 latest 6294ef89498f 2 minutes ago 80.2MB 02:43:34 security-proxy-setup-arm64 latest ce8d8d52c913 2 minutes ago 50.3MB 02:43:34 core-command-arm64 latest dcb226631c81 3 minutes ago 41MB 02:43:34 security-bootstrapper-arm64 latest a7d3edd57514 19 minutes ago 22.1MB 02:43:34 core-common-config-bootstrapper-arm64 latest ac8c6dc2fd52 19 minutes ago 21MB 02:43:34 security-spire-agent-arm64 latest bb874e51d78c 39 minutes ago 188MB 02:43:34 security-spire-config-arm64 latest a061ba2caa43 39 minutes ago 144MB 02:43:34 security-spire-server-arm64 latest 318793c9cec9 39 minutes ago 145MB 02:43:34 ci-base-image-arm64 latest d8338087332a 41 minutes ago 922MB 02:43:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 4 weeks ago 566MB 02:43:34 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 02:43:34 provisioning config files... 02:43:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/899@tmp/config1693854572926970963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:35 ---> ****-login.sh 02:43:35 nexus3.edgexfoundry.org:10001 02:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:35 Configure a credential helper to remove this warning. See 02:43:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:35 02:43:35 Login Succeeded 02:43:35 nexus3.edgexfoundry.org:10002 02:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:35 Configure a credential helper to remove this warning. See 02:43:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:35 02:43:35 Login Succeeded 02:43:35 nexus3.edgexfoundry.org:10003 02:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:36 Configure a credential helper to remove this warning. See 02:43:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:36 02:43:36 Login Succeeded 02:43:36 nexus3.edgexfoundry.org:10004 02:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:36 Configure a credential helper to remove this warning. See 02:43:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:36 02:43:36 Login Succeeded 02:43:36 ****.io 02:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:37 Configure a credential helper to remove this warning. See 02:43:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:37 02:43:37 Login Succeeded 02:43:37 ---> ****-login.sh ends [Pipeline] } 02:43:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:43:37 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:43:37 5c25be3e1a794386de6cc01739111128939cdde3 02:43:37 latest 02:43:37 4.1.0-dev.58 02:43:37 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:43:37 main 02:43:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:43:37 d16173bff7e7: Preparing 02:43:37 c72fdf427442: Preparing 02:43:37 b54576790e73: Preparing 02:43:37 cf506325a0cd: Preparing 02:43:37 c4196f768a67: Preparing 02:43:37 955d147ff7c5: Preparing 02:43:37 1e890da81ec9: Preparing 02:43:37 955d147ff7c5: Waiting 02:43:37 1e890da81ec9: Waiting 02:43:38 b54576790e73: Pushed 02:43:38 cf506325a0cd: Pushed 02:43:38 c4196f768a67: Pushed 02:43:38 1e890da81ec9: Layer already exists 02:43:38 d16173bff7e7: Pushed 02:43:38 955d147ff7c5: Pushed 02:43:45 c72fdf427442: Pushed 02:43:45 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:62a995c71cb88d4ede80228560a25d43e0af9f7d5032add7d7a1bd3334314c89 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:43:45 d16173bff7e7: Preparing 02:43:45 c72fdf427442: Preparing 02:43:45 b54576790e73: Preparing 02:43:45 cf506325a0cd: Preparing 02:43:45 c4196f768a67: Preparing 02:43:45 955d147ff7c5: Preparing 02:43:45 1e890da81ec9: Preparing 02:43:45 955d147ff7c5: Waiting 02:43:45 1e890da81ec9: Waiting 02:43:45 cf506325a0cd: Layer already exists 02:43:45 b54576790e73: Layer already exists 02:43:45 c72fdf427442: Layer already exists 02:43:45 c4196f768a67: Layer already exists 02:43:45 d16173bff7e7: Layer already exists 02:43:45 1e890da81ec9: Layer already exists 02:43:45 955d147ff7c5: Layer already exists 02:43:45 latest: digest: sha256:62a995c71cb88d4ede80228560a25d43e0af9f7d5032add7d7a1bd3334314c89 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.58 02:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:43:46 d16173bff7e7: Preparing 02:43:46 c72fdf427442: Preparing 02:43:46 b54576790e73: Preparing 02:43:46 cf506325a0cd: Preparing 02:43:46 c4196f768a67: Preparing 02:43:46 955d147ff7c5: Preparing 02:43:46 1e890da81ec9: Preparing 02:43:46 955d147ff7c5: Waiting 02:43:46 1e890da81ec9: Waiting 02:43:46 d16173bff7e7: Layer already exists 02:43:46 b54576790e73: Layer already exists 02:43:46 c72fdf427442: Layer already exists 02:43:46 c4196f768a67: Layer already exists 02:43:46 cf506325a0cd: Layer already exists 02:43:46 955d147ff7c5: Layer already exists 02:43:46 1e890da81ec9: Layer already exists 02:43:47 4.1.0-dev.58: digest: sha256:62a995c71cb88d4ede80228560a25d43e0af9f7d5032add7d7a1bd3334314c89 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:43:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:43:47 d16173bff7e7: Preparing 02:43:47 c72fdf427442: Preparing 02:43:47 b54576790e73: Preparing 02:43:47 cf506325a0cd: Preparing 02:43:47 c4196f768a67: Preparing 02:43:47 955d147ff7c5: Preparing 02:43:47 1e890da81ec9: Preparing 02:43:47 955d147ff7c5: Waiting 02:43:47 1e890da81ec9: Waiting 02:43:47 b54576790e73: Layer already exists 02:43:47 d16173bff7e7: Layer already exists 02:43:47 c4196f768a67: Layer already exists 02:43:47 c72fdf427442: Layer already exists 02:43:47 cf506325a0cd: Layer already exists 02:43:47 955d147ff7c5: Layer already exists 02:43:47 1e890da81ec9: Layer already exists 02:43:47 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:62a995c71cb88d4ede80228560a25d43e0af9f7d5032add7d7a1bd3334314c89 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:43:48 d16173bff7e7: Preparing 02:43:48 c72fdf427442: Preparing 02:43:48 b54576790e73: Preparing 02:43:48 cf506325a0cd: Preparing 02:43:48 c4196f768a67: Preparing 02:43:48 955d147ff7c5: Preparing 02:43:48 1e890da81ec9: Preparing 02:43:48 955d147ff7c5: Waiting 02:43:48 1e890da81ec9: Waiting 02:43:48 d16173bff7e7: Layer already exists 02:43:48 c72fdf427442: Layer already exists 02:43:48 cf506325a0cd: Layer already exists 02:43:48 c4196f768a67: Layer already exists 02:43:48 b54576790e73: Layer already exists 02:43:48 1e890da81ec9: Layer already exists 02:43:48 955d147ff7c5: Layer already exists 02:43:48 main: digest: sha256:62a995c71cb88d4ede80228560a25d43e0af9f7d5032add7d7a1bd3334314c89 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:48 ===================================================== [Pipeline] echo 02:43:48 taggedImages: 02:43:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:43:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:43:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.58 02:43:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:43:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:43:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:43:49 5c25be3e1a794386de6cc01739111128939cdde3 02:43:49 latest 02:43:49 4.1.0-dev.58 02:43:49 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:43:49 main 02:43:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:43:49 516d5bce07f2: Preparing 02:43:49 12aaf1f0e3b6: Preparing 02:43:49 bc246224d180: Preparing 02:43:49 d7c386071958: Preparing 02:43:49 b54576790e73: Preparing 02:43:49 cf506325a0cd: Preparing 02:43:49 c4196f768a67: Preparing 02:43:49 955d147ff7c5: Preparing 02:43:49 1e890da81ec9: Preparing 02:43:49 c4196f768a67: Waiting 02:43:49 955d147ff7c5: Waiting 02:43:49 1e890da81ec9: Waiting 02:43:49 cf506325a0cd: Waiting 02:43:50 bc246224d180: Pushed 02:43:50 12aaf1f0e3b6: Pushed 02:43:50 b54576790e73: Layer already exists 02:43:50 955d147ff7c5: Layer already exists 02:43:50 cf506325a0cd: Layer already exists 02:43:50 c4196f768a67: Layer already exists 02:43:50 1e890da81ec9: Layer already exists 02:43:50 516d5bce07f2: Pushed 02:43:52 d7c386071958: Pushed 02:43:52 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:7b4bb985357d1303dff8f0b2f3ffb0171275811f1a9dc2c0e2da5b16d7777de6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:52 + 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 02:43:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:43:53 516d5bce07f2: Preparing 02:43:53 12aaf1f0e3b6: Preparing 02:43:53 bc246224d180: Preparing 02:43:53 d7c386071958: Preparing 02:43:53 b54576790e73: Preparing 02:43:53 cf506325a0cd: Preparing 02:43:53 c4196f768a67: Preparing 02:43:53 955d147ff7c5: Preparing 02:43:53 1e890da81ec9: Preparing 02:43:53 c4196f768a67: Waiting 02:43:53 955d147ff7c5: Waiting 02:43:53 1e890da81ec9: Waiting 02:43:53 cf506325a0cd: Waiting 02:43:53 d7c386071958: Layer already exists 02:43:53 516d5bce07f2: Layer already exists 02:43:53 bc246224d180: Layer already exists 02:43:53 12aaf1f0e3b6: Layer already exists 02:43:53 b54576790e73: Layer already exists 02:43:53 955d147ff7c5: Layer already exists 02:43:53 c4196f768a67: Layer already exists 02:43:53 1e890da81ec9: Layer already exists 02:43:53 cf506325a0cd: Layer already exists 02:43:53 latest: digest: sha256:7b4bb985357d1303dff8f0b2f3ffb0171275811f1a9dc2c0e2da5b16d7777de6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.58 02:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:43:54 516d5bce07f2: Preparing 02:43:54 12aaf1f0e3b6: Preparing 02:43:54 bc246224d180: Preparing 02:43:54 d7c386071958: Preparing 02:43:54 b54576790e73: Preparing 02:43:54 cf506325a0cd: Preparing 02:43:54 c4196f768a67: Preparing 02:43:54 cf506325a0cd: Waiting 02:43:54 c4196f768a67: Waiting 02:43:54 955d147ff7c5: Preparing 02:43:54 1e890da81ec9: Preparing 02:43:54 955d147ff7c5: Waiting 02:43:54 1e890da81ec9: Waiting 02:43:54 516d5bce07f2: Layer already exists 02:43:54 12aaf1f0e3b6: Layer already exists 02:43:54 b54576790e73: Layer already exists 02:43:54 d7c386071958: Layer already exists 02:43:54 bc246224d180: Layer already exists 02:43:54 c4196f768a67: Layer already exists 02:43:54 cf506325a0cd: Layer already exists 02:43:54 955d147ff7c5: Layer already exists 02:43:54 1e890da81ec9: Layer already exists 02:43:54 4.1.0-dev.58: digest: sha256:7b4bb985357d1303dff8f0b2f3ffb0171275811f1a9dc2c0e2da5b16d7777de6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:43:54 516d5bce07f2: Preparing 02:43:54 12aaf1f0e3b6: Preparing 02:43:54 bc246224d180: Preparing 02:43:54 d7c386071958: Preparing 02:43:54 b54576790e73: Preparing 02:43:54 cf506325a0cd: Preparing 02:43:54 c4196f768a67: Preparing 02:43:54 955d147ff7c5: Preparing 02:43:54 1e890da81ec9: Preparing 02:43:54 c4196f768a67: Waiting 02:43:54 955d147ff7c5: Waiting 02:43:54 1e890da81ec9: Waiting 02:43:54 cf506325a0cd: Waiting 02:43:54 516d5bce07f2: Layer already exists 02:43:54 b54576790e73: Layer already exists 02:43:54 12aaf1f0e3b6: Layer already exists 02:43:54 bc246224d180: Layer already exists 02:43:54 d7c386071958: Layer already exists 02:43:54 cf506325a0cd: Layer already exists 02:43:54 955d147ff7c5: Layer already exists 02:43:54 c4196f768a67: Layer already exists 02:43:54 1e890da81ec9: Layer already exists 02:43:54 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:7b4bb985357d1303dff8f0b2f3ffb0171275811f1a9dc2c0e2da5b16d7777de6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:55 + 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 02:43:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:43:55 516d5bce07f2: Preparing 02:43:55 12aaf1f0e3b6: Preparing 02:43:55 bc246224d180: Preparing 02:43:55 d7c386071958: Preparing 02:43:55 b54576790e73: Preparing 02:43:55 cf506325a0cd: Preparing 02:43:55 c4196f768a67: Preparing 02:43:55 955d147ff7c5: Preparing 02:43:55 1e890da81ec9: Preparing 02:43:55 955d147ff7c5: Waiting 02:43:55 1e890da81ec9: Waiting 02:43:55 cf506325a0cd: Waiting 02:43:55 c4196f768a67: Waiting 02:43:55 bc246224d180: Layer already exists 02:43:55 d7c386071958: Layer already exists 02:43:55 b54576790e73: Layer already exists 02:43:55 12aaf1f0e3b6: Layer already exists 02:43:55 516d5bce07f2: Layer already exists 02:43:55 c4196f768a67: Layer already exists 02:43:55 955d147ff7c5: Layer already exists 02:43:55 1e890da81ec9: Layer already exists 02:43:55 cf506325a0cd: Layer already exists 02:43:55 main: digest: sha256:7b4bb985357d1303dff8f0b2f3ffb0171275811f1a9dc2c0e2da5b16d7777de6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:55 ===================================================== [Pipeline] echo 02:43:55 taggedImages: 02:43:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:43:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:43:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.58 02:43:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:43:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:43:55 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:43:55 5c25be3e1a794386de6cc01739111128939cdde3 02:43:55 latest 02:43:55 4.1.0-dev.58 02:43:55 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:43:55 main 02:43:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:43:56 1db101f4e86f: Preparing 02:43:56 7e20985b517c: Preparing 02:43:56 b54576790e73: Preparing 02:43:56 cf506325a0cd: Preparing 02:43:56 a6bfbd6db4e6: Preparing 02:43:56 822bf557ad66: Preparing 02:43:56 1e890da81ec9: Preparing 02:43:56 822bf557ad66: Waiting 02:43:56 1e890da81ec9: Waiting 02:43:56 cf506325a0cd: Layer already exists 02:43:56 b54576790e73: Layer already exists 02:43:57 1e890da81ec9: Layer already exists 02:43:57 1db101f4e86f: Pushed 02:43:57 822bf557ad66: Pushed 02:43:57 a6bfbd6db4e6: Pushed 02:44:05 7e20985b517c: Pushed 02:44:05 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:a2962bd2b7c8a80545911e4ffa525bec4d652288f7b86477f57df76638ed848d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:44:06 1db101f4e86f: Preparing 02:44:06 7e20985b517c: Preparing 02:44:06 b54576790e73: Preparing 02:44:06 cf506325a0cd: Preparing 02:44:06 a6bfbd6db4e6: Preparing 02:44:06 822bf557ad66: Preparing 02:44:06 1e890da81ec9: Preparing 02:44:06 822bf557ad66: Waiting 02:44:06 1e890da81ec9: Waiting 02:44:06 b54576790e73: Layer already exists 02:44:06 1db101f4e86f: Layer already exists 02:44:06 7e20985b517c: Layer already exists 02:44:06 cf506325a0cd: Layer already exists 02:44:06 a6bfbd6db4e6: Layer already exists 02:44:06 822bf557ad66: Layer already exists 02:44:06 1e890da81ec9: Layer already exists 02:44:06 latest: digest: sha256:a2962bd2b7c8a80545911e4ffa525bec4d652288f7b86477f57df76638ed848d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.58 02:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:44:07 1db101f4e86f: Preparing 02:44:07 7e20985b517c: Preparing 02:44:07 b54576790e73: Preparing 02:44:07 cf506325a0cd: Preparing 02:44:07 a6bfbd6db4e6: Preparing 02:44:07 822bf557ad66: Preparing 02:44:07 1e890da81ec9: Preparing 02:44:07 822bf557ad66: Waiting 02:44:07 1e890da81ec9: Waiting 02:44:07 cf506325a0cd: Layer already exists 02:44:07 1db101f4e86f: Layer already exists 02:44:07 7e20985b517c: Layer already exists 02:44:07 b54576790e73: Layer already exists 02:44:07 a6bfbd6db4e6: Layer already exists 02:44:07 822bf557ad66: Layer already exists 02:44:07 1e890da81ec9: Layer already exists 02:44:07 4.1.0-dev.58: digest: sha256:a2962bd2b7c8a80545911e4ffa525bec4d652288f7b86477f57df76638ed848d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:44:08 1db101f4e86f: Preparing 02:44:08 7e20985b517c: Preparing 02:44:08 b54576790e73: Preparing 02:44:08 cf506325a0cd: Preparing 02:44:08 a6bfbd6db4e6: Preparing 02:44:08 822bf557ad66: Preparing 02:44:08 1e890da81ec9: Preparing 02:44:08 822bf557ad66: Waiting 02:44:08 1e890da81ec9: Waiting 02:44:08 a6bfbd6db4e6: Layer already exists 02:44:08 1db101f4e86f: Layer already exists 02:44:08 b54576790e73: Layer already exists 02:44:08 7e20985b517c: Layer already exists 02:44:08 cf506325a0cd: Layer already exists 02:44:08 1e890da81ec9: Layer already exists 02:44:08 822bf557ad66: Layer already exists 02:44:08 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:a2962bd2b7c8a80545911e4ffa525bec4d652288f7b86477f57df76638ed848d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:44:08 1db101f4e86f: Preparing 02:44:08 7e20985b517c: Preparing 02:44:08 b54576790e73: Preparing 02:44:08 cf506325a0cd: Preparing 02:44:08 a6bfbd6db4e6: Preparing 02:44:08 822bf557ad66: Preparing 02:44:08 1e890da81ec9: Preparing 02:44:08 822bf557ad66: Waiting 02:44:08 1e890da81ec9: Waiting 02:44:08 b54576790e73: Layer already exists 02:44:08 1db101f4e86f: Layer already exists 02:44:08 7e20985b517c: Layer already exists 02:44:08 cf506325a0cd: Layer already exists 02:44:08 a6bfbd6db4e6: Layer already exists 02:44:08 822bf557ad66: Layer already exists 02:44:08 1e890da81ec9: Layer already exists 02:44:08 main: digest: sha256:a2962bd2b7c8a80545911e4ffa525bec4d652288f7b86477f57df76638ed848d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:09 ===================================================== [Pipeline] echo 02:44:09 taggedImages: 02:44:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:44:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:44:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.58 02:44:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:44:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:44:09 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:44:09 5c25be3e1a794386de6cc01739111128939cdde3 02:44:09 latest 02:44:09 4.1.0-dev.58 02:44:09 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:44:09 main 02:44:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:09 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:44:10 0ea5c1eaea9d: Preparing 02:44:10 1f729eccf603: Preparing 02:44:10 cf506325a0cd: Preparing 02:44:10 a87796153a9f: Preparing 02:44:10 16cc3e1154da: Preparing 02:44:10 1e890da81ec9: Preparing 02:44:10 1e890da81ec9: Waiting 02:44:10 cf506325a0cd: Layer already exists 02:44:10 1e890da81ec9: Layer already exists 02:44:10 16cc3e1154da: Pushed 02:44:10 0ea5c1eaea9d: Pushed 02:44:10 a87796153a9f: Pushed 02:44:16 1f729eccf603: Pushed 02:44:17 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:5d2cf1e5f654941433503d5379bce14d18c5c68348b84e40ae7a88a27fc64f21 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:44:17 0ea5c1eaea9d: Preparing 02:44:17 1f729eccf603: Preparing 02:44:17 cf506325a0cd: Preparing 02:44:17 a87796153a9f: Preparing 02:44:17 16cc3e1154da: Preparing 02:44:17 1e890da81ec9: Preparing 02:44:17 1e890da81ec9: Waiting 02:44:17 0ea5c1eaea9d: Layer already exists 02:44:17 a87796153a9f: Layer already exists 02:44:17 16cc3e1154da: Layer already exists 02:44:17 1f729eccf603: Layer already exists 02:44:17 cf506325a0cd: Layer already exists 02:44:17 1e890da81ec9: Layer already exists 02:44:17 latest: digest: sha256:5d2cf1e5f654941433503d5379bce14d18c5c68348b84e40ae7a88a27fc64f21 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.58 02:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:44:18 0ea5c1eaea9d: Preparing 02:44:18 1f729eccf603: Preparing 02:44:18 cf506325a0cd: Preparing 02:44:18 a87796153a9f: Preparing 02:44:18 16cc3e1154da: Preparing 02:44:18 1e890da81ec9: Preparing 02:44:18 1e890da81ec9: Waiting 02:44:18 a87796153a9f: Layer already exists 02:44:18 0ea5c1eaea9d: Layer already exists 02:44:18 16cc3e1154da: Layer already exists 02:44:18 1f729eccf603: Layer already exists 02:44:18 cf506325a0cd: Layer already exists 02:44:18 1e890da81ec9: Layer already exists 02:44:18 4.1.0-dev.58: digest: sha256:5d2cf1e5f654941433503d5379bce14d18c5c68348b84e40ae7a88a27fc64f21 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:44:19 0ea5c1eaea9d: Preparing 02:44:19 1f729eccf603: Preparing 02:44:19 cf506325a0cd: Preparing 02:44:19 a87796153a9f: Preparing 02:44:19 16cc3e1154da: Preparing 02:44:19 1e890da81ec9: Preparing 02:44:19 1e890da81ec9: Waiting 02:44:19 a87796153a9f: Layer already exists 02:44:19 cf506325a0cd: Layer already exists 02:44:19 1f729eccf603: Layer already exists 02:44:19 16cc3e1154da: Layer already exists 02:44:19 0ea5c1eaea9d: Layer already exists 02:44:19 1e890da81ec9: Layer already exists 02:44:19 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:5d2cf1e5f654941433503d5379bce14d18c5c68348b84e40ae7a88a27fc64f21 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:44:20 0ea5c1eaea9d: Preparing 02:44:20 1f729eccf603: Preparing 02:44:20 cf506325a0cd: Preparing 02:44:20 a87796153a9f: Preparing 02:44:20 16cc3e1154da: Preparing 02:44:20 1e890da81ec9: Preparing 02:44:20 1e890da81ec9: Waiting 02:44:20 cf506325a0cd: Layer already exists 02:44:20 1f729eccf603: Layer already exists 02:44:20 16cc3e1154da: Layer already exists 02:44:20 a87796153a9f: Layer already exists 02:44:20 0ea5c1eaea9d: Layer already exists 02:44:20 1e890da81ec9: Layer already exists 02:44:20 main: digest: sha256:5d2cf1e5f654941433503d5379bce14d18c5c68348b84e40ae7a88a27fc64f21 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:20 ===================================================== [Pipeline] echo 02:44:20 taggedImages: 02:44:20 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:44:20 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:44:20 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.58 02:44:20 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:44:20 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:44:20 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:44:20 5c25be3e1a794386de6cc01739111128939cdde3 02:44:20 latest 02:44:20 4.1.0-dev.58 02:44:20 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:44:20 main 02:44:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:44:21 e3fe60c2b280: Preparing 02:44:21 b7511ae65218: Preparing 02:44:21 be9ebd12d67d: Preparing 02:44:21 b54576790e73: Preparing 02:44:21 cf506325a0cd: Preparing 02:44:21 c4196f768a67: Preparing 02:44:21 955d147ff7c5: Preparing 02:44:21 1e890da81ec9: Preparing 02:44:21 c4196f768a67: Waiting 02:44:21 955d147ff7c5: Waiting 02:44:21 1e890da81ec9: Waiting 02:44:21 b54576790e73: Layer already exists 02:44:21 cf506325a0cd: Layer already exists 02:44:21 c4196f768a67: Layer already exists 02:44:21 955d147ff7c5: Layer already exists 02:44:21 e3fe60c2b280: Pushed 02:44:21 1e890da81ec9: Layer already exists 02:44:21 b7511ae65218: Pushed 02:44:29 be9ebd12d67d: Pushed 02:44:29 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:c001c456f54ca72a7e59ee9375318c5edc65293becbf6e09764bcc0b2bcb9a5f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:44:30 e3fe60c2b280: Preparing 02:44:30 b7511ae65218: Preparing 02:44:30 be9ebd12d67d: Preparing 02:44:30 b54576790e73: Preparing 02:44:30 cf506325a0cd: Preparing 02:44:30 c4196f768a67: Preparing 02:44:30 955d147ff7c5: Preparing 02:44:30 c4196f768a67: Waiting 02:44:30 1e890da81ec9: Preparing 02:44:30 955d147ff7c5: Waiting 02:44:30 1e890da81ec9: Waiting 02:44:30 cf506325a0cd: Layer already exists 02:44:30 b7511ae65218: Layer already exists 02:44:30 b54576790e73: Layer already exists 02:44:30 e3fe60c2b280: Layer already exists 02:44:30 be9ebd12d67d: Layer already exists 02:44:30 1e890da81ec9: Layer already exists 02:44:30 c4196f768a67: Layer already exists 02:44:30 955d147ff7c5: Layer already exists 02:44:30 latest: digest: sha256:c001c456f54ca72a7e59ee9375318c5edc65293becbf6e09764bcc0b2bcb9a5f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.58 02:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:44:31 e3fe60c2b280: Preparing 02:44:31 b7511ae65218: Preparing 02:44:31 be9ebd12d67d: Preparing 02:44:31 b54576790e73: Preparing 02:44:31 cf506325a0cd: Preparing 02:44:31 c4196f768a67: Preparing 02:44:31 955d147ff7c5: Preparing 02:44:31 1e890da81ec9: Preparing 02:44:31 c4196f768a67: Waiting 02:44:31 955d147ff7c5: Waiting 02:44:31 1e890da81ec9: Waiting 02:44:31 b54576790e73: Layer already exists 02:44:31 be9ebd12d67d: Layer already exists 02:44:31 cf506325a0cd: Layer already exists 02:44:31 e3fe60c2b280: Layer already exists 02:44:31 b7511ae65218: Layer already exists 02:44:31 1e890da81ec9: Layer already exists 02:44:31 c4196f768a67: Layer already exists 02:44:31 955d147ff7c5: Layer already exists 02:44:31 4.1.0-dev.58: digest: sha256:c001c456f54ca72a7e59ee9375318c5edc65293becbf6e09764bcc0b2bcb9a5f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:44:32 e3fe60c2b280: Preparing 02:44:32 b7511ae65218: Preparing 02:44:32 be9ebd12d67d: Preparing 02:44:32 b54576790e73: Preparing 02:44:32 cf506325a0cd: Preparing 02:44:32 c4196f768a67: Preparing 02:44:32 955d147ff7c5: Preparing 02:44:32 c4196f768a67: Waiting 02:44:32 1e890da81ec9: Preparing 02:44:32 955d147ff7c5: Waiting 02:44:32 1e890da81ec9: Waiting 02:44:32 b7511ae65218: Layer already exists 02:44:32 cf506325a0cd: Layer already exists 02:44:32 be9ebd12d67d: Layer already exists 02:44:32 b54576790e73: Layer already exists 02:44:32 e3fe60c2b280: Layer already exists 02:44:32 c4196f768a67: Layer already exists 02:44:32 1e890da81ec9: Layer already exists 02:44:32 955d147ff7c5: Layer already exists 02:44:32 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:c001c456f54ca72a7e59ee9375318c5edc65293becbf6e09764bcc0b2bcb9a5f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:44:33 e3fe60c2b280: Preparing 02:44:33 b7511ae65218: Preparing 02:44:33 be9ebd12d67d: Preparing 02:44:33 b54576790e73: Preparing 02:44:33 cf506325a0cd: Preparing 02:44:33 c4196f768a67: Preparing 02:44:33 955d147ff7c5: Preparing 02:44:33 1e890da81ec9: Preparing 02:44:33 c4196f768a67: Waiting 02:44:33 955d147ff7c5: Waiting 02:44:33 1e890da81ec9: Waiting 02:44:33 b7511ae65218: Layer already exists 02:44:33 be9ebd12d67d: Layer already exists 02:44:33 cf506325a0cd: Layer already exists 02:44:33 b54576790e73: Layer already exists 02:44:33 e3fe60c2b280: Layer already exists 02:44:33 955d147ff7c5: Layer already exists 02:44:33 c4196f768a67: Layer already exists 02:44:33 1e890da81ec9: Layer already exists 02:44:33 main: digest: sha256:c001c456f54ca72a7e59ee9375318c5edc65293becbf6e09764bcc0b2bcb9a5f size: 1988 [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/core-metadata-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:44:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:44:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.58 02:44:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:44:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:44:33 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:44:33 5c25be3e1a794386de6cc01739111128939cdde3 02:44:33 latest 02:44:33 4.1.0-dev.58 02:44:33 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 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 security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:44:34 1853442d501e: Preparing 02:44:34 9353c5444805: Preparing 02:44:34 524dcc008f66: Preparing 02:44:34 af9dc2f97324: Preparing 02:44:34 c8af4741e20a: Preparing 02:44:34 4f9614eea2fa: Preparing 02:44:34 bc44f65fe814: Preparing 02:44:34 b54576790e73: Preparing 02:44:34 cf506325a0cd: Preparing 02:44:34 9a00f537411d: Preparing 02:44:34 12ce20821cf7: Preparing 02:44:34 5f70bf18a086: Preparing 02:44:34 43540ad48688: Preparing 02:44:34 0ffa3172f2db: Preparing 02:44:34 33b02c2c6066: Preparing 02:44:34 1e890da81ec9: Preparing 02:44:34 4f9614eea2fa: Waiting 02:44:34 bc44f65fe814: Waiting 02:44:34 b54576790e73: Waiting 02:44:34 cf506325a0cd: Waiting 02:44:34 9a00f537411d: Waiting 02:44:34 12ce20821cf7: Waiting 02:44:34 5f70bf18a086: Waiting 02:44:34 43540ad48688: Waiting 02:44:34 0ffa3172f2db: Waiting 02:44:34 33b02c2c6066: Waiting 02:44:34 1e890da81ec9: Waiting 02:44:34 c8af4741e20a: Pushed 02:44:34 9353c5444805: Pushed 02:44:34 af9dc2f97324: Pushed 02:44:34 1853442d501e: Pushed 02:44:34 524dcc008f66: Pushed 02:44:34 b54576790e73: Layer already exists 02:44:34 cf506325a0cd: Layer already exists 02:44:34 5f70bf18a086: Layer already exists 02:44:34 4f9614eea2fa: Pushed 02:44:34 9a00f537411d: Pushed 02:44:34 12ce20821cf7: Pushed 02:44:34 1e890da81ec9: Layer already exists 02:44:34 43540ad48688: Pushed 02:44:34 33b02c2c6066: Pushed 02:44:35 0ffa3172f2db: Pushed 02:44:37 bc44f65fe814: Pushed 02:44:37 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:e9e74eea8897528b21989464ae9e6b53a3a6f77d2f176be9e82c4267830ad499 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:44:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:44:38 1853442d501e: Preparing 02:44:38 9353c5444805: Preparing 02:44:38 524dcc008f66: Preparing 02:44:38 af9dc2f97324: Preparing 02:44:38 c8af4741e20a: Preparing 02:44:38 4f9614eea2fa: Preparing 02:44:38 bc44f65fe814: Preparing 02:44:38 b54576790e73: Preparing 02:44:38 cf506325a0cd: Preparing 02:44:38 9a00f537411d: Preparing 02:44:38 12ce20821cf7: Preparing 02:44:38 5f70bf18a086: Preparing 02:44:38 43540ad48688: Preparing 02:44:38 0ffa3172f2db: Preparing 02:44:38 33b02c2c6066: Preparing 02:44:38 1e890da81ec9: Preparing 02:44:38 4f9614eea2fa: Waiting 02:44:38 bc44f65fe814: Waiting 02:44:38 b54576790e73: Waiting 02:44:38 cf506325a0cd: Waiting 02:44:38 9a00f537411d: Waiting 02:44:38 12ce20821cf7: Waiting 02:44:38 5f70bf18a086: Waiting 02:44:38 43540ad48688: Waiting 02:44:38 0ffa3172f2db: Waiting 02:44:38 33b02c2c6066: Waiting 02:44:38 1e890da81ec9: Waiting 02:44:38 1853442d501e: Layer already exists 02:44:38 9353c5444805: Layer already exists 02:44:38 c8af4741e20a: Layer already exists 02:44:38 af9dc2f97324: Layer already exists 02:44:38 524dcc008f66: Layer already exists 02:44:38 4f9614eea2fa: Layer already exists 02:44:38 cf506325a0cd: Layer already exists 02:44:38 bc44f65fe814: Layer already exists 02:44:38 b54576790e73: Layer already exists 02:44:38 0ffa3172f2db: Layer already exists 02:44:38 9a00f537411d: Layer already exists 02:44:38 43540ad48688: Layer already exists 02:44:38 12ce20821cf7: Layer already exists 02:44:38 5f70bf18a086: Layer already exists 02:44:38 33b02c2c6066: Layer already exists 02:44:38 1e890da81ec9: Layer already exists 02:44:38 latest: digest: sha256:e9e74eea8897528b21989464ae9e6b53a3a6f77d2f176be9e82c4267830ad499 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.58 02:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:44:39 1853442d501e: Preparing 02:44:39 9353c5444805: Preparing 02:44:39 524dcc008f66: Preparing 02:44:39 af9dc2f97324: Preparing 02:44:39 c8af4741e20a: Preparing 02:44:39 4f9614eea2fa: Preparing 02:44:39 bc44f65fe814: Preparing 02:44:39 b54576790e73: Preparing 02:44:39 cf506325a0cd: Preparing 02:44:39 9a00f537411d: Preparing 02:44:39 12ce20821cf7: Preparing 02:44:39 5f70bf18a086: Preparing 02:44:39 43540ad48688: Preparing 02:44:39 0ffa3172f2db: Preparing 02:44:39 33b02c2c6066: Preparing 02:44:39 1e890da81ec9: Preparing 02:44:39 4f9614eea2fa: Waiting 02:44:39 bc44f65fe814: Waiting 02:44:39 b54576790e73: Waiting 02:44:39 12ce20821cf7: Waiting 02:44:39 cf506325a0cd: Waiting 02:44:39 9a00f537411d: Waiting 02:44:39 5f70bf18a086: Waiting 02:44:39 43540ad48688: Waiting 02:44:39 0ffa3172f2db: Waiting 02:44:39 33b02c2c6066: Waiting 02:44:39 1e890da81ec9: Waiting 02:44:39 9353c5444805: Layer already exists 02:44:39 524dcc008f66: Layer already exists 02:44:39 af9dc2f97324: Layer already exists 02:44:39 1853442d501e: Layer already exists 02:44:39 c8af4741e20a: Layer already exists 02:44:39 9a00f537411d: Layer already exists 02:44:39 4f9614eea2fa: Layer already exists 02:44:39 cf506325a0cd: Layer already exists 02:44:39 b54576790e73: Layer already exists 02:44:39 bc44f65fe814: Layer already exists 02:44:39 43540ad48688: Layer already exists 02:44:39 5f70bf18a086: Layer already exists 02:44:39 12ce20821cf7: Layer already exists 02:44:39 0ffa3172f2db: Layer already exists 02:44:39 1e890da81ec9: Layer already exists 02:44:39 33b02c2c6066: Layer already exists 02:44:39 4.1.0-dev.58: digest: sha256:e9e74eea8897528b21989464ae9e6b53a3a6f77d2f176be9e82c4267830ad499 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:44:40 1853442d501e: Preparing 02:44:40 9353c5444805: Preparing 02:44:40 524dcc008f66: Preparing 02:44:40 af9dc2f97324: Preparing 02:44:40 c8af4741e20a: Preparing 02:44:40 4f9614eea2fa: Preparing 02:44:40 bc44f65fe814: Preparing 02:44:40 b54576790e73: Preparing 02:44:40 cf506325a0cd: Preparing 02:44:40 9a00f537411d: Preparing 02:44:40 12ce20821cf7: Preparing 02:44:40 5f70bf18a086: Preparing 02:44:40 43540ad48688: Preparing 02:44:40 0ffa3172f2db: Preparing 02:44:40 33b02c2c6066: Preparing 02:44:40 1e890da81ec9: Preparing 02:44:40 9a00f537411d: Waiting 02:44:40 12ce20821cf7: Waiting 02:44:40 5f70bf18a086: Waiting 02:44:40 43540ad48688: Waiting 02:44:40 0ffa3172f2db: Waiting 02:44:40 33b02c2c6066: Waiting 02:44:40 1e890da81ec9: Waiting 02:44:40 4f9614eea2fa: Waiting 02:44:40 bc44f65fe814: Waiting 02:44:40 b54576790e73: Waiting 02:44:40 cf506325a0cd: Waiting 02:44:40 c8af4741e20a: Layer already exists 02:44:40 524dcc008f66: Layer already exists 02:44:40 af9dc2f97324: Layer already exists 02:44:40 9353c5444805: Layer already exists 02:44:40 1853442d501e: Layer already exists 02:44:40 bc44f65fe814: Layer already exists 02:44:40 b54576790e73: Layer already exists 02:44:40 9a00f537411d: Layer already exists 02:44:40 4f9614eea2fa: Layer already exists 02:44:40 cf506325a0cd: Layer already exists 02:44:40 43540ad48688: Layer already exists 02:44:40 33b02c2c6066: Layer already exists 02:44:40 5f70bf18a086: Layer already exists 02:44:40 0ffa3172f2db: Layer already exists 02:44:40 12ce20821cf7: Layer already exists 02:44:40 1e890da81ec9: Layer already exists 02:44:40 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:e9e74eea8897528b21989464ae9e6b53a3a6f77d2f176be9e82c4267830ad499 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:44:41 1853442d501e: Preparing 02:44:41 9353c5444805: Preparing 02:44:41 524dcc008f66: Preparing 02:44:41 af9dc2f97324: Preparing 02:44:41 c8af4741e20a: Preparing 02:44:41 4f9614eea2fa: Preparing 02:44:41 bc44f65fe814: Preparing 02:44:41 b54576790e73: Preparing 02:44:41 cf506325a0cd: Preparing 02:44:41 9a00f537411d: Preparing 02:44:41 12ce20821cf7: Preparing 02:44:41 5f70bf18a086: Preparing 02:44:41 43540ad48688: Preparing 02:44:41 0ffa3172f2db: Preparing 02:44:41 33b02c2c6066: Preparing 02:44:41 1e890da81ec9: Preparing 02:44:41 4f9614eea2fa: Waiting 02:44:41 5f70bf18a086: Waiting 02:44:41 b54576790e73: Waiting 02:44:41 cf506325a0cd: Waiting 02:44:41 9a00f537411d: Waiting 02:44:41 12ce20821cf7: Waiting 02:44:41 43540ad48688: Waiting 02:44:41 33b02c2c6066: Waiting 02:44:41 0ffa3172f2db: Waiting 02:44:41 bc44f65fe814: Waiting 02:44:41 1e890da81ec9: Waiting 02:44:41 af9dc2f97324: Layer already exists 02:44:41 524dcc008f66: Layer already exists 02:44:41 9353c5444805: Layer already exists 02:44:41 c8af4741e20a: Layer already exists 02:44:41 1853442d501e: Layer already exists 02:44:41 b54576790e73: Layer already exists 02:44:41 4f9614eea2fa: Layer already exists 02:44:41 bc44f65fe814: Layer already exists 02:44:41 9a00f537411d: Layer already exists 02:44:41 cf506325a0cd: Layer already exists 02:44:41 5f70bf18a086: Layer already exists 02:44:41 0ffa3172f2db: Layer already exists 02:44:41 43540ad48688: Layer already exists 02:44:41 33b02c2c6066: Layer already exists 02:44:41 12ce20821cf7: Layer already exists 02:44:41 1e890da81ec9: Layer already exists 02:44:41 main: digest: sha256:e9e74eea8897528b21989464ae9e6b53a3a6f77d2f176be9e82c4267830ad499 size: 3646 [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/security-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:44:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:44:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.58 02:44:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:44:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:44:41 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:44:41 5c25be3e1a794386de6cc01739111128939cdde3 02:44:41 latest 02:44:41 4.1.0-dev.58 02:44:41 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:44:41 main 02:44:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:44:42 f631a1e8ff88: Preparing 02:44:42 29ef600a304c: Preparing 02:44:42 1ce347ae3e49: Preparing 02:44:42 a1d525541425: Preparing 02:44:42 b54576790e73: Preparing 02:44:42 cf506325a0cd: Preparing 02:44:42 c4196f768a67: Preparing 02:44:42 955d147ff7c5: Preparing 02:44:42 1e890da81ec9: Preparing 02:44:42 c4196f768a67: Waiting 02:44:42 955d147ff7c5: Waiting 02:44:42 1e890da81ec9: Waiting 02:44:42 cf506325a0cd: Waiting 02:44:42 b54576790e73: Layer already exists 02:44:42 cf506325a0cd: Layer already exists 02:44:42 29ef600a304c: Pushed 02:44:42 c4196f768a67: Layer already exists 02:44:42 1ce347ae3e49: Pushed 02:44:42 f631a1e8ff88: Pushed 02:44:42 955d147ff7c5: Layer already exists 02:44:42 1e890da81ec9: Layer already exists 02:44:49 a1d525541425: Pushed 02:44:49 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:738b488e6e7b138832e168f9deed4397c11449b3183253a9f139870a4bb0adc2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:49 + 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 02:44:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:44:50 f631a1e8ff88: Preparing 02:44:50 29ef600a304c: Preparing 02:44:50 1ce347ae3e49: Preparing 02:44:50 a1d525541425: Preparing 02:44:50 b54576790e73: Preparing 02:44:50 cf506325a0cd: Preparing 02:44:50 c4196f768a67: Preparing 02:44:50 955d147ff7c5: Preparing 02:44:50 1e890da81ec9: Preparing 02:44:50 cf506325a0cd: Waiting 02:44:50 c4196f768a67: Waiting 02:44:50 955d147ff7c5: Waiting 02:44:50 1e890da81ec9: Waiting 02:44:50 29ef600a304c: Layer already exists 02:44:50 a1d525541425: Layer already exists 02:44:50 b54576790e73: Layer already exists 02:44:50 f631a1e8ff88: Layer already exists 02:44:50 1ce347ae3e49: Layer already exists 02:44:50 c4196f768a67: Layer already exists 02:44:50 cf506325a0cd: Layer already exists 02:44:50 955d147ff7c5: Layer already exists 02:44:50 1e890da81ec9: Layer already exists 02:44:50 latest: digest: sha256:738b488e6e7b138832e168f9deed4397c11449b3183253a9f139870a4bb0adc2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.58 02:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:44:50 f631a1e8ff88: Preparing 02:44:50 29ef600a304c: Preparing 02:44:50 1ce347ae3e49: Preparing 02:44:50 a1d525541425: Preparing 02:44:50 b54576790e73: Preparing 02:44:50 cf506325a0cd: Preparing 02:44:50 c4196f768a67: Preparing 02:44:50 955d147ff7c5: Preparing 02:44:50 1e890da81ec9: Preparing 02:44:50 cf506325a0cd: Waiting 02:44:50 c4196f768a67: Waiting 02:44:50 955d147ff7c5: Waiting 02:44:50 1e890da81ec9: Waiting 02:44:50 b54576790e73: Layer already exists 02:44:50 1ce347ae3e49: Layer already exists 02:44:50 f631a1e8ff88: Layer already exists 02:44:50 29ef600a304c: Layer already exists 02:44:50 a1d525541425: Layer already exists 02:44:50 c4196f768a67: Layer already exists 02:44:50 cf506325a0cd: Layer already exists 02:44:50 1e890da81ec9: Layer already exists 02:44:50 955d147ff7c5: Layer already exists 02:44:51 4.1.0-dev.58: digest: sha256:738b488e6e7b138832e168f9deed4397c11449b3183253a9f139870a4bb0adc2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:44:51 f631a1e8ff88: Preparing 02:44:51 29ef600a304c: Preparing 02:44:51 1ce347ae3e49: Preparing 02:44:51 a1d525541425: Preparing 02:44:51 b54576790e73: Preparing 02:44:51 cf506325a0cd: Preparing 02:44:51 c4196f768a67: Preparing 02:44:51 955d147ff7c5: Preparing 02:44:51 1e890da81ec9: Preparing 02:44:51 cf506325a0cd: Waiting 02:44:51 c4196f768a67: Waiting 02:44:51 955d147ff7c5: Waiting 02:44:51 1e890da81ec9: Waiting 02:44:51 a1d525541425: Layer already exists 02:44:51 1ce347ae3e49: Layer already exists 02:44:51 f631a1e8ff88: Layer already exists 02:44:51 b54576790e73: Layer already exists 02:44:51 29ef600a304c: Layer already exists 02:44:51 c4196f768a67: Layer already exists 02:44:51 955d147ff7c5: Layer already exists 02:44:51 1e890da81ec9: Layer already exists 02:44:51 cf506325a0cd: Layer already exists 02:44:51 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:738b488e6e7b138832e168f9deed4397c11449b3183253a9f139870a4bb0adc2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:52 + 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 02:44:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:44:52 f631a1e8ff88: Preparing 02:44:52 29ef600a304c: Preparing 02:44:52 1ce347ae3e49: Preparing 02:44:52 a1d525541425: Preparing 02:44:52 b54576790e73: Preparing 02:44:52 cf506325a0cd: Preparing 02:44:52 c4196f768a67: Preparing 02:44:52 cf506325a0cd: Waiting 02:44:52 c4196f768a67: Waiting 02:44:52 955d147ff7c5: Preparing 02:44:52 1e890da81ec9: Preparing 02:44:52 955d147ff7c5: Waiting 02:44:52 1e890da81ec9: Waiting 02:44:52 29ef600a304c: Layer already exists 02:44:52 a1d525541425: Layer already exists 02:44:52 1ce347ae3e49: Layer already exists 02:44:52 b54576790e73: Layer already exists 02:44:52 f631a1e8ff88: Layer already exists 02:44:52 cf506325a0cd: Layer already exists 02:44:52 c4196f768a67: Layer already exists 02:44:52 1e890da81ec9: Layer already exists 02:44:52 955d147ff7c5: Layer already exists 02:44:52 main: digest: sha256:738b488e6e7b138832e168f9deed4397c11449b3183253a9f139870a4bb0adc2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:53 ===================================================== [Pipeline] echo 02:44:53 taggedImages: 02:44:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:44:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:44:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.58 02:44:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:44:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:44:53 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:44:53 5c25be3e1a794386de6cc01739111128939cdde3 02:44:53 latest 02:44:53 4.1.0-dev.58 02:44:53 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:44:53 main 02:44:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:44:54 ec0804f6da4c: Preparing 02:44:54 b697c5a4408d: Preparing 02:44:54 a6f0b57ff963: Preparing 02:44:54 30140cd6b2e3: Preparing 02:44:54 4338e9b9565b: Preparing 02:44:54 b54576790e73: Preparing 02:44:54 cf506325a0cd: Preparing 02:44:54 3cf1a576d5ec: Preparing 02:44:54 7220a7d7a517: Preparing 02:44:54 aab57c9f794f: Preparing 02:44:54 1e890da81ec9: Preparing 02:44:54 3cf1a576d5ec: Waiting 02:44:54 7220a7d7a517: Waiting 02:44:54 aab57c9f794f: Waiting 02:44:54 1e890da81ec9: Waiting 02:44:54 b54576790e73: Waiting 02:44:54 cf506325a0cd: Waiting 02:44:54 4338e9b9565b: Pushed 02:44:54 30140cd6b2e3: Pushed 02:44:54 ec0804f6da4c: Pushed 02:44:54 b697c5a4408d: Pushed 02:44:54 b54576790e73: Layer already exists 02:44:54 cf506325a0cd: Layer already exists 02:44:54 1e890da81ec9: Layer already exists 02:44:54 3cf1a576d5ec: Pushed 02:44:54 7220a7d7a517: Pushed 02:44:57 aab57c9f794f: Pushed 02:45:00 a6f0b57ff963: Pushed 02:45:00 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:5f18e997678765d4fbdefc117bf0b44584fd378af4b533074c1b8438413802ee size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:01 + 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 02:45:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:45:01 ec0804f6da4c: Preparing 02:45:01 b697c5a4408d: Preparing 02:45:01 a6f0b57ff963: Preparing 02:45:01 30140cd6b2e3: Preparing 02:45:01 4338e9b9565b: Preparing 02:45:01 b54576790e73: Preparing 02:45:01 cf506325a0cd: Preparing 02:45:01 b54576790e73: Waiting 02:45:01 3cf1a576d5ec: Preparing 02:45:01 cf506325a0cd: Waiting 02:45:01 7220a7d7a517: Preparing 02:45:01 3cf1a576d5ec: Waiting 02:45:01 7220a7d7a517: Waiting 02:45:01 aab57c9f794f: Preparing 02:45:01 1e890da81ec9: Preparing 02:45:01 aab57c9f794f: Waiting 02:45:01 1e890da81ec9: Waiting 02:45:01 4338e9b9565b: Layer already exists 02:45:01 30140cd6b2e3: Layer already exists 02:45:01 a6f0b57ff963: Layer already exists 02:45:01 b697c5a4408d: Layer already exists 02:45:01 ec0804f6da4c: Layer already exists 02:45:01 cf506325a0cd: Layer already exists 02:45:01 7220a7d7a517: Layer already exists 02:45:01 b54576790e73: Layer already exists 02:45:01 aab57c9f794f: Layer already exists 02:45:01 1e890da81ec9: Layer already exists 02:45:01 3cf1a576d5ec: Layer already exists 02:45:01 latest: digest: sha256:5f18e997678765d4fbdefc117bf0b44584fd378af4b533074c1b8438413802ee size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.58 02:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:45:02 ec0804f6da4c: Preparing 02:45:02 b697c5a4408d: Preparing 02:45:02 a6f0b57ff963: Preparing 02:45:02 30140cd6b2e3: Preparing 02:45:02 4338e9b9565b: Preparing 02:45:02 b54576790e73: Preparing 02:45:02 cf506325a0cd: Preparing 02:45:02 3cf1a576d5ec: Preparing 02:45:02 7220a7d7a517: Preparing 02:45:02 aab57c9f794f: Preparing 02:45:02 1e890da81ec9: Preparing 02:45:02 b54576790e73: Waiting 02:45:02 3cf1a576d5ec: Waiting 02:45:02 aab57c9f794f: Waiting 02:45:02 7220a7d7a517: Waiting 02:45:02 1e890da81ec9: Waiting 02:45:02 cf506325a0cd: Waiting 02:45:02 a6f0b57ff963: Layer already exists 02:45:02 4338e9b9565b: Layer already exists 02:45:02 b697c5a4408d: Layer already exists 02:45:02 ec0804f6da4c: Layer already exists 02:45:02 30140cd6b2e3: Layer already exists 02:45:02 cf506325a0cd: Layer already exists 02:45:02 b54576790e73: Layer already exists 02:45:02 7220a7d7a517: Layer already exists 02:45:02 3cf1a576d5ec: Layer already exists 02:45:02 aab57c9f794f: Layer already exists 02:45:02 1e890da81ec9: Layer already exists 02:45:02 4.1.0-dev.58: digest: sha256:5f18e997678765d4fbdefc117bf0b44584fd378af4b533074c1b8438413802ee size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:45:03 ec0804f6da4c: Preparing 02:45:03 b697c5a4408d: Preparing 02:45:03 a6f0b57ff963: Preparing 02:45:03 30140cd6b2e3: Preparing 02:45:03 4338e9b9565b: Preparing 02:45:03 b54576790e73: Preparing 02:45:03 cf506325a0cd: Preparing 02:45:03 3cf1a576d5ec: Preparing 02:45:03 7220a7d7a517: Preparing 02:45:03 aab57c9f794f: Preparing 02:45:03 1e890da81ec9: Preparing 02:45:03 b54576790e73: Waiting 02:45:03 cf506325a0cd: Waiting 02:45:03 3cf1a576d5ec: Waiting 02:45:03 7220a7d7a517: Waiting 02:45:03 1e890da81ec9: Waiting 02:45:03 aab57c9f794f: Waiting 02:45:03 ec0804f6da4c: Layer already exists 02:45:03 b697c5a4408d: Layer already exists 02:45:03 30140cd6b2e3: Layer already exists 02:45:03 a6f0b57ff963: Layer already exists 02:45:03 4338e9b9565b: Layer already exists 02:45:03 b54576790e73: Layer already exists 02:45:03 aab57c9f794f: Layer already exists 02:45:03 3cf1a576d5ec: Layer already exists 02:45:03 cf506325a0cd: Layer already exists 02:45:03 7220a7d7a517: Layer already exists 02:45:03 1e890da81ec9: Layer already exists 02:45:03 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:5f18e997678765d4fbdefc117bf0b44584fd378af4b533074c1b8438413802ee size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:04 + 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 02:45:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:45:04 ec0804f6da4c: Preparing 02:45:04 b697c5a4408d: Preparing 02:45:04 a6f0b57ff963: Preparing 02:45:04 30140cd6b2e3: Preparing 02:45:04 4338e9b9565b: Preparing 02:45:04 b54576790e73: Preparing 02:45:04 cf506325a0cd: Preparing 02:45:04 3cf1a576d5ec: Preparing 02:45:04 7220a7d7a517: Preparing 02:45:04 aab57c9f794f: Preparing 02:45:04 1e890da81ec9: Preparing 02:45:04 3cf1a576d5ec: Waiting 02:45:04 b54576790e73: Waiting 02:45:04 cf506325a0cd: Waiting 02:45:04 aab57c9f794f: Waiting 02:45:04 1e890da81ec9: Waiting 02:45:04 ec0804f6da4c: Layer already exists 02:45:04 30140cd6b2e3: Layer already exists 02:45:04 b697c5a4408d: Layer already exists 02:45:04 a6f0b57ff963: Layer already exists 02:45:04 4338e9b9565b: Layer already exists 02:45:04 3cf1a576d5ec: Layer already exists 02:45:04 b54576790e73: Layer already exists 02:45:04 cf506325a0cd: Layer already exists 02:45:04 aab57c9f794f: Layer already exists 02:45:04 7220a7d7a517: Layer already exists 02:45:04 1e890da81ec9: Layer already exists 02:45:04 main: digest: sha256:5f18e997678765d4fbdefc117bf0b44584fd378af4b533074c1b8438413802ee size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:45:04 ===================================================== [Pipeline] echo 02:45:04 taggedImages: 02:45:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:45:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:45:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.58 02:45:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:45:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:45:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:45:04 5c25be3e1a794386de6cc01739111128939cdde3 02:45:04 latest 02:45:04 4.1.0-dev.58 02:45:04 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:45:04 main 02:45:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:45:05 4e57fd6119bb: Preparing 02:45:05 fd116bdc1cf7: Preparing 02:45:05 14d42a7f807c: Preparing 02:45:05 a0cb877866ea: Preparing 02:45:05 ecc48b47d794: Preparing 02:45:05 0a9e8414b79c: Preparing 02:45:05 956f7d1fa185: Preparing 02:45:05 b54576790e73: Preparing 02:45:05 cf506325a0cd: Preparing 02:45:05 e4d202260e31: Preparing 02:45:05 84aa77fe69fc: Preparing 02:45:05 1e890da81ec9: Preparing 02:45:05 b54576790e73: Waiting 02:45:05 cf506325a0cd: Waiting 02:45:05 0a9e8414b79c: Waiting 02:45:05 e4d202260e31: Waiting 02:45:05 956f7d1fa185: Waiting 02:45:05 84aa77fe69fc: Waiting 02:45:05 1e890da81ec9: Waiting 02:45:05 fd116bdc1cf7: Pushed 02:45:05 ecc48b47d794: Pushed 02:45:05 4e57fd6119bb: Pushed 02:45:05 b54576790e73: Layer already exists 02:45:05 cf506325a0cd: Layer already exists 02:45:05 956f7d1fa185: Pushed 02:45:05 0a9e8414b79c: Pushed 02:45:06 1e890da81ec9: Layer already exists 02:45:06 e4d202260e31: Pushed 02:45:08 84aa77fe69fc: Pushed 02:45:12 a0cb877866ea: Pushed 02:45:12 14d42a7f807c: Pushed 02:45:12 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:df2401c623b496d24618ec36f3bf84e14aa0579083486932b58ebd4023d5c68d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:45:13 4e57fd6119bb: Preparing 02:45:13 fd116bdc1cf7: Preparing 02:45:13 14d42a7f807c: Preparing 02:45:13 a0cb877866ea: Preparing 02:45:13 ecc48b47d794: Preparing 02:45:13 0a9e8414b79c: Preparing 02:45:13 956f7d1fa185: Preparing 02:45:13 b54576790e73: Preparing 02:45:13 cf506325a0cd: Preparing 02:45:13 e4d202260e31: Preparing 02:45:13 84aa77fe69fc: Preparing 02:45:13 1e890da81ec9: Preparing 02:45:13 0a9e8414b79c: Waiting 02:45:13 956f7d1fa185: Waiting 02:45:13 b54576790e73: Waiting 02:45:13 cf506325a0cd: Waiting 02:45:13 e4d202260e31: Waiting 02:45:13 1e890da81ec9: Waiting 02:45:13 4e57fd6119bb: Layer already exists 02:45:13 fd116bdc1cf7: Layer already exists 02:45:13 14d42a7f807c: Layer already exists 02:45:13 a0cb877866ea: Layer already exists 02:45:13 ecc48b47d794: Layer already exists 02:45:13 0a9e8414b79c: Layer already exists 02:45:13 956f7d1fa185: Layer already exists 02:45:13 b54576790e73: Layer already exists 02:45:13 cf506325a0cd: Layer already exists 02:45:13 e4d202260e31: Layer already exists 02:45:13 1e890da81ec9: Layer already exists 02:45:13 84aa77fe69fc: Layer already exists 02:45:13 latest: digest: sha256:df2401c623b496d24618ec36f3bf84e14aa0579083486932b58ebd4023d5c68d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.58 02:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:45:14 4e57fd6119bb: Preparing 02:45:14 fd116bdc1cf7: Preparing 02:45:14 14d42a7f807c: Preparing 02:45:14 a0cb877866ea: Preparing 02:45:14 ecc48b47d794: Preparing 02:45:14 0a9e8414b79c: Preparing 02:45:14 956f7d1fa185: Preparing 02:45:14 b54576790e73: Preparing 02:45:14 cf506325a0cd: Preparing 02:45:14 e4d202260e31: Preparing 02:45:14 84aa77fe69fc: Preparing 02:45:14 1e890da81ec9: Preparing 02:45:14 0a9e8414b79c: Waiting 02:45:14 956f7d1fa185: Waiting 02:45:14 b54576790e73: Waiting 02:45:14 cf506325a0cd: Waiting 02:45:14 e4d202260e31: Waiting 02:45:14 84aa77fe69fc: Waiting 02:45:14 1e890da81ec9: Waiting 02:45:14 a0cb877866ea: Layer already exists 02:45:14 14d42a7f807c: Layer already exists 02:45:14 ecc48b47d794: Layer already exists 02:45:14 fd116bdc1cf7: Layer already exists 02:45:14 4e57fd6119bb: Layer already exists 02:45:14 956f7d1fa185: Layer already exists 02:45:14 0a9e8414b79c: Layer already exists 02:45:14 e4d202260e31: Layer already exists 02:45:14 cf506325a0cd: Layer already exists 02:45:14 b54576790e73: Layer already exists 02:45:14 84aa77fe69fc: Layer already exists 02:45:14 1e890da81ec9: Layer already exists 02:45:14 4.1.0-dev.58: digest: sha256:df2401c623b496d24618ec36f3bf84e14aa0579083486932b58ebd4023d5c68d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:45:15 4e57fd6119bb: Preparing 02:45:15 fd116bdc1cf7: Preparing 02:45:15 14d42a7f807c: Preparing 02:45:15 a0cb877866ea: Preparing 02:45:15 ecc48b47d794: Preparing 02:45:15 0a9e8414b79c: Preparing 02:45:15 956f7d1fa185: Preparing 02:45:15 b54576790e73: Preparing 02:45:15 cf506325a0cd: Preparing 02:45:15 e4d202260e31: Preparing 02:45:15 84aa77fe69fc: Preparing 02:45:15 1e890da81ec9: Preparing 02:45:15 0a9e8414b79c: Waiting 02:45:15 956f7d1fa185: Waiting 02:45:15 b54576790e73: Waiting 02:45:15 cf506325a0cd: Waiting 02:45:15 84aa77fe69fc: Waiting 02:45:15 e4d202260e31: Waiting 02:45:15 1e890da81ec9: Waiting 02:45:15 4e57fd6119bb: Layer already exists 02:45:15 14d42a7f807c: Layer already exists 02:45:15 fd116bdc1cf7: Layer already exists 02:45:15 a0cb877866ea: Layer already exists 02:45:15 ecc48b47d794: Layer already exists 02:45:15 e4d202260e31: Layer already exists 02:45:15 cf506325a0cd: Layer already exists 02:45:15 0a9e8414b79c: Layer already exists 02:45:15 956f7d1fa185: Layer already exists 02:45:15 b54576790e73: Layer already exists 02:45:15 1e890da81ec9: Layer already exists 02:45:15 84aa77fe69fc: Layer already exists 02:45:15 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:df2401c623b496d24618ec36f3bf84e14aa0579083486932b58ebd4023d5c68d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:15 + 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 02:45:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:45:16 4e57fd6119bb: Preparing 02:45:16 fd116bdc1cf7: Preparing 02:45:16 14d42a7f807c: Preparing 02:45:16 a0cb877866ea: Preparing 02:45:16 ecc48b47d794: Preparing 02:45:16 0a9e8414b79c: Preparing 02:45:16 956f7d1fa185: Preparing 02:45:16 b54576790e73: Preparing 02:45:16 cf506325a0cd: Preparing 02:45:16 e4d202260e31: Preparing 02:45:16 84aa77fe69fc: Preparing 02:45:16 1e890da81ec9: Preparing 02:45:16 0a9e8414b79c: Waiting 02:45:16 956f7d1fa185: Waiting 02:45:16 b54576790e73: Waiting 02:45:16 cf506325a0cd: Waiting 02:45:16 1e890da81ec9: Waiting 02:45:16 e4d202260e31: Waiting 02:45:16 84aa77fe69fc: Waiting 02:45:16 14d42a7f807c: Layer already exists 02:45:16 ecc48b47d794: Layer already exists 02:45:16 4e57fd6119bb: Layer already exists 02:45:16 a0cb877866ea: Layer already exists 02:45:16 fd116bdc1cf7: Layer already exists 02:45:16 b54576790e73: Layer already exists 02:45:16 956f7d1fa185: Layer already exists 02:45:16 0a9e8414b79c: Layer already exists 02:45:16 cf506325a0cd: Layer already exists 02:45:16 e4d202260e31: Layer already exists 02:45:16 1e890da81ec9: Layer already exists 02:45:16 84aa77fe69fc: Layer already exists 02:45:16 main: digest: sha256:df2401c623b496d24618ec36f3bf84e14aa0579083486932b58ebd4023d5c68d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:45:16 ===================================================== [Pipeline] echo 02:45:16 taggedImages: 02:45:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:45:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:45:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.58 02:45:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:45:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:45:16 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:45:16 5c25be3e1a794386de6cc01739111128939cdde3 02:45:16 latest 02:45:16 4.1.0-dev.58 02:45:16 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:45:16 main 02:45:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:45:17 071e1776cf4c: Preparing 02:45:17 2ec5b43d48b7: Preparing 02:45:17 b54576790e73: Preparing 02:45:17 cf506325a0cd: Preparing 02:45:17 87f433931846: Preparing 02:45:17 d11150987228: Preparing 02:45:17 1e890da81ec9: Preparing 02:45:17 d11150987228: Waiting 02:45:17 1e890da81ec9: Waiting 02:45:17 cf506325a0cd: Layer already exists 02:45:17 b54576790e73: Layer already exists 02:45:17 1e890da81ec9: Layer already exists 02:45:17 071e1776cf4c: Pushed 02:45:17 87f433931846: Pushed 02:45:20 d11150987228: Pushed 02:45:25 2ec5b43d48b7: Pushed 02:45:25 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:123ebeb363e20c85913c626b7d733cbcbd606ed1f49b1330fdaccbfe89584c78 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:26 + 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 02:45:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:45:26 071e1776cf4c: Preparing 02:45:26 2ec5b43d48b7: Preparing 02:45:26 b54576790e73: Preparing 02:45:26 cf506325a0cd: Preparing 02:45:26 87f433931846: Preparing 02:45:26 d11150987228: Preparing 02:45:26 1e890da81ec9: Preparing 02:45:26 d11150987228: Waiting 02:45:26 1e890da81ec9: Waiting 02:45:26 87f433931846: Layer already exists 02:45:26 cf506325a0cd: Layer already exists 02:45:26 b54576790e73: Layer already exists 02:45:26 071e1776cf4c: Layer already exists 02:45:26 2ec5b43d48b7: Layer already exists 02:45:26 1e890da81ec9: Layer already exists 02:45:26 d11150987228: Layer already exists 02:45:26 latest: digest: sha256:123ebeb363e20c85913c626b7d733cbcbd606ed1f49b1330fdaccbfe89584c78 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.58 02:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:45:27 071e1776cf4c: Preparing 02:45:27 2ec5b43d48b7: Preparing 02:45:27 b54576790e73: Preparing 02:45:27 cf506325a0cd: Preparing 02:45:27 87f433931846: Preparing 02:45:27 d11150987228: Preparing 02:45:27 1e890da81ec9: Preparing 02:45:27 d11150987228: Waiting 02:45:27 1e890da81ec9: Waiting 02:45:27 071e1776cf4c: Layer already exists 02:45:27 87f433931846: Layer already exists 02:45:27 2ec5b43d48b7: Layer already exists 02:45:27 b54576790e73: Layer already exists 02:45:27 cf506325a0cd: Layer already exists 02:45:27 d11150987228: Layer already exists 02:45:27 1e890da81ec9: Layer already exists 02:45:27 4.1.0-dev.58: digest: sha256:123ebeb363e20c85913c626b7d733cbcbd606ed1f49b1330fdaccbfe89584c78 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:45:28 071e1776cf4c: Preparing 02:45:28 2ec5b43d48b7: Preparing 02:45:28 b54576790e73: Preparing 02:45:28 cf506325a0cd: Preparing 02:45:28 87f433931846: Preparing 02:45:28 d11150987228: Preparing 02:45:28 1e890da81ec9: Preparing 02:45:28 d11150987228: Waiting 02:45:28 1e890da81ec9: Waiting 02:45:28 b54576790e73: Layer already exists 02:45:28 cf506325a0cd: Layer already exists 02:45:28 87f433931846: Layer already exists 02:45:28 2ec5b43d48b7: Layer already exists 02:45:28 071e1776cf4c: Layer already exists 02:45:28 1e890da81ec9: Layer already exists 02:45:28 d11150987228: Layer already exists 02:45:28 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:123ebeb363e20c85913c626b7d733cbcbd606ed1f49b1330fdaccbfe89584c78 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:28 + 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 02:45:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:45:28 071e1776cf4c: Preparing 02:45:28 2ec5b43d48b7: Preparing 02:45:28 b54576790e73: Preparing 02:45:28 cf506325a0cd: Preparing 02:45:28 87f433931846: Preparing 02:45:28 d11150987228: Preparing 02:45:28 1e890da81ec9: Preparing 02:45:28 d11150987228: Waiting 02:45:28 1e890da81ec9: Waiting 02:45:28 071e1776cf4c: Layer already exists 02:45:28 87f433931846: Layer already exists 02:45:28 2ec5b43d48b7: Layer already exists 02:45:28 b54576790e73: Layer already exists 02:45:28 cf506325a0cd: Layer already exists 02:45:28 d11150987228: Layer already exists 02:45:28 1e890da81ec9: Layer already exists 02:45:28 main: digest: sha256:123ebeb363e20c85913c626b7d733cbcbd606ed1f49b1330fdaccbfe89584c78 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:45:29 ===================================================== [Pipeline] echo 02:45:29 taggedImages: 02:45:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:45:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:45:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.58 02:45:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:45:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:45:29 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:45:29 5c25be3e1a794386de6cc01739111128939cdde3 02:45:29 latest 02:45:29 4.1.0-dev.58 02:45:29 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:45:29 main 02:45:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:45:30 4580d7fac429: Preparing 02:45:30 92c896b88a73: Preparing 02:45:30 fa56987167e0: Preparing 02:45:30 b54576790e73: Preparing 02:45:30 cf506325a0cd: Preparing 02:45:30 59f26fa95e1c: Preparing 02:45:30 50f08564c035: Preparing 02:45:30 effd8db89322: Preparing 02:45:30 c739287bddc4: Preparing 02:45:30 1e890da81ec9: Preparing 02:45:30 effd8db89322: Waiting 02:45:30 c739287bddc4: Waiting 02:45:30 1e890da81ec9: Waiting 02:45:30 59f26fa95e1c: Waiting 02:45:30 50f08564c035: Waiting 02:45:30 b54576790e73: Layer already exists 02:45:30 cf506325a0cd: Layer already exists 02:45:30 92c896b88a73: Pushed 02:45:30 fa56987167e0: Pushed 02:45:30 4580d7fac429: Pushed 02:45:30 1e890da81ec9: Layer already exists 02:45:30 effd8db89322: Pushed 02:45:31 c739287bddc4: Pushed 02:45:42 50f08564c035: Pushed 02:45:57 59f26fa95e1c: Pushed 02:45:57 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:edf18ff86c983452e32bc361dc1fb63e6c609a555e8cfa5dd79220b4f18982a9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:57 + 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 02:45:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:45:57 4580d7fac429: Preparing 02:45:57 92c896b88a73: Preparing 02:45:57 fa56987167e0: Preparing 02:45:57 b54576790e73: Preparing 02:45:57 cf506325a0cd: Preparing 02:45:57 59f26fa95e1c: Preparing 02:45:57 50f08564c035: Preparing 02:45:57 effd8db89322: Preparing 02:45:57 c739287bddc4: Preparing 02:45:57 1e890da81ec9: Preparing 02:45:57 59f26fa95e1c: Waiting 02:45:57 50f08564c035: Waiting 02:45:57 c739287bddc4: Waiting 02:45:57 1e890da81ec9: Waiting 02:45:57 effd8db89322: Waiting 02:45:57 92c896b88a73: Layer already exists 02:45:57 fa56987167e0: Layer already exists 02:45:57 cf506325a0cd: Layer already exists 02:45:57 4580d7fac429: Layer already exists 02:45:57 b54576790e73: Layer already exists 02:45:57 59f26fa95e1c: Layer already exists 02:45:57 c739287bddc4: Layer already exists 02:45:57 effd8db89322: Layer already exists 02:45:57 1e890da81ec9: Layer already exists 02:45:57 50f08564c035: Layer already exists 02:45:58 latest: digest: sha256:edf18ff86c983452e32bc361dc1fb63e6c609a555e8cfa5dd79220b4f18982a9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.58 02:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:45:58 4580d7fac429: Preparing 02:45:58 92c896b88a73: Preparing 02:45:58 fa56987167e0: Preparing 02:45:58 b54576790e73: Preparing 02:45:58 cf506325a0cd: Preparing 02:45:58 59f26fa95e1c: Preparing 02:45:58 50f08564c035: Preparing 02:45:58 effd8db89322: Preparing 02:45:58 c739287bddc4: Preparing 02:45:58 1e890da81ec9: Preparing 02:45:58 effd8db89322: Waiting 02:45:58 c739287bddc4: Waiting 02:45:58 1e890da81ec9: Waiting 02:45:58 59f26fa95e1c: Waiting 02:45:58 50f08564c035: Waiting 02:45:58 fa56987167e0: Layer already exists 02:45:58 92c896b88a73: Layer already exists 02:45:58 cf506325a0cd: Layer already exists 02:45:58 4580d7fac429: Layer already exists 02:45:58 b54576790e73: Layer already exists 02:45:58 effd8db89322: Layer already exists 02:45:58 50f08564c035: Layer already exists 02:45:58 c739287bddc4: Layer already exists 02:45:58 59f26fa95e1c: Layer already exists 02:45:58 1e890da81ec9: Layer already exists 02:45:58 4.1.0-dev.58: digest: sha256:edf18ff86c983452e32bc361dc1fb63e6c609a555e8cfa5dd79220b4f18982a9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:45:59 4580d7fac429: Preparing 02:45:59 92c896b88a73: Preparing 02:45:59 fa56987167e0: Preparing 02:45:59 b54576790e73: Preparing 02:45:59 cf506325a0cd: Preparing 02:45:59 59f26fa95e1c: Preparing 02:45:59 50f08564c035: Preparing 02:45:59 effd8db89322: Preparing 02:45:59 c739287bddc4: Preparing 02:45:59 1e890da81ec9: Preparing 02:45:59 59f26fa95e1c: Waiting 02:45:59 c739287bddc4: Waiting 02:45:59 50f08564c035: Waiting 02:45:59 effd8db89322: Waiting 02:45:59 1e890da81ec9: Waiting 02:45:59 b54576790e73: Layer already exists 02:45:59 fa56987167e0: Layer already exists 02:45:59 4580d7fac429: Layer already exists 02:45:59 cf506325a0cd: Layer already exists 02:45:59 92c896b88a73: Layer already exists 02:45:59 50f08564c035: Layer already exists 02:45:59 1e890da81ec9: Layer already exists 02:45:59 59f26fa95e1c: Layer already exists 02:45:59 effd8db89322: Layer already exists 02:45:59 c739287bddc4: Layer already exists 02:46:00 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:edf18ff86c983452e32bc361dc1fb63e6c609a555e8cfa5dd79220b4f18982a9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:00 + 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 02:46:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:46:00 4580d7fac429: Preparing 02:46:00 92c896b88a73: Preparing 02:46:00 fa56987167e0: Preparing 02:46:00 b54576790e73: Preparing 02:46:00 cf506325a0cd: Preparing 02:46:00 59f26fa95e1c: Preparing 02:46:00 50f08564c035: Preparing 02:46:00 effd8db89322: Preparing 02:46:00 c739287bddc4: Preparing 02:46:00 1e890da81ec9: Preparing 02:46:00 50f08564c035: Waiting 02:46:00 effd8db89322: Waiting 02:46:00 c739287bddc4: Waiting 02:46:00 1e890da81ec9: Waiting 02:46:00 59f26fa95e1c: Waiting 02:46:00 cf506325a0cd: Layer already exists 02:46:00 92c896b88a73: Layer already exists 02:46:00 fa56987167e0: Layer already exists 02:46:00 4580d7fac429: Layer already exists 02:46:00 b54576790e73: Layer already exists 02:46:00 59f26fa95e1c: Layer already exists 02:46:00 c739287bddc4: Layer already exists 02:46:00 effd8db89322: Layer already exists 02:46:00 1e890da81ec9: Layer already exists 02:46:00 50f08564c035: Layer already exists 02:46:01 main: digest: sha256:edf18ff86c983452e32bc361dc1fb63e6c609a555e8cfa5dd79220b4f18982a9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:01 ===================================================== [Pipeline] echo 02:46:01 taggedImages: 02:46:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:46:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:46:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.58 02:46:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:46:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:46:01 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:46:01 5c25be3e1a794386de6cc01739111128939cdde3 02:46:01 latest 02:46:01 4.1.0-dev.58 02:46:01 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:46:01 main 02:46:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:46:01 3ab502676f5e: Preparing 02:46:01 d41fb69fd805: Preparing 02:46:01 ff123eb0133a: Preparing 02:46:01 b54576790e73: Preparing 02:46:01 cf506325a0cd: Preparing 02:46:01 46c4991787cd: Preparing 02:46:01 10016eb587ee: Preparing 02:46:01 74187efc9c0e: Preparing 02:46:01 1e890da81ec9: Preparing 02:46:01 46c4991787cd: Waiting 02:46:01 10016eb587ee: Waiting 02:46:01 74187efc9c0e: Waiting 02:46:01 1e890da81ec9: Waiting 02:46:01 b54576790e73: Layer already exists 02:46:01 cf506325a0cd: Layer already exists 02:46:02 d41fb69fd805: Pushed 02:46:02 ff123eb0133a: Pushed 02:46:02 3ab502676f5e: Pushed 02:46:02 1e890da81ec9: Layer already exists 02:46:02 10016eb587ee: Pushed 02:46:03 74187efc9c0e: Pushed 02:46:29 46c4991787cd: Pushed 02:46:29 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:d88dc5dc85d6eb4955d5a5e967faa996724ba986f834abd9a9e32ea836fbf034 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:30 + 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 02:46:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:46:30 3ab502676f5e: Preparing 02:46:30 d41fb69fd805: Preparing 02:46:30 ff123eb0133a: Preparing 02:46:30 b54576790e73: Preparing 02:46:30 cf506325a0cd: Preparing 02:46:30 46c4991787cd: Preparing 02:46:30 10016eb587ee: Preparing 02:46:30 74187efc9c0e: Preparing 02:46:30 1e890da81ec9: Preparing 02:46:30 46c4991787cd: Waiting 02:46:30 10016eb587ee: Waiting 02:46:30 74187efc9c0e: Waiting 02:46:30 1e890da81ec9: Waiting 02:46:30 ff123eb0133a: Layer already exists 02:46:30 d41fb69fd805: Layer already exists 02:46:30 cf506325a0cd: Layer already exists 02:46:30 b54576790e73: Layer already exists 02:46:30 3ab502676f5e: Layer already exists 02:46:30 46c4991787cd: Layer already exists 02:46:30 10016eb587ee: Layer already exists 02:46:30 74187efc9c0e: Layer already exists 02:46:30 1e890da81ec9: Layer already exists 02:46:30 latest: digest: sha256:d88dc5dc85d6eb4955d5a5e967faa996724ba986f834abd9a9e32ea836fbf034 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.58 02:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:46:31 3ab502676f5e: Preparing 02:46:31 d41fb69fd805: Preparing 02:46:31 ff123eb0133a: Preparing 02:46:31 b54576790e73: Preparing 02:46:31 cf506325a0cd: Preparing 02:46:31 46c4991787cd: Preparing 02:46:31 10016eb587ee: Preparing 02:46:31 74187efc9c0e: Preparing 02:46:31 1e890da81ec9: Preparing 02:46:31 46c4991787cd: Waiting 02:46:31 10016eb587ee: Waiting 02:46:31 74187efc9c0e: Waiting 02:46:31 1e890da81ec9: Waiting 02:46:31 ff123eb0133a: Layer already exists 02:46:31 3ab502676f5e: Layer already exists 02:46:31 cf506325a0cd: Layer already exists 02:46:31 b54576790e73: Layer already exists 02:46:31 d41fb69fd805: Layer already exists 02:46:31 74187efc9c0e: Layer already exists 02:46:31 46c4991787cd: Layer already exists 02:46:31 10016eb587ee: Layer already exists 02:46:31 1e890da81ec9: Layer already exists 02:46:31 4.1.0-dev.58: digest: sha256:d88dc5dc85d6eb4955d5a5e967faa996724ba986f834abd9a9e32ea836fbf034 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:46:32 3ab502676f5e: Preparing 02:46:32 d41fb69fd805: Preparing 02:46:32 ff123eb0133a: Preparing 02:46:32 b54576790e73: Preparing 02:46:32 cf506325a0cd: Preparing 02:46:32 46c4991787cd: Preparing 02:46:32 10016eb587ee: Preparing 02:46:32 74187efc9c0e: Preparing 02:46:32 1e890da81ec9: Preparing 02:46:32 46c4991787cd: Waiting 02:46:32 10016eb587ee: Waiting 02:46:32 74187efc9c0e: Waiting 02:46:32 1e890da81ec9: Waiting 02:46:32 ff123eb0133a: Layer already exists 02:46:32 b54576790e73: Layer already exists 02:46:32 cf506325a0cd: Layer already exists 02:46:32 d41fb69fd805: Layer already exists 02:46:32 3ab502676f5e: Layer already exists 02:46:32 74187efc9c0e: Layer already exists 02:46:32 10016eb587ee: Layer already exists 02:46:32 46c4991787cd: Layer already exists 02:46:32 1e890da81ec9: Layer already exists 02:46:32 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:d88dc5dc85d6eb4955d5a5e967faa996724ba986f834abd9a9e32ea836fbf034 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46: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 02:46:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:46:33 3ab502676f5e: Preparing 02:46:33 d41fb69fd805: Preparing 02:46:33 ff123eb0133a: Preparing 02:46:33 b54576790e73: Preparing 02:46:33 cf506325a0cd: Preparing 02:46:33 46c4991787cd: Preparing 02:46:33 10016eb587ee: Preparing 02:46:33 74187efc9c0e: Preparing 02:46:33 1e890da81ec9: Preparing 02:46:33 10016eb587ee: Waiting 02:46:33 74187efc9c0e: Waiting 02:46:33 1e890da81ec9: Waiting 02:46:33 46c4991787cd: Waiting 02:46:33 ff123eb0133a: Layer already exists 02:46:33 b54576790e73: Layer already exists 02:46:33 d41fb69fd805: Layer already exists 02:46:33 3ab502676f5e: Layer already exists 02:46:33 cf506325a0cd: Layer already exists 02:46:33 46c4991787cd: Layer already exists 02:46:33 74187efc9c0e: Layer already exists 02:46:33 10016eb587ee: Layer already exists 02:46:33 1e890da81ec9: Layer already exists 02:46:33 main: digest: sha256:d88dc5dc85d6eb4955d5a5e967faa996724ba986f834abd9a9e32ea836fbf034 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:33 ===================================================== [Pipeline] echo 02:46:33 taggedImages: 02:46:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:46:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:46:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.58 02:46:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:46:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:46:33 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:46:33 5c25be3e1a794386de6cc01739111128939cdde3 02:46:33 latest 02:46:33 4.1.0-dev.58 02:46:33 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:46:33 main 02:46:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:46:34 685912cc5837: Preparing 02:46:34 febca2480501: Preparing 02:46:34 b806eab8fad8: Preparing 02:46:34 b54576790e73: Preparing 02:46:34 cf506325a0cd: Preparing 02:46:34 46c4991787cd: Preparing 02:46:34 effd8db89322: Preparing 02:46:34 c739287bddc4: Preparing 02:46:34 1e890da81ec9: Preparing 02:46:34 46c4991787cd: Waiting 02:46:34 effd8db89322: Waiting 02:46:34 c739287bddc4: Waiting 02:46:34 1e890da81ec9: Waiting 02:46:34 cf506325a0cd: Layer already exists 02:46:34 b54576790e73: Layer already exists 02:46:34 46c4991787cd: Layer already exists 02:46:34 effd8db89322: Layer already exists 02:46:34 c739287bddc4: Layer already exists 02:46:34 1e890da81ec9: Layer already exists 02:46:34 b806eab8fad8: Pushed 02:46:34 685912cc5837: Pushed 02:46:34 febca2480501: Pushed 02:46:34 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:1d5f4c1216bc3ccc4a1f4be7071b9121ffb11848fd256ec20db65b20a402dcbe size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:34 + 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 02:46:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:46:35 685912cc5837: Preparing 02:46:35 febca2480501: Preparing 02:46:35 b806eab8fad8: Preparing 02:46:35 b54576790e73: Preparing 02:46:35 cf506325a0cd: Preparing 02:46:35 46c4991787cd: Preparing 02:46:35 effd8db89322: Preparing 02:46:35 c739287bddc4: Preparing 02:46:35 1e890da81ec9: Preparing 02:46:35 effd8db89322: Waiting 02:46:35 c739287bddc4: Waiting 02:46:35 46c4991787cd: Waiting 02:46:35 1e890da81ec9: Waiting 02:46:35 b54576790e73: Layer already exists 02:46:35 b806eab8fad8: Layer already exists 02:46:35 685912cc5837: Layer already exists 02:46:35 febca2480501: Layer already exists 02:46:35 cf506325a0cd: Layer already exists 02:46:35 46c4991787cd: Layer already exists 02:46:35 effd8db89322: Layer already exists 02:46:35 c739287bddc4: Layer already exists 02:46:35 1e890da81ec9: Layer already exists 02:46:35 latest: digest: sha256:1d5f4c1216bc3ccc4a1f4be7071b9121ffb11848fd256ec20db65b20a402dcbe size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.58 02:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:46:36 685912cc5837: Preparing 02:46:36 febca2480501: Preparing 02:46:36 b806eab8fad8: Preparing 02:46:36 b54576790e73: Preparing 02:46:36 cf506325a0cd: Preparing 02:46:36 46c4991787cd: Preparing 02:46:36 effd8db89322: Preparing 02:46:36 c739287bddc4: Preparing 02:46:36 1e890da81ec9: Preparing 02:46:36 46c4991787cd: Waiting 02:46:36 effd8db89322: Waiting 02:46:36 c739287bddc4: Waiting 02:46:36 1e890da81ec9: Waiting 02:46:36 b806eab8fad8: Layer already exists 02:46:36 febca2480501: Layer already exists 02:46:36 cf506325a0cd: Layer already exists 02:46:36 b54576790e73: Layer already exists 02:46:36 685912cc5837: Layer already exists 02:46:36 c739287bddc4: Layer already exists 02:46:36 46c4991787cd: Layer already exists 02:46:36 1e890da81ec9: Layer already exists 02:46:36 effd8db89322: Layer already exists 02:46:36 4.1.0-dev.58: digest: sha256:1d5f4c1216bc3ccc4a1f4be7071b9121ffb11848fd256ec20db65b20a402dcbe size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:46:37 685912cc5837: Preparing 02:46:37 febca2480501: Preparing 02:46:37 b806eab8fad8: Preparing 02:46:37 b54576790e73: Preparing 02:46:37 cf506325a0cd: Preparing 02:46:37 46c4991787cd: Preparing 02:46:37 effd8db89322: Preparing 02:46:37 c739287bddc4: Preparing 02:46:37 1e890da81ec9: Preparing 02:46:37 effd8db89322: Waiting 02:46:37 c739287bddc4: Waiting 02:46:37 1e890da81ec9: Waiting 02:46:37 46c4991787cd: Waiting 02:46:37 685912cc5837: Layer already exists 02:46:37 febca2480501: Layer already exists 02:46:37 cf506325a0cd: Layer already exists 02:46:37 b806eab8fad8: Layer already exists 02:46:37 b54576790e73: Layer already exists 02:46:37 effd8db89322: Layer already exists 02:46:37 46c4991787cd: Layer already exists 02:46:37 c739287bddc4: Layer already exists 02:46:37 1e890da81ec9: Layer already exists 02:46:37 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:1d5f4c1216bc3ccc4a1f4be7071b9121ffb11848fd256ec20db65b20a402dcbe size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:37 + 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 02:46:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:46:38 685912cc5837: Preparing 02:46:38 febca2480501: Preparing 02:46:38 b806eab8fad8: Preparing 02:46:38 b54576790e73: Preparing 02:46:38 cf506325a0cd: Preparing 02:46:38 46c4991787cd: Preparing 02:46:38 effd8db89322: Preparing 02:46:38 c739287bddc4: Preparing 02:46:38 1e890da81ec9: Preparing 02:46:38 46c4991787cd: Waiting 02:46:38 effd8db89322: Waiting 02:46:38 c739287bddc4: Waiting 02:46:38 1e890da81ec9: Waiting 02:46:38 b54576790e73: Layer already exists 02:46:38 685912cc5837: Layer already exists 02:46:38 cf506325a0cd: Layer already exists 02:46:38 b806eab8fad8: Layer already exists 02:46:38 febca2480501: Layer already exists 02:46:38 46c4991787cd: Layer already exists 02:46:38 1e890da81ec9: Layer already exists 02:46:38 effd8db89322: Layer already exists 02:46:38 c739287bddc4: Layer already exists 02:46:38 main: digest: sha256:1d5f4c1216bc3ccc4a1f4be7071b9121ffb11848fd256ec20db65b20a402dcbe size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:38 ===================================================== [Pipeline] echo 02:46:38 taggedImages: 02:46:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:46:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:46:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.58 02:46:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:46:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:46:38 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:46:38 5c25be3e1a794386de6cc01739111128939cdde3 02:46:38 latest 02:46:38 4.1.0-dev.58 02:46:38 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:46:38 main 02:46:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:46:39 7f1edab43333: Preparing 02:46:39 ec8e0020c861: Preparing 02:46:39 b54576790e73: Preparing 02:46:39 cf506325a0cd: Preparing 02:46:39 3b93f488a1fe: Preparing 02:46:39 5ab1329966cc: Preparing 02:46:39 1e890da81ec9: Preparing 02:46:39 5ab1329966cc: Waiting 02:46:39 1e890da81ec9: Waiting 02:46:39 b54576790e73: Layer already exists 02:46:39 cf506325a0cd: Layer already exists 02:46:39 1e890da81ec9: Layer already exists 02:46:39 7f1edab43333: Pushed 02:46:39 3b93f488a1fe: Pushed 02:46:40 5ab1329966cc: Pushed 02:46:48 ec8e0020c861: Pushed 02:46:48 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:604b7e0097d13610b021d79d4c35204e995c379198daaa2dba74f5e7f64a7b0a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:46:49 7f1edab43333: Preparing 02:46:49 ec8e0020c861: Preparing 02:46:49 b54576790e73: Preparing 02:46:49 cf506325a0cd: Preparing 02:46:49 3b93f488a1fe: Preparing 02:46:49 5ab1329966cc: Preparing 02:46:49 1e890da81ec9: Preparing 02:46:49 5ab1329966cc: Waiting 02:46:49 1e890da81ec9: Waiting 02:46:49 7f1edab43333: Layer already exists 02:46:49 ec8e0020c861: Layer already exists 02:46:49 cf506325a0cd: Layer already exists 02:46:49 3b93f488a1fe: Layer already exists 02:46:49 b54576790e73: Layer already exists 02:46:49 5ab1329966cc: Layer already exists 02:46:49 1e890da81ec9: Layer already exists 02:46:49 latest: digest: sha256:604b7e0097d13610b021d79d4c35204e995c379198daaa2dba74f5e7f64a7b0a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.58 02:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:46:50 7f1edab43333: Preparing 02:46:50 ec8e0020c861: Preparing 02:46:50 b54576790e73: Preparing 02:46:50 cf506325a0cd: Preparing 02:46:50 3b93f488a1fe: Preparing 02:46:50 5ab1329966cc: Preparing 02:46:50 1e890da81ec9: Preparing 02:46:50 5ab1329966cc: Waiting 02:46:50 1e890da81ec9: Waiting 02:46:50 ec8e0020c861: Layer already exists 02:46:50 3b93f488a1fe: Layer already exists 02:46:50 b54576790e73: Layer already exists 02:46:50 7f1edab43333: Layer already exists 02:46:50 cf506325a0cd: Layer already exists 02:46:50 5ab1329966cc: Layer already exists 02:46:50 1e890da81ec9: Layer already exists 02:46:50 4.1.0-dev.58: digest: sha256:604b7e0097d13610b021d79d4c35204e995c379198daaa2dba74f5e7f64a7b0a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:46:51 7f1edab43333: Preparing 02:46:51 ec8e0020c861: Preparing 02:46:51 b54576790e73: Preparing 02:46:51 cf506325a0cd: Preparing 02:46:51 3b93f488a1fe: Preparing 02:46:51 5ab1329966cc: Preparing 02:46:51 1e890da81ec9: Preparing 02:46:51 5ab1329966cc: Waiting 02:46:51 1e890da81ec9: Waiting 02:46:51 7f1edab43333: Layer already exists 02:46:51 cf506325a0cd: Layer already exists 02:46:51 ec8e0020c861: Layer already exists 02:46:51 3b93f488a1fe: Layer already exists 02:46:51 b54576790e73: Layer already exists 02:46:51 1e890da81ec9: Layer already exists 02:46:51 5ab1329966cc: Layer already exists 02:46:51 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:604b7e0097d13610b021d79d4c35204e995c379198daaa2dba74f5e7f64a7b0a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:46:52 7f1edab43333: Preparing 02:46:52 ec8e0020c861: Preparing 02:46:52 b54576790e73: Preparing 02:46:52 cf506325a0cd: Preparing 02:46:52 3b93f488a1fe: Preparing 02:46:52 5ab1329966cc: Preparing 02:46:52 1e890da81ec9: Preparing 02:46:52 5ab1329966cc: Waiting 02:46:52 1e890da81ec9: Waiting 02:46:52 3b93f488a1fe: Layer already exists 02:46:52 cf506325a0cd: Layer already exists 02:46:52 ec8e0020c861: Layer already exists 02:46:52 b54576790e73: Layer already exists 02:46:52 7f1edab43333: Layer already exists 02:46:52 5ab1329966cc: Layer already exists 02:46:52 1e890da81ec9: Layer already exists 02:46:52 main: digest: sha256:604b7e0097d13610b021d79d4c35204e995c379198daaa2dba74f5e7f64a7b0a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:52 ===================================================== [Pipeline] echo 02:46:52 taggedImages: 02:46:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:46:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:46:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.58 02:46:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:46:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:46:52 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:46:52 5c25be3e1a794386de6cc01739111128939cdde3 02:46:52 latest 02:46:52 4.1.0-dev.58 02:46:52 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:46:52 main 02:46:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:46:53 eb8880a1ccdc: Preparing 02:46:53 b924d5daff25: Preparing 02:46:53 b54576790e73: Preparing 02:46:53 cf506325a0cd: Preparing 02:46:53 907ddc9f278f: Preparing 02:46:53 f9a7c2570bd0: Preparing 02:46:53 1e890da81ec9: Preparing 02:46:53 f9a7c2570bd0: Waiting 02:46:53 1e890da81ec9: Waiting 02:46:53 b54576790e73: Layer already exists 02:46:53 cf506325a0cd: Layer already exists 02:46:53 1e890da81ec9: Layer already exists 02:46:53 eb8880a1ccdc: Pushed 02:46:54 907ddc9f278f: Pushed 02:46:54 f9a7c2570bd0: Pushed 02:47:02 b924d5daff25: Pushed 02:47:02 5c25be3e1a794386de6cc01739111128939cdde3: digest: sha256:faadcaa69eaaceecf7d8a84a3de116f8e09be7aa0dff4be6f29bc6272943fde7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:47:03 eb8880a1ccdc: Preparing 02:47:03 b924d5daff25: Preparing 02:47:03 b54576790e73: Preparing 02:47:03 cf506325a0cd: Preparing 02:47:03 907ddc9f278f: Preparing 02:47:03 f9a7c2570bd0: Preparing 02:47:03 1e890da81ec9: Preparing 02:47:03 f9a7c2570bd0: Waiting 02:47:03 1e890da81ec9: Waiting 02:47:03 cf506325a0cd: Layer already exists 02:47:03 b924d5daff25: Layer already exists 02:47:03 eb8880a1ccdc: Layer already exists 02:47:03 907ddc9f278f: Layer already exists 02:47:03 b54576790e73: Layer already exists 02:47:03 1e890da81ec9: Layer already exists 02:47:03 f9a7c2570bd0: Layer already exists 02:47:03 latest: digest: sha256:faadcaa69eaaceecf7d8a84a3de116f8e09be7aa0dff4be6f29bc6272943fde7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.58 02:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:47:04 eb8880a1ccdc: Preparing 02:47:04 b924d5daff25: Preparing 02:47:04 b54576790e73: Preparing 02:47:04 cf506325a0cd: Preparing 02:47:04 907ddc9f278f: Preparing 02:47:04 f9a7c2570bd0: Preparing 02:47:04 1e890da81ec9: Preparing 02:47:04 f9a7c2570bd0: Waiting 02:47:04 1e890da81ec9: Waiting 02:47:04 cf506325a0cd: Layer already exists 02:47:04 907ddc9f278f: Layer already exists 02:47:04 eb8880a1ccdc: Layer already exists 02:47:04 b924d5daff25: Layer already exists 02:47:04 b54576790e73: Layer already exists 02:47:04 f9a7c2570bd0: Layer already exists 02:47:04 1e890da81ec9: Layer already exists 02:47:04 4.1.0-dev.58: digest: sha256:faadcaa69eaaceecf7d8a84a3de116f8e09be7aa0dff4be6f29bc6272943fde7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:47:05 eb8880a1ccdc: Preparing 02:47:05 b924d5daff25: Preparing 02:47:05 b54576790e73: Preparing 02:47:05 cf506325a0cd: Preparing 02:47:05 907ddc9f278f: Preparing 02:47:05 f9a7c2570bd0: Preparing 02:47:05 1e890da81ec9: Preparing 02:47:05 1e890da81ec9: Waiting 02:47:05 f9a7c2570bd0: Waiting 02:47:05 b924d5daff25: Layer already exists 02:47:05 b54576790e73: Layer already exists 02:47:05 907ddc9f278f: Layer already exists 02:47:05 eb8880a1ccdc: Layer already exists 02:47:05 cf506325a0cd: Layer already exists 02:47:05 f9a7c2570bd0: Layer already exists 02:47:05 1e890da81ec9: Layer already exists 02:47:05 5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58: digest: sha256:faadcaa69eaaceecf7d8a84a3de116f8e09be7aa0dff4be6f29bc6272943fde7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:47:06 eb8880a1ccdc: Preparing 02:47:06 b924d5daff25: Preparing 02:47:06 b54576790e73: Preparing 02:47:06 cf506325a0cd: Preparing 02:47:06 907ddc9f278f: Preparing 02:47:06 f9a7c2570bd0: Preparing 02:47:06 1e890da81ec9: Preparing 02:47:06 f9a7c2570bd0: Waiting 02:47:06 1e890da81ec9: Waiting 02:47:06 eb8880a1ccdc: Layer already exists 02:47:06 cf506325a0cd: Layer already exists 02:47:06 b924d5daff25: Layer already exists 02:47:06 b54576790e73: Layer already exists 02:47:06 907ddc9f278f: Layer already exists 02:47:06 f9a7c2570bd0: Layer already exists 02:47:06 1e890da81ec9: Layer already exists 02:47:06 main: digest: sha256:faadcaa69eaaceecf7d8a84a3de116f8e09be7aa0dff4be6f29bc6272943fde7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:06 ===================================================== [Pipeline] echo 02:47:06 taggedImages: 02:47:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c25be3e1a794386de6cc01739111128939cdde3 02:47:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:47:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.58 02:47:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 02:47:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.58 [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.58 [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.58 [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.58 [Pipeline] echo 02:47:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.58 [Pipeline] echo 02:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5c25be3e1a794386de6cc01739111128939cdde3-4.1.0-dev.58 [Pipeline] echo 02:47:07 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 02:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:08 02:47:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:08 arm64: Pulling from edgex-lftools-log-publisher 02:47:08 8998bd30e6a1: Pulling fs layer 02:47:08 04944245beec: Pulling fs layer 02:47:08 699f458cf7ca: Pulling fs layer 02:47:08 765212b225bb: Pulling fs layer 02:47:08 f23df028b6ca: Pulling fs layer 02:47:08 d65c8cfc05b1: Pulling fs layer 02:47:08 2437ff75d9bd: Pulling fs layer 02:47:08 f23df028b6ca: Waiting 02:47:08 765212b225bb: Waiting 02:47:08 d65c8cfc05b1: Waiting 02:47:08 2437ff75d9bd: Waiting 02:47:08 04944245beec: Verifying Checksum 02:47:08 04944245beec: Download complete 02:47:08 765212b225bb: Verifying Checksum 02:47:08 765212b225bb: Download complete 02:47:08 f23df028b6ca: Verifying Checksum 02:47:08 f23df028b6ca: Download complete 02:47:08 d65c8cfc05b1: Verifying Checksum 02:47:08 d65c8cfc05b1: Download complete 02:47:08 699f458cf7ca: Verifying Checksum 02:47:08 699f458cf7ca: Download complete 02:47:09 8998bd30e6a1: Verifying Checksum 02:47:09 8998bd30e6a1: Download complete 02:47:11 2437ff75d9bd: Verifying Checksum 02:47:11 2437ff75d9bd: Download complete 02:47:14 8998bd30e6a1: Pull complete 02:47:14 04944245beec: Pull complete 02:47:16 699f458cf7ca: Pull complete 02:47:16 765212b225bb: Pull complete 02:47:17 f23df028b6ca: Pull complete 02:47:18 d65c8cfc05b1: Pull complete 02:47:36 2437ff75d9bd: Pull complete 02:47:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:36 prd-ubuntu20.04-docker-arm64-4c-16g-8336 does not seem to be running inside a container 02:47:36 $ 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/899 -v /w/workspace/edgex-go/899:/w/workspace/edgex-go/899:rw,z -v /w/workspace/edgex-go/899@tmp:/w/workspace/edgex-go/899@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:47:39 $ docker top 0025786c50f51cd8fea75c94e392eaf3e22c3d180613e4b6ee12ab10c4b1d1ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:40 ---> job-cost.sh 02:47:40 lf-activate-venv: SKIPPING 02:47:40 INFO: No Stack... 02:47:40 INFO: Retrieving Pricing Info for: v3-standard-4 02:47:41 INFO: Archiving Costs [Pipeline] sh 02:47:41 + cat /w/workspace/edgex-go/899/archives/cost.csv 02:47:41 + cut -d, -f6 [Pipeline] lock 02:47:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-899-stack-cost] 02:47:42 Resource [jenkins-edgexfoundry-edgex-go-main-899-stack-cost] did not exist. Created. 02:47:42 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-899-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:47:42 + echo total: 0.10999999940395355 [Pipeline] stash 02:47:43 Stashed 1 file(s) [Pipeline] } 02:47:43 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-899-stack-cost] [Pipeline] // lock [Pipeline] } 02:47:43 $ docker stop --time=1 0025786c50f51cd8fea75c94e392eaf3e22c3d180613e4b6ee12ab10c4b1d1ec 02:47:44 $ docker rm -f --volumes 0025786c50f51cd8fea75c94e392eaf3e22c3d180613e4b6ee12ab10c4b1d1ec [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 02:47:45 provisioning config files... 02:47:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/899@tmp/config6395575471111999932tmp [Pipeline] { [Pipeline] sh 02:47:45 + set +x 02:47:45 + curl -s https://codecov.io/bash 02:47:45 + bash -s -- 02:47:45 02:47:45 _____ _ 02:47:45 / ____| | | 02:47:45 | | ___ __| | ___ ___ _____ __ 02:47:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:47:45 | |___| (_) | (_| | __/ (_| (_) \ V / 02:47:45 \_____\___/ \__,_|\___|\___\___/ \_/ 02:47:45 Bash-1.0.6 02:47:45 02:47:45 02:47:45 ==> git version 2.25.1 found 02:47:46 ==> 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 02:47:46 Release-Date: 2020-01-08 02:47:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:47:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:47:46 ==> Jenkins CI detected. 02:47:46 current dir:  /w/workspace/edgex-go/899 02:47:46 project root: . 02:47:46 --> token set from env 02:47:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:47:46 ==> Running gcov in . (disable via -X gcov) 02:47:46 ==> Python coveragepy not found 02:47:46 ==> Searching for coverage reports in: 02:47:46 + . 02:47:46 -> Found 1 reports 02:47:46 ==> Detecting git/mercurial file structure 02:47:46 ==> Reading reports 02:47:46 + ./coverage.out bytes=1722544 02:47:46 ==> Appending adjustments 02:47:46 https://docs.codecov.io/docs/fixing-reports 02:47:47 + Found adjustments 02:47:47 ==> Gzipping contents 02:47:47 144K /tmp/codecov.VQSWP5.gz 02:47:47 ==> Uploading reports 02:47:47 url: https://codecov.io 02:47:47 query: branch=main&commit=5c25be3e1a794386de6cc01739111128939cdde3&build=899&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F899%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:47:47 -> Pinging Codecov 02:47:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5c25be3e1a794386de6cc01739111128939cdde3&build=899&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F899%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:47:47 -> Uploading to 02:47:47 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/5c25be3e1a794386de6cc01739111128939cdde3/9a776d0b-7286-4020-addb-75dceac8ec26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250905%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250905T024747Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c6921d49c7a84659274fe14a719a1965abf39aeaf2877fe3f34da92b03edba67 02:47:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:47:47 Dload Upload Total Spent Left Speed 02:47:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 0 0 100 143k 0 238k --:--:-- --:--:-- --:--:-- 238k 02:47:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5c25be3e1a794386de6cc01739111128939cdde3 [Pipeline] } 02:47:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:47:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:47:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:47:49 02:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:47:49 latest: Pulling from edgex-devops/edgex-snyk-go 02:47:49 0a9a5dfd008f: Already exists 02:47:49 36466aa92d05: Already exists 02:47:49 e10405b45d13: Already exists 02:47:49 096b7ceb2af7: Already exists 02:47:49 4f4fb700ef54: Already exists 02:47:49 e50aa161e22a: Pulling fs layer 02:47:49 d3c8db5fb9df: Pulling fs layer 02:47:49 e50aa161e22a: Verifying Checksum 02:47:49 e50aa161e22a: Download complete 02:47:50 e50aa161e22a: Pull complete 02:47:50 d3c8db5fb9df: Verifying Checksum 02:47:50 d3c8db5fb9df: Download complete 02:47:54 d3c8db5fb9df: Pull complete 02:47:54 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:47:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:47:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:55 prd-ubuntu20.04-docker-8c-8g-8335 does not seem to be running inside a container 02:47:55 $ 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/899 -v /w/workspace/edgex-go/899:/w/workspace/edgex-go/899:rw,z -v /w/workspace/edgex-go/899@tmp:/w/workspace/edgex-go/899@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:48:00 $ docker top 3bcfa69a096afcd52c61ef59eff60d36d6deaaf88b481ca0c7a7365ffcc18d1f -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:01 + git config --global --add safe.directory /w/workspace/edgex-go/899 [Pipeline] echo 02:48:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:48:01 + set -o pipefail 02:48:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:48:13 02:48:13 Monitoring /w/workspace/edgex-go/899 (github.com/edgexfoundry/edgex-go)... 02:48:13 02:48:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d68417a8-b146-42fd-8a65-83783573ccc7 02:48:13 02:48:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:48:13 02:48:13 02:48:13 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 02:48:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:48:13 $ docker stop --time=1 3bcfa69a096afcd52c61ef59eff60d36d6deaaf88b481ca0c7a7365ffcc18d1f 02:48:20 $ docker rm -f --volumes 3bcfa69a096afcd52c61ef59eff60d36d6deaaf88b481ca0c7a7365ffcc18d1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:48:20 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:20 provisioning config files... 02:48:20 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/899@tmp/config6523738030899237327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:21 --> edgex-publish-swagger.sh 02:48:21 === Publish openapi API === 02:48:21 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:48:21 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/899/openapi/core-command.yaml] 02:48:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:21 Dload Upload Total Spent Left Speed 02:48:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 468 231k --:--:-- --:--:-- --:--:-- 231k 02:48:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:48:21 02:48:21 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/899/openapi/core-data.yaml] 02:48:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:21 Dload Upload Total Spent Left Speed 02:48:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75368 100 66 100 75302 500 557k --:--:-- --:--:-- --:--:-- 557k 02:48:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:48:21 02:48:21 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/899/openapi/core-keeper.yaml] 02:48:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:21 Dload Upload Total Spent Left Speed 02:48:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 694 310k --:--:-- --:--:-- --:--:-- 311k 02:48:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:48:21 02:48:21 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/899/openapi/core-metadata.yaml] 02:48:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:21 Dload Upload Total Spent Left Speed 02:48:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 458 1089k --:--:-- --:--:-- --:--:-- 1089k 02:48:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:48:21 02:48:21 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/899/openapi/security-proxy-auth.yaml] 02:48:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:21 Dload Upload Total Spent Left Speed 02:48:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 584 211k --:--:-- --:--:-- --:--:-- 212k 02:48:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:48:21 02:48:21 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/899/openapi/security-secretstore-setup.yaml] 02:48:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:21 Dload Upload Total Spent Left Speed 02:48:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 857 50818 --:--:-- --:--:-- --:--:-- 51012 100 3979 100 66 100 3913 857 50818 --:--:-- --:--:-- --:--:-- 51012 02:48:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:48:21 02:48:21 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/899/openapi/support-notifications.yaml] 02:48:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:21 Dload Upload Total Spent Left Speed 02:48:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 554 820k --:--:-- --:--:-- --:--:-- 820k 02:48:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:48:21 02:48:21 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/899/openapi/support-scheduler.yaml] 02:48:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:21 Dload Upload Total Spent Left Speed 02:48:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 628 471k --:--:-- --:--:-- --:--:-- 472k 02:48:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:48:22 [Pipeline] } 02:48:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:48:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:48:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:48:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:23 prd-ubuntu20.04-docker-8c-8g-8335 does not seem to be running inside a container 02:48:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/899 -v /w/workspace/edgex-go/899:/w/workspace/edgex-go/899:rw,z -v /w/workspace/edgex-go/899@tmp:/w/workspace/edgex-go/899@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:48:23 $ docker top 92be400db9cd60ebbf6d5d166d5061e9d3f05bdfa2d7e2ded0421b1011d9f262 -eo pid,comm 02:48:23 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:48:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:48:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:23 [ssh-agent] Looking for ssh-agent implementation... 02:48:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:23 $ docker exec 92be400db9cd60ebbf6d5d166d5061e9d3f05bdfa2d7e2ded0421b1011d9f262 ssh-agent 02:48:24 SSH_AUTH_SOCK=/tmp/ssh-yjppBog5W3yO/agent.32 02:48:24 SSH_AGENT_PID=38 02:48:24 Running ssh-add (command line suppressed) 02:48:24 Identity added: /w/workspace/edgex-go/899@tmp/private_key_3846005913894283785.key (/w/workspace/edgex-go/899@tmp/private_key_3846005913894283785.key) 02:48:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:24 + git semver tag 02:48:24 2025-09-05 02:48:24,765 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:48:24 2025-09-05 02:48:24,775 [run_tag] DEBUG tag force:False 02:48:24 2025-09-05 02:48:24,775 [check_head_tag] DEBUG check head tag 02:48:24 2025-09-05 02:48:24,777 [execute] INFO git cat-file --batch-check 02:48:24 2025-09-05 02:48:24,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/899, stdin=, shell=False, universal_newlines=False) 02:48:24 2025-09-05 02:48:24,780 [execute] INFO git cat-file --batch 02:48:24 2025-09-05 02:48:24,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/899, stdin=, shell=False, universal_newlines=False) 02:48:25 2025-09-05 02:48:24,803 [read_version] DEBUG read version from /w/workspace/edgex-go/899/.semver/main 02:48:25 2025-09-05 02:48:24,803 [execute] INFO git tag -a v4.1.0-dev.58 -m v4.1.0-dev.58 02:48:25 2025-09-05 02:48:24,803 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.58', '-m', 'v4.1.0-dev.58'], cwd=/w/workspace/edgex-go/899, stdin=None, shell=False, universal_newlines=False) 02:48:25 2025-09-05 02:48:24,807 [read_version] DEBUG read version from /w/workspace/edgex-go/899/.semver/main 02:48:25 4.1.0-dev.58 [Pipeline] } 02:48:25 $ docker exec --env ******** --env ******** 92be400db9cd60ebbf6d5d166d5061e9d3f05bdfa2d7e2ded0421b1011d9f262 ssh-agent -k 02:48:25 unset SSH_AUTH_SOCK; 02:48:25 unset SSH_AGENT_PID; 02:48:25 echo Agent pid 38 killed; 02:48:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48:25 + git semver [Pipeline] } 02:48:26 $ docker stop --time=1 92be400db9cd60ebbf6d5d166d5061e9d3f05bdfa2d7e2ded0421b1011d9f262 02:48:27 $ docker rm -f --volumes 92be400db9cd60ebbf6d5d166d5061e9d3f05bdfa2d7e2ded0421b1011d9f262 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:48:27 02:48:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:48:28 0.23.1-centos7: Pulling from edgex-lftools 02:48:28 ab5ef0e58194: Pulling fs layer 02:48:28 9712f1f96733: Pulling fs layer 02:48:28 63f879dbbcfc: Pulling fs layer 02:48:28 0d9ebad4ef96: Pulling fs layer 02:48:28 e9a5061849ea: Pulling fs layer 02:48:28 d747dcd14b5f: Pulling fs layer 02:48:28 2de7ff778b66: Pulling fs layer 02:48:28 e9a5061849ea: Waiting 02:48:28 0d9ebad4ef96: Waiting 02:48:28 d747dcd14b5f: Waiting 02:48:28 2de7ff778b66: Waiting 02:48:28 9712f1f96733: Verifying Checksum 02:48:28 9712f1f96733: Download complete 02:48:28 63f879dbbcfc: Verifying Checksum 02:48:28 0d9ebad4ef96: Verifying Checksum 02:48:28 0d9ebad4ef96: Download complete 02:48:28 e9a5061849ea: Verifying Checksum 02:48:28 e9a5061849ea: Download complete 02:48:28 d747dcd14b5f: Verifying Checksum 02:48:28 d747dcd14b5f: Download complete 02:48:28 2de7ff778b66: Verifying Checksum 02:48:28 2de7ff778b66: Download complete 02:48:28 ab5ef0e58194: Verifying Checksum 02:48:28 ab5ef0e58194: Download complete 02:48:33 ab5ef0e58194: Pull complete 02:48:33 9712f1f96733: Pull complete 02:48:33 63f879dbbcfc: Pull complete 02:48:39 0d9ebad4ef96: Pull complete 02:48:39 e9a5061849ea: Pull complete 02:48:39 d747dcd14b5f: Pull complete 02:48:40 2de7ff778b66: Pull complete 02:48:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:48:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:40 prd-ubuntu20.04-docker-8c-8g-8335 does not seem to be running inside a container 02:48:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/899 -v /w/workspace/edgex-go/899:/w/workspace/edgex-go/899:rw,z -v /w/workspace/edgex-go/899@tmp:/w/workspace/edgex-go/899@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:48:55 $ docker top ea422819fe597bea6f50b5209ecf0791c63cb3300cab24e40682e5afd28c0734 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:48:56 provisioning config files... 02:48:56 copy managed file [sigul-config] to file:/w/workspace/edgex-go/899@tmp/config12458223031902605910tmp 02:48:56 copy managed file [sigul-password] to file:/w/workspace/edgex-go/899@tmp/config2219985531047340372tmp 02:48:56 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/899@tmp/config7967729191748773718tmp [Pipeline] { [Pipeline] echo 02:48:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:48:56 ---> sigul-configuration.sh 02:48:56 gpg: directory `/root/.gnupg' created 02:48:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:48:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:48:56 gpg: keyring `/root/.gnupg/secring.gpg' created 02:48:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:48:56 gpg: CAST5 encrypted data 02:48:56 gpg: encrypted with 1 passphrase 02:48:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:48:56 + mkdir /home/jenkins 02:48:56 + mkdir /home/jenkins/sigul [Pipeline] sh 02:48:57 + 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 02:48:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:48:57 ---> sigul-install.sh 02:48:57 Sigul already installed; skipping installation. [Pipeline] sh 02:48:57 + git tag --list 02:48:57 0.6.0 02:48:57 0.6.1 02:48:57 0.7.0 02:48:57 0.7.1 02:48:57 v1.0.0 02:48:57 v1.0.1 02:48:57 v1.1.0 02:48:57 v1.2.0 02:48:57 v1.2.1 02:48:57 v1.3.0 02:48:57 v1.3.1 02:48:57 v2.0.0 02:48:57 v2.1.0 02:48:57 v2.1.1 02:48:57 v2.2.0 02:48:57 v2.3.0 02:48:57 v3.0 02:48:57 v3.0.0 02:48:57 v3.1 02:48:57 v3.1.0 02:48:57 v3.1.1 02:48:57 v4.0 02:48:57 v4.0.0 02:48:57 v4.0.1 02:48:57 v4.0.1-dev.1 02:48:57 v4.1.0-dev.1 02:48:57 v4.1.0-dev.10 02:48:57 v4.1.0-dev.11 02:48:57 v4.1.0-dev.12 02:48:57 v4.1.0-dev.13 02:48:57 v4.1.0-dev.14 02:48:57 v4.1.0-dev.15 02:48:57 v4.1.0-dev.16 02:48:57 v4.1.0-dev.17 02:48:57 v4.1.0-dev.18 02:48:57 v4.1.0-dev.19 02:48:57 v4.1.0-dev.2 02:48:57 v4.1.0-dev.20 02:48:57 v4.1.0-dev.21 02:48:57 v4.1.0-dev.22 02:48:57 v4.1.0-dev.23 02:48:57 v4.1.0-dev.24 02:48:57 v4.1.0-dev.25 02:48:57 v4.1.0-dev.26 02:48:57 v4.1.0-dev.27 02:48:57 v4.1.0-dev.28 02:48:57 v4.1.0-dev.29 02:48:57 v4.1.0-dev.3 02:48:57 v4.1.0-dev.30 02:48:57 v4.1.0-dev.31 02:48:57 v4.1.0-dev.32 02:48:57 v4.1.0-dev.33 02:48:57 v4.1.0-dev.34 02:48:57 v4.1.0-dev.35 02:48:57 v4.1.0-dev.36 02:48:57 v4.1.0-dev.37 02:48:57 v4.1.0-dev.38 02:48:57 v4.1.0-dev.39 02:48:57 v4.1.0-dev.4 02:48:57 v4.1.0-dev.40 02:48:57 v4.1.0-dev.41 02:48:57 v4.1.0-dev.42 02:48:57 v4.1.0-dev.43 02:48:57 v4.1.0-dev.44 02:48:57 v4.1.0-dev.45 02:48:57 v4.1.0-dev.46 02:48:57 v4.1.0-dev.47 02:48:57 v4.1.0-dev.48 02:48:57 v4.1.0-dev.49 02:48:57 v4.1.0-dev.5 02:48:57 v4.1.0-dev.50 02:48:57 v4.1.0-dev.51 02:48:57 v4.1.0-dev.52 02:48:57 v4.1.0-dev.53 02:48:57 v4.1.0-dev.54 02:48:57 v4.1.0-dev.55 02:48:57 v4.1.0-dev.56 02:48:57 v4.1.0-dev.57 02:48:57 v4.1.0-dev.58 02:48:57 v4.1.0-dev.6 02:48:57 v4.1.0-dev.7 02:48:57 v4.1.0-dev.8 02:48:57 v4.1.0-dev.9 [Pipeline] sh 02:48:58 + lftools sign git-tag v4.1.0-dev.58 02:48:58 Signing Git tag with Sigul... 02:48:58 Signing v4.1.0-dev.58 [Pipeline] echo 02:48:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:48:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:48:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:48:59 $ docker stop --time=1 ea422819fe597bea6f50b5209ecf0791c63cb3300cab24e40682e5afd28c0734 02:49:00 $ docker rm -f --volumes ea422819fe597bea6f50b5209ecf0791c63cb3300cab24e40682e5afd28c0734 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:49:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:01 prd-ubuntu20.04-docker-8c-8g-8335 does not seem to be running inside a container 02:49:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/899 -v /w/workspace/edgex-go/899:/w/workspace/edgex-go/899:rw,z -v /w/workspace/edgex-go/899@tmp:/w/workspace/edgex-go/899@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:49:01 $ docker top 2e671ad7a22838964959218bada012c967971cb1ede0edb9687aa6313955abd9 -eo pid,comm 02:49:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:49:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:02 [ssh-agent] Looking for ssh-agent implementation... 02:49:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:02 $ docker exec 2e671ad7a22838964959218bada012c967971cb1ede0edb9687aa6313955abd9 ssh-agent 02:49:02 SSH_AUTH_SOCK=/tmp/ssh-FPgGERYVfaOa/agent.32 02:49:02 SSH_AGENT_PID=38 02:49:02 Running ssh-add (command line suppressed) 02:49:02 Identity added: /w/workspace/edgex-go/899@tmp/private_key_16319054089984631160.key (/w/workspace/edgex-go/899@tmp/private_key_16319054089984631160.key) 02:49:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:02 + git semver bump pre 02:49:02 2025-09-05 02:49:02,903 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:49:02 2025-09-05 02:49:02,908 [read_version] DEBUG read version from /w/workspace/edgex-go/899/.semver/main 02:49:02 2025-09-05 02:49:02,908 [bump_version] DEBUG bumping version:4.1.0-dev.58 on axis:pre with prefix:dev 02:49:02 2025-09-05 02:49:02,908 [bump_version] DEBUG bumped version:4.1.0-dev.59 02:49:02 2025-09-05 02:49:02,908 [write_version] DEBUG write version:4.1.0-dev.59 to path:/w/workspace/edgex-go/899/.semver/main with force:True 02:49:02 2025-09-05 02:49:02,908 [read_version] DEBUG read version from /w/workspace/edgex-go/899/.semver/main 02:49:02 2025-09-05 02:49:02,909 [write_file] DEBUG write to file:/w/workspace/edgex-go/899/.semver/main 02:49:02 2025-09-05 02:49:02,912 [execute] INFO git cat-file --batch-check 02:49:02 2025-09-05 02:49:02,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/899/.semver, stdin=, shell=False, universal_newlines=False) 02:49:02 2025-09-05 02:49:02,916 [execute] INFO git cat-file --batch 02:49:02 2025-09-05 02:49:02,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/899/.semver, stdin=, shell=False, universal_newlines=False) 02:49:02 2025-09-05 02:49:02,919 [read_version] DEBUG read version from /w/workspace/edgex-go/899/.semver/main 02:49:02 4.1.0-dev.59 [Pipeline] } 02:49:03 $ docker exec --env ******** --env ******** 2e671ad7a22838964959218bada012c967971cb1ede0edb9687aa6313955abd9 ssh-agent -k 02:49:03 unset SSH_AUTH_SOCK; 02:49:03 unset SSH_AGENT_PID; 02:49:03 echo Agent pid 38 killed; 02:49:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:03 + git semver [Pipeline] } 02:49:03 $ docker stop --time=1 2e671ad7a22838964959218bada012c967971cb1ede0edb9687aa6313955abd9 02:49:05 $ docker rm -f --volumes 2e671ad7a22838964959218bada012c967971cb1ede0edb9687aa6313955abd9 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:05 prd-ubuntu20.04-docker-8c-8g-8335 does not seem to be running inside a container 02:49:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/899 -v /w/workspace/edgex-go/899:/w/workspace/edgex-go/899:rw,z -v /w/workspace/edgex-go/899@tmp:/w/workspace/edgex-go/899@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:49:06 $ docker top 7b0a8f81f6c5f626c1e174168583f0636834717b386e7ccb197bef2563604926 -eo pid,comm 02:49:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:49:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:06 [ssh-agent] Looking for ssh-agent implementation... 02:49:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:06 $ docker exec 7b0a8f81f6c5f626c1e174168583f0636834717b386e7ccb197bef2563604926 ssh-agent 02:49:06 SSH_AUTH_SOCK=/tmp/ssh-mgnHgXcZwqEY/agent.32 02:49:06 SSH_AGENT_PID=38 02:49:06 Running ssh-add (command line suppressed) 02:49:06 Identity added: /w/workspace/edgex-go/899@tmp/private_key_9199583032107916469.key (/w/workspace/edgex-go/899@tmp/private_key_9199583032107916469.key) 02:49:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:06 + git semver push 02:49:07 2025-09-05 02:49:07,213 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:49:07 2025-09-05 02:49:07,216 [run_push] DEBUG push 02:49:07 2025-09-05 02:49:07,217 [execute] INFO git cat-file --batch-check 02:49:07 2025-09-05 02:49:07,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/899/.semver, stdin=, shell=False, universal_newlines=False) 02:49:07 2025-09-05 02:49:07,220 [execute] INFO git rev-list 6d9185533fce14f1d85c081f73e78fc7f6a1b14a -- 02:49:07 2025-09-05 02:49:07,220 [execute] DEBUG Popen(['git', 'rev-list', '6d9185533fce14f1d85c081f73e78fc7f6a1b14a', '--'], cwd=/w/workspace/edgex-go/899/.semver, stdin=None, shell=False, universal_newlines=False) 02:49:07 2025-09-05 02:49:07,238 [execute] INFO git fetch -v -- origin 02:49:07 2025-09-05 02:49:07,239 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/899/.semver, stdin=None, shell=False, universal_newlines=True) 02:49:07 2025-09-05 02:49:07,704 [run_push] DEBUG no remote changes detected 02:49:07 2025-09-05 02:49:07,704 [execute] INFO git push origin semver 02:49:07 2025-09-05 02:49:07,705 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/899/.semver, stdin=None, shell=False, universal_newlines=False) 02:49:08 2025-09-05 02:49:08,422 [run_push] DEBUG push all version tags 02:49:08 2025-09-05 02:49:08,423 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:49:08 2025-09-05 02:49:08,423 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/899, stdin=None, shell=False, universal_newlines=False) 02:49:09 2025-09-05 02:49:09,075 [read_version] DEBUG read version from /w/workspace/edgex-go/899/.semver/main 02:49:09 4.1.0-dev.59 [Pipeline] } 02:49:09 $ docker exec --env ******** --env ******** 7b0a8f81f6c5f626c1e174168583f0636834717b386e7ccb197bef2563604926 ssh-agent -k 02:49:09 unset SSH_AUTH_SOCK; 02:49:09 unset SSH_AGENT_PID; 02:49:09 echo Agent pid 38 killed; 02:49:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:09 + git semver [Pipeline] } 02:49:10 $ docker stop --time=1 7b0a8f81f6c5f626c1e174168583f0636834717b386e7ccb197bef2563604926 02:49:11 $ docker rm -f --volumes 7b0a8f81f6c5f626c1e174168583f0636834717b386e7ccb197bef2563604926 [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 02:49:11 + [ -d /w/workspace/edgex-go/899/archives ] [Pipeline] libraryResource [Pipeline] sh 02:49:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:49:13 ---> package-listing.sh 02:49:13 ++ facter osfamily 02:49:13 ++ tr '[:upper:]' '[:lower:]' 02:49:13 + OS_FAMILY=debian 02:49:13 + workspace=/w/workspace/edgex-go/899 02:49:13 + START_PACKAGES=/tmp/packages_start.txt 02:49:13 + END_PACKAGES=/tmp/packages_end.txt 02:49:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:49:13 + PACKAGES=/tmp/packages_start.txt 02:49:13 + '[' /w/workspace/edgex-go/899 ']' 02:49:13 + PACKAGES=/tmp/packages_end.txt 02:49:13 + case "${OS_FAMILY}" in 02:49:13 + dpkg -l 02:49:13 + grep '^ii' 02:49:13 + '[' -f /tmp/packages_start.txt ']' 02:49:13 + '[' -f /tmp/packages_end.txt ']' 02:49:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:49:13 + '[' /w/workspace/edgex-go/899 ']' 02:49:13 + mkdir -p /w/workspace/edgex-go/899/archives/ 02:49:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/899/archives/ [Pipeline] echo 02:49:13 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/899/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:49:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:14 02:49:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:14 latest: Pulling from edgex-lftools-log-publisher 02:49:14 5eb5b503b376: Pulling fs layer 02:49:14 5c69ac0246d0: Pulling fs layer 02:49:14 ec43610c2a17: Pulling fs layer 02:49:14 3a2ae6a8a46f: Pulling fs layer 02:49:14 33b1e0a273af: Pulling fs layer 02:49:14 5d3b04190fa2: Pulling fs layer 02:49:14 2f39f015ded8: Pulling fs layer 02:49:14 3a2ae6a8a46f: Waiting 02:49:14 33b1e0a273af: Waiting 02:49:14 5d3b04190fa2: Waiting 02:49:14 5c69ac0246d0: Download complete 02:49:14 3a2ae6a8a46f: Verifying Checksum 02:49:14 3a2ae6a8a46f: Download complete 02:49:14 33b1e0a273af: Verifying Checksum 02:49:14 33b1e0a273af: Download complete 02:49:14 ec43610c2a17: Verifying Checksum 02:49:14 ec43610c2a17: Download complete 02:49:14 5d3b04190fa2: Verifying Checksum 02:49:14 5d3b04190fa2: Download complete 02:49:14 5eb5b503b376: Verifying Checksum 02:49:14 5eb5b503b376: Download complete 02:49:15 2f39f015ded8: Download complete 02:49:16 5eb5b503b376: Pull complete 02:49:16 5c69ac0246d0: Pull complete 02:49:17 ec43610c2a17: Pull complete 02:49:17 3a2ae6a8a46f: Pull complete 02:49:17 33b1e0a273af: Pull complete 02:49:17 5d3b04190fa2: Pull complete 02:49:22 2f39f015ded8: Pull complete 02:49:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:49:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:22 prd-ubuntu20.04-docker-8c-8g-8335 does not seem to be running inside a container 02:49:22 $ 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/899/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/899 -v /w/workspace/edgex-go/899:/w/workspace/edgex-go/899:rw,z -v /w/workspace/edgex-go/899@tmp:/w/workspace/edgex-go/899@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:49:32 $ docker top ab0a6756133f990d02f2a055ebd9f83ddfee73932c89cd509d499be84b7617f4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:32 + touch /tmp/pre-build-complete [Pipeline] sh 02:49:32 + mkdir -p /var/log/sysstat [Pipeline] sh 02:49:33 + ls /var/log/sa-host 02:49:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:33 provisioning config files... 02:49:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/899@tmp/config9324004753459605137tmp [Pipeline] { [Pipeline] echo 02:49:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:49:33 ---> create-netrc.sh [Pipeline] } 02:49:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:49:33 ---> python-tools-install.sh [Pipeline] echo 02:49:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:49:34 ---> sudo-logs.sh 02:49:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:49:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:49:34 ---> job-cost.sh 02:49:34 lf-activate-venv: SKIPPING 02:49:34 DEBUG: total: 0.10999999940395355 02:49:34 INFO: Retrieving Stack Cost... 02:49:34 INFO: Retrieving Pricing Info for: v3-standard-8 02:49:34 INFO: Archiving Costs [Pipeline] echo 02:49:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:49:35 ---> logs-deploy.sh 02:49:35 lf-activate-venv: SKIPPING 02:49:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/899 02:49:35 INFO: archiving workspace using pattern(s): 02:49:36 Archives upload complete. 02:49:36 INFO: archiving logs to Nexus 02:49:36 ---> uname -a: 02:49:36 Linux prd-ubuntu20-04-docker-8c-8g-8335 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:49:36 02:49:36 02:49:36 ---> lscpu: 02:49:36 Architecture: x86_64 02:49:36 CPU op-mode(s): 32-bit, 64-bit 02:49:36 Byte Order: Little Endian 02:49:36 Address sizes: 40 bits physical, 48 bits virtual 02:49:36 CPU(s): 8 02:49:36 On-line CPU(s) list: 0-7 02:49:36 Thread(s) per core: 1 02:49:36 Core(s) per socket: 1 02:49:36 Socket(s): 8 02:49:36 NUMA node(s): 1 02:49:36 Vendor ID: AuthenticAMD 02:49:36 CPU family: 23 02:49:36 Model: 49 02:49:36 Model name: AMD EPYC-Rome Processor 02:49:36 Stepping: 0 02:49:36 CPU MHz: 2799.998 02:49:36 BogoMIPS: 5599.99 02:49:36 Virtualization: AMD-V 02:49:36 Hypervisor vendor: KVM 02:49:36 Virtualization type: full 02:49:36 L1d cache: 256 KiB 02:49:36 L1i cache: 256 KiB 02:49:36 L2 cache: 4 MiB 02:49:36 L3 cache: 128 MiB 02:49:36 NUMA node0 CPU(s): 0-7 02:49:36 Vulnerability Gather data sampling: Not affected 02:49:36 Vulnerability Itlb multihit: Not affected 02:49:36 Vulnerability L1tf: Not affected 02:49:36 Vulnerability Mds: Not affected 02:49:36 Vulnerability Meltdown: Not affected 02:49:36 Vulnerability Mmio stale data: Not affected 02:49:36 Vulnerability Retbleed: Vulnerable 02:49:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:49:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:49:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:49:36 Vulnerability Srbds: Not affected 02:49:36 Vulnerability Tsx async abort: Not affected 02:49:36 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 02:49:36 02:49:36 02:49:36 ---> nproc: 02:49:36 8 02:49:36 02:49:36 02:49:36 ---> df -h: 02:49:36 Filesystem Size Used Avail Use% Mounted on 02:49:36 overlay 155G 33G 123G 21% / 02:49:36 tmpfs 64M 0 64M 0% /dev 02:49:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:49:36 shm 64M 0 64M 0% /dev/shm 02:49:36 /dev/vda1 155G 33G 123G 21% /facter-os 02:49:36 02:49:36 02:49:37 ---> sar -b -r -n DEV: 02:49:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8335) 09/05/25 _x86_64_ (8 CPU) 02:49:37 02:49:37 01:55:20 LINUX RESTART (8 CPU) 02:49:37 02:49:37 01:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:49:37 01:57:01 392.27 19.78 372.50 0.00 3256.26 74501.27 0.00 02:49:37 01:58:01 72.40 0.20 72.20 0.00 11.33 31388.65 0.00 02:49:37 01:59:01 35.78 0.07 35.71 0.00 0.53 21274.85 0.00 02:49:37 02:00:01 86.47 0.10 86.37 0.00 4.53 48963.31 0.00 02:49:37 02:01:02 700.58 19.48 681.11 0.00 4637.16 289901.11 0.00 02:49:37 02:02:01 552.18 8.59 543.59 0.00 72.91 242345.38 0.00 02:49:37 02:03:01 143.41 0.25 143.16 0.00 2.00 54178.84 0.00 02:49:37 02:04:01 552.62 0.07 552.55 0.00 0.53 152706.16 0.00 02:49:37 02:05:01 534.62 0.03 534.59 0.00 4.93 97857.65 0.00 02:49:37 02:06:01 36.31 0.00 36.31 0.00 0.00 949.98 0.00 02:49:37 02:07:01 14.25 0.00 14.25 0.00 0.00 349.14 0.00 02:49:37 02:08:01 7.48 0.00 7.48 0.00 0.00 177.57 0.00 02:49:37 02:09:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 02:49:37 02:10:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 02:49:37 02:11:01 1.88 0.02 1.87 0.00 0.13 20.40 0.00 02:49:37 02:12:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 02:49:37 02:13:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 02:49:37 02:14:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 02:49:37 02:15:01 0.98 0.00 0.98 0.00 0.00 11.47 0.00 02:49:37 02:16:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 02:49:37 02:17:01 1.03 0.02 1.02 0.00 0.13 11.60 0.00 02:49:37 02:18:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 02:49:37 02:19:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 02:49:37 02:20:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 02:49:37 02:21:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 02:49:37 02:22:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 02:49:37 02:23:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 02:49:37 02:24:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 02:49:37 02:25:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 02:49:37 02:26:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 02:49:37 02:27:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 02:49:37 02:28:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 02:49:37 02:29:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 02:49:37 02:30:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 02:49:37 02:31:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 02:49:37 02:32:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 02:49:37 02:33:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 02:49:37 02:34:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 02:49:37 02:35:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 02:49:37 02:36:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 02:49:37 02:37:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 02:49:37 02:38:01 1.62 0.30 1.32 0.00 16.79 17.06 0.00 02:49:37 02:39:01 2.73 1.40 1.33 0.00 31.19 16.26 0.00 02:49:37 02:40:01 1.27 0.00 1.27 0.00 0.00 16.40 0.00 02:49:37 02:41:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 02:49:37 02:42:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 02:49:37 02:43:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 02:49:37 02:44:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 02:49:37 02:45:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 02:49:37 02:46:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 02:49:37 02:47:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 02:49:37 02:48:01 24.41 0.10 24.31 0.00 9.47 13854.09 0.00 02:49:37 02:49:01 120.03 0.50 119.53 0.00 4.00 37334.44 0.00 02:49:37 Average: 62.49 0.95 61.54 0.00 151.27 20052.66 0.00 02:49:37 02:49:37 01:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:49:37 01:57:01 27692788 31516244 763340 2.32 115572 3916128 1833772 5.41 1173828 3525592 257656 02:49:37 01:58:01 26080836 31185408 1088876 3.31 125992 5091796 2408084 7.10 2270868 3943056 578520 02:49:37 01:59:01 26440112 31528796 744552 2.27 131028 5040604 1766880 5.21 1444260 4377368 491712 02:49:37 02:00:01 26873624 31533128 747844 2.28 135032 4664252 1754772 5.17 1374612 4076580 270140 02:49:37 02:01:02 16709564 31019916 1197920 3.64 264624 13650812 3764456 11.10 3118776 11882292 1069392 02:49:37 02:02:01 8756692 29571000 2598588 7.91 382168 19558880 7135068 21.04 4994508 17420948 243736 02:49:37 02:03:01 4310972 28165624 3995372 12.15 401668 22430956 10880284 32.08 7794012 18895236 1605740 02:49:37 02:04:01 1487956 28565172 3601620 10.96 419236 25518864 9334900 27.52 8806312 20600356 631676 02:49:37 02:05:01 5799116 31402900 830708 2.53 426656 24283516 2194884 6.47 3771188 21663676 436 02:49:37 02:06:01 5799016 31405072 827252 2.52 428284 24283996 2187444 6.45 4166308 21267244 588 02:49:37 02:07:01 5799972 31406712 825596 2.51 428800 24284100 2164600 6.38 4347380 21085092 508 02:49:37 02:08:01 5805756 31412720 819640 2.49 429000 24284264 2070344 6.10 4400956 21025996 52 02:49:37 02:09:01 5806520 31413500 818804 2.49 429016 24284264 2070344 6.10 4399536 21025996 8 02:49:37 02:10:01 5821844 31428856 803888 2.45 429036 24284268 2070344 6.10 4384816 21026004 48 02:49:37 02:11:01 5821656 31428748 804072 2.45 429064 24284268 2086836 6.15 4383936 21026004 32 02:49:37 02:12:01 5831052 31438180 794772 2.42 429084 24284272 2086836 6.15 4374776 21026008 48 02:49:37 02:13:01 5830712 31437976 794888 2.42 429104 24284404 2086836 6.15 4374716 21026140 4 02:49:37 02:14:01 5830332 31437680 795088 2.42 429136 24284404 2086836 6.15 4374796 21026140 12 02:49:37 02:15:01 5830284 31437660 795052 2.42 429156 24284408 2086836 6.15 4374836 21026144 12 02:49:37 02:16:01 5830204 31437624 795000 2.42 429184 24284412 2086836 6.15 4374804 21026148 16 02:49:37 02:17:01 5829848 31437288 795256 2.42 429208 24284408 2102888 6.20 4375376 21026152 8 02:49:37 02:18:01 5830380 31437920 794384 2.42 429232 24284420 2102888 6.20 4375108 21026156 8 02:49:37 02:19:01 5830388 31437988 794324 2.42 429248 24284420 2102888 6.20 4374856 21026156 12 02:49:37 02:20:01 5830356 31437964 794336 2.42 429264 24284424 2102888 6.20 4375132 21026160 60 02:49:37 02:21:01 5830800 31438448 794048 2.42 429292 24284428 2102888 6.20 4374824 21026164 28 02:49:37 02:22:01 5830548 31438232 794260 2.42 429316 24284432 2102888 6.20 4374924 21026168 48 02:49:37 02:23:01 5830748 31438456 794192 2.42 429344 24284436 2102888 6.20 4374856 21026172 8 02:49:37 02:24:01 5830732 31438472 794156 2.42 429368 24284436 2102888 6.20 4374916 21026172 8 02:49:37 02:25:01 5830432 31438188 794368 2.42 429392 24284440 2102888 6.20 4374924 21026176 4 02:49:37 02:26:01 5830668 31438452 794044 2.42 429416 24284444 2102888 6.20 4375024 21026180 156 02:49:37 02:27:01 5830652 31438456 794120 2.42 429428 24284448 2102888 6.20 4374964 21026184 32 02:49:37 02:28:01 5830540 31438364 794152 2.42 429452 24284452 2102888 6.20 4374988 21026188 12 02:49:37 02:29:01 5830460 31438316 794112 2.42 429480 24284452 2102888 6.20 4375004 21026188 12 02:49:37 02:30:01 5830380 31438280 794072 2.42 429504 24284456 2102888 6.20 4375352 21026192 8 02:49:37 02:31:01 5830272 31438204 794280 2.42 429520 24284456 2102888 6.20 4375760 21026192 24 02:49:37 02:32:01 5830792 31438764 793716 2.41 429560 24284460 2102888 6.20 4375484 21026196 12 02:49:37 02:33:01 5830288 31438264 794148 2.42 429584 24284456 2102888 6.20 4375556 21026200 16 02:49:37 02:34:01 5830224 31438236 794116 2.42 429592 24284468 2102888 6.20 4375308 21026200 52 02:49:37 02:35:01 5830176 31438192 794084 2.42 429608 24284472 2102888 6.20 4375308 21026204 8 02:49:37 02:36:01 5830008 31438088 794052 2.42 429628 24284472 2102888 6.20 4375224 21026208 44 02:49:37 02:37:01 5829960 31438048 794016 2.42 429644 24284480 2102888 6.20 4375104 21026212 28 02:49:37 02:38:01 5828336 31436992 794996 2.42 429684 24284984 2102888 6.20 4377560 21026528 152 02:49:37 02:39:01 5822440 31432992 798844 2.43 429708 24285924 2102888 6.20 4382612 21026896 8 02:49:37 02:40:01 5821400 31431988 799800 2.43 429740 24285928 2102888 6.20 4382688 21026876 28 02:49:37 02:41:01 5821336 31431960 799780 2.43 429780 24285928 2102888 6.20 4382548 21026872 44 02:49:37 02:42:01 5820812 31431600 800348 2.43 429796 24286060 2102888 6.20 4382496 21027004 12 02:49:37 02:43:01 5820720 31431536 800632 2.44 429808 24286064 2119108 6.25 4382516 21027008 24 02:49:37 02:44:01 5820720 31431556 800592 2.44 429828 24286068 2119108 6.25 4382552 21027008 8 02:49:37 02:45:01 5820436 31431284 800820 2.44 429836 24286072 2119108 6.25 4382544 21027012 8 02:49:37 02:46:01 5820688 31431568 800492 2.44 429868 24286072 2119108 6.25 4382648 21027016 16 02:49:37 02:47:01 5820364 31431264 800724 2.44 429868 24286076 2119108 6.25 4382584 21027020 12 02:49:37 02:48:01 5202112 31295780 933748 2.84 433176 24744292 2309940 6.81 4514328 21486392 60508 02:49:37 02:49:01 4599744 31353548 875888 2.66 468240 25288148 2458780 7.25 4518976 22004680 384 02:49:37 Average: 7521071 31270710 960901 2.92 402609 22531091 2532010 7.46 4291269 19495890 98342 02:49:37 02:49:37 01:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:49:37 01:57:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 02:49:37 01:57:01 docker0 869.34 895.12 63.78 4736.45 0.00 0.00 0.00 0.00 02:49:37 01:57:01 ens3 1220.76 1078.34 11957.11 158.31 0.00 0.00 0.00 0.00 02:49:37 01:58:01 veth4ea11e5 0.15 0.28 0.01 0.03 0.00 0.00 0.00 0.00 02:49:37 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 01:58:01 docker0 0.18 0.17 0.01 0.02 0.00 0.00 0.00 0.00 02:49:37 01:58:01 ens3 39.99 21.85 37.07 16.37 0.00 0.00 0.00 0.00 02:49:37 01:59:01 veth4ea11e5 1.07 1.08 0.09 0.10 0.00 0.00 0.00 0.00 02:49:37 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 01:59:01 docker0 1.07 1.07 0.08 0.09 0.00 0.00 0.00 0.00 02:49:37 01:59:01 ens3 24.31 17.06 18.81 10.82 0.00 0.00 0.00 0.00 02:49:37 02:00:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 02:49:37 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:00:01 ens3 101.20 64.96 2224.13 20.68 0.00 0.00 0.00 0.00 02:49:37 02:01:02 vethb413b14 62.24 91.45 5.91 472.57 0.00 0.00 0.00 0.04 02:49:37 02:01:02 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 02:49:37 02:01:02 docker0 423.83 655.89 33.22 4331.88 0.00 0.00 0.00 0.00 02:49:37 02:01:02 veth467eedb 56.83 96.30 5.49 472.37 0.00 0.00 0.00 0.04 02:49:37 02:01:02 ens3 905.91 571.73 7390.56 65.91 0.00 0.00 0.00 0.00 02:49:37 02:01:02 vethd4c0419 59.29 97.48 5.64 469.20 0.00 0.00 0.00 0.04 02:49:37 02:01:02 vetheda7c62 60.27 85.41 5.70 474.00 0.00 0.00 0.00 0.04 02:49:37 02:01:02 veth57f84d1 59.27 83.90 5.64 479.00 0.00 0.00 0.00 0.04 02:49:37 02:01:02 vetha1eb11c 57.23 89.97 5.49 473.28 0.00 0.00 0.00 0.04 02:49:37 02:01:02 veth48e6870 0.66 3.07 0.06 0.34 0.00 0.00 0.00 0.00 02:49:37 02:02:01 veth4d64fb2 0.05 0.66 0.00 0.03 0.00 0.00 0.00 0.00 02:49:37 02:02:01 veth3af7c50 0.05 0.59 0.00 0.03 0.00 0.00 0.00 0.00 02:49:37 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:02:01 docker0 207.44 286.62 18.53 4657.47 0.00 0.00 0.00 0.00 02:49:37 02:02:01 veth858d343 0.05 0.64 0.00 0.03 0.00 0.00 0.00 0.00 02:49:37 02:02:01 vethc485bc6 0.05 0.56 0.00 0.03 0.00 0.00 0.00 0.00 02:49:37 02:02:01 veth808c926 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 02:49:37 02:02:01 veth2883762 0.05 0.61 0.00 0.03 0.00 0.00 0.00 0.00 02:49:37 02:02:01 ens3 298.73 213.35 4668.21 26.46 0.00 0.00 0.00 0.00 02:49:37 02:02:01 veth8967c6d 0.05 0.51 0.00 0.03 0.00 0.00 0.00 0.00 02:49:37 02:02:01 veth9d905be 0.05 0.51 0.00 0.03 0.00 0.00 0.00 0.00 02:49:37 02:02:01 veth36d2f49 0.05 0.59 0.00 0.03 0.00 0.00 0.00 0.00 02:49:37 02:02:01 veth4bda434 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 02:49:37 02:02:01 vethc80f66f 0.05 0.66 0.00 0.03 0.00 0.00 0.00 0.00 02:49:37 02:02:01 veth48e6870 0.15 0.76 0.01 0.03 0.00 0.00 0.00 0.00 02:49:37 02:02:01 veth87edfb6 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 02:49:37 02:03:01 veth4d64fb2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:03:01 veth3af7c50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:03:01 veth858d343 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:03:01 vethc485bc6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:03:01 veth808c926 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:03:01 veth2883762 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:03:01 ens3 6.55 3.75 5.48 2.96 0.00 0.00 0.00 0.00 02:49:37 02:03:01 veth8967c6d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:03:01 veth9d905be 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:03:01 veth36d2f49 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:03:01 veth4bda434 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:03:01 vethc80f66f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:03:01 veth48e6870 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:03:01 veth87edfb6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:04:01 veth3af7c50 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:04:01 docker0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:04:01 veth858d343 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:04:01 vethc485bc6 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:04:01 veth808c926 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:04:01 veth2883762 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:04:01 ens3 14.51 7.63 11.06 5.91 0.00 0.00 0.00 0.00 02:49:37 02:04:01 veth8967c6d 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:04:01 veth9d905be 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:04:01 veth4bda434 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:04:01 vethc80f66f 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:04:01 veth48e6870 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:04:01 veth87edfb6 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:05:01 lo 10.46 10.46 1.04 1.04 0.00 0.00 0.00 0.00 02:49:37 02:05:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:05:01 ens3 136.89 161.45 67.34 662.47 0.00 0.00 0.00 0.00 02:49:37 02:06:01 lo 38.99 38.99 3.81 3.81 0.00 0.00 0.00 0.00 02:49:37 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:06:01 ens3 450.11 478.14 204.90 2519.58 0.00 0.00 0.00 0.00 02:49:37 02:07:01 lo 13.06 13.06 1.28 1.28 0.00 0.00 0.00 0.00 02:49:37 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:07:01 ens3 167.16 157.51 80.87 946.27 0.00 0.00 0.00 0.00 02:49:37 02:08:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 02:49:37 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:08:01 ens3 71.07 66.56 43.11 329.55 0.00 0.00 0.00 0.00 02:49:37 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:09:01 ens3 0.97 0.63 0.43 0.30 0.00 0.00 0.00 0.00 02:49:37 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:10:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:11:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:49:37 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:12:01 ens3 0.30 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:49:37 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:13:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:16:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:49:37 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:18:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 02:49:37 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:21:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:49:37 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:26:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:49:37 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:28:01 ens3 0.25 0.13 0.12 0.01 0.00 0.00 0.00 0.00 02:49:37 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:30:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:31:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 02:49:37 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:32:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:33:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:34:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:49:37 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:36:01 ens3 0.68 0.48 0.34 0.28 0.00 0.00 0.00 0.00 02:49:37 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:38:01 ens3 1.07 0.68 0.88 0.38 0.00 0.00 0.00 0.00 02:49:37 02:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:39:01 ens3 5.58 5.18 3.69 4.82 0.00 0.00 0.00 0.00 02:49:37 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:40:01 ens3 1.92 1.53 1.04 1.22 0.00 0.00 0.00 0.00 02:49:37 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:41:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:49:37 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:42:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:44:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:49:37 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:37 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:46:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 02:49:37 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:37 02:47:01 ens3 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 02:49:37 02:48:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 02:49:37 02:48:01 docker0 0.35 0.28 0.03 0.13 0.00 0.00 0.00 0.00 02:49:37 02:48:01 ens3 88.44 51.16 2653.42 12.37 0.00 0.00 0.00 0.00 02:49:37 02:48:01 veth8444528 0.35 0.33 0.03 0.14 0.00 0.00 0.00 0.00 02:49:37 02:49:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:49:37 02:49:01 docker0 68.82 98.73 6.14 889.52 0.00 0.00 0.00 0.00 02:49:37 02:49:01 ens3 260.97 203.42 4135.12 155.09 0.00 0.00 0.00 0.00 02:49:37 Average: lo 1.55 1.55 0.15 0.15 0.00 0.00 0.00 0.00 02:49:37 Average: docker0 29.35 36.26 2.28 273.28 0.00 0.00 0.00 0.00 02:49:37 Average: ens3 71.34 58.31 627.80 93.21 0.00 0.00 0.00 0.00 02:49:37 02:49:37 02:49:37 ---> sar -P ALL: 02:49:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8335) 09/05/25 _x86_64_ (8 CPU) 02:49:37 02:49:37 01:55:20 LINUX RESTART (8 CPU) 02:49:37 02:49:37 01:56:02 CPU %user %nice %system %iowait %steal %idle 02:49:37 01:57:01 all 8.38 0.00 3.39 3.08 0.07 85.09 02:49:37 01:57:01 0 8.29 0.00 4.07 0.60 0.07 86.97 02:49:37 01:57:01 1 6.13 0.00 3.11 2.16 0.07 88.53 02:49:37 01:57:01 2 8.62 0.00 3.34 0.74 0.07 87.23 02:49:37 01:57:01 3 7.92 0.00 3.45 1.03 0.07 87.53 02:49:37 01:57:01 4 10.91 0.00 3.72 8.54 0.07 76.77 02:49:37 01:57:01 5 9.46 0.00 2.63 0.70 0.07 87.15 02:49:37 01:57:01 6 7.90 0.00 2.63 0.72 0.05 88.69 02:49:37 01:57:01 7 7.78 0.00 4.15 10.12 0.09 77.86 02:49:37 01:58:01 all 42.68 0.00 6.78 1.34 0.08 49.11 02:49:37 01:58:01 0 41.58 0.00 7.34 0.40 0.08 50.60 02:49:37 01:58:01 1 42.30 0.00 6.38 0.20 0.10 51.02 02:49:37 01:58:01 2 43.25 0.00 6.11 0.10 0.07 50.47 02:49:37 01:58:01 3 43.12 0.00 6.70 0.10 0.08 49.99 02:49:37 01:58:01 4 42.01 0.00 6.38 0.25 0.08 51.28 02:49:37 01:58:01 5 44.78 0.00 7.33 2.78 0.08 45.03 02:49:37 01:58:01 6 41.59 0.00 7.30 6.22 0.08 44.81 02:49:37 01:58:01 7 42.84 0.00 6.70 0.67 0.08 49.70 02:49:37 01:59:01 all 52.22 0.00 6.76 1.04 0.10 39.87 02:49:37 01:59:01 0 52.46 0.00 6.96 0.29 0.10 40.19 02:49:37 01:59:01 1 50.78 0.00 6.40 0.22 0.08 42.52 02:49:37 01:59:01 2 53.28 0.00 6.48 0.25 0.10 39.89 02:49:37 01:59:01 3 52.67 0.00 7.09 0.39 0.08 39.76 02:49:37 01:59:01 4 53.20 0.00 6.38 0.20 0.10 40.13 02:49:37 01:59:01 5 52.15 0.00 6.65 0.45 0.18 40.56 02:49:37 01:59:01 6 50.40 0.00 7.06 5.04 0.08 37.41 02:49:37 01:59:01 7 52.83 0.00 7.09 1.48 0.08 38.52 02:49:37 02:00:01 all 30.59 0.00 5.57 2.14 0.10 61.59 02:49:37 02:00:01 0 30.60 0.00 5.60 1.38 0.07 62.36 02:49:37 02:00:01 1 30.70 0.00 5.32 0.15 0.18 63.64 02:49:37 02:00:01 2 30.77 0.00 5.56 0.12 0.08 63.48 02:49:37 02:00:01 3 28.64 0.00 4.97 2.53 0.08 63.79 02:49:37 02:00:01 4 30.48 0.00 5.23 0.08 0.07 64.13 02:49:37 02:00:01 5 31.20 0.00 5.22 1.24 0.10 62.24 02:49:37 02:00:01 6 31.10 0.00 5.54 0.79 0.13 62.45 02:49:37 02:00:01 7 31.26 0.00 7.14 10.87 0.08 50.65 02:49:37 02:01:02 all 22.08 0.00 9.35 21.90 0.12 46.55 02:49:37 02:01:02 0 21.63 0.00 9.62 30.34 0.12 38.29 02:49:37 02:01:02 1 22.48 0.00 9.92 17.22 0.10 50.27 02:49:37 02:01:02 2 22.03 0.00 9.01 16.40 0.08 52.48 02:49:37 02:01:02 3 22.63 0.00 8.99 19.77 0.10 48.50 02:49:37 02:01:02 4 21.78 0.00 9.06 26.45 0.19 42.52 02:49:37 02:01:02 5 22.06 0.00 9.78 22.77 0.10 45.29 02:49:37 02:01:02 6 21.95 0.00 9.11 10.93 0.12 57.89 02:49:37 02:01:02 7 22.08 0.00 9.29 31.52 0.10 37.02 02:49:37 02:02:01 all 14.58 0.00 5.65 12.81 0.05 66.91 02:49:37 02:02:01 0 14.24 0.00 5.84 4.95 0.05 74.93 02:49:37 02:02:01 1 14.95 0.00 6.91 62.44 0.07 15.62 02:49:37 02:02:01 2 14.03 0.00 5.32 7.78 0.05 72.82 02:49:37 02:02:01 3 15.14 0.00 5.87 13.38 0.07 65.53 02:49:37 02:02:01 4 14.85 0.00 5.24 3.46 0.03 76.42 02:49:37 02:02:01 5 14.31 0.00 5.57 3.96 0.05 76.10 02:49:37 02:02:01 6 14.65 0.00 5.54 3.24 0.05 76.51 02:49:37 02:02:01 7 14.45 0.00 4.90 3.76 0.05 76.83 02:49:37 02:03:01 all 89.93 0.00 9.94 0.00 0.14 0.00 02:49:37 02:03:01 0 89.71 0.00 10.16 0.00 0.13 0.00 02:49:37 02:03:01 1 89.95 0.00 9.92 0.00 0.13 0.00 02:49:37 02:03:01 2 89.76 0.00 10.09 0.00 0.15 0.00 02:49:37 02:03:01 3 89.80 0.00 10.09 0.00 0.12 0.00 02:49:37 02:03:01 4 90.19 0.00 9.68 0.00 0.13 0.00 02:49:37 02:03:01 5 89.80 0.00 10.05 0.00 0.15 0.00 02:49:37 02:03:01 6 89.79 0.00 10.10 0.00 0.12 0.00 02:49:37 02:03:01 7 90.42 0.00 9.41 0.00 0.15 0.02 02:49:37 02:04:01 all 90.37 0.00 9.49 0.00 0.14 0.00 02:49:37 02:04:01 0 89.52 0.00 10.33 0.00 0.15 0.00 02:49:37 02:04:01 1 89.76 0.00 10.07 0.00 0.17 0.00 02:49:37 02:04:01 2 90.69 0.00 9.19 0.00 0.12 0.00 02:49:37 02:04:01 3 90.92 0.00 8.93 0.00 0.13 0.02 02:49:37 02:04:01 4 90.84 0.00 9.02 0.00 0.13 0.00 02:49:37 02:04:01 5 89.13 0.00 10.72 0.00 0.15 0.00 02:49:37 02:04:01 6 91.34 0.00 8.54 0.00 0.12 0.00 02:49:37 02:04:01 7 90.76 0.00 9.09 0.00 0.15 0.00 02:49:37 02:05:01 all 42.35 0.00 5.93 6.31 0.10 45.31 02:49:37 02:05:01 0 45.45 0.00 5.76 8.94 0.12 39.73 02:49:37 02:05:01 1 44.21 0.00 6.50 2.31 0.10 46.88 02:49:37 02:05:01 2 43.19 0.00 5.83 15.43 0.10 35.45 02:49:37 02:05:01 3 43.17 0.00 5.78 2.60 0.10 48.35 02:49:37 02:05:01 4 40.19 0.00 5.42 1.86 0.10 52.43 02:49:37 02:05:01 5 39.42 0.00 6.68 2.91 0.08 50.91 02:49:37 02:05:01 6 39.63 0.00 5.70 7.46 0.10 47.12 02:49:37 02:05:01 7 43.59 0.00 5.82 8.94 0.08 41.57 02:49:37 02:06:01 all 10.12 0.00 0.98 0.10 0.06 88.74 02:49:37 02:06:01 0 12.23 0.00 1.27 0.13 0.07 86.30 02:49:37 02:06:01 1 15.70 0.00 1.10 0.33 0.07 82.79 02:49:37 02:06:01 2 11.56 0.00 1.23 0.02 0.05 87.14 02:49:37 02:06:01 3 10.84 0.00 1.19 0.03 0.05 87.89 02:49:37 02:06:01 4 7.73 0.00 0.85 0.02 0.05 91.35 02:49:37 02:06:01 5 8.16 0.00 0.77 0.03 0.07 90.97 02:49:37 02:06:01 6 8.69 0.00 0.65 0.22 0.05 90.39 02:49:37 02:06:01 7 6.06 0.00 0.78 0.02 0.05 93.09 02:49:37 02:07:01 all 4.27 0.00 0.38 0.05 0.03 95.27 02:49:37 02:07:01 0 7.67 0.00 0.40 0.35 0.05 91.53 02:49:37 02:07:01 1 6.94 0.00 0.40 0.02 0.03 92.61 02:49:37 02:07:01 2 1.43 0.00 0.25 0.00 0.03 98.28 02:49:37 02:07:01 3 5.41 0.00 0.38 0.02 0.05 94.14 02:49:37 02:07:01 4 7.50 0.00 0.40 0.02 0.03 92.05 02:49:37 02:07:01 5 2.44 0.00 0.53 0.00 0.02 97.01 02:49:37 02:07:01 6 0.88 0.00 0.27 0.00 0.02 98.83 02:49:37 02:07:01 7 1.87 0.00 0.42 0.00 0.02 97.69 02:49:37 02:49:37 02:07:01 CPU %user %nice %system %iowait %steal %idle 02:49:37 02:08:01 all 1.64 0.00 0.21 0.44 0.03 97.69 02:49:37 02:08:01 0 2.50 0.00 0.33 0.58 0.02 96.57 02:49:37 02:08:01 1 0.93 0.00 0.27 0.00 0.03 98.77 02:49:37 02:08:01 2 1.88 0.00 0.15 2.92 0.03 95.01 02:49:37 02:08:01 3 0.90 0.00 0.13 0.02 0.02 98.93 02:49:37 02:08:01 4 2.49 0.00 0.25 0.00 0.02 97.24 02:49:37 02:08:01 5 0.83 0.00 0.25 0.00 0.03 98.88 02:49:37 02:08:01 6 2.59 0.00 0.18 0.02 0.03 97.18 02:49:37 02:08:01 7 0.98 0.00 0.08 0.00 0.03 98.90 02:49:37 02:09:01 all 0.02 0.00 0.02 0.09 0.02 99.85 02:49:37 02:09:01 0 0.02 0.00 0.00 0.35 0.02 99.62 02:49:37 02:09:01 1 0.07 0.00 0.03 0.02 0.05 99.83 02:49:37 02:09:01 2 0.03 0.00 0.05 0.38 0.02 99.52 02:49:37 02:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:49:37 02:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:49:37 02:09:01 5 0.00 0.00 0.03 0.00 0.02 99.95 02:49:37 02:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:49:37 02:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:49:37 02:10:01 all 0.05 0.00 0.01 0.01 0.01 99.92 02:49:37 02:10:01 0 0.13 0.00 0.02 0.02 0.02 99.82 02:49:37 02:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:49:37 02:10:01 2 0.07 0.00 0.02 0.02 0.02 99.88 02:49:37 02:10:01 3 0.03 0.00 0.00 0.02 0.00 99.95 02:49:37 02:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:49:37 02:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:49:37 02:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:49:37 02:10:01 7 0.10 0.00 0.00 0.00 0.02 99.88 02:49:37 02:11:01 all 0.06 0.00 0.04 0.01 0.01 99.89 02:49:37 02:11:01 0 0.05 0.00 0.03 0.02 0.00 99.90 02:49:37 02:11:01 1 0.08 0.00 0.05 0.00 0.02 99.85 02:49:37 02:11:01 2 0.03 0.00 0.05 0.00 0.02 99.90 02:49:37 02:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:49:37 02:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:49:37 02:11:01 5 0.02 0.00 0.03 0.02 0.02 99.92 02:49:37 02:11:01 6 0.02 0.00 0.05 0.02 0.02 99.90 02:49:37 02:11:01 7 0.20 0.00 0.02 0.00 0.02 99.77 02:49:37 02:12:01 all 0.28 0.00 0.02 0.00 0.01 99.69 02:49:37 02:12:01 0 0.08 0.00 0.03 0.00 0.02 99.87 02:49:37 02:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:49:37 02:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:49:37 02:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:49:37 02:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:49:37 02:12:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:49:37 02:12:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:49:37 02:12:01 7 2.00 0.00 0.03 0.00 0.02 97.95 02:49:37 02:13:01 all 0.19 0.00 0.01 0.00 0.01 99.79 02:49:37 02:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:49:37 02:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:49:37 02:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:49:37 02:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:49:37 02:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:49:37 02:13:01 5 0.02 0.00 0.02 0.02 0.02 99.93 02:49:37 02:13:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:49:37 02:13:01 7 1.34 0.00 0.00 0.00 0.02 98.64 02:49:37 02:14:01 all 0.03 0.00 0.02 0.06 0.01 99.87 02:49:37 02:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:49:37 02:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:49:37 02:14:01 2 0.03 0.00 0.05 0.00 0.02 99.90 02:49:37 02:14:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:49:37 02:14:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:49:37 02:14:01 5 0.00 0.00 0.00 0.17 0.00 99.83 02:49:37 02:14:01 6 0.02 0.00 0.03 0.32 0.02 99.62 02:49:37 02:14:01 7 0.03 0.00 0.00 0.00 0.03 99.93 02:49:37 02:15:01 all 0.04 0.00 0.01 0.03 0.01 99.91 02:49:37 02:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:49:37 02:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:49:37 02:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:49:37 02:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:49:37 02:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:49:37 02:15:01 5 0.00 0.00 0.00 0.18 0.02 99.80 02:49:37 02:15:01 6 0.02 0.00 0.02 0.07 0.03 99.87 02:49:37 02:15:01 7 0.18 0.00 0.00 0.00 0.02 99.80 02:49:37 02:16:01 all 0.04 0.00 0.01 0.10 0.01 99.85 02:49:37 02:16:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:49:37 02:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:49:37 02:16:01 2 0.07 0.00 0.03 0.02 0.02 99.87 02:49:37 02:16:01 3 0.05 0.00 0.02 0.17 0.00 99.77 02:49:37 02:16:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:49:37 02:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:49:37 02:16:01 6 0.02 0.00 0.02 0.60 0.02 99.35 02:49:37 02:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:49:37 02:17:01 all 0.21 0.00 0.01 0.01 0.01 99.76 02:49:37 02:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:49:37 02:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:49:37 02:17:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:49:37 02:17:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:49:37 02:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:49:37 02:17:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:49:37 02:17:01 6 0.00 0.00 0.03 0.07 0.03 99.87 02:49:37 02:17:01 7 1.48 0.00 0.00 0.00 0.02 98.50 02:49:37 02:18:01 all 0.05 0.00 0.01 0.03 0.01 99.90 02:49:37 02:18:01 0 0.08 0.00 0.00 0.00 0.00 99.92 02:49:37 02:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:49:37 02:18:01 2 0.08 0.00 0.03 0.00 0.02 99.87 02:49:37 02:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:49:37 02:18:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:49:37 02:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:49:37 02:18:01 6 0.03 0.00 0.03 0.20 0.02 99.72 02:49:37 02:18:01 7 0.10 0.00 0.00 0.00 0.00 99.90 02:49:37 02:49:37 02:18:01 CPU %user %nice %system %iowait %steal %idle 02:49:37 02:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:49:37 02:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:49:37 02:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:49:37 02:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:49:37 02:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:49:37 02:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:49:37 02:19:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:49:37 02:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:49:37 02:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:49:37 02:20:01 all 0.04 0.00 0.02 0.00 0.01 99.92 02:49:37 02:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:49:37 02:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:49:37 02:20:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:49:37 02:20:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:49:37 02:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:49:37 02:20:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:49:37 02:20:01 6 0.02 0.00 0.02 0.02 0.03 99.92 02:49:37 02:20:01 7 0.17 0.00 0.02 0.00 0.02 99.80 02:49:37 02:21:01 all 0.08 0.00 0.01 0.32 0.01 99.58 02:49:37 02:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:49:37 02:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:49:37 02:21:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:49:37 02:21:01 3 0.03 0.00 0.02 1.03 0.00 98.92 02:49:37 02:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:49:37 02:21:01 5 0.00 0.00 0.00 0.17 0.00 99.83 02:49:37 02:21:01 6 0.00 0.00 0.00 1.37 0.02 98.62 02:49:37 02:21:01 7 0.50 0.00 0.02 0.00 0.02 99.47 02:49:37 02:22:01 all 0.06 0.00 0.02 0.43 0.01 99.48 02:49:37 02:22:01 0 0.07 0.00 0.03 0.00 0.00 99.90 02:49:37 02:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:49:37 02:22:01 2 0.00 0.00 0.00 0.28 0.00 99.72 02:49:37 02:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:49:37 02:22:01 4 0.22 0.00 0.02 0.00 0.02 99.75 02:49:37 02:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:49:37 02:22:01 6 0.02 0.00 0.05 3.15 0.03 96.75 02:49:37 02:22:01 7 0.12 0.00 0.03 0.00 0.00 99.85 02:49:37 02:23:01 all 0.02 0.00 0.01 0.17 0.01 99.80 02:49:37 02:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:49:37 02:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:49:37 02:23:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:49:37 02:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:49:37 02:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:49:37 02:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:49:37 02:23:01 6 0.05 0.00 0.02 1.33 0.02 98.58 02:49:37 02:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:49:37 02:24:01 all 0.03 0.00 0.01 0.13 0.01 99.82 02:49:37 02:24:01 0 0.07 0.00 0.00 0.00 0.02 99.92 02:49:37 02:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:49:37 02:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:49:37 02:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:49:37 02:24:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:49:37 02:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:49:37 02:24:01 6 0.05 0.00 0.05 1.02 0.02 98.87 02:49:37 02:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:49:37 02:25:01 all 0.02 0.00 0.01 0.03 0.01 99.92 02:49:37 02:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:49:37 02:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:49:37 02:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:49:37 02:25:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:49:37 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:49:37 02:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:49:37 02:25:01 6 0.02 0.00 0.03 0.27 0.03 99.65 02:49:37 02:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:49:37 02:26:01 all 0.04 0.00 0.01 0.04 0.01 99.90 02:49:37 02:26:01 0 0.05 0.00 0.00 0.00 0.02 99.93 02:49:37 02:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:49:37 02:26:01 2 0.03 0.00 0.05 0.00 0.02 99.90 02:49:37 02:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:49:37 02:26:01 4 0.07 0.00 0.00 0.00 0.00 99.93 02:49:37 02:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:49:37 02:26:01 6 0.03 0.00 0.02 0.28 0.02 99.65 02:49:37 02:26:01 7 0.07 0.00 0.02 0.02 0.02 99.88 02:49:37 02:27:01 all 0.12 0.00 0.01 0.07 0.01 99.79 02:49:37 02:27:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:49:37 02:27:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:49:37 02:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:49:37 02:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:49:37 02:27:01 4 0.80 0.00 0.02 0.00 0.02 99.17 02:49:37 02:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:49:37 02:27:01 6 0.00 0.00 0.00 0.57 0.02 99.42 02:49:37 02:27:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:49:37 02:28:01 all 0.14 0.00 0.01 0.00 0.01 99.83 02:49:37 02:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:49:37 02:28:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:49:37 02:28:01 2 0.05 0.00 0.03 0.00 0.02 99.90 02:49:37 02:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:49:37 02:28:01 4 0.83 0.00 0.00 0.00 0.00 99.17 02:49:37 02:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:49:37 02:28:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:49:37 02:28:01 7 0.10 0.00 0.03 0.00 0.03 99.83 02:49:37 02:29:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:49:37 02:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:49:37 02:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:49:37 02:29:01 2 0.07 0.00 0.03 0.00 0.02 99.88 02:49:37 02:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:49:37 02:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:49:37 02:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:49:37 02:29:01 6 0.00 0.00 0.00 0.05 0.00 99.95 02:49:37 02:29:01 7 0.00 0.00 0.03 0.00 0.02 99.95 02:49:37 02:49:37 02:29:01 CPU %user %nice %system %iowait %steal %idle 02:49:37 02:30:01 all 0.04 0.00 0.01 0.01 0.01 99.92 02:49:37 02:30:01 0 0.07 0.00 0.00 0.00 0.02 99.92 02:49:37 02:30:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:49:37 02:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:49:37 02:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:49:37 02:30:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:49:37 02:30:01 5 0.00 0.00 0.02 0.02 0.02 99.95 02:49:37 02:30:01 6 0.07 0.00 0.00 0.07 0.00 99.87 02:49:37 02:30:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:49:37 02:31:01 all 0.03 0.00 0.02 0.04 0.01 99.91 02:49:37 02:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:49:37 02:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:49:37 02:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:49:37 02:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:49:37 02:31:01 4 0.08 0.00 0.00 0.00 0.00 99.92 02:49:37 02:31:01 5 0.00 0.00 0.02 0.18 0.00 99.80 02:49:37 02:31:01 6 0.02 0.00 0.02 0.13 0.02 99.82 02:49:37 02:31:01 7 0.03 0.00 0.03 0.00 0.03 99.90 02:49:37 02:32:01 all 0.07 0.00 0.02 0.06 0.01 99.84 02:49:37 02:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:49:37 02:32:01 1 0.02 0.00 0.05 0.00 0.02 99.92 02:49:37 02:32:01 2 0.08 0.00 0.03 0.00 0.02 99.87 02:49:37 02:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:49:37 02:32:01 4 0.28 0.00 0.03 0.00 0.02 99.67 02:49:37 02:32:01 5 0.02 0.00 0.00 0.17 0.02 99.80 02:49:37 02:32:01 6 0.08 0.00 0.00 0.32 0.00 99.60 02:49:37 02:32:01 7 0.07 0.00 0.02 0.00 0.00 99.92 02:49:37 02:33:01 all 0.18 0.00 0.02 0.00 0.02 99.77 02:49:37 02:33:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:49:37 02:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:49:37 02:33:01 2 0.05 0.00 0.05 0.00 0.02 99.88 02:49:37 02:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:49:37 02:33:01 4 1.25 0.00 0.03 0.00 0.08 98.63 02:49:37 02:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:49:37 02:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:49:37 02:33:01 7 0.02 0.00 0.05 0.00 0.05 99.88 02:49:37 02:34:01 all 0.11 0.00 0.01 0.01 0.01 99.87 02:49:37 02:34:01 0 0.10 0.00 0.00 0.00 0.00 99.90 02:49:37 02:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:49:37 02:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:49:37 02:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:49:37 02:34:01 4 0.67 0.00 0.00 0.00 0.02 99.32 02:49:37 02:34:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:49:37 02:34:01 6 0.03 0.00 0.00 0.03 0.02 99.92 02:49:37 02:34:01 7 0.05 0.00 0.00 0.00 0.02 99.93 02:49:37 02:35:01 all 0.12 0.00 0.01 0.00 0.01 99.85 02:49:37 02:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:49:37 02:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:49:37 02:35:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:49:37 02:35:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:49:37 02:35:01 4 0.80 0.00 0.02 0.00 0.00 99.19 02:49:37 02:35:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:49:37 02:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:49:37 02:35:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:49:37 02:36:01 all 0.04 0.00 0.01 0.00 0.00 99.94 02:49:37 02:36:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:49:37 02:36:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:49:37 02:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:49:37 02:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:49:37 02:36:01 4 0.08 0.00 0.00 0.00 0.00 99.92 02:49:37 02:36:01 5 0.05 0.00 0.00 0.02 0.00 99.93 02:49:37 02:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:49:37 02:36:01 7 0.02 0.00 0.03 0.00 0.02 99.93 02:49:37 02:37:01 all 0.03 0.00 0.02 0.00 0.00 99.95 02:49:37 02:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:49:37 02:37:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:49:37 02:37:01 2 0.07 0.00 0.02 0.00 0.00 99.92 02:49:37 02:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:49:37 02:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:49:37 02:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:49:37 02:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:49:37 02:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:49:37 02:38:01 all 0.21 0.00 0.02 0.01 0.01 99.75 02:49:37 02:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:49:37 02:38:01 1 0.08 0.00 0.02 0.00 0.00 99.90 02:49:37 02:38:01 2 0.17 0.00 0.02 0.00 0.02 99.80 02:49:37 02:38:01 3 0.12 0.00 0.03 0.00 0.02 99.83 02:49:37 02:38:01 4 1.03 0.00 0.02 0.00 0.02 98.94 02:49:37 02:38:01 5 0.13 0.00 0.05 0.02 0.02 99.78 02:49:37 02:38:01 6 0.02 0.00 0.00 0.05 0.00 99.93 02:49:37 02:38:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:49:37 02:39:01 all 0.35 0.00 0.05 0.03 0.01 99.56 02:49:37 02:39:01 0 0.10 0.00 0.12 0.00 0.02 99.77 02:49:37 02:39:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:49:37 02:39:01 2 0.27 0.00 0.07 0.02 0.00 99.65 02:49:37 02:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:49:37 02:39:01 4 1.84 0.00 0.03 0.00 0.00 98.13 02:49:37 02:39:01 5 0.05 0.00 0.00 0.12 0.00 99.83 02:49:37 02:39:01 6 0.33 0.00 0.07 0.12 0.02 99.47 02:49:37 02:39:01 7 0.12 0.00 0.10 0.00 0.02 99.77 02:49:37 02:40:01 all 0.06 0.00 0.02 0.01 0.01 99.90 02:49:37 02:40:01 0 0.07 0.00 0.00 0.00 0.00 99.93 02:49:37 02:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:49:37 02:40:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:49:37 02:40:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:49:37 02:40:01 4 0.22 0.00 0.03 0.00 0.02 99.73 02:49:37 02:40:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:49:37 02:40:01 6 0.00 0.00 0.00 0.08 0.00 99.92 02:49:37 02:40:01 7 0.08 0.00 0.03 0.00 0.02 99.87 02:49:37 02:49:37 02:40:01 CPU %user %nice %system %iowait %steal %idle 02:49:37 02:41:01 all 0.10 0.00 0.01 0.04 0.01 99.85 02:49:37 02:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:49:37 02:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:49:37 02:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:49:37 02:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:49:37 02:41:01 4 0.60 0.00 0.00 0.00 0.00 99.40 02:49:37 02:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:49:37 02:41:01 6 0.00 0.00 0.00 0.30 0.00 99.70 02:49:37 02:41:01 7 0.02 0.00 0.03 0.00 0.02 99.93 02:49:37 02:42:01 all 0.03 0.00 0.02 0.01 0.01 99.93 02:49:37 02:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:49:37 02:42:01 1 0.03 0.00 0.05 0.00 0.02 99.90 02:49:37 02:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:49:37 02:42:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:49:37 02:42:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:49:37 02:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:49:37 02:42:01 6 0.00 0.00 0.02 0.08 0.02 99.88 02:49:37 02:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:49:37 02:43:01 all 0.05 0.00 0.01 0.01 0.00 99.93 02:49:37 02:43:01 0 0.08 0.00 0.00 0.00 0.02 99.90 02:49:37 02:43:01 1 0.10 0.00 0.02 0.00 0.00 99.88 02:49:37 02:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:49:37 02:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:49:37 02:43:01 4 0.15 0.00 0.00 0.00 0.00 99.85 02:49:37 02:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:49:37 02:43:01 6 0.02 0.00 0.00 0.07 0.00 99.92 02:49:37 02:43:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:49:37 02:44:01 all 0.11 0.00 0.03 0.15 0.01 99.70 02:49:37 02:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:49:37 02:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:49:37 02:44:01 2 0.03 0.00 0.05 0.00 0.02 99.90 02:49:37 02:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:49:37 02:44:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:49:37 02:44:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:49:37 02:44:01 6 0.00 0.00 0.00 0.85 0.00 99.15 02:49:37 02:44:01 7 0.73 0.00 0.07 0.35 0.03 98.82 02:49:37 02:45:01 all 0.02 0.00 0.01 0.01 0.01 99.94 02:49:37 02:45:01 0 0.07 0.00 0.02 0.00 0.02 99.90 02:49:37 02:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:49:37 02:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:49:37 02:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:49:37 02:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:49:37 02:45:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:49:37 02:45:01 6 0.00 0.00 0.00 0.03 0.02 99.95 02:49:37 02:45:01 7 0.03 0.00 0.05 0.00 0.02 99.90 02:49:37 02:46:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:49:37 02:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:49:37 02:46:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:49:37 02:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:49:37 02:46:01 3 0.08 0.00 0.02 0.00 0.02 99.88 02:49:37 02:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:49:37 02:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:49:37 02:46:01 6 0.05 0.00 0.00 0.02 0.00 99.93 02:49:37 02:46:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:49:37 02:47:01 all 0.03 0.00 0.02 0.00 0.00 99.95 02:49:37 02:47:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:49:37 02:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:49:37 02:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:49:37 02:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:49:37 02:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:49:37 02:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:49:37 02:47:01 6 0.02 0.00 0.02 0.03 0.00 99.93 02:49:37 02:47:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:49:37 02:48:01 all 1.96 0.00 0.93 1.12 0.03 95.97 02:49:37 02:48:01 0 1.37 0.00 0.75 0.02 0.03 97.83 02:49:37 02:48:01 1 1.86 0.00 0.70 0.02 0.02 97.41 02:49:37 02:48:01 2 3.41 0.00 1.40 0.07 0.03 95.08 02:49:37 02:48:01 3 1.61 0.00 0.80 0.02 0.03 97.54 02:49:37 02:48:01 4 2.13 0.00 0.80 0.02 0.02 97.03 02:49:37 02:48:01 5 1.80 0.00 1.33 7.38 0.03 89.46 02:49:37 02:48:01 6 1.77 0.00 1.00 1.27 0.03 95.92 02:49:37 02:48:01 7 1.73 0.00 0.64 0.17 0.02 97.45 02:49:37 02:49:01 all 6.47 0.00 2.63 5.14 0.07 85.69 02:49:37 02:49:01 0 8.01 0.00 2.65 0.45 0.07 88.82 02:49:37 02:49:01 1 5.96 0.00 3.10 30.78 0.07 60.10 02:49:37 02:49:01 2 5.51 0.00 2.79 2.30 0.05 89.35 02:49:37 02:49:01 3 6.12 0.00 2.79 0.22 0.05 90.82 02:49:37 02:49:01 4 6.71 0.00 3.14 6.17 0.05 83.93 02:49:37 02:49:01 5 6.55 0.00 2.40 0.56 0.05 90.45 02:49:37 02:49:01 6 6.73 0.00 1.92 0.69 0.13 90.53 02:49:37 02:49:01 7 6.15 0.00 2.23 0.19 0.08 91.35 02:49:37 Average: all 7.89 0.00 1.28 1.07 0.03 89.73 02:49:37 Average: 0 8.02 0.00 1.34 0.90 0.03 89.72 02:49:37 Average: 1 7.91 0.00 1.32 2.13 0.03 88.61 02:49:37 Average: 2 7.90 0.00 1.27 0.87 0.03 89.93 02:49:37 Average: 3 7.88 0.00 1.27 0.77 0.02 90.06 02:49:37 Average: 4 8.09 0.00 1.23 0.87 0.03 89.78 02:49:37 Average: 5 7.75 0.00 1.32 0.82 0.03 90.09 02:49:37 Average: 6 7.70 0.00 1.24 0.90 0.03 90.13 02:49:37 Average: 7 7.89 0.00 1.28 1.26 0.03 89.53 02:49:37 02:49:37 02:49:37