Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5db4aa1e81170991e138a80f2fe3c1b323070e5 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-ssh10491552671909066667.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh901914816687269452.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2049960316301743827.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18233580125770345792.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-ssh5981977517556781422.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5130 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/967 [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/967 # 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 > 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 Avoid second fetch Checking out Revision f5db4aa1e81170991e138a80f2fe3c1b323070e5 (main) Commit message: "Merge pull request #5393 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.21.0" > git config core.sparsecheckout # timeout=10 > git checkout -f f5db4aa1e81170991e138a80f2fe3c1b323070e5 # timeout=10 > git rev-list --no-walk 545500b82f5840a6ba07460a23078cd69626ab39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:39:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:39:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:39:35 ========================================================= 23:39:35 EdgeX Global Pipelines Version Info 23:39:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:39:37 ------------------- 23:39:37 stable info: 23:39:37 ------------------- 23:39:37 Commited By: Cherry Wang cherry@iotechsys.com 23:39:37 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 23:39:37 Message: update stable to v1.0.278 23:39:37 ------------------- 23:39:37 experimental info: 23:39:37 ------------------- 23:39:37 Commited By: **** collab-it+edgex@linuxfoundation.org 23:39:37 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 23:39:37 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:39:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:39:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:39:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:39:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:39:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:39:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 23:39:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5db4aa [Pipeline] echo 23:39:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:39:38 provisioning config files... 23:39:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/967@tmp/config3871434210938241531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:39:38 ---> ****-login.sh 23:39:38 nexus3.edgexfoundry.org:10001 23:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:39 23:39:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:39:39 Configure a credential helper to remove this warning. See 23:39:39 https://docs.****.com/go/credential-store/ 23:39:39 23:39:39 Login Succeeded 23:39:39 nexus3.edgexfoundry.org:10002 23:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:39 23:39:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:39:39 Configure a credential helper to remove this warning. See 23:39:39 https://docs.****.com/go/credential-store/ 23:39:39 23:39:39 Login Succeeded 23:39:39 nexus3.edgexfoundry.org:10003 23:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:39 23:39:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:39:39 Configure a credential helper to remove this warning. See 23:39:39 https://docs.****.com/go/credential-store/ 23:39:39 23:39:39 Login Succeeded 23:39:39 nexus3.edgexfoundry.org:10004 23:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:39 23:39:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:39:39 Configure a credential helper to remove this warning. See 23:39:39 https://docs.****.com/go/credential-store/ 23:39:39 23:39:39 Login Succeeded 23:39:39 ****.io 23:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:39 23:39:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:39:39 Configure a credential helper to remove this warning. See 23:39:39 https://docs.****.com/go/credential-store/ 23:39:39 23:39:39 Login Succeeded 23:39:39 ---> ****-login.sh ends [Pipeline] } 23:39:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:39:39 + 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 23:39:39 + cut -d/ -f2 23:39:39 + dirname cmd/core-command/Dockerfile 23:39:39 + echo core-command,cmd/core-command/Dockerfile 23:39:39 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:39:39 + cut -d/ -f2 23:39:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:39:39 + dirname cmd/core-data/Dockerfile 23:39:39 + cut -d/ -f2 23:39:39 + echo core-data,cmd/core-data/Dockerfile 23:39:39 + dirname cmd/core-keeper/Dockerfile 23:39:39 + cut -d/ -f2 23:39:39 + echo core-keeper,cmd/core-keeper/Dockerfile 23:39:39 + dirname cmd/core-metadata/Dockerfile 23:39:39 + cut -d/ -f2 23:39:39 + echo core-metadata,cmd/core-metadata/Dockerfile 23:39:39 + dirname cmd/security-bootstrapper/Dockerfile 23:39:39 + cut -d/ -f2 23:39:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:39:39 + dirname cmd/security-proxy-auth/Dockerfile 23:39:39 + cut -d/ -f2 23:39:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:39:39 + dirname cmd/security-proxy-setup/Dockerfile 23:39:39 + cut -d/ -f2 23:39:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:39:39 + cut -d/ -f2 23:39:39 + dirname cmd/security-secretstore-setup/Dockerfile 23:39:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:39:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:39:39 + cut -d/ -f2 23:39:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:39:39 + dirname cmd/security-spire-agent/Dockerfile 23:39:39 + cut -d/ -f2 23:39:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:39:39 + dirname cmd/security-spire-config/Dockerfile 23:39:39 + cut -d/ -f2 23:39:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:39:39 + dirname cmd/security-spire-server/Dockerfile 23:39:39 + cut -d/ -f2 23:39:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:39:39 + dirname cmd/support-notifications/Dockerfile 23:39:39 + cut -d/ -f2 23:39:39 + echo support-notifications,cmd/support-notifications/Dockerfile 23:39:39 + dirname cmd/support-scheduler/Dockerfile 23:39:39 + cut -d/ -f2 23:39:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:39:39 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 23:39:40 + git rev-list -1 --merges f5db4aa1e81170991e138a80f2fe3c1b323070e5~1..f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 23:39:40 -----------> git rev-list -1 --merges f5db4aa1e81170991e138a80f2fe3c1b323070e5~1..f5db4aa1e81170991e138a80f2fe3c1b323070e5 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:39:40 f5db4aa1e81170991e138a80f2fe3c1b323070e5 [false] [Pipeline] sh 23:39:40 + git log --format=format:%s -1 f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 23:39:40 ========================================================= 23:39:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:39:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:39:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:39:41 + grep -v github /etc/ssh/ssh_known_hosts 23:39:41 + [ -e /tmp/ssh_known_hosts ] 23:39:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:39:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:39:41 + sudo tee -a /etc/ssh/ssh_known_hosts 23:39:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:39:41 23:39:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:39:41 0.1.4: Pulling from edgex-devops/py-git-semver 23:39:41 3dae71ba6b94: Pulling fs layer 23:39:41 6bf1a483ea7c: Pulling fs layer 23:39:41 f5dfc541a4d3: Pulling fs layer 23:39:41 461d9e800cba: Pulling fs layer 23:39:41 80192f66455f: Pulling fs layer 23:39:41 2e8e34ca0e6c: Pulling fs layer 23:39:41 a29436f7fd5d: Pulling fs layer 23:39:41 923cac83aea3: Pulling fs layer 23:39:41 25ad8b0a4227: Pulling fs layer 23:39:41 db01528c6b51: Pulling fs layer 23:39:41 28988de357af: Pulling fs layer 23:39:41 2e8e34ca0e6c: Waiting 23:39:41 a29436f7fd5d: Waiting 23:39:41 923cac83aea3: Waiting 23:39:41 25ad8b0a4227: Waiting 23:39:41 db01528c6b51: Waiting 23:39:41 28988de357af: Waiting 23:39:41 461d9e800cba: Waiting 23:39:41 80192f66455f: Waiting 23:39:41 6bf1a483ea7c: Verifying Checksum 23:39:41 6bf1a483ea7c: Download complete 23:39:41 461d9e800cba: Verifying Checksum 23:39:41 461d9e800cba: Download complete 23:39:42 80192f66455f: Download complete 23:39:42 f5dfc541a4d3: Verifying Checksum 23:39:42 f5dfc541a4d3: Download complete 23:39:42 3dae71ba6b94: Verifying Checksum 23:39:42 3dae71ba6b94: Download complete 23:39:42 923cac83aea3: Download complete 23:39:42 25ad8b0a4227: Verifying Checksum 23:39:42 25ad8b0a4227: Download complete 23:39:42 db01528c6b51: Verifying Checksum 23:39:42 db01528c6b51: Download complete 23:39:42 28988de357af: Verifying Checksum 23:39:42 28988de357af: Download complete 23:39:42 a29436f7fd5d: Verifying Checksum 23:39:42 a29436f7fd5d: Download complete 23:39:42 2e8e34ca0e6c: Verifying Checksum 23:39:42 2e8e34ca0e6c: Download complete 23:39:43 3dae71ba6b94: Pull complete 23:39:43 6bf1a483ea7c: Pull complete 23:39:44 f5dfc541a4d3: Pull complete 23:39:44 461d9e800cba: Pull complete 23:39:44 80192f66455f: Pull complete 23:39:48 2e8e34ca0e6c: Pull complete 23:39:49 a29436f7fd5d: Pull complete 23:39:49 923cac83aea3: Pull complete 23:39:49 25ad8b0a4227: Pull complete 23:39:49 db01528c6b51: Pull complete 23:39:49 28988de357af: Pull complete 23:39:49 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 23:39:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:39:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:49 prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container 23:39:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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 23:39:52 $ docker top b5e91170c7480d1fdd80c7e73825dfa83a4c363c850261b857bac3a482cbf918 -eo pid,comm 23:39:52 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). 23:39:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:39:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:39:52 [ssh-agent] Looking for ssh-agent implementation... 23:39:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:39:52 $ docker exec b5e91170c7480d1fdd80c7e73825dfa83a4c363c850261b857bac3a482cbf918 ssh-agent 23:39:52 SSH_AUTH_SOCK=/tmp/ssh-nf53IT4eaqjJ/agent.32 23:39:52 SSH_AGENT_PID=38 23:39:52 Running ssh-add (command line suppressed) 23:39:52 Identity added: /w/workspace/edgex-go/967@tmp/private_key_7514557597773845986.key (/w/workspace/edgex-go/967@tmp/private_key_7514557597773845986.key) 23:39:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:39:53 + git config --global --add safe.directory /w/workspace/edgex-go/967 [Pipeline] sh 23:39:53 + git tag --points-at HEAD [Pipeline] } 23:39:53 $ docker exec --env ******** --env ******** b5e91170c7480d1fdd80c7e73825dfa83a4c363c850261b857bac3a482cbf918 ssh-agent -k 23:39:53 unset SSH_AUTH_SOCK; 23:39:53 unset SSH_AGENT_PID; 23:39:53 echo Agent pid 38 killed; 23:39:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:39:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:39:53 [ssh-agent] Looking for ssh-agent implementation... 23:39:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:39:53 $ docker exec b5e91170c7480d1fdd80c7e73825dfa83a4c363c850261b857bac3a482cbf918 ssh-agent 23:39:53 SSH_AUTH_SOCK=/tmp/ssh-gEnHh7SvpRRn/agent.85 23:39:53 SSH_AGENT_PID=91 23:39:53 Running ssh-add (command line suppressed) 23:39:53 Identity added: /w/workspace/edgex-go/967@tmp/private_key_13352024408877248970.key (/w/workspace/edgex-go/967@tmp/private_key_13352024408877248970.key) 23:39:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:39:54 + git semver init 23:39:54 2026-04-14 23:39:54,445 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 23:39:54 2026-04-14 23:39:54,448 [run_init] DEBUG init version:0.0.0 force:False 23:39:54 2026-04-14 23:39:54,449 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/967/.semver 23:39:54 2026-04-14 23:39:54,450 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/967/.semver 23:39:54 2026-04-14 23:39:54,450 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/967/.semver'], cwd=/w/workspace/edgex-go/967, stdin=None, shell=False, universal_newlines=False) 23:39:59 2026-04-14 23:39:59,420 [append_file] DEBUG append to file:/w/workspace/edgex-go/967/.git/info/exclude 23:39:59 2026-04-14 23:39:59,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/967/.semver/main with force:False 23:39:59 2026-04-14 23:39:59,421 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main 23:39:59 2026-04-14 23:39:59,421 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main 23:39:59 4.1.0-dev.108 [Pipeline] } 23:39:59 $ docker exec --env ******** --env ******** b5e91170c7480d1fdd80c7e73825dfa83a4c363c850261b857bac3a482cbf918 ssh-agent -k 23:39:59 unset SSH_AUTH_SOCK; 23:39:59 unset SSH_AGENT_PID; 23:39:59 echo Agent pid 91 killed; 23:39:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:40:00 + git semver [Pipeline] } 23:40:00 $ docker stop --time=1 b5e91170c7480d1fdd80c7e73825dfa83a4c363c850261b857bac3a482cbf918 23:40:01 $ docker rm -f --volumes b5e91170c7480d1fdd80c7e73825dfa83a4c363c850261b857bac3a482cbf918 [Pipeline] // withDockerContainer [Pipeline] sh 23:40:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:40:02 Stashed 1 file(s) [Pipeline] echo 23:40:02 [edgeXSemver]: initialized semver on version 4.1.0-dev.108 [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 23:40:02 + git config --global --add safe.directory /w/workspace/edgex-go/967 [Pipeline] echo 23:40:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:40:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:40:02 ========================================================= 23:40:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 23:40:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 23:40:03 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 23:40:03 2d35ebdb57d9: Pulling fs layer 23:40:03 c35fb4624d26: Pulling fs layer 23:40:03 4e2aec7ef170: Pulling fs layer 23:40:03 333b49ad6fbf: Pulling fs layer 23:40:03 4f4fb700ef54: Pulling fs layer 23:40:03 c3e65509a76b: Pulling fs layer 23:40:03 7cf9ebb963bd: Pulling fs layer 23:40:03 bb34ca984cfb: Pulling fs layer 23:40:03 151cf03bc807: Pulling fs layer 23:40:03 bb34ca984cfb: Waiting 23:40:03 c3e65509a76b: Waiting 23:40:03 7cf9ebb963bd: Waiting 23:40:03 151cf03bc807: Waiting 23:40:03 333b49ad6fbf: Waiting 23:40:03 c35fb4624d26: Verifying Checksum 23:40:03 c35fb4624d26: Download complete 23:40:03 333b49ad6fbf: Download complete 23:40:03 4f4fb700ef54: Verifying Checksum 23:40:03 4f4fb700ef54: Download complete 23:40:03 c3e65509a76b: Download complete 23:40:03 2d35ebdb57d9: Verifying Checksum 23:40:03 2d35ebdb57d9: Download complete 23:40:03 2d35ebdb57d9: Pull complete 23:40:03 7cf9ebb963bd: Verifying Checksum 23:40:03 7cf9ebb963bd: Download complete 23:40:03 c35fb4624d26: Pull complete 23:40:03 4e2aec7ef170: Verifying Checksum 23:40:03 4e2aec7ef170: Download complete 23:40:03 151cf03bc807: Verifying Checksum 23:40:03 151cf03bc807: Download complete 23:40:04 bb34ca984cfb: Verifying Checksum 23:40:04 bb34ca984cfb: Download complete 23:40:09 4e2aec7ef170: Pull complete 23:40:09 333b49ad6fbf: Pull complete 23:40:09 4f4fb700ef54: Pull complete 23:40:09 c3e65509a76b: Pull complete 23:40:09 7cf9ebb963bd: Pull complete 23:40:12 bb34ca984cfb: Pull complete 23:40:13 151cf03bc807: Pull complete 23:40:13 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 23:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 23:40:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 23:40:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 23:40:13 WORKDIR /edgex 23:40:13 COPY go.mod . 23:40:13 RUN go mod download 23:40:13 + docker build -t ci-base-image-x86_64 -f - . 23:40:14 #0 building with "default" instance using docker driver 23:40:14 23:40:14 #1 [internal] load build definition from Dockerfile 23:40:14 #1 transferring dockerfile: 164B done 23:40:14 #1 DONE 0.0s 23:40:14 23:40:14 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 23:40:14 #2 DONE 0.0s 23:40:14 23:40:14 #3 [internal] load .dockerignore 23:40:14 #3 transferring context: 50B done 23:40:14 #3 DONE 0.0s 23:40:14 23:40:14 #4 [internal] load build context 23:40:14 #4 transferring context: 7.03kB done 23:40:14 #4 DONE 0.0s 23:40:14 23:40:14 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 23:40:14 #5 DONE 0.1s 23:40:14 23:40:14 #6 [2/4] WORKDIR /edgex 23:40:16 #6 DONE 2.0s 23:40:16 23:40:16 #7 [3/4] COPY go.mod . 23:40:16 #7 DONE 0.0s 23:40:16 23:40:16 #8 [4/4] RUN go mod download 23:40:17 Still waiting to schedule task 23:40:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:40:34 #8 DONE 16.3s 23:40:34 23:40:34 #9 exporting to image 23:40:34 #9 exporting layers 23:40:36 #9 exporting layers 3.6s done 23:40:36 #9 writing image sha256:34426d12180fa0b954ed5d4612588deb8d340a65b7cfd781e710ce304ec4b976 done 23:40:36 #9 naming to docker.io/library/ci-base-image-x86_64 done 23:40:36 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:36 + docker inspect -f . ci-base-image-x86_64 23:40:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:36 prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container 23:40:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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 23:40:37 $ docker top 21f0bd7ab7f8093acd77ed29936e3eb4500484645e156717d2bbeae652ae9363 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:37 + go version 23:40:37 go version go1.25.2 linux/amd64 [Pipeline] } 23:40:37 $ docker stop --time=1 21f0bd7ab7f8093acd77ed29936e3eb4500484645e156717d2bbeae652ae9363 23:40:38 $ docker rm -f --volumes 21f0bd7ab7f8093acd77ed29936e3eb4500484645e156717d2bbeae652ae9363 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:39 + docker inspect -f . ci-base-image-x86_64 23:40:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:39 prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container 23:40:39 $ 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/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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 23:40:39 $ docker top a017ed76515f499079e3c749c3531c9b23f278ffa1dc1618622c8289d0f5dadc -eo pid,comm [Pipeline] { [Pipeline] echo 23:40:39 ========================================================= 23:40:39 [edgeXBuildGoParallel] Running Tests and Build... 23:40:39 ========================================================= [Pipeline] sh 23:40:39 + git config --global --add safe.directory /w/workspace/edgex-go/967 [Pipeline] fileExists [Pipeline] sh 23:40:40 + make test 23:40:40 go test -race -coverprofile=coverage.out ./... 23:40:50 ? github.com/edgexfoundry/edgex-go [no test files] 23:41:22 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 23:41:22 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 23:41:22 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 23:41:22 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 23:41:22 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 23:41:22 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 23:41:22 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 23:41:22 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 23:41:22 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 23:41:22 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 23:41:22 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 23:41:22 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 23:41:22 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 23:41:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:41:22 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 23:41:22 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 23:41:22 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 23:41:22 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 23:41:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 23:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.4% of statements 23:41:28 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 23:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.049s coverage: 4.8% of statements 23:41:28 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 23:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.075s coverage: 57.3% of statements 23:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.023s coverage: 86.5% of statements 23:41:28 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 23:41:28 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 23:41:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.027s coverage: 94.2% of statements 23:41:29 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 23:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 23:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:41:29 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:41:29 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 23:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 23:41:29 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 23:41:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 23:41:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 23:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 23:41:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 23:41:29 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 90.7% of statements 23:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 23:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 23:41:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:41:29 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.028s coverage: 0.0% of statements 23:41:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 23:41:29 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 23:41:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 8.2% of statements 23:41:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 23:41:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 23:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.448s coverage: 97.6% of statements 23:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 23:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:41:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:41:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 23:41:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 23:41:31 ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements 23:41:31 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 23:41:31 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 23:41:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:41:31 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 23:41:31 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 23:41:31 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 23:41:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:41:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 23:41:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 23:41:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 23:41:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.059s coverage: 3.5% of statements 23:41:34 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 23:41:34 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 23:41:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.065s coverage: 1.0% of statements 23:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:41:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements 23:41:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.027s coverage: 68.8% of statements 23:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 23:41:34 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 23:41:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 23:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 23:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 87.1% of statements 23:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements 23:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 93.1% of statements 23:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 23:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 23:41:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5131 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:41:49 Running in /w/workspace/edgex-go/967 [Pipeline] { [Pipeline] checkout 23:41:49 The recommended git tool is: git 23:41:54 using credential edgex-jenkins-ssh 23:41:54 Cloning the remote Git repository 23:41:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:41:54 > git init /w/workspace/edgex-go/967 # timeout=10 23:41:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:41:55 > git --version # timeout=10 23:41:55 > git --version # 'git version 2.25.1' 23:41:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:41:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.051s coverage: 92.9% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements 23:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 47.4% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.040s coverage: 87.2% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.052s coverage: 82.1% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements 23:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.032s coverage: 6.8% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.031s coverage: 33.3% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.034s coverage: 100.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.155s coverage: 54.8% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.043s coverage: 20.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.039s coverage: 96.8% of statements 23:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 23:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 29.2% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 23:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 3.1% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.029s coverage: 76.2% of statements 23:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.029s coverage: 54.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 23:41:58 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 23:42:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.1% of statements 23:42:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 23:42:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 23:42:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 23:42:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 23:42:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 94.9% of statements 23:42:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 23:42:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:42:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:42:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 23:42:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.037s coverage: 9.0% of statements 23:42:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 23:42:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 23:42:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 23:42:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements 23:42:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 23:42:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 47.1% of statements 23:42:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:42:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:42:02 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 23:42:02 running golangci-lint 23:42:02 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 23:42:02 go version go1.25.2 linux/amd64 23:42:03 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 23:42:03 level=info msg="[config_reader] Used config file .golangci.yml" 23:42:03 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 23:42:03 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 23:42:03 level=info msg="[goenv] Read go env for 4.765565ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 23:42:03 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 23:42:13 Avoid second fetch 23:42:13 Checking out Revision f5db4aa1e81170991e138a80f2fe3c1b323070e5 (main) 23:42:14 Commit message: "Merge pull request #5393 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.21.0" 23:42:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:42:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:42:13 > git config core.sparsecheckout # timeout=10 23:42:13 > git checkout -f f5db4aa1e81170991e138a80f2fe3c1b323070e5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:42:18 provisioning config files... 23:42:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/967@tmp/config4107974930472447015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:19 ---> ****-login.sh 23:42:19 nexus3.edgexfoundry.org:10001 23:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:42:19 Configure a credential helper to remove this warning. See 23:42:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:42:19 23:42:19 Login Succeeded 23:42:19 nexus3.edgexfoundry.org:10002 23:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:42:20 Configure a credential helper to remove this warning. See 23:42:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:42:20 23:42:20 Login Succeeded 23:42:20 nexus3.edgexfoundry.org:10003 23:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:42:20 Configure a credential helper to remove this warning. See 23:42:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:42:20 23:42:20 Login Succeeded 23:42:20 nexus3.edgexfoundry.org:10004 23:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:42:20 Configure a credential helper to remove this warning. See 23:42:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:42:20 23:42:20 Login Succeeded 23:42:20 ****.io 23:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:42:21 Configure a credential helper to remove this warning. See 23:42:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:42:21 23:42:21 Login Succeeded 23:42:21 ---> ****-login.sh ends [Pipeline] } 23:42:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:42:22 + git config --global --add safe.directory /w/workspace/edgex-go/967 [Pipeline] echo 23:42:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:42:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:42:22 ========================================================= 23:42:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 23:42:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:42:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 23:42:23 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:42:23 6b59a28fa201: Pulling fs layer 23:42:23 d32bb0dddca7: Pulling fs layer 23:42:23 5dab1238d3d9: Pulling fs layer 23:42:23 196fd7d83e7d: Pulling fs layer 23:42:23 4f4fb700ef54: Pulling fs layer 23:42:23 8ba94037c8f0: Pulling fs layer 23:42:23 deaec5988b04: Pulling fs layer 23:42:23 9f65657bb879: Pulling fs layer 23:42:23 9f65657bb879: Waiting 23:42:23 8ba94037c8f0: Waiting 23:42:23 196fd7d83e7d: Waiting 23:42:23 4f4fb700ef54: Waiting 23:42:23 deaec5988b04: Waiting 23:42:23 d32bb0dddca7: Verifying Checksum 23:42:23 d32bb0dddca7: Download complete 23:42:23 196fd7d83e7d: Verifying Checksum 23:42:23 196fd7d83e7d: Download complete 23:42:23 4f4fb700ef54: Verifying Checksum 23:42:23 4f4fb700ef54: Download complete 23:42:23 8ba94037c8f0: Verifying Checksum 23:42:23 8ba94037c8f0: Download complete 23:42:24 6b59a28fa201: Verifying Checksum 23:42:24 6b59a28fa201: Download complete 23:42:24 9f65657bb879: Verifying Checksum 23:42:24 9f65657bb879: Download complete 23:42:25 6b59a28fa201: Pull complete 23:42:25 d32bb0dddca7: Pull complete 23:42:25 5dab1238d3d9: Verifying Checksum 23:42:25 5dab1238d3d9: Download complete 23:42:27 deaec5988b04: Verifying Checksum 23:42:27 deaec5988b04: Download complete 23:42:29 level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 23.952048433s" 23:42:29 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.32146ms" 23:42:39 5dab1238d3d9: Pull complete 23:42:39 196fd7d83e7d: Pull complete 23:42:39 4f4fb700ef54: Pull complete 23:42:40 8ba94037c8f0: Pull complete 23:42:44 level=info msg="[linters_context/goanalysis] analyzers took 3m14.676101412s with top 10 stages: buildir: 1m11.795469868s, gosec: 4.429819511s, inspect: 3.191025766s, fact_deprecated: 2.760768652s, printf: 2.320335023s, ctrlflow: 1.90983044s, S1038: 1.859263536s, fact_purity: 1.738128404s, nilness: 1.56730964s, SA1001: 1.382411864s" 23:42:44 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 23:42:44 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 23:42:44 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 23:42:44 level=info msg="[runner] Issues before processing: 35, after processing: 0" 23:42:44 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 35/35, exclusion_rules: 22/21, path_absoluter: 35/35, cgo: 35/35, path_relativity: 35/35, filename_unadjuster: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, nolint_filter: 21/0" 23:42:44 level=info msg="[runner] processing took 8.231083ms with stages: nolint_filter: 7.307808ms, generated_file_filter: 692.074µs, exclusion_rules: 125.981µs, exclusion_paths: 45.29µs, path_relativity: 43.01µs, cgo: 4.94µs, path_absoluter: 3.53µs, sort_results: 2.3µs, invalid_issue: 1.72µs, filename_unadjuster: 960ns, max_same_issues: 660ns, diff: 600ns, fixer: 530ns, path_prettifier: 430ns, severity-rules: 370ns, uniq_by_line: 230ns, path_shortener: 190ns, max_from_linter: 180ns, source_code: 150ns, max_per_file_from_linter: 130ns" 23:42:44 level=info msg="[runner] linters took 14.991475596s with stages: goanalysis_metalinter: 14.983170081s" 23:42:44 0 issues. 23:42:44 level=info msg="File cache stats: 0 entries of total size 0B" 23:42:44 level=info msg="Memory: 386 samples, avg is 359.4MB, max is 1415.4MB" 23:42:44 level=info msg="Execution took 38.998885597s" 23:42:44 go vet ./... 23:42:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:42:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:42:50 ./bin/test-attribution-txt.sh 23:42:50 deaec5988b04: Pull complete 23:42:50 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 23:42:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 23:42:50 + ls -al . 23:42:50 total 1392 23:42:50 drwxrwxr-x 11 1001 1001 4096 Apr 14 23:40 . 23:42:50 drwxr-xr-x 4 root root 4096 Apr 14 23:40 .. 23:42:50 drwxrwxr-x 2 1001 1001 4096 Apr 14 23:39 .blubracket 23:42:50 -rw-rw-r-- 1 1001 1001 10 Apr 14 23:39 .dockerignore 23:42:50 drwxrwxr-x 8 1001 1001 4096 Apr 14 23:42 .git 23:42:50 drwxrwxr-x 3 1001 1001 4096 Apr 14 23:39 .github 23:42:50 -rw-rw-r-- 1 1001 1001 909 Apr 14 23:39 .gitignore 23:42:50 -rw-rw-r-- 1 1001 1001 359 Apr 14 23:39 .golangci.yml 23:42:50 -rw-rw-r-- 1 1001 1001 100 Apr 14 23:39 .hadolint.yml 23:42:50 drwxr-xr-x 3 1001 1001 4096 Apr 14 23:39 .semver 23:42:50 -rw-rw-r-- 1 1001 1001 155 Apr 14 23:39 .sonarcloud.properties 23:42:50 -rw-rw-r-- 1 1001 1001 1171 Apr 14 23:39 ADOPTERS.md 23:42:50 -rw-rw-r-- 1 1001 1001 20143 Apr 14 23:39 Attribution.txt 23:42:50 -rw-rw-r-- 1 1001 1001 108018 Apr 14 23:39 CHANGELOG.md 23:42:50 -rw-rw-r-- 1 1001 1001 3804 Apr 14 23:39 CONTRIBUTING.md 23:42:50 -rw-rw-r-- 1 1001 1001 677 Apr 14 23:39 GOVERNANCE.md 23:42:50 -rw-rw-r-- 1 1001 1001 886 Apr 14 23:39 Jenkinsfile 23:42:50 -rw-rw-r-- 1 1001 1001 10775 Apr 14 23:39 LICENSE 23:42:50 -rw-rw-r-- 1 1001 1001 16743 Apr 14 23:39 Makefile 23:42:50 -rw-rw-r-- 1 1001 1001 582 Apr 14 23:39 OWNERS.md 23:42:50 -rw-rw-r-- 1 1001 1001 9932 Apr 14 23:39 README.md 23:42:50 -rw-rw-r-- 1 1001 1001 789 Apr 14 23:39 SECURITY.md 23:42:50 -rw-rw-r-- 1 1001 1001 13 Apr 14 23:40 VERSION 23:42:50 drwxrwxr-x 2 1001 1001 4096 Apr 14 23:39 bin 23:42:50 drwxrwxr-x 19 1001 1001 4096 Apr 14 23:39 cmd 23:42:50 -rw-r--r-- 1 root root 1044024 Apr 14 23:42 coverage.out 23:42:50 drwxrwxr-x 2 1001 1001 4096 Apr 14 23:39 fuzz_test 23:42:50 -rw-rw-r-- 1 1001 1001 6990 Apr 14 23:39 go.mod 23:42:50 -rw-rw-r-- 1 1001 1001 90838 Apr 14 23:39 go.sum 23:42:50 drwxrwxr-x 7 1001 1001 4096 Apr 14 23:39 internal 23:42:50 drwxrwxr-x 2 1001 1001 4096 Apr 14 23:39 openapi 23:42:50 -rw-rw-r-- 1 1001 1001 584 Apr 14 23:39 security.txt 23:42:50 -rw-rw-r-- 1 1001 1001 204 Apr 14 23:39 version.go [Pipeline] sh 23:42:50 + '[' -e coverage.out ] 23:42:50 + chown 1001:1001 coverage.out [Pipeline] stash 23:42:51 Stashed 1 file(s) [Pipeline] sh 23:42:51 + make build 23:42:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:42:52 9f65657bb879: Pull complete 23:42:52 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 23:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 23:42:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 23:42:52 + docker build -t ci-base-image-arm64 -f - . 23:42:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 23:42:52 WORKDIR /edgex 23:42:52 COPY go.mod . 23:42:52 RUN go mod download 23:42:53 Sending build context to Docker daemon 3.894MB 23:42:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 23:42:53 ---> 334268110677 23:42:53 Step 2/4 : WORKDIR /edgex 23:42:55 ---> Running in 24203db91e31 23:42:55 Removing intermediate container 24203db91e31 23:42:55 ---> 0bf38c60779e 23:42:55 Step 3/4 : COPY go.mod . 23:42:55 ---> c4facc604a49 23:42:55 Step 4/4 : RUN go mod download 23:42:55 ---> Running in 801cc730d85e 23:43:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:43:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 23:43:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:43:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:43:25 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:43:32 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:43:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:43:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:43:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:43:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 23:43:43 Removing intermediate container 801cc730d85e 23:43:43 ---> a031bf18883a 23:43:43 Successfully built a031bf18883a 23:43:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:43:43 + docker inspect -f . ci-base-image-arm64 23:43:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:43 prd-ubuntu20.04-docker-arm64-4c-16g-5131 does not seem to be running inside a container 23:43:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:43:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:43:45 $ docker top 6bf5e61bc4debd1887ed9591276a1ee09ee498f231c42793028f8cda9b078b98 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:46 + go version 23:43:46 go version go1.25.3 linux/arm64 [Pipeline] } 23:43:46 $ docker stop --time=1 6bf5e61bc4debd1887ed9591276a1ee09ee498f231c42793028f8cda9b078b98 23:43:47 $ docker rm -f --volumes 6bf5e61bc4debd1887ed9591276a1ee09ee498f231c42793028f8cda9b078b98 [Pipeline] // withDockerContainer [Pipeline] } 23:43:47 $ docker stop --time=1 a017ed76515f499079e3c749c3531c9b23f278ffa1dc1618622c8289d0f5dadc 23:43:50 $ docker rm -f --volumes a017ed76515f499079e3c749c3531c9b23f278ffa1dc1618622c8289d0f5dadc [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 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 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:43:52 23:43:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:43:52 23:43:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:43:52 latest: Pulling from edgex-devops/edgex-compose 23:43:52 91d30c5bc195: Pulling fs layer 23:43:52 2e9b0aa3be6d: Pulling fs layer 23:43:52 9c61dcf015f6: Pulling fs layer 23:43:52 4698f68db338: Pulling fs layer 23:43:52 2a2f49069b9e: Pulling fs layer 23:43:52 e0025b399a48: Pulling fs layer 23:43:52 4698f68db338: Waiting 23:43:52 2a2f49069b9e: Waiting 23:43:52 e0025b399a48: Waiting 23:43:52 91d30c5bc195: Download complete 23:43:52 4698f68db338: Verifying Checksum 23:43:52 4698f68db338: Download complete 23:43:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:43:52 latest: Pulling from edgex-devops/edgex-compose-arm64 23:43:52 547446be3368: Pulling fs layer 23:43:52 d125d8839a47: Pulling fs layer 23:43:52 3e85d5ac6304: Pulling fs layer 23:43:52 c3105a71a48b: Pulling fs layer 23:43:52 0f093f025ec4: Pulling fs layer 23:43:52 c3106fc0e877: Pulling fs layer 23:43:52 c3105a71a48b: Waiting 23:43:52 0f093f025ec4: Waiting 23:43:52 c3106fc0e877: Waiting 23:43:52 2e9b0aa3be6d: Verifying Checksum 23:43:52 2e9b0aa3be6d: Download complete 23:43:52 91d30c5bc195: Pull complete 23:43:52 e0025b399a48: Verifying Checksum 23:43:52 e0025b399a48: Download complete 23:43:52 2a2f49069b9e: Verifying Checksum 23:43:52 2a2f49069b9e: Download complete 23:43:53 547446be3368: Verifying Checksum 23:43:53 547446be3368: Download complete 23:43:53 c3105a71a48b: Verifying Checksum 23:43:53 c3105a71a48b: Download complete 23:43:53 2e9b0aa3be6d: Pull complete 23:43:53 d125d8839a47: Verifying Checksum 23:43:53 d125d8839a47: Download complete 23:43:53 c3106fc0e877: Verifying Checksum 23:43:53 c3106fc0e877: Download complete 23:43:53 0f093f025ec4: Verifying Checksum 23:43:53 0f093f025ec4: Download complete 23:43:53 9c61dcf015f6: Verifying Checksum 23:43:53 9c61dcf015f6: Download complete 23:43:53 547446be3368: Pull complete 23:43:55 d125d8839a47: Pull complete 23:43:55 3e85d5ac6304: Verifying Checksum 23:43:55 3e85d5ac6304: Download complete 23:43:57 9c61dcf015f6: Pull complete 23:43:57 4698f68db338: Pull complete 23:43:57 2a2f49069b9e: Pull complete 23:43:57 e0025b399a48: Pull complete 23:43:57 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 23:43:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:43:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:58 prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container 23:43:58 $ 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/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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 23:43:59 $ docker top b1308bfa7438dd5878b70bc04f4aacd1e64d4ad3a733a3eeeacb1595783dee8b -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:59 + docker compose -f ./docker-compose-build.yml build --parallel 23:44:00 #1 [core-keeper internal] load build definition from Dockerfile 23:44:00 #1 transferring dockerfile: 2.07kB done 23:44:00 #1 DONE 0.1s 23:44:00 23:44:00 #2 [support-scheduler internal] load build definition from Dockerfile 23:44:00 #2 transferring dockerfile: 1.83kB done 23:44:00 #2 DONE 0.1s 23:44:00 23:44:00 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:44:00 #3 DONE 0.0s 23:44:00 23:44:00 #4 [security-spire-server internal] load build definition from Dockerfile 23:44:00 #4 transferring dockerfile: 1.70kB done 23:44:00 #4 DONE 0.1s 23:44:00 23:44:00 #5 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 23:44:00 #5 ... 23:44:00 23:44:00 #6 [support-notifications internal] load build definition from Dockerfile 23:44:00 #6 transferring dockerfile: 2.02kB done 23:44:00 #6 DONE 0.1s 23:44:00 23:44:00 #7 [core-metadata internal] load build definition from Dockerfile 23:44:00 #7 transferring dockerfile: 2.10kB done 23:44:00 #7 DONE 0.1s 23:44:00 23:44:00 #8 [core-command internal] load build definition from Dockerfile 23:44:00 #8 transferring dockerfile: 1.94kB done 23:44:00 #8 DONE 0.1s 23:44:00 23:44:00 #9 [security-bootstrapper internal] load build definition from Dockerfile 23:44:00 #9 transferring dockerfile: 3.02kB done 23:44:00 #9 DONE 0.1s 23:44:00 23:44:00 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:44:00 #10 transferring dockerfile: 2.23kB done 23:44:00 #10 DONE 0.1s 23:44:00 23:44:00 #11 [security-proxy-setup internal] load build definition from Dockerfile 23:44:00 #11 transferring dockerfile: 2.50kB done 23:44:00 #11 DONE 0.1s 23:44:00 23:44:00 #12 [security-spire-config internal] load build definition from Dockerfile 23:44:00 #12 transferring dockerfile: 1.69kB done 23:44:00 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 23:44:00 #12 DONE 0.1s 23:44:00 23:44:00 #13 [security-proxy-auth internal] load build definition from Dockerfile 23:44:00 #13 transferring dockerfile: 2.14kB done 23:44:00 #13 DONE 0.1s 23:44:00 23:44:00 #14 [core-data internal] load build definition from Dockerfile 23:44:00 #14 transferring dockerfile: 2.04kB done 23:44:00 #14 DONE 0.1s 23:44:00 23:44:00 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:44:00 #3 DONE 0.0s 23:44:00 23:44:00 #5 [core-data internal] load metadata for docker.io/library/alpine:3.22 23:44:00 #5 ... 23:44:00 23:44:00 #15 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 23:44:00 #15 DONE 0.5s 23:44:00 23:44:00 #5 [core-data internal] load metadata for docker.io/library/alpine:3.22 23:44:00 #5 DONE 0.8s 23:44:00 23:44:00 #16 [security-spire-server internal] load .dockerignore 23:44:00 #16 transferring context: 50B done 23:44:00 #16 DONE 0.0s 23:44:00 23:44:00 #17 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:00 #17 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:01 #17 ... 23:44:01 23:44:01 #18 [core-common-config-bootstrapper internal] load .dockerignore 23:44:01 #18 transferring context: 50B done 23:44:01 #18 DONE 0.1s 23:44:01 23:44:01 #19 [core-data internal] load .dockerignore 23:44:01 #19 transferring context: 50B done 23:44:01 #19 DONE 0.1s 23:44:01 23:44:01 #20 [support-scheduler internal] load .dockerignore 23:44:01 #20 transferring context: 50B done 23:44:01 #20 DONE 0.1s 23:44:01 23:44:01 #21 [security-bootstrapper internal] load .dockerignore 23:44:01 #21 transferring context: 50B done 23:44:01 #21 DONE 0.2s 23:44:01 23:44:01 #22 [security-spire-config internal] load .dockerignore 23:44:01 #22 transferring context: 50B done 23:44:01 #22 DONE 0.2s 23:44:01 23:44:01 #23 [core-command internal] load .dockerignore 23:44:01 #23 transferring context: 50B done 23:44:01 #23 DONE 0.2s 23:44:01 23:44:01 #24 [security-proxy-setup internal] load .dockerignore 23:44:01 #24 transferring context: 50B done 23:44:01 #24 DONE 0.2s 23:44:01 23:44:01 #25 [core-metadata internal] load .dockerignore 23:44:01 #25 transferring context: 50B done 23:44:01 #25 DONE 0.2s 23:44:01 23:44:01 #26 [security-proxy-auth internal] load .dockerignore 23:44:01 #26 transferring context: 50B done 23:44:01 #26 DONE 0.2s 23:44:01 23:44:01 #27 [core-keeper internal] load .dockerignore 23:44:01 #27 transferring context: 50B done 23:44:01 #27 DONE 0.2s 23:44:01 23:44:01 #17 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:01 #17 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:44:01 #17 ... 23:44:01 23:44:01 #28 [support-notifications internal] load .dockerignore 23:44:01 #28 transferring context: 50B done 23:44:01 #28 DONE 0.2s 23:44:01 23:44:01 #29 [security-spire-server internal] load build context 23:44:01 #29 transferring context: 26.57kB done 23:44:01 #29 DONE 0.2s 23:44:01 23:44:01 #17 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:01 #17 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:44:01 #17 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 23:44:01 #17 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 23:44:01 #17 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0B / 3.80MB 0.1s 23:44:01 #17 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:44:01 #17 ... 23:44:01 23:44:01 #30 [security-spire-config internal] load build context 23:44:01 #30 transferring context: 24.82kB 0.0s done 23:44:01 #30 DONE 0.2s 23:44:01 23:44:01 #17 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:01 #17 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 1.05MB / 3.80MB 0.3s 23:44:01 #17 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 23:44:01 #17 ... 23:44:01 23:44:01 #31 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 23:44:01 #31 DONE 0.4s 23:44:01 23:44:01 #17 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:01 #17 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s done 23:44:01 #17 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done 23:44:02 #17 ... 23:44:02 23:44:02 #32 [core-command builder 2/7] WORKDIR /edgex-go 23:44:02 #32 DONE 0.8s 23:44:02 23:44:02 #33 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:44:02 #33 ... 23:44:02 23:44:02 #17 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:02 #17 DONE 1.4s 23:44:02 23:44:02 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:02 #34 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 23:44:02 #34 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 23:44:02 #34 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 23:44:02 #34 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 23:44:02 #34 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 23:44:02 #34 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 23:44:02 #34 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 23:44:02 #34 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 23:44:02 #34 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 23:44:02 #34 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.2s done 23:44:02 #34 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 23:44:02 #34 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.1s 23:44:03 #34 ... 23:44:03 23:44:03 #35 [security-secretstore-setup internal] load build definition from Dockerfile 23:44:03 #35 transferring dockerfile: 2.49kB 0.0s done 23:44:03 #35 DONE 0.1s 23:44:03 23:44:03 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:44:03 #3 DONE 0.0s 23:44:03 23:44:03 #36 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:44:03 #36 transferring dockerfile: 1.89kB 0.0s done 23:44:03 #36 DONE 0.1s 23:44:03 23:44:03 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:44:03 #3 DONE 0.0s 23:44:03 23:44:03 #37 [security-spire-agent internal] load build definition from Dockerfile 23:44:03 #37 transferring dockerfile: 1.81kB 0.0s done 23:44:04 #37 ... 23:44:04 23:44:04 #5 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 23:44:04 #5 DONE 1.8s 23:44:04 23:44:04 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:04 #34 ... 23:44:04 23:44:04 #37 [security-spire-agent internal] load build definition from Dockerfile 23:44:04 #37 DONE 1.6s 23:44:04 23:44:04 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:05 3e85d5ac6304: Pull complete 23:44:05 c3105a71a48b: Pull complete 23:44:06 0f093f025ec4: Pull complete 23:44:06 c3106fc0e877: Pull complete 23:44:06 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 23:44:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:44:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:06 #34 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.1s done 23:44:06 prd-ubuntu20.04-docker-arm64-4c-16g-5131 does not seem to be running inside a container 23:44:06 $ 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/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:44:08 $ docker top 21e1e5948c2e0b07b7ce7991fb67c3a50e94ec9400f6d83f859f9d107af8b031 -eo pid,comm [Pipeline] { [Pipeline] sh 23:44:09 + docker compose -f ./docker-compose-build.yml build --parallel 23:44:09 #34 ... 23:44:09 23:44:09 #38 [security-proxy-setup internal] load build context 23:44:09 #38 transferring context: 366.77MB 8.9s 23:44:10 #38 ... 23:44:10 23:44:10 #39 [security-secretstore-setup internal] load .dockerignore 23:44:10 #39 transferring context: 50B 0.0s done 23:44:10 #39 DONE 6.6s 23:44:10 23:44:10 #38 [security-proxy-setup internal] load build context 23:44:10 #38 ... 23:44:10 23:44:10 #40 [security-bootstrapper internal] load build context 23:44:10 #40 ... 23:44:10 23:44:10 #38 [security-proxy-setup internal] load build context 23:44:10 #38 ... 23:44:10 23:44:10 #41 [core-data internal] load build context 23:44:11 #41 ... 23:44:11 23:44:11 #42 [security-proxy-auth internal] load build context 23:44:11 #42 ... 23:44:11 23:44:11 #43 [support-scheduler internal] load build context 23:44:11 #43 ... 23:44:11 23:44:11 #44 [core-common-config-bootstrapper internal] load build context 23:44:11 #44 ... 23:44:11 23:44:11 #45 [core-keeper internal] load build context 23:44:11 #45 ... 23:44:11 23:44:11 #46 [support-notifications internal] load build context 23:44:11 #46 ... 23:44:11 23:44:11 #47 [core-command internal] load build context 23:44:11 #47 ... 23:44:11 23:44:11 #48 [core-metadata internal] load build context 23:44:11 #48 ... 23:44:11 23:44:11 #46 [support-notifications internal] load build context 23:44:12 #46 ... 23:44:12 23:44:12 #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:44:12 #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:12 #0 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:12 #0 1.507 OK: 265 MiB in 60 packages 23:44:12 #49 ... 23:44:12 23:44:12 #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:44:12 #0 3.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:12 #0 3.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:12 #0 3.567 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:44:12 #0 3.567 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:44:12 #0 3.567 OK: 26330 distinct packages available 23:44:12 #0 3.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:12 #0 3.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:12 #0 4.024 (1/7) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:44:12 #0 4.076 (2/7) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:44:12 #0 4.101 (3/7) Installing dumb-init (1.2.5-r3) 23:44:12 #0 4.108 (4/7) Installing musl-obstack (1.2.3-r2) 23:44:12 #0 4.113 (5/7) Installing libucontext (1.3.2-r0) 23:44:12 #0 4.121 (6/7) Installing gcompat (1.1.0-r4) 23:44:12 #0 4.130 (7/7) Installing openssl (3.5.6-r0) 23:44:12 #0 4.154 Executing busybox-1.37.0-r20.trigger 23:44:12 #0 4.165 OK: 8 MiB in 21 packages 23:44:12 #50 ... 23:44:12 23:44:12 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:44:12 #51 ... 23:44:12 23:44:12 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:44:12 #52 ... 23:44:12 23:44:12 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:44:12 #53 ... 23:44:12 23:44:12 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:44:12 #0 0.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:12 #0 0.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:12 #0 1.208 OK: 265 MiB in 60 packages 23:44:12 #54 ... 23:44:12 23:44:12 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:44:12 #55 ... 23:44:12 23:44:12 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:44:12 #56 DONE 10.8s 23:44:12 23:44:12 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:44:12 #57 ... 23:44:12 23:44:12 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:44:12 #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:12 #0 2.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:12 #0 2.978 (1/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:44:12 #0 3.087 (2/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:44:12 #0 3.099 (3/6) Installing dumb-init (1.2.5-r3) 23:44:12 #0 3.108 (4/6) Installing openssl (3.5.6-r0) 23:44:12 #0 3.122 (5/6) Installing su-exec (0.2-r3) 23:44:12 #0 3.125 (6/6) Installing yq-go (4.47.2-r3) 23:44:12 #0 3.206 Executing busybox-1.37.0-r20.trigger 23:44:12 #0 3.215 OK: 20 MiB in 20 packages 23:44:13 #58 ... 23:44:13 23:44:13 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:44:13 #0 0.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:13 #0 0.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:13 #0 1.363 (1/7) Installing ca-certificates (20260413-r0) 23:44:13 #0 1.382 (2/7) Installing dumb-init (1.2.5-r3) 23:44:13 #0 1.395 (3/7) Installing libgcc (14.2.0-r6) 23:44:13 #0 1.401 (4/7) Installing libsodium (1.0.20-r1) 23:44:13 #0 1.412 (5/7) Installing libstdc++ (14.2.0-r6) 23:44:13 #0 1.434 (6/7) Installing libzmq (4.3.5-r2) 23:44:13 #0 1.451 (7/7) Installing zeromq (4.3.5-r2) 23:44:13 #0 1.455 Executing busybox-1.37.0-r20.trigger 23:44:13 #0 1.465 Executing ca-certificates-20260413-r0.trigger 23:44:13 #0 1.534 OK: 12 MiB in 23 packages 23:44:13 #59 ... 23:44:13 23:44:13 #33 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:44:13 #33 0.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:13 #33 0.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:13 #33 1.421 OK: 265 MiB in 60 packages 23:44:13 #33 ... 23:44:13 23:44:13 #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:44:13 #60 ... 23:44:13 23:44:13 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 23:44:13 #0 0.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:13 #0 0.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:13 #0 1.170 OK: 265 MiB in 60 packages 23:44:13 #61 ... 23:44:13 23:44:13 #43 [support-scheduler internal] load build context 23:44:13 #43 transferring context: 495.19MB 12.6s 23:44:14 #43 ... 23:44:14 23:44:14 #62 [security-spiffe-token-provider internal] load .dockerignore 23:44:14 #62 transferring context: 50B 0.0s done 23:44:14 #62 ... 23:44:14 23:44:14 #43 [support-scheduler internal] load build context 23:44:14 #43 transferring context: 640.00MB 13.6s done 23:44:19 #1 [support-scheduler internal] load build definition from Dockerfile 23:44:19 #1 transferring dockerfile: 23:44:19 #1 transferring dockerfile: 1.83kB done 23:44:19 #1 DONE 0.1s 23:44:19 23:44:19 #2 [security-proxy-setup internal] load build definition from Dockerfile 23:44:19 #2 transferring dockerfile: 2.50kB done 23:44:19 #2 DONE 0.0s 23:44:19 23:44:19 #3 [core-data internal] load build definition from Dockerfile 23:44:19 #3 transferring dockerfile: 2.04kB 0.0s done 23:44:19 #3 DONE 0.1s 23:44:19 23:44:19 #4 [security-secretstore-setup internal] load build definition from Dockerfile 23:44:19 #4 transferring dockerfile: 2.49kB done 23:44:19 #4 DONE 0.1s 23:44:19 23:44:19 #5 [core-command internal] load build definition from Dockerfile 23:44:19 #5 transferring dockerfile: 1.94kB done 23:44:19 #5 DONE 0.1s 23:44:19 23:44:19 #6 [support-notifications internal] load build definition from Dockerfile 23:44:19 #6 transferring dockerfile: 2.02kB done 23:44:19 #6 DONE 0.1s 23:44:19 23:44:19 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:44:19 #7 transferring dockerfile: 1.89kB done 23:44:19 #7 DONE 0.0s 23:44:19 23:44:19 #8 [core-keeper internal] load build definition from Dockerfile 23:44:19 #8 transferring dockerfile: 2.07kB 0.0s done 23:44:19 #8 DONE 0.1s 23:44:19 23:44:19 #9 [security-spire-server internal] load build definition from Dockerfile 23:44:19 #9 transferring dockerfile: 1.70kB done 23:44:19 #9 DONE 0.0s 23:44:19 23:44:19 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:44:19 #10 transferring dockerfile: 2.23kB done 23:44:19 #10 DONE 0.1s 23:44:19 23:44:19 #11 [core-metadata internal] load build definition from Dockerfile 23:44:19 #11 transferring dockerfile: 2.10kB 0.0s done 23:44:19 #11 DONE 0.1s 23:44:19 23:44:19 #12 [security-proxy-auth internal] load build definition from Dockerfile 23:44:19 #12 transferring dockerfile: 2.14kB done 23:44:19 #12 DONE 0.1s 23:44:19 23:44:19 #13 [security-bootstrapper internal] load build definition from Dockerfile 23:44:19 #13 transferring dockerfile: 3.02kB 0.0s done 23:44:19 #13 DONE 0.1s 23:44:19 23:44:19 #14 [security-spire-config internal] load build definition from Dockerfile 23:44:19 #14 transferring dockerfile: 1.69kB 0.0s done 23:44:19 #14 DONE 0.1s 23:44:19 23:44:19 #15 [security-spire-agent internal] load build definition from Dockerfile 23:44:19 #15 transferring dockerfile: 1.81kB 0.0s done 23:44:19 #15 DONE 0.1s 23:44:19 23:44:19 #16 [support-scheduler internal] load .dockerignore 23:44:19 #16 transferring context: 23:44:19 #16 transferring context: 50B done 23:44:19 #16 DONE 0.1s 23:44:20 #43 ... 23:44:20 23:44:20 #41 [core-data internal] load build context 23:44:20 #41 transferring context: 640.00MB 13.2s done 23:44:20 23:44:20 #17 [security-proxy-setup internal] load .dockerignore 23:44:20 #17 transferring context: 50B done 23:44:20 #17 DONE 0.0s 23:44:20 23:44:20 #18 [core-data internal] load .dockerignore 23:44:20 #18 transferring context: 50B done 23:44:20 #18 DONE 0.0s 23:44:20 23:44:20 #19 [security-secretstore-setup internal] load .dockerignore 23:44:20 #19 transferring context: 50B done 23:44:20 #19 DONE 0.1s 23:44:20 23:44:20 #20 [core-command internal] load .dockerignore 23:44:20 #20 transferring context: 50B done 23:44:20 #20 DONE 0.1s 23:44:20 23:44:20 #21 [support-notifications internal] load .dockerignore 23:44:20 #21 transferring context: 50B 0.0s done 23:44:20 #21 DONE 0.1s 23:44:20 23:44:20 #22 [core-keeper internal] load .dockerignore 23:44:20 #22 transferring context: 50B done 23:44:20 #22 DONE 0.1s 23:44:20 23:44:20 #23 [security-spiffe-token-provider internal] load .dockerignore 23:44:20 #23 transferring context: 50B done 23:44:20 #23 DONE 0.1s 23:44:20 23:44:20 #24 [security-spire-server internal] load .dockerignore 23:44:20 #24 transferring context: 50B done 23:44:20 #24 DONE 0.0s 23:44:20 23:44:20 #25 [core-common-config-bootstrapper internal] load .dockerignore 23:44:20 #25 transferring context: 50B done 23:44:20 #25 DONE 0.0s 23:44:20 23:44:20 #26 [core-metadata internal] load .dockerignore 23:44:21 #41 ... 23:44:21 23:44:21 #40 [security-bootstrapper internal] load build context 23:44:21 #40 transferring context: 640.00MB 12.9s done 23:44:21 #40 ... 23:44:21 23:44:21 #38 [security-proxy-setup internal] load build context 23:44:21 #38 transferring context: 640.00MB 12.9s done 23:44:21 #26 transferring context: 50B done 23:44:21 #26 DONE 0.1s 23:44:21 23:44:21 #27 [security-proxy-auth internal] load .dockerignore 23:44:21 #27 transferring context: 50B 0.0s done 23:44:21 #27 DONE 0.1s 23:44:21 23:44:21 #28 [security-bootstrapper internal] load .dockerignore 23:44:21 #28 transferring context: 50B done 23:44:21 #28 DONE 0.1s 23:44:21 23:44:21 #29 [security-spire-config internal] load .dockerignore 23:44:21 #29 transferring context: 50B done 23:44:21 #29 DONE 0.1s 23:44:21 #38 ... 23:44:21 23:44:21 #42 [security-proxy-auth internal] load build context 23:44:21 #42 transferring context: 640.00MB 12.8s done 23:44:21 23:44:21 #30 [security-spire-agent internal] load .dockerignore 23:44:21 #30 transferring context: 50B done 23:44:21 #30 DONE 0.1s 23:44:21 23:44:21 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:44:21 #31 DONE 0.0s 23:44:21 23:44:21 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 23:44:21 #42 ... 23:44:21 23:44:21 #45 [core-keeper internal] load build context 23:44:21 #45 transferring context: 640.00MB 12.0s done 23:44:21 #45 ... 23:44:21 23:44:21 #44 [core-common-config-bootstrapper internal] load build context 23:44:21 #44 transferring context: 640.00MB 12.6s done 23:44:21 #44 ... 23:44:21 23:44:21 #47 [core-command internal] load build context 23:44:21 #47 transferring context: 640.00MB 11.6s done 23:44:21 #32 ... 23:44:21 23:44:21 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:44:21 #31 DONE 0.0s 23:44:21 23:44:21 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 23:44:22 #47 ... 23:44:22 23:44:22 #48 [core-metadata internal] load build context 23:44:22 #48 transferring context: 640.00MB 12.4s done 23:44:22 #32 ... 23:44:22 23:44:22 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:44:22 #31 DONE 0.0s 23:44:22 23:44:22 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 23:44:22 #32 DONE 0.8s 23:44:22 23:44:22 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:44:22 #31 DONE 0.0s 23:44:22 23:44:22 #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:22 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:44:22 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:44:22 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.1s 23:44:22 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:44:22 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:44:22 #48 ... 23:44:22 23:44:22 #46 [support-notifications internal] load build context 23:44:22 #46 transferring context: 640.00MB 12.1s done 23:44:22 #46 ... 23:44:22 23:44:22 #31 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 23:44:22 #31 DONE 0.4s 23:44:22 23:44:22 #32 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 23:44:22 #32 DONE 0.9s 23:44:22 23:44:22 #17 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:22 #17 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:44:22 #17 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 23:44:22 #17 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 23:44:22 #17 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s done 23:44:22 #17 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:44:22 #17 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done 23:44:22 #17 DONE 1.5s 23:44:22 23:44:22 #5 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 23:44:22 #5 DONE 1.8s 23:44:22 23:44:22 #15 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 23:44:22 #15 DONE 0.5s 23:44:22 23:44:22 #62 [security-spiffe-token-provider internal] load .dockerignore 23:44:22 #62 DONE 18.6s 23:44:22 23:44:22 #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:44:22 #50 DONE 20.4s 23:44:22 23:44:22 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:44:22 #58 DONE 20.4s 23:44:22 23:44:22 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:44:22 #55 DONE 20.4s 23:44:22 23:44:22 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:44:22 #54 DONE 20.6s 23:44:22 23:44:22 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 23:44:22 #61 DONE 20.6s 23:44:22 23:44:22 #33 [core-data builder 3/7] RUN apk add --update --no-cache make git 23:44:22 #33 DONE 20.6s 23:44:22 23:44:22 #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:44:22 #49 DONE 20.6s 23:44:22 23:44:22 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:44:22 #59 DONE 20.5s 23:44:22 23:44:22 #63 [security-spiffe-token-provider internal] load build context 23:44:22 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.10MB / 4.14MB 0.6s 23:44:22 #63 ... 23:44:22 23:44:22 #47 [core-command internal] load build context 23:44:22 #47 DONE 21.8s 23:44:22 23:44:22 #46 [support-notifications internal] load build context 23:44:22 #46 DONE 21.7s 23:44:22 23:44:22 #45 [core-keeper internal] load build context 23:44:22 #45 DONE 21.7s 23:44:22 23:44:22 #44 [core-common-config-bootstrapper internal] load build context 23:44:22 #44 DONE 21.8s 23:44:22 23:44:22 #48 [core-metadata internal] load build context 23:44:22 #48 DONE 21.7s 23:44:22 23:44:22 #40 [security-bootstrapper internal] load build context 23:44:22 #40 DONE 21.8s 23:44:22 23:44:22 #42 [security-proxy-auth internal] load build context 23:44:22 #42 DONE 21.8s 23:44:22 23:44:22 #38 [security-proxy-setup internal] load build context 23:44:22 #38 DONE 21.8s 23:44:22 23:44:22 #41 [core-data internal] load build context 23:44:22 #41 DONE 21.9s 23:44:22 23:44:22 #43 [support-scheduler internal] load build context 23:44:22 #43 DONE 21.8s 23:44:22 23:44:22 #64 [core-data builder 4/7] COPY go.mod vendor* ./ 23:44:23 #33 ... 23:44:23 23:44:23 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:44:23 #31 DONE 0.0s 23:44:23 23:44:23 #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:23 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 0.8s 23:44:23 #64 DONE 0.2s 23:44:23 23:44:23 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:44:23 #65 DONE 0.2s 23:44:23 23:44:23 #66 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 23:44:23 #66 DONE 0.4s 23:44:23 23:44:23 #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:44:23 #67 DONE 0.2s 23:44:23 23:44:23 #68 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:44:23 #68 DONE 0.2s 23:44:23 23:44:23 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:23 #34 DONE 22.2s 23:44:23 23:44:23 #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:23 #69 ... 23:44:23 23:44:23 #17 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:23 #17 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:44:23 #17 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 23:44:23 #17 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 23:44:23 #17 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s done 23:44:23 #17 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:44:23 #17 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done 23:44:23 #17 DONE 1.5s 23:44:23 23:44:23 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:44:23 #50 DONE 20.5s 23:44:23 23:44:23 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:23 #34 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 23:44:23 #34 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 23:44:23 #34 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 23:44:23 #34 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 23:44:23 #34 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 23:44:23 #34 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 23:44:23 #34 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 23:44:23 #34 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 23:44:23 #34 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 23:44:23 #34 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.2s done 23:44:23 #34 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 23:44:23 #34 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.1s done 23:44:23 #34 DONE 22.2s 23:44:23 23:44:23 #70 [security-spire-agent internal] load .dockerignore 23:44:23 #70 transferring context: 50B done 23:44:23 #70 DONE 0.1s 23:44:23 23:44:23 #71 [security-spire-agent internal] load build context 23:44:23 #71 transferring context: 26.10kB done 23:44:23 #71 DONE 0.0s 23:44:23 #33 ... 23:44:23 23:44:23 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:44:23 #31 DONE 0.0s 23:44:23 23:44:23 #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:23 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s 23:44:23 #33 ... 23:44:23 23:44:23 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 23:44:23 #32 DONE 1.3s 23:44:23 23:44:23 #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:23 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done 23:44:23 23:44:23 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:44:23 #72 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done 23:44:23 #72 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0B / 295B 0.1s 23:44:23 #72 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0B / 19.17MB 0.1s 23:44:23 #72 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 23:44:23 #72 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 23:44:23 #72 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 23:44:23 #72 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s 23:44:23 #72 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 13.63MB / 19.17MB 0.2s 23:44:23 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:44:23 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:44:23 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done 23:44:23 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:44:23 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:44:23 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 23:44:23 #33 ... 23:44:23 23:44:23 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:44:23 #31 DONE 0.0s 23:44:23 23:44:23 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:23 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:44:23 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:44:23 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done 23:44:23 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:44:23 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:44:23 #72 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.3s 23:44:23 #72 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.7s done 23:44:23 #72 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.7s done 23:44:23 #72 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 23:44:23 #72 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 23:44:24 #33 ... 23:44:24 23:44:24 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:44:24 #31 DONE 0.0s 23:44:24 23:44:24 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:24 #33 ... 23:44:24 23:44:24 #34 [security-proxy-auth internal] load build context 23:44:24 #34 DONE 0.0s 23:44:24 23:44:24 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:24 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:44:24 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:44:24 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done 23:44:24 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:44:24 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:44:24 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:44:24 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:44:24 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done 23:44:24 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:44:24 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:44:25 #72 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.2s done 23:44:25 #72 ... 23:44:25 23:44:25 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:44:25 #53 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:25 #53 21.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:25 #53 21.67 (1/2) Installing dumb-init (1.2.5-r3) 23:44:25 #53 21.69 (2/2) Installing su-exec (0.2-r3) 23:44:25 #53 21.70 Executing busybox-1.37.0-r20.trigger 23:44:25 #53 21.71 OK: 7 MiB in 18 packages 23:44:25 #53 DONE 23.2s 23:44:25 #33 ... 23:44:25 23:44:25 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 23:44:25 #35 DONE 3.3s 23:44:25 23:44:25 #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:25 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:44:25 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:44:25 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done 23:44:25 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:44:25 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:44:25 #33 ... 23:44:25 23:44:25 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 23:44:25 #32 DONE 3.5s 23:44:25 23:44:25 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:25 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:44:25 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:44:25 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done 23:44:25 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:44:25 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:44:25 23:44:25 #63 [security-spiffe-token-provider internal] load build context 23:44:26 #33 ... 23:44:26 23:44:26 #36 [core-command internal] load build context 23:44:26 #36 transferring context: 3.40MB 2.5s done 23:44:26 #36 DONE 3.8s 23:44:26 23:44:26 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:26 #63 ... 23:44:26 23:44:26 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:44:26 #0 7.910 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:26 #0 8.269 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:26 #0 8.895 OK: 265 MiB in 60 packages 23:44:26 #73 ... 23:44:26 23:44:26 #63 [security-spiffe-token-provider internal] load build context 23:44:26 #33 ... 23:44:26 23:44:26 #37 [support-notifications internal] load build context 23:44:26 #37 transferring context: 3.40MB 3.3s done 23:44:26 #37 DONE 4.4s 23:44:26 23:44:26 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:26 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.0s done 23:44:26 #33 ... 23:44:26 23:44:26 #38 [core-data internal] load build context 23:44:26 #38 transferring context: 3.40MB 3.3s done 23:44:26 #38 DONE 4.6s 23:44:26 23:44:26 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 23:44:26 #39 DONE 2.0s 23:44:26 23:44:26 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:26 #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done 23:44:26 #40 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 23:44:26 #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 23:44:26 #40 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 23:44:26 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s 23:44:26 #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.3s 23:44:26 #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done 23:44:26 #40 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 23:44:26 #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 23:44:26 #40 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 23:44:26 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.4s done 23:44:26 #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s 23:44:26 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.5s 23:44:27 #63 ... 23:44:27 23:44:27 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:44:27 #52 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:27 #52 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:27 #52 22.09 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:44:27 #52 22.09 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:44:27 #52 22.09 OK: 26330 distinct packages available 23:44:27 #52 22.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:27 #52 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:27 #52 22.57 (1/4) Installing dumb-init (1.2.5-r3) 23:44:27 #52 22.58 (2/4) Installing musl-obstack (1.2.3-r2) 23:44:27 #52 22.58 (3/4) Installing libucontext (1.3.2-r0) 23:44:27 #52 22.59 (4/4) Installing gcompat (1.1.0-r4) 23:44:27 #52 22.59 Executing busybox-1.37.0-r20.trigger 23:44:27 #52 22.61 OK: 8 MiB in 20 packages 23:44:27 #52 DONE 24.9s 23:44:27 23:44:27 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:44:27 #57 21.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:27 #57 21.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:27 #57 22.01 (1/1) Installing dumb-init (1.2.5-r3) 23:44:27 #57 22.02 Executing busybox-1.37.0-r20.trigger 23:44:27 #57 22.03 OK: 7 MiB in 17 packages 23:44:27 #57 DONE 24.9s 23:44:27 23:44:27 #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:44:27 #60 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:27 #60 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:27 #60 22.08 (1/1) Installing dumb-init (1.2.5-r3) 23:44:27 #60 22.10 Executing busybox-1.37.0-r20.trigger 23:44:27 #60 22.10 OK: 7 MiB in 17 packages 23:44:27 #60 DONE 24.9s 23:44:27 23:44:27 #74 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:44:27 #0 2.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:27 #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:27 #0 3.219 (1/4) Installing ca-certificates (20260413-r0) 23:44:27 #0 3.236 (2/4) Installing dumb-init (1.2.5-r3) 23:44:27 #0 3.241 (3/4) Installing su-exec (0.2-r3) 23:44:27 #0 3.243 (4/4) Installing yq-go (4.47.2-r3) 23:44:27 #0 3.322 Executing busybox-1.37.0-r20.trigger 23:44:27 #0 3.327 Executing ca-certificates-20260413-r0.trigger 23:44:27 #0 3.370 OK: 20 MiB in 20 packages 23:44:27 #74 DONE 4.5s 23:44:27 23:44:27 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:44:27 #73 DONE 11.1s 23:44:27 23:44:27 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:44:27 #51 21.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:27 #51 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:27 #51 21.80 (1/3) Installing ca-certificates (20260413-r0) 23:44:27 #51 21.82 (2/3) Installing dumb-init (1.2.5-r3) 23:44:27 #51 21.84 (3/3) Installing tzdata (2026a-r0) 23:44:27 #51 21.90 Executing busybox-1.37.0-r20.trigger 23:44:27 #51 21.91 Executing ca-certificates-20260413-r0.trigger 23:44:27 #51 21.96 OK: 8 MiB in 19 packages 23:44:27 #51 DONE 24.9s 23:44:27 23:44:27 #63 [security-spiffe-token-provider internal] load build context 23:44:27 #40 ... 23:44:27 23:44:27 #41 [support-scheduler internal] load build context 23:44:27 #41 transferring context: 3.40MB 3.4s done 23:44:27 #41 DONE 4.9s 23:44:27 23:44:27 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:27 #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s done 23:44:27 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.6s done 23:44:27 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.7s 23:44:27 #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 23:44:27 #40 ... 23:44:27 23:44:27 #42 [security-secretstore-setup internal] load build context 23:44:27 #42 transferring context: 3.40MB 3.9s done 23:44:27 #42 DONE 5.1s 23:44:27 23:44:27 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:27 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.6s done 23:44:27 #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 23:44:27 #40 ... 23:44:27 23:44:27 #43 [security-spiffe-token-provider internal] load build context 23:44:27 #43 transferring context: 3.40MB 3.5s done 23:44:27 #43 DONE 5.0s 23:44:27 23:44:27 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:27 #40 ... 23:44:27 23:44:27 #44 [core-keeper internal] load build context 23:44:27 #44 transferring context: 3.40MB 3.7s done 23:44:27 #44 DONE 5.1s 23:44:27 23:44:27 #45 [security-proxy-setup internal] load build context 23:44:27 #45 transferring context: 3.40MB 4.3s done 23:44:27 #45 DONE 5.3s 23:44:27 23:44:27 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:27 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.15MB / 37.02MB 1.0s 23:44:27 #40 ... 23:44:27 23:44:27 #46 [core-common-config-bootstrapper internal] load build context 23:44:27 #46 transferring context: 3.40MB 2.3s done 23:44:27 #46 DONE 4.0s 23:44:27 23:44:27 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:27 #63 ... 23:44:27 23:44:27 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:44:27 #72 DONE 4.4s 23:44:27 23:44:27 #63 [security-spiffe-token-provider internal] load build context 23:44:27 #63 ... 23:44:27 23:44:27 #75 [core-keeper builder 5/8] COPY go.mod vendor* ./ 23:44:27 #75 DONE 0.5s 23:44:27 23:44:27 #63 [security-spiffe-token-provider internal] load build context 23:44:27 #40 ... 23:44:27 23:44:27 #47 [core-metadata internal] load build context 23:44:27 #47 transferring context: 3.40MB 2.5s done 23:44:27 #47 DONE 4.2s 23:44:27 23:44:27 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:27 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.81MB / 37.02MB 1.2s 23:44:27 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.52MB / 37.02MB 1.3s 23:44:27 #40 ... 23:44:27 23:44:27 #48 [security-bootstrapper internal] load build context 23:44:27 #48 transferring context: 3.40MB 1.1s done 23:44:27 #48 DONE 3.0s 23:44:27 23:44:27 #49 [security-spire-config internal] load build context 23:44:27 #49 transferring context: 24.82kB 0.0s done 23:44:27 #49 DONE 2.1s 23:44:27 23:44:27 #34 [security-proxy-auth internal] load build context 23:44:27 #34 transferring context: 3.40MB 1.1s done 23:44:27 #34 DONE 3.0s 23:44:27 23:44:27 #33 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:44:27 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:44:27 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:44:27 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.1s done 23:44:27 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:44:27 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:44:27 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.0s done 23:44:27 #33 DONE 6.5s 23:44:27 23:44:27 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:27 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.49MB / 37.02MB 1.4s 23:44:27 #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 23:44:27 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 1.6s 23:44:28 #63 ... 23:44:28 23:44:28 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:44:28 #0 4.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:28 #0 4.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:28 #0 4.902 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:44:28 #0 4.956 (2/4) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:44:28 #0 4.964 (3/4) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:44:28 #0 4.974 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:44:28 #0 4.985 Executing busybox-1.37.0-r20.trigger 23:44:28 #0 4.994 OK: 20 MiB in 20 packages 23:44:28 #76 DONE 5.3s 23:44:28 23:44:28 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:44:28 #0 4.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:28 #0 4.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:28 #0 4.941 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:44:28 #0 4.962 (2/4) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:44:28 #0 4.976 (3/4) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:44:28 #0 5.019 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:44:28 #0 5.031 Executing busybox-1.37.0-r20.trigger 23:44:28 #0 5.046 OK: 8 MiB in 21 packages 23:44:28 #77 DONE 5.4s 23:44:28 23:44:28 #63 [security-spiffe-token-provider internal] load build context 23:44:28 #63 ... 23:44:28 23:44:28 #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:44:28 #78 DONE 0.2s 23:44:28 23:44:28 #63 [security-spiffe-token-provider internal] load build context 23:44:28 #40 ... 23:44:28 23:44:28 #50 [security-spire-server internal] load build context 23:44:28 #50 transferring context: 26.57kB 0.0s done 23:44:28 #50 DONE 2.4s 23:44:28 23:44:28 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:28 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 1.7s 23:44:28 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 1.8s 23:44:28 #63 transferring context: 622.71MB 5.2s 23:44:28 #63 transferring context: 640.00MB 5.4s done 23:44:28 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 1.9s 23:44:28 #40 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 23:44:28 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 2.0s 23:44:28 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.64MB / 37.02MB 2.2s 23:44:28 #40 ... 23:44:28 23:44:28 #51 [security-spire-agent internal] load build context 23:44:28 #51 transferring context: 26.10kB 0.1s done 23:44:28 #51 DONE 1.8s 23:44:28 23:44:28 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:29 #40 ... 23:44:29 23:44:29 #52 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:44:29 #52 DONE 7.7s 23:44:29 23:44:29 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:29 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 2.4s done 23:44:29 #63 DONE 6.9s 23:44:29 23:44:29 #79 [security-secretstore-setup internal] load build context 23:44:29 #79 transferring context: 640.00MB 5.6s done 23:44:29 #79 DONE 6.9s 23:44:29 23:44:29 #80 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:44:29 #0 4.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:29 #0 4.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:29 #0 4.843 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:44:29 #0 4.843 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:44:29 #0 4.843 OK: 26330 distinct packages available 23:44:29 #0 4.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:29 #0 5.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:29 #0 5.356 (1/13) Installing brotli-libs (1.1.0-r2) 23:44:29 #0 5.372 (2/13) Installing c-ares (1.34.6-r0) 23:44:29 #0 5.495 (3/13) Installing libunistring (1.3-r0) 23:44:29 #0 5.529 (4/13) Installing libidn2 (2.3.7-r0) 23:44:29 #0 5.550 (5/13) Installing nghttp2-libs (1.65.0-r0) 23:44:29 #0 5.564 (6/13) Installing libpsl (0.21.5-r3) 23:44:29 #0 5.590 (7/13) Installing zstd-libs (1.5.7-r0) 23:44:29 #0 5.603 (8/13) Installing libcurl (8.14.1-r2) 23:44:29 #0 5.624 (9/13) Installing curl (8.14.1-r2) 23:44:29 #0 5.633 (10/13) Installing dumb-init (1.2.5-r3) 23:44:29 #0 5.642 (11/13) Installing musl-obstack (1.2.3-r2) 23:44:29 #0 5.644 (12/13) Installing libucontext (1.3.2-r0) 23:44:29 #0 5.654 (13/13) Installing gcompat (1.1.0-r4) 23:44:29 #0 5.665 Executing busybox-1.37.0-r20.trigger 23:44:29 #0 5.670 OK: 13 MiB in 29 packages 23:44:29 #80 DONE 6.9s 23:44:29 23:44:29 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:44:29 #0 5.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:29 #0 5.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:29 #0 5.963 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:44:29 #0 5.995 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:44:29 #0 6.054 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:44:29 #0 6.065 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:44:29 #0 6.102 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:44:29 #0 6.105 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:44:29 #0 6.113 Executing busybox-1.37.0-r20.trigger 23:44:29 #0 6.122 Executing ca-certificates-20260413-r0.trigger 23:44:29 #0 6.165 OK: 12 MiB in 23 packages 23:44:29 #81 DONE 6.9s 23:44:29 23:44:29 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:44:29 #67 DONE 0.2s 23:44:29 23:44:29 #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:44:29 #0 4.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:29 #0 4.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:29 #0 5.010 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:44:29 #0 5.010 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:44:29 #0 5.010 OK: 26341 distinct packages available 23:44:29 #0 5.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:29 #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:29 #0 5.602 OK: 265 MiB in 60 packages 23:44:29 #82 DONE 6.9s 23:44:29 23:44:29 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:44:29 #83 DONE 1.7s 23:44:29 23:44:29 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:44:29 #0 5.657 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:29 #0 5.829 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:29 #0 6.349 (1/1) Installing dumb-init (1.2.5-r3) 23:44:29 #0 6.481 Executing busybox-1.37.0-r20.trigger 23:44:29 #0 6.485 OK: 7 MiB in 17 packages 23:44:29 #84 DONE 6.9s 23:44:29 23:44:29 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:44:29 #85 DONE 1.7s 23:44:29 23:44:29 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:44:30 #86 ... 23:44:30 23:44:30 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:44:30 #87 DONE 0.2s 23:44:30 23:44:30 #88 [security-spire-server stage-2 6/9] COPY security.txt / 23:44:30 #40 ... 23:44:30 23:44:30 #53 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 23:44:30 #53 DONE 1.9s 23:44:30 23:44:30 #54 [core-data builder 3/7] RUN apk add --update --no-cache make git 23:44:30 #88 ... 23:44:30 23:44:30 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:44:30 #86 DONE 1.0s 23:44:30 23:44:30 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:44:30 #89 DONE 1.0s 23:44:30 23:44:30 #88 [security-spire-server stage-2 6/9] COPY security.txt / 23:44:30 #88 DONE 0.8s 23:44:30 23:44:30 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:44:30 #90 DONE 0.1s 23:44:30 23:44:30 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:44:30 #91 DONE 0.1s 23:44:30 23:44:30 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 23:44:30 #92 DONE 0.1s 23:44:30 23:44:30 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:44:30 #93 DONE 0.1s 23:44:30 23:44:30 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:44:31 #94 DONE 0.1s 23:44:31 23:44:31 #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:44:31 #95 DONE 0.0s 23:44:31 23:44:31 #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:44:31 #96 DONE 0.1s 23:44:31 23:44:31 #97 [security-spire-server] exporting to image 23:44:31 #97 exporting layers 23:44:31 #97 ... 23:44:31 23:44:31 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:44:31 #98 DONE 0.1s 23:44:31 23:44:31 #99 [security-spire-agent] exporting to image 23:44:31 #99 ... 23:44:31 23:44:31 #100 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:44:31 #0 3.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:31 #0 3.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:31 #0 3.944 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:44:31 #0 3.958 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:44:31 #0 4.015 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:44:31 #0 4.021 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:44:31 #0 4.034 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:44:31 #0 4.040 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:44:31 #0 4.048 Executing busybox-1.37.0-r20.trigger 23:44:31 #0 4.057 OK: 8 MiB in 20 packages 23:44:31 #100 DONE 4.3s 23:44:31 23:44:31 #101 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:44:31 #0 4.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:31 #0 4.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:31 #0 5.129 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:44:31 #0 5.147 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:44:31 #0 5.185 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:44:31 #0 5.191 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:44:31 #0 5.212 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:44:31 #0 5.221 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:44:31 #0 5.246 Executing busybox-1.37.0-r20.trigger 23:44:31 #0 5.262 OK: 7 MiB in 18 packages 23:44:31 #101 DONE 5.4s 23:44:31 23:44:31 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:44:33 #102 ... 23:44:33 23:44:33 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:33 #103 ... 23:44:33 23:44:33 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:33 #104 ... 23:44:33 23:44:33 #97 [security-spire-server] exporting to image 23:44:33 #97 exporting layers 0.9s done 23:44:33 #97 writing image sha256:5f62ef6049cd77da73a0793de4177a69a09eac75a5b3c4426da645671bec8935 0.1s done 23:44:33 #97 naming to docker.io/library/security-spire-server 0.6s done 23:44:33 #97 DONE 2.3s 23:44:33 23:44:33 #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:33 #105 ... 23:44:33 23:44:33 #106 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:44:33 #0 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:33 #0 1.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:33 #0 2.342 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:44:33 #0 2.418 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:44:33 #0 2.723 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:44:33 #0 2.737 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:44:33 #0 2.752 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:44:33 #0 2.761 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:44:33 #0 2.768 Executing busybox-1.37.0-r20.trigger 23:44:33 #0 2.780 OK: 13 MiB in 29 packages 23:44:34 #106 ... 23:44:34 23:44:34 #99 [security-spire-agent] exporting to image 23:44:34 #99 exporting layers 2.4s done 23:44:34 #99 writing image sha256:be186afa666045b77328dca36d90df10d5b440b927b4174209e09868e171cfb8 0.1s done 23:44:34 #99 naming to docker.io/library/security-spire-agent 0.3s done 23:44:34 #99 DONE 3.4s 23:44:34 23:44:34 #107 [core-command stage-1 3/9] RUN apk --no-cache upgrade 23:44:34 #0 4.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:34 #0 4.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:34 #0 4.963 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:44:34 #0 4.986 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:44:34 #0 5.121 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:44:34 #0 5.142 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:44:34 #0 5.172 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:44:34 #0 5.192 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:44:34 #0 5.212 Executing busybox-1.37.0-r20.trigger 23:44:34 #0 5.226 OK: 7 MiB in 17 packages 23:44:35 #54 ... 23:44:35 23:44:35 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:35 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.2s 23:44:36 #40 ... 23:44:36 23:44:36 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:44:36 #55 DONE 8.9s 23:44:37 23:44:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:37 #40 ... 23:44:37 23:44:37 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:44:37 #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.2s done 23:44:37 #56 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 23:44:37 #56 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 23:44:37 #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 23:44:37 #56 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 23:44:37 #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 23:44:37 #56 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 23:44:37 #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 23:44:37 #56 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 1.1s done 23:44:37 #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 23:44:37 #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.8s 23:44:37 #56 ... 23:44:37 23:44:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:37 #107 ... 23:44:37 23:44:37 #108 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:44:37 #0 4.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:37 #0 4.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:37 #0 4.583 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:44:37 #0 4.618 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:44:37 #0 4.687 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:44:37 #0 4.695 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:44:37 #0 4.730 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:44:37 #0 4.737 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:44:37 #0 4.743 Executing busybox-1.37.0-r20.trigger 23:44:37 #0 4.755 OK: 7 MiB in 17 packages 23:44:37 #108 ... 23:44:37 23:44:37 #109 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:44:37 #0 4.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:37 #0 4.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:37 #0 4.700 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:44:37 #0 4.718 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:44:37 #0 4.824 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:44:37 #0 4.884 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:44:37 #0 4.900 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:44:37 #0 4.903 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:44:37 #0 4.914 Executing busybox-1.37.0-r20.trigger 23:44:37 #0 4.926 Executing ca-certificates-20260413-r0.trigger 23:44:37 #0 5.067 OK: 20 MiB in 20 packages 23:44:37 #109 ... 23:44:37 23:44:37 #110 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:44:37 #0 4.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:44:37 #0 4.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:44:37 #0 4.875 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:44:37 #0 4.899 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:44:37 #0 4.954 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:44:37 #0 5.036 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:44:37 #0 5.086 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:44:37 #0 5.098 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:44:37 #0 5.108 Executing busybox-1.37.0-r20.trigger 23:44:37 #0 5.123 Executing ca-certificates-20260413-r0.trigger 23:44:37 #0 5.189 OK: 8 MiB in 19 packages 23:44:37 #110 ... 23:44:37 23:44:37 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:37 #40 ... 23:44:37 23:44:37 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:44:37 #0 9.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:37 #57 ... 23:44:37 23:44:37 #58 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:44:38 #111 ... 23:44:38 23:44:38 #112 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:44:38 #58 ... 23:44:38 23:44:38 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:44:38 #0 6.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:38 #0 7.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:38 #59 ... 23:44:38 23:44:38 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:44:38 #0 8.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:38 #0 8.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:38 #60 ... 23:44:38 23:44:38 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:44:38 #61 ... 23:44:38 23:44:38 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:44:38 #0 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:38 #62 ... 23:44:38 23:44:38 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:44:38 #0 8.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:38 #0 9.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:38 #63 ... 23:44:38 23:44:38 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:44:39 #64 ... 23:44:39 23:44:39 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:44:39 #65 ... 23:44:39 23:44:39 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:44:39 #0 8.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:39 #0 8.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:39 #66 ... 23:44:39 23:44:39 #54 [core-data builder 3/7] RUN apk add --update --no-cache make git 23:44:39 #54 9.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:40 #54 ... 23:44:40 23:44:40 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:44:40 #0 9.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:40 #67 ... 23:44:40 23:44:40 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:44:40 #68 ... 23:44:40 23:44:40 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:44:40 #0 8.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:40 #69 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:40 #69 ... 23:44:40 23:44:40 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 23:44:40 #70 ... 23:44:40 23:44:40 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:44:40 #68 DONE 10.5s 23:44:40 23:44:40 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:44:40 #0 8.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:40 #0 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:40 #112 ... 23:44:40 23:44:40 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:40 #71 ... 23:44:40 23:44:40 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:44:40 #62 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:45 #62 ... 23:44:45 23:44:45 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:44:45 #59 13.93 (1/2) Installing dumb-init (1.2.5-r3) 23:44:45 #59 14.01 (2/2) Installing su-exec (0.2-r3) 23:44:45 #59 14.06 Executing busybox-1.37.0-r20.trigger 23:44:45 #59 14.13 OK: 8 MiB in 18 packages 23:44:45 #59 DONE 16.7s 23:44:45 23:44:45 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:45 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.6s 23:44:47 #40 ... 23:44:47 23:44:47 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:44:47 #0 5.735 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:47 #0 7.783 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:47 #72 ... 23:44:47 23:44:47 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:47 #40 ... 23:44:47 23:44:47 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:44:47 #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.8s done 23:44:47 #56 ... 23:44:47 23:44:47 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:48 #40 ... 23:44:48 23:44:48 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:44:48 #61 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:48 #61 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:48 #61 ... 23:44:48 23:44:48 #58 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:44:48 #58 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:48 #58 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:48 #58 ... 23:44:48 23:44:48 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:44:48 #57 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:48 #57 21.18 (1/1) Installing dumb-init (1.2.5-r3) 23:44:48 #57 21.21 Executing busybox-1.37.0-r20.trigger 23:44:49 #57 21.32 OK: 8 MiB in 17 packages 23:44:49 #57 ... 23:44:49 23:44:49 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:49 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.6s 23:44:50 #40 ... 23:44:50 23:44:50 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:44:50 #0 4.038 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:50 #0 5.402 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:50 #73 ... 23:44:50 23:44:50 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:44:50 #67 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:50 #67 ... 23:44:50 23:44:50 #54 [core-data builder 3/7] RUN apk add --update --no-cache make git 23:44:50 #54 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:51 #54 ... 23:44:51 23:44:51 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:51 #40 ... 23:44:51 23:44:51 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 23:44:51 #70 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:51 #70 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:51 #70 ... 23:44:51 23:44:51 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:44:51 #64 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:51 #64 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:51 #64 ... 23:44:51 23:44:51 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:44:51 #65 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:51 #65 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:51 #65 ... 23:44:51 23:44:51 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:52 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.1s done 23:44:52 #113 DONE 20.9s 23:44:52 23:44:52 #109 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:44:52 #109 DONE 24.3s 23:44:52 23:44:52 #106 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:44:52 #106 DONE 21.8s 23:44:52 23:44:52 #108 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:44:52 #108 DONE 24.3s 23:44:52 23:44:52 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:52 #104 DONE 28.5s 23:44:52 23:44:52 #69 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:52 #69 DONE 28.5s 23:44:52 23:44:52 #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:52 #105 DONE 28.5s 23:44:52 23:44:52 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:44:52 #102 DONE 20.0s 23:44:52 23:44:52 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:52 #111 DONE 23.8s 23:44:52 23:44:52 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:52 #103 DONE 28.5s 23:44:52 23:44:52 #107 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 23:44:52 #107 DONE 24.4s 23:44:52 23:44:52 #110 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:44:52 #110 DONE 24.4s 23:44:52 23:44:52 #112 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:44:52 #112 DONE 20.1s 23:44:52 23:44:52 #114 [security-proxy-auth builder 6/7] COPY . . 23:44:52 #40 ... 23:44:52 23:44:52 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:44:52 #57 DONE 25.3s 23:44:52 23:44:52 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:44:52 #66 19.65 (1/3) Installing ca-certificates (20260413-r0) 23:44:52 #66 20.28 (2/3) Installing dumb-init (1.2.5-r3) 23:44:52 #66 20.34 (3/3) Installing tzdata (2026a-r0) 23:44:52 #66 21.34 Executing busybox-1.37.0-r20.trigger 23:44:52 #66 21.53 Executing ca-certificates-20260413-r0.trigger 23:44:52 #66 22.62 OK: 9 MiB in 19 packages 23:44:52 #66 DONE 25.2s 23:44:53 23:44:53 #58 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:44:53 #58 25.08 (1/1) Installing dumb-init (1.2.5-r3) 23:44:53 #58 25.14 Executing busybox-1.37.0-r20.trigger 23:44:53 #58 25.25 OK: 8 MiB in 17 packages 23:44:53 #58 ... 23:44:53 23:44:53 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:44:53 #63 20.14 (1/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:44:53 #63 21.20 (2/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:44:53 #63 21.31 (3/6) Installing dumb-init (1.2.5-r3) 23:44:53 #63 21.36 (4/6) Installing openssl (3.5.6-r0) 23:44:53 #63 21.56 (5/6) Installing su-exec (0.2-r3) 23:44:53 #63 21.60 (6/6) Installing yq-go (4.47.2-r3) 23:44:53 #63 22.86 Executing busybox-1.37.0-r20.trigger 23:44:53 #63 23.14 OK: 20 MiB in 20 packages 23:44:53 #63 DONE 25.5s 23:44:53 23:44:53 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:44:53 #67 23.51 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:44:53 #67 23.51 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:44:53 #67 23.51 OK: 26182 distinct packages available 23:44:54 #67 ... 23:44:54 23:44:54 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:44:54 #69 21.20 OK: 255 MiB in 60 packages 23:44:54 #69 DONE 23.9s 23:44:54 23:44:54 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:44:54 #40 ... 23:44:54 23:44:54 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:44:54 #60 18.80 (1/4) Installing ca-certificates (20260413-r0) 23:44:54 #60 19.44 (2/4) Installing dumb-init (1.2.5-r3) 23:44:54 #60 19.49 (3/4) Installing su-exec (0.2-r3) 23:44:54 #60 19.53 (4/4) Installing yq-go (4.47.2-r3) 23:44:54 #60 21.58 Executing busybox-1.37.0-r20.trigger 23:44:54 #60 21.82 Executing ca-certificates-20260413-r0.trigger 23:44:54 #60 23.25 OK: 20 MiB in 20 packages 23:44:54 #60 DONE 26.4s 23:44:54 23:44:54 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:44:54 #74 ... 23:44:54 23:44:54 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:44:54 #0 2.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:44:54 #0 4.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:44:54 #75 ... 23:44:54 23:44:54 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:44:55 #76 ... 23:44:55 23:44:55 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:44:55 #71 22.37 OK: 255 MiB in 60 packages 23:44:55 #71 DONE 25.4s 23:44:55 23:44:55 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:44:55 #77 ... 23:44:55 23:44:55 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:44:55 #76 DONE 1.8s 23:44:56 23:44:56 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:44:56 #72 19.18 (1/1) Installing dumb-init (1.2.5-r3) 23:44:57 #72 ... 23:44:57 23:44:57 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:44:57 #77 DONE 1.4s 23:44:57 23:44:57 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:44:57 #72 19.91 Executing busybox-1.37.0-r20.trigger 23:44:57 #72 20.21 OK: 8 MiB in 17 packages 23:44:57 #72 ... 23:44:57 23:44:57 #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:44:57 #58 DONE 29.4s 23:44:57 23:44:57 #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 23:44:57 #78 ... 23:44:57 23:44:57 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 23:44:57 #70 25.12 OK: 255 MiB in 60 packages 23:44:57 #70 DONE 27.8s 23:44:58 #114 ... 23:44:58 23:44:58 #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 23:44:58 #115 DONE 6.1s 23:44:58 23:44:58 #116 [security-bootstrapper builder 6/7] COPY . . 23:44:58 #116 ... 23:44:58 23:44:58 #117 [support-scheduler builder 6/7] COPY . . 23:44:58 #117 DONE 6.1s 23:44:58 23:44:58 #118 [support-notifications builder 6/7] COPY . . 23:44:58 #118 DONE 6.1s 23:44:58 23:44:58 #119 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:44:58 23:44:58 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:44:58 #79 ... 23:44:58 23:44:58 #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:44:58 #54 24.87 OK: 255 MiB in 60 packages 23:44:58 #54 DONE 28.2s 23:44:58 23:44:58 #80 [core-data builder 4/7] COPY go.mod vendor* ./ 23:44:59 #119 ... 23:44:59 23:44:59 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 23:44:59 #114 DONE 7.8s 23:44:59 23:44:59 #120 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:45:00 #80 ... 23:45:00 23:45:00 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:45:00 #72 DONE 22.9s 23:45:00 23:45:00 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:45:00 #64 27.48 (1/7) Installing ca-certificates (20260413-r0) 23:45:00 #64 28.33 (2/7) Installing dumb-init (1.2.5-r3) 23:45:00 #64 28.33 (3/7) Installing libgcc (14.2.0-r6) 23:45:00 #64 28.33 (4/7) Installing libsodium (1.0.20-r1) 23:45:00 #64 28.38 (5/7) Installing libstdc++ (14.2.0-r6) 23:45:00 #64 28.92 (6/7) Installing libzmq (4.3.5-r2) 23:45:00 #64 29.08 (7/7) Installing zeromq (4.3.5-r2) 23:45:00 #64 29.22 Executing busybox-1.37.0-r20.trigger 23:45:00 #64 29.45 Executing ca-certificates-20260413-r0.trigger 23:45:00 #64 30.87 OK: 12 MiB in 23 packages 23:45:00 #64 ... 23:45:00 23:45:00 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:45:00 #73 17.80 OK: 255 MiB in 60 packages 23:45:00 #73 DONE 19.9s 23:45:00 23:45:00 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 23:45:00 #81 ... 23:45:00 23:45:00 #80 [core-data builder 4/7] COPY go.mod vendor* ./ 23:45:00 #80 DONE 2.5s 23:45:00 23:45:00 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:45:00 #79 DONE 2.8s 23:45:00 23:45:00 #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:01 #82 ... 23:45:01 23:45:01 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:45:01 #64 DONE 33.6s 23:45:01 23:45:01 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:45:01 #75 16.96 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:45:01 #75 17.05 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:45:02 #75 17.43 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:45:02 #75 ... 23:45:02 23:45:02 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:45:02 #61 24.11 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:45:02 #61 24.11 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:45:02 #61 24.11 OK: 26171 distinct packages available 23:45:02 #61 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:45:02 #61 27.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:45:02 #120 ... 23:45:02 23:45:02 #121 [core-keeper builder 7/8] COPY . . 23:45:02 #121 ... 23:45:02 23:45:02 #122 [security-spiffe-token-provider builder 6/7] COPY . . 23:45:02 #61 ... 23:45:02 23:45:02 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:45:02 #75 17.51 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:45:02 #75 17.54 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:45:02 #75 17.57 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:45:02 #75 17.61 Executing busybox-1.37.0-r20.trigger 23:45:02 #75 17.69 OK: 8 MiB in 18 packages 23:45:02 #122 ... 23:45:02 23:45:02 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:45:02 #123 CACHED 23:45:02 23:45:02 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:02 #124 CACHED 23:45:02 23:45:02 #125 [security-proxy-auth builder 6/7] COPY . . 23:45:02 #125 CACHED 23:45:02 23:45:02 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 23:45:02 #126 CACHED 23:45:02 23:45:02 #127 [core-data builder 6/7] COPY . . 23:45:02 #127 CACHED 23:45:02 23:45:02 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:02 #128 CACHED 23:45:02 23:45:02 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:02 #129 CACHED 23:45:02 23:45:02 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 23:45:02 #130 CACHED 23:45:02 23:45:02 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:45:02 #131 CACHED 23:45:02 23:45:02 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:02 #132 CACHED 23:45:02 23:45:02 #133 [core-metadata builder 6/7] COPY . . 23:45:02 #133 CACHED 23:45:02 23:45:02 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:45:02 #134 CACHED 23:45:02 23:45:02 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:45:02 #75 ... 23:45:02 23:45:02 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:45:02 #62 24.47 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:45:02 #62 24.49 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:45:02 #62 24.49 OK: 26171 distinct packages available 23:45:02 #62 26.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:45:02 #62 29.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:45:02 #62 ... 23:45:02 23:45:02 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:45:03 #83 ... 23:45:03 23:45:03 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 23:45:03 #81 DONE 2.5s 23:45:03 23:45:03 #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:03 #84 ... 23:45:03 23:45:03 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:45:03 #85 ... 23:45:03 23:45:03 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:45:03 #86 ... 23:45:03 23:45:03 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:45:03 #87 ... 23:45:03 23:45:03 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:45:03 #75 DONE 19.0s 23:45:03 23:45:03 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:45:07 #88 ... 23:45:07 23:45:07 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:07 #89 ... 23:45:07 23:45:07 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:45:07 #67 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:45:07 #67 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:45:07 #67 37.08 OK: 255 MiB in 60 packages 23:45:07 #67 ... 23:45:07 23:45:07 #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:07 #90 ... 23:45:07 23:45:07 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:45:07 #62 36.04 (1/13) Installing brotli-libs (1.1.0-r2) 23:45:07 #62 36.15 (2/13) Installing c-ares (1.34.6-r0) 23:45:07 #62 36.19 (3/13) Installing libunistring (1.3-r0) 23:45:07 #62 36.30 (4/13) Installing libidn2 (2.3.7-r0) 23:45:07 #62 36.31 (5/13) Installing nghttp2-libs (1.65.0-r0) 23:45:07 #62 36.35 (6/13) Installing libpsl (0.21.5-r3) 23:45:07 #62 36.37 (7/13) Installing zstd-libs (1.5.7-r0) 23:45:07 #62 36.43 (8/13) Installing libcurl (8.14.1-r2) 23:45:07 #62 36.52 (9/13) Installing curl (8.14.1-r2) 23:45:07 #62 36.54 (10/13) Installing dumb-init (1.2.5-r3) 23:45:07 #62 36.55 (11/13) Installing musl-obstack (1.2.3-r2) 23:45:07 #62 36.57 (12/13) Installing libucontext (1.3.2-r0) 23:45:07 #62 36.58 (13/13) Installing gcompat (1.1.0-r4) 23:45:07 #62 36.61 Executing busybox-1.37.0-r20.trigger 23:45:07 #62 36.66 OK: 13 MiB in 29 packages 23:45:07 #62 DONE 39.6s 23:45:07 23:45:07 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:45:07 #61 35.15 (1/7) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:45:07 #61 35.57 (2/7) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:45:07 #61 35.63 (3/7) Installing dumb-init (1.2.5-r3) 23:45:07 #61 35.70 (4/7) Installing musl-obstack (1.2.3-r2) 23:45:07 #61 35.70 (5/7) Installing libucontext (1.3.2-r0) 23:45:07 #61 35.70 (6/7) Installing gcompat (1.1.0-r4) 23:45:07 #61 35.84 (7/7) Installing openssl (3.5.6-r0) 23:45:07 #61 35.95 Executing busybox-1.37.0-r20.trigger 23:45:07 #61 36.00 OK: 9 MiB in 21 packages 23:45:07 #61 DONE 39.6s 23:45:07 23:45:07 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 23:45:07 #135 ... 23:45:07 23:45:07 #120 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:45:07 #120 DONE 15.2s 23:45:07 23:45:07 #122 [security-spiffe-token-provider builder 6/7] COPY . . 23:45:07 #122 DONE 15.3s 23:45:07 23:45:07 #136 [security-secretstore-setup builder 6/7] COPY . . 23:45:07 #136 CACHED 23:45:07 23:45:07 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:07 #137 CACHED 23:45:07 23:45:07 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:45:07 #138 CACHED 23:45:07 23:45:07 #116 [security-proxy-setup builder 6/7] COPY . . 23:45:07 #116 DONE 15.3s 23:45:07 23:45:07 #121 [core-keeper builder 7/8] COPY . . 23:45:07 #121 DONE 15.3s 23:45:07 23:45:07 #139 [security-proxy-setup builder 6/7] COPY . . 23:45:07 #139 CACHED 23:45:07 23:45:07 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:07 #140 CACHED 23:45:07 23:45:07 #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:45:07 #141 CACHED 23:45:07 23:45:07 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:45:07 #142 ... 23:45:07 23:45:07 #143 [security-spire-config stage-2 6/10] COPY security.txt / 23:45:07 #143 DONE 0.2s 23:45:07 23:45:07 #144 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:45:07 #144 DONE 0.1s 23:45:07 23:45:07 #145 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:45:07 #145 DONE 0.1s 23:45:07 23:45:07 #146 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:45:07 #146 DONE 0.1s 23:45:07 23:45:07 #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 23:45:07 #147 0.962 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:45:07 #147 ... 23:45:07 23:45:07 #148 [security-spire-config] exporting to image 23:45:07 #148 exporting layers 0.6s done 23:45:07 #148 writing image sha256:c8a1da451ab1a804d07afd445fbecbbc3a2007fa7a78ab56304226cbb833d171 done 23:45:07 #148 naming to docker.io/library/security-spire-config 0.0s done 23:45:07 #148 DONE 0.8s 23:45:08 #91 ... 23:45:08 23:45:08 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:45:08 #65 30.19 v3.22.3-134-gf186e765320 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:45:08 #65 30.19 v3.22.3-128-g7aa4fcdb626 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:45:08 #65 30.19 OK: 26171 distinct packages available 23:45:08 #65 31.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:45:08 #65 33.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:45:08 #65 37.67 (1/4) Installing dumb-init (1.2.5-r3) 23:45:08 #65 39.21 (2/4) Installing musl-obstack (1.2.3-r2) 23:45:08 #65 39.21 (3/4) Installing libucontext (1.3.2-r0) 23:45:08 #65 39.25 (4/4) Installing gcompat (1.1.0-r4) 23:45:08 #65 39.25 Executing busybox-1.37.0-r20.trigger 23:45:08 #65 39.32 OK: 8 MiB in 20 packages 23:45:08 23:45:08 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:45:08 #142 0.918 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:45:08 #65 ... 23:45:08 23:45:08 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:45:08 #87 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:45:08 #87 ... 23:45:08 23:45:08 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:45:08 #67 DONE 38.5s 23:45:08 23:45:08 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:45:08 #86 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:45:09 #86 ... 23:45:09 23:45:09 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:45:09 #65 DONE 41.8s 23:45:09 23:45:09 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:45:09 #92 ... 23:45:09 23:45:09 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:45:09 #93 DONE 1.3s 23:45:10 23:45:10 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:11 #94 ... 23:45:11 23:45:11 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:11 #95 ... 23:45:11 23:45:11 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:45:11 #86 17.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:45:12 #142 ... 23:45:12 23:45:12 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:45:12 #0 5.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:45:12 #149 ... 23:45:12 23:45:12 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:45:12 #0 5.367 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 23:45:13 #150 ... 23:45:13 23:45:13 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:45:13 #0 4.876 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:45:13 #151 ... 23:45:13 23:45:13 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:45:13 #0 5.334 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:45:13 #152 ... 23:45:13 23:45:13 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:45:13 #0 5.054 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:45:13 #153 ... 23:45:13 23:45:13 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:45:13 #0 0.963 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:45:13 #86 ... 23:45:13 23:45:13 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:45:13 #88 DONE 9.1s 23:45:13 23:45:13 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 23:45:13 #96 DONE 0.2s 23:45:13 23:45:13 #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 23:45:13 #78 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:45:13 #78 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:45:15 #78 ... 23:45:15 23:45:15 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:45:15 #92 4.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:45:15 #92 5.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:45:17 #154 ... 23:45:17 23:45:17 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:45:17 #0 0.804 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:45:17 #155 ... 23:45:17 23:45:17 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:45:17 #0 0.747 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 23:45:17 #92 ... 23:45:17 23:45:17 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:45:17 #0 6.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:45:17 #0 7.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:45:17 #97 ... 23:45:17 23:45:17 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 23:45:17 #91 5.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:45:17 #91 7.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:45:18 #156 ... 23:45:18 23:45:18 #119 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:45:18 #119 9.879 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:45:18 #119 ... 23:45:18 23:45:18 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:45:18 #135 5.365 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:45:18 #91 ... 23:45:18 23:45:18 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:45:18 #85 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:45:18 #85 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:45:18 #85 24.29 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:45:18 #85 24.35 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:45:18 #85 24.82 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:45:18 #85 24.87 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:45:18 #85 24.99 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:45:18 #85 25.01 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:45:18 #85 25.04 Executing busybox-1.37.0-r20.trigger 23:45:18 #85 25.17 Executing ca-certificates-20260413-r0.trigger 23:45:18 #85 ... 23:45:18 23:45:18 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:45:18 #74 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:45:18 #74 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:45:18 #74 24.31 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:45:18 #74 ... 23:45:18 23:45:18 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:45:18 #83 7.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:45:18 #83 8.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:45:18 #83 ... 23:45:18 23:45:18 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:45:18 #74 24.40 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:45:19 #74 24.84 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:45:19 #74 24.89 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:45:19 #74 25.01 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:45:19 #74 25.04 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:45:19 #74 25.07 Executing busybox-1.37.0-r20.trigger 23:45:19 #74 25.22 Executing ca-certificates-20260413-r0.trigger 23:45:20 #74 ... 23:45:20 23:45:20 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:45:20 #87 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:45:20 #87 24.73 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:45:20 #87 24.82 (2/4) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:45:20 #87 24.86 (3/4) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:45:20 #87 24.88 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:45:20 #87 24.90 Executing busybox-1.37.0-r20.trigger 23:45:20 #87 25.02 OK: 20 MiB in 20 packages 23:45:20 #87 ... 23:45:20 23:45:20 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:45:20 #86 26.28 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:45:20 #86 26.39 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:45:20 #86 27.07 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:45:20 #86 27.14 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:45:20 #86 27.26 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:45:20 #86 27.29 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:45:20 #86 27.32 Executing busybox-1.37.0-r20.trigger 23:45:20 #86 27.41 OK: 8 MiB in 17 packages 23:45:21 #86 ... 23:45:21 23:45:21 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:45:21 #87 DONE 27.8s 23:45:21 23:45:21 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:45:21 #85 26.28 OK: 9 MiB in 19 packages 23:45:21 #85 DONE 28.2s 23:45:21 23:45:21 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:45:21 #98 DONE 0.2s 23:45:21 23:45:21 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:45:21 #83 17.71 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:45:21 #83 17.81 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:45:21 #83 18.37 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:45:21 #83 18.42 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:45:21 #83 18.51 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:45:21 #83 18.53 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:45:21 #83 18.56 Executing busybox-1.37.0-r20.trigger 23:45:21 #83 18.71 Executing ca-certificates-20260413-r0.trigger 23:45:21 #83 20.06 OK: 12 MiB in 23 packages 23:45:22 #83 ... 23:45:22 23:45:22 #78 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 23:45:22 #78 21.84 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:45:22 #78 21.94 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:45:22 #78 22.50 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:45:22 #78 22.53 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:45:22 #78 22.65 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:45:22 #78 22.66 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:45:22 #78 22.68 Executing busybox-1.37.0-r20.trigger 23:45:22 #78 22.89 OK: 8 MiB in 17 packages 23:45:22 #78 DONE 25.0s 23:45:22 23:45:22 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:45:22 #74 26.45 OK: 20 MiB in 20 packages 23:45:22 #74 ... 23:45:22 23:45:22 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:45:22 #86 DONE 29.5s 23:45:22 23:45:22 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:45:22 #74 DONE 28.4s 23:45:22 23:45:22 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:23 #94 ... 23:45:23 23:45:23 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:45:23 #83 DONE 21.6s 23:45:23 23:45:23 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 23:45:23 #91 15.72 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:45:23 #91 15.85 (2/4) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:45:23 #91 15.91 (3/4) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:45:23 #91 15.93 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:45:23 #91 15.99 Executing busybox-1.37.0-r20.trigger 23:45:23 #91 16.13 OK: 9 MiB in 21 packages 23:45:25 #91 DONE 17.5s 23:45:25 23:45:25 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:45:25 #99 ... 23:45:25 23:45:25 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:45:25 #92 13.57 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:45:25 #92 13.68 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:45:25 #92 14.05 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:45:25 #92 14.10 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:45:25 #92 14.17 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:45:25 #92 14.21 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:45:25 #92 14.27 Executing busybox-1.37.0-r20.trigger 23:45:25 #92 14.41 OK: 8 MiB in 20 packages 23:45:25 #92 DONE 15.5s 23:45:25 23:45:25 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:45:25 #97 15.78 (1/6) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 23:45:25 #97 15.87 (2/6) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 23:45:25 #97 16.32 (3/6) Upgrading ca-certificates-bundle (20250911-r0 -> 20260413-r0) 23:45:25 #97 16.37 (4/6) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 23:45:25 #97 16.46 (5/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 23:45:25 #97 16.47 (6/6) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 23:45:25 #97 16.50 Executing busybox-1.37.0-r20.trigger 23:45:25 #97 16.63 OK: 13 MiB in 29 packages 23:45:25 #97 DONE 17.9s 23:45:25 23:45:25 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:45:27 #100 ... 23:45:27 23:45:27 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:45:27 #101 DONE 2.4s 23:45:27 23:45:27 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:45:27 #102 ... 23:45:27 23:45:27 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:45:27 #100 DONE 2.5s 23:45:27 23:45:27 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:45:27 #99 DONE 2.8s 23:45:27 23:45:27 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:45:27 #103 DONE 0.2s 23:45:27 23:45:27 #104 [security-spire-server stage-2 6/9] COPY security.txt / 23:45:28 #104 ... 23:45:28 23:45:28 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:45:28 #105 DONE 0.3s 23:45:28 23:45:28 #104 [security-spire-server stage-2 6/9] COPY security.txt / 23:45:28 #104 DONE 0.2s 23:45:28 23:45:28 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:45:28 #106 ... 23:45:28 23:45:28 #107 [security-spire-config stage-2 6/10] COPY security.txt / 23:45:28 #107 DONE 0.3s 23:45:28 23:45:28 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:45:28 #108 DONE 0.4s 23:45:28 23:45:28 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:45:28 #106 DONE 0.3s 23:45:28 23:45:28 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:45:28 #109 DONE 0.3s 23:45:28 23:45:28 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:45:29 #110 ... 23:45:29 23:45:29 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:45:29 #111 DONE 0.3s 23:45:29 23:45:29 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:45:29 #110 DONE 0.3s 23:45:29 23:45:29 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:45:29 #112 DONE 0.3s 23:45:29 23:45:29 #113 [security-spire-config] exporting to image 23:45:29 #113 exporting layers 23:45:30 #113 ... 23:45:30 23:45:30 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:45:30 #102 DONE 3.4s 23:45:30 23:45:30 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:45:31 #114 DONE 0.4s 23:45:31 23:45:31 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 23:45:31 #115 DONE 0.3s 23:45:31 23:45:31 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:45:31 #116 DONE 0.2s 23:45:31 23:45:31 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:45:32 #117 DONE 0.2s 23:45:32 23:45:32 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:45:32 #40 ... 23:45:32 23:45:32 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:45:32 #118 DONE 0.3s 23:45:32 23:45:32 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:45:32 #56 ... 23:45:32 23:45:32 #113 [security-spire-agent] exporting to image 23:45:34 #113 exporting layers 5.2s done 23:45:34 #113 writing image sha256:efff2a700a09da3d3f48adf2f691d90d45554013c1ce74435dfd1d7a9e039626 23:45:34 #113 exporting layers 5.3s done 23:45:34 #113 writing image sha256:efff2a700a09da3d3f48adf2f691d90d45554013c1ce74435dfd1d7a9e039626 0.1s done 23:45:34 #113 naming to docker.io/library/security-spire-server-arm64 0.0s done 23:45:34 #113 writing image sha256:99b980de51a12e290692f02bd48b772231a260790f12bb5312f45b5dd89cde75 23:45:34 #113 writing image sha256:99b980de51a12e290692f02bd48b772231a260790f12bb5312f45b5dd89cde75 0.0s done 23:45:34 #113 naming to docker.io/library/security-spire-config-arm64 done 23:45:35 #113 exporting layers 3.2s done 23:45:35 #113 writing image sha256:bfcbedd16c8cf9733f0aea13ccb1d6ba287e4a45acd84dadefff437843a195f1 0.0s done 23:45:35 #113 naming to docker.io/library/security-spire-agent-arm64 done 23:45:35 #113 DONE 6.0s 23:45:35 23:45:35 #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:54 #135 ... 23:46:54 23:46:54 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:46:54 #153 DONE 99.7s 23:46:54 23:46:54 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:46:54 #142 ... 23:46:54 23:46:54 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:46:54 #157 DONE 0.1s 23:46:54 23:46:54 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:46:54 #158 DONE 0.0s 23:46:54 23:46:54 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:46:54 #159 DONE 0.2s 23:46:54 23:46:54 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:46:54 #160 DONE 0.1s 23:46:54 23:46:54 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:46:54 #161 DONE 0.0s 23:46:54 23:46:54 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:46:54 #162 DONE 1.1s 23:46:54 23:46:54 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:46:54 #152 ... 23:46:54 23:46:54 #163 [core-common-config-bootstrapper] exporting to image 23:46:54 #163 exporting layers 23:46:54 #163 exporting layers 0.2s done 23:46:54 #163 writing image sha256:56924073ef1b9fa0b5c660cf374f6100fa3dfe9846352b0c92ecd2634ad225f9 0.0s done 23:46:54 #163 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 23:46:54 #163 DONE 0.3s 23:46:54 23:46:54 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:46:54 #151 ... 23:46:54 23:46:54 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:46:54 #154 DONE 101.2s 23:46:54 23:46:54 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:46:54 #164 DONE 0.2s 23:46:54 23:46:54 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 23:46:54 #165 DONE 0.9s 23:46:54 23:46:54 #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 23:46:54 #147 ... 23:46:54 23:46:54 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 23:46:54 #166 DONE 0.0s 23:46:54 23:46:54 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 23:46:54 #167 DONE 0.1s 23:46:54 23:46:54 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:46:54 #168 DONE 0.1s 23:46:54 23:46:54 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:46:54 #155 ... 23:46:54 23:46:54 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:46:54 #169 DONE 0.2s 23:46:54 23:46:54 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:46:54 #170 DONE 0.1s 23:46:54 23:46:54 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:46:54 #156 ... 23:46:54 23:46:54 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 23:46:54 #171 DONE 0.1s 23:46:54 23:46:54 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:46:54 #172 DONE 0.0s 23:46:54 23:46:54 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:46:54 #173 DONE 0.0s 23:46:54 23:46:54 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 23:46:54 #174 DONE 1.2s 23:46:54 23:46:54 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:46:54 #156 ... 23:46:54 23:46:54 #175 [security-bootstrapper] exporting to image 23:46:54 #175 exporting layers 23:46:54 #175 exporting layers 0.4s done 23:46:54 #175 writing image sha256:2e43bd28789aae37b3b5a9a46ce3e5821de4d76cf5f537659d85255854082304 done 23:46:54 #175 naming to docker.io/library/security-bootstrapper done 23:46:54 #175 DONE 0.4s 23:46:54 23:46:54 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:46:57 #90 DONE 115.7s 23:46:57 23:46:57 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:57 #94 DONE 102.6s 23:46:57 23:46:57 #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:57 #84 DONE 109.6s 23:46:57 23:46:57 #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:57 #82 DONE 111.9s 23:46:57 23:46:57 #119 [core-data builder 6/7] COPY . . 23:46:57 #119 ... 23:46:57 23:46:57 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:57 #95 DONE 111.7s 23:46:57 23:46:57 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:57 #89 DONE 116.6s 23:46:57 23:46:57 #120 [support-scheduler builder 6/7] COPY . . 23:46:57 #120 DONE 4.4s 23:46:57 23:46:57 #121 [support-notifications builder 6/7] COPY . . 23:46:57 #121 ... 23:46:57 23:46:57 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:57 #122 CACHED 23:46:57 23:46:57 #123 [security-proxy-auth builder 6/7] COPY . . 23:46:57 #123 CACHED 23:46:57 23:46:57 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:46:57 #124 CACHED 23:46:57 23:46:57 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:46:57 #125 CACHED 23:46:57 23:46:57 #126 [security-bootstrapper builder 6/7] COPY . . 23:46:57 #126 CACHED 23:46:57 23:46:57 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:57 #127 CACHED 23:46:57 23:46:57 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:46:57 #128 CACHED 23:46:57 23:46:57 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:57 #129 CACHED 23:46:57 23:46:57 #130 [core-metadata builder 6/7] COPY . . 23:46:57 #130 CACHED 23:46:57 23:46:57 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 23:46:57 #131 CACHED 23:46:57 23:46:57 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:57 #132 CACHED 23:46:57 23:46:57 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:46:57 #133 CACHED 23:46:57 23:46:57 #134 [security-spiffe-token-provider builder 6/7] COPY . . 23:46:57 #134 DONE 4.6s 23:46:57 23:46:57 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 23:46:57 #135 CACHED 23:46:57 23:46:57 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:57 #136 CACHED 23:46:57 23:46:57 #137 [core-command builder 6/7] COPY . . 23:46:57 #137 CACHED 23:46:57 23:46:57 #138 [core-keeper builder 7/8] COPY . . 23:46:57 #138 DONE 4.6s 23:46:57 23:46:57 #119 [core-data builder 6/7] COPY . . 23:46:57 #119 DONE 4.5s 23:46:57 23:46:57 #139 [security-secretstore-setup builder 6/7] COPY . . 23:46:57 #139 CACHED 23:46:57 23:46:57 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:57 #140 CACHED 23:46:57 23:46:57 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:46:57 #141 CACHED 23:46:57 23:46:57 #142 [security-proxy-setup builder 6/7] COPY . . 23:46:57 #142 DONE 4.6s 23:46:57 23:46:57 #121 [support-notifications builder 6/7] COPY . . 23:46:57 #121 DONE 4.6s 23:46:57 23:46:57 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:47:02 #143 ... 23:47:02 23:47:02 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:47:02 #0 4.827 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:47:02 #144 ... 23:47:02 23:47:02 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:47:02 #0 5.714 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:47:03 #145 ... 23:47:03 23:47:03 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:47:03 #143 6.022 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:47:07 #143 ... 23:47:07 23:47:07 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:47:07 #0 4.501 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:47:07 #146 ... 23:47:07 23:47:07 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:47:07 #0 5.883 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:47:07 #147 ... 23:47:07 23:47:07 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:47:07 #0 5.703 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:47:07 #148 ... 23:47:07 23:47:07 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:47:07 #0 6.151 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:47:08 #149 ... 23:47:08 23:47:08 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 23:47:08 #0 6.171 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:47:08 #150 ... 23:47:08 23:47:08 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:47:08 #0 6.252 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 23:47:08 #151 ... 23:47:08 23:47:08 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:47:08 #0 5.422 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 23:47:08 #152 ... 23:47:08 23:47:08 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:47:08 #0 5.436 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:47:08 #153 ... 23:47:08 23:47:08 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:47:08 #0 6.202 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:48:16 #156 ... 23:48:16 23:48:16 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:48:16 #155 181.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:48:16 #155 ... 23:48:16 23:48:16 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:48:16 #150 DONE 186.3s 23:48:16 23:48:16 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:48:16 #156 DONE 181.7s 23:48:16 23:48:16 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:48:16 #176 DONE 0.2s 23:48:16 23:48:16 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:48:16 #177 DONE 0.2s 23:48:16 23:48:16 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:48:16 #178 DONE 0.1s 23:48:16 23:48:16 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:48:16 #179 DONE 0.1s 23:48:16 23:48:16 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 23:48:16 #180 DONE 0.2s 23:48:16 23:48:16 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:48:16 #181 DONE 0.2s 23:48:16 23:48:16 #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:48:16 #182 DONE 0.1s 23:48:16 23:48:16 #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:48:16 #183 DONE 0.1s 23:48:16 23:48:16 #184 [core-command] exporting to image 23:48:16 #184 exporting layers 23:48:16 #184 ... 23:48:16 23:48:16 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:48:16 #185 DONE 0.2s 23:48:16 23:48:16 #184 [core-command] exporting to image 23:48:16 #184 exporting layers 0.2s done 23:48:16 #184 writing image sha256:36e8070b5eab613d39bf161c59a54b580a32727bfea832168913c926477a9485 done 23:48:16 #184 naming to docker.io/library/core-command done 23:48:16 #184 DONE 0.3s 23:48:16 23:48:16 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:48:16 #186 DONE 0.1s 23:48:16 23:48:16 #119 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:48:16 #119 ... 23:48:16 23:48:16 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:48:16 #187 DONE 0.9s 23:48:16 23:48:16 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:48:16 #152 ... 23:48:16 23:48:16 #188 [security-proxy-setup] exporting to image 23:48:16 #188 exporting layers 0.3s done 23:48:16 #188 writing image sha256:c333be2642e8bf7447f89306f54449801eae6c6a49805d8b5ac65ce824cdd4cc done 23:48:16 #188 naming to docker.io/library/security-proxy-setup done 23:48:16 #188 DONE 0.4s 23:48:16 23:48:16 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:48:16 #155 DONE 186.3s 23:48:16 23:48:16 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:48:16 #142 DONE 186.3s 23:48:16 23:48:16 #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:48:16 #189 ... 23:48:16 23:48:16 #190 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:48:16 #190 DONE 0.1s 23:48:16 23:48:16 #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:48:16 #189 DONE 0.3s 23:48:16 23:48:16 #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:48:16 #191 DONE 0.4s 23:48:16 23:48:16 #192 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:48:16 #192 DONE 0.2s 23:48:16 23:48:16 #193 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:48:16 #193 DONE 0.1s 23:48:16 23:48:16 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:48:16 #194 DONE 0.3s 23:48:16 23:48:16 #195 [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 23:48:16 #195 DONE 0.2s 23:48:16 23:48:16 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:48:16 #149 ... 23:48:16 23:48:16 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:48:16 #196 DONE 0.1s 23:48:16 23:48:16 #197 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:48:16 #197 DONE 0.1s 23:48:16 23:48:16 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:48:16 #152 DONE 192.0s 23:48:16 23:48:16 #198 [security-spiffe-token-provider] exporting to image 23:48:16 #198 ... 23:48:16 23:48:16 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:48:16 #149 DONE 192.5s 23:48:16 23:48:16 #199 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:48:16 #199 DONE 0.8s 23:48:16 23:48:16 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:48:16 #135 DONE 192.9s 23:48:16 23:48:16 #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:48:16 #200 DONE 0.1s 23:48:16 23:48:16 #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 23:48:16 #147 DONE 188.3s 23:48:16 23:48:16 #201 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:48:16 #201 DONE 0.2s 23:48:16 23:48:16 #198 [security-spiffe-token-provider] exporting to image 23:48:16 #198 exporting layers 1.1s done 23:48:16 #198 writing image sha256:077071dc1f2fcea4c97f832d0c5e3a0ae47689907f0f8375f0efe38bc9888a5e done 23:48:16 #198 naming to docker.io/library/security-spiffe-token-provider done 23:48:16 #198 DONE 1.2s 23:48:16 23:48:16 #202 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:48:16 #202 DONE 0.3s 23:48:16 23:48:16 #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:48:16 #203 CACHED 23:48:16 23:48:16 #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:48:16 #204 CACHED 23:48:16 23:48:16 #205 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:48:16 #205 ... 23:48:16 23:48:16 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 23:48:16 #206 DONE 0.2s 23:48:16 23:48:16 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:48:16 #207 DONE 0.1s 23:48:16 23:48:16 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:48:16 #208 ... 23:48:16 23:48:16 #205 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:48:16 #205 DONE 0.5s 23:48:16 23:48:16 #209 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:48:16 #209 DONE 0.5s 23:48:16 23:48:16 #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:48:16 #210 DONE 0.5s 23:48:16 23:48:16 #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 23:48:16 #211 ... 23:48:16 23:48:16 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:48:16 #208 DONE 0.6s 23:48:16 23:48:16 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 23:48:16 #212 DONE 0.6s 23:48:16 23:48:16 #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:48:16 #213 DONE 0.2s 23:48:16 23:48:16 #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 23:48:16 #211 DONE 0.3s 23:48:16 23:48:16 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:48:16 #214 ... 23:48:16 23:48:16 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:48:16 #151 DONE 194.2s 23:48:16 23:48:16 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:48:16 #215 DONE 0.3s 23:48:16 23:48:16 #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:48:16 #216 DONE 0.3s 23:48:16 23:48:16 #217 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 23:48:16 #217 DONE 0.3s 23:48:16 23:48:16 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:48:16 #214 DONE 0.3s 23:48:16 23:48:16 #218 [core-keeper] exporting to image 23:48:16 #218 ... 23:48:16 23:48:16 #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:48:16 #219 DONE 0.8s 23:48:16 23:48:16 #220 [security-secretstore-setup] exporting to image 23:48:16 #220 ... 23:48:16 23:48:16 #221 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:48:16 #221 DONE 0.4s 23:48:16 23:48:16 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:48:16 #222 DONE 0.4s 23:48:17 23:48:17 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:48:17 #223 DONE 0.1s 23:48:17 23:48:17 #218 [core-keeper] exporting to image 23:48:17 #218 exporting layers 0.6s done 23:48:17 #218 writing image sha256:66965db082483ad5dbce7dc27a6f5aaff61dbeb1747ebdef74f767beedac5607 23:48:17 #218 ... 23:48:17 23:48:17 #224 [core-metadata] exporting to image 23:48:17 #224 exporting layers 0.5s done 23:48:17 #224 writing image sha256:e13a6dcdf055818d6bc05fccfa731f95087ffbcd8c886d5ae05b4f6b8d056546 0.1s done 23:48:17 #224 naming to docker.io/library/core-metadata done 23:48:17 #224 DONE 0.6s 23:48:17 23:48:17 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:48:17 #225 DONE 0.8s 23:48:17 23:48:17 #119 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:48:17 #119 DONE 199.6s 23:48:17 23:48:17 #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:48:17 #226 DONE 0.2s 23:48:17 23:48:17 #218 [core-keeper] exporting to image 23:48:17 #218 writing image sha256:66965db082483ad5dbce7dc27a6f5aaff61dbeb1747ebdef74f767beedac5607 0.2s done 23:48:17 #218 naming to docker.io/library/core-keeper done 23:48:17 #218 DONE 0.8s 23:48:17 23:48:17 #227 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:48:17 #227 ... 23:48:17 23:48:17 #228 [core-data] exporting to image 23:48:17 #228 exporting layers 0.4s done 23:48:17 #228 writing image sha256:df832360b3e1048d2fe38d3883f109ce491c5e4c00103db735aea6dfa5b43763 done 23:48:17 #228 naming to docker.io/library/core-data done 23:48:17 #228 DONE 0.5s 23:48:17 23:48:17 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:48:17 #229 DONE 0.2s 23:48:17 23:48:17 #227 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:48:17 #227 DONE 0.2s 23:48:17 23:48:17 #220 [security-secretstore-setup] exporting to image 23:48:17 #220 exporting layers 0.7s done 23:48:17 #220 writing image sha256:43cef86868d1c563c26ef0746cdd51c314380296bc500e283e57168594b84518 done 23:48:17 #220 naming to docker.io/library/security-secretstore-setup 0.0s done 23:48:17 #220 DONE 0.8s 23:48:17 23:48:17 #230 [support-notifications] exporting to image 23:48:17 #230 ... 23:48:17 23:48:17 #231 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:48:17 #231 DONE 0.1s 23:48:17 23:48:17 #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:48:17 #232 DONE 0.3s 23:48:17 23:48:17 #230 [support-notifications] exporting to image 23:48:17 #230 exporting layers 0.4s done 23:48:17 #230 writing image sha256:2434ea1c150edc4c0e8d017c19246d2182581f43d60b75d82254da1b8a620fba done 23:48:17 #230 naming to docker.io/library/support-notifications done 23:48:17 #230 DONE 0.5s 23:48:17 23:48:17 #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 23:48:17 #233 DONE 0.1s 23:48:17 23:48:17 #234 [support-scheduler] exporting to image 23:48:18 #234 ... 23:48:18 23:48:18 #235 [security-proxy-auth] exporting to image 23:48:18 #235 exporting layers 1.0s done 23:48:18 #235 writing image sha256:04e10d3645a6c1f1033d825a8d148370c1a316dfa8bfe9d449d0b9aeeb1c09e0 done 23:48:18 #235 naming to docker.io/library/security-proxy-auth done 23:48:18 #235 DONE 1.0s 23:48:18 23:48:18 #234 [support-scheduler] exporting to image 23:48:18 #234 exporting layers 0.4s done 23:48:18 #234 writing image sha256:8317a56a5acb099e508347625f93c7ee1d614dff22189e7f040197c27a21a1ca done 23:48:18 #234 naming to docker.io/library/support-scheduler done 23:48:18 #234 DONE 0.4s 23:48:18 time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:48:18 time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:48:18 time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:48:18 time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:48:18 time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:48:18 time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:48:18 time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:48:18 time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:48:18 time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:48:18 time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:48:18 time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:48:18 time="2026-04-14T23:43:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:48:18 time="2026-04-14T23:44:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:48:18 time="2026-04-14T23:44:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:48:18 time="2026-04-14T23:44:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:48:18 $ docker stop --time=1 b1308bfa7438dd5878b70bc04f4aacd1e64d4ad3a733a3eeeacb1595783dee8b 23:48:19 $ docker rm -f --volumes b1308bfa7438dd5878b70bc04f4aacd1e64d4ad3a733a3eeeacb1595783dee8b [Pipeline] // withDockerContainer [Pipeline] sh 23:48:20 + docker images 23:48:20 REPOSITORY TAG IMAGE ID CREATED SIZE 23:48:20 support-scheduler latest 8317a56a5acb 2 seconds ago 61.2MB 23:48:20 support-notifications latest 2434ea1c150e 2 seconds ago 64.9MB 23:48:20 security-proxy-auth latest 04e10d3645a6 2 seconds ago 56.1MB 23:48:20 core-metadata latest e13a6dcdf055 3 seconds ago 57.1MB 23:48:20 core-data latest df832360b3e1 3 seconds ago 57MB 23:48:20 core-keeper latest 66965db08248 3 seconds ago 49.7MB 23:48:20 security-secretstore-setup latest 43cef86868d1 3 seconds ago 96.3MB 23:48:20 security-spiffe-token-provider latest 077071dc1f2f 6 seconds ago 60.1MB 23:48:20 security-proxy-setup latest c333be2642e8 9 seconds ago 61.8MB 23:48:20 core-command latest 36e8070b5eab 10 seconds ago 51.2MB 23:48:20 security-bootstrapper latest 2e43bd28789a About a minute ago 28.7MB 23:48:20 core-common-config-bootstrapper latest 56924073ef1b About a minute ago 27.6MB 23:48:20 security-spire-config latest c8a1da451ab1 3 minutes ago 184MB 23:48:20 security-spire-agent latest be186afa6660 3 minutes ago 244MB 23:48:20 security-spire-server latest 5f62ef6049cd 3 minutes ago 185MB 23:48:20 ci-base-image-x86_64 latest 34426d12180f 7 minutes ago 970MB 23:48:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB 23:48:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 months ago 573MB 23:48:20 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 23:48:20 provisioning config files... 23:48:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/967@tmp/config2922761814561627977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:20 ---> ****-login.sh 23:48:20 nexus3.edgexfoundry.org:10001 23:48:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:20 Login Succeeded 23:48:20 nexus3.edgexfoundry.org:10002 23:48:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:20 Login Succeeded 23:48:20 nexus3.edgexfoundry.org:10003 23:48:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:20 Login Succeeded 23:48:20 nexus3.edgexfoundry.org:10004 23:48:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:20 Login Succeeded 23:48:20 ****.io 23:48:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:21 Login Succeeded 23:48:21 ---> ****-login.sh ends [Pipeline] } 23:48:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:48:21 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:48:21 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:21 latest 23:48:21 4.1.0-dev.108 23:48:21 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:21 main 23:48:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:21 + docker push nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:48:21 938c5562a877: Preparing 23:48:21 9f15f74e491e: Preparing 23:48:21 75eb7cfdb0c8: Preparing 23:48:21 cfb73ce6c72e: Preparing 23:48:21 b7c109c7aecf: Preparing 23:48:21 3d1312307da2: Preparing 23:48:21 cce92674e987: Preparing 23:48:21 3d1312307da2: Waiting 23:48:21 cfb73ce6c72e: Pushed 23:48:21 75eb7cfdb0c8: Pushed 23:48:21 938c5562a877: Pushed 23:48:21 cce92674e987: Layer already exists 23:48:22 3d1312307da2: Pushed 23:48:22 b7c109c7aecf: Pushed 23:48:25 9f15f74e491e: Pushed 23:48:25 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:26 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:48:26 938c5562a877: Preparing 23:48:26 9f15f74e491e: Preparing 23:48:26 75eb7cfdb0c8: Preparing 23:48:26 cfb73ce6c72e: Preparing 23:48:26 b7c109c7aecf: Preparing 23:48:26 3d1312307da2: Preparing 23:48:26 cce92674e987: Preparing 23:48:26 3d1312307da2: Waiting 23:48:26 cce92674e987: Waiting 23:48:26 b7c109c7aecf: Layer already exists 23:48:26 938c5562a877: Layer already exists 23:48:26 9f15f74e491e: Layer already exists 23:48:26 75eb7cfdb0c8: Layer already exists 23:48:26 cfb73ce6c72e: Layer already exists 23:48:26 3d1312307da2: Layer already exists 23:48:26 cce92674e987: Layer already exists 23:48:26 latest: digest: sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:26 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108 23:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:48:26 938c5562a877: Preparing 23:48:26 9f15f74e491e: Preparing 23:48:26 75eb7cfdb0c8: Preparing 23:48:26 cfb73ce6c72e: Preparing 23:48:26 b7c109c7aecf: Preparing 23:48:26 3d1312307da2: Preparing 23:48:26 cce92674e987: Preparing 23:48:26 3d1312307da2: Waiting 23:48:26 cce92674e987: Waiting 23:48:26 75eb7cfdb0c8: Layer already exists 23:48:26 cfb73ce6c72e: Layer already exists 23:48:26 9f15f74e491e: Layer already exists 23:48:26 b7c109c7aecf: Layer already exists 23:48:26 938c5562a877: Layer already exists 23:48:26 3d1312307da2: Layer already exists 23:48:26 cce92674e987: Layer already exists 23:48:26 4.1.0-dev.108: digest: sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:27 + docker push nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:48:27 938c5562a877: Preparing 23:48:27 9f15f74e491e: Preparing 23:48:27 75eb7cfdb0c8: Preparing 23:48:27 cfb73ce6c72e: Preparing 23:48:27 b7c109c7aecf: Preparing 23:48:27 3d1312307da2: Preparing 23:48:27 cce92674e987: Preparing 23:48:27 3d1312307da2: Waiting 23:48:27 cce92674e987: Waiting 23:48:27 cfb73ce6c72e: Layer already exists 23:48:27 75eb7cfdb0c8: Layer already exists 23:48:27 9f15f74e491e: Layer already exists 23:48:27 b7c109c7aecf: Layer already exists 23:48:27 938c5562a877: Layer already exists 23:48:27 cce92674e987: Layer already exists 23:48:27 3d1312307da2: Layer already exists 23:48:27 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:28 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:48:28 938c5562a877: Preparing 23:48:28 9f15f74e491e: Preparing 23:48:28 75eb7cfdb0c8: Preparing 23:48:28 cfb73ce6c72e: Preparing 23:48:28 b7c109c7aecf: Preparing 23:48:28 3d1312307da2: Preparing 23:48:28 cce92674e987: Preparing 23:48:28 3d1312307da2: Waiting 23:48:28 cce92674e987: Waiting 23:48:28 938c5562a877: Layer already exists 23:48:28 cfb73ce6c72e: Layer already exists 23:48:28 75eb7cfdb0c8: Layer already exists 23:48:28 9f15f74e491e: Layer already exists 23:48:28 b7c109c7aecf: Layer already exists 23:48:28 cce92674e987: Layer already exists 23:48:28 3d1312307da2: Layer already exists 23:48:28 main: digest: sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:28 ===================================================== [Pipeline] echo 23:48:28 taggedImages: 23:48:28 - nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:28 - nexus3.edgexfoundry.org:10004/core-command:latest 23:48:28 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108 23:48:28 - nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:28 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:48:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:48:28 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:28 latest 23:48:28 4.1.0-dev.108 23:48:28 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:28 main 23:48:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:48:29 efbff767eb7e: Preparing 23:48:29 30242bb82a15: Preparing 23:48:29 f1551ce2eac1: Preparing 23:48:29 cf5a91ed6d91: Preparing 23:48:29 75eb7cfdb0c8: Preparing 23:48:29 cfb73ce6c72e: Preparing 23:48:29 b7c109c7aecf: Preparing 23:48:29 3d1312307da2: Preparing 23:48:29 cce92674e987: Preparing 23:48:29 b7c109c7aecf: Waiting 23:48:29 cce92674e987: Waiting 23:48:29 3d1312307da2: Waiting 23:48:29 cfb73ce6c72e: Waiting 23:48:29 75eb7cfdb0c8: Layer already exists 23:48:29 cfb73ce6c72e: Layer already exists 23:48:29 b7c109c7aecf: Layer already exists 23:48:29 3d1312307da2: Layer already exists 23:48:29 f1551ce2eac1: Pushed 23:48:29 cce92674e987: Layer already exists 23:48:29 efbff767eb7e: Pushed 23:48:29 30242bb82a15: Pushed 23:48:30 cf5a91ed6d91: Pushed 23:48:30 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:31 + 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 23:48:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:48:31 efbff767eb7e: Preparing 23:48:31 30242bb82a15: Preparing 23:48:31 f1551ce2eac1: Preparing 23:48:31 cf5a91ed6d91: Preparing 23:48:31 75eb7cfdb0c8: Preparing 23:48:31 cfb73ce6c72e: Preparing 23:48:31 b7c109c7aecf: Preparing 23:48:31 3d1312307da2: Preparing 23:48:31 cce92674e987: Preparing 23:48:31 cfb73ce6c72e: Waiting 23:48:31 b7c109c7aecf: Waiting 23:48:31 3d1312307da2: Waiting 23:48:31 cce92674e987: Waiting 23:48:31 75eb7cfdb0c8: Layer already exists 23:48:31 30242bb82a15: Layer already exists 23:48:31 cf5a91ed6d91: Layer already exists 23:48:31 f1551ce2eac1: Layer already exists 23:48:31 efbff767eb7e: Layer already exists 23:48:31 3d1312307da2: Layer already exists 23:48:31 cfb73ce6c72e: Layer already exists 23:48:31 b7c109c7aecf: Layer already exists 23:48:31 cce92674e987: Layer already exists 23:48:31 latest: digest: sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108 23:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:48:32 efbff767eb7e: Preparing 23:48:32 30242bb82a15: Preparing 23:48:32 f1551ce2eac1: Preparing 23:48:32 cf5a91ed6d91: Preparing 23:48:32 75eb7cfdb0c8: Preparing 23:48:32 cfb73ce6c72e: Preparing 23:48:32 b7c109c7aecf: Preparing 23:48:32 3d1312307da2: Preparing 23:48:32 cce92674e987: Preparing 23:48:32 b7c109c7aecf: Waiting 23:48:32 3d1312307da2: Waiting 23:48:32 cce92674e987: Waiting 23:48:32 cfb73ce6c72e: Waiting 23:48:32 efbff767eb7e: Layer already exists 23:48:32 cf5a91ed6d91: Layer already exists 23:48:32 30242bb82a15: Layer already exists 23:48:32 75eb7cfdb0c8: Layer already exists 23:48:32 f1551ce2eac1: Layer already exists 23:48:32 3d1312307da2: Layer already exists 23:48:32 b7c109c7aecf: Layer already exists 23:48:32 cfb73ce6c72e: Layer already exists 23:48:32 cce92674e987: Layer already exists 23:48:32 4.1.0-dev.108: digest: sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:48:32 efbff767eb7e: Preparing 23:48:32 30242bb82a15: Preparing 23:48:32 f1551ce2eac1: Preparing 23:48:32 cf5a91ed6d91: Preparing 23:48:32 75eb7cfdb0c8: Preparing 23:48:32 cfb73ce6c72e: Preparing 23:48:32 b7c109c7aecf: Preparing 23:48:32 3d1312307da2: Preparing 23:48:32 cce92674e987: Preparing 23:48:32 cfb73ce6c72e: Waiting 23:48:32 b7c109c7aecf: Waiting 23:48:32 3d1312307da2: Waiting 23:48:32 cce92674e987: Waiting 23:48:32 75eb7cfdb0c8: Layer already exists 23:48:32 efbff767eb7e: Layer already exists 23:48:32 30242bb82a15: Layer already exists 23:48:32 f1551ce2eac1: Layer already exists 23:48:32 cf5a91ed6d91: Layer already exists 23:48:32 cfb73ce6c72e: Layer already exists 23:48:32 3d1312307da2: Layer already exists 23:48:32 b7c109c7aecf: Layer already exists 23:48:32 cce92674e987: Layer already exists 23:48:32 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:33 + 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 23:48:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:48:33 efbff767eb7e: Preparing 23:48:33 30242bb82a15: Preparing 23:48:33 f1551ce2eac1: Preparing 23:48:33 cf5a91ed6d91: Preparing 23:48:33 75eb7cfdb0c8: Preparing 23:48:33 cfb73ce6c72e: Preparing 23:48:33 b7c109c7aecf: Preparing 23:48:33 3d1312307da2: Preparing 23:48:33 cce92674e987: Preparing 23:48:33 cfb73ce6c72e: Waiting 23:48:33 b7c109c7aecf: Waiting 23:48:33 3d1312307da2: Waiting 23:48:33 cce92674e987: Waiting 23:48:33 f1551ce2eac1: Layer already exists 23:48:33 75eb7cfdb0c8: Layer already exists 23:48:33 30242bb82a15: Layer already exists 23:48:33 cf5a91ed6d91: Layer already exists 23:48:33 efbff767eb7e: Layer already exists 23:48:33 3d1312307da2: Layer already exists 23:48:33 b7c109c7aecf: Layer already exists 23:48:33 cfb73ce6c72e: Layer already exists 23:48:33 cce92674e987: Layer already exists 23:48:33 main: digest: sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:33 ===================================================== [Pipeline] echo 23:48:33 taggedImages: 23:48:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:48:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108 23:48:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:48:33 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:48:33 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:33 latest 23:48:33 4.1.0-dev.108 23:48:33 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:33 main 23:48:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:34 + docker push nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:48:34 ef10ef34190a: Preparing 23:48:34 a273535e7ad1: Preparing 23:48:34 75eb7cfdb0c8: Preparing 23:48:34 cfb73ce6c72e: Preparing 23:48:34 e2877364be97: Preparing 23:48:34 3f93178e9f85: Preparing 23:48:34 cce92674e987: Preparing 23:48:34 3f93178e9f85: Waiting 23:48:34 cce92674e987: Waiting 23:48:34 cfb73ce6c72e: Layer already exists 23:48:34 75eb7cfdb0c8: Layer already exists 23:48:34 cce92674e987: Layer already exists 23:48:34 ef10ef34190a: Pushed 23:48:34 3f93178e9f85: Pushed 23:48:35 e2877364be97: Pushed 23:48:38 a273535e7ad1: Pushed 23:48:38 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:39 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:48:39 ef10ef34190a: Preparing 23:48:39 a273535e7ad1: Preparing 23:48:39 75eb7cfdb0c8: Preparing 23:48:39 cfb73ce6c72e: Preparing 23:48:39 e2877364be97: Preparing 23:48:39 3f93178e9f85: Preparing 23:48:39 cce92674e987: Preparing 23:48:39 3f93178e9f85: Waiting 23:48:39 cce92674e987: Waiting 23:48:39 a273535e7ad1: Layer already exists 23:48:39 75eb7cfdb0c8: Layer already exists 23:48:39 cfb73ce6c72e: Layer already exists 23:48:39 e2877364be97: Layer already exists 23:48:39 ef10ef34190a: Layer already exists 23:48:39 cce92674e987: Layer already exists 23:48:39 3f93178e9f85: Layer already exists 23:48:39 latest: digest: sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:39 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108 23:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:48:39 ef10ef34190a: Preparing 23:48:39 a273535e7ad1: Preparing 23:48:39 75eb7cfdb0c8: Preparing 23:48:39 cfb73ce6c72e: Preparing 23:48:39 e2877364be97: Preparing 23:48:39 3f93178e9f85: Preparing 23:48:39 cce92674e987: Preparing 23:48:39 cce92674e987: Waiting 23:48:39 3f93178e9f85: Waiting 23:48:39 75eb7cfdb0c8: Layer already exists 23:48:39 cfb73ce6c72e: Layer already exists 23:48:39 e2877364be97: Layer already exists 23:48:39 a273535e7ad1: Layer already exists 23:48:39 ef10ef34190a: Layer already exists 23:48:39 3f93178e9f85: Layer already exists 23:48:39 cce92674e987: Layer already exists 23:48:39 4.1.0-dev.108: digest: sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:40 + docker push nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:48:40 ef10ef34190a: Preparing 23:48:40 a273535e7ad1: Preparing 23:48:40 75eb7cfdb0c8: Preparing 23:48:40 cfb73ce6c72e: Preparing 23:48:40 e2877364be97: Preparing 23:48:40 3f93178e9f85: Preparing 23:48:40 cce92674e987: Preparing 23:48:40 3f93178e9f85: Waiting 23:48:40 cce92674e987: Waiting 23:48:40 e2877364be97: Layer already exists 23:48:40 75eb7cfdb0c8: Layer already exists 23:48:40 ef10ef34190a: Layer already exists 23:48:40 a273535e7ad1: Layer already exists 23:48:40 cfb73ce6c72e: Layer already exists 23:48:40 3f93178e9f85: Layer already exists 23:48:40 cce92674e987: Layer already exists 23:48:40 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:41 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:48:41 ef10ef34190a: Preparing 23:48:41 a273535e7ad1: Preparing 23:48:41 75eb7cfdb0c8: Preparing 23:48:41 cfb73ce6c72e: Preparing 23:48:41 e2877364be97: Preparing 23:48:41 3f93178e9f85: Preparing 23:48:41 cce92674e987: Preparing 23:48:41 3f93178e9f85: Waiting 23:48:41 e2877364be97: Layer already exists 23:48:41 a273535e7ad1: Layer already exists 23:48:41 75eb7cfdb0c8: Layer already exists 23:48:41 cfb73ce6c72e: Layer already exists 23:48:41 ef10ef34190a: Layer already exists 23:48:41 3f93178e9f85: Layer already exists 23:48:41 cce92674e987: Layer already exists 23:48:41 main: digest: sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:41 ===================================================== [Pipeline] echo 23:48:41 taggedImages: 23:48:41 - nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:41 - nexus3.edgexfoundry.org:10004/core-data:latest 23:48:41 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108 23:48:41 - nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:41 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:48:41 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 23:48:41 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:41 latest 23:48:41 4.1.0-dev.108 23:48:41 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:41 main 23:48:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:48:41 581e50df27af: Preparing 23:48:41 74355f5873e8: Preparing 23:48:41 cfb73ce6c72e: Preparing 23:48:41 76b402c67df2: Preparing 23:48:41 4646471c0994: Preparing 23:48:41 cce92674e987: Preparing 23:48:41 cce92674e987: Waiting 23:48:41 cfb73ce6c72e: Layer already exists 23:48:41 cce92674e987: Layer already exists 23:48:41 4646471c0994: Pushed 23:48:41 76b402c67df2: Pushed 23:48:41 581e50df27af: Pushed 23:48:46 74355f5873e8: Pushed 23:48:46 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 23:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:48:47 581e50df27af: Preparing 23:48:47 74355f5873e8: Preparing 23:48:47 cfb73ce6c72e: Preparing 23:48:47 76b402c67df2: Preparing 23:48:47 4646471c0994: Preparing 23:48:47 cce92674e987: Preparing 23:48:47 cce92674e987: Waiting 23:48:47 cfb73ce6c72e: Layer already exists 23:48:47 4646471c0994: Layer already exists 23:48:47 76b402c67df2: Layer already exists 23:48:47 581e50df27af: Layer already exists 23:48:47 74355f5873e8: Layer already exists 23:48:47 cce92674e987: Layer already exists 23:48:47 latest: digest: sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108 23:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:48:47 581e50df27af: Preparing 23:48:47 74355f5873e8: Preparing 23:48:47 cfb73ce6c72e: Preparing 23:48:47 76b402c67df2: Preparing 23:48:47 4646471c0994: Preparing 23:48:47 cce92674e987: Preparing 23:48:47 cce92674e987: Waiting 23:48:47 4646471c0994: Layer already exists 23:48:47 cfb73ce6c72e: Layer already exists 23:48:47 581e50df27af: Layer already exists 23:48:47 74355f5873e8: Layer already exists 23:48:47 76b402c67df2: Layer already exists 23:48:47 cce92674e987: Layer already exists 23:48:47 4.1.0-dev.108: digest: sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:48:48 581e50df27af: Preparing 23:48:48 74355f5873e8: Preparing 23:48:48 cfb73ce6c72e: Preparing 23:48:48 76b402c67df2: Preparing 23:48:48 4646471c0994: Preparing 23:48:48 cce92674e987: Preparing 23:48:48 cce92674e987: Waiting 23:48:48 4646471c0994: Layer already exists 23:48:48 76b402c67df2: Layer already exists 23:48:48 74355f5873e8: Layer already exists 23:48:48 581e50df27af: Layer already exists 23:48:48 cfb73ce6c72e: Layer already exists 23:48:48 cce92674e987: Layer already exists 23:48:48 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 23:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:48:49 581e50df27af: Preparing 23:48:49 74355f5873e8: Preparing 23:48:49 cfb73ce6c72e: Preparing 23:48:49 76b402c67df2: Preparing 23:48:49 4646471c0994: Preparing 23:48:49 cce92674e987: Preparing 23:48:49 cce92674e987: Waiting 23:48:49 581e50df27af: Layer already exists 23:48:49 74355f5873e8: Layer already exists 23:48:49 76b402c67df2: Layer already exists 23:48:49 cfb73ce6c72e: Layer already exists 23:48:49 4646471c0994: Layer already exists 23:48:49 cce92674e987: Layer already exists 23:48:49 main: digest: sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:49 ===================================================== [Pipeline] echo 23:48:49 taggedImages: 23:48:49 - nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:49 - nexus3.edgexfoundry.org:10004/core-keeper:latest 23:48:49 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108 23:48:49 - nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:49 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 23:48:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:48:49 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:49 latest 23:48:49 4.1.0-dev.108 23:48:49 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:49 main 23:48:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:48:49 f4f11e961f16: Preparing 23:48:49 7dc65fdd55ae: Preparing 23:48:49 c0c0482e7030: Preparing 23:48:49 75eb7cfdb0c8: Preparing 23:48:49 cfb73ce6c72e: Preparing 23:48:49 b7c109c7aecf: Preparing 23:48:49 3d1312307da2: Preparing 23:48:49 cce92674e987: Preparing 23:48:49 b7c109c7aecf: Waiting 23:48:49 3d1312307da2: Waiting 23:48:49 cce92674e987: Waiting 23:48:49 cfb73ce6c72e: Layer already exists 23:48:49 75eb7cfdb0c8: Layer already exists 23:48:49 b7c109c7aecf: Layer already exists 23:48:49 3d1312307da2: Layer already exists 23:48:49 cce92674e987: Layer already exists 23:48:49 f4f11e961f16: Pushed 23:48:49 7dc65fdd55ae: Pushed 23:48:53 c0c0482e7030: Pushed 23:48:54 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:48:55 f4f11e961f16: Preparing 23:48:55 7dc65fdd55ae: Preparing 23:48:55 c0c0482e7030: Preparing 23:48:55 75eb7cfdb0c8: Preparing 23:48:55 cfb73ce6c72e: Preparing 23:48:55 b7c109c7aecf: Preparing 23:48:55 3d1312307da2: Preparing 23:48:55 cce92674e987: Preparing 23:48:55 b7c109c7aecf: Waiting 23:48:55 3d1312307da2: Waiting 23:48:55 cce92674e987: Waiting 23:48:55 7dc65fdd55ae: Layer already exists 23:48:55 c0c0482e7030: Layer already exists 23:48:55 75eb7cfdb0c8: Layer already exists 23:48:55 cfb73ce6c72e: Layer already exists 23:48:55 f4f11e961f16: Layer already exists 23:48:55 b7c109c7aecf: Layer already exists 23:48:55 cce92674e987: Layer already exists 23:48:55 3d1312307da2: Layer already exists 23:48:55 latest: digest: sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108 23:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:48:56 f4f11e961f16: Preparing 23:48:56 7dc65fdd55ae: Preparing 23:48:56 c0c0482e7030: Preparing 23:48:56 75eb7cfdb0c8: Preparing 23:48:56 cfb73ce6c72e: Preparing 23:48:56 b7c109c7aecf: Preparing 23:48:56 3d1312307da2: Preparing 23:48:56 cce92674e987: Preparing 23:48:56 3d1312307da2: Waiting 23:48:56 b7c109c7aecf: Waiting 23:48:56 cce92674e987: Waiting 23:48:56 7dc65fdd55ae: Layer already exists 23:48:56 75eb7cfdb0c8: Layer already exists 23:48:56 f4f11e961f16: Layer already exists 23:48:56 cfb73ce6c72e: Layer already exists 23:48:56 c0c0482e7030: Layer already exists 23:48:56 cce92674e987: Layer already exists 23:48:56 b7c109c7aecf: Layer already exists 23:48:56 3d1312307da2: Layer already exists 23:48:56 4.1.0-dev.108: digest: sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:48:56 f4f11e961f16: Preparing 23:48:56 7dc65fdd55ae: Preparing 23:48:56 c0c0482e7030: Preparing 23:48:56 75eb7cfdb0c8: Preparing 23:48:56 cfb73ce6c72e: Preparing 23:48:56 b7c109c7aecf: Preparing 23:48:56 3d1312307da2: Preparing 23:48:56 cce92674e987: Preparing 23:48:56 b7c109c7aecf: Waiting 23:48:56 3d1312307da2: Waiting 23:48:56 cce92674e987: Waiting 23:48:56 f4f11e961f16: Layer already exists 23:48:56 c0c0482e7030: Layer already exists 23:48:56 7dc65fdd55ae: Layer already exists 23:48:56 cfb73ce6c72e: Layer already exists 23:48:56 75eb7cfdb0c8: Layer already exists 23:48:56 b7c109c7aecf: Layer already exists 23:48:56 3d1312307da2: Layer already exists 23:48:56 cce92674e987: Layer already exists 23:48:56 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:48:57 f4f11e961f16: Preparing 23:48:57 7dc65fdd55ae: Preparing 23:48:57 c0c0482e7030: Preparing 23:48:57 75eb7cfdb0c8: Preparing 23:48:57 cfb73ce6c72e: Preparing 23:48:57 b7c109c7aecf: Preparing 23:48:57 3d1312307da2: Preparing 23:48:57 cce92674e987: Preparing 23:48:57 3d1312307da2: Waiting 23:48:57 cce92674e987: Waiting 23:48:57 b7c109c7aecf: Waiting 23:48:57 7dc65fdd55ae: Layer already exists 23:48:57 c0c0482e7030: Layer already exists 23:48:57 f4f11e961f16: Layer already exists 23:48:57 cfb73ce6c72e: Layer already exists 23:48:57 75eb7cfdb0c8: Layer already exists 23:48:57 cce92674e987: Layer already exists 23:48:57 b7c109c7aecf: Layer already exists 23:48:57 3d1312307da2: Layer already exists 23:48:57 main: digest: sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:57 ===================================================== [Pipeline] echo 23:48:57 taggedImages: 23:48:57 - nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:57 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:48:57 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108 23:48:57 - nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:57 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:48:57 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:48:57 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:57 latest 23:48:57 4.1.0-dev.108 23:48:57 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:48:57 main 23:48:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:48:58 e91414a199c6: Preparing 23:48:58 dba71d30a8a0: Preparing 23:48:58 92324eb67756: Preparing 23:48:58 8dff1f810d55: Preparing 23:48:58 b7941ae54ae9: Preparing 23:48:58 c4f6e579d1dd: Preparing 23:48:58 3ea633e84bb8: Preparing 23:48:58 75eb7cfdb0c8: Preparing 23:48:58 cfb73ce6c72e: Preparing 23:48:58 cd29071e7185: Preparing 23:48:58 500598e82cc6: Preparing 23:48:58 5f70bf18a086: Preparing 23:48:58 fbb181c9339b: Preparing 23:48:58 c4f6e579d1dd: Waiting 23:48:58 396a59624629: Preparing 23:48:58 3ea633e84bb8: Waiting 23:48:58 e06a6c4c2660: Preparing 23:48:58 cfb73ce6c72e: Waiting 23:48:58 75eb7cfdb0c8: Waiting 23:48:58 cce92674e987: Preparing 23:48:58 cd29071e7185: Waiting 23:48:58 500598e82cc6: Waiting 23:48:58 5f70bf18a086: Waiting 23:48:58 e06a6c4c2660: Waiting 23:48:58 fbb181c9339b: Waiting 23:48:58 396a59624629: Waiting 23:48:58 cce92674e987: Waiting 23:48:58 dba71d30a8a0: Pushed 23:48:58 8dff1f810d55: Pushed 23:48:58 b7941ae54ae9: Pushed 23:48:58 e91414a199c6: Pushed 23:48:58 92324eb67756: Pushed 23:48:58 75eb7cfdb0c8: Layer already exists 23:48:58 cfb73ce6c72e: Layer already exists 23:48:58 5f70bf18a086: Layer already exists 23:48:58 c4f6e579d1dd: Pushed 23:48:58 cd29071e7185: Pushed 23:48:58 500598e82cc6: Pushed 23:48:58 fbb181c9339b: Pushed 23:48:58 cce92674e987: Layer already exists 23:48:58 e06a6c4c2660: Pushed 23:48:59 396a59624629: Pushed 23:48:59 3ea633e84bb8: Pushed 23:48:59 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:49:00 e91414a199c6: Preparing 23:49:00 dba71d30a8a0: Preparing 23:49:00 92324eb67756: Preparing 23:49:00 8dff1f810d55: Preparing 23:49:00 b7941ae54ae9: Preparing 23:49:00 c4f6e579d1dd: Preparing 23:49:00 3ea633e84bb8: Preparing 23:49:00 75eb7cfdb0c8: Preparing 23:49:00 cfb73ce6c72e: Preparing 23:49:00 cd29071e7185: Preparing 23:49:00 500598e82cc6: Preparing 23:49:00 5f70bf18a086: Preparing 23:49:00 fbb181c9339b: Preparing 23:49:00 396a59624629: Preparing 23:49:00 e06a6c4c2660: Preparing 23:49:00 cce92674e987: Preparing 23:49:00 3ea633e84bb8: Waiting 23:49:00 500598e82cc6: Waiting 23:49:00 75eb7cfdb0c8: Waiting 23:49:00 5f70bf18a086: Waiting 23:49:00 cfb73ce6c72e: Waiting 23:49:00 fbb181c9339b: Waiting 23:49:00 396a59624629: Waiting 23:49:00 cd29071e7185: Waiting 23:49:00 e06a6c4c2660: Waiting 23:49:00 cce92674e987: Waiting 23:49:00 c4f6e579d1dd: Waiting 23:49:00 92324eb67756: Layer already exists 23:49:00 8dff1f810d55: Layer already exists 23:49:00 dba71d30a8a0: Layer already exists 23:49:00 b7941ae54ae9: Layer already exists 23:49:00 e91414a199c6: Layer already exists 23:49:00 c4f6e579d1dd: Layer already exists 23:49:00 3ea633e84bb8: Layer already exists 23:49:00 cfb73ce6c72e: Layer already exists 23:49:00 75eb7cfdb0c8: Layer already exists 23:49:00 cd29071e7185: Layer already exists 23:49:00 500598e82cc6: Layer already exists 23:49:00 5f70bf18a086: Layer already exists 23:49:00 396a59624629: Layer already exists 23:49:00 fbb181c9339b: Layer already exists 23:49:00 e06a6c4c2660: Layer already exists 23:49:00 cce92674e987: Layer already exists 23:49:00 latest: digest: sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108 23:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:49:01 e91414a199c6: Preparing 23:49:01 dba71d30a8a0: Preparing 23:49:01 92324eb67756: Preparing 23:49:01 8dff1f810d55: Preparing 23:49:01 b7941ae54ae9: Preparing 23:49:01 c4f6e579d1dd: Preparing 23:49:01 3ea633e84bb8: Preparing 23:49:01 75eb7cfdb0c8: Preparing 23:49:01 c4f6e579d1dd: Waiting 23:49:01 3ea633e84bb8: Waiting 23:49:01 cfb73ce6c72e: Preparing 23:49:01 cd29071e7185: Preparing 23:49:01 500598e82cc6: Preparing 23:49:01 5f70bf18a086: Preparing 23:49:01 cd29071e7185: Waiting 23:49:01 500598e82cc6: Waiting 23:49:01 75eb7cfdb0c8: Waiting 23:49:01 cfb73ce6c72e: Waiting 23:49:01 fbb181c9339b: Preparing 23:49:01 396a59624629: Preparing 23:49:01 fbb181c9339b: Waiting 23:49:01 396a59624629: Waiting 23:49:01 5f70bf18a086: Waiting 23:49:01 e06a6c4c2660: Preparing 23:49:01 cce92674e987: Preparing 23:49:01 e06a6c4c2660: Waiting 23:49:01 cce92674e987: Waiting 23:49:01 92324eb67756: Layer already exists 23:49:01 dba71d30a8a0: Layer already exists 23:49:01 e91414a199c6: Layer already exists 23:49:01 8dff1f810d55: Layer already exists 23:49:01 b7941ae54ae9: Layer already exists 23:49:01 c4f6e579d1dd: Layer already exists 23:49:01 3ea633e84bb8: Layer already exists 23:49:01 cfb73ce6c72e: Layer already exists 23:49:01 75eb7cfdb0c8: Layer already exists 23:49:01 cd29071e7185: Layer already exists 23:49:01 500598e82cc6: Layer already exists 23:49:01 396a59624629: Layer already exists 23:49:01 5f70bf18a086: Layer already exists 23:49:01 e06a6c4c2660: Layer already exists 23:49:01 fbb181c9339b: Layer already exists 23:49:01 cce92674e987: Layer already exists 23:49:01 4.1.0-dev.108: digest: sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:49:01 e91414a199c6: Preparing 23:49:01 dba71d30a8a0: Preparing 23:49:01 92324eb67756: Preparing 23:49:01 8dff1f810d55: Preparing 23:49:01 b7941ae54ae9: Preparing 23:49:01 c4f6e579d1dd: Preparing 23:49:01 3ea633e84bb8: Preparing 23:49:01 75eb7cfdb0c8: Preparing 23:49:01 cfb73ce6c72e: Preparing 23:49:01 cd29071e7185: Preparing 23:49:01 500598e82cc6: Preparing 23:49:01 5f70bf18a086: Preparing 23:49:01 fbb181c9339b: Preparing 23:49:01 396a59624629: Preparing 23:49:01 e06a6c4c2660: Preparing 23:49:01 cce92674e987: Preparing 23:49:01 c4f6e579d1dd: Waiting 23:49:01 fbb181c9339b: Waiting 23:49:01 396a59624629: Waiting 23:49:01 5f70bf18a086: Waiting 23:49:01 e06a6c4c2660: Waiting 23:49:01 3ea633e84bb8: Waiting 23:49:01 cce92674e987: Waiting 23:49:01 75eb7cfdb0c8: Waiting 23:49:01 cfb73ce6c72e: Waiting 23:49:01 cd29071e7185: Waiting 23:49:01 500598e82cc6: Waiting 23:49:01 dba71d30a8a0: Layer already exists 23:49:01 e91414a199c6: Layer already exists 23:49:01 8dff1f810d55: Layer already exists 23:49:01 b7941ae54ae9: Layer already exists 23:49:01 92324eb67756: Layer already exists 23:49:01 75eb7cfdb0c8: Layer already exists 23:49:01 c4f6e579d1dd: Layer already exists 23:49:01 cfb73ce6c72e: Layer already exists 23:49:01 3ea633e84bb8: Layer already exists 23:49:01 cd29071e7185: Layer already exists 23:49:01 5f70bf18a086: Layer already exists 23:49:01 500598e82cc6: Layer already exists 23:49:01 fbb181c9339b: Layer already exists 23:49:01 e06a6c4c2660: Layer already exists 23:49:01 396a59624629: Layer already exists 23:49:01 cce92674e987: Layer already exists 23:49:01 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:49:02 e91414a199c6: Preparing 23:49:02 dba71d30a8a0: Preparing 23:49:02 92324eb67756: Preparing 23:49:02 8dff1f810d55: Preparing 23:49:02 b7941ae54ae9: Preparing 23:49:02 c4f6e579d1dd: Preparing 23:49:02 3ea633e84bb8: Preparing 23:49:02 75eb7cfdb0c8: Preparing 23:49:02 cfb73ce6c72e: Preparing 23:49:02 cd29071e7185: Preparing 23:49:02 500598e82cc6: Preparing 23:49:02 5f70bf18a086: Preparing 23:49:02 fbb181c9339b: Preparing 23:49:02 396a59624629: Preparing 23:49:02 e06a6c4c2660: Preparing 23:49:02 cce92674e987: Preparing 23:49:02 c4f6e579d1dd: Waiting 23:49:02 3ea633e84bb8: Waiting 23:49:02 75eb7cfdb0c8: Waiting 23:49:02 cfb73ce6c72e: Waiting 23:49:02 cd29071e7185: Waiting 23:49:02 500598e82cc6: Waiting 23:49:02 5f70bf18a086: Waiting 23:49:02 fbb181c9339b: Waiting 23:49:02 396a59624629: Waiting 23:49:02 e06a6c4c2660: Waiting 23:49:02 cce92674e987: Waiting 23:49:02 b7941ae54ae9: Layer already exists 23:49:02 8dff1f810d55: Layer already exists 23:49:02 dba71d30a8a0: Layer already exists 23:49:02 92324eb67756: Layer already exists 23:49:02 e91414a199c6: Layer already exists 23:49:02 c4f6e579d1dd: Layer already exists 23:49:02 cfb73ce6c72e: Layer already exists 23:49:02 3ea633e84bb8: Layer already exists 23:49:02 75eb7cfdb0c8: Layer already exists 23:49:02 cd29071e7185: Layer already exists 23:49:02 5f70bf18a086: Layer already exists 23:49:02 500598e82cc6: Layer already exists 23:49:02 fbb181c9339b: Layer already exists 23:49:02 e06a6c4c2660: Layer already exists 23:49:02 396a59624629: Layer already exists 23:49:02 cce92674e987: Layer already exists 23:49:02 main: digest: sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:02 ===================================================== [Pipeline] echo 23:49:02 taggedImages: 23:49:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:49:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108 23:49:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:49:02 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 23:49:02 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:02 latest 23:49:02 4.1.0-dev.108 23:49:02 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:02 main 23:49:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:49:03 05b81909b333: Preparing 23:49:03 6bc1d3fd5d95: Preparing 23:49:03 8560d5aa142e: Preparing 23:49:03 5872bf01ffff: Preparing 23:49:03 75eb7cfdb0c8: Preparing 23:49:03 cfb73ce6c72e: Preparing 23:49:03 b7c109c7aecf: Preparing 23:49:03 3d1312307da2: Preparing 23:49:03 cce92674e987: Preparing 23:49:03 cfb73ce6c72e: Waiting 23:49:03 cce92674e987: Waiting 23:49:03 b7c109c7aecf: Waiting 23:49:03 3d1312307da2: Waiting 23:49:03 75eb7cfdb0c8: Layer already exists 23:49:03 cfb73ce6c72e: Layer already exists 23:49:03 b7c109c7aecf: Layer already exists 23:49:03 3d1312307da2: Layer already exists 23:49:03 cce92674e987: Layer already exists 23:49:03 6bc1d3fd5d95: Pushed 23:49:03 05b81909b333: Pushed 23:49:03 8560d5aa142e: Pushed 23:49:07 5872bf01ffff: Pushed 23:49:07 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:49:08 05b81909b333: Preparing 23:49:08 6bc1d3fd5d95: Preparing 23:49:08 8560d5aa142e: Preparing 23:49:08 5872bf01ffff: Preparing 23:49:08 75eb7cfdb0c8: Preparing 23:49:08 cfb73ce6c72e: Preparing 23:49:08 b7c109c7aecf: Preparing 23:49:08 3d1312307da2: Preparing 23:49:08 cce92674e987: Preparing 23:49:08 cfb73ce6c72e: Waiting 23:49:08 b7c109c7aecf: Waiting 23:49:08 3d1312307da2: Waiting 23:49:08 05b81909b333: Layer already exists 23:49:08 75eb7cfdb0c8: Layer already exists 23:49:08 6bc1d3fd5d95: Layer already exists 23:49:08 5872bf01ffff: Layer already exists 23:49:08 8560d5aa142e: Layer already exists 23:49:08 cce92674e987: Layer already exists 23:49:08 cfb73ce6c72e: Layer already exists 23:49:08 b7c109c7aecf: Layer already exists 23:49:08 3d1312307da2: Layer already exists 23:49:08 latest: digest: sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108 23:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:49:08 05b81909b333: Preparing 23:49:08 6bc1d3fd5d95: Preparing 23:49:08 8560d5aa142e: Preparing 23:49:08 5872bf01ffff: Preparing 23:49:08 75eb7cfdb0c8: Preparing 23:49:08 cfb73ce6c72e: Preparing 23:49:08 b7c109c7aecf: Preparing 23:49:08 3d1312307da2: Preparing 23:49:08 cce92674e987: Preparing 23:49:08 3d1312307da2: Waiting 23:49:08 b7c109c7aecf: Waiting 23:49:08 cce92674e987: Waiting 23:49:08 cfb73ce6c72e: Waiting 23:49:08 05b81909b333: Layer already exists 23:49:08 5872bf01ffff: Layer already exists 23:49:08 6bc1d3fd5d95: Layer already exists 23:49:08 8560d5aa142e: Layer already exists 23:49:08 75eb7cfdb0c8: Layer already exists 23:49:08 b7c109c7aecf: Layer already exists 23:49:08 cfb73ce6c72e: Layer already exists 23:49:08 3d1312307da2: Layer already exists 23:49:08 cce92674e987: Layer already exists 23:49:08 4.1.0-dev.108: digest: sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:49:09 05b81909b333: Preparing 23:49:09 6bc1d3fd5d95: Preparing 23:49:09 8560d5aa142e: Preparing 23:49:09 5872bf01ffff: Preparing 23:49:09 75eb7cfdb0c8: Preparing 23:49:09 cfb73ce6c72e: Preparing 23:49:09 b7c109c7aecf: Preparing 23:49:09 3d1312307da2: Preparing 23:49:09 cce92674e987: Preparing 23:49:09 b7c109c7aecf: Waiting 23:49:09 3d1312307da2: Waiting 23:49:09 cce92674e987: Waiting 23:49:09 cfb73ce6c72e: Waiting 23:49:09 05b81909b333: Layer already exists 23:49:09 8560d5aa142e: Layer already exists 23:49:09 6bc1d3fd5d95: Layer already exists 23:49:09 75eb7cfdb0c8: Layer already exists 23:49:09 5872bf01ffff: Layer already exists 23:49:09 b7c109c7aecf: Layer already exists 23:49:09 cfb73ce6c72e: Layer already exists 23:49:09 3d1312307da2: Layer already exists 23:49:09 cce92674e987: Layer already exists 23:49:09 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:49:10 05b81909b333: Preparing 23:49:10 6bc1d3fd5d95: Preparing 23:49:10 8560d5aa142e: Preparing 23:49:10 5872bf01ffff: Preparing 23:49:10 75eb7cfdb0c8: Preparing 23:49:10 cfb73ce6c72e: Preparing 23:49:10 b7c109c7aecf: Preparing 23:49:10 3d1312307da2: Preparing 23:49:10 cce92674e987: Preparing 23:49:10 b7c109c7aecf: Waiting 23:49:10 3d1312307da2: Waiting 23:49:10 cce92674e987: Waiting 23:49:10 cfb73ce6c72e: Waiting 23:49:10 5872bf01ffff: Layer already exists 23:49:10 8560d5aa142e: Layer already exists 23:49:10 6bc1d3fd5d95: Layer already exists 23:49:10 05b81909b333: Layer already exists 23:49:10 75eb7cfdb0c8: Layer already exists 23:49:10 3d1312307da2: Layer already exists 23:49:10 b7c109c7aecf: Layer already exists 23:49:10 cfb73ce6c72e: Layer already exists 23:49:10 cce92674e987: Layer already exists 23:49:10 main: digest: sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:10 ===================================================== [Pipeline] echo 23:49:10 taggedImages: 23:49:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:49:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108 23:49:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 23:49:10 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:49:10 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:10 latest 23:49:10 4.1.0-dev.108 23:49:10 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:10 main 23:49:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:49:11 54ce850b3cae: Preparing 23:49:11 ba4c70dc3432: Preparing 23:49:11 16c2f19faeed: Preparing 23:49:11 9eaf93a37fa4: Preparing 23:49:11 7a613bd5422f: Preparing 23:49:11 75eb7cfdb0c8: Preparing 23:49:11 cfb73ce6c72e: Preparing 23:49:11 0104c0435fa7: Preparing 23:49:11 c7138b2ed145: Preparing 23:49:11 75eb7cfdb0c8: Waiting 23:49:11 cfb73ce6c72e: Waiting 23:49:11 0104c0435fa7: Waiting 23:49:11 c7138b2ed145: Waiting 23:49:11 4dc242870b2a: Preparing 23:49:11 cce92674e987: Preparing 23:49:11 cce92674e987: Waiting 23:49:11 ba4c70dc3432: Pushed 23:49:11 7a613bd5422f: Pushed 23:49:11 54ce850b3cae: Pushed 23:49:11 9eaf93a37fa4: Pushed 23:49:11 75eb7cfdb0c8: Layer already exists 23:49:11 cfb73ce6c72e: Layer already exists 23:49:11 cce92674e987: Layer already exists 23:49:11 0104c0435fa7: Pushed 23:49:11 c7138b2ed145: Pushed 23:49:13 4dc242870b2a: Pushed 23:49:14 16c2f19faeed: Pushed 23:49:14 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:49:14 54ce850b3cae: Preparing 23:49:14 ba4c70dc3432: Preparing 23:49:14 16c2f19faeed: Preparing 23:49:14 9eaf93a37fa4: Preparing 23:49:14 7a613bd5422f: Preparing 23:49:14 75eb7cfdb0c8: Preparing 23:49:14 cfb73ce6c72e: Preparing 23:49:14 0104c0435fa7: Preparing 23:49:14 c7138b2ed145: Preparing 23:49:14 4dc242870b2a: Preparing 23:49:14 cce92674e987: Preparing 23:49:14 75eb7cfdb0c8: Waiting 23:49:14 cfb73ce6c72e: Waiting 23:49:14 0104c0435fa7: Waiting 23:49:14 c7138b2ed145: Waiting 23:49:14 cce92674e987: Waiting 23:49:14 16c2f19faeed: Layer already exists 23:49:14 54ce850b3cae: Layer already exists 23:49:14 9eaf93a37fa4: Layer already exists 23:49:14 ba4c70dc3432: Layer already exists 23:49:14 7a613bd5422f: Layer already exists 23:49:14 cfb73ce6c72e: Layer already exists 23:49:14 75eb7cfdb0c8: Layer already exists 23:49:14 0104c0435fa7: Layer already exists 23:49:14 c7138b2ed145: Layer already exists 23:49:14 4dc242870b2a: Layer already exists 23:49:14 cce92674e987: Layer already exists 23:49:14 latest: digest: sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108 23:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:49:15 54ce850b3cae: Preparing 23:49:15 ba4c70dc3432: Preparing 23:49:15 16c2f19faeed: Preparing 23:49:15 9eaf93a37fa4: Preparing 23:49:15 7a613bd5422f: Preparing 23:49:15 75eb7cfdb0c8: Preparing 23:49:15 cfb73ce6c72e: Preparing 23:49:15 0104c0435fa7: Preparing 23:49:15 c7138b2ed145: Preparing 23:49:15 4dc242870b2a: Preparing 23:49:15 cce92674e987: Preparing 23:49:15 cfb73ce6c72e: Waiting 23:49:15 0104c0435fa7: Waiting 23:49:15 c7138b2ed145: Waiting 23:49:15 4dc242870b2a: Waiting 23:49:15 cce92674e987: Waiting 23:49:15 75eb7cfdb0c8: Waiting 23:49:15 7a613bd5422f: Layer already exists 23:49:15 ba4c70dc3432: Layer already exists 23:49:15 9eaf93a37fa4: Layer already exists 23:49:15 54ce850b3cae: Layer already exists 23:49:15 16c2f19faeed: Layer already exists 23:49:15 4dc242870b2a: Layer already exists 23:49:15 75eb7cfdb0c8: Layer already exists 23:49:15 0104c0435fa7: Layer already exists 23:49:15 cfb73ce6c72e: Layer already exists 23:49:15 c7138b2ed145: Layer already exists 23:49:15 cce92674e987: Layer already exists 23:49:15 4.1.0-dev.108: digest: sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:49:16 54ce850b3cae: Preparing 23:49:16 ba4c70dc3432: Preparing 23:49:16 16c2f19faeed: Preparing 23:49:16 9eaf93a37fa4: Preparing 23:49:16 7a613bd5422f: Preparing 23:49:16 75eb7cfdb0c8: Preparing 23:49:16 cfb73ce6c72e: Preparing 23:49:16 0104c0435fa7: Preparing 23:49:16 c7138b2ed145: Preparing 23:49:16 4dc242870b2a: Preparing 23:49:16 cce92674e987: Preparing 23:49:16 cfb73ce6c72e: Waiting 23:49:16 4dc242870b2a: Waiting 23:49:16 0104c0435fa7: Waiting 23:49:16 c7138b2ed145: Waiting 23:49:16 cce92674e987: Waiting 23:49:16 75eb7cfdb0c8: Waiting 23:49:16 ba4c70dc3432: Layer already exists 23:49:16 9eaf93a37fa4: Layer already exists 23:49:16 16c2f19faeed: Layer already exists 23:49:16 7a613bd5422f: Layer already exists 23:49:16 54ce850b3cae: Layer already exists 23:49:16 cfb73ce6c72e: Layer already exists 23:49:16 75eb7cfdb0c8: Layer already exists 23:49:16 c7138b2ed145: Layer already exists 23:49:16 0104c0435fa7: Layer already exists 23:49:16 4dc242870b2a: Layer already exists 23:49:16 cce92674e987: Layer already exists 23:49:16 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:49:16 54ce850b3cae: Preparing 23:49:16 ba4c70dc3432: Preparing 23:49:16 16c2f19faeed: Preparing 23:49:16 9eaf93a37fa4: Preparing 23:49:16 7a613bd5422f: Preparing 23:49:16 75eb7cfdb0c8: Preparing 23:49:16 cfb73ce6c72e: Preparing 23:49:16 0104c0435fa7: Preparing 23:49:16 c7138b2ed145: Preparing 23:49:16 4dc242870b2a: Preparing 23:49:16 cce92674e987: Preparing 23:49:16 0104c0435fa7: Waiting 23:49:16 75eb7cfdb0c8: Waiting 23:49:16 c7138b2ed145: Waiting 23:49:16 cfb73ce6c72e: Waiting 23:49:16 cce92674e987: Waiting 23:49:16 4dc242870b2a: Waiting 23:49:16 16c2f19faeed: Layer already exists 23:49:16 9eaf93a37fa4: Layer already exists 23:49:16 7a613bd5422f: Layer already exists 23:49:16 54ce850b3cae: Layer already exists 23:49:16 ba4c70dc3432: Layer already exists 23:49:16 cfb73ce6c72e: Layer already exists 23:49:16 c7138b2ed145: Layer already exists 23:49:16 75eb7cfdb0c8: Layer already exists 23:49:16 4dc242870b2a: Layer already exists 23:49:16 0104c0435fa7: Layer already exists 23:49:16 cce92674e987: Layer already exists 23:49:16 main: digest: sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:16 ===================================================== [Pipeline] echo 23:49:16 taggedImages: 23:49:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:49:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108 23:49:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:49:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:49:16 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:16 latest 23:49:16 4.1.0-dev.108 23:49:16 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:16 main 23:49:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:49:17 1e13d92e3715: Preparing 23:49:17 6c3c63cf9f5a: Preparing 23:49:17 a3d0345edb34: Preparing 23:49:17 44fb001abc0e: Preparing 23:49:17 9d262bf01d02: Preparing 23:49:17 ceab966d40f8: Preparing 23:49:17 2622e80b6b3e: Preparing 23:49:17 75eb7cfdb0c8: Preparing 23:49:17 cfb73ce6c72e: Preparing 23:49:17 f661264e56bb: Preparing 23:49:17 f3cd07f7181b: Preparing 23:49:17 cce92674e987: Preparing 23:49:17 f661264e56bb: Waiting 23:49:17 75eb7cfdb0c8: Waiting 23:49:17 cfb73ce6c72e: Waiting 23:49:17 f3cd07f7181b: Waiting 23:49:17 cce92674e987: Waiting 23:49:17 ceab966d40f8: Waiting 23:49:17 2622e80b6b3e: Waiting 23:49:17 9d262bf01d02: Pushed 23:49:17 6c3c63cf9f5a: Pushed 23:49:17 1e13d92e3715: Pushed 23:49:17 75eb7cfdb0c8: Layer already exists 23:49:17 cfb73ce6c72e: Layer already exists 23:49:17 ceab966d40f8: Pushed 23:49:17 2622e80b6b3e: Pushed 23:49:17 cce92674e987: Layer already exists 23:49:18 f661264e56bb: Pushed 23:49:18 f3cd07f7181b: Pushed 23:49:20 44fb001abc0e: Pushed 23:49:20 a3d0345edb34: Pushed 23:49:20 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:49:21 1e13d92e3715: Preparing 23:49:21 6c3c63cf9f5a: Preparing 23:49:21 a3d0345edb34: Preparing 23:49:21 44fb001abc0e: Preparing 23:49:21 9d262bf01d02: Preparing 23:49:21 ceab966d40f8: Preparing 23:49:21 2622e80b6b3e: Preparing 23:49:21 75eb7cfdb0c8: Preparing 23:49:21 cfb73ce6c72e: Preparing 23:49:21 f661264e56bb: Preparing 23:49:21 f3cd07f7181b: Preparing 23:49:21 cce92674e987: Preparing 23:49:21 cfb73ce6c72e: Waiting 23:49:21 ceab966d40f8: Waiting 23:49:21 2622e80b6b3e: Waiting 23:49:21 75eb7cfdb0c8: Waiting 23:49:21 f3cd07f7181b: Waiting 23:49:21 cce92674e987: Waiting 23:49:21 f661264e56bb: Waiting 23:49:21 44fb001abc0e: Layer already exists 23:49:21 1e13d92e3715: Layer already exists 23:49:21 a3d0345edb34: Layer already exists 23:49:21 9d262bf01d02: Layer already exists 23:49:21 6c3c63cf9f5a: Layer already exists 23:49:21 ceab966d40f8: Layer already exists 23:49:21 75eb7cfdb0c8: Layer already exists 23:49:21 f661264e56bb: Layer already exists 23:49:21 2622e80b6b3e: Layer already exists 23:49:21 cfb73ce6c72e: Layer already exists 23:49:21 f3cd07f7181b: Layer already exists 23:49:21 cce92674e987: Layer already exists 23:49:21 latest: digest: sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108 23:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:49:21 1e13d92e3715: Preparing 23:49:21 6c3c63cf9f5a: Preparing 23:49:21 a3d0345edb34: Preparing 23:49:21 44fb001abc0e: Preparing 23:49:21 9d262bf01d02: Preparing 23:49:21 ceab966d40f8: Preparing 23:49:21 2622e80b6b3e: Preparing 23:49:21 75eb7cfdb0c8: Preparing 23:49:21 cfb73ce6c72e: Preparing 23:49:21 f661264e56bb: Preparing 23:49:21 f3cd07f7181b: Preparing 23:49:21 cce92674e987: Preparing 23:49:21 ceab966d40f8: Waiting 23:49:21 2622e80b6b3e: Waiting 23:49:21 cfb73ce6c72e: Waiting 23:49:21 75eb7cfdb0c8: Waiting 23:49:21 f3cd07f7181b: Waiting 23:49:21 cce92674e987: Waiting 23:49:21 f661264e56bb: Waiting 23:49:21 44fb001abc0e: Layer already exists 23:49:21 1e13d92e3715: Layer already exists 23:49:21 9d262bf01d02: Layer already exists 23:49:21 6c3c63cf9f5a: Layer already exists 23:49:21 a3d0345edb34: Layer already exists 23:49:21 ceab966d40f8: Layer already exists 23:49:21 2622e80b6b3e: Layer already exists 23:49:21 cfb73ce6c72e: Layer already exists 23:49:21 75eb7cfdb0c8: Layer already exists 23:49:21 f661264e56bb: Layer already exists 23:49:21 cce92674e987: Layer already exists 23:49:21 f3cd07f7181b: Layer already exists 23:49:21 4.1.0-dev.108: digest: sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:49:22 1e13d92e3715: Preparing 23:49:22 6c3c63cf9f5a: Preparing 23:49:22 a3d0345edb34: Preparing 23:49:22 44fb001abc0e: Preparing 23:49:22 9d262bf01d02: Preparing 23:49:22 ceab966d40f8: Preparing 23:49:22 2622e80b6b3e: Preparing 23:49:22 75eb7cfdb0c8: Preparing 23:49:22 cfb73ce6c72e: Preparing 23:49:22 f661264e56bb: Preparing 23:49:22 f3cd07f7181b: Preparing 23:49:22 cce92674e987: Preparing 23:49:22 ceab966d40f8: Waiting 23:49:22 f661264e56bb: Waiting 23:49:22 f3cd07f7181b: Waiting 23:49:22 cce92674e987: Waiting 23:49:22 2622e80b6b3e: Waiting 23:49:22 75eb7cfdb0c8: Waiting 23:49:22 cfb73ce6c72e: Waiting 23:49:22 a3d0345edb34: Layer already exists 23:49:22 9d262bf01d02: Layer already exists 23:49:22 1e13d92e3715: Layer already exists 23:49:22 6c3c63cf9f5a: Layer already exists 23:49:22 44fb001abc0e: Layer already exists 23:49:22 ceab966d40f8: Layer already exists 23:49:22 2622e80b6b3e: Layer already exists 23:49:22 f661264e56bb: Layer already exists 23:49:22 75eb7cfdb0c8: Layer already exists 23:49:22 cfb73ce6c72e: Layer already exists 23:49:22 f3cd07f7181b: Layer already exists 23:49:22 cce92674e987: Layer already exists 23:49:22 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:49:23 1e13d92e3715: Preparing 23:49:23 6c3c63cf9f5a: Preparing 23:49:23 a3d0345edb34: Preparing 23:49:23 44fb001abc0e: Preparing 23:49:23 9d262bf01d02: Preparing 23:49:23 ceab966d40f8: Preparing 23:49:23 2622e80b6b3e: Preparing 23:49:23 75eb7cfdb0c8: Preparing 23:49:23 cfb73ce6c72e: Preparing 23:49:23 f661264e56bb: Preparing 23:49:23 f3cd07f7181b: Preparing 23:49:23 cce92674e987: Preparing 23:49:23 2622e80b6b3e: Waiting 23:49:23 75eb7cfdb0c8: Waiting 23:49:23 cfb73ce6c72e: Waiting 23:49:23 f661264e56bb: Waiting 23:49:23 f3cd07f7181b: Waiting 23:49:23 cce92674e987: Waiting 23:49:23 ceab966d40f8: Waiting 23:49:23 6c3c63cf9f5a: Layer already exists 23:49:23 9d262bf01d02: Layer already exists 23:49:23 44fb001abc0e: Layer already exists 23:49:23 1e13d92e3715: Layer already exists 23:49:23 a3d0345edb34: Layer already exists 23:49:23 75eb7cfdb0c8: Layer already exists 23:49:23 cfb73ce6c72e: Layer already exists 23:49:23 ceab966d40f8: Layer already exists 23:49:23 2622e80b6b3e: Layer already exists 23:49:23 f661264e56bb: Layer already exists 23:49:23 f3cd07f7181b: Layer already exists 23:49:23 cce92674e987: Layer already exists 23:49:23 main: digest: sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:23 ===================================================== [Pipeline] echo 23:49:23 taggedImages: 23:49:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:49:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108 23:49:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:49:23 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:49:23 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:23 latest 23:49:23 4.1.0-dev.108 23:49:23 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:23 main 23:49:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:49:23 572c3a0799ec: Preparing 23:49:23 5ee86e09e26b: Preparing 23:49:23 75eb7cfdb0c8: Preparing 23:49:23 cfb73ce6c72e: Preparing 23:49:23 e14ee37a4e38: Preparing 23:49:23 e3b5ed6c3a61: Preparing 23:49:23 cce92674e987: Preparing 23:49:23 e3b5ed6c3a61: Waiting 23:49:23 cce92674e987: Waiting 23:49:23 cfb73ce6c72e: Layer already exists 23:49:23 75eb7cfdb0c8: Layer already exists 23:49:23 cce92674e987: Layer already exists 23:49:23 572c3a0799ec: Pushed 23:49:24 e14ee37a4e38: Pushed 23:49:24 e3b5ed6c3a61: Pushed 23:49:27 5ee86e09e26b: Pushed 23:49:27 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:27 + 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 23:49:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:49:28 572c3a0799ec: Preparing 23:49:28 5ee86e09e26b: Preparing 23:49:28 75eb7cfdb0c8: Preparing 23:49:28 cfb73ce6c72e: Preparing 23:49:28 e14ee37a4e38: Preparing 23:49:28 e3b5ed6c3a61: Preparing 23:49:28 cce92674e987: Preparing 23:49:28 e3b5ed6c3a61: Waiting 23:49:28 5ee86e09e26b: Layer already exists 23:49:28 75eb7cfdb0c8: Layer already exists 23:49:28 e14ee37a4e38: Layer already exists 23:49:28 572c3a0799ec: Layer already exists 23:49:28 cfb73ce6c72e: Layer already exists 23:49:28 cce92674e987: Layer already exists 23:49:28 e3b5ed6c3a61: Layer already exists 23:49:28 latest: digest: sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108 23:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:49:28 572c3a0799ec: Preparing 23:49:28 5ee86e09e26b: Preparing 23:49:28 75eb7cfdb0c8: Preparing 23:49:28 cfb73ce6c72e: Preparing 23:49:28 e14ee37a4e38: Preparing 23:49:28 e3b5ed6c3a61: Preparing 23:49:28 cce92674e987: Preparing 23:49:28 cce92674e987: Waiting 23:49:28 e3b5ed6c3a61: Waiting 23:49:28 e14ee37a4e38: Layer already exists 23:49:28 75eb7cfdb0c8: Layer already exists 23:49:28 572c3a0799ec: Layer already exists 23:49:28 cfb73ce6c72e: Layer already exists 23:49:28 5ee86e09e26b: Layer already exists 23:49:28 e3b5ed6c3a61: Layer already exists 23:49:28 cce92674e987: Layer already exists 23:49:28 4.1.0-dev.108: digest: sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:49:29 572c3a0799ec: Preparing 23:49:29 5ee86e09e26b: Preparing 23:49:29 75eb7cfdb0c8: Preparing 23:49:29 cfb73ce6c72e: Preparing 23:49:29 e14ee37a4e38: Preparing 23:49:29 e3b5ed6c3a61: Preparing 23:49:29 cce92674e987: Preparing 23:49:29 e3b5ed6c3a61: Waiting 23:49:29 cce92674e987: Waiting 23:49:29 572c3a0799ec: Layer already exists 23:49:29 e14ee37a4e38: Layer already exists 23:49:29 cfb73ce6c72e: Layer already exists 23:49:29 5ee86e09e26b: Layer already exists 23:49:29 75eb7cfdb0c8: Layer already exists 23:49:29 e3b5ed6c3a61: Layer already exists 23:49:29 cce92674e987: Layer already exists 23:49:29 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:29 + 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 23:49:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:49:30 572c3a0799ec: Preparing 23:49:30 5ee86e09e26b: Preparing 23:49:30 75eb7cfdb0c8: Preparing 23:49:30 cfb73ce6c72e: Preparing 23:49:30 e14ee37a4e38: Preparing 23:49:30 e3b5ed6c3a61: Preparing 23:49:30 cce92674e987: Preparing 23:49:30 cce92674e987: Waiting 23:49:30 e3b5ed6c3a61: Waiting 23:49:30 572c3a0799ec: Layer already exists 23:49:30 cfb73ce6c72e: Layer already exists 23:49:30 5ee86e09e26b: Layer already exists 23:49:30 75eb7cfdb0c8: Layer already exists 23:49:30 e14ee37a4e38: Layer already exists 23:49:30 e3b5ed6c3a61: Layer already exists 23:49:30 cce92674e987: Layer already exists 23:49:30 main: digest: sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:30 ===================================================== [Pipeline] echo 23:49:30 taggedImages: 23:49:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:49:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108 23:49:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:49:30 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:49:30 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:30 latest 23:49:30 4.1.0-dev.108 23:49:30 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:30 main 23:49:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:49:30 2c1f6bf8ab00: Preparing 23:49:30 14ba3757fd36: Preparing 23:49:30 034fcff579e9: Preparing 23:49:30 75eb7cfdb0c8: Preparing 23:49:30 cfb73ce6c72e: Preparing 23:49:30 0ec4e07e8c06: Preparing 23:49:30 34cc5bdbb0f5: Preparing 23:49:30 ccde28eb289e: Preparing 23:49:30 6e6d1ff2d759: Preparing 23:49:30 cce92674e987: Preparing 23:49:30 0ec4e07e8c06: Waiting 23:49:30 34cc5bdbb0f5: Waiting 23:49:30 ccde28eb289e: Waiting 23:49:30 6e6d1ff2d759: Waiting 23:49:30 cce92674e987: Waiting 23:49:30 75eb7cfdb0c8: Layer already exists 23:49:30 cfb73ce6c72e: Layer already exists 23:49:30 14ba3757fd36: Pushed 23:49:30 034fcff579e9: Pushed 23:49:30 2c1f6bf8ab00: Pushed 23:49:30 cce92674e987: Layer already exists 23:49:31 ccde28eb289e: Pushed 23:49:32 6e6d1ff2d759: Pushed 23:49:36 34cc5bdbb0f5: Pushed 23:49:44 0ec4e07e8c06: Pushed 23:49:44 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:49:45 2c1f6bf8ab00: Preparing 23:49:45 14ba3757fd36: Preparing 23:49:45 034fcff579e9: Preparing 23:49:45 75eb7cfdb0c8: Preparing 23:49:45 cfb73ce6c72e: Preparing 23:49:45 0ec4e07e8c06: Preparing 23:49:45 34cc5bdbb0f5: Preparing 23:49:45 ccde28eb289e: Preparing 23:49:45 6e6d1ff2d759: Preparing 23:49:45 cce92674e987: Preparing 23:49:45 34cc5bdbb0f5: Waiting 23:49:45 0ec4e07e8c06: Waiting 23:49:45 6e6d1ff2d759: Waiting 23:49:45 cce92674e987: Waiting 23:49:45 ccde28eb289e: Waiting 23:49:45 2c1f6bf8ab00: Layer already exists 23:49:45 cfb73ce6c72e: Layer already exists 23:49:45 14ba3757fd36: Layer already exists 23:49:45 75eb7cfdb0c8: Layer already exists 23:49:45 034fcff579e9: Layer already exists 23:49:45 ccde28eb289e: Layer already exists 23:49:45 0ec4e07e8c06: Layer already exists 23:49:45 6e6d1ff2d759: Layer already exists 23:49:45 34cc5bdbb0f5: Layer already exists 23:49:45 cce92674e987: Layer already exists 23:49:45 latest: digest: sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108 23:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:49:46 2c1f6bf8ab00: Preparing 23:49:46 14ba3757fd36: Preparing 23:49:46 034fcff579e9: Preparing 23:49:46 75eb7cfdb0c8: Preparing 23:49:46 cfb73ce6c72e: Preparing 23:49:46 0ec4e07e8c06: Preparing 23:49:46 34cc5bdbb0f5: Preparing 23:49:46 ccde28eb289e: Preparing 23:49:46 6e6d1ff2d759: Preparing 23:49:46 cce92674e987: Preparing 23:49:46 0ec4e07e8c06: Waiting 23:49:46 34cc5bdbb0f5: Waiting 23:49:46 6e6d1ff2d759: Waiting 23:49:46 ccde28eb289e: Waiting 23:49:46 cce92674e987: Waiting 23:49:46 034fcff579e9: Layer already exists 23:49:46 2c1f6bf8ab00: Layer already exists 23:49:46 14ba3757fd36: Layer already exists 23:49:46 75eb7cfdb0c8: Layer already exists 23:49:46 cfb73ce6c72e: Layer already exists 23:49:46 0ec4e07e8c06: Layer already exists 23:49:46 34cc5bdbb0f5: Layer already exists 23:49:46 6e6d1ff2d759: Layer already exists 23:49:46 ccde28eb289e: Layer already exists 23:49:46 cce92674e987: Layer already exists 23:49:46 4.1.0-dev.108: digest: sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:49:46 2c1f6bf8ab00: Preparing 23:49:46 14ba3757fd36: Preparing 23:49:46 034fcff579e9: Preparing 23:49:46 75eb7cfdb0c8: Preparing 23:49:46 cfb73ce6c72e: Preparing 23:49:46 0ec4e07e8c06: Preparing 23:49:46 34cc5bdbb0f5: Preparing 23:49:46 ccde28eb289e: Preparing 23:49:46 6e6d1ff2d759: Preparing 23:49:46 cce92674e987: Preparing 23:49:46 34cc5bdbb0f5: Waiting 23:49:46 ccde28eb289e: Waiting 23:49:46 6e6d1ff2d759: Waiting 23:49:46 cce92674e987: Waiting 23:49:46 0ec4e07e8c06: Waiting 23:49:46 2c1f6bf8ab00: Layer already exists 23:49:46 75eb7cfdb0c8: Layer already exists 23:49:46 14ba3757fd36: Layer already exists 23:49:46 cfb73ce6c72e: Layer already exists 23:49:46 034fcff579e9: Layer already exists 23:49:46 0ec4e07e8c06: Layer already exists 23:49:46 34cc5bdbb0f5: Layer already exists 23:49:46 ccde28eb289e: Layer already exists 23:49:46 cce92674e987: Layer already exists 23:49:46 6e6d1ff2d759: Layer already exists 23:49:46 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:49:47 2c1f6bf8ab00: Preparing 23:49:47 14ba3757fd36: Preparing 23:49:47 034fcff579e9: Preparing 23:49:47 75eb7cfdb0c8: Preparing 23:49:47 cfb73ce6c72e: Preparing 23:49:47 0ec4e07e8c06: Preparing 23:49:47 34cc5bdbb0f5: Preparing 23:49:47 ccde28eb289e: Preparing 23:49:47 6e6d1ff2d759: Preparing 23:49:47 cce92674e987: Preparing 23:49:47 34cc5bdbb0f5: Waiting 23:49:47 ccde28eb289e: Waiting 23:49:47 6e6d1ff2d759: Waiting 23:49:47 0ec4e07e8c06: Waiting 23:49:47 cce92674e987: Waiting 23:49:47 034fcff579e9: Layer already exists 23:49:47 75eb7cfdb0c8: Layer already exists 23:49:47 14ba3757fd36: Layer already exists 23:49:47 cfb73ce6c72e: Layer already exists 23:49:47 2c1f6bf8ab00: Layer already exists 23:49:47 0ec4e07e8c06: Layer already exists 23:49:47 ccde28eb289e: Layer already exists 23:49:47 6e6d1ff2d759: Layer already exists 23:49:47 cce92674e987: Layer already exists 23:49:47 34cc5bdbb0f5: Layer already exists 23:49:47 main: digest: sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:47 ===================================================== [Pipeline] echo 23:49:47 taggedImages: 23:49:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:49:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108 23:49:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:49:47 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:49:47 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:47 latest 23:49:47 4.1.0-dev.108 23:49:47 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:49:47 main 23:49:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:49:48 23e8b76357f7: Preparing 23:49:48 213b4795e91f: Preparing 23:49:48 f154d0d52239: Preparing 23:49:48 75eb7cfdb0c8: Preparing 23:49:48 cfb73ce6c72e: Preparing 23:49:48 d4914b23c6b1: Preparing 23:49:48 36cc961a5603: Preparing 23:49:48 10097cb63d84: Preparing 23:49:48 cce92674e987: Preparing 23:49:48 10097cb63d84: Waiting 23:49:48 d4914b23c6b1: Waiting 23:49:48 36cc961a5603: Waiting 23:49:48 cce92674e987: Waiting 23:49:48 cfb73ce6c72e: Layer already exists 23:49:48 75eb7cfdb0c8: Layer already exists 23:49:48 f154d0d52239: Pushed 23:49:48 213b4795e91f: Pushed 23:49:48 23e8b76357f7: Pushed 23:49:48 cce92674e987: Layer already exists 23:49:48 10097cb63d84: Pushed 23:49:49 36cc961a5603: Pushed 23:50:03 d4914b23c6b1: Pushed 23:50:03 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:50:04 23e8b76357f7: Preparing 23:50:04 213b4795e91f: Preparing 23:50:04 f154d0d52239: Preparing 23:50:04 75eb7cfdb0c8: Preparing 23:50:04 cfb73ce6c72e: Preparing 23:50:04 d4914b23c6b1: Preparing 23:50:04 36cc961a5603: Preparing 23:50:04 10097cb63d84: Preparing 23:50:04 cce92674e987: Preparing 23:50:04 d4914b23c6b1: Waiting 23:50:04 36cc961a5603: Waiting 23:50:04 10097cb63d84: Waiting 23:50:04 cce92674e987: Waiting 23:50:04 213b4795e91f: Layer already exists 23:50:04 cfb73ce6c72e: Layer already exists 23:50:04 75eb7cfdb0c8: Layer already exists 23:50:04 f154d0d52239: Layer already exists 23:50:04 23e8b76357f7: Layer already exists 23:50:04 36cc961a5603: Layer already exists 23:50:04 d4914b23c6b1: Layer already exists 23:50:04 10097cb63d84: Layer already exists 23:50:04 cce92674e987: Layer already exists 23:50:04 latest: digest: sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108 23:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:50:05 23e8b76357f7: Preparing 23:50:05 213b4795e91f: Preparing 23:50:05 f154d0d52239: Preparing 23:50:05 75eb7cfdb0c8: Preparing 23:50:05 cfb73ce6c72e: Preparing 23:50:05 d4914b23c6b1: Preparing 23:50:05 36cc961a5603: Preparing 23:50:05 10097cb63d84: Preparing 23:50:05 cce92674e987: Preparing 23:50:05 36cc961a5603: Waiting 23:50:05 d4914b23c6b1: Waiting 23:50:05 10097cb63d84: Waiting 23:50:05 cce92674e987: Waiting 23:50:05 213b4795e91f: Layer already exists 23:50:05 75eb7cfdb0c8: Layer already exists 23:50:05 f154d0d52239: Layer already exists 23:50:05 23e8b76357f7: Layer already exists 23:50:05 cfb73ce6c72e: Layer already exists 23:50:05 36cc961a5603: Layer already exists 23:50:05 d4914b23c6b1: Layer already exists 23:50:05 10097cb63d84: Layer already exists 23:50:05 cce92674e987: Layer already exists 23:50:05 4.1.0-dev.108: digest: sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:50:05 23e8b76357f7: Preparing 23:50:05 213b4795e91f: Preparing 23:50:05 f154d0d52239: Preparing 23:50:05 75eb7cfdb0c8: Preparing 23:50:05 cfb73ce6c72e: Preparing 23:50:05 d4914b23c6b1: Preparing 23:50:05 36cc961a5603: Preparing 23:50:05 10097cb63d84: Preparing 23:50:05 cce92674e987: Preparing 23:50:05 36cc961a5603: Waiting 23:50:05 d4914b23c6b1: Waiting 23:50:05 10097cb63d84: Waiting 23:50:05 cce92674e987: Waiting 23:50:05 213b4795e91f: Layer already exists 23:50:05 cfb73ce6c72e: Layer already exists 23:50:05 23e8b76357f7: Layer already exists 23:50:05 75eb7cfdb0c8: Layer already exists 23:50:05 f154d0d52239: Layer already exists 23:50:05 36cc961a5603: Layer already exists 23:50:05 d4914b23c6b1: Layer already exists 23:50:05 cce92674e987: Layer already exists 23:50:05 10097cb63d84: Layer already exists 23:50:05 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:50:06 23e8b76357f7: Preparing 23:50:06 213b4795e91f: Preparing 23:50:06 f154d0d52239: Preparing 23:50:06 75eb7cfdb0c8: Preparing 23:50:06 cfb73ce6c72e: Preparing 23:50:06 d4914b23c6b1: Preparing 23:50:06 36cc961a5603: Preparing 23:50:06 10097cb63d84: Preparing 23:50:06 cce92674e987: Preparing 23:50:06 36cc961a5603: Waiting 23:50:06 d4914b23c6b1: Waiting 23:50:06 10097cb63d84: Waiting 23:50:06 cce92674e987: Waiting 23:50:06 23e8b76357f7: Layer already exists 23:50:06 75eb7cfdb0c8: Layer already exists 23:50:06 f154d0d52239: Layer already exists 23:50:06 213b4795e91f: Layer already exists 23:50:06 cfb73ce6c72e: Layer already exists 23:50:06 d4914b23c6b1: Layer already exists 23:50:06 cce92674e987: Layer already exists 23:50:06 36cc961a5603: Layer already exists 23:50:06 10097cb63d84: Layer already exists 23:50:06 main: digest: sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:06 ===================================================== [Pipeline] echo 23:50:06 taggedImages: 23:50:06 - nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:06 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:50:06 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108 23:50:06 - nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:06 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:50:06 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:50:06 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:06 latest 23:50:06 4.1.0-dev.108 23:50:06 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:06 main 23:50:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:50:07 2760d436c9aa: Preparing 23:50:07 8dbe83c43539: Preparing 23:50:07 cc20f520f43f: Preparing 23:50:07 75eb7cfdb0c8: Preparing 23:50:07 cfb73ce6c72e: Preparing 23:50:07 ce22acba6417: Preparing 23:50:07 ccde28eb289e: Preparing 23:50:07 6e6d1ff2d759: Preparing 23:50:07 cce92674e987: Preparing 23:50:07 ce22acba6417: Waiting 23:50:07 ccde28eb289e: Waiting 23:50:07 6e6d1ff2d759: Waiting 23:50:07 cce92674e987: Waiting 23:50:07 cfb73ce6c72e: Layer already exists 23:50:07 75eb7cfdb0c8: Layer already exists 23:50:07 ccde28eb289e: Layer already exists 23:50:07 6e6d1ff2d759: Layer already exists 23:50:07 cce92674e987: Layer already exists 23:50:07 8dbe83c43539: Pushed 23:50:07 2760d436c9aa: Pushed 23:50:07 cc20f520f43f: Pushed 23:50:22 ce22acba6417: Pushed 23:50:22 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:50:22 2760d436c9aa: Preparing 23:50:22 8dbe83c43539: Preparing 23:50:22 cc20f520f43f: Preparing 23:50:22 75eb7cfdb0c8: Preparing 23:50:22 cfb73ce6c72e: Preparing 23:50:22 ce22acba6417: Preparing 23:50:22 ccde28eb289e: Preparing 23:50:22 6e6d1ff2d759: Preparing 23:50:22 cce92674e987: Preparing 23:50:22 ce22acba6417: Waiting 23:50:22 ccde28eb289e: Waiting 23:50:22 6e6d1ff2d759: Waiting 23:50:22 cce92674e987: Waiting 23:50:22 2760d436c9aa: Layer already exists 23:50:22 cfb73ce6c72e: Layer already exists 23:50:22 cc20f520f43f: Layer already exists 23:50:22 8dbe83c43539: Layer already exists 23:50:22 75eb7cfdb0c8: Layer already exists 23:50:22 ce22acba6417: Layer already exists 23:50:22 6e6d1ff2d759: Layer already exists 23:50:22 ccde28eb289e: Layer already exists 23:50:22 cce92674e987: Layer already exists 23:50:22 latest: digest: sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108 23:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:50:23 2760d436c9aa: Preparing 23:50:23 8dbe83c43539: Preparing 23:50:23 cc20f520f43f: Preparing 23:50:23 75eb7cfdb0c8: Preparing 23:50:23 cfb73ce6c72e: Preparing 23:50:23 ce22acba6417: Preparing 23:50:23 ccde28eb289e: Preparing 23:50:23 6e6d1ff2d759: Preparing 23:50:23 cce92674e987: Preparing 23:50:23 ccde28eb289e: Waiting 23:50:23 6e6d1ff2d759: Waiting 23:50:23 cce92674e987: Waiting 23:50:23 ce22acba6417: Waiting 23:50:23 75eb7cfdb0c8: Layer already exists 23:50:23 cc20f520f43f: Layer already exists 23:50:23 8dbe83c43539: Layer already exists 23:50:23 cfb73ce6c72e: Layer already exists 23:50:23 2760d436c9aa: Layer already exists 23:50:23 6e6d1ff2d759: Layer already exists 23:50:23 ce22acba6417: Layer already exists 23:50:23 ccde28eb289e: Layer already exists 23:50:23 cce92674e987: Layer already exists 23:50:23 4.1.0-dev.108: digest: sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:50:24 2760d436c9aa: Preparing 23:50:24 8dbe83c43539: Preparing 23:50:24 cc20f520f43f: Preparing 23:50:24 75eb7cfdb0c8: Preparing 23:50:24 cfb73ce6c72e: Preparing 23:50:24 ce22acba6417: Preparing 23:50:24 ccde28eb289e: Preparing 23:50:24 6e6d1ff2d759: Preparing 23:50:24 cce92674e987: Preparing 23:50:24 ce22acba6417: Waiting 23:50:24 ccde28eb289e: Waiting 23:50:24 6e6d1ff2d759: Waiting 23:50:24 cce92674e987: Waiting 23:50:24 cc20f520f43f: Layer already exists 23:50:24 2760d436c9aa: Layer already exists 23:50:24 cfb73ce6c72e: Layer already exists 23:50:24 75eb7cfdb0c8: Layer already exists 23:50:24 8dbe83c43539: Layer already exists 23:50:24 ce22acba6417: Layer already exists 23:50:24 ccde28eb289e: Layer already exists 23:50:24 6e6d1ff2d759: Layer already exists 23:50:24 cce92674e987: Layer already exists 23:50:24 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:50:24 2760d436c9aa: Preparing 23:50:24 8dbe83c43539: Preparing 23:50:24 cc20f520f43f: Preparing 23:50:24 75eb7cfdb0c8: Preparing 23:50:24 cfb73ce6c72e: Preparing 23:50:24 ce22acba6417: Preparing 23:50:24 ccde28eb289e: Preparing 23:50:24 6e6d1ff2d759: Preparing 23:50:24 cce92674e987: Preparing 23:50:24 ccde28eb289e: Waiting 23:50:24 6e6d1ff2d759: Waiting 23:50:24 ce22acba6417: Waiting 23:50:24 cce92674e987: Waiting 23:50:24 2760d436c9aa: Layer already exists 23:50:24 8dbe83c43539: Layer already exists 23:50:24 cfb73ce6c72e: Layer already exists 23:50:24 cc20f520f43f: Layer already exists 23:50:24 75eb7cfdb0c8: Layer already exists 23:50:24 ce22acba6417: Layer already exists 23:50:24 6e6d1ff2d759: Layer already exists 23:50:24 ccde28eb289e: Layer already exists 23:50:24 cce92674e987: Layer already exists 23:50:24 main: digest: sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:24 ===================================================== [Pipeline] echo 23:50:24 taggedImages: 23:50:24 - nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:24 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:50:24 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108 23:50:24 - nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:24 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:50:24 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:50:24 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:24 latest 23:50:24 4.1.0-dev.108 23:50:24 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:24 main 23:50:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:50:25 5821a0acc149: Preparing 23:50:25 0ce6b001e21f: Preparing 23:50:25 75eb7cfdb0c8: Preparing 23:50:25 cfb73ce6c72e: Preparing 23:50:25 778eb8deb2ab: Preparing 23:50:25 e59ea5516e4a: Preparing 23:50:25 cce92674e987: Preparing 23:50:25 cce92674e987: Waiting 23:50:25 e59ea5516e4a: Waiting 23:50:25 cfb73ce6c72e: Layer already exists 23:50:25 75eb7cfdb0c8: Layer already exists 23:50:25 cce92674e987: Layer already exists 23:50:25 5821a0acc149: Pushed 23:50:26 e59ea5516e4a: Pushed 23:50:26 778eb8deb2ab: Pushed 23:50:30 0ce6b001e21f: Pushed 23:50:30 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:50:31 5821a0acc149: Preparing 23:50:31 0ce6b001e21f: Preparing 23:50:31 75eb7cfdb0c8: Preparing 23:50:31 cfb73ce6c72e: Preparing 23:50:31 778eb8deb2ab: Preparing 23:50:31 e59ea5516e4a: Preparing 23:50:31 cce92674e987: Preparing 23:50:31 e59ea5516e4a: Waiting 23:50:31 cce92674e987: Waiting 23:50:31 75eb7cfdb0c8: Layer already exists 23:50:31 5821a0acc149: Layer already exists 23:50:31 cfb73ce6c72e: Layer already exists 23:50:31 0ce6b001e21f: Layer already exists 23:50:31 778eb8deb2ab: Layer already exists 23:50:31 e59ea5516e4a: Layer already exists 23:50:31 cce92674e987: Layer already exists 23:50:31 latest: digest: sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108 23:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:50:31 5821a0acc149: Preparing 23:50:31 0ce6b001e21f: Preparing 23:50:31 75eb7cfdb0c8: Preparing 23:50:31 cfb73ce6c72e: Preparing 23:50:31 778eb8deb2ab: Preparing 23:50:31 e59ea5516e4a: Preparing 23:50:31 cce92674e987: Preparing 23:50:31 e59ea5516e4a: Waiting 23:50:31 cce92674e987: Waiting 23:50:31 778eb8deb2ab: Layer already exists 23:50:31 cfb73ce6c72e: Layer already exists 23:50:31 0ce6b001e21f: Layer already exists 23:50:31 75eb7cfdb0c8: Layer already exists 23:50:31 5821a0acc149: Layer already exists 23:50:31 e59ea5516e4a: Layer already exists 23:50:31 cce92674e987: Layer already exists 23:50:31 4.1.0-dev.108: digest: sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:50:32 5821a0acc149: Preparing 23:50:32 0ce6b001e21f: Preparing 23:50:32 75eb7cfdb0c8: Preparing 23:50:32 cfb73ce6c72e: Preparing 23:50:32 778eb8deb2ab: Preparing 23:50:32 e59ea5516e4a: Preparing 23:50:32 cce92674e987: Preparing 23:50:32 e59ea5516e4a: Waiting 23:50:32 cce92674e987: Waiting 23:50:32 5821a0acc149: Layer already exists 23:50:32 cfb73ce6c72e: Layer already exists 23:50:32 0ce6b001e21f: Layer already exists 23:50:32 75eb7cfdb0c8: Layer already exists 23:50:32 778eb8deb2ab: Layer already exists 23:50:32 e59ea5516e4a: Layer already exists 23:50:32 cce92674e987: Layer already exists 23:50:32 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:50:33 5821a0acc149: Preparing 23:50:33 0ce6b001e21f: Preparing 23:50:33 75eb7cfdb0c8: Preparing 23:50:33 cfb73ce6c72e: Preparing 23:50:33 778eb8deb2ab: Preparing 23:50:33 e59ea5516e4a: Preparing 23:50:33 cce92674e987: Preparing 23:50:33 e59ea5516e4a: Waiting 23:50:33 cce92674e987: Waiting 23:50:33 0ce6b001e21f: Layer already exists 23:50:33 778eb8deb2ab: Layer already exists 23:50:33 75eb7cfdb0c8: Layer already exists 23:50:33 5821a0acc149: Layer already exists 23:50:33 cfb73ce6c72e: Layer already exists 23:50:33 cce92674e987: Layer already exists 23:50:33 e59ea5516e4a: Layer already exists 23:50:33 main: digest: sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:33 ===================================================== [Pipeline] echo 23:50:33 taggedImages: 23:50:33 - nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:33 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:50:33 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108 23:50:33 - nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:33 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:50:33 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:50:33 f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:33 latest 23:50:33 4.1.0-dev.108 23:50:33 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:33 main 23:50:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:50:34 2fcf284c1e9e: Preparing 23:50:34 5c221c4a826e: Preparing 23:50:34 75eb7cfdb0c8: Preparing 23:50:34 cfb73ce6c72e: Preparing 23:50:34 fbb669c9a937: Preparing 23:50:34 729b93bcfce9: Preparing 23:50:34 cce92674e987: Preparing 23:50:34 729b93bcfce9: Waiting 23:50:34 cce92674e987: Waiting 23:50:34 75eb7cfdb0c8: Layer already exists 23:50:34 cfb73ce6c72e: Layer already exists 23:50:34 cce92674e987: Layer already exists 23:50:34 2fcf284c1e9e: Pushed 23:50:34 729b93bcfce9: Pushed 23:50:34 fbb669c9a937: Pushed 23:50:39 5c221c4a826e: Pushed 23:50:39 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:50:39 2fcf284c1e9e: Preparing 23:50:39 5c221c4a826e: Preparing 23:50:39 75eb7cfdb0c8: Preparing 23:50:39 cfb73ce6c72e: Preparing 23:50:39 fbb669c9a937: Preparing 23:50:39 729b93bcfce9: Preparing 23:50:39 cce92674e987: Preparing 23:50:39 cce92674e987: Waiting 23:50:39 729b93bcfce9: Waiting 23:50:39 75eb7cfdb0c8: Layer already exists 23:50:39 fbb669c9a937: Layer already exists 23:50:39 5c221c4a826e: Layer already exists 23:50:39 2fcf284c1e9e: Layer already exists 23:50:39 cfb73ce6c72e: Layer already exists 23:50:39 729b93bcfce9: Layer already exists 23:50:39 cce92674e987: Layer already exists 23:50:39 latest: digest: sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108 23:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:50:40 2fcf284c1e9e: Preparing 23:50:40 5c221c4a826e: Preparing 23:50:40 75eb7cfdb0c8: Preparing 23:50:40 cfb73ce6c72e: Preparing 23:50:40 fbb669c9a937: Preparing 23:50:40 729b93bcfce9: Preparing 23:50:40 cce92674e987: Preparing 23:50:40 729b93bcfce9: Waiting 23:50:40 cce92674e987: Waiting 23:50:40 fbb669c9a937: Layer already exists 23:50:40 5c221c4a826e: Layer already exists 23:50:40 2fcf284c1e9e: Layer already exists 23:50:40 75eb7cfdb0c8: Layer already exists 23:50:40 cfb73ce6c72e: Layer already exists 23:50:40 729b93bcfce9: Layer already exists 23:50:40 cce92674e987: Layer already exists 23:50:40 4.1.0-dev.108: digest: sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:50:40 2fcf284c1e9e: Preparing 23:50:40 5c221c4a826e: Preparing 23:50:40 75eb7cfdb0c8: Preparing 23:50:40 cfb73ce6c72e: Preparing 23:50:40 fbb669c9a937: Preparing 23:50:40 729b93bcfce9: Preparing 23:50:40 cce92674e987: Preparing 23:50:40 729b93bcfce9: Waiting 23:50:40 cce92674e987: Waiting 23:50:40 5c221c4a826e: Layer already exists 23:50:40 fbb669c9a937: Layer already exists 23:50:40 2fcf284c1e9e: Layer already exists 23:50:40 75eb7cfdb0c8: Layer already exists 23:50:40 cfb73ce6c72e: Layer already exists 23:50:40 729b93bcfce9: Layer already exists 23:50:40 cce92674e987: Layer already exists 23:50:40 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:50:41 2fcf284c1e9e: Preparing 23:50:41 5c221c4a826e: Preparing 23:50:41 75eb7cfdb0c8: Preparing 23:50:41 cfb73ce6c72e: Preparing 23:50:41 fbb669c9a937: Preparing 23:50:41 729b93bcfce9: Preparing 23:50:41 cce92674e987: Preparing 23:50:41 729b93bcfce9: Waiting 23:50:41 cce92674e987: Waiting 23:50:41 fbb669c9a937: Layer already exists 23:50:41 2fcf284c1e9e: Layer already exists 23:50:41 75eb7cfdb0c8: Layer already exists 23:50:41 cfb73ce6c72e: Layer already exists 23:50:41 5c221c4a826e: Layer already exists 23:50:41 cce92674e987: Layer already exists 23:50:41 729b93bcfce9: Layer already exists 23:50:41 main: digest: sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:41 ===================================================== [Pipeline] echo 23:50:41 taggedImages: 23:50:41 - nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:50:41 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 23:50:41 ========================================================= 23:50:41 [edgeXBuildMultiArch] RAW Config: 23:50:41 images: 23:50:41 - nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/core-command:latest 23:50:41 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/core-command:main 23:50:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:50:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:50:41 - nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/core-data:latest 23:50:41 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/core-data:main 23:50:41 - nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/core-keeper:latest 23:50:41 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/core-keeper:main 23:50:41 - nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:50:41 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/core-metadata:main 23:50:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:50:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:50:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:50:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:50:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:50:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:50:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:50:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:50:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:50:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:50:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:50:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:50:41 - nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:50:41 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-spire-config:main 23:50:41 - nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:50:41 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/security-spire-server:main 23:50:41 - nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:50:41 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/support-notifications:main 23:50:41 - nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:50:41 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:50:41 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:50:41 - nexus3.edgexfoundry.org:10004/support-scheduler:main 23:50:41 settingsFile: 23:50:41 edgex-go-settings 23:50:41 ========================================================= [Pipeline] node 23:50:56 Still waiting to schedule task 23:50:56 All nodes of label ‘centos7-docker-4c-2g’ are offline 23:51:21 Running on prd-centos7-docker-4c-2g-5132 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:51:21 provisioning config files... 23:51:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config4411497609441519922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:23 ---> ****-login.sh 23:51:23 nexus3.edgexfoundry.org:10001 23:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:51:24 Configure a credential helper to remove this warning. See 23:51:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:51:24 23:51:24 Login Succeeded 23:51:24 nexus3.edgexfoundry.org:10002 23:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:51:24 Configure a credential helper to remove this warning. See 23:51:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:51:24 23:51:24 Login Succeeded 23:51:24 nexus3.edgexfoundry.org:10003 23:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:51:24 Configure a credential helper to remove this warning. See 23:51:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:51:24 23:51:24 Login Succeeded 23:51:24 nexus3.edgexfoundry.org:10004 23:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:51:24 Configure a credential helper to remove this warning. See 23:51:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:51:24 23:51:24 Login Succeeded 23:51:24 ****.io 23:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:51:25 Configure a credential helper to remove this warning. See 23:51:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:51:25 23:51:25 Login Succeeded 23:51:25 ---> ****-login.sh ends [Pipeline] } 23:51:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:51:25 + docker buildx ls 23:51:25 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 23:51:25 default * docker 23:51:25 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 23:51:26 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 23:51:26 edgex-builder [Pipeline] sh 23:51:26 + docker buildx inspect --bootstrap 23:51:26 #1 [internal] booting buildkit 23:51:26 #1 pulling image moby/buildkit:buildx-stable-1 23:51:29 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 23:51:29 #1 creating container buildx_buildkit_edgex-builder0 23:51:31 #1 creating container buildx_buildkit_edgex-builder0 2.1s done 23:51:31 #1 DONE 5.3s 23:51:31 Name: edgex-builder 23:51:31 Driver: docker-container 23:51:31 23:51:31 Nodes: 23:51:31 Name: edgex-builder0 23:51:31 Endpoint: unix:///var/run/docker.sock 23:51:31 Status: running 23:51:31 Buildkit: v0.29.0 23:51:31 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 23:51:32 + docker buildx ls 23:51:32 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 23:51:32 edgex-builder * docker-container 23:51:32 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 23:51:32 default docker 23:51:32 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 23:51:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5' 23:51:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - 23:51:32 #1 [internal] load build definition from Dockerfile 23:51:32 #1 transferring dockerfile: 197B done 23:51:32 #1 DONE 0.0s 23:51:32 23:51:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:51:32 #2 DONE 0.1s 23:51:32 23:51:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:51:32 #3 DONE 0.1s 23:51:32 23:51:32 #4 [internal] load .dockerignore 23:51:32 #4 transferring context: 2B done 23:51:32 #4 DONE 0.0s 23:51:32 23:51:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 23:51:32 #5 resolve nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done 23:51:32 #5 DONE 0.0s 23:51:32 23:51:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 23:51:32 #6 resolve nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done 23:51:32 #6 DONE 0.1s 23:51:32 23:51:32 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 23:51:32 #7 DONE 0.0s 23:51:32 23:51:32 #8 exporting to image 23:51:32 #8 exporting layers done 23:51:32 #8 exporting manifest sha256:bed11988d06e4365e5ff1453382dc1d9309c37a28243763fed8b8942d5c05bad 0.0s done 23:51:32 #8 exporting config sha256:36e8070b5eab613d39bf161c59a54b580a32727bfea832168913c926477a9485 done 23:51:32 #8 exporting manifest sha256:13c804fdddefbe0ba4771a2f0659f0f53d6a1799aa18f1ebbdc42e3cf9f6bd51 0.0s done 23:51:32 #8 exporting config sha256:0e850b23ba7e24cff499ea4f76fabde1721241b52de3841327bdbb36ad8a5666 done 23:51:32 #8 exporting manifest list sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 done 23:51:32 #8 pushing layers 23:51:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:32 #8 pushing layers 0.1s done 23:51:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 0.1s done 23:51:32 #8 DONE 0.2s 23:51:32 23:51:32 1 warning found (use --debug to expand): 23:51:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 23:51:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 23:51:33 #1 [internal] load build definition from Dockerfile 23:51:33 #1 transferring dockerfile: 163B done 23:51:33 #1 DONE 0.0s 23:51:33 23:51:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 23:51:33 #2 DONE 0.0s 23:51:33 23:51:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 23:51:33 #3 DONE 0.0s 23:51:33 23:51:33 #4 [internal] load .dockerignore 23:51:33 #4 transferring context: 2B done 23:51:33 #4 DONE 0.0s 23:51:33 23:51:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 23:51:33 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done 23:51:33 #5 DONE 0.0s 23:51:33 23:51:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 23:51:33 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done 23:51:33 #6 CACHED 23:51:33 23:51:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 23:51:33 #5 CACHED 23:51:33 23:51:33 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 23:51:33 #7 DONE 0.0s 23:51:33 23:51:33 #8 exporting to image 23:51:33 #8 exporting layers done 23:51:33 #8 exporting manifest sha256:bed11988d06e4365e5ff1453382dc1d9309c37a28243763fed8b8942d5c05bad done 23:51:33 #8 exporting config sha256:36e8070b5eab613d39bf161c59a54b580a32727bfea832168913c926477a9485 done 23:51:33 #8 exporting manifest sha256:13c804fdddefbe0ba4771a2f0659f0f53d6a1799aa18f1ebbdc42e3cf9f6bd51 done 23:51:33 #8 exporting config sha256:0e850b23ba7e24cff499ea4f76fabde1721241b52de3841327bdbb36ad8a5666 done 23:51:33 #8 exporting manifest list sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 done 23:51:33 #8 pushing layers 0.0s done 23:51:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 0.1s done 23:51:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:33 #8 DONE 0.1s 23:51:33 23:51:33 1 warning found (use --debug to expand): 23:51:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108' 23:51:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108 --push - 23:51:33 #1 [internal] load build definition from Dockerfile 23:51:33 #1 transferring dockerfile: 170B done 23:51:33 #1 DONE 0.0s 23:51:33 23:51:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108 23:51:33 #2 DONE 0.0s 23:51:33 23:51:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108 23:51:33 #3 DONE 0.0s 23:51:33 23:51:33 #4 [internal] load .dockerignore 23:51:33 #4 transferring context: 2B done 23:51:33 #4 DONE 0.0s 23:51:33 23:51:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 23:51:33 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done 23:51:33 #5 CACHED 23:51:33 23:51:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 23:51:34 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done 23:51:34 #6 CACHED 23:51:34 23:51:34 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 23:51:34 #7 DONE 0.0s 23:51:34 23:51:34 #8 exporting to image 23:51:34 #8 exporting layers done 23:51:34 #8 exporting manifest sha256:bed11988d06e4365e5ff1453382dc1d9309c37a28243763fed8b8942d5c05bad done 23:51:34 #8 exporting config sha256:36e8070b5eab613d39bf161c59a54b580a32727bfea832168913c926477a9485 done 23:51:34 #8 exporting manifest sha256:13c804fdddefbe0ba4771a2f0659f0f53d6a1799aa18f1ebbdc42e3cf9f6bd51 done 23:51:34 #8 exporting config sha256:0e850b23ba7e24cff499ea4f76fabde1721241b52de3841327bdbb36ad8a5666 done 23:51:34 #8 exporting manifest list sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 done 23:51:34 #8 pushing layers 0.0s done 23:51:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.108@sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 0.1s done 23:51:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:34 #8 DONE 0.1s 23:51:34 23:51:34 1 warning found (use --debug to expand): 23:51:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - 23:51:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' 23:51:34 #1 [internal] load build definition from Dockerfile 23:51:34 #1 transferring dockerfile: 211B done 23:51:34 #1 DONE 0.0s 23:51:34 23:51:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:51:34 #2 DONE 0.0s 23:51:34 23:51:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:51:34 #3 DONE 0.0s 23:51:34 23:51:34 #4 [internal] load .dockerignore 23:51:34 #4 transferring context: 2B done 23:51:34 #4 DONE 0.0s 23:51:34 23:51:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 23:51:34 #5 resolve nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done 23:51:34 #5 CACHED 23:51:34 23:51:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 23:51:34 #6 resolve nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done 23:51:34 #6 CACHED 23:51:34 23:51:34 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 23:51:34 #7 DONE 0.0s 23:51:34 23:51:34 #8 exporting to image 23:51:34 #8 exporting layers done 23:51:34 #8 exporting manifest sha256:bed11988d06e4365e5ff1453382dc1d9309c37a28243763fed8b8942d5c05bad done 23:51:34 #8 exporting config sha256:36e8070b5eab613d39bf161c59a54b580a32727bfea832168913c926477a9485 done 23:51:34 #8 exporting manifest sha256:13c804fdddefbe0ba4771a2f0659f0f53d6a1799aa18f1ebbdc42e3cf9f6bd51 done 23:51:34 #8 exporting config sha256:0e850b23ba7e24cff499ea4f76fabde1721241b52de3841327bdbb36ad8a5666 done 23:51:34 #8 exporting manifest list sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 done 23:51:34 #8 pushing layers 0.0s done 23:51:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 0.1s done 23:51:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:34 #8 DONE 0.1s 23:51:34 23:51:34 1 warning found (use --debug to expand): 23:51:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 23:51:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 23:51:34 #1 [internal] load build definition from Dockerfile 23:51:34 #1 transferring dockerfile: 161B done 23:51:34 #1 DONE 0.0s 23:51:34 23:51:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 23:51:34 #2 DONE 0.0s 23:51:34 23:51:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 23:51:34 #3 DONE 0.0s 23:51:34 23:51:34 #4 [internal] load .dockerignore 23:51:34 #4 transferring context: 2B done 23:51:34 #4 DONE 0.0s 23:51:34 23:51:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 23:51:34 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done 23:51:34 #5 DONE 0.0s 23:51:34 23:51:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 23:51:35 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 0.0s done 23:51:35 #6 CACHED 23:51:35 23:51:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:dc688b25dacd37f7ea663beb3bb4a45fd8766fb1a032ed13710beab0b73e20ef 23:51:35 #5 CACHED 23:51:35 23:51:35 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 23:51:35 #7 DONE 0.0s 23:51:35 23:51:35 #8 exporting to image 23:51:35 #8 exporting layers done 23:51:35 #8 exporting manifest sha256:bed11988d06e4365e5ff1453382dc1d9309c37a28243763fed8b8942d5c05bad done 23:51:35 #8 exporting config sha256:36e8070b5eab613d39bf161c59a54b580a32727bfea832168913c926477a9485 done 23:51:35 #8 exporting manifest sha256:13c804fdddefbe0ba4771a2f0659f0f53d6a1799aa18f1ebbdc42e3cf9f6bd51 done 23:51:35 #8 exporting config sha256:0e850b23ba7e24cff499ea4f76fabde1721241b52de3841327bdbb36ad8a5666 done 23:51:35 #8 exporting manifest list sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 done 23:51:35 #8 pushing layers 0.0s done 23:51:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:b9a0c3117ea974c59c8118e0c6399113c56f6accc64067c38562da23cda90556 0.1s done 23:51:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:35 #8 DONE 0.1s 23:51:35 23:51:35 1 warning found (use --debug to expand): 23:51:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5' 23:51:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - 23:51:35 #1 [internal] load build definition from Dockerfile 23:51:35 #1 transferring dockerfile: 216B done 23:51:35 #1 DONE 0.0s 23:51:35 23:51:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:51:35 #2 DONE 0.0s 23:51:35 23:51:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:51:35 #3 DONE 0.1s 23:51:35 23:51:35 #4 [internal] load .dockerignore 23:51:35 #4 transferring context: 2B done 23:51:35 #4 DONE 0.0s 23:51:35 23:51:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 23:51:35 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 23:51:35 #5 ... 23:51:35 23:51:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 23:51:35 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done 23:51:35 #6 DONE 0.1s 23:51:35 23:51:35 #7 exporting to image 23:51:35 #7 exporting layers done 23:51:35 #7 exporting manifest sha256:743613adefe4bd8e1aaa214b748c35ea858fed52773a8ed482ce81761a90c901 0.0s done 23:51:35 #7 exporting config sha256:56924073ef1b9fa0b5c660cf374f6100fa3dfe9846352b0c92ecd2634ad225f9 done 23:51:35 #7 exporting manifest sha256:450292787e21ccc4299223ae10084b84ec10804bf57ede9d29a2ddbf32c7265e done 23:51:35 #7 exporting config sha256:d015fa34f662052fde41741df1eeac818fbdf9527d3f78ef9c057d5ca7dfc413 23:51:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:35 #7 ... 23:51:35 23:51:35 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:51:35 #8 DONE 0.0s 23:51:35 23:51:35 #7 exporting to image 23:51:35 #7 exporting config sha256:d015fa34f662052fde41741df1eeac818fbdf9527d3f78ef9c057d5ca7dfc413 done 23:51:35 #7 exporting manifest list sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d done 23:51:35 #7 pushing layers 0.1s done 23:51:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d 23:51:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d 0.1s done 23:51:35 #7 DONE 0.2s 23:51:35 23:51:35 1 warning found (use --debug to expand): 23:51:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 23:51:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 23:51:36 #1 [internal] load build definition from Dockerfile 23:51:36 #1 transferring dockerfile: 182B done 23:51:36 #1 DONE 0.0s 23:51:36 23:51:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:51:36 #2 DONE 0.0s 23:51:36 23:51:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:51:36 #3 DONE 0.0s 23:51:36 23:51:36 #4 [internal] load .dockerignore 23:51:36 #4 transferring context: 2B done 23:51:36 #4 DONE 0.0s 23:51:36 23:51:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 23:51:36 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done 23:51:36 #5 CACHED 23:51:36 23:51:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 23:51:36 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done 23:51:36 #6 CACHED 23:51:36 23:51:36 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:51:36 #7 DONE 0.0s 23:51:36 23:51:36 #8 exporting to image 23:51:36 #8 exporting layers done 23:51:36 #8 exporting manifest sha256:743613adefe4bd8e1aaa214b748c35ea858fed52773a8ed482ce81761a90c901 done 23:51:36 #8 exporting config sha256:56924073ef1b9fa0b5c660cf374f6100fa3dfe9846352b0c92ecd2634ad225f9 done 23:51:36 #8 exporting manifest sha256:450292787e21ccc4299223ae10084b84ec10804bf57ede9d29a2ddbf32c7265e done 23:51:36 #8 exporting config sha256:d015fa34f662052fde41741df1eeac818fbdf9527d3f78ef9c057d5ca7dfc413 done 23:51:36 #8 exporting manifest list sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d done 23:51:36 #8 pushing layers 0.0s done 23:51:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d 23:51:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d 0.1s done 23:51:36 #8 DONE 0.1s 23:51:36 23:51:36 1 warning found (use --debug to expand): 23:51:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108' 23:51:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108 --push - 23:51:37 #1 [internal] load build definition from Dockerfile 23:51:37 #1 transferring dockerfile: 189B done 23:51:37 #1 DONE 0.0s 23:51:37 23:51:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108 23:51:37 #2 DONE 0.0s 23:51:37 23:51:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108 23:51:37 #3 DONE 0.0s 23:51:37 23:51:37 #4 [internal] load .dockerignore 23:51:37 #4 transferring context: 2B done 23:51:37 #4 DONE 0.0s 23:51:37 23:51:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 23:51:37 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done 23:51:37 #5 CACHED 23:51:37 23:51:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 23:51:37 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done 23:51:37 #6 CACHED 23:51:37 23:51:37 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:51:37 #7 DONE 0.0s 23:51:37 23:51:37 #8 exporting to image 23:51:37 #8 exporting layers done 23:51:37 #8 exporting manifest sha256:743613adefe4bd8e1aaa214b748c35ea858fed52773a8ed482ce81761a90c901 done 23:51:37 #8 exporting config sha256:56924073ef1b9fa0b5c660cf374f6100fa3dfe9846352b0c92ecd2634ad225f9 done 23:51:37 #8 exporting manifest sha256:450292787e21ccc4299223ae10084b84ec10804bf57ede9d29a2ddbf32c7265e done 23:51:37 #8 exporting config sha256:d015fa34f662052fde41741df1eeac818fbdf9527d3f78ef9c057d5ca7dfc413 done 23:51:37 #8 exporting manifest list sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d done 23:51:37 #8 pushing layers 0.0s done 23:51:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d 23:51:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.108@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d 0.1s done 23:51:37 #8 DONE 0.1s 23:51:37 23:51:37 1 warning found (use --debug to expand): 23:51:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' 23:51:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - 23:51:37 #1 [internal] load build definition from Dockerfile 23:51:37 #1 transferring dockerfile: 230B done 23:51:37 #1 DONE 0.0s 23:51:37 23:51:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:51:37 #2 DONE 0.0s 23:51:37 23:51:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:51:37 #3 DONE 0.0s 23:51:37 23:51:37 #4 [internal] load .dockerignore 23:51:37 #4 transferring context: 2B done 23:51:37 #4 DONE 0.0s 23:51:37 23:51:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 23:51:37 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done 23:51:37 #5 CACHED 23:51:37 23:51:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 23:51:37 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done 23:51:37 #6 CACHED 23:51:37 23:51:37 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:51:37 #7 DONE 0.0s 23:51:37 23:51:37 #8 exporting to image 23:51:37 #8 exporting layers done 23:51:37 #8 exporting manifest sha256:743613adefe4bd8e1aaa214b748c35ea858fed52773a8ed482ce81761a90c901 done 23:51:37 #8 exporting config sha256:56924073ef1b9fa0b5c660cf374f6100fa3dfe9846352b0c92ecd2634ad225f9 done 23:51:37 #8 exporting manifest sha256:450292787e21ccc4299223ae10084b84ec10804bf57ede9d29a2ddbf32c7265e done 23:51:37 #8 exporting config sha256:d015fa34f662052fde41741df1eeac818fbdf9527d3f78ef9c057d5ca7dfc413 done 23:51:37 #8 exporting manifest list sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d done 23:51:37 #8 pushing layers 0.0s done 23:51:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d 0.1s done 23:51:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:37 #8 DONE 0.1s 23:51:37 23:51:37 1 warning found (use --debug to expand): 23:51:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 23:51:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 23:51:38 #1 [internal] load build definition from Dockerfile 23:51:38 #1 transferring dockerfile: 180B done 23:51:38 #1 DONE 0.0s 23:51:38 23:51:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:51:38 #2 ... 23:51:38 23:51:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:51:38 #3 DONE 0.5s 23:51:38 23:51:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:51:38 #2 DONE 0.7s 23:51:38 23:51:38 #4 [internal] load .dockerignore 23:51:39 #4 transferring context: 2B done 23:51:39 #4 DONE 1.2s 23:51:39 23:51:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 23:51:39 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done 23:51:39 #5 CACHED 23:51:39 23:51:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 23:51:39 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c87c87b4de1cea41083b7f0da16dc0afae210c2e96cba3bd5b19fde941f63222 0.0s done 23:51:39 #6 CACHED 23:51:39 23:51:39 #7 exporting to image 23:51:39 #7 exporting layers done 23:51:39 #7 exporting manifest sha256:743613adefe4bd8e1aaa214b748c35ea858fed52773a8ed482ce81761a90c901 done 23:51:39 #7 exporting config sha256:56924073ef1b9fa0b5c660cf374f6100fa3dfe9846352b0c92ecd2634ad225f9 done 23:51:39 #7 exporting manifest sha256:450292787e21ccc4299223ae10084b84ec10804bf57ede9d29a2ddbf32c7265e done 23:51:39 #7 exporting config sha256:d015fa34f662052fde41741df1eeac818fbdf9527d3f78ef9c057d5ca7dfc413 23:51:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:39 #7 exporting config sha256:d015fa34f662052fde41741df1eeac818fbdf9527d3f78ef9c057d5ca7dfc413 done 23:51:39 #7 exporting manifest list sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d done 23:51:39 #7 pushing layers 0.0s done 23:51:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e0b9e063f4b0a7f129609085660061830cd70d24ffd42954793e07eac5a0e32d 0.1s done 23:51:39 #7 DONE 0.1s 23:51:39 23:51:39 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:51:39 #8 DONE 0.0s 23:51:39 23:51:39 1 warning found (use --debug to expand): 23:51:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - 23:51:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5' 23:51:40 #1 [internal] load build definition from Dockerfile 23:51:40 #1 transferring dockerfile: 194B done 23:51:40 #1 DONE 0.0s 23:51:40 23:51:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:51:40 #2 DONE 0.0s 23:51:40 23:51:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:51:40 #3 DONE 0.0s 23:51:40 23:51:40 #4 [internal] load .dockerignore 23:51:40 #4 transferring context: 23:51:40 #4 transferring context: 2B done 23:51:40 #4 DONE 0.0s 23:51:40 23:51:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 23:51:40 #5 resolve nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a done 23:51:40 #5 DONE 0.0s 23:51:40 23:51:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 23:51:40 #6 resolve nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a done 23:51:40 #6 DONE 0.1s 23:51:40 23:51:40 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 23:51:40 #7 DONE 0.0s 23:51:40 23:51:40 #8 exporting to image 23:51:40 #8 exporting layers done 23:51:40 #8 exporting manifest sha256:3e7b59a9c1b8b446f53e72a9ffd4ab8c0ec426048e71a1b92e3581c2035cab46 done 23:51:40 #8 exporting config sha256:df832360b3e1048d2fe38d3883f109ce491c5e4c00103db735aea6dfa5b43763 done 23:51:40 #8 exporting manifest sha256:9da8a1dd292af420dd2452a4f4050ac53898030a3bea0660c8d31dece5cb585f 0.0s done 23:51:40 #8 exporting config sha256:4d13dd3bb9669c55226f68596c93a46e4b53da03d8f81405dddb26d6ffc277d1 done 23:51:40 #8 exporting manifest list sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 done 23:51:40 #8 pushing layers 0.1s done 23:51:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 23:51:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 0.1s done 23:51:40 #8 DONE 0.2s 23:51:40 23:51:40 1 warning found (use --debug to expand): 23:51:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 23:51:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 23:51:40 #1 [internal] load build definition from Dockerfile 23:51:40 #1 transferring dockerfile: 160B done 23:51:40 #1 DONE 0.0s 23:51:40 23:51:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 23:51:40 #2 DONE 0.0s 23:51:40 23:51:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 23:51:40 #3 DONE 0.0s 23:51:40 23:51:40 #4 [internal] load .dockerignore 23:51:40 #4 transferring context: 2B done 23:51:40 #4 DONE 0.0s 23:51:40 23:51:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 23:51:40 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 0.0s done 23:51:40 #5 CACHED 23:51:40 23:51:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 23:51:40 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 0.0s done 23:51:40 #6 CACHED 23:51:40 23:51:40 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 23:51:40 #7 DONE 0.0s 23:51:40 23:51:40 #8 exporting to image 23:51:40 #8 exporting layers done 23:51:40 #8 exporting manifest sha256:3e7b59a9c1b8b446f53e72a9ffd4ab8c0ec426048e71a1b92e3581c2035cab46 done 23:51:40 #8 exporting config sha256:df832360b3e1048d2fe38d3883f109ce491c5e4c00103db735aea6dfa5b43763 done 23:51:40 #8 exporting manifest sha256:9da8a1dd292af420dd2452a4f4050ac53898030a3bea0660c8d31dece5cb585f done 23:51:40 #8 exporting config sha256:4d13dd3bb9669c55226f68596c93a46e4b53da03d8f81405dddb26d6ffc277d1 done 23:51:40 #8 exporting manifest list sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 done 23:51:40 #8 pushing layers 0.0s done 23:51:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 0.1s done 23:51:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:40 #8 DONE 0.1s 23:51:40 23:51:40 1 warning found (use --debug to expand): 23:51:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108' 23:51:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108 --push - 23:51:41 #1 [internal] load build definition from Dockerfile 23:51:41 #1 transferring dockerfile: 167B done 23:51:41 #1 DONE 0.0s 23:51:41 23:51:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108 23:51:41 #2 DONE 0.0s 23:51:41 23:51:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108 23:51:41 #3 DONE 0.0s 23:51:41 23:51:41 #4 [internal] load .dockerignore 23:51:41 #4 transferring context: 2B done 23:51:41 #4 DONE 0.0s 23:51:41 23:51:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 23:51:41 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 0.0s done 23:51:41 #5 DONE 0.0s 23:51:41 23:51:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 23:51:41 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 0.0s done 23:51:41 #6 CACHED 23:51:41 23:51:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 23:51:41 #5 CACHED 23:51:41 23:51:41 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 23:51:41 #7 DONE 0.0s 23:51:41 23:51:41 #8 exporting to image 23:51:41 #8 exporting layers done 23:51:41 #8 exporting manifest sha256:3e7b59a9c1b8b446f53e72a9ffd4ab8c0ec426048e71a1b92e3581c2035cab46 done 23:51:41 #8 exporting config sha256:df832360b3e1048d2fe38d3883f109ce491c5e4c00103db735aea6dfa5b43763 done 23:51:41 #8 exporting manifest sha256:9da8a1dd292af420dd2452a4f4050ac53898030a3bea0660c8d31dece5cb585f done 23:51:41 #8 exporting config sha256:4d13dd3bb9669c55226f68596c93a46e4b53da03d8f81405dddb26d6ffc277d1 done 23:51:41 #8 exporting manifest list sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 done 23:51:41 #8 pushing layers 0.0s done 23:51:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.108@sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 0.1s done 23:51:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:41 #8 DONE 0.1s 23:51:41 23:51:41 1 warning found (use --debug to expand): 23:51:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' 23:51:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - 23:51:41 #1 [internal] load build definition from Dockerfile 23:51:41 #1 transferring dockerfile: 208B done 23:51:41 #1 DONE 0.0s 23:51:41 23:51:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:51:41 #2 DONE 0.0s 23:51:41 23:51:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:51:41 #3 DONE 0.0s 23:51:41 23:51:41 #4 [internal] load .dockerignore 23:51:41 #4 transferring context: 2B done 23:51:41 #4 DONE 0.0s 23:51:41 23:51:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 23:51:41 #5 resolve nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a done 23:51:41 #5 DONE 0.0s 23:51:41 23:51:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 23:51:42 #6 resolve nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 0.0s done 23:51:42 #6 CACHED 23:51:42 23:51:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 23:51:42 #5 CACHED 23:51:42 23:51:42 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 23:51:42 #7 DONE 0.0s 23:51:42 23:51:42 #8 exporting to image 23:51:42 #8 exporting layers done 23:51:42 #8 exporting manifest sha256:3e7b59a9c1b8b446f53e72a9ffd4ab8c0ec426048e71a1b92e3581c2035cab46 done 23:51:42 #8 exporting config sha256:df832360b3e1048d2fe38d3883f109ce491c5e4c00103db735aea6dfa5b43763 done 23:51:42 #8 exporting manifest sha256:9da8a1dd292af420dd2452a4f4050ac53898030a3bea0660c8d31dece5cb585f done 23:51:42 #8 exporting config sha256:4d13dd3bb9669c55226f68596c93a46e4b53da03d8f81405dddb26d6ffc277d1 done 23:51:42 #8 exporting manifest list sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 done 23:51:42 #8 pushing layers 0.0s done 23:51:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 0.1s done 23:51:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:42 #8 DONE 0.1s 23:51:42 23:51:42 1 warning found (use --debug to expand): 23:51:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 23:51:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 23:51:42 #1 [internal] load build definition from Dockerfile 23:51:42 #1 transferring dockerfile: 158B done 23:51:42 #1 DONE 0.0s 23:51:42 23:51:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 23:51:42 #2 DONE 0.0s 23:51:42 23:51:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 23:51:42 #3 DONE 0.0s 23:51:42 23:51:42 #4 [internal] load .dockerignore 23:51:42 #4 transferring context: 2B done 23:51:42 #4 DONE 0.0s 23:51:42 23:51:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 23:51:42 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 0.0s done 23:51:42 #5 DONE 0.0s 23:51:42 23:51:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 23:51:42 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 0.0s done 23:51:42 #6 CACHED 23:51:42 23:51:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:a534160f98c975fc82948cded9aab28cb203308ac0d8e1aab451a91635530f6a 23:51:42 #5 CACHED 23:51:42 23:51:42 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 23:51:42 #7 DONE 0.0s 23:51:42 23:51:42 #8 exporting to image 23:51:42 #8 exporting layers done 23:51:42 #8 exporting manifest sha256:3e7b59a9c1b8b446f53e72a9ffd4ab8c0ec426048e71a1b92e3581c2035cab46 done 23:51:42 #8 exporting config sha256:df832360b3e1048d2fe38d3883f109ce491c5e4c00103db735aea6dfa5b43763 done 23:51:42 #8 exporting manifest sha256:9da8a1dd292af420dd2452a4f4050ac53898030a3bea0660c8d31dece5cb585f done 23:51:42 #8 exporting config sha256:4d13dd3bb9669c55226f68596c93a46e4b53da03d8f81405dddb26d6ffc277d1 done 23:51:42 #8 exporting manifest list sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 done 23:51:42 #8 pushing layers 0.0s done 23:51:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:0a320399c769164ce7e1c542f077561a56ece1cc54511178e4af01baa85362c3 0.1s done 23:51:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:42 #8 DONE 0.1s 23:51:42 23:51:42 1 warning found (use --debug to expand): 23:51:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - 23:51:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5' 23:51:42 #1 [internal] load build definition from Dockerfile 23:51:42 #1 transferring dockerfile: 196B done 23:51:42 #1 DONE 0.0s 23:51:42 23:51:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:51:42 #2 DONE 0.0s 23:51:42 23:51:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:51:42 #3 DONE 0.1s 23:51:42 23:51:42 #4 [internal] load .dockerignore 23:51:42 #4 transferring context: 2B done 23:51:42 #4 DONE 0.0s 23:51:42 23:51:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 23:51:43 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 0.0s done 23:51:43 #5 DONE 0.0s 23:51:43 23:51:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 23:51:43 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 done 23:51:43 #6 DONE 0.1s 23:51:43 23:51:43 #7 exporting to image 23:51:43 #7 exporting layers done 23:51:43 #7 exporting manifest sha256:9e9ab8d3131aac58e2733ce13e195058d20f910eabcb68580d5765d2f7a3d1f8 done 23:51:43 #7 exporting config sha256:66965db082483ad5dbce7dc27a6f5aaff61dbeb1747ebdef74f767beedac5607 done 23:51:43 #7 exporting manifest sha256:bd4911eac17d1f57f123e4c4192b18891ebfd6fcca82c0bc372b547cbce3959c done 23:51:43 #7 exporting config sha256:8869cae34f66807f3875217117b32a227ed7ded00709f2eaecf4cb04910a7b45 done 23:51:43 #7 exporting manifest list sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 done 23:51:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:43 #7 DONE 0.0s 23:51:43 23:51:43 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 23:51:43 #8 DONE 0.0s 23:51:43 23:51:43 #7 exporting to image 23:51:43 #7 pushing layers 0.1s done 23:51:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 23:51:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 0.1s done 23:51:43 #7 DONE 0.2s 23:51:43 23:51:43 1 warning found (use --debug to expand): 23:51:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 23:51:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 23:51:43 #1 [internal] load build definition from Dockerfile 23:51:43 #1 transferring dockerfile: 162B done 23:51:43 #1 DONE 0.0s 23:51:43 23:51:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 23:51:43 #2 DONE 0.0s 23:51:43 23:51:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 23:51:43 #3 DONE 0.0s 23:51:43 23:51:43 #4 [internal] load .dockerignore 23:51:43 #4 transferring context: 2B done 23:51:43 #4 DONE 0.2s 23:51:44 23:51:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 23:51:44 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 0.0s done 23:51:44 #5 CACHED 23:51:44 23:51:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 23:51:44 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 0.0s done 23:51:44 #6 CACHED 23:51:44 23:51:44 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 23:51:44 #7 DONE 0.0s 23:51:44 23:51:44 #8 exporting to image 23:51:44 #8 exporting layers done 23:51:44 #8 exporting manifest sha256:9e9ab8d3131aac58e2733ce13e195058d20f910eabcb68580d5765d2f7a3d1f8 done 23:51:44 #8 exporting config sha256:66965db082483ad5dbce7dc27a6f5aaff61dbeb1747ebdef74f767beedac5607 done 23:51:44 #8 exporting manifest sha256:bd4911eac17d1f57f123e4c4192b18891ebfd6fcca82c0bc372b547cbce3959c done 23:51:44 #8 exporting config sha256:8869cae34f66807f3875217117b32a227ed7ded00709f2eaecf4cb04910a7b45 done 23:51:44 #8 exporting manifest list sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 done 23:51:44 #8 pushing layers 0.0s done 23:51:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 0.1s done 23:51:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:44 #8 DONE 0.1s 23:51:44 23:51:44 1 warning found (use --debug to expand): 23:51:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108' 23:51:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108 --push - 23:51:44 #1 [internal] load build definition from Dockerfile 23:51:44 #1 transferring dockerfile: 169B done 23:51:44 #1 DONE 0.0s 23:51:44 23:51:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108 23:51:44 #2 DONE 0.0s 23:51:44 23:51:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108 23:51:44 #3 DONE 0.0s 23:51:44 23:51:44 #4 [internal] load .dockerignore 23:51:44 #4 transferring context: 2B done 23:51:44 #4 DONE 0.0s 23:51:44 23:51:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 23:51:44 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 0.0s done 23:51:44 #5 CACHED 23:51:44 23:51:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 23:51:44 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 done 23:51:44 #6 DONE 0.0s 23:51:44 23:51:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 23:51:44 #6 CACHED 23:51:44 23:51:44 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 23:51:44 #7 DONE 0.0s 23:51:44 23:51:44 #8 exporting to image 23:51:44 #8 exporting layers done 23:51:44 #8 exporting manifest sha256:9e9ab8d3131aac58e2733ce13e195058d20f910eabcb68580d5765d2f7a3d1f8 done 23:51:44 #8 exporting config sha256:66965db082483ad5dbce7dc27a6f5aaff61dbeb1747ebdef74f767beedac5607 done 23:51:44 #8 exporting manifest sha256:bd4911eac17d1f57f123e4c4192b18891ebfd6fcca82c0bc372b547cbce3959c done 23:51:44 #8 exporting config sha256:8869cae34f66807f3875217117b32a227ed7ded00709f2eaecf4cb04910a7b45 done 23:51:44 #8 exporting manifest list sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 done 23:51:44 #8 pushing layers 0.0s done 23:51:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.108@sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 0.1s done 23:51:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:44 #8 DONE 0.1s 23:51:44 23:51:44 1 warning found (use --debug to expand): 23:51:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' 23:51:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - 23:51:45 #1 [internal] load build definition from Dockerfile 23:51:45 #1 transferring dockerfile: 210B done 23:51:45 #1 DONE 0.0s 23:51:45 23:51:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:51:45 #2 DONE 0.0s 23:51:45 23:51:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:51:45 #3 DONE 0.0s 23:51:45 23:51:45 #4 [internal] load .dockerignore 23:51:45 #4 transferring context: 2B done 23:51:45 #4 DONE 0.0s 23:51:45 23:51:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 23:51:45 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 done 23:51:45 #5 DONE 0.0s 23:51:45 23:51:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 23:51:45 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 done 23:51:45 #6 CACHED 23:51:45 23:51:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 23:51:45 #5 CACHED 23:51:45 23:51:45 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 23:51:45 #7 DONE 0.0s 23:51:45 23:51:45 #8 exporting to image 23:51:45 #8 exporting layers done 23:51:45 #8 exporting manifest sha256:9e9ab8d3131aac58e2733ce13e195058d20f910eabcb68580d5765d2f7a3d1f8 done 23:51:45 #8 exporting config sha256:66965db082483ad5dbce7dc27a6f5aaff61dbeb1747ebdef74f767beedac5607 done 23:51:45 #8 exporting manifest sha256:bd4911eac17d1f57f123e4c4192b18891ebfd6fcca82c0bc372b547cbce3959c done 23:51:45 #8 exporting config sha256:8869cae34f66807f3875217117b32a227ed7ded00709f2eaecf4cb04910a7b45 done 23:51:45 #8 exporting manifest list sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 done 23:51:45 #8 pushing layers 0.0s done 23:51:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 0.1s done 23:51:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:45 #8 DONE 0.1s 23:51:45 23:51:45 1 warning found (use --debug to expand): 23:51:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 23:51:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 23:51:45 #1 [internal] load build definition from Dockerfile 23:51:45 #1 transferring dockerfile: 160B done 23:51:45 #1 DONE 0.0s 23:51:45 23:51:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 23:51:45 #2 DONE 0.0s 23:51:45 23:51:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 23:51:45 #3 DONE 0.0s 23:51:45 23:51:45 #4 [internal] load .dockerignore 23:51:45 #4 transferring context: 2B done 23:51:45 #4 DONE 0.0s 23:51:45 23:51:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 23:51:45 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 0.0s done 23:51:45 #5 CACHED 23:51:45 23:51:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 23:51:45 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4a95cafadbdf45eb3adcac0cfa61d32f100fd2be3906c6c37e87ea577fc0ba02 0.0s done 23:51:45 #6 CACHED 23:51:45 23:51:45 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 23:51:45 #7 DONE 0.0s 23:51:45 23:51:45 #8 exporting to image 23:51:45 #8 exporting layers done 23:51:45 #8 exporting manifest sha256:9e9ab8d3131aac58e2733ce13e195058d20f910eabcb68580d5765d2f7a3d1f8 done 23:51:45 #8 exporting config sha256:66965db082483ad5dbce7dc27a6f5aaff61dbeb1747ebdef74f767beedac5607 done 23:51:45 #8 exporting manifest sha256:bd4911eac17d1f57f123e4c4192b18891ebfd6fcca82c0bc372b547cbce3959c done 23:51:45 #8 exporting config sha256:8869cae34f66807f3875217117b32a227ed7ded00709f2eaecf4cb04910a7b45 done 23:51:45 #8 exporting manifest list sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 done 23:51:45 #8 pushing layers 0.0s done 23:51:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:830e80529909fbd21f2a289d3ae0fb90d34eddaf720ea7e2c192ae57cc783384 0.1s done 23:51:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:45 #8 DONE 0.1s 23:51:45 23:51:45 1 warning found (use --debug to expand): 23:51:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - 23:51:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5' 23:51:46 #1 [internal] load build definition from Dockerfile 23:51:46 #1 transferring dockerfile: 198B done 23:51:46 #1 DONE 0.0s 23:51:46 23:51:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:51:46 #2 DONE 0.1s 23:51:46 23:51:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:51:46 #3 DONE 0.1s 23:51:46 23:51:46 #4 [internal] load .dockerignore 23:51:46 #4 transferring context: 2B done 23:51:46 #4 DONE 0.0s 23:51:46 23:51:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 23:51:46 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 23:51:46 #5 ... 23:51:46 23:51:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 23:51:46 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done 23:51:46 #6 DONE 0.1s 23:51:46 23:51:46 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 23:51:46 #7 DONE 0.0s 23:51:46 23:51:46 #8 exporting to image 23:51:46 #8 exporting layers done 23:51:46 #8 exporting manifest sha256:c2b7bf5cedc4157f9eed2c3e46aeccdcaaafad1303b510756472cfb2c0eedbb8 0.0s done 23:51:46 #8 exporting config sha256:e13a6dcdf055818d6bc05fccfa731f95087ffbcd8c886d5ae05b4f6b8d056546 done 23:51:46 #8 exporting manifest sha256:5788eadce0be39800df1250c63ae577851bf2affa1aada19c67eb75a60f5716c done 23:51:46 #8 exporting config sha256:72c4efb0f11426b914e706ac9ce8002781966126db7aad324634f60bf0e98f20 done 23:51:46 #8 exporting manifest list sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 done 23:51:46 #8 pushing layers 0.1s done 23:51:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 23:51:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 0.1s done 23:51:46 #8 DONE 0.2s 23:51:46 23:51:46 1 warning found (use --debug to expand): 23:51:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 23:51:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 23:51:46 #1 [internal] load build definition from Dockerfile 23:51:46 #1 transferring dockerfile: 164B done 23:51:46 #1 DONE 0.0s 23:51:46 23:51:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 23:51:46 #2 DONE 0.0s 23:51:46 23:51:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 23:51:46 #3 DONE 0.0s 23:51:46 23:51:46 #4 [internal] load .dockerignore 23:51:46 #4 transferring context: 2B done 23:51:46 #4 DONE 0.0s 23:51:46 23:51:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 23:51:46 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done 23:51:46 #5 CACHED 23:51:46 23:51:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 23:51:46 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done 23:51:46 #6 CACHED 23:51:46 23:51:46 #7 exporting to image 23:51:46 #7 exporting layers done 23:51:46 #7 exporting manifest sha256:c2b7bf5cedc4157f9eed2c3e46aeccdcaaafad1303b510756472cfb2c0eedbb8 23:51:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:47 #7 exporting manifest sha256:c2b7bf5cedc4157f9eed2c3e46aeccdcaaafad1303b510756472cfb2c0eedbb8 done 23:51:47 #7 exporting config sha256:e13a6dcdf055818d6bc05fccfa731f95087ffbcd8c886d5ae05b4f6b8d056546 done 23:51:47 #7 exporting manifest sha256:5788eadce0be39800df1250c63ae577851bf2affa1aada19c67eb75a60f5716c done 23:51:47 #7 exporting config sha256:72c4efb0f11426b914e706ac9ce8002781966126db7aad324634f60bf0e98f20 done 23:51:47 #7 exporting manifest list sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 done 23:51:47 #7 pushing layers 0.0s done 23:51:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 0.1s done 23:51:47 #7 DONE 0.1s 23:51:47 23:51:47 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 23:51:47 #8 DONE 0.0s 23:51:47 23:51:47 1 warning found (use --debug to expand): 23:51:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108' 23:51:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108 --push - 23:51:48 #1 [internal] load build definition from Dockerfile 23:51:48 #1 transferring dockerfile: 171B done 23:51:48 #1 DONE 0.1s 23:51:48 23:51:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108 23:51:48 #2 DONE 0.0s 23:51:48 23:51:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108 23:51:48 #3 DONE 0.0s 23:51:48 23:51:48 #4 [internal] load .dockerignore 23:51:48 #4 transferring context: 2B done 23:51:48 #4 DONE 0.0s 23:51:48 23:51:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 23:51:48 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done 23:51:48 #5 CACHED 23:51:48 23:51:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 23:51:48 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done 23:51:48 #6 CACHED 23:51:48 23:51:48 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 23:51:48 #7 DONE 0.0s 23:51:48 23:51:48 #8 exporting to image 23:51:48 #8 exporting layers done 23:51:48 #8 exporting manifest sha256:c2b7bf5cedc4157f9eed2c3e46aeccdcaaafad1303b510756472cfb2c0eedbb8 done 23:51:48 #8 exporting config sha256:e13a6dcdf055818d6bc05fccfa731f95087ffbcd8c886d5ae05b4f6b8d056546 done 23:51:48 #8 exporting manifest sha256:5788eadce0be39800df1250c63ae577851bf2affa1aada19c67eb75a60f5716c done 23:51:48 #8 exporting config sha256:72c4efb0f11426b914e706ac9ce8002781966126db7aad324634f60bf0e98f20 done 23:51:48 #8 exporting manifest list sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 done 23:51:48 #8 pushing layers 0.0s done 23:51:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.108@sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 0.1s done 23:51:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:48 #8 DONE 0.1s 23:51:48 23:51:48 1 warning found (use --debug to expand): 23:51:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - 23:51:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' 23:51:48 #1 [internal] load build definition from Dockerfile 23:51:48 #1 transferring dockerfile: 212B done 23:51:48 #1 DONE 0.0s 23:51:48 23:51:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:51:48 #2 DONE 0.0s 23:51:48 23:51:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:51:48 #3 DONE 0.0s 23:51:48 23:51:48 #4 [internal] load .dockerignore 23:51:48 #4 transferring context: 2B done 23:51:48 #4 DONE 0.0s 23:51:48 23:51:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 23:51:48 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done 23:51:48 #5 CACHED 23:51:48 23:51:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 23:51:48 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done 23:51:48 #6 DONE 0.0s 23:51:48 23:51:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 23:51:48 #6 CACHED 23:51:48 23:51:48 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 23:51:48 #7 DONE 0.0s 23:51:48 23:51:48 #8 exporting to image 23:51:48 #8 exporting layers done 23:51:48 #8 exporting manifest sha256:c2b7bf5cedc4157f9eed2c3e46aeccdcaaafad1303b510756472cfb2c0eedbb8 done 23:51:48 #8 exporting config sha256:e13a6dcdf055818d6bc05fccfa731f95087ffbcd8c886d5ae05b4f6b8d056546 done 23:51:48 #8 exporting manifest sha256:5788eadce0be39800df1250c63ae577851bf2affa1aada19c67eb75a60f5716c done 23:51:48 #8 exporting config sha256:72c4efb0f11426b914e706ac9ce8002781966126db7aad324634f60bf0e98f20 done 23:51:48 #8 exporting manifest list sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 done 23:51:48 #8 pushing layers 0.0s done 23:51:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 0.1s done 23:51:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:48 #8 DONE 0.1s 23:51:48 23:51:48 1 warning found (use --debug to expand): 23:51:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 23:51:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 23:51:48 #1 [internal] load build definition from Dockerfile 23:51:48 #1 transferring dockerfile: 162B done 23:51:48 #1 DONE 0.0s 23:51:48 23:51:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 23:51:48 #2 DONE 0.0s 23:51:48 23:51:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 23:51:48 #3 DONE 0.0s 23:51:48 23:51:48 #4 [internal] load .dockerignore 23:51:48 #4 transferring context: 2B done 23:51:48 #4 DONE 0.0s 23:51:48 23:51:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 23:51:48 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done 23:51:48 #5 DONE 0.0s 23:51:48 23:51:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 23:51:49 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 0.0s done 23:51:49 #6 CACHED 23:51:49 23:51:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:23b95355c00c03fba6091a982047c75c834a74fb1d58a0d2e2bbd87137db3c2d 23:51:49 #5 CACHED 23:51:49 23:51:49 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 23:51:49 #7 DONE 0.0s 23:51:49 23:51:49 #8 exporting to image 23:51:49 #8 exporting layers done 23:51:49 #8 exporting manifest sha256:c2b7bf5cedc4157f9eed2c3e46aeccdcaaafad1303b510756472cfb2c0eedbb8 done 23:51:49 #8 exporting config sha256:e13a6dcdf055818d6bc05fccfa731f95087ffbcd8c886d5ae05b4f6b8d056546 done 23:51:49 #8 exporting manifest sha256:5788eadce0be39800df1250c63ae577851bf2affa1aada19c67eb75a60f5716c done 23:51:49 #8 exporting config sha256:72c4efb0f11426b914e706ac9ce8002781966126db7aad324634f60bf0e98f20 done 23:51:49 #8 exporting manifest list sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 done 23:51:49 #8 pushing layers 0.0s done 23:51:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:98d925795b822c9364e2f55446d5b895ef0b2deaf5fa02a7b958d137310ff2c6 0.1s done 23:51:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:49 #8 DONE 0.1s 23:51:49 23:51:49 1 warning found (use --debug to expand): 23:51:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5' 23:51:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - 23:51:49 #1 [internal] load build definition from Dockerfile 23:51:49 #1 transferring dockerfile: 206B done 23:51:49 #1 DONE 0.0s 23:51:49 23:51:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:51:49 #2 DONE 0.0s 23:51:49 23:51:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:51:49 #3 DONE 0.0s 23:51:49 23:51:49 #4 [internal] load .dockerignore 23:51:49 #4 transferring context: 2B done 23:51:49 #4 DONE 0.0s 23:51:49 23:51:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 23:51:49 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 23:51:49 #5 ... 23:51:49 23:51:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 23:51:49 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done 23:51:49 #6 DONE 0.2s 23:51:49 23:51:49 #7 exporting to image 23:51:49 #7 exporting layers done 23:51:49 #7 exporting manifest sha256:499241f261c3151e6d932af3d90d61620eb5c824cbb3ff869eb655d3c9a9565a 0.0s done 23:51:49 #7 exporting config sha256:2e43bd28789aae37b3b5a9a46ce3e5821de4d76cf5f537659d85255854082304 23:51:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:49 #7 ... 23:51:49 23:51:49 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:51:49 #8 DONE 0.0s 23:51:49 23:51:49 #7 exporting to image 23:51:49 #7 exporting config sha256:2e43bd28789aae37b3b5a9a46ce3e5821de4d76cf5f537659d85255854082304 done 23:51:49 #7 exporting manifest sha256:ec283019b979691b53fbeed9381679bac60a5603476826bb75025d4f379e3dfa done 23:51:49 #7 exporting config sha256:f386467d817d77b8d346a76cbba347c4db0aca94fc1137af3e6d0b60ab96cb43 done 23:51:49 #7 exporting manifest list sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 0.0s done 23:51:49 #7 pushing layers 0.1s done 23:51:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 23:51:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 0.1s done 23:51:49 #7 DONE 0.2s 23:51:49 23:51:49 1 warning found (use --debug to expand): 23:51:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 23:51:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 23:51:50 #1 [internal] load build definition from Dockerfile 23:51:50 #1 transferring dockerfile: 23:51:50 #1 transferring dockerfile: 172B done 23:51:50 #1 DONE 0.2s 23:51:51 23:51:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:51:51 #2 DONE 0.0s 23:51:51 23:51:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:51:51 #3 DONE 0.0s 23:51:51 23:51:51 #4 [internal] load .dockerignore 23:51:51 #4 transferring context: 2B done 23:51:51 #4 DONE 0.0s 23:51:51 23:51:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 23:51:51 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done 23:51:51 #5 DONE 0.0s 23:51:51 23:51:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 23:51:51 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done 23:51:51 #6 CACHED 23:51:51 23:51:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 23:51:51 #5 CACHED 23:51:51 23:51:51 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:51:51 #7 DONE 0.0s 23:51:51 23:51:51 #8 exporting to image 23:51:51 #8 exporting layers done 23:51:51 #8 exporting manifest sha256:499241f261c3151e6d932af3d90d61620eb5c824cbb3ff869eb655d3c9a9565a done 23:51:51 #8 exporting config sha256:2e43bd28789aae37b3b5a9a46ce3e5821de4d76cf5f537659d85255854082304 done 23:51:51 #8 exporting manifest sha256:ec283019b979691b53fbeed9381679bac60a5603476826bb75025d4f379e3dfa done 23:51:51 #8 exporting config sha256:f386467d817d77b8d346a76cbba347c4db0aca94fc1137af3e6d0b60ab96cb43 done 23:51:51 #8 exporting manifest list sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 done 23:51:51 #8 pushing layers 0.0s done 23:51:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 0.1s done 23:51:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:51 #8 DONE 0.1s 23:51:51 23:51:51 1 warning found (use --debug to expand): 23:51:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108' 23:51:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108 --push - 23:51:51 #1 [internal] load build definition from Dockerfile 23:51:51 #1 transferring dockerfile: 179B done 23:51:51 #1 DONE 0.0s 23:51:51 23:51:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108 23:51:51 #2 DONE 0.0s 23:51:51 23:51:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108 23:51:51 #3 DONE 0.0s 23:51:51 23:51:51 #4 [internal] load .dockerignore 23:51:51 #4 transferring context: 2B done 23:51:51 #4 DONE 0.0s 23:51:51 23:51:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 23:51:51 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done 23:51:51 #5 DONE 0.0s 23:51:51 23:51:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 23:51:51 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done 23:51:51 #6 CACHED 23:51:51 23:51:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 23:51:51 #5 CACHED 23:51:51 23:51:51 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:51:51 #7 DONE 0.0s 23:51:51 23:51:51 #8 exporting to image 23:51:51 #8 exporting layers done 23:51:51 #8 exporting manifest sha256:499241f261c3151e6d932af3d90d61620eb5c824cbb3ff869eb655d3c9a9565a done 23:51:51 #8 exporting config sha256:2e43bd28789aae37b3b5a9a46ce3e5821de4d76cf5f537659d85255854082304 done 23:51:51 #8 exporting manifest sha256:ec283019b979691b53fbeed9381679bac60a5603476826bb75025d4f379e3dfa done 23:51:51 #8 exporting config sha256:f386467d817d77b8d346a76cbba347c4db0aca94fc1137af3e6d0b60ab96cb43 done 23:51:51 #8 exporting manifest list sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 done 23:51:51 #8 pushing layers 0.0s done 23:51:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.108@sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 0.1s done 23:51:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:51 #8 DONE 0.1s 23:51:51 23:51:51 1 warning found (use --debug to expand): 23:51:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' 23:51:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - 23:51:52 #1 [internal] load build definition from Dockerfile 23:51:52 #1 transferring dockerfile: 220B done 23:51:52 #1 DONE 0.0s 23:51:52 23:51:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:51:52 #2 DONE 0.0s 23:51:52 23:51:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:51:52 #3 DONE 0.0s 23:51:52 23:51:52 #4 [internal] load .dockerignore 23:51:52 #4 transferring context: 2B done 23:51:52 #4 DONE 0.0s 23:51:52 23:51:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 23:51:52 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done 23:51:52 #5 CACHED 23:51:52 23:51:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 23:51:52 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done 23:51:52 #6 CACHED 23:51:52 23:51:52 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:51:52 #7 DONE 0.0s 23:51:52 23:51:52 #8 exporting to image 23:51:52 #8 exporting layers done 23:51:52 #8 exporting manifest sha256:499241f261c3151e6d932af3d90d61620eb5c824cbb3ff869eb655d3c9a9565a done 23:51:52 #8 exporting config sha256:2e43bd28789aae37b3b5a9a46ce3e5821de4d76cf5f537659d85255854082304 done 23:51:52 #8 exporting manifest sha256:ec283019b979691b53fbeed9381679bac60a5603476826bb75025d4f379e3dfa done 23:51:52 #8 exporting config sha256:f386467d817d77b8d346a76cbba347c4db0aca94fc1137af3e6d0b60ab96cb43 done 23:51:52 #8 exporting manifest list sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 done 23:51:52 #8 pushing layers 0.0s done 23:51:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 23:51:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 0.1s done 23:51:52 #8 DONE 0.1s 23:51:52 23:51:52 1 warning found (use --debug to expand): 23:51:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 23:51:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 23:51:52 #1 [internal] load build definition from Dockerfile 23:51:52 #1 transferring dockerfile: 170B done 23:51:52 #1 DONE 0.0s 23:51:52 23:51:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:51:52 #2 DONE 0.0s 23:51:52 23:51:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:51:52 #3 DONE 0.0s 23:51:52 23:51:52 #4 [internal] load .dockerignore 23:51:52 #4 transferring context: 2B done 23:51:52 #4 DONE 0.0s 23:51:52 23:51:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 23:51:52 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done 23:51:52 #5 CACHED 23:51:52 23:51:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 23:51:52 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3cd4e4217704fc25f16fe7a26c574454e1ba17d850ca16ff56895e2c55f47757 0.0s done 23:51:52 #6 CACHED 23:51:52 23:51:52 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:51:52 #7 DONE 0.0s 23:51:52 23:51:52 #8 exporting to image 23:51:52 #8 exporting layers done 23:51:52 #8 exporting manifest sha256:499241f261c3151e6d932af3d90d61620eb5c824cbb3ff869eb655d3c9a9565a done 23:51:52 #8 exporting config sha256:2e43bd28789aae37b3b5a9a46ce3e5821de4d76cf5f537659d85255854082304 done 23:51:52 #8 exporting manifest sha256:ec283019b979691b53fbeed9381679bac60a5603476826bb75025d4f379e3dfa done 23:51:52 #8 exporting config sha256:f386467d817d77b8d346a76cbba347c4db0aca94fc1137af3e6d0b60ab96cb43 done 23:51:52 #8 exporting manifest list sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 done 23:51:52 #8 pushing layers 0.0s done 23:51:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e8f8aa57016f3ce9bcc76dcfc3faab44030e3ff6c1ae57d53666fd1c8d6fb767 0.1s done 23:51:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:52 #8 DONE 0.1s 23:51:52 23:51:52 1 warning found (use --debug to expand): 23:51:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5' 23:51:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - 23:51:53 #1 [internal] load build definition from Dockerfile 23:51:53 #1 transferring dockerfile: 204B done 23:51:53 #1 DONE 0.0s 23:51:53 23:51:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:51:53 #2 DONE 0.1s 23:51:53 23:51:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:51:53 #3 DONE 0.1s 23:51:53 23:51:53 #4 [internal] load .dockerignore 23:51:53 #4 transferring context: 2B done 23:51:53 #4 DONE 0.0s 23:51:53 23:51:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 23:51:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 23:51:53 #5 ... 23:51:53 23:51:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 23:51:53 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done 23:51:53 #6 DONE 0.1s 23:51:53 23:51:53 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 23:51:53 #7 DONE 0.0s 23:51:53 23:51:53 #8 exporting to image 23:51:53 #8 exporting layers done 23:51:53 #8 exporting manifest sha256:3494652ec734b022877584c7738976ebdee031749c93d1159516e232acf873ed 0.0s done 23:51:53 #8 exporting config sha256:04e10d3645a6c1f1033d825a8d148370c1a316dfa8bfe9d449d0b9aeeb1c09e0 done 23:51:53 #8 exporting manifest sha256:80150b9ddf604bbc077754b3b4bd49018b38d6e2bd28f2c3331b9f24227dc7b2 0.0s done 23:51:53 #8 exporting config sha256:0c6f8310ac215b311d92181f34c06365d5299f0529686633f3c4dff27cd52664 done 23:51:53 #8 exporting manifest list sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b done 23:51:53 #8 pushing layers 0.1s done 23:51:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b 23:51:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b 0.1s done 23:51:53 #8 DONE 0.2s 23:51:53 23:51:53 1 warning found (use --debug to expand): 23:51:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 23:51:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 23:51:53 #1 [internal] load build definition from Dockerfile 23:51:53 #1 transferring dockerfile: 170B done 23:51:53 #1 DONE 0.0s 23:51:53 23:51:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:51:53 #2 DONE 0.0s 23:51:53 23:51:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:51:53 #3 DONE 0.0s 23:51:53 23:51:53 #4 [internal] load .dockerignore 23:51:53 #4 transferring context: 2B done 23:51:53 #4 DONE 0.0s 23:51:54 23:51:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 23:51:54 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done 23:51:54 #5 CACHED 23:51:54 23:51:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 23:51:54 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done 23:51:54 #6 CACHED 23:51:54 23:51:54 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 23:51:54 #7 DONE 0.0s 23:51:54 23:51:54 #8 exporting to image 23:51:54 #8 exporting layers done 23:51:54 #8 exporting manifest sha256:3494652ec734b022877584c7738976ebdee031749c93d1159516e232acf873ed done 23:51:54 #8 exporting config sha256:04e10d3645a6c1f1033d825a8d148370c1a316dfa8bfe9d449d0b9aeeb1c09e0 done 23:51:54 #8 exporting manifest sha256:80150b9ddf604bbc077754b3b4bd49018b38d6e2bd28f2c3331b9f24227dc7b2 done 23:51:54 #8 exporting config sha256:0c6f8310ac215b311d92181f34c06365d5299f0529686633f3c4dff27cd52664 done 23:51:54 #8 exporting manifest list sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b done 23:51:54 #8 pushing layers 0.0s done 23:51:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b 0.1s done 23:51:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:54 #8 DONE 0.1s 23:51:54 23:51:54 1 warning found (use --debug to expand): 23:51:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:51:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108' 23:51:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108 --push - 23:51:54 #1 [internal] load build definition from Dockerfile 23:51:54 #1 transferring dockerfile: 177B done 23:51:54 #1 DONE 0.0s 23:51:54 23:51:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108 23:51:54 #2 DONE 0.0s 23:51:54 23:51:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108 23:51:54 #3 DONE 0.0s 23:51:54 23:51:54 #4 [internal] load .dockerignore 23:51:54 #4 transferring context: 2B done 23:51:54 #4 DONE 0.0s 23:51:54 23:51:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 23:51:54 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done 23:51:54 #5 CACHED 23:51:54 23:51:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 23:51:54 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done 23:51:54 #6 CACHED 23:51:54 23:51:54 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 23:51:54 #7 DONE 0.0s 23:51:54 23:51:54 #8 exporting to image 23:51:54 #8 exporting layers done 23:51:54 #8 exporting manifest sha256:3494652ec734b022877584c7738976ebdee031749c93d1159516e232acf873ed done 23:51:54 #8 exporting config sha256:04e10d3645a6c1f1033d825a8d148370c1a316dfa8bfe9d449d0b9aeeb1c09e0 done 23:51:54 #8 exporting manifest sha256:80150b9ddf604bbc077754b3b4bd49018b38d6e2bd28f2c3331b9f24227dc7b2 done 23:51:54 #8 exporting config sha256:0c6f8310ac215b311d92181f34c06365d5299f0529686633f3c4dff27cd52664 done 23:51:54 #8 exporting manifest list sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b done 23:51:54 #8 pushing layers 0.0s done 23:51:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108@sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b 23:51:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:51:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.108@sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b 0.1s done 23:51:54 #8 DONE 0.1s 23:52:00 23:52:00 1 warning found (use --debug to expand): 23:52:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' 23:52:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - 23:52:00 #1 [internal] load build definition from Dockerfile 23:52:00 #1 transferring dockerfile: 23:52:00 #1 transferring dockerfile: 218B done 23:52:00 #1 DONE 0.0s 23:52:00 23:52:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:00 #2 DONE 0.0s 23:52:00 23:52:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:00 #3 DONE 0.0s 23:52:00 23:52:00 #4 [internal] load .dockerignore 23:52:00 #4 transferring context: 2B done 23:52:00 #4 DONE 0.0s 23:52:00 23:52:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 23:52:00 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done 23:52:00 #5 CACHED 23:52:00 23:52:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 23:52:00 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done 23:52:00 #6 CACHED 23:52:00 23:52:00 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 23:52:00 #7 DONE 0.0s 23:52:00 23:52:00 #8 exporting to image 23:52:00 #8 exporting layers done 23:52:00 #8 exporting manifest sha256:3494652ec734b022877584c7738976ebdee031749c93d1159516e232acf873ed done 23:52:00 #8 exporting config sha256:04e10d3645a6c1f1033d825a8d148370c1a316dfa8bfe9d449d0b9aeeb1c09e0 done 23:52:00 #8 exporting manifest sha256:80150b9ddf604bbc077754b3b4bd49018b38d6e2bd28f2c3331b9f24227dc7b2 done 23:52:00 #8 exporting config sha256:0c6f8310ac215b311d92181f34c06365d5299f0529686633f3c4dff27cd52664 done 23:52:00 #8 exporting manifest list sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b done 23:52:00 #8 pushing layers 0.0s done 23:52:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b 0.1s done 23:52:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:00 #8 DONE 0.1s 23:52:00 23:52:00 1 warning found (use --debug to expand): 23:52:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 23:52:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 23:52:01 #1 [internal] load build definition from Dockerfile 23:52:01 #1 transferring dockerfile: 168B done 23:52:01 #1 DONE 0.0s 23:52:01 23:52:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:52:01 #2 DONE 0.0s 23:52:01 23:52:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:52:01 #3 DONE 0.0s 23:52:01 23:52:01 #4 [internal] load .dockerignore 23:52:01 #4 transferring context: 2B done 23:52:01 #4 DONE 0.0s 23:52:01 23:52:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 23:52:01 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done 23:52:01 #5 DONE 0.0s 23:52:01 23:52:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 23:52:01 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 0.0s done 23:52:01 #6 CACHED 23:52:01 23:52:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8d016f122aa1e7c67f47128e0ac29b6da81384984b9e63bdd9c5939ea3e89d67 23:52:01 #5 CACHED 23:52:01 23:52:01 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 23:52:01 #7 DONE 0.0s 23:52:01 23:52:01 #8 exporting to image 23:52:01 #8 exporting layers done 23:52:01 #8 exporting manifest sha256:3494652ec734b022877584c7738976ebdee031749c93d1159516e232acf873ed done 23:52:01 #8 exporting config sha256:04e10d3645a6c1f1033d825a8d148370c1a316dfa8bfe9d449d0b9aeeb1c09e0 done 23:52:01 #8 exporting manifest sha256:80150b9ddf604bbc077754b3b4bd49018b38d6e2bd28f2c3331b9f24227dc7b2 done 23:52:01 #8 exporting config sha256:0c6f8310ac215b311d92181f34c06365d5299f0529686633f3c4dff27cd52664 done 23:52:01 #8 exporting manifest list sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b done 23:52:01 #8 pushing layers 0.0s done 23:52:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:15e7da8686339e4ee6f8eaf53bac7fab865ab30e5ca416dda6900ba7aabcf37b 0.1s done 23:52:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:01 #8 DONE 0.1s 23:52:01 23:52:01 1 warning found (use --debug to expand): 23:52:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5' 23:52:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - 23:52:02 #1 [internal] load build definition from Dockerfile 23:52:02 #1 transferring dockerfile: 205B done 23:52:02 #1 DONE 0.0s 23:52:02 23:52:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:02 #2 DONE 0.1s 23:52:02 23:52:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:02 #3 DONE 0.1s 23:52:02 23:52:02 #4 [internal] load .dockerignore 23:52:02 #4 transferring context: 2B done 23:52:02 #4 DONE 0.0s 23:52:02 23:52:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 23:52:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done 23:52:02 #5 DONE 0.0s 23:52:02 23:52:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 23:52:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done 23:52:02 #6 DONE 0.6s 23:52:02 23:52:02 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:52:02 #7 DONE 0.0s 23:52:02 23:52:02 #8 exporting to image 23:52:02 #8 exporting layers done 23:52:02 #8 exporting manifest sha256:8a0422c70e5761a0c9787358b5737c66cdaab06386744864d26279f3523547f6 0.0s done 23:52:02 #8 exporting config sha256:c333be2642e8bf7447f89306f54449801eae6c6a49805d8b5ac65ce824cdd4cc done 23:52:02 #8 exporting manifest sha256:6a31a8f266ae1525e4bd3f825a00ceeb28cffc8ba0b1faf086c5e604975b1520 0.0s done 23:52:02 #8 exporting config sha256:67a6b5e8c9cd674c02f01c3f203a4657717909534df63d1497302ff9116d5385 0.0s done 23:52:02 #8 exporting manifest list sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.0s done 23:52:02 #8 pushing layers 23:52:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:02 #8 pushing layers 0.1s done 23:52:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.1s done 23:52:02 #8 DONE 0.2s 23:52:02 23:52:02 1 warning found (use --debug to expand): 23:52:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 23:52:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 23:52:03 #1 [internal] load build definition from Dockerfile 23:52:03 #1 transferring dockerfile: 171B done 23:52:03 #1 DONE 0.0s 23:52:03 23:52:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:52:03 #2 DONE 0.0s 23:52:03 23:52:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:52:03 #3 DONE 0.0s 23:52:03 23:52:03 #4 [internal] load .dockerignore 23:52:03 #4 transferring context: 2B done 23:52:03 #4 DONE 0.0s 23:52:03 23:52:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 23:52:03 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done 23:52:03 #5 CACHED 23:52:03 23:52:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 23:52:03 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done 23:52:03 #6 CACHED 23:52:03 23:52:03 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:52:03 #7 DONE 0.0s 23:52:03 23:52:03 #8 exporting to image 23:52:03 #8 exporting layers done 23:52:03 #8 exporting manifest sha256:8a0422c70e5761a0c9787358b5737c66cdaab06386744864d26279f3523547f6 done 23:52:03 #8 exporting config sha256:c333be2642e8bf7447f89306f54449801eae6c6a49805d8b5ac65ce824cdd4cc done 23:52:03 #8 exporting manifest sha256:6a31a8f266ae1525e4bd3f825a00ceeb28cffc8ba0b1faf086c5e604975b1520 done 23:52:03 #8 exporting config sha256:67a6b5e8c9cd674c02f01c3f203a4657717909534df63d1497302ff9116d5385 done 23:52:03 #8 exporting manifest list sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a done 23:52:03 #8 pushing layers 0.0s done 23:52:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 23:52:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.1s done 23:52:03 #8 DONE 0.1s 23:52:03 23:52:03 1 warning found (use --debug to expand): 23:52:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108' 23:52:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108 --push - 23:52:04 #1 [internal] load build definition from Dockerfile 23:52:04 #1 transferring dockerfile: 178B done 23:52:04 #1 DONE 0.1s 23:52:04 23:52:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108 23:52:04 #2 DONE 0.0s 23:52:04 23:52:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108 23:52:04 #3 DONE 0.0s 23:52:04 23:52:04 #4 [internal] load .dockerignore 23:52:04 #4 transferring context: 2B done 23:52:04 #4 DONE 0.1s 23:52:04 23:52:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 23:52:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.1s done 23:52:04 #5 DONE 0.1s 23:52:04 23:52:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 23:52:04 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.1s done 23:52:04 #6 CACHED 23:52:04 23:52:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 23:52:04 #5 CACHED 23:52:04 23:52:04 #7 exporting to image 23:52:04 #7 exporting layers done 23:52:04 #7 exporting manifest sha256:8a0422c70e5761a0c9787358b5737c66cdaab06386744864d26279f3523547f6 0.0s done 23:52:04 #7 exporting config sha256:c333be2642e8bf7447f89306f54449801eae6c6a49805d8b5ac65ce824cdd4cc done 23:52:04 #7 exporting manifest sha256:6a31a8f266ae1525e4bd3f825a00ceeb28cffc8ba0b1faf086c5e604975b1520 0.0s done 23:52:04 #7 exporting config sha256:67a6b5e8c9cd674c02f01c3f203a4657717909534df63d1497302ff9116d5385 0.0s done 23:52:04 #7 exporting manifest list sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 23:52:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:04 #7 exporting manifest list sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.0s done 23:52:04 #7 pushing layers 0.0s done 23:52:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.108@sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.1s done 23:52:04 #7 DONE 0.2s 23:52:04 23:52:04 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:52:04 #8 DONE 0.0s 23:52:05 23:52:05 1 warning found (use --debug to expand): 23:52:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' 23:52:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - 23:52:05 #1 [internal] load build definition from Dockerfile 23:52:05 #1 transferring dockerfile: 219B done 23:52:05 #1 DONE 0.1s 23:52:05 23:52:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:05 #2 DONE 0.0s 23:52:05 23:52:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:05 #3 DONE 0.0s 23:52:05 23:52:05 #4 [internal] load .dockerignore 23:52:05 #4 transferring context: 23:52:06 #4 transferring context: 2B done 23:52:06 #4 DONE 0.6s 23:52:06 23:52:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 23:52:06 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done 23:52:06 #5 DONE 0.1s 23:52:06 23:52:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 23:52:06 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done 23:52:06 #6 CACHED 23:52:06 23:52:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 23:52:06 #5 CACHED 23:52:06 23:52:06 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:52:06 #7 DONE 0.0s 23:52:06 23:52:06 #8 exporting to image 23:52:06 #8 exporting layers done 23:52:06 #8 exporting manifest sha256:8a0422c70e5761a0c9787358b5737c66cdaab06386744864d26279f3523547f6 done 23:52:06 #8 exporting config sha256:c333be2642e8bf7447f89306f54449801eae6c6a49805d8b5ac65ce824cdd4cc 0.0s done 23:52:06 #8 exporting manifest sha256:6a31a8f266ae1525e4bd3f825a00ceeb28cffc8ba0b1faf086c5e604975b1520 done 23:52:06 #8 exporting config sha256:67a6b5e8c9cd674c02f01c3f203a4657717909534df63d1497302ff9116d5385 done 23:52:06 #8 exporting manifest list sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a done 23:52:06 #8 pushing layers 0.0s done 23:52:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.1s done 23:52:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:06 #8 DONE 0.1s 23:52:07 23:52:07 1 warning found (use --debug to expand): 23:52:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 23:52:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 23:52:07 #1 [internal] load build definition from Dockerfile 23:52:07 #1 transferring dockerfile: 169B done 23:52:07 #1 DONE 0.1s 23:52:07 23:52:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:52:07 #2 DONE 0.1s 23:52:07 23:52:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:52:07 #3 DONE 0.1s 23:52:07 23:52:07 #4 [internal] load .dockerignore 23:52:07 #4 transferring context: 2B done 23:52:07 #4 DONE 0.0s 23:52:07 23:52:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 23:52:07 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done 23:52:07 #5 CACHED 23:52:07 23:52:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 23:52:07 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c8e4222a1215ba712e4d7b9663e0f6a400d7a825ff56e3130b8ab0faa4d9eca1 0.0s done 23:52:07 #6 CACHED 23:52:07 23:52:07 #7 exporting to image 23:52:07 #7 exporting layers done 23:52:07 #7 exporting manifest sha256:8a0422c70e5761a0c9787358b5737c66cdaab06386744864d26279f3523547f6 done 23:52:07 #7 exporting config sha256:c333be2642e8bf7447f89306f54449801eae6c6a49805d8b5ac65ce824cdd4cc done 23:52:07 #7 exporting manifest sha256:6a31a8f266ae1525e4bd3f825a00ceeb28cffc8ba0b1faf086c5e604975b1520 done 23:52:07 #7 exporting config sha256:67a6b5e8c9cd674c02f01c3f203a4657717909534df63d1497302ff9116d5385 done 23:52:07 #7 exporting manifest list sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.0s done 23:52:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:07 #7 pushing layers 0.0s done 23:52:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:298b62d1d9e582d3ff4d02e0559834679a0a5986a58e89a3f1adb16bc7858b1a 0.1s done 23:52:07 #7 DONE 0.1s 23:52:07 23:52:07 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:52:07 #8 DONE 0.0s 23:52:08 23:52:08 1 warning found (use --debug to expand): 23:52:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5' 23:52:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - 23:52:08 #1 [internal] load build definition from Dockerfile 23:52:08 #1 transferring dockerfile: 211B done 23:52:08 #1 DONE 0.0s 23:52:08 23:52:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:08 #2 DONE 0.0s 23:52:08 23:52:08 #3 [internal] load .dockerignore 23:52:08 #3 transferring context: 2B done 23:52:08 #3 DONE 0.0s 23:52:08 23:52:08 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:08 #4 DONE 0.1s 23:52:08 23:52:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 23:52:08 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done 23:52:08 #5 DONE 0.0s 23:52:08 23:52:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 23:52:08 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done 23:52:09 #6 DONE 0.2s 23:52:09 23:52:09 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:52:09 #7 DONE 0.0s 23:52:09 23:52:09 #8 exporting to image 23:52:09 #8 exporting layers done 23:52:09 #8 exporting manifest sha256:d36271788574d77e97b36a17ae85e0311e3c1e72b1a5bc6e218bd0badccfe1b5 0.0s done 23:52:09 #8 exporting config sha256:43cef86868d1c563c26ef0746cdd51c314380296bc500e283e57168594b84518 done 23:52:09 #8 exporting manifest sha256:051018eec77830789833781cac293916fcd0f66f51e5d2bdd6095d508a7a68e4 0.0s done 23:52:09 #8 exporting config sha256:e2fb3c3f2f755e4d8453d8e34bc47fc1ac7b3ee59f75e538c1bfd1241f9e0397 done 23:52:09 #8 exporting manifest list sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f 0.0s done 23:52:09 #8 pushing layers 23:52:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:09 #8 pushing layers 0.1s done 23:52:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f 0.1s done 23:52:09 #8 DONE 0.2s 23:52:09 23:52:09 1 warning found (use --debug to expand): 23:52:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 23:52:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 23:52:10 #1 [internal] load build definition from Dockerfile 23:52:10 #1 transferring dockerfile: 177B done 23:52:10 #1 DONE 0.1s 23:52:10 23:52:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:52:10 #2 DONE 0.0s 23:52:10 23:52:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:52:10 #3 DONE 0.0s 23:52:10 23:52:10 #4 [internal] load .dockerignore 23:52:10 #4 transferring context: 2B done 23:52:10 #4 DONE 0.0s 23:52:10 23:52:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 23:52:10 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done 23:52:10 #5 CACHED 23:52:10 23:52:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 23:52:10 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done 23:52:10 #6 CACHED 23:52:10 23:52:10 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:52:10 #7 DONE 0.0s 23:52:10 23:52:10 #8 exporting to image 23:52:10 #8 exporting layers done 23:52:10 #8 exporting manifest sha256:d36271788574d77e97b36a17ae85e0311e3c1e72b1a5bc6e218bd0badccfe1b5 done 23:52:10 #8 exporting config sha256:43cef86868d1c563c26ef0746cdd51c314380296bc500e283e57168594b84518 done 23:52:10 #8 exporting manifest sha256:051018eec77830789833781cac293916fcd0f66f51e5d2bdd6095d508a7a68e4 done 23:52:10 #8 exporting config sha256:e2fb3c3f2f755e4d8453d8e34bc47fc1ac7b3ee59f75e538c1bfd1241f9e0397 done 23:52:10 #8 exporting manifest list sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f done 23:52:10 #8 pushing layers 0.0s done 23:52:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f 0.1s done 23:52:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:10 #8 DONE 0.1s 23:52:10 23:52:10 1 warning found (use --debug to expand): 23:52:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108' 23:52:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108 --push - 23:52:10 #1 [internal] load build definition from Dockerfile 23:52:10 #1 transferring dockerfile: 184B done 23:52:10 #1 DONE 0.0s 23:52:10 23:52:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108 23:52:10 #2 DONE 0.0s 23:52:10 23:52:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108 23:52:10 #3 DONE 0.0s 23:52:10 23:52:10 #4 [internal] load .dockerignore 23:52:10 #4 transferring context: 2B done 23:52:10 #4 DONE 0.0s 23:52:10 23:52:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 23:52:10 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 23:52:10 #5 ... 23:52:10 23:52:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 23:52:10 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done 23:52:10 #6 CACHED 23:52:10 23:52:10 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:52:10 #7 DONE 0.0s 23:52:10 23:52:10 #8 exporting to image 23:52:10 #8 exporting layers done 23:52:10 #8 exporting manifest sha256:d36271788574d77e97b36a17ae85e0311e3c1e72b1a5bc6e218bd0badccfe1b5 done 23:52:10 #8 exporting config sha256:43cef86868d1c563c26ef0746cdd51c314380296bc500e283e57168594b84518 done 23:52:10 #8 exporting manifest sha256:051018eec77830789833781cac293916fcd0f66f51e5d2bdd6095d508a7a68e4 done 23:52:10 #8 exporting config sha256:e2fb3c3f2f755e4d8453d8e34bc47fc1ac7b3ee59f75e538c1bfd1241f9e0397 done 23:52:10 #8 exporting manifest list sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f done 23:52:10 #8 pushing layers 0.0s done 23:52:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.108@sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f 0.1s done 23:52:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:10 #8 DONE 0.1s 23:52:10 23:52:10 1 warning found (use --debug to expand): 23:52:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' 23:52:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - 23:52:12 #1 [internal] load build definition from Dockerfile 23:52:12 #1 transferring dockerfile: 225B done 23:52:12 #1 DONE 0.0s 23:52:12 23:52:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:12 #2 DONE 0.0s 23:52:12 23:52:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:12 #3 DONE 0.0s 23:52:12 23:52:12 #4 [internal] load .dockerignore 23:52:12 #4 transferring context: 2B done 23:52:12 #4 DONE 0.0s 23:52:12 23:52:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 23:52:12 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done 23:52:12 #5 CACHED 23:52:12 23:52:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 23:52:12 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done 23:52:12 #6 CACHED 23:52:12 23:52:12 #7 exporting to image 23:52:12 #7 exporting layers done 23:52:12 #7 exporting manifest sha256:d36271788574d77e97b36a17ae85e0311e3c1e72b1a5bc6e218bd0badccfe1b5 done 23:52:12 #7 exporting config sha256:43cef86868d1c563c26ef0746cdd51c314380296bc500e283e57168594b84518 done 23:52:12 #7 exporting manifest sha256:051018eec77830789833781cac293916fcd0f66f51e5d2bdd6095d508a7a68e4 done 23:52:12 #7 exporting config sha256:e2fb3c3f2f755e4d8453d8e34bc47fc1ac7b3ee59f75e538c1bfd1241f9e0397 done 23:52:12 #7 exporting manifest list sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f 23:52:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:12 #7 exporting manifest list sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f done 23:52:12 #7 pushing layers 23:52:12 #7 pushing layers 1.1s done 23:52:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f 23:52:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f 0.1s done 23:52:12 #7 DONE 1.2s 23:52:12 23:52:12 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:52:12 #8 DONE 0.0s 23:52:12 23:52:12 1 warning found (use --debug to expand): 23:52:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 23:52:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 23:52:13 #1 [internal] load build definition from Dockerfile 23:52:13 #1 transferring dockerfile: 175B done 23:52:13 #1 DONE 0.0s 23:52:13 23:52:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:52:13 #2 DONE 0.0s 23:52:13 23:52:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:52:13 #3 DONE 0.0s 23:52:13 23:52:13 #4 [internal] load .dockerignore 23:52:13 #4 transferring context: 2B done 23:52:13 #4 DONE 0.0s 23:52:13 23:52:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 23:52:13 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done 23:52:13 #5 DONE 0.0s 23:52:13 23:52:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 23:52:13 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 0.0s done 23:52:13 #6 CACHED 23:52:13 23:52:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4526544e4d6d58817f0b7648e59a0d3126fc24ede70daba6260169dffc369677 23:52:13 #5 CACHED 23:52:13 23:52:13 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:52:13 #7 DONE 0.0s 23:52:13 23:52:13 #8 exporting to image 23:52:13 #8 exporting layers done 23:52:13 #8 exporting manifest sha256:d36271788574d77e97b36a17ae85e0311e3c1e72b1a5bc6e218bd0badccfe1b5 done 23:52:13 #8 exporting config sha256:43cef86868d1c563c26ef0746cdd51c314380296bc500e283e57168594b84518 done 23:52:13 #8 exporting manifest sha256:051018eec77830789833781cac293916fcd0f66f51e5d2bdd6095d508a7a68e4 done 23:52:13 #8 exporting config sha256:e2fb3c3f2f755e4d8453d8e34bc47fc1ac7b3ee59f75e538c1bfd1241f9e0397 done 23:52:13 #8 exporting manifest list sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f done 23:52:13 #8 pushing layers 0.0s done 23:52:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a06afdb4f2d0dbd5034d86038cba6dd64e7da48581469bc2cccf95ec69891b1f 0.1s done 23:52:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:13 #8 DONE 0.1s 23:52:13 23:52:13 1 warning found (use --debug to expand): 23:52:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5' 23:52:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - 23:52:17 #1 [internal] load build definition from Dockerfile 23:52:17 #1 transferring dockerfile: 215B done 23:52:17 #1 DONE 0.2s 23:52:17 23:52:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:17 #2 DONE 0.1s 23:52:17 23:52:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:17 #3 DONE 0.1s 23:52:17 23:52:17 #4 [internal] load .dockerignore 23:52:17 #4 transferring context: 2B done 23:52:17 #4 DONE 0.1s 23:52:17 23:52:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 23:52:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done 23:52:17 #5 DONE 0.1s 23:52:17 23:52:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 23:52:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done 23:52:17 #6 DONE 0.2s 23:52:17 23:52:17 #7 exporting to image 23:52:17 #7 exporting layers done 23:52:17 #7 exporting manifest sha256:fbf044705aab858368f27dc18c4b542057f63227e7276ecc906cb00406c9e8d6 0.0s done 23:52:17 #7 exporting config sha256:077071dc1f2fcea4c97f832d0c5e3a0ae47689907f0f8375f0efe38bc9888a5e done 23:52:17 #7 exporting manifest sha256:f5c583ccf7015ab4283f594f8c51eed09671a006a4479f6f5818215c818856b7 0.0s done 23:52:17 #7 exporting config sha256:a4f32a7bd9163ccf82a80f7f9c7e4d1f027096e066d995acadafffc0eb997aae 23:52:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:17 #7 ... 23:52:17 23:52:17 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 23:52:17 #8 DONE 0.0s 23:52:17 23:52:17 #7 exporting to image 23:52:17 #7 exporting config sha256:a4f32a7bd9163ccf82a80f7f9c7e4d1f027096e066d995acadafffc0eb997aae 0.0s done 23:52:17 #7 exporting manifest list sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 0.0s done 23:52:17 #7 pushing layers 0.1s done 23:52:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 23:52:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 0.1s done 23:52:17 #7 DONE 0.3s 23:52:17 23:52:17 1 warning found (use --debug to expand): 23:52:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 23:52:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 23:52:18 #1 [internal] load build definition from Dockerfile 23:52:18 #1 transferring dockerfile: 181B done 23:52:18 #1 DONE 0.0s 23:52:18 23:52:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:52:18 #2 DONE 0.0s 23:52:18 23:52:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:52:18 #3 DONE 0.0s 23:52:18 23:52:18 #4 [internal] load .dockerignore 23:52:18 #4 transferring context: 2B done 23:52:18 #4 DONE 0.0s 23:52:18 23:52:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 23:52:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 23:52:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done 23:52:18 #5 CACHED 23:52:18 23:52:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 23:52:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done 23:52:18 #6 CACHED 23:52:18 23:52:18 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 23:52:18 #7 DONE 0.0s 23:52:18 23:52:18 #8 exporting to image 23:52:18 #8 exporting layers done 23:52:18 #8 exporting manifest sha256:fbf044705aab858368f27dc18c4b542057f63227e7276ecc906cb00406c9e8d6 done 23:52:18 #8 exporting config sha256:077071dc1f2fcea4c97f832d0c5e3a0ae47689907f0f8375f0efe38bc9888a5e done 23:52:18 #8 exporting manifest sha256:f5c583ccf7015ab4283f594f8c51eed09671a006a4479f6f5818215c818856b7 done 23:52:18 #8 exporting config sha256:a4f32a7bd9163ccf82a80f7f9c7e4d1f027096e066d995acadafffc0eb997aae done 23:52:18 #8 exporting manifest list sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 done 23:52:18 #8 pushing layers 0.0s done 23:52:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 0.1s done 23:52:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:18 #8 DONE 0.1s 23:52:18 23:52:18 1 warning found (use --debug to expand): 23:52:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108' 23:52:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108 --push - 23:52:19 #1 [internal] load build definition from Dockerfile 23:52:19 #1 transferring dockerfile: 188B done 23:52:19 #1 DONE 0.0s 23:52:19 23:52:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108 23:52:19 #2 DONE 0.0s 23:52:19 23:52:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108 23:52:19 #3 DONE 0.0s 23:52:19 23:52:19 #4 [internal] load .dockerignore 23:52:19 #4 transferring context: 2B done 23:52:19 #4 DONE 0.0s 23:52:19 23:52:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 23:52:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done 23:52:19 #5 CACHED 23:52:19 23:52:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 23:52:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done 23:52:19 #6 CACHED 23:52:19 23:52:19 #7 exporting to image 23:52:19 #7 exporting layers done 23:52:19 #7 exporting manifest sha256:fbf044705aab858368f27dc18c4b542057f63227e7276ecc906cb00406c9e8d6 done 23:52:19 #7 exporting config sha256:077071dc1f2fcea4c97f832d0c5e3a0ae47689907f0f8375f0efe38bc9888a5e 23:52:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:19 #7 exporting config sha256:077071dc1f2fcea4c97f832d0c5e3a0ae47689907f0f8375f0efe38bc9888a5e done 23:52:19 #7 exporting manifest sha256:f5c583ccf7015ab4283f594f8c51eed09671a006a4479f6f5818215c818856b7 done 23:52:19 #7 exporting config sha256:a4f32a7bd9163ccf82a80f7f9c7e4d1f027096e066d995acadafffc0eb997aae done 23:52:19 #7 exporting manifest list sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 done 23:52:19 #7 pushing layers 0.0s done 23:52:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.108@sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 0.1s done 23:52:19 #7 DONE 0.1s 23:52:19 23:52:19 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 23:52:19 #8 DONE 0.0s 23:52:19 23:52:19 1 warning found (use --debug to expand): 23:52:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' 23:52:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - 23:52:19 #1 [internal] load build definition from Dockerfile 23:52:19 #1 transferring dockerfile: 229B done 23:52:19 #1 DONE 0.0s 23:52:19 23:52:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:19 #2 DONE 0.0s 23:52:19 23:52:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:19 #3 DONE 0.0s 23:52:19 23:52:19 #4 [internal] load .dockerignore 23:52:19 #4 transferring context: 2B done 23:52:19 #4 DONE 0.0s 23:52:19 23:52:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 23:52:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done 23:52:19 #5 CACHED 23:52:19 23:52:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 23:52:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done 23:52:19 #6 CACHED 23:52:19 23:52:19 #7 exporting to image 23:52:19 #7 exporting layers done 23:52:19 #7 exporting manifest sha256:fbf044705aab858368f27dc18c4b542057f63227e7276ecc906cb00406c9e8d6 done 23:52:19 #7 exporting config sha256:077071dc1f2fcea4c97f832d0c5e3a0ae47689907f0f8375f0efe38bc9888a5e done 23:52:19 #7 exporting manifest sha256:f5c583ccf7015ab4283f594f8c51eed09671a006a4479f6f5818215c818856b7 done 23:52:19 #7 exporting config sha256:a4f32a7bd9163ccf82a80f7f9c7e4d1f027096e066d995acadafffc0eb997aae done 23:52:19 #7 exporting manifest list sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 done 23:52:19 #7 pushing layers 23:52:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:19 #7 pushing layers 0.0s done 23:52:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 0.1s done 23:52:19 #7 DONE 0.1s 23:52:19 23:52:19 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 23:52:19 #8 DONE 0.0s 23:52:19 23:52:19 1 warning found (use --debug to expand): 23:52:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 23:52:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 23:52:20 #1 [internal] load build definition from Dockerfile 23:52:20 #1 transferring dockerfile: 179B done 23:52:20 #1 DONE 0.0s 23:52:20 23:52:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:52:20 #2 DONE 0.0s 23:52:20 23:52:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:52:20 #3 DONE 0.0s 23:52:20 23:52:20 #4 [internal] load .dockerignore 23:52:20 #4 transferring context: 2B done 23:52:20 #4 DONE 0.0s 23:52:20 23:52:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 23:52:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done 23:52:20 #5 CACHED 23:52:20 23:52:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 23:52:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4f39fb9cc73130d36de6204b44a6bcad5d0d754b3ef8d313925b8a40f7d7372f 0.0s done 23:52:20 #6 CACHED 23:52:20 23:52:20 #7 exporting to image 23:52:20 #7 exporting layers done 23:52:20 #7 exporting manifest sha256:fbf044705aab858368f27dc18c4b542057f63227e7276ecc906cb00406c9e8d6 done 23:52:20 #7 exporting config sha256:077071dc1f2fcea4c97f832d0c5e3a0ae47689907f0f8375f0efe38bc9888a5e done 23:52:20 #7 exporting manifest sha256:f5c583ccf7015ab4283f594f8c51eed09671a006a4479f6f5818215c818856b7 done 23:52:20 #7 exporting config sha256:a4f32a7bd9163ccf82a80f7f9c7e4d1f027096e066d995acadafffc0eb997aae done 23:52:20 #7 exporting manifest list sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 23:52:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:20 #7 exporting manifest list sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 done 23:52:20 #7 pushing layers 0.0s done 23:52:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5989494065c96aa3ab1e6810046192d96d757a56c07d48e696226d495e4cc409 0.1s done 23:52:20 #7 DONE 0.1s 23:52:20 23:52:20 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 23:52:20 #8 DONE 0.0s 23:52:20 23:52:20 1 warning found (use --debug to expand): 23:52:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5' 23:52:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - 23:52:20 #1 [internal] load build definition from Dockerfile 23:52:20 #1 transferring dockerfile: 205B done 23:52:20 #1 DONE 0.0s 23:52:20 23:52:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:20 #2 DONE 0.1s 23:52:20 23:52:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:20 #3 DONE 0.1s 23:52:20 23:52:20 #4 [internal] load .dockerignore 23:52:20 #4 transferring context: 23:52:20 #4 transferring context: 2B done 23:52:20 #4 DONE 0.0s 23:52:20 23:52:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 23:52:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done 23:52:20 #5 DONE 0.0s 23:52:20 23:52:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 23:52:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done 23:52:21 #6 DONE 0.1s 23:52:21 23:52:21 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 23:52:21 #7 DONE 0.0s 23:52:21 23:52:21 #8 exporting to image 23:52:21 #8 exporting layers done 23:52:21 #8 exporting manifest sha256:361aa55e82e2e48fb8f3b87a3a4510aeb9eb87b7ffce3d2a00466d222e29a4d9 0.0s done 23:52:21 #8 exporting config sha256:be186afa666045b77328dca36d90df10d5b440b927b4174209e09868e171cfb8 done 23:52:21 #8 exporting manifest sha256:2f50e52a342b4600430c23a8219d16349725cbb3cb0a3338bd13222bd1d257fe done 23:52:21 #8 exporting config sha256:8d46aee685988696b4ba437742cabdf113c7e1a3a0d2c5f4006a24c63f8be62a done 23:52:21 #8 exporting manifest list sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 done 23:52:21 #8 pushing layers 23:52:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:21 #8 pushing layers 0.1s done 23:52:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 0.1s done 23:52:21 #8 DONE 0.2s 23:52:21 23:52:21 1 warning found (use --debug to expand): 23:52:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 23:52:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 23:52:21 #1 [internal] load build definition from Dockerfile 23:52:21 #1 transferring dockerfile: 171B done 23:52:21 #1 DONE 0.0s 23:52:21 23:52:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:52:21 #2 DONE 0.0s 23:52:21 23:52:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:52:21 #3 DONE 0.0s 23:52:21 23:52:21 #4 [internal] load .dockerignore 23:52:21 #4 transferring context: 2B done 23:52:21 #4 DONE 0.0s 23:52:21 23:52:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 23:52:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 done 23:52:21 #5 DONE 0.0s 23:52:21 23:52:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 23:52:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done 23:52:21 #6 CACHED 23:52:21 23:52:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 23:52:21 #5 CACHED 23:52:21 23:52:21 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 23:52:21 #7 DONE 0.0s 23:52:21 23:52:21 #8 exporting to image 23:52:21 #8 exporting layers done 23:52:21 #8 exporting manifest sha256:361aa55e82e2e48fb8f3b87a3a4510aeb9eb87b7ffce3d2a00466d222e29a4d9 done 23:52:21 #8 exporting config sha256:be186afa666045b77328dca36d90df10d5b440b927b4174209e09868e171cfb8 done 23:52:21 #8 exporting manifest sha256:2f50e52a342b4600430c23a8219d16349725cbb3cb0a3338bd13222bd1d257fe done 23:52:21 #8 exporting config sha256:8d46aee685988696b4ba437742cabdf113c7e1a3a0d2c5f4006a24c63f8be62a done 23:52:21 #8 exporting manifest list sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 done 23:52:21 #8 pushing layers 0.0s done 23:52:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 0.1s done 23:52:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:21 #8 DONE 0.1s 23:52:21 23:52:21 1 warning found (use --debug to expand): 23:52:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108' 23:52:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108 --push - 23:52:22 #1 [internal] load build definition from Dockerfile 23:52:22 #1 transferring dockerfile: 178B done 23:52:22 #1 DONE 0.0s 23:52:22 23:52:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108 23:52:22 #2 DONE 0.0s 23:52:22 23:52:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108 23:52:22 #3 DONE 0.0s 23:52:22 23:52:22 #4 [internal] load .dockerignore 23:52:22 #4 transferring context: 2B done 23:52:22 #4 DONE 0.0s 23:52:22 23:52:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 23:52:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done 23:52:22 #5 DONE 0.0s 23:52:22 23:52:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 23:52:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done 23:52:22 #6 CACHED 23:52:22 23:52:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 23:52:22 #5 CACHED 23:52:22 23:52:22 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 23:52:22 #7 DONE 0.0s 23:52:22 23:52:22 #8 exporting to image 23:52:22 #8 exporting layers done 23:52:22 #8 exporting manifest sha256:361aa55e82e2e48fb8f3b87a3a4510aeb9eb87b7ffce3d2a00466d222e29a4d9 done 23:52:22 #8 exporting config sha256:be186afa666045b77328dca36d90df10d5b440b927b4174209e09868e171cfb8 done 23:52:22 #8 exporting manifest sha256:2f50e52a342b4600430c23a8219d16349725cbb3cb0a3338bd13222bd1d257fe done 23:52:22 #8 exporting config sha256:8d46aee685988696b4ba437742cabdf113c7e1a3a0d2c5f4006a24c63f8be62a done 23:52:22 #8 exporting manifest list sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 done 23:52:22 #8 pushing layers 0.0s done 23:52:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.108@sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 0.1s done 23:52:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:22 #8 DONE 0.1s 23:52:22 23:52:22 1 warning found (use --debug to expand): 23:52:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' 23:52:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - 23:52:22 #1 [internal] load build definition from Dockerfile 23:52:22 #1 transferring dockerfile: 219B done 23:52:22 #1 DONE 0.0s 23:52:22 23:52:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:22 #2 DONE 0.0s 23:52:22 23:52:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:22 #3 DONE 0.0s 23:52:22 23:52:22 #4 [internal] load .dockerignore 23:52:22 #4 transferring context: 2B done 23:52:22 #4 DONE 0.0s 23:52:22 23:52:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 23:52:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done 23:52:22 #5 CACHED 23:52:22 23:52:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 23:52:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done 23:52:22 #6 CACHED 23:52:22 23:52:22 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 23:52:22 #7 DONE 0.0s 23:52:22 23:52:22 #8 exporting to image 23:52:22 #8 exporting layers done 23:52:22 #8 exporting manifest sha256:361aa55e82e2e48fb8f3b87a3a4510aeb9eb87b7ffce3d2a00466d222e29a4d9 done 23:52:22 #8 exporting config sha256:be186afa666045b77328dca36d90df10d5b440b927b4174209e09868e171cfb8 done 23:52:22 #8 exporting manifest sha256:2f50e52a342b4600430c23a8219d16349725cbb3cb0a3338bd13222bd1d257fe done 23:52:22 #8 exporting config sha256:8d46aee685988696b4ba437742cabdf113c7e1a3a0d2c5f4006a24c63f8be62a done 23:52:22 #8 exporting manifest list sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 done 23:52:22 #8 pushing layers 0.0s done 23:52:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 0.1s done 23:52:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:22 #8 DONE 0.1s 23:52:22 23:52:22 1 warning found (use --debug to expand): 23:52:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 23:52:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 23:52:23 #1 [internal] load build definition from Dockerfile 23:52:23 #1 transferring dockerfile: 169B done 23:52:23 #1 DONE 0.0s 23:52:23 23:52:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:52:23 #2 DONE 0.0s 23:52:23 23:52:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:52:23 #3 DONE 0.0s 23:52:23 23:52:23 #4 [internal] load .dockerignore 23:52:23 #4 transferring context: 2B done 23:52:23 #4 DONE 0.0s 23:52:23 23:52:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 23:52:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done 23:52:23 #5 CACHED 23:52:23 23:52:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 23:52:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:1b4f4ebb1130633860589124c4174749c1da1b79f1799fd4b86bd16730c48fe7 0.0s done 23:52:23 #6 CACHED 23:52:23 23:52:23 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 23:52:23 #7 DONE 0.0s 23:52:23 23:52:23 #8 exporting to image 23:52:23 #8 exporting layers done 23:52:23 #8 exporting manifest sha256:361aa55e82e2e48fb8f3b87a3a4510aeb9eb87b7ffce3d2a00466d222e29a4d9 done 23:52:23 #8 exporting config sha256:be186afa666045b77328dca36d90df10d5b440b927b4174209e09868e171cfb8 done 23:52:23 #8 exporting manifest sha256:2f50e52a342b4600430c23a8219d16349725cbb3cb0a3338bd13222bd1d257fe done 23:52:23 #8 exporting config sha256:8d46aee685988696b4ba437742cabdf113c7e1a3a0d2c5f4006a24c63f8be62a done 23:52:23 #8 exporting manifest list sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 done 23:52:23 #8 pushing layers 0.0s done 23:52:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9238236c0b0ce879ea149bead506e323acebc41528c16b4aae0944deae07e1b2 0.1s done 23:52:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:23 #8 DONE 0.1s 23:52:23 23:52:23 1 warning found (use --debug to expand): 23:52:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5' 23:52:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - 23:52:24 #1 [internal] load build definition from Dockerfile 23:52:24 #1 transferring dockerfile: 206B done 23:52:24 #1 DONE 0.0s 23:52:24 23:52:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:24 #2 DONE 0.1s 23:52:24 23:52:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:24 #3 DONE 0.1s 23:52:24 23:52:24 #4 [internal] load .dockerignore 23:52:24 #4 transferring context: 23:52:24 #4 transferring context: 2B done 23:52:24 #4 DONE 0.0s 23:52:24 23:52:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 23:52:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done 23:52:24 #5 DONE 0.0s 23:52:24 23:52:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 23:52:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done 23:52:24 #6 DONE 0.1s 23:52:24 23:52:24 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 23:52:24 #7 DONE 0.0s 23:52:24 23:52:24 #8 exporting to image 23:52:24 #8 exporting layers done 23:52:24 #8 exporting manifest sha256:9aac40bc61ec75a518ee282a24fe86f5d44bc378b48480b40ce9a6927dda7ddd 0.0s done 23:52:24 #8 exporting config sha256:c8a1da451ab1a804d07afd445fbecbbc3a2007fa7a78ab56304226cbb833d171 done 23:52:24 #8 exporting manifest sha256:5aa087134eab4f0ee27655f591c576250c29a41dfb4bc654527335df23f45e06 0.0s done 23:52:24 #8 exporting config sha256:350c3982592177d214cfd392ebde82b84374f167be7075375d7a2dffd7493b37 done 23:52:24 #8 exporting manifest list sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 done 23:52:24 #8 pushing layers 23:52:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:24 #8 pushing layers 0.1s done 23:52:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 0.1s done 23:52:24 #8 DONE 0.2s 23:52:24 23:52:24 1 warning found (use --debug to expand): 23:52:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 23:52:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 23:52:25 #1 [internal] load build definition from Dockerfile 23:52:25 #1 transferring dockerfile: 172B done 23:52:25 #1 DONE 0.0s 23:52:25 23:52:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:52:25 #2 DONE 0.0s 23:52:25 23:52:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:52:25 #3 DONE 0.0s 23:52:25 23:52:25 #4 [internal] load .dockerignore 23:52:25 #4 transferring context: 2B done 23:52:25 #4 DONE 0.0s 23:52:25 23:52:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 23:52:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done 23:52:25 #5 CACHED 23:52:25 23:52:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 23:52:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done 23:52:25 #6 CACHED 23:52:25 23:52:25 #7 exporting to image 23:52:25 #7 exporting layers done 23:52:25 #7 exporting manifest sha256:9aac40bc61ec75a518ee282a24fe86f5d44bc378b48480b40ce9a6927dda7ddd done 23:52:25 #7 exporting config sha256:c8a1da451ab1a804d07afd445fbecbbc3a2007fa7a78ab56304226cbb833d171 done 23:52:25 #7 exporting manifest sha256:5aa087134eab4f0ee27655f591c576250c29a41dfb4bc654527335df23f45e06 done 23:52:25 #7 exporting config sha256:350c3982592177d214cfd392ebde82b84374f167be7075375d7a2dffd7493b37 done 23:52:25 #7 exporting manifest list sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 done 23:52:25 #7 pushing layers 0.0s done 23:52:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 23:52:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 0.1s done 23:52:25 #7 DONE 0.1s 23:52:25 23:52:25 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 23:52:25 #8 DONE 0.0s 23:52:25 23:52:25 1 warning found (use --debug to expand): 23:52:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108' 23:52:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108 --push - 23:52:25 #1 [internal] load build definition from Dockerfile 23:52:25 #1 transferring dockerfile: 179B done 23:52:25 #1 DONE 0.0s 23:52:25 23:52:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108 23:52:25 #2 DONE 0.0s 23:52:25 23:52:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108 23:52:25 #3 DONE 0.0s 23:52:25 23:52:25 #4 [internal] load .dockerignore 23:52:25 #4 transferring context: 2B done 23:52:25 #4 DONE 0.0s 23:52:25 23:52:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 23:52:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done 23:52:25 #5 CACHED 23:52:25 23:52:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 23:52:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done 23:52:25 #6 CACHED 23:52:25 23:52:25 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 23:52:25 #7 DONE 0.0s 23:52:25 23:52:25 #8 exporting to image 23:52:25 #8 exporting layers done 23:52:25 #8 exporting manifest sha256:9aac40bc61ec75a518ee282a24fe86f5d44bc378b48480b40ce9a6927dda7ddd done 23:52:25 #8 exporting config sha256:c8a1da451ab1a804d07afd445fbecbbc3a2007fa7a78ab56304226cbb833d171 done 23:52:25 #8 exporting manifest sha256:5aa087134eab4f0ee27655f591c576250c29a41dfb4bc654527335df23f45e06 done 23:52:25 #8 exporting config sha256:350c3982592177d214cfd392ebde82b84374f167be7075375d7a2dffd7493b37 done 23:52:25 #8 exporting manifest list sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 done 23:52:25 #8 pushing layers 0.0s done 23:52:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108@sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 23:52:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.108@sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 0.1s done 23:52:25 #8 DONE 0.1s 23:52:25 23:52:25 1 warning found (use --debug to expand): 23:52:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' 23:52:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - 23:52:26 #1 [internal] load build definition from Dockerfile 23:52:26 #1 transferring dockerfile: 220B done 23:52:26 #1 DONE 0.0s 23:52:26 23:52:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:26 #2 DONE 0.0s 23:52:26 23:52:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:26 #3 DONE 0.0s 23:52:26 23:52:26 #4 [internal] load .dockerignore 23:52:26 #4 transferring context: 2B done 23:52:26 #4 DONE 0.0s 23:52:26 23:52:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 23:52:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 23:52:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done 23:52:26 #5 CACHED 23:52:26 23:52:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 23:52:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done 23:52:26 #6 CACHED 23:52:26 23:52:26 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 23:52:26 #7 DONE 0.0s 23:52:26 23:52:26 #8 exporting to image 23:52:26 #8 exporting layers done 23:52:26 #8 exporting manifest sha256:9aac40bc61ec75a518ee282a24fe86f5d44bc378b48480b40ce9a6927dda7ddd done 23:52:26 #8 exporting config sha256:c8a1da451ab1a804d07afd445fbecbbc3a2007fa7a78ab56304226cbb833d171 done 23:52:26 #8 exporting manifest sha256:5aa087134eab4f0ee27655f591c576250c29a41dfb4bc654527335df23f45e06 done 23:52:26 #8 exporting config sha256:350c3982592177d214cfd392ebde82b84374f167be7075375d7a2dffd7493b37 done 23:52:26 #8 exporting manifest list sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 done 23:52:26 #8 pushing layers 0.0s done 23:52:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 0.1s done 23:52:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:26 #8 DONE 0.1s 23:52:26 23:52:26 1 warning found (use --debug to expand): 23:52:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 23:52:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 23:52:27 #1 [internal] load build definition from Dockerfile 23:52:27 #1 transferring dockerfile: 170B done 23:52:27 #1 DONE 0.0s 23:52:27 23:52:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 23:52:27 #2 DONE 0.0s 23:52:27 23:52:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 23:52:27 #3 DONE 0.0s 23:52:27 23:52:27 #4 [internal] load .dockerignore 23:52:27 #4 transferring context: 2B done 23:52:27 #4 DONE 0.0s 23:52:27 23:52:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 23:52:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 23:52:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done 23:52:27 #5 CACHED 23:52:27 23:52:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 23:52:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:576dd258f308b547fbfce5756d14e590dd0de0bd4c7775cb0df721418ec58ab6 0.0s done 23:52:27 #6 CACHED 23:52:27 23:52:27 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 23:52:27 #7 DONE 0.0s 23:52:27 23:52:27 #8 exporting to image 23:52:27 #8 exporting layers done 23:52:27 #8 exporting manifest sha256:9aac40bc61ec75a518ee282a24fe86f5d44bc378b48480b40ce9a6927dda7ddd done 23:52:27 #8 exporting config sha256:c8a1da451ab1a804d07afd445fbecbbc3a2007fa7a78ab56304226cbb833d171 done 23:52:27 #8 exporting manifest sha256:5aa087134eab4f0ee27655f591c576250c29a41dfb4bc654527335df23f45e06 done 23:52:27 #8 exporting config sha256:350c3982592177d214cfd392ebde82b84374f167be7075375d7a2dffd7493b37 done 23:52:27 #8 exporting manifest list sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 done 23:52:27 #8 pushing layers 0.0s done 23:52:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0839c8b091b52a82eee9e47218b24b252380ee31a0f1300d776d1d9965b56ba4 0.1s done 23:52:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:27 #8 DONE 0.1s 23:52:27 23:52:27 1 warning found (use --debug to expand): 23:52:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - 23:52:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5' 23:52:27 #1 [internal] load build definition from Dockerfile 23:52:27 #1 transferring dockerfile: 206B done 23:52:27 #1 DONE 0.0s 23:52:27 23:52:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:27 #2 DONE 0.0s 23:52:27 23:52:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:27 #3 DONE 0.0s 23:52:27 23:52:27 #4 [internal] load .dockerignore 23:52:27 #4 transferring context: 2B done 23:52:27 #4 DONE 0.0s 23:52:27 23:52:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 23:52:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 23:52:27 #5 ... 23:52:27 23:52:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 23:52:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done 23:52:27 #6 DONE 0.1s 23:52:27 23:52:27 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 23:52:27 #7 DONE 0.0s 23:52:27 23:52:27 #8 exporting to image 23:52:27 #8 exporting layers done 23:52:27 #8 exporting manifest sha256:dd3ad447b22400a539a8d9a3b1d6b7e8a6da6b76d963008c21620f0f7a3168d9 0.0s done 23:52:27 #8 exporting config sha256:5f62ef6049cd77da73a0793de4177a69a09eac75a5b3c4426da645671bec8935 done 23:52:27 #8 exporting manifest sha256:b0916cd562f9a1adcfe75c8d1a7d095e16c926156b2ac99ce79085e7cfdb31e0 0.0s done 23:52:27 #8 exporting config sha256:7eda9b7cb8009d23367ed109f55e836d19450a2c74c3a41bebb1832b32ca5c5a done 23:52:27 #8 exporting manifest list sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 done 23:52:27 #8 pushing layers 0.1s done 23:52:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 23:52:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 0.1s done 23:52:27 #8 DONE 0.3s 23:52:28 23:52:28 1 warning found (use --debug to expand): 23:52:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 23:52:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 23:52:28 #1 [internal] load build definition from Dockerfile 23:52:28 #1 transferring dockerfile: 172B done 23:52:28 #1 DONE 0.0s 23:52:28 23:52:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:52:28 #2 DONE 0.0s 23:52:28 23:52:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:52:28 #3 DONE 0.0s 23:52:28 23:52:28 #4 [internal] load .dockerignore 23:52:28 #4 transferring context: 2B done 23:52:28 #4 DONE 0.0s 23:52:28 23:52:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 23:52:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 23:52:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done 23:52:28 #5 CACHED 23:52:28 23:52:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 23:52:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done 23:52:28 #6 CACHED 23:52:28 23:52:28 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 23:52:28 #7 DONE 0.0s 23:52:28 23:52:28 #8 exporting to image 23:52:28 #8 exporting layers done 23:52:28 #8 exporting manifest sha256:dd3ad447b22400a539a8d9a3b1d6b7e8a6da6b76d963008c21620f0f7a3168d9 done 23:52:28 #8 exporting config sha256:5f62ef6049cd77da73a0793de4177a69a09eac75a5b3c4426da645671bec8935 done 23:52:28 #8 exporting manifest sha256:b0916cd562f9a1adcfe75c8d1a7d095e16c926156b2ac99ce79085e7cfdb31e0 done 23:52:28 #8 exporting config sha256:7eda9b7cb8009d23367ed109f55e836d19450a2c74c3a41bebb1832b32ca5c5a done 23:52:28 #8 exporting manifest list sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 done 23:52:28 #8 pushing layers 0.0s done 23:52:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 0.1s done 23:52:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:28 #8 DONE 0.1s 23:52:28 23:52:28 1 warning found (use --debug to expand): 23:52:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108' 23:52:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108 --push - 23:52:29 #1 [internal] load build definition from Dockerfile 23:52:29 #1 transferring dockerfile: 179B done 23:52:29 #1 DONE 0.0s 23:52:29 23:52:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108 23:52:29 #2 DONE 0.0s 23:52:29 23:52:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108 23:52:29 #3 DONE 0.0s 23:52:29 23:52:29 #4 [internal] load .dockerignore 23:52:29 #4 transferring context: 2B done 23:52:29 #4 DONE 0.0s 23:52:29 23:52:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 23:52:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done 23:52:29 #5 CACHED 23:52:29 23:52:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 23:52:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done 23:52:29 #6 CACHED 23:52:29 23:52:29 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 23:52:29 #7 DONE 0.0s 23:52:29 23:52:29 #8 exporting to image 23:52:29 #8 exporting layers done 23:52:29 #8 exporting manifest sha256:dd3ad447b22400a539a8d9a3b1d6b7e8a6da6b76d963008c21620f0f7a3168d9 done 23:52:29 #8 exporting config sha256:5f62ef6049cd77da73a0793de4177a69a09eac75a5b3c4426da645671bec8935 done 23:52:29 #8 exporting manifest sha256:b0916cd562f9a1adcfe75c8d1a7d095e16c926156b2ac99ce79085e7cfdb31e0 done 23:52:29 #8 exporting config sha256:7eda9b7cb8009d23367ed109f55e836d19450a2c74c3a41bebb1832b32ca5c5a done 23:52:29 #8 exporting manifest list sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 done 23:52:29 #8 pushing layers 0.0s done 23:52:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.108@sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 0.1s done 23:52:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:29 #8 DONE 0.1s 23:52:29 23:52:29 1 warning found (use --debug to expand): 23:52:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' 23:52:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - 23:52:29 #1 [internal] load build definition from Dockerfile 23:52:29 #1 transferring dockerfile: 220B done 23:52:29 #1 DONE 0.0s 23:52:29 23:52:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:29 #2 DONE 0.0s 23:52:29 23:52:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:29 #3 DONE 0.0s 23:52:29 23:52:29 #4 [internal] load .dockerignore 23:52:29 #4 transferring context: 2B done 23:52:29 #4 DONE 0.0s 23:52:29 23:52:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 23:52:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done 23:52:29 #5 DONE 0.0s 23:52:29 23:52:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 23:52:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done 23:52:30 #6 CACHED 23:52:30 23:52:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 23:52:30 #5 CACHED 23:52:30 23:52:30 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 23:52:30 #7 DONE 0.0s 23:52:30 23:52:30 #8 exporting to image 23:52:30 #8 exporting layers done 23:52:30 #8 exporting manifest sha256:dd3ad447b22400a539a8d9a3b1d6b7e8a6da6b76d963008c21620f0f7a3168d9 done 23:52:30 #8 exporting config sha256:5f62ef6049cd77da73a0793de4177a69a09eac75a5b3c4426da645671bec8935 done 23:52:30 #8 exporting manifest sha256:b0916cd562f9a1adcfe75c8d1a7d095e16c926156b2ac99ce79085e7cfdb31e0 done 23:52:30 #8 exporting config sha256:7eda9b7cb8009d23367ed109f55e836d19450a2c74c3a41bebb1832b32ca5c5a done 23:52:30 #8 exporting manifest list sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 done 23:52:30 #8 pushing layers 0.0s done 23:52:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 0.1s done 23:52:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:30 #8 DONE 0.1s 23:52:30 23:52:30 1 warning found (use --debug to expand): 23:52:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 23:52:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 23:52:30 #1 [internal] load build definition from Dockerfile 23:52:30 #1 transferring dockerfile: 170B done 23:52:30 #1 DONE 0.0s 23:52:30 23:52:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 23:52:30 #2 DONE 0.0s 23:52:30 23:52:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 23:52:30 #3 DONE 0.0s 23:52:30 23:52:30 #4 [internal] load .dockerignore 23:52:30 #4 transferring context: 2B done 23:52:30 #4 DONE 0.0s 23:52:30 23:52:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 23:52:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done 23:52:30 #5 CACHED 23:52:30 23:52:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 23:52:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8a6e92bd17a346ea5c1419b5a531ed3eff51211415328898fce7e693e17b2e41 0.0s done 23:52:30 #6 CACHED 23:52:30 23:52:30 #7 exporting to image 23:52:30 #7 exporting layers done 23:52:30 #7 exporting manifest sha256:dd3ad447b22400a539a8d9a3b1d6b7e8a6da6b76d963008c21620f0f7a3168d9 23:52:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:30 #7 exporting manifest sha256:dd3ad447b22400a539a8d9a3b1d6b7e8a6da6b76d963008c21620f0f7a3168d9 done 23:52:30 #7 exporting config sha256:5f62ef6049cd77da73a0793de4177a69a09eac75a5b3c4426da645671bec8935 done 23:52:30 #7 exporting manifest sha256:b0916cd562f9a1adcfe75c8d1a7d095e16c926156b2ac99ce79085e7cfdb31e0 done 23:52:30 #7 exporting config sha256:7eda9b7cb8009d23367ed109f55e836d19450a2c74c3a41bebb1832b32ca5c5a done 23:52:30 #7 exporting manifest list sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 done 23:52:30 #7 pushing layers 0.0s done 23:52:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:158e7498c47117e3a6d139a3c68676b341c7691f435f926c5883e070c075c1f5 0.1s done 23:52:30 #7 DONE 0.1s 23:52:30 23:52:30 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 23:52:30 #8 DONE 0.0s 23:52:30 23:52:30 1 warning found (use --debug to expand): 23:52:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5' 23:52:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - 23:52:30 #1 [internal] load build definition from Dockerfile 23:52:30 #1 transferring dockerfile: 206B done 23:52:30 #1 DONE 0.0s 23:52:30 23:52:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:30 #2 DONE 0.0s 23:52:30 23:52:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:30 #3 DONE 0.1s 23:52:30 23:52:30 #4 [internal] load .dockerignore 23:52:30 #4 transferring context: 2B done 23:52:30 #4 DONE 0.0s 23:52:31 23:52:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 23:52:31 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done 23:52:31 #5 DONE 0.0s 23:52:31 23:52:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 23:52:31 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done 23:52:31 #6 DONE 0.1s 23:52:31 23:52:31 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 23:52:31 #7 DONE 0.0s 23:52:31 23:52:31 #8 exporting to image 23:52:31 #8 exporting layers done 23:52:31 #8 exporting manifest sha256:5fef39311b26c00f9e24af200e63e9559eb9d9abeea5c1d7db0cf61499c2f013 done 23:52:31 #8 exporting config sha256:2434ea1c150edc4c0e8d017c19246d2182581f43d60b75d82254da1b8a620fba done 23:52:31 #8 exporting manifest sha256:9287dd8e5918068a3c3d3a768117c4e50e66ead5bdcfb657c3f0a641fa7e352f done 23:52:31 #8 exporting config sha256:aa8156de6fe129b31be2c7c5be64075c8aeb1195a9e26ae0b985e39075aae4c8 0.0s done 23:52:31 #8 exporting manifest list sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 done 23:52:31 #8 pushing layers 0.1s done 23:52:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 23:52:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 0.1s done 23:52:31 #8 DONE 0.2s 23:52:31 23:52:31 1 warning found (use --debug to expand): 23:52:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 23:52:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 23:52:31 #1 [internal] load build definition from Dockerfile 23:52:31 #1 transferring dockerfile: 172B done 23:52:31 #1 DONE 0.0s 23:52:31 23:52:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 23:52:31 #2 DONE 0.0s 23:52:31 23:52:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 23:52:31 #3 DONE 0.0s 23:52:31 23:52:31 #4 [internal] load .dockerignore 23:52:31 #4 transferring context: 23:52:32 #4 transferring context: 2B done 23:52:32 #4 DONE 0.3s 23:52:32 23:52:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 23:52:32 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done 23:52:32 #5 CACHED 23:52:32 23:52:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 23:52:32 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done 23:52:32 #6 CACHED 23:52:32 23:52:32 #7 exporting to image 23:52:32 #7 exporting layers done 23:52:32 #7 exporting manifest sha256:5fef39311b26c00f9e24af200e63e9559eb9d9abeea5c1d7db0cf61499c2f013 done 23:52:32 #7 exporting config sha256:2434ea1c150edc4c0e8d017c19246d2182581f43d60b75d82254da1b8a620fba done 23:52:32 #7 exporting manifest sha256:9287dd8e5918068a3c3d3a768117c4e50e66ead5bdcfb657c3f0a641fa7e352f done 23:52:32 #7 exporting config sha256:aa8156de6fe129b31be2c7c5be64075c8aeb1195a9e26ae0b985e39075aae4c8 done 23:52:32 #7 exporting manifest list sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 done 23:52:32 #7 pushing layers 0.0s done 23:52:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 23:52:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 0.1s done 23:52:32 #7 DONE 0.1s 23:52:32 23:52:32 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 23:52:32 #8 DONE 0.0s 23:52:32 23:52:32 1 warning found (use --debug to expand): 23:52:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108' 23:52:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108 --push - 23:52:33 #1 [internal] load build definition from Dockerfile 23:52:33 #1 transferring dockerfile: 179B done 23:52:33 #1 DONE 0.0s 23:52:33 23:52:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108 23:52:33 #2 DONE 0.0s 23:52:33 23:52:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108 23:52:33 #3 DONE 0.0s 23:52:33 23:52:33 #4 [internal] load .dockerignore 23:52:33 #4 transferring context: 2B done 23:52:33 #4 DONE 0.0s 23:52:33 23:52:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 23:52:33 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done 23:52:33 #5 CACHED 23:52:33 23:52:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 23:52:33 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done 23:52:33 #6 CACHED 23:52:33 23:52:33 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 23:52:33 #7 DONE 0.0s 23:52:33 23:52:33 #8 exporting to image 23:52:33 #8 exporting layers done 23:52:33 #8 exporting manifest sha256:5fef39311b26c00f9e24af200e63e9559eb9d9abeea5c1d7db0cf61499c2f013 done 23:52:33 #8 exporting config sha256:2434ea1c150edc4c0e8d017c19246d2182581f43d60b75d82254da1b8a620fba done 23:52:33 #8 exporting manifest sha256:9287dd8e5918068a3c3d3a768117c4e50e66ead5bdcfb657c3f0a641fa7e352f done 23:52:33 #8 exporting config sha256:aa8156de6fe129b31be2c7c5be64075c8aeb1195a9e26ae0b985e39075aae4c8 done 23:52:33 #8 exporting manifest list sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 done 23:52:33 #8 pushing layers 0.0s done 23:52:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.108@sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 0.1s done 23:52:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:33 #8 DONE 0.1s 23:52:33 23:52:33 1 warning found (use --debug to expand): 23:52:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' 23:52:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - 23:52:33 #1 [internal] load build definition from Dockerfile 23:52:33 #1 transferring dockerfile: 220B done 23:52:33 #1 DONE 0.0s 23:52:33 23:52:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:33 #2 DONE 0.0s 23:52:33 23:52:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:33 #3 DONE 0.0s 23:52:33 23:52:33 #4 [internal] load .dockerignore 23:52:33 #4 transferring context: 2B done 23:52:33 #4 DONE 0.0s 23:52:33 23:52:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 23:52:33 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done 23:52:33 #5 CACHED 23:52:33 23:52:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 23:52:33 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done 23:52:33 #6 CACHED 23:52:33 23:52:33 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 23:52:33 #7 DONE 0.0s 23:52:33 23:52:33 #8 exporting to image 23:52:33 #8 exporting layers done 23:52:33 #8 exporting manifest sha256:5fef39311b26c00f9e24af200e63e9559eb9d9abeea5c1d7db0cf61499c2f013 done 23:52:33 #8 exporting config sha256:2434ea1c150edc4c0e8d017c19246d2182581f43d60b75d82254da1b8a620fba done 23:52:33 #8 exporting manifest sha256:9287dd8e5918068a3c3d3a768117c4e50e66ead5bdcfb657c3f0a641fa7e352f done 23:52:33 #8 exporting config sha256:aa8156de6fe129b31be2c7c5be64075c8aeb1195a9e26ae0b985e39075aae4c8 done 23:52:33 #8 exporting manifest list sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 done 23:52:33 #8 pushing layers 0.0s done 23:52:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 0.1s done 23:52:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:33 #8 DONE 0.1s 23:52:33 23:52:33 1 warning found (use --debug to expand): 23:52:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 23:52:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 23:52:34 #1 [internal] load build definition from Dockerfile 23:52:34 #1 transferring dockerfile: 170B done 23:52:34 #1 DONE 0.0s 23:52:34 23:52:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 23:52:34 #2 DONE 0.0s 23:52:34 23:52:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 23:52:34 #3 DONE 0.0s 23:52:34 23:52:34 #4 [internal] load .dockerignore 23:52:34 #4 transferring context: 2B done 23:52:34 #4 DONE 0.0s 23:52:34 23:52:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 23:52:34 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done 23:52:34 #5 DONE 0.0s 23:52:34 23:52:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 23:52:34 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 0.0s done 23:52:34 #6 CACHED 23:52:34 23:52:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:df2308adb460a9b7d023b49fec8722d046055bd72f97d01717c9f14d4bd7eb92 23:52:34 #5 CACHED 23:52:34 23:52:34 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 23:52:34 #7 DONE 0.0s 23:52:34 23:52:34 #8 exporting to image 23:52:34 #8 exporting layers done 23:52:34 #8 exporting manifest sha256:5fef39311b26c00f9e24af200e63e9559eb9d9abeea5c1d7db0cf61499c2f013 done 23:52:34 #8 exporting config sha256:2434ea1c150edc4c0e8d017c19246d2182581f43d60b75d82254da1b8a620fba done 23:52:34 #8 exporting manifest sha256:9287dd8e5918068a3c3d3a768117c4e50e66ead5bdcfb657c3f0a641fa7e352f done 23:52:34 #8 exporting config sha256:aa8156de6fe129b31be2c7c5be64075c8aeb1195a9e26ae0b985e39075aae4c8 done 23:52:34 #8 exporting manifest list sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 done 23:52:34 #8 pushing layers 0.0s done 23:52:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ead733a57372e4b3e73dac5dcde20efbbad19edf8c676f6eefc3773277905526 0.1s done 23:52:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:34 #8 DONE 0.1s 23:52:34 23:52:34 1 warning found (use --debug to expand): 23:52:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5 --push - 23:52:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5' 23:52:34 #1 [internal] load build definition from Dockerfile 23:52:34 #1 transferring dockerfile: 202B done 23:52:34 #1 DONE 0.0s 23:52:34 23:52:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:34 #2 DONE 0.0s 23:52:34 23:52:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5 23:52:34 #3 DONE 0.1s 23:52:34 23:52:34 #4 [internal] load .dockerignore 23:52:34 #4 transferring context: 23:52:34 #4 transferring context: 2B done 23:52:34 #4 DONE 0.0s 23:52:34 23:52:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 23:52:34 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done 23:52:34 #5 DONE 0.0s 23:52:34 23:52:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 23:52:34 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done 23:52:34 #6 DONE 0.1s 23:52:35 23:52:35 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 23:52:35 #7 DONE 0.0s 23:52:35 23:52:35 #8 exporting to image 23:52:35 #8 exporting layers done 23:52:35 #8 exporting manifest sha256:39d6394d15a5e37e3d9c0e58f9a343261f9a03417b6674a30c65cad15dde6d5c 0.0s done 23:52:35 #8 exporting config sha256:8317a56a5acb099e508347625f93c7ee1d614dff22189e7f040197c27a21a1ca done 23:52:35 #8 exporting manifest sha256:76bb54d38ed146458c3bb21051ca54175d3627bfe04e3e56f8314ef07ea7af4d done 23:52:35 #8 exporting config sha256:43838c3914a68f00c05cbaf7323f042770fc984241eb585081e6077231a7b09f done 23:52:35 #8 exporting manifest list sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e done 23:52:35 #8 pushing layers 0.1s done 23:52:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e 23:52:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5@sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e 0.1s done 23:52:35 #8 DONE 0.2s 23:52:35 23:52:35 1 warning found (use --debug to expand): 23:52:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 23:52:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 23:52:35 #1 [internal] load build definition from Dockerfile 23:52:35 #1 transferring dockerfile: 168B done 23:52:35 #1 DONE 0.0s 23:52:35 23:52:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:52:35 #2 DONE 0.0s 23:52:35 23:52:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:52:35 #3 DONE 0.0s 23:52:35 23:52:35 #4 [internal] load .dockerignore 23:52:35 #4 transferring context: 2B done 23:52:35 #4 DONE 0.0s 23:52:35 23:52:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 23:52:35 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done 23:52:35 #5 CACHED 23:52:35 23:52:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 23:52:35 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done 23:52:35 #6 CACHED 23:52:35 23:52:35 #7 exporting to image 23:52:35 #7 exporting layers 23:52:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:35 #7 exporting layers done 23:52:35 #7 exporting manifest sha256:39d6394d15a5e37e3d9c0e58f9a343261f9a03417b6674a30c65cad15dde6d5c done 23:52:35 #7 exporting config sha256:8317a56a5acb099e508347625f93c7ee1d614dff22189e7f040197c27a21a1ca done 23:52:35 #7 exporting manifest sha256:76bb54d38ed146458c3bb21051ca54175d3627bfe04e3e56f8314ef07ea7af4d done 23:52:35 #7 exporting config sha256:43838c3914a68f00c05cbaf7323f042770fc984241eb585081e6077231a7b09f done 23:52:35 #7 exporting manifest list sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e done 23:52:35 #7 pushing layers 0.0s done 23:52:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e 0.1s done 23:52:35 #7 DONE 0.1s 23:52:35 23:52:35 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 23:52:35 #8 DONE 0.0s 23:52:35 23:52:35 1 warning found (use --debug to expand): 23:52:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108' 23:52:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108 --push - 23:52:36 #1 [internal] load build definition from Dockerfile 23:52:36 #1 transferring dockerfile: 175B done 23:52:36 #1 DONE 0.0s 23:52:36 23:52:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108 23:52:36 #2 DONE 0.0s 23:52:36 23:52:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108 23:52:36 #3 DONE 0.0s 23:52:36 23:52:36 #4 [internal] load .dockerignore 23:52:36 #4 transferring context: 2B done 23:52:36 #4 DONE 0.0s 23:52:36 23:52:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 23:52:36 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done 23:52:36 #5 DONE 0.0s 23:52:36 23:52:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 23:52:36 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done 23:52:36 #6 CACHED 23:52:36 23:52:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 23:52:36 #5 CACHED 23:52:36 23:52:36 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 23:52:36 #7 DONE 0.0s 23:52:36 23:52:36 #8 exporting to image 23:52:36 #8 exporting layers done 23:52:36 #8 exporting manifest sha256:39d6394d15a5e37e3d9c0e58f9a343261f9a03417b6674a30c65cad15dde6d5c done 23:52:36 #8 exporting config sha256:8317a56a5acb099e508347625f93c7ee1d614dff22189e7f040197c27a21a1ca done 23:52:36 #8 exporting manifest sha256:76bb54d38ed146458c3bb21051ca54175d3627bfe04e3e56f8314ef07ea7af4d done 23:52:36 #8 exporting config sha256:43838c3914a68f00c05cbaf7323f042770fc984241eb585081e6077231a7b09f done 23:52:36 #8 exporting manifest list sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e done 23:52:36 #8 pushing layers 0.0s done 23:52:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.108@sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e 0.1s done 23:52:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:36 #8 DONE 0.1s 23:52:36 23:52:36 1 warning found (use --debug to expand): 23:52:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108' 23:52:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 --push - 23:52:37 #1 [internal] load build definition from Dockerfile 23:52:37 #1 transferring dockerfile: 216B done 23:52:37 #1 DONE 0.1s 23:52:37 23:52:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:37 #2 DONE 0.0s 23:52:37 23:52:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 23:52:37 #3 DONE 0.0s 23:52:37 23:52:37 #4 [internal] load .dockerignore 23:52:37 #4 transferring context: 2B done 23:52:37 #4 DONE 0.0s 23:52:37 23:52:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 23:52:37 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done 23:52:37 #5 CACHED 23:52:37 23:52:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 23:52:37 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done 23:52:37 #6 CACHED 23:52:37 23:52:37 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 23:52:37 #7 DONE 0.0s 23:52:37 23:52:37 #8 exporting to image 23:52:37 #8 exporting layers done 23:52:37 #8 exporting manifest sha256:39d6394d15a5e37e3d9c0e58f9a343261f9a03417b6674a30c65cad15dde6d5c done 23:52:37 #8 exporting config sha256:8317a56a5acb099e508347625f93c7ee1d614dff22189e7f040197c27a21a1ca done 23:52:37 #8 exporting manifest sha256:76bb54d38ed146458c3bb21051ca54175d3627bfe04e3e56f8314ef07ea7af4d done 23:52:37 #8 exporting config sha256:43838c3914a68f00c05cbaf7323f042770fc984241eb585081e6077231a7b09f done 23:52:37 #8 exporting manifest list sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e done 23:52:37 #8 pushing layers 0.0s done 23:52:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108@sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e 0.1s done 23:52:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:37 #8 DONE 0.1s 23:52:37 23:52:37 1 warning found (use --debug to expand): 23:52:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:52:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 23:52:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 23:52:37 #1 [internal] load build definition from Dockerfile 23:52:37 #1 transferring dockerfile: 166B done 23:52:37 #1 DONE 0.0s 23:52:37 23:52:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 23:52:37 #2 DONE 0.0s 23:52:37 23:52:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 23:52:37 #3 DONE 0.0s 23:52:37 23:52:37 #4 [internal] load .dockerignore 23:52:37 #4 transferring context: 2B done 23:52:37 #4 DONE 0.0s 23:52:37 23:52:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 23:52:37 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 0.0s done 23:52:37 #5 CACHED 23:52:37 23:52:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 23:52:37 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:857e55cf8ba766838228f9bd3c58bea25ccf1eece3c6f633b4f21d51c1472362 done 23:52:37 #6 CACHED 23:52:37 23:52:37 #7 exporting to image 23:52:37 #7 exporting layers done 23:52:37 #7 exporting manifest sha256:39d6394d15a5e37e3d9c0e58f9a343261f9a03417b6674a30c65cad15dde6d5c done 23:52:37 #7 exporting config sha256:8317a56a5acb099e508347625f93c7ee1d614dff22189e7f040197c27a21a1ca done 23:52:37 #7 exporting manifest sha256:76bb54d38ed146458c3bb21051ca54175d3627bfe04e3e56f8314ef07ea7af4d done 23:52:37 #7 exporting config sha256:43838c3914a68f00c05cbaf7323f042770fc984241eb585081e6077231a7b09f done 23:52:37 #7 exporting manifest list sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e done 23:52:37 #7 pushing layers 0.0s done 23:52:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e 23:52:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:52:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:57e5f90c5bc3c9c80c7fd1d111dc9cba169b6ca8d6d59fba07ce35ef0119512e 0.1s done 23:52:37 #7 DONE 0.1s 23:52:37 23:52:37 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 23:52:37 #8 DONE 0.0s 23:52:37 23:52:37 1 warning found (use --debug to expand): 23:52:37  - 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 23:52:38 + '[' -d /w/workspace/edgex-go/967/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:52:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:52:38 ---> package-listing.sh 23:52:38 ++ facter osfamily 23:52:38 ++ tr '[:upper:]' '[:lower:]' 23:52:39 + OS_FAMILY=redhat 23:52:39 + workspace=/w/workspace/edgex-go/967 23:52:39 + START_PACKAGES=/tmp/packages_start.txt 23:52:39 + END_PACKAGES=/tmp/packages_end.txt 23:52:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:52:39 + PACKAGES=/tmp/packages_start.txt 23:52:39 + '[' /w/workspace/edgex-go/967 ']' 23:52:39 + PACKAGES=/tmp/packages_end.txt 23:52:39 + case "${OS_FAMILY}" in 23:52:39 + rpm -qa 23:52:39 + sort 23:52:39 + '[' -f /tmp/packages_start.txt ']' 23:52:39 + '[' -f /tmp/packages_end.txt ']' 23:52:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:52:39 + '[' /w/workspace/edgex-go/967 ']' 23:52:39 + mkdir -p /w/workspace/edgex-go/967/archives/ 23:52:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/967/archives/ [Pipeline] echo 23:52:39 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/967/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:52:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:52:40 23:52:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:52:41 latest: Pulling from edgex-lftools-log-publisher 23:52:41 5eb5b503b376: Pulling fs layer 23:52:41 5c69ac0246d0: Pulling fs layer 23:52:41 ec43610c2a17: Pulling fs layer 23:52:41 3a2ae6a8a46f: Pulling fs layer 23:52:41 33b1e0a273af: Pulling fs layer 23:52:41 5d3b04190fa2: Pulling fs layer 23:52:41 2f39f015ded8: Pulling fs layer 23:52:41 33b1e0a273af: Waiting 23:52:41 5d3b04190fa2: Waiting 23:52:41 2f39f015ded8: Waiting 23:52:41 3a2ae6a8a46f: Waiting 23:52:41 5c69ac0246d0: Verifying Checksum 23:52:41 5c69ac0246d0: Download complete 23:52:41 3a2ae6a8a46f: Verifying Checksum 23:52:41 3a2ae6a8a46f: Download complete 23:52:41 33b1e0a273af: Verifying Checksum 23:52:41 33b1e0a273af: Download complete 23:52:41 ec43610c2a17: Verifying Checksum 23:52:41 ec43610c2a17: Download complete 23:52:41 5d3b04190fa2: Verifying Checksum 23:52:41 5d3b04190fa2: Download complete 23:52:41 5eb5b503b376: Verifying Checksum 23:52:41 5eb5b503b376: Download complete 23:52:42 2f39f015ded8: Verifying Checksum 23:52:42 2f39f015ded8: Download complete 23:52:45 5eb5b503b376: Pull complete 23:52:46 5c69ac0246d0: Pull complete 23:52:46 ec43610c2a17: Pull complete 23:52:46 3a2ae6a8a46f: Pull complete 23:52:46 33b1e0a273af: Pull complete 23:52:47 5d3b04190fa2: Pull complete 23:52:51 2f39f015ded8: Pull complete 23:52:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:52:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:51 prd-centos7-docker-4c-2g-5132 does not seem to be running inside a container 23:52:51 $ 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/967/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 23:52:56 $ docker top 7844ac0e658184b7346c07e50ad4f900cbdae2b6eada31c37dcd70c9dcf16137 -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:56 + touch /tmp/pre-build-complete [Pipeline] sh 23:52:56 + mkdir -p /var/log/sysstat [Pipeline] sh 23:52:57 + ls /var/log/sa-host 23:52:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:57 provisioning config files... 23:52:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17821665337135425112tmp [Pipeline] { [Pipeline] echo 23:52:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:52:57 ---> create-netrc.sh [Pipeline] } 23:52:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:52:58 ---> python-tools-install.sh [Pipeline] echo 23:52:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:52:58 ---> sudo-logs.sh 23:52:58 Archiving 'sudo' log.. 23:52:58 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:58 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 23:52:58 $ docker stop --time=1 7844ac0e658184b7346c07e50ad4f900cbdae2b6eada31c37dcd70c9dcf16137 23:52:59 $ docker rm -f --volumes 7844ac0e658184b7346c07e50ad4f900cbdae2b6eada31c37dcd70c9dcf16137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 23:52:59 [WS-CLEANUP] Deleting project workspace... 23:52:59 [WS-CLEANUP] Deferred wipeout is used... 23:52:59 [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] } 00:06:35 #154 ... 00:06:35 00:06:35 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:06:35 #144 DONE 1170.7s 00:06:35 00:06:35 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 00:06:35 #150 ... 00:06:35 00:06:35 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:06:35 #155 DONE 0.1s 00:06:35 00:06:35 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:06:35 #156 DONE 0.1s 00:06:35 00:06:35 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:06:35 #143 ... 00:06:35 00:06:35 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:06:35 #157 DONE 0.3s 00:06:35 00:06:35 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:06:35 #143 ... 00:06:35 00:06:35 #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 00:06:35 #158 DONE 0.2s 00:06:35 00:06:35 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:06:35 #159 DONE 0.1s 00:06:35 00:06:35 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:06:35 #160 DONE 1.9s 00:06:35 00:06:35 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:06:35 #152 ... 00:06:35 00:06:35 #113 [core-common-config-bootstrapper] exporting to image 00:06:35 #113 exporting layers 00:06:35 #113 exporting layers 0.9s done 00:06:35 #113 writing image sha256:e981251ecaf8a63bca628b04b335b742f133f746e4675ba6efddd1de0d5da1c6 done 00:06:35 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 00:06:35 #113 DONE 6.9s 00:06:35 00:06:35 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:06:47 #152 ... 00:06:47 00:06:47 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:06:47 #147 DONE 1188.7s 00:06:47 00:06:47 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:06:47 #161 DONE 0.4s 00:06:47 00:06:47 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:06:47 #151 ... 00:06:47 00:06:47 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:06:48 #162 DONE 2.2s 00:06:48 00:06:48 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:06:48 #152 ... 00:06:48 00:06:48 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:06:49 #163 DONE 0.3s 00:06:49 00:06:49 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:06:49 #154 ... 00:06:49 00:06:49 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:06:49 #164 DONE 0.2s 00:06:49 00:06:49 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:06:49 #165 DONE 0.3s 00:06:49 00:06:49 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:06:49 #166 DONE 0.1s 00:06:49 00:06:49 #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/ 00:06:49 #167 DONE 0.2s 00:06:49 00:06:49 #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/ 00:06:50 #168 DONE 0.2s 00:06:50 00:06:50 #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/ 00:06:50 #169 DONE 0.1s 00:06:50 00:06:50 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:06:50 #170 DONE 0.2s 00:06:50 00:06:50 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:06:52 #171 DONE 1.9s 00:06:52 00:06:52 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:06:52 #149 ... 00:06:52 00:06:52 #113 [security-bootstrapper] exporting to image 00:06:52 #113 exporting layers 00:06:53 #113 exporting layers 1.1s done 00:06:53 #113 writing image sha256:bf41bafae2b2d0bd33ade73f27b5aa345fb4af3af2c3b53c94a24a54896c1f2c done 00:06:53 #113 naming to docker.io/library/security-bootstrapper-arm64 done 00:06:53 #113 DONE 8.1s 00:06:53 00:06:53 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:24:30 #151 ... 00:24:30 00:24:30 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:24:30 #152 DONE 2242.2s 00:24:30 00:24:30 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:24:30 #143 ... 00:24:30 00:24:30 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:24:30 #172 DONE 0.1s 00:24:30 00:24:30 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:24:30 #173 DONE 0.1s 00:24:30 00:24:30 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:24:30 #153 ... 00:24:30 00:24:30 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:24:30 #174 DONE 0.5s 00:24:30 00:24:30 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:24:30 #175 DONE 0.1s 00:24:30 00:24:30 #113 [core-command] exporting to image 00:24:30 #113 exporting layers 00:24:30 #113 exporting layers 0.5s done 00:24:30 #113 writing image sha256:c44ae180fccf8bb3b1e4cfa661ee2910a0b17edb9284fc6fbfd8551220b832ec done 00:24:30 #113 naming to docker.io/library/core-command-arm64 0.0s done 00:24:30 #113 DONE 8.6s 00:24:30 00:24:30 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:24:53 #154 2275.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.108 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:24:53 #154 ... 00:24:53 00:24:53 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:24:53 #151 DONE 2276.1s 00:24:53 00:24:53 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:24:54 #143 ... 00:24:54 00:24:54 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:24:54 #176 DONE 0.1s 00:24:54 00:24:54 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:24:54 #177 DONE 0.2s 00:24:54 00:24:54 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 00:24:54 #56 ... 00:24:54 00:24:54 #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 00:24:54 #178 DONE 0.1s 00:24:54 00:24:54 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:24:54 #179 DONE 0.2s 00:24:54 00:24:54 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:24:55 #180 DONE 0.5s 00:24:55 00:24:55 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:24:55 #181 DONE 0.2s 00:24:55 00:24:55 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:24:57 #182 DONE 2.1s 00:24:57 00:24:57 #113 [security-proxy-setup] exporting to image 00:24:57 #113 exporting layers 00:24:59 #113 exporting layers 1.4s done 00:24:59 #113 writing image sha256:cd32a5a32ea22a604fda2ef33be4e4d241818f2e84747d466e9c8dc00c9e2bad done 00:24:59 #113 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 00:24:59 #113 DONE 10.0s 00:24:59 00:24:59 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:25:37 #153 ... 00:25:37 00:25:37 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:25:37 #154 DONE 2315.0s 00:25:37 00:25:37 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:25:37 #153 ... 00:25:37 00:25:37 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:25:37 #183 DONE 0.4s 00:25:37 00:25:37 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:25:37 #148 ... 00:25:37 00:25:37 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:25:37 #184 DONE 0.3s 00:25:37 00:25:37 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:25:37 #153 ... 00:25:37 00:25:37 #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 00:25:37 #185 DONE 0.2s 00:25:37 00:25:37 #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 00:25:37 #186 DONE 0.1s 00:25:37 00:25:37 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:25:37 #187 DONE 0.1s 00:25:37 00:25:37 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:25:37 #188 DONE 0.5s 00:25:37 00:25:37 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:25:37 #189 DONE 0.5s 00:25:37 00:25:37 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:25:37 #190 DONE 0.1s 00:25:37 00:25:37 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:25:37 #153 ... 00:25:37 00:25:37 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:25:37 #191 DONE 1.9s 00:25:37 00:25:37 #113 [security-secretstore-setup] exporting to image 00:25:37 #113 exporting layers 00:25:38 #113 exporting layers 1.7s done 00:25:38 #113 writing image sha256:99f8e94535963e58b8da6c18015ffe3070a40ed6e60fbf723a66d997d7864d7d done 00:25:38 #113 naming to docker.io/library/security-secretstore-setup-arm64 00:25:38 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 00:25:38 #113 DONE 11.7s 00:25:38 00:25:38 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:26:35 #143 ... 00:26:35 00:26:35 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:26:35 #145 DONE 2373.4s 00:26:35 00:26:35 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:26:35 #143 ... 00:26:35 00:26:35 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:26:35 #192 DONE 0.2s 00:26:35 00:26:35 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:26:35 #153 ... 00:26:35 00:26:35 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:26:35 #193 DONE 0.2s 00:26:35 00:26:35 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 00:26:35 #40 ... 00:26:35 00:26:35 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:26:35 #194 DONE 0.5s 00:26:35 00:26:35 #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 00:26:35 #195 DONE 0.2s 00:26:35 00:26:35 #113 [security-spiffe-token-provider] exporting to image 00:26:35 #113 exporting layers 00:26:35 #113 exporting layers 0.7s done 00:26:35 #113 writing image sha256:511b1c66538ebee740ea3342a0a5167bc02223a69d34500034de9b03e0e657cc done 00:26:35 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 00:26:35 #113 DONE 12.4s 00:26:35 00:26:35 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:27:31 #143 ... 00:27:31 00:27:31 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:27:31 #148 DONE 2427.2s 00:27:31 00:27:31 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:27:31 #153 ... 00:27:31 00:27:31 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:27:31 #196 DONE 0.2s 00:27:31 00:27:31 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:27:31 #197 DONE 0.2s 00:27:31 00:27:31 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:27:31 #143 ... 00:27:31 00:27:31 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:27:31 #198 DONE 0.7s 00:27:31 00:27:31 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:27:31 #153 ... 00:27:31 00:27:31 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 00:27:31 #199 DONE 0.2s 00:27:31 00:27:31 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:27:31 #200 DONE 0.3s 00:27:31 00:27:31 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 00:27:31 #56 ... 00:27:31 00:27:31 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:27:31 #201 ... 00:27:31 00:27:31 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 00:27:31 #150 DONE 2429.6s 00:27:31 00:27:31 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:27:31 #149 DONE 2430.9s 00:27:31 00:27:31 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:27:31 #153 DONE 2430.7s 00:27:31 00:27:31 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:27:31 #143 ... 00:27:31 00:27:31 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:27:31 #202 DONE 0.4s 00:27:31 00:27:31 #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 00:27:31 #203 DONE 0.4s 00:27:31 00:27:31 #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:27:31 #204 DONE 0.3s 00:27:31 00:27:31 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 00:27:31 #205 ... 00:27:31 00:27:31 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:27:31 #206 CACHED 00:27:31 00:27:31 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:27:31 #207 CACHED 00:27:31 00:27:31 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:27:31 #208 ... 00:27:31 00:27:31 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:27:31 #201 DONE 3.7s 00:27:31 00:27:31 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 00:27:31 #205 DONE 1.1s 00:27:31 00:27:31 #113 [security-proxy-auth] exporting to image 00:27:31 #113 exporting layers 00:27:31 #113 ... 00:27:31 00:27:31 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 00:27:31 #209 DONE 0.5s 00:27:31 00:27:31 #113 [core-keeper] exporting to image 00:27:31 #113 ... 00:27:31 00:27:31 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:27:31 #208 DONE 1.2s 00:27:31 00:27:31 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:27:31 #210 DONE 1.4s 00:27:31 00:27:31 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:27:31 #211 ... 00:27:31 00:27:31 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:27:31 #212 DONE 0.3s 00:27:31 00:27:31 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:27:31 #211 DONE 0.3s 00:27:31 00:27:31 #113 [core-data] exporting to image 00:27:31 #113 ... 00:27:31 00:27:31 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:27:31 #213 DONE 0.3s 00:27:31 00:27:31 #113 [core-metadata] exporting to image 00:27:32 #113 exporting layers 2.0s done 00:27:32 #113 writing image sha256:d82677ffb3e3458e6be1f82134286f388c08d69a59c07251f4c54d475399127f 00:27:32 #113 writing image sha256:d82677ffb3e3458e6be1f82134286f388c08d69a59c07251f4c54d475399127f 0.0s done 00:27:32 #113 naming to docker.io/library/security-proxy-auth-arm64 done 00:27:32 #113 exporting layers 1.7s done 00:27:32 #113 writing image sha256:f88e2a63078679cfe034d391ced4edc93e8a0a5d6ca8e5251a464583a3a4ff83 0.0s done 00:27:32 #113 naming to docker.io/library/core-keeper-arm64 0.0s done 00:27:32 #113 exporting layers 1.3s done 00:27:32 #113 writing image sha256:311f7bea7b240e41f5cbdcfd979a0fe3526f3bc18a3730eaba941559ca0bea85 00:27:32 #113 writing image sha256:311f7bea7b240e41f5cbdcfd979a0fe3526f3bc18a3730eaba941559ca0bea85 done 00:27:32 #113 naming to docker.io/library/core-data-arm64 done 00:27:33 #113 exporting layers 1.5s done 00:27:33 #113 writing image sha256:1e01b8658df0bb573266fe708554ba974d79a9a1de7fa2dad77ead6888d457a4 done 00:27:33 #113 naming to docker.io/library/core-metadata-arm64 done 00:27:33 #113 DONE 15.4s 00:27:33 00:27:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 00:27:59 #40 ... 00:27:59 00:27:59 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:27:59 #146 DONE 2462.7s 00:28:00 00:28:00 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:28:00 #143 ... 00:28:00 00:28:00 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:28:00 #214 DONE 0.1s 00:28:00 00:28:00 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:28:00 #215 DONE 0.1s 00:28:00 00:28:00 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 00:28:00 #56 ... 00:28:00 00:28:00 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:28:01 #216 DONE 0.6s 00:28:01 00:28:01 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 00:28:01 #40 ... 00:28:01 00:28:01 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 00:28:01 #217 DONE 0.1s 00:28:01 00:28:01 #113 [support-scheduler] exporting to image 00:28:01 #113 exporting layers 00:28:02 #113 exporting layers 1.1s done 00:28:02 #113 writing image sha256:272a5d73706936b76ab9b48bf98eac35f256f78c424736f9e967f37d54915cd0 done 00:28:02 #113 naming to docker.io/library/support-scheduler-arm64 done 00:28:02 #113 DONE 16.4s 00:28:02 00:28:02 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:28:07 #143 DONE 2469.8s 00:28:07 00:28:07 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 00:28:07 #40 ... 00:28:07 00:28:07 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:28:07 #218 DONE 0.1s 00:28:07 00:28:07 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 00:28:07 #56 ... 00:28:07 00:28:07 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:28:07 #219 DONE 0.1s 00:28:07 00:28:07 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:28:08 #220 DONE 0.5s 00:28:08 00:28:08 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 00:28:08 #40 ... 00:28:08 00:28:08 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:28:08 #221 DONE 0.1s 00:28:08 00:28:08 #113 [support-notifications] exporting to image 00:28:08 #113 exporting layers 00:28:08 #113 exporting layers 0.6s done 00:28:08 #113 writing image sha256:8534b12ab3adf3e601a8cd6931b722adc14b63683e31c9ba655de310fa136e95 done 00:28:08 #113 naming to docker.io/library/support-notifications-arm64 done 00:28:08 #113 DONE 17.1s 00:28:08 00:28:08 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 00:28:08 time="2026-04-14T23:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:28:08 time="2026-04-14T23:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:28:08 time="2026-04-14T23:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:28:08 time="2026-04-14T23:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:28:08 time="2026-04-14T23:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:28:08 time="2026-04-14T23:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:28:08 time="2026-04-14T23:44:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:28:08 time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:28:08 time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:28:08 time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:28:08 time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:28:08 time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:28:08 time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:28:08 time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:28:08 time="2026-04-14T23:44:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:28:09 $ docker stop --time=1 21e1e5948c2e0b07b7ce7991fb67c3a50e94ec9400f6d83f859f9d107af8b031 00:28:10 $ docker rm -f --volumes 21e1e5948c2e0b07b7ce7991fb67c3a50e94ec9400f6d83f859f9d107af8b031 [Pipeline] // withDockerContainer [Pipeline] sh 00:28:11 + docker images 00:28:11 REPOSITORY TAG IMAGE ID CREATED SIZE 00:28:11 support-notifications-arm64 latest 8534b12ab3ad 3 seconds ago 63.3MB 00:28:11 support-scheduler-arm64 latest 272a5d737069 10 seconds ago 59.4MB 00:28:11 core-data-arm64 latest 311f7bea7b24 40 seconds ago 55.3MB 00:28:11 core-metadata-arm64 latest 1e01b8658df0 40 seconds ago 55.3MB 00:28:11 core-keeper-arm64 latest f88e2a630786 41 seconds ago 47.8MB 00:28:11 security-proxy-auth-arm64 latest d82677ffb3e3 41 seconds ago 54.4MB 00:28:11 security-spiffe-token-provider-arm64 latest 511b1c66538e About a minute ago 59MB 00:28:11 security-secretstore-setup-arm64 latest 99f8e9453596 2 minutes ago 92.9MB 00:28:11 security-proxy-setup-arm64 latest cd32a5a32ea2 3 minutes ago 60.1MB 00:28:11 core-command-arm64 latest c44ae180fccf 3 minutes ago 49.7MB 00:28:11 security-bootstrapper-arm64 latest bf41bafae2b2 21 minutes ago 28.5MB 00:28:11 core-common-config-bootstrapper-arm64 latest e981251ecaf8 21 minutes ago 27.4MB 00:28:11 security-spire-agent-arm64 latest bfcbedd16c8c 42 minutes ago 226MB 00:28:11 security-spire-config-arm64 latest 99b980de51a1 42 minutes ago 170MB 00:28:11 security-spire-server-arm64 latest efff2a700a09 42 minutes ago 170MB 00:28:11 ci-base-image-arm64 latest a031bf18883a 44 minutes ago 898MB 00:28:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 months ago 564MB 00:28:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:28:11 provisioning config files... 00:28:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/967@tmp/config5619251211498802679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:28:11 ---> ****-login.sh 00:28:11 nexus3.edgexfoundry.org:10001 00:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:28:11 Configure a credential helper to remove this warning. See 00:28:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:28:11 00:28:11 Login Succeeded 00:28:11 nexus3.edgexfoundry.org:10002 00:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:28:12 Configure a credential helper to remove this warning. See 00:28:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:28:12 00:28:12 Login Succeeded 00:28:12 nexus3.edgexfoundry.org:10003 00:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:28:12 Configure a credential helper to remove this warning. See 00:28:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:28:12 00:28:12 Login Succeeded 00:28:12 nexus3.edgexfoundry.org:10004 00:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:28:13 Configure a credential helper to remove this warning. See 00:28:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:28:13 00:28:13 Login Succeeded 00:28:13 ****.io 00:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:28:13 Configure a credential helper to remove this warning. See 00:28:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:28:13 00:28:13 Login Succeeded 00:28:13 ---> ****-login.sh ends [Pipeline] } 00:28:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:28:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:28:13 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 00:28:13 f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:28:13 latest 00:28:13 4.1.0-dev.108 00:28:13 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:28:13 main 00:28:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:28:14 cb0644962c8c: Preparing 00:28:14 de1e5b60916d: Preparing 00:28:14 fdc4431b0f38: Preparing 00:28:14 2d41a97b734f: Preparing 00:28:14 fc43340856fd: Preparing 00:28:14 5eaa8c13c048: Preparing 00:28:14 c4e71c2a4573: Preparing 00:28:14 c4e71c2a4573: Waiting 00:28:14 5eaa8c13c048: Waiting 00:28:14 fdc4431b0f38: Pushed 00:28:14 2d41a97b734f: Pushed 00:28:14 cb0644962c8c: Pushed 00:28:14 c4e71c2a4573: Layer already exists 00:28:14 5eaa8c13c048: Pushed 00:28:16 fc43340856fd: Pushed 00:28:21 de1e5b60916d: Pushed 00:28:21 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:8ae4271ccc42f63a372040b412faef701744f1ca7aad320dd9ac395462caaeb2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:28:22 cb0644962c8c: Preparing 00:28:22 de1e5b60916d: Preparing 00:28:22 fdc4431b0f38: Preparing 00:28:22 2d41a97b734f: Preparing 00:28:22 fc43340856fd: Preparing 00:28:22 5eaa8c13c048: Preparing 00:28:22 c4e71c2a4573: Preparing 00:28:22 5eaa8c13c048: Waiting 00:28:22 c4e71c2a4573: Waiting 00:28:22 cb0644962c8c: Layer already exists 00:28:22 2d41a97b734f: Layer already exists 00:28:22 fdc4431b0f38: Layer already exists 00:28:22 de1e5b60916d: Layer already exists 00:28:22 fc43340856fd: Layer already exists 00:28:22 c4e71c2a4573: Layer already exists 00:28:22 5eaa8c13c048: Layer already exists 00:28:22 latest: digest: sha256:8ae4271ccc42f63a372040b412faef701744f1ca7aad320dd9ac395462caaeb2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.108 00:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:28:23 cb0644962c8c: Preparing 00:28:23 de1e5b60916d: Preparing 00:28:23 fdc4431b0f38: Preparing 00:28:23 2d41a97b734f: Preparing 00:28:23 fc43340856fd: Preparing 00:28:23 5eaa8c13c048: Preparing 00:28:23 c4e71c2a4573: Preparing 00:28:23 5eaa8c13c048: Waiting 00:28:23 c4e71c2a4573: Waiting 00:28:23 fc43340856fd: Layer already exists 00:28:23 2d41a97b734f: Layer already exists 00:28:23 fdc4431b0f38: Layer already exists 00:28:23 de1e5b60916d: Layer already exists 00:28:23 cb0644962c8c: Layer already exists 00:28:23 c4e71c2a4573: Layer already exists 00:28:23 5eaa8c13c048: Layer already exists 00:28:23 4.1.0-dev.108: digest: sha256:8ae4271ccc42f63a372040b412faef701744f1ca7aad320dd9ac395462caaeb2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:28:24 cb0644962c8c: Preparing 00:28:24 de1e5b60916d: Preparing 00:28:24 fdc4431b0f38: Preparing 00:28:24 2d41a97b734f: Preparing 00:28:24 fc43340856fd: Preparing 00:28:24 5eaa8c13c048: Preparing 00:28:24 c4e71c2a4573: Preparing 00:28:24 5eaa8c13c048: Waiting 00:28:24 c4e71c2a4573: Waiting 00:28:24 fdc4431b0f38: Layer already exists 00:28:24 de1e5b60916d: Layer already exists 00:28:24 2d41a97b734f: Layer already exists 00:28:24 fc43340856fd: Layer already exists 00:28:24 cb0644962c8c: Layer already exists 00:28:24 5eaa8c13c048: Layer already exists 00:28:24 c4e71c2a4573: Layer already exists 00:28:24 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:8ae4271ccc42f63a372040b412faef701744f1ca7aad320dd9ac395462caaeb2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 00:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:28:24 cb0644962c8c: Preparing 00:28:24 de1e5b60916d: Preparing 00:28:24 fdc4431b0f38: Preparing 00:28:24 2d41a97b734f: Preparing 00:28:24 fc43340856fd: Preparing 00:28:24 5eaa8c13c048: Preparing 00:28:24 c4e71c2a4573: Preparing 00:28:24 5eaa8c13c048: Waiting 00:28:24 c4e71c2a4573: Waiting 00:28:24 fdc4431b0f38: Layer already exists 00:28:24 cb0644962c8c: Layer already exists 00:28:24 2d41a97b734f: Layer already exists 00:28:24 fc43340856fd: Layer already exists 00:28:24 de1e5b60916d: Layer already exists 00:28:24 5eaa8c13c048: Layer already exists 00:28:24 c4e71c2a4573: Layer already exists 00:28:24 main: digest: sha256:8ae4271ccc42f63a372040b412faef701744f1ca7aad320dd9ac395462caaeb2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:28:25 ===================================================== [Pipeline] echo 00:28:25 taggedImages: 00:28:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:28:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:28:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.108 00:28:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:28:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:28:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 00:28:25 f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:28:25 latest 00:28:25 4.1.0-dev.108 00:28:25 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:28:25 main 00:28:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:28:26 7e6bde535989: Preparing 00:28:26 1ea9511e40c9: Preparing 00:28:26 98208cc3f2a5: Preparing 00:28:26 715ed1a84651: Preparing 00:28:26 fdc4431b0f38: Preparing 00:28:26 2d41a97b734f: Preparing 00:28:26 fc43340856fd: Preparing 00:28:26 5eaa8c13c048: Preparing 00:28:26 fc43340856fd: Waiting 00:28:26 c4e71c2a4573: Preparing 00:28:26 5eaa8c13c048: Waiting 00:28:26 c4e71c2a4573: Waiting 00:28:26 fdc4431b0f38: Layer already exists 00:28:26 2d41a97b734f: Layer already exists 00:28:26 1ea9511e40c9: Pushed 00:28:26 98208cc3f2a5: Pushed 00:28:26 fc43340856fd: Layer already exists 00:28:26 5eaa8c13c048: Layer already exists 00:28:26 7e6bde535989: Pushed 00:28:26 c4e71c2a4573: Layer already exists 00:28:28 715ed1a84651: Pushed 00:28:29 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:0365d328525f7d6a4edf30599292371c55aa9afe891d4fa80abff69bec33a7e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:28:29 7e6bde535989: Preparing 00:28:29 1ea9511e40c9: Preparing 00:28:29 98208cc3f2a5: Preparing 00:28:29 715ed1a84651: Preparing 00:28:29 fdc4431b0f38: Preparing 00:28:29 2d41a97b734f: Preparing 00:28:29 fc43340856fd: Preparing 00:28:29 5eaa8c13c048: Preparing 00:28:29 c4e71c2a4573: Preparing 00:28:29 2d41a97b734f: Waiting 00:28:29 fc43340856fd: Waiting 00:28:29 5eaa8c13c048: Waiting 00:28:29 c4e71c2a4573: Waiting 00:28:29 715ed1a84651: Layer already exists 00:28:29 98208cc3f2a5: Layer already exists 00:28:29 7e6bde535989: Layer already exists 00:28:29 fdc4431b0f38: Layer already exists 00:28:29 1ea9511e40c9: Layer already exists 00:28:29 fc43340856fd: Layer already exists 00:28:29 2d41a97b734f: Layer already exists 00:28:29 5eaa8c13c048: Layer already exists 00:28:29 c4e71c2a4573: Layer already exists 00:28:29 latest: digest: sha256:0365d328525f7d6a4edf30599292371c55aa9afe891d4fa80abff69bec33a7e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.108 00:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:28:30 7e6bde535989: Preparing 00:28:30 1ea9511e40c9: Preparing 00:28:30 98208cc3f2a5: Preparing 00:28:30 715ed1a84651: Preparing 00:28:30 fdc4431b0f38: Preparing 00:28:30 2d41a97b734f: Preparing 00:28:30 fc43340856fd: Preparing 00:28:30 5eaa8c13c048: Preparing 00:28:30 c4e71c2a4573: Preparing 00:28:30 2d41a97b734f: Waiting 00:28:30 fc43340856fd: Waiting 00:28:30 5eaa8c13c048: Waiting 00:28:30 c4e71c2a4573: Waiting 00:28:30 98208cc3f2a5: Layer already exists 00:28:30 fdc4431b0f38: Layer already exists 00:28:30 715ed1a84651: Layer already exists 00:28:30 7e6bde535989: Layer already exists 00:28:30 1ea9511e40c9: Layer already exists 00:28:30 fc43340856fd: Layer already exists 00:28:30 c4e71c2a4573: Layer already exists 00:28:30 2d41a97b734f: Layer already exists 00:28:30 5eaa8c13c048: Layer already exists 00:28:31 4.1.0-dev.108: digest: sha256:0365d328525f7d6a4edf30599292371c55aa9afe891d4fa80abff69bec33a7e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:28:34 7e6bde535989: Preparing 00:28:34 1ea9511e40c9: Preparing 00:28:34 98208cc3f2a5: Preparing 00:28:34 715ed1a84651: Preparing 00:28:34 fdc4431b0f38: Preparing 00:28:34 2d41a97b734f: Preparing 00:28:34 fc43340856fd: Preparing 00:28:34 5eaa8c13c048: Preparing 00:28:34 c4e71c2a4573: Preparing 00:28:34 fc43340856fd: Waiting 00:28:34 5eaa8c13c048: Waiting 00:28:34 2d41a97b734f: Waiting 00:28:34 c4e71c2a4573: Waiting 00:28:34 7e6bde535989: Layer already exists 00:28:34 98208cc3f2a5: Layer already exists 00:28:34 fdc4431b0f38: Layer already exists 00:28:34 715ed1a84651: Layer already exists 00:28:34 1ea9511e40c9: Layer already exists 00:28:34 fc43340856fd: Layer already exists 00:28:34 2d41a97b734f: Layer already exists 00:28:34 5eaa8c13c048: Layer already exists 00:28:34 c4e71c2a4573: Layer already exists 00:28:34 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:0365d328525f7d6a4edf30599292371c55aa9afe891d4fa80abff69bec33a7e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:35 + 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 00:28:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 00:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:28:35 7e6bde535989: Preparing 00:28:35 1ea9511e40c9: Preparing 00:28:35 98208cc3f2a5: Preparing 00:28:35 715ed1a84651: Preparing 00:28:35 fdc4431b0f38: Preparing 00:28:35 2d41a97b734f: Preparing 00:28:35 fc43340856fd: Preparing 00:28:35 5eaa8c13c048: Preparing 00:28:35 c4e71c2a4573: Preparing 00:28:35 2d41a97b734f: Waiting 00:28:35 fc43340856fd: Waiting 00:28:35 5eaa8c13c048: Waiting 00:28:35 c4e71c2a4573: Waiting 00:28:35 715ed1a84651: Layer already exists 00:28:35 7e6bde535989: Layer already exists 00:28:35 fdc4431b0f38: Layer already exists 00:28:35 1ea9511e40c9: Layer already exists 00:28:35 98208cc3f2a5: Layer already exists 00:28:35 2d41a97b734f: Layer already exists 00:28:35 5eaa8c13c048: Layer already exists 00:28:35 fc43340856fd: Layer already exists 00:28:35 c4e71c2a4573: Layer already exists 00:28:35 main: digest: sha256:0365d328525f7d6a4edf30599292371c55aa9afe891d4fa80abff69bec33a7e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:28:35 ===================================================== [Pipeline] echo 00:28:35 taggedImages: 00:28:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:28:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:28:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.108 00:28:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:28:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 00:28:35 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 00:28:35 f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:28:35 latest 00:28:35 4.1.0-dev.108 00:28:35 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:28:35 main 00:28:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:28:36 e25ccc4781ab: Preparing 00:28:36 7ee5207fb110: Preparing 00:28:36 fdc4431b0f38: Preparing 00:28:36 2d41a97b734f: Preparing 00:28:36 497767ffd417: Preparing 00:28:36 b0e50e0c1463: Preparing 00:28:36 c4e71c2a4573: Preparing 00:28:36 b0e50e0c1463: Waiting 00:28:36 c4e71c2a4573: Waiting 00:28:36 fdc4431b0f38: Layer already exists 00:28:36 2d41a97b734f: Layer already exists 00:28:36 c4e71c2a4573: Layer already exists 00:28:36 e25ccc4781ab: Pushed 00:28:36 b0e50e0c1463: Pushed 00:28:38 497767ffd417: Pushed 00:28:45 7ee5207fb110: Pushed 00:28:46 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:877264e419e603b16e7267e32750aaf1e852099fda5e0df936c8c69cbde98f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:28:47 e25ccc4781ab: Preparing 00:28:47 7ee5207fb110: Preparing 00:28:47 fdc4431b0f38: Preparing 00:28:47 2d41a97b734f: Preparing 00:28:47 497767ffd417: Preparing 00:28:47 b0e50e0c1463: Preparing 00:28:47 c4e71c2a4573: Preparing 00:28:47 b0e50e0c1463: Waiting 00:28:47 c4e71c2a4573: Waiting 00:28:47 497767ffd417: Layer already exists 00:28:47 2d41a97b734f: Layer already exists 00:28:47 e25ccc4781ab: Layer already exists 00:28:47 7ee5207fb110: Layer already exists 00:28:47 fdc4431b0f38: Layer already exists 00:28:47 b0e50e0c1463: Layer already exists 00:28:47 c4e71c2a4573: Layer already exists 00:28:47 latest: digest: sha256:877264e419e603b16e7267e32750aaf1e852099fda5e0df936c8c69cbde98f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.108 00:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:28:48 e25ccc4781ab: Preparing 00:28:48 7ee5207fb110: Preparing 00:28:48 fdc4431b0f38: Preparing 00:28:48 2d41a97b734f: Preparing 00:28:48 497767ffd417: Preparing 00:28:48 b0e50e0c1463: Preparing 00:28:48 c4e71c2a4573: Preparing 00:28:48 b0e50e0c1463: Waiting 00:28:48 c4e71c2a4573: Waiting 00:28:48 7ee5207fb110: Layer already exists 00:28:48 2d41a97b734f: Layer already exists 00:28:48 e25ccc4781ab: Layer already exists 00:28:48 fdc4431b0f38: Layer already exists 00:28:48 497767ffd417: Layer already exists 00:28:48 c4e71c2a4573: Layer already exists 00:28:48 b0e50e0c1463: Layer already exists 00:28:48 4.1.0-dev.108: digest: sha256:877264e419e603b16e7267e32750aaf1e852099fda5e0df936c8c69cbde98f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:28:49 e25ccc4781ab: Preparing 00:28:49 7ee5207fb110: Preparing 00:28:49 fdc4431b0f38: Preparing 00:28:49 2d41a97b734f: Preparing 00:28:49 497767ffd417: Preparing 00:28:49 b0e50e0c1463: Preparing 00:28:49 c4e71c2a4573: Preparing 00:28:49 b0e50e0c1463: Waiting 00:28:49 c4e71c2a4573: Waiting 00:28:49 e25ccc4781ab: Layer already exists 00:28:49 2d41a97b734f: Layer already exists 00:28:49 fdc4431b0f38: Layer already exists 00:28:49 497767ffd417: Layer already exists 00:28:49 7ee5207fb110: Layer already exists 00:28:49 b0e50e0c1463: Layer already exists 00:28:49 c4e71c2a4573: Layer already exists 00:28:49 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:877264e419e603b16e7267e32750aaf1e852099fda5e0df936c8c69cbde98f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 00:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:28:50 e25ccc4781ab: Preparing 00:28:50 7ee5207fb110: Preparing 00:28:50 fdc4431b0f38: Preparing 00:28:50 2d41a97b734f: Preparing 00:28:50 497767ffd417: Preparing 00:28:50 b0e50e0c1463: Preparing 00:28:50 c4e71c2a4573: Preparing 00:28:50 b0e50e0c1463: Waiting 00:28:50 c4e71c2a4573: Waiting 00:28:50 e25ccc4781ab: Layer already exists 00:28:50 497767ffd417: Layer already exists 00:28:50 7ee5207fb110: Layer already exists 00:28:50 fdc4431b0f38: Layer already exists 00:28:50 2d41a97b734f: Layer already exists 00:28:50 c4e71c2a4573: Layer already exists 00:28:50 b0e50e0c1463: Layer already exists 00:29:12 main: digest: sha256:877264e419e603b16e7267e32750aaf1e852099fda5e0df936c8c69cbde98f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:29:12 ===================================================== [Pipeline] echo 00:29:12 taggedImages: 00:29:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:29:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:29:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.108 00:29:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:29:12 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:29:12 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 00:29:12 f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:29:12 latest 00:29:12 4.1.0-dev.108 00:29:12 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:29:12 main 00:29:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:12 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:29:15 c6243a496634: Preparing 00:29:15 a6dcbd4b228d: Preparing 00:29:15 2d41a97b734f: Preparing 00:29:15 8c407d7dd47f: Preparing 00:29:15 55b3694dcb4b: Preparing 00:29:15 c4e71c2a4573: Preparing 00:29:15 c4e71c2a4573: Waiting 00:29:15 2d41a97b734f: Layer already exists 00:29:15 c4e71c2a4573: Layer already exists 00:29:15 c6243a496634: Pushed 00:29:15 8c407d7dd47f: Pushed 00:29:15 55b3694dcb4b: Pushed 00:29:23 a6dcbd4b228d: Pushed 00:29:23 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:fd6e5955c5674b42491c6ebf8c0fd55b445fc2b16e075cf989eb6cadbe0f8d46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:23 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 00:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:29:24 c6243a496634: Preparing 00:29:24 a6dcbd4b228d: Preparing 00:29:24 2d41a97b734f: Preparing 00:29:24 8c407d7dd47f: Preparing 00:29:24 55b3694dcb4b: Preparing 00:29:24 c4e71c2a4573: Preparing 00:29:24 c4e71c2a4573: Waiting 00:29:24 a6dcbd4b228d: Layer already exists 00:29:24 8c407d7dd47f: Layer already exists 00:29:24 2d41a97b734f: Layer already exists 00:29:24 c6243a496634: Layer already exists 00:29:24 55b3694dcb4b: Layer already exists 00:29:24 c4e71c2a4573: Layer already exists 00:29:24 latest: digest: sha256:fd6e5955c5674b42491c6ebf8c0fd55b445fc2b16e075cf989eb6cadbe0f8d46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.108 00:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:29:25 c6243a496634: Preparing 00:29:25 a6dcbd4b228d: Preparing 00:29:25 2d41a97b734f: Preparing 00:29:25 8c407d7dd47f: Preparing 00:29:25 55b3694dcb4b: Preparing 00:29:25 c4e71c2a4573: Preparing 00:29:25 8c407d7dd47f: Layer already exists 00:29:25 2d41a97b734f: Layer already exists 00:29:25 c6243a496634: Layer already exists 00:29:25 a6dcbd4b228d: Layer already exists 00:29:25 55b3694dcb4b: Layer already exists 00:29:25 c4e71c2a4573: Layer already exists 00:29:25 4.1.0-dev.108: digest: sha256:fd6e5955c5674b42491c6ebf8c0fd55b445fc2b16e075cf989eb6cadbe0f8d46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:29:27 c6243a496634: Preparing 00:29:27 a6dcbd4b228d: Preparing 00:29:27 2d41a97b734f: Preparing 00:29:27 8c407d7dd47f: Preparing 00:29:27 55b3694dcb4b: Preparing 00:29:27 c4e71c2a4573: Preparing 00:29:27 8c407d7dd47f: Layer already exists 00:29:27 2d41a97b734f: Layer already exists 00:29:27 55b3694dcb4b: Layer already exists 00:29:27 a6dcbd4b228d: Layer already exists 00:29:27 c6243a496634: Layer already exists 00:29:27 c4e71c2a4573: Layer already exists 00:29:27 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:fd6e5955c5674b42491c6ebf8c0fd55b445fc2b16e075cf989eb6cadbe0f8d46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 00:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:29:28 c6243a496634: Preparing 00:29:28 a6dcbd4b228d: Preparing 00:29:28 2d41a97b734f: Preparing 00:29:28 8c407d7dd47f: Preparing 00:29:28 55b3694dcb4b: Preparing 00:29:28 c4e71c2a4573: Preparing 00:29:28 c4e71c2a4573: Waiting 00:29:28 a6dcbd4b228d: Layer already exists 00:29:28 55b3694dcb4b: Layer already exists 00:29:28 2d41a97b734f: Layer already exists 00:29:28 8c407d7dd47f: Layer already exists 00:29:28 c6243a496634: Layer already exists 00:29:28 c4e71c2a4573: Layer already exists 00:29:28 main: digest: sha256:fd6e5955c5674b42491c6ebf8c0fd55b445fc2b16e075cf989eb6cadbe0f8d46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:29:28 ===================================================== [Pipeline] echo 00:29:28 taggedImages: 00:29:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:29:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 00:29:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.108 00:29:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:29:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 00:29:28 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 00:29:28 f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:29:28 latest 00:29:28 4.1.0-dev.108 00:29:28 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:29:28 main 00:29:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:29:28 7c2669d2406f: Preparing 00:29:28 d56b8fc50b96: Preparing 00:29:28 34b1da9e0f2f: Preparing 00:29:28 fdc4431b0f38: Preparing 00:29:28 2d41a97b734f: Preparing 00:29:28 fc43340856fd: Preparing 00:29:28 5eaa8c13c048: Preparing 00:29:28 c4e71c2a4573: Preparing 00:29:28 fc43340856fd: Waiting 00:29:28 5eaa8c13c048: Waiting 00:29:28 c4e71c2a4573: Waiting 00:29:28 fdc4431b0f38: Layer already exists 00:29:28 2d41a97b734f: Layer already exists 00:29:29 fc43340856fd: Layer already exists 00:29:29 d56b8fc50b96: Pushed 00:29:29 5eaa8c13c048: Layer already exists 00:29:29 c4e71c2a4573: Layer already exists 00:29:29 7c2669d2406f: Pushed 00:29:37 34b1da9e0f2f: Pushed 00:29:37 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:fcedc90d292c0fb497c18f65ff2d38f75de66151b20c950f5882bc9ec05dd8fd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:29:38 7c2669d2406f: Preparing 00:29:38 d56b8fc50b96: Preparing 00:29:38 34b1da9e0f2f: Preparing 00:29:38 fdc4431b0f38: Preparing 00:29:38 2d41a97b734f: Preparing 00:29:38 fc43340856fd: Preparing 00:29:38 5eaa8c13c048: Preparing 00:29:38 c4e71c2a4573: Preparing 00:29:38 fc43340856fd: Waiting 00:29:38 5eaa8c13c048: Waiting 00:29:38 c4e71c2a4573: Waiting 00:29:38 fdc4431b0f38: Layer already exists 00:29:38 34b1da9e0f2f: Layer already exists 00:29:38 d56b8fc50b96: Layer already exists 00:29:38 2d41a97b734f: Layer already exists 00:29:38 7c2669d2406f: Layer already exists 00:29:38 c4e71c2a4573: Layer already exists 00:29:38 fc43340856fd: Layer already exists 00:29:38 5eaa8c13c048: Layer already exists 00:29:38 latest: digest: sha256:fcedc90d292c0fb497c18f65ff2d38f75de66151b20c950f5882bc9ec05dd8fd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.108 00:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:29:39 7c2669d2406f: Preparing 00:29:39 d56b8fc50b96: Preparing 00:29:39 34b1da9e0f2f: Preparing 00:29:39 fdc4431b0f38: Preparing 00:29:39 2d41a97b734f: Preparing 00:29:39 fc43340856fd: Preparing 00:29:39 5eaa8c13c048: Preparing 00:29:39 c4e71c2a4573: Preparing 00:29:39 fc43340856fd: Waiting 00:29:39 5eaa8c13c048: Waiting 00:29:39 c4e71c2a4573: Waiting 00:29:39 34b1da9e0f2f: Layer already exists 00:29:39 2d41a97b734f: Layer already exists 00:29:39 7c2669d2406f: Layer already exists 00:29:39 d56b8fc50b96: Layer already exists 00:29:39 fdc4431b0f38: Layer already exists 00:29:39 5eaa8c13c048: Layer already exists 00:29:39 fc43340856fd: Layer already exists 00:29:39 c4e71c2a4573: Layer already exists 00:29:39 4.1.0-dev.108: digest: sha256:fcedc90d292c0fb497c18f65ff2d38f75de66151b20c950f5882bc9ec05dd8fd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:29:41 7c2669d2406f: Preparing 00:29:41 d56b8fc50b96: Preparing 00:29:41 34b1da9e0f2f: Preparing 00:29:41 fdc4431b0f38: Preparing 00:29:41 2d41a97b734f: Preparing 00:29:41 fc43340856fd: Preparing 00:29:41 5eaa8c13c048: Preparing 00:29:41 c4e71c2a4573: Preparing 00:29:41 5eaa8c13c048: Waiting 00:29:41 fc43340856fd: Waiting 00:29:41 c4e71c2a4573: Waiting 00:29:41 2d41a97b734f: Layer already exists 00:29:41 34b1da9e0f2f: Layer already exists 00:29:41 7c2669d2406f: Layer already exists 00:29:41 d56b8fc50b96: Layer already exists 00:29:41 fdc4431b0f38: Layer already exists 00:29:41 fc43340856fd: Layer already exists 00:29:41 c4e71c2a4573: Layer already exists 00:29:41 5eaa8c13c048: Layer already exists 00:29:41 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:fcedc90d292c0fb497c18f65ff2d38f75de66151b20c950f5882bc9ec05dd8fd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 00:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:29:42 7c2669d2406f: Preparing 00:29:42 d56b8fc50b96: Preparing 00:29:42 34b1da9e0f2f: Preparing 00:29:42 fdc4431b0f38: Preparing 00:29:42 2d41a97b734f: Preparing 00:29:42 fc43340856fd: Preparing 00:29:42 5eaa8c13c048: Preparing 00:29:42 c4e71c2a4573: Preparing 00:29:42 5eaa8c13c048: Waiting 00:29:42 fc43340856fd: Waiting 00:29:42 c4e71c2a4573: Waiting 00:29:42 7c2669d2406f: Layer already exists 00:29:42 fdc4431b0f38: Layer already exists 00:29:42 d56b8fc50b96: Layer already exists 00:29:42 2d41a97b734f: Layer already exists 00:29:42 34b1da9e0f2f: Layer already exists 00:29:42 5eaa8c13c048: Layer already exists 00:29:42 fc43340856fd: Layer already exists 00:29:42 c4e71c2a4573: Layer already exists 00:29:42 main: digest: sha256:fcedc90d292c0fb497c18f65ff2d38f75de66151b20c950f5882bc9ec05dd8fd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:29:42 ===================================================== [Pipeline] echo 00:29:42 taggedImages: 00:29:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:29:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:29:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.108 00:29:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:29:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:29:42 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 00:29:42 f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:29:42 latest 00:29:42 4.1.0-dev.108 00:29:42 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:29:42 main 00:29:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:29:43 658366df1684: Preparing 00:29:43 f6d30e79c169: Preparing 00:29:43 ec297d26bcf8: Preparing 00:29:43 9a895c91a416: Preparing 00:29:43 9570b0d3dbad: Preparing 00:29:43 794e68303143: Preparing 00:29:43 0ba2ee2869cd: Preparing 00:29:43 fdc4431b0f38: Preparing 00:29:43 2d41a97b734f: Preparing 00:29:43 7b75b56673aa: Preparing 00:29:43 47dad766029e: Preparing 00:29:43 5f70bf18a086: Preparing 00:29:43 eaee2b3b56ee: Preparing 00:29:43 49c08c58839f: Preparing 00:29:43 4ce6bb0f13ef: Preparing 00:29:43 c4e71c2a4573: Preparing 00:29:43 794e68303143: Waiting 00:29:43 0ba2ee2869cd: Waiting 00:29:43 fdc4431b0f38: Waiting 00:29:43 2d41a97b734f: Waiting 00:29:43 7b75b56673aa: Waiting 00:29:43 49c08c58839f: Waiting 00:29:43 47dad766029e: Waiting 00:29:43 4ce6bb0f13ef: Waiting 00:29:43 5f70bf18a086: Waiting 00:29:43 c4e71c2a4573: Waiting 00:29:43 f6d30e79c169: Pushed 00:29:43 9a895c91a416: Pushed 00:29:43 ec297d26bcf8: Pushed 00:29:43 9570b0d3dbad: Pushed 00:29:43 658366df1684: Pushed 00:29:43 fdc4431b0f38: Layer already exists 00:29:43 2d41a97b734f: Layer already exists 00:29:44 794e68303143: Pushed 00:29:44 5f70bf18a086: Layer already exists 00:29:44 47dad766029e: Pushed 00:29:44 7b75b56673aa: Pushed 00:29:44 c4e71c2a4573: Layer already exists 00:29:44 eaee2b3b56ee: Pushed 00:29:44 4ce6bb0f13ef: Pushed 00:29:46 49c08c58839f: Pushed 00:29:47 0ba2ee2869cd: Pushed 00:29:47 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:4af2fa57cd37d9b2798374c4177cad7ca37557ed3d987bdad0269d4604621638 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:29:47 658366df1684: Preparing 00:29:47 f6d30e79c169: Preparing 00:29:47 ec297d26bcf8: Preparing 00:29:47 9a895c91a416: Preparing 00:29:47 9570b0d3dbad: Preparing 00:29:47 794e68303143: Preparing 00:29:47 0ba2ee2869cd: Preparing 00:29:47 fdc4431b0f38: Preparing 00:29:47 2d41a97b734f: Preparing 00:29:47 7b75b56673aa: Preparing 00:29:47 47dad766029e: Preparing 00:29:47 5f70bf18a086: Preparing 00:29:47 eaee2b3b56ee: Preparing 00:29:47 49c08c58839f: Preparing 00:29:47 4ce6bb0f13ef: Preparing 00:29:47 c4e71c2a4573: Preparing 00:29:47 794e68303143: Waiting 00:29:47 0ba2ee2869cd: Waiting 00:29:47 47dad766029e: Waiting 00:29:47 5f70bf18a086: Waiting 00:29:47 fdc4431b0f38: Waiting 00:29:47 eaee2b3b56ee: Waiting 00:29:47 2d41a97b734f: Waiting 00:29:47 49c08c58839f: Waiting 00:29:47 7b75b56673aa: Waiting 00:29:47 4ce6bb0f13ef: Waiting 00:29:47 c4e71c2a4573: Waiting 00:29:47 658366df1684: Layer already exists 00:29:47 f6d30e79c169: Layer already exists 00:29:47 9a895c91a416: Layer already exists 00:29:47 ec297d26bcf8: Layer already exists 00:29:47 9570b0d3dbad: Layer already exists 00:29:47 794e68303143: Layer already exists 00:29:47 2d41a97b734f: Layer already exists 00:29:47 fdc4431b0f38: Layer already exists 00:29:47 0ba2ee2869cd: Layer already exists 00:29:47 7b75b56673aa: Layer already exists 00:29:47 5f70bf18a086: Layer already exists 00:29:47 4ce6bb0f13ef: Layer already exists 00:29:47 47dad766029e: Layer already exists 00:29:47 eaee2b3b56ee: Layer already exists 00:29:47 49c08c58839f: Layer already exists 00:29:47 c4e71c2a4573: Layer already exists 00:29:48 latest: digest: sha256:4af2fa57cd37d9b2798374c4177cad7ca37557ed3d987bdad0269d4604621638 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.108 00:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:29:48 658366df1684: Preparing 00:29:48 f6d30e79c169: Preparing 00:29:48 ec297d26bcf8: Preparing 00:29:48 9a895c91a416: Preparing 00:29:48 9570b0d3dbad: Preparing 00:29:48 794e68303143: Preparing 00:29:48 0ba2ee2869cd: Preparing 00:29:48 fdc4431b0f38: Preparing 00:29:48 2d41a97b734f: Preparing 00:29:48 7b75b56673aa: Preparing 00:29:48 47dad766029e: Preparing 00:29:48 5f70bf18a086: Preparing 00:29:48 eaee2b3b56ee: Preparing 00:29:48 49c08c58839f: Preparing 00:29:48 4ce6bb0f13ef: Preparing 00:29:48 c4e71c2a4573: Preparing 00:29:48 47dad766029e: Waiting 00:29:48 5f70bf18a086: Waiting 00:29:48 eaee2b3b56ee: Waiting 00:29:48 49c08c58839f: Waiting 00:29:48 4ce6bb0f13ef: Waiting 00:29:48 c4e71c2a4573: Waiting 00:29:48 794e68303143: Waiting 00:29:48 fdc4431b0f38: Waiting 00:29:48 0ba2ee2869cd: Waiting 00:29:48 2d41a97b734f: Waiting 00:29:48 7b75b56673aa: Waiting 00:29:48 f6d30e79c169: Layer already exists 00:29:48 658366df1684: Layer already exists 00:29:48 9570b0d3dbad: Layer already exists 00:29:48 ec297d26bcf8: Layer already exists 00:29:48 9a895c91a416: Layer already exists 00:29:48 794e68303143: Layer already exists 00:29:48 0ba2ee2869cd: Layer already exists 00:29:48 fdc4431b0f38: Layer already exists 00:29:48 2d41a97b734f: Layer already exists 00:29:48 7b75b56673aa: Layer already exists 00:29:48 47dad766029e: Layer already exists 00:29:48 4ce6bb0f13ef: Layer already exists 00:29:48 eaee2b3b56ee: Layer already exists 00:29:48 5f70bf18a086: Layer already exists 00:29:48 49c08c58839f: Layer already exists 00:29:48 c4e71c2a4573: Layer already exists 00:29:49 4.1.0-dev.108: digest: sha256:4af2fa57cd37d9b2798374c4177cad7ca37557ed3d987bdad0269d4604621638 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:29:49 658366df1684: Preparing 00:29:49 f6d30e79c169: Preparing 00:29:49 ec297d26bcf8: Preparing 00:29:49 9a895c91a416: Preparing 00:29:49 9570b0d3dbad: Preparing 00:29:49 794e68303143: Preparing 00:29:49 0ba2ee2869cd: Preparing 00:29:49 fdc4431b0f38: Preparing 00:29:49 2d41a97b734f: Preparing 00:29:49 7b75b56673aa: Preparing 00:29:49 47dad766029e: Preparing 00:29:49 5f70bf18a086: Preparing 00:29:49 eaee2b3b56ee: Preparing 00:29:49 49c08c58839f: Preparing 00:29:49 4ce6bb0f13ef: Preparing 00:29:49 c4e71c2a4573: Preparing 00:29:49 2d41a97b734f: Waiting 00:29:49 7b75b56673aa: Waiting 00:29:49 47dad766029e: Waiting 00:29:49 5f70bf18a086: Waiting 00:29:49 794e68303143: Waiting 00:29:49 0ba2ee2869cd: Waiting 00:29:49 eaee2b3b56ee: Waiting 00:29:49 fdc4431b0f38: Waiting 00:29:49 49c08c58839f: Waiting 00:29:49 c4e71c2a4573: Waiting 00:29:49 9a895c91a416: Layer already exists 00:29:49 9570b0d3dbad: Layer already exists 00:29:49 f6d30e79c169: Layer already exists 00:29:49 ec297d26bcf8: Layer already exists 00:29:49 658366df1684: Layer already exists 00:29:49 0ba2ee2869cd: Layer already exists 00:29:49 7b75b56673aa: Layer already exists 00:29:49 794e68303143: Layer already exists 00:29:49 fdc4431b0f38: Layer already exists 00:29:49 2d41a97b734f: Layer already exists 00:29:49 5f70bf18a086: Layer already exists 00:29:49 47dad766029e: Layer already exists 00:29:49 4ce6bb0f13ef: Layer already exists 00:29:49 49c08c58839f: Layer already exists 00:29:49 eaee2b3b56ee: Layer already exists 00:29:49 c4e71c2a4573: Layer already exists 00:29:50 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:4af2fa57cd37d9b2798374c4177cad7ca37557ed3d987bdad0269d4604621638 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 00:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:29:50 658366df1684: Preparing 00:29:50 f6d30e79c169: Preparing 00:29:50 ec297d26bcf8: Preparing 00:29:50 9a895c91a416: Preparing 00:29:50 9570b0d3dbad: Preparing 00:29:50 794e68303143: Preparing 00:29:50 0ba2ee2869cd: Preparing 00:29:50 fdc4431b0f38: Preparing 00:29:50 2d41a97b734f: Preparing 00:29:50 7b75b56673aa: Preparing 00:29:50 47dad766029e: Preparing 00:29:50 5f70bf18a086: Preparing 00:29:50 794e68303143: Waiting 00:29:50 eaee2b3b56ee: Preparing 00:29:50 49c08c58839f: Preparing 00:29:50 4ce6bb0f13ef: Preparing 00:29:50 c4e71c2a4573: Preparing 00:29:50 fdc4431b0f38: Waiting 00:29:50 2d41a97b734f: Waiting 00:29:50 7b75b56673aa: Waiting 00:29:50 49c08c58839f: Waiting 00:29:50 47dad766029e: Waiting 00:29:50 4ce6bb0f13ef: Waiting 00:29:50 5f70bf18a086: Waiting 00:29:50 c4e71c2a4573: Waiting 00:29:50 eaee2b3b56ee: Waiting 00:29:50 9570b0d3dbad: Layer already exists 00:29:50 658366df1684: Layer already exists 00:29:50 f6d30e79c169: Layer already exists 00:29:50 ec297d26bcf8: Layer already exists 00:29:50 9a895c91a416: Layer already exists 00:29:50 fdc4431b0f38: Layer already exists 00:29:50 794e68303143: Layer already exists 00:29:50 0ba2ee2869cd: Layer already exists 00:29:50 7b75b56673aa: Layer already exists 00:29:50 2d41a97b734f: Layer already exists 00:29:50 5f70bf18a086: Layer already exists 00:29:50 47dad766029e: Layer already exists 00:29:50 eaee2b3b56ee: Layer already exists 00:29:50 49c08c58839f: Layer already exists 00:29:50 4ce6bb0f13ef: Layer already exists 00:29:50 c4e71c2a4573: Layer already exists 00:29:51 main: digest: sha256:4af2fa57cd37d9b2798374c4177cad7ca37557ed3d987bdad0269d4604621638 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:29:51 ===================================================== [Pipeline] echo 00:29:51 taggedImages: 00:29:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:29:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:29:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.108 00:29:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:29:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:29:51 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 00:29:51 f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:29:51 latest 00:29:51 4.1.0-dev.108 00:29:51 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:29:51 main 00:29:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:29:51 414f9112d748: Preparing 00:29:51 397ab8d32283: Preparing 00:29:51 968b5b75cccf: Preparing 00:29:51 194b6de1781d: Preparing 00:29:51 fdc4431b0f38: Preparing 00:29:51 2d41a97b734f: Preparing 00:29:51 fc43340856fd: Preparing 00:29:51 5eaa8c13c048: Preparing 00:29:51 c4e71c2a4573: Preparing 00:29:51 2d41a97b734f: Waiting 00:29:51 fc43340856fd: Waiting 00:29:51 5eaa8c13c048: Waiting 00:29:51 c4e71c2a4573: Waiting 00:29:51 fdc4431b0f38: Layer already exists 00:29:52 2d41a97b734f: Layer already exists 00:29:52 fc43340856fd: Layer already exists 00:29:52 414f9112d748: Pushed 00:29:52 968b5b75cccf: Pushed 00:29:52 397ab8d32283: Pushed 00:29:52 5eaa8c13c048: Layer already exists 00:29:52 c4e71c2a4573: Layer already exists 00:30:00 194b6de1781d: Pushed 00:30:00 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:e054d42f3f605d57b943c417f985bbfbd59860282361bd51676efbaf4e98fea3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:00 + 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 00:30:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:30:01 414f9112d748: Preparing 00:30:01 397ab8d32283: Preparing 00:30:01 968b5b75cccf: Preparing 00:30:01 194b6de1781d: Preparing 00:30:01 fdc4431b0f38: Preparing 00:30:01 2d41a97b734f: Preparing 00:30:01 fc43340856fd: Preparing 00:30:01 5eaa8c13c048: Preparing 00:30:01 c4e71c2a4573: Preparing 00:30:01 2d41a97b734f: Waiting 00:30:01 fc43340856fd: Waiting 00:30:01 5eaa8c13c048: Waiting 00:30:01 c4e71c2a4573: Waiting 00:30:01 397ab8d32283: Layer already exists 00:30:01 fdc4431b0f38: Layer already exists 00:30:01 194b6de1781d: Layer already exists 00:30:01 414f9112d748: Layer already exists 00:30:01 968b5b75cccf: Layer already exists 00:30:01 fc43340856fd: Layer already exists 00:30:01 2d41a97b734f: Layer already exists 00:30:01 5eaa8c13c048: Layer already exists 00:30:01 c4e71c2a4573: Layer already exists 00:30:01 latest: digest: sha256:e054d42f3f605d57b943c417f985bbfbd59860282361bd51676efbaf4e98fea3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.108 00:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:30:02 414f9112d748: Preparing 00:30:02 397ab8d32283: Preparing 00:30:02 968b5b75cccf: Preparing 00:30:02 194b6de1781d: Preparing 00:30:02 fdc4431b0f38: Preparing 00:30:02 2d41a97b734f: Preparing 00:30:02 fc43340856fd: Preparing 00:30:02 5eaa8c13c048: Preparing 00:30:02 c4e71c2a4573: Preparing 00:30:02 fc43340856fd: Waiting 00:30:02 5eaa8c13c048: Waiting 00:30:02 c4e71c2a4573: Waiting 00:30:02 2d41a97b734f: Waiting 00:30:02 fdc4431b0f38: Layer already exists 00:30:02 194b6de1781d: Layer already exists 00:30:02 397ab8d32283: Layer already exists 00:30:02 414f9112d748: Layer already exists 00:30:02 968b5b75cccf: Layer already exists 00:30:02 c4e71c2a4573: Layer already exists 00:30:02 fc43340856fd: Layer already exists 00:30:02 2d41a97b734f: Layer already exists 00:30:02 5eaa8c13c048: Layer already exists 00:30:02 4.1.0-dev.108: digest: sha256:e054d42f3f605d57b943c417f985bbfbd59860282361bd51676efbaf4e98fea3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:30:03 414f9112d748: Preparing 00:30:03 397ab8d32283: Preparing 00:30:03 968b5b75cccf: Preparing 00:30:03 194b6de1781d: Preparing 00:30:03 fdc4431b0f38: Preparing 00:30:03 2d41a97b734f: Preparing 00:30:03 fc43340856fd: Preparing 00:30:03 5eaa8c13c048: Preparing 00:30:03 c4e71c2a4573: Preparing 00:30:03 fc43340856fd: Waiting 00:30:03 2d41a97b734f: Waiting 00:30:03 5eaa8c13c048: Waiting 00:30:03 c4e71c2a4573: Waiting 00:30:03 194b6de1781d: Layer already exists 00:30:03 397ab8d32283: Layer already exists 00:30:03 968b5b75cccf: Layer already exists 00:30:03 414f9112d748: Layer already exists 00:30:03 fdc4431b0f38: Layer already exists 00:30:03 c4e71c2a4573: Layer already exists 00:30:03 fc43340856fd: Layer already exists 00:30:03 5eaa8c13c048: Layer already exists 00:30:03 2d41a97b734f: Layer already exists 00:30:03 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:e054d42f3f605d57b943c417f985bbfbd59860282361bd51676efbaf4e98fea3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:03 + 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 00:30:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 00:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:30:04 414f9112d748: Preparing 00:30:04 397ab8d32283: Preparing 00:30:04 968b5b75cccf: Preparing 00:30:04 194b6de1781d: Preparing 00:30:04 fdc4431b0f38: Preparing 00:30:04 2d41a97b734f: Preparing 00:30:04 fc43340856fd: Preparing 00:30:04 5eaa8c13c048: Preparing 00:30:04 c4e71c2a4573: Preparing 00:30:04 2d41a97b734f: Waiting 00:30:04 fc43340856fd: Waiting 00:30:04 5eaa8c13c048: Waiting 00:30:04 fdc4431b0f38: Layer already exists 00:30:04 414f9112d748: Layer already exists 00:30:04 194b6de1781d: Layer already exists 00:30:04 397ab8d32283: Layer already exists 00:30:04 968b5b75cccf: Layer already exists 00:30:04 5eaa8c13c048: Layer already exists 00:30:04 fc43340856fd: Layer already exists 00:30:04 2d41a97b734f: Layer already exists 00:30:04 c4e71c2a4573: Layer already exists 00:30:04 main: digest: sha256:e054d42f3f605d57b943c417f985bbfbd59860282361bd51676efbaf4e98fea3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:04 ===================================================== [Pipeline] echo 00:30:04 taggedImages: 00:30:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:30:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:30:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.108 00:30:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:30:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 00:30:04 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 00:30:04 f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:30:04 latest 00:30:04 4.1.0-dev.108 00:30:04 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:30:04 main 00:30:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:30:07 0387065e550b: Preparing 00:30:07 1400a2260863: Preparing 00:30:07 f792bcea6b54: Preparing 00:30:07 a28d76f8f2cf: Preparing 00:30:07 4978fa8d0f6d: Preparing 00:30:07 fdc4431b0f38: Preparing 00:30:07 2d41a97b734f: Preparing 00:30:07 6c80bbf03e36: Preparing 00:30:07 38a4bb2411f4: Preparing 00:30:07 97e1d9f626fa: Preparing 00:30:07 c4e71c2a4573: Preparing 00:30:07 fdc4431b0f38: Waiting 00:30:07 2d41a97b734f: Waiting 00:30:07 6c80bbf03e36: Waiting 00:30:07 38a4bb2411f4: Waiting 00:30:07 97e1d9f626fa: Waiting 00:30:07 c4e71c2a4573: Waiting 00:30:07 a28d76f8f2cf: Pushed 00:30:07 1400a2260863: Pushed 00:30:07 0387065e550b: Pushed 00:30:07 4978fa8d0f6d: Pushed 00:30:07 fdc4431b0f38: Layer already exists 00:30:07 2d41a97b734f: Layer already exists 00:30:07 c4e71c2a4573: Layer already exists 00:30:07 6c80bbf03e36: Pushed 00:30:07 38a4bb2411f4: Pushed 00:30:12 97e1d9f626fa: Pushed 00:30:13 f792bcea6b54: Pushed 00:30:13 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:a0dcc8db6e8df20bec3d13b72aed6bd6d205836bea5767cff78d92d8bf85043d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:14 + 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 00:30:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:30:14 0387065e550b: Preparing 00:30:14 1400a2260863: Preparing 00:30:14 f792bcea6b54: Preparing 00:30:14 a28d76f8f2cf: Preparing 00:30:14 4978fa8d0f6d: Preparing 00:30:14 fdc4431b0f38: Preparing 00:30:14 2d41a97b734f: Preparing 00:30:14 6c80bbf03e36: Preparing 00:30:14 38a4bb2411f4: Preparing 00:30:14 97e1d9f626fa: Preparing 00:30:14 c4e71c2a4573: Preparing 00:30:14 6c80bbf03e36: Waiting 00:30:14 38a4bb2411f4: Waiting 00:30:14 97e1d9f626fa: Waiting 00:30:14 c4e71c2a4573: Waiting 00:30:14 fdc4431b0f38: Waiting 00:30:14 2d41a97b734f: Waiting 00:30:14 f792bcea6b54: Layer already exists 00:30:14 4978fa8d0f6d: Layer already exists 00:30:14 a28d76f8f2cf: Layer already exists 00:30:14 0387065e550b: Layer already exists 00:30:14 1400a2260863: Layer already exists 00:30:14 2d41a97b734f: Layer already exists 00:30:14 fdc4431b0f38: Layer already exists 00:30:14 97e1d9f626fa: Layer already exists 00:30:14 6c80bbf03e36: Layer already exists 00:30:14 38a4bb2411f4: Layer already exists 00:30:14 c4e71c2a4573: Layer already exists 00:30:14 latest: digest: sha256:a0dcc8db6e8df20bec3d13b72aed6bd6d205836bea5767cff78d92d8bf85043d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.108 00:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:30:15 0387065e550b: Preparing 00:30:15 1400a2260863: Preparing 00:30:15 f792bcea6b54: Preparing 00:30:15 a28d76f8f2cf: Preparing 00:30:15 4978fa8d0f6d: Preparing 00:30:15 fdc4431b0f38: Preparing 00:30:15 2d41a97b734f: Preparing 00:30:15 6c80bbf03e36: Preparing 00:30:15 38a4bb2411f4: Preparing 00:30:15 97e1d9f626fa: Preparing 00:30:15 c4e71c2a4573: Preparing 00:30:15 fdc4431b0f38: Waiting 00:30:15 2d41a97b734f: Waiting 00:30:15 6c80bbf03e36: Waiting 00:30:15 38a4bb2411f4: Waiting 00:30:15 c4e71c2a4573: Waiting 00:30:15 1400a2260863: Layer already exists 00:30:15 0387065e550b: Layer already exists 00:30:15 a28d76f8f2cf: Layer already exists 00:30:15 f792bcea6b54: Layer already exists 00:30:15 4978fa8d0f6d: Layer already exists 00:30:15 97e1d9f626fa: Layer already exists 00:30:15 38a4bb2411f4: Layer already exists 00:30:15 6c80bbf03e36: Layer already exists 00:30:15 fdc4431b0f38: Layer already exists 00:30:15 2d41a97b734f: Layer already exists 00:30:15 c4e71c2a4573: Layer already exists 00:30:15 4.1.0-dev.108: digest: sha256:a0dcc8db6e8df20bec3d13b72aed6bd6d205836bea5767cff78d92d8bf85043d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:30:16 0387065e550b: Preparing 00:30:16 1400a2260863: Preparing 00:30:16 f792bcea6b54: Preparing 00:30:16 a28d76f8f2cf: Preparing 00:30:16 4978fa8d0f6d: Preparing 00:30:16 fdc4431b0f38: Preparing 00:30:16 2d41a97b734f: Preparing 00:30:16 6c80bbf03e36: Preparing 00:30:16 38a4bb2411f4: Preparing 00:30:16 97e1d9f626fa: Preparing 00:30:16 c4e71c2a4573: Preparing 00:30:16 fdc4431b0f38: Waiting 00:30:16 2d41a97b734f: Waiting 00:30:16 6c80bbf03e36: Waiting 00:30:16 38a4bb2411f4: Waiting 00:30:16 97e1d9f626fa: Waiting 00:30:16 c4e71c2a4573: Waiting 00:30:16 0387065e550b: Layer already exists 00:30:16 4978fa8d0f6d: Layer already exists 00:30:16 a28d76f8f2cf: Layer already exists 00:30:16 f792bcea6b54: Layer already exists 00:30:16 1400a2260863: Layer already exists 00:30:16 38a4bb2411f4: Layer already exists 00:30:16 fdc4431b0f38: Layer already exists 00:30:16 2d41a97b734f: Layer already exists 00:30:16 6c80bbf03e36: Layer already exists 00:30:16 97e1d9f626fa: Layer already exists 00:30:16 c4e71c2a4573: Layer already exists 00:30:16 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:a0dcc8db6e8df20bec3d13b72aed6bd6d205836bea5767cff78d92d8bf85043d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:17 + 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 00:30:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 00:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:30:17 0387065e550b: Preparing 00:30:17 1400a2260863: Preparing 00:30:17 f792bcea6b54: Preparing 00:30:17 a28d76f8f2cf: Preparing 00:30:17 4978fa8d0f6d: Preparing 00:30:17 fdc4431b0f38: Preparing 00:30:17 2d41a97b734f: Preparing 00:30:17 6c80bbf03e36: Preparing 00:30:17 38a4bb2411f4: Preparing 00:30:17 97e1d9f626fa: Preparing 00:30:17 c4e71c2a4573: Preparing 00:30:17 fdc4431b0f38: Waiting 00:30:17 2d41a97b734f: Waiting 00:30:17 6c80bbf03e36: Waiting 00:30:17 38a4bb2411f4: Waiting 00:30:17 c4e71c2a4573: Waiting 00:30:17 97e1d9f626fa: Waiting 00:30:17 a28d76f8f2cf: Layer already exists 00:30:17 1400a2260863: Layer already exists 00:30:17 f792bcea6b54: Layer already exists 00:30:17 4978fa8d0f6d: Layer already exists 00:30:17 0387065e550b: Layer already exists 00:30:17 2d41a97b734f: Layer already exists 00:30:17 fdc4431b0f38: Layer already exists 00:30:17 38a4bb2411f4: Layer already exists 00:30:17 6c80bbf03e36: Layer already exists 00:30:17 97e1d9f626fa: Layer already exists 00:30:17 c4e71c2a4573: Layer already exists 00:30:17 main: digest: sha256:a0dcc8db6e8df20bec3d13b72aed6bd6d205836bea5767cff78d92d8bf85043d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:17 ===================================================== [Pipeline] echo 00:30:17 taggedImages: 00:30:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:30:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:30:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.108 00:30:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:30:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:30:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 00:30:17 f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:30:17 latest 00:30:17 4.1.0-dev.108 00:30:17 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:30:17 main 00:30:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:30:21 49e3f4c2b32b: Preparing 00:30:21 6176754df462: Preparing 00:30:21 a38ca2f8b64f: Preparing 00:30:21 7d1f7a0c9363: Preparing 00:30:21 61a38010e408: Preparing 00:30:21 6c6b40c27cef: Preparing 00:30:21 446136d80cf5: Preparing 00:30:21 fdc4431b0f38: Preparing 00:30:21 2d41a97b734f: Preparing 00:30:21 98c2703e9154: Preparing 00:30:21 e9dac3fe4d9b: Preparing 00:30:21 c4e71c2a4573: Preparing 00:30:21 6c6b40c27cef: Waiting 00:30:21 446136d80cf5: Waiting 00:30:21 fdc4431b0f38: Waiting 00:30:21 2d41a97b734f: Waiting 00:30:21 c4e71c2a4573: Waiting 00:30:21 e9dac3fe4d9b: Waiting 00:30:21 98c2703e9154: Waiting 00:30:21 61a38010e408: Pushed 00:30:21 6176754df462: Pushed 00:30:21 49e3f4c2b32b: Pushed 00:30:21 fdc4431b0f38: Layer already exists 00:30:21 2d41a97b734f: Layer already exists 00:30:21 6c6b40c27cef: Pushed 00:30:21 446136d80cf5: Pushed 00:30:21 c4e71c2a4573: Layer already exists 00:30:23 98c2703e9154: Pushed 00:30:25 e9dac3fe4d9b: Pushed 00:30:27 7d1f7a0c9363: Pushed 00:30:28 a38ca2f8b64f: Pushed 00:30:28 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:342bfc0b909ddc1b3c4825719ce11294f860071a69d5bb45341f3f301f13e500 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:28 + 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 00:30:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:30:29 49e3f4c2b32b: Preparing 00:30:29 6176754df462: Preparing 00:30:29 a38ca2f8b64f: Preparing 00:30:29 7d1f7a0c9363: Preparing 00:30:29 61a38010e408: Preparing 00:30:29 6c6b40c27cef: Preparing 00:30:29 446136d80cf5: Preparing 00:30:29 fdc4431b0f38: Preparing 00:30:29 2d41a97b734f: Preparing 00:30:29 98c2703e9154: Preparing 00:30:29 e9dac3fe4d9b: Preparing 00:30:29 c4e71c2a4573: Preparing 00:30:29 2d41a97b734f: Waiting 00:30:29 6c6b40c27cef: Waiting 00:30:29 446136d80cf5: Waiting 00:30:29 98c2703e9154: Waiting 00:30:29 fdc4431b0f38: Waiting 00:30:29 c4e71c2a4573: Waiting 00:30:29 e9dac3fe4d9b: Waiting 00:30:29 7d1f7a0c9363: Layer already exists 00:30:29 6176754df462: Layer already exists 00:30:29 49e3f4c2b32b: Layer already exists 00:30:29 a38ca2f8b64f: Layer already exists 00:30:29 61a38010e408: Layer already exists 00:30:29 2d41a97b734f: Layer already exists 00:30:29 6c6b40c27cef: Layer already exists 00:30:29 446136d80cf5: Layer already exists 00:30:29 fdc4431b0f38: Layer already exists 00:30:29 98c2703e9154: Layer already exists 00:30:29 c4e71c2a4573: Layer already exists 00:30:29 e9dac3fe4d9b: Layer already exists 00:30:29 latest: digest: sha256:342bfc0b909ddc1b3c4825719ce11294f860071a69d5bb45341f3f301f13e500 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.108 00:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:30:30 49e3f4c2b32b: Preparing 00:30:30 6176754df462: Preparing 00:30:30 a38ca2f8b64f: Preparing 00:30:30 7d1f7a0c9363: Preparing 00:30:30 61a38010e408: Preparing 00:30:30 6c6b40c27cef: Preparing 00:30:30 446136d80cf5: Preparing 00:30:30 fdc4431b0f38: Preparing 00:30:30 2d41a97b734f: Preparing 00:30:30 98c2703e9154: Preparing 00:30:30 e9dac3fe4d9b: Preparing 00:30:30 c4e71c2a4573: Preparing 00:30:30 fdc4431b0f38: Waiting 00:30:30 2d41a97b734f: Waiting 00:30:30 98c2703e9154: Waiting 00:30:30 e9dac3fe4d9b: Waiting 00:30:30 c4e71c2a4573: Waiting 00:30:30 6c6b40c27cef: Waiting 00:30:30 446136d80cf5: Waiting 00:30:30 7d1f7a0c9363: Layer already exists 00:30:30 a38ca2f8b64f: Layer already exists 00:30:30 61a38010e408: Layer already exists 00:30:30 49e3f4c2b32b: Layer already exists 00:30:30 6176754df462: Layer already exists 00:30:30 fdc4431b0f38: Layer already exists 00:30:30 6c6b40c27cef: Layer already exists 00:30:30 446136d80cf5: Layer already exists 00:30:30 2d41a97b734f: Layer already exists 00:30:30 98c2703e9154: Layer already exists 00:30:30 e9dac3fe4d9b: Layer already exists 00:30:30 c4e71c2a4573: Layer already exists 00:30:30 4.1.0-dev.108: digest: sha256:342bfc0b909ddc1b3c4825719ce11294f860071a69d5bb45341f3f301f13e500 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:30:31 49e3f4c2b32b: Preparing 00:30:31 6176754df462: Preparing 00:30:31 a38ca2f8b64f: Preparing 00:30:31 7d1f7a0c9363: Preparing 00:30:31 61a38010e408: Preparing 00:30:31 6c6b40c27cef: Preparing 00:30:31 446136d80cf5: Preparing 00:30:31 fdc4431b0f38: Preparing 00:30:31 2d41a97b734f: Preparing 00:30:31 98c2703e9154: Preparing 00:30:31 e9dac3fe4d9b: Preparing 00:30:31 c4e71c2a4573: Preparing 00:30:31 fdc4431b0f38: Waiting 00:30:31 2d41a97b734f: Waiting 00:30:31 98c2703e9154: Waiting 00:30:31 e9dac3fe4d9b: Waiting 00:30:31 c4e71c2a4573: Waiting 00:30:31 6c6b40c27cef: Waiting 00:30:31 446136d80cf5: Waiting 00:30:31 61a38010e408: Layer already exists 00:30:31 7d1f7a0c9363: Layer already exists 00:30:31 6176754df462: Layer already exists 00:30:31 a38ca2f8b64f: Layer already exists 00:30:31 49e3f4c2b32b: Layer already exists 00:30:31 6c6b40c27cef: Layer already exists 00:30:31 fdc4431b0f38: Layer already exists 00:30:31 98c2703e9154: Layer already exists 00:30:31 446136d80cf5: Layer already exists 00:30:31 2d41a97b734f: Layer already exists 00:30:31 e9dac3fe4d9b: Layer already exists 00:30:31 c4e71c2a4573: Layer already exists 00:30:31 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:342bfc0b909ddc1b3c4825719ce11294f860071a69d5bb45341f3f301f13e500 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:31 + 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 00:30:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 00:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:30:35 49e3f4c2b32b: Preparing 00:30:35 6176754df462: Preparing 00:30:35 a38ca2f8b64f: Preparing 00:30:35 7d1f7a0c9363: Preparing 00:30:35 61a38010e408: Preparing 00:30:35 6c6b40c27cef: Preparing 00:30:35 446136d80cf5: Preparing 00:30:35 fdc4431b0f38: Preparing 00:30:35 2d41a97b734f: Preparing 00:30:35 98c2703e9154: Preparing 00:30:35 e9dac3fe4d9b: Preparing 00:30:35 c4e71c2a4573: Preparing 00:30:35 fdc4431b0f38: Waiting 00:30:35 e9dac3fe4d9b: Waiting 00:30:35 c4e71c2a4573: Waiting 00:30:35 2d41a97b734f: Waiting 00:30:35 6c6b40c27cef: Waiting 00:30:35 98c2703e9154: Waiting 00:30:35 446136d80cf5: Waiting 00:30:35 a38ca2f8b64f: Layer already exists 00:30:35 49e3f4c2b32b: Layer already exists 00:30:35 6176754df462: Layer already exists 00:30:35 7d1f7a0c9363: Layer already exists 00:30:35 61a38010e408: Layer already exists 00:30:35 446136d80cf5: Layer already exists 00:30:35 6c6b40c27cef: Layer already exists 00:30:35 98c2703e9154: Layer already exists 00:30:35 2d41a97b734f: Layer already exists 00:30:35 fdc4431b0f38: Layer already exists 00:30:35 e9dac3fe4d9b: Layer already exists 00:30:35 c4e71c2a4573: Layer already exists 00:30:35 main: digest: sha256:342bfc0b909ddc1b3c4825719ce11294f860071a69d5bb45341f3f301f13e500 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:35 ===================================================== [Pipeline] echo 00:30:35 taggedImages: 00:30:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:30:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:30:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.108 00:30:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:30:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:30:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 00:30:35 f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:30:35 latest 00:30:35 4.1.0-dev.108 00:30:35 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:30:35 main 00:30:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:30:36 a8b4e3c652b1: Preparing 00:30:36 bca47214e22d: Preparing 00:30:36 fdc4431b0f38: Preparing 00:30:36 2d41a97b734f: Preparing 00:30:36 9abdf2753eb9: Preparing 00:30:36 9981d9971794: Preparing 00:30:36 c4e71c2a4573: Preparing 00:30:36 9981d9971794: Waiting 00:30:36 c4e71c2a4573: Waiting 00:30:36 2d41a97b734f: Layer already exists 00:30:36 fdc4431b0f38: Layer already exists 00:30:36 c4e71c2a4573: Layer already exists 00:30:36 a8b4e3c652b1: Pushed 00:30:38 9abdf2753eb9: Pushed 00:30:38 9981d9971794: Pushed 00:30:44 bca47214e22d: Pushed 00:30:44 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:b42a8cbde8f716f8bf8c5c4fc9980e1e477a3733aa6e52e933bac30d59b676de size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:44 + 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 00:30:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:30:45 a8b4e3c652b1: Preparing 00:30:45 bca47214e22d: Preparing 00:30:45 fdc4431b0f38: Preparing 00:30:45 2d41a97b734f: Preparing 00:30:45 9abdf2753eb9: Preparing 00:30:45 9981d9971794: Preparing 00:30:45 c4e71c2a4573: Preparing 00:30:45 9981d9971794: Waiting 00:30:45 c4e71c2a4573: Waiting 00:30:45 a8b4e3c652b1: Layer already exists 00:30:45 9abdf2753eb9: Layer already exists 00:30:45 bca47214e22d: Layer already exists 00:30:45 fdc4431b0f38: Layer already exists 00:30:45 2d41a97b734f: Layer already exists 00:30:45 9981d9971794: Layer already exists 00:30:45 c4e71c2a4573: Layer already exists 00:30:45 latest: digest: sha256:b42a8cbde8f716f8bf8c5c4fc9980e1e477a3733aa6e52e933bac30d59b676de size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.108 00:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:30:45 a8b4e3c652b1: Preparing 00:30:45 bca47214e22d: Preparing 00:30:45 fdc4431b0f38: Preparing 00:30:45 2d41a97b734f: Preparing 00:30:45 9abdf2753eb9: Preparing 00:30:45 9981d9971794: Preparing 00:30:45 c4e71c2a4573: Preparing 00:30:45 9981d9971794: Waiting 00:30:45 c4e71c2a4573: Waiting 00:30:45 9abdf2753eb9: Layer already exists 00:30:45 bca47214e22d: Layer already exists 00:30:45 fdc4431b0f38: Layer already exists 00:30:45 a8b4e3c652b1: Layer already exists 00:30:45 2d41a97b734f: Layer already exists 00:30:45 9981d9971794: Layer already exists 00:30:45 c4e71c2a4573: Layer already exists 00:30:46 4.1.0-dev.108: digest: sha256:b42a8cbde8f716f8bf8c5c4fc9980e1e477a3733aa6e52e933bac30d59b676de size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:30:46 a8b4e3c652b1: Preparing 00:30:46 bca47214e22d: Preparing 00:30:46 fdc4431b0f38: Preparing 00:30:46 2d41a97b734f: Preparing 00:30:46 9abdf2753eb9: Preparing 00:30:46 9981d9971794: Preparing 00:30:46 c4e71c2a4573: Preparing 00:30:46 9981d9971794: Waiting 00:30:46 c4e71c2a4573: Waiting 00:30:46 fdc4431b0f38: Layer already exists 00:30:46 2d41a97b734f: Layer already exists 00:30:46 bca47214e22d: Layer already exists 00:30:46 9abdf2753eb9: Layer already exists 00:30:46 a8b4e3c652b1: Layer already exists 00:30:46 9981d9971794: Layer already exists 00:30:46 c4e71c2a4573: Layer already exists 00:30:46 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:b42a8cbde8f716f8bf8c5c4fc9980e1e477a3733aa6e52e933bac30d59b676de size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:47 + 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 00:30:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 00:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:30:47 a8b4e3c652b1: Preparing 00:30:47 bca47214e22d: Preparing 00:30:47 fdc4431b0f38: Preparing 00:30:47 2d41a97b734f: Preparing 00:30:47 9abdf2753eb9: Preparing 00:30:47 9981d9971794: Preparing 00:30:47 c4e71c2a4573: Preparing 00:30:47 9981d9971794: Waiting 00:30:47 c4e71c2a4573: Waiting 00:30:47 fdc4431b0f38: Layer already exists 00:30:47 a8b4e3c652b1: Layer already exists 00:30:47 2d41a97b734f: Layer already exists 00:30:47 bca47214e22d: Layer already exists 00:30:47 9abdf2753eb9: Layer already exists 00:30:47 c4e71c2a4573: Layer already exists 00:30:47 9981d9971794: Layer already exists 00:30:48 main: digest: sha256:b42a8cbde8f716f8bf8c5c4fc9980e1e477a3733aa6e52e933bac30d59b676de size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:48 ===================================================== [Pipeline] echo 00:30:48 taggedImages: 00:30:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:30:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:30:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.108 00:30:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:30:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 00:30:48 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 00:30:48 f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:30:48 latest 00:30:48 4.1.0-dev.108 00:30:48 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:30:48 main 00:30:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:30:49 8c278f584c8f: Preparing 00:30:49 d04c7a5579fb: Preparing 00:30:49 c86acaa8fdc8: Preparing 00:30:49 fdc4431b0f38: Preparing 00:30:49 2d41a97b734f: Preparing 00:30:49 c89c84a9ba17: Preparing 00:30:49 ca5dd1113e0d: Preparing 00:30:49 aabda1779d24: Preparing 00:30:49 7e9cecbc709b: Preparing 00:30:49 c4e71c2a4573: Preparing 00:30:49 aabda1779d24: Waiting 00:30:49 7e9cecbc709b: Waiting 00:30:49 c4e71c2a4573: Waiting 00:30:49 c89c84a9ba17: Waiting 00:30:49 ca5dd1113e0d: Waiting 00:30:49 2d41a97b734f: Layer already exists 00:30:49 fdc4431b0f38: Layer already exists 00:30:49 d04c7a5579fb: Pushed 00:30:49 8c278f584c8f: Pushed 00:30:49 c86acaa8fdc8: Pushed 00:30:49 c4e71c2a4573: Layer already exists 00:30:49 aabda1779d24: Pushed 00:30:51 7e9cecbc709b: Pushed 00:31:01 ca5dd1113e0d: Pushed 00:31:16 c89c84a9ba17: Pushed 00:31:16 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:6a91066d07fde54ec737f99f824d9f0c72e17d24b26c7901178b3202aa7d42cc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:16 + 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 00:31:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:31:17 8c278f584c8f: Preparing 00:31:17 d04c7a5579fb: Preparing 00:31:17 c86acaa8fdc8: Preparing 00:31:17 fdc4431b0f38: Preparing 00:31:17 2d41a97b734f: Preparing 00:31:17 c89c84a9ba17: Preparing 00:31:17 ca5dd1113e0d: Preparing 00:31:17 aabda1779d24: Preparing 00:31:17 7e9cecbc709b: Preparing 00:31:17 c4e71c2a4573: Preparing 00:31:17 c89c84a9ba17: Waiting 00:31:17 ca5dd1113e0d: Waiting 00:31:17 aabda1779d24: Waiting 00:31:17 7e9cecbc709b: Waiting 00:31:17 c4e71c2a4573: Waiting 00:31:17 fdc4431b0f38: Layer already exists 00:31:17 c86acaa8fdc8: Layer already exists 00:31:17 8c278f584c8f: Layer already exists 00:31:17 2d41a97b734f: Layer already exists 00:31:17 d04c7a5579fb: Layer already exists 00:31:17 ca5dd1113e0d: Layer already exists 00:31:17 c89c84a9ba17: Layer already exists 00:31:17 aabda1779d24: Layer already exists 00:31:17 7e9cecbc709b: Layer already exists 00:31:17 c4e71c2a4573: Layer already exists 00:31:17 latest: digest: sha256:6a91066d07fde54ec737f99f824d9f0c72e17d24b26c7901178b3202aa7d42cc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.108 00:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:31:18 8c278f584c8f: Preparing 00:31:18 d04c7a5579fb: Preparing 00:31:18 c86acaa8fdc8: Preparing 00:31:18 fdc4431b0f38: Preparing 00:31:18 2d41a97b734f: Preparing 00:31:18 c89c84a9ba17: Preparing 00:31:18 ca5dd1113e0d: Preparing 00:31:18 aabda1779d24: Preparing 00:31:18 7e9cecbc709b: Preparing 00:31:18 c4e71c2a4573: Preparing 00:31:18 c89c84a9ba17: Waiting 00:31:18 ca5dd1113e0d: Waiting 00:31:18 aabda1779d24: Waiting 00:31:18 7e9cecbc709b: Waiting 00:31:18 c4e71c2a4573: Waiting 00:31:18 d04c7a5579fb: Layer already exists 00:31:18 c86acaa8fdc8: Layer already exists 00:31:18 2d41a97b734f: Layer already exists 00:31:18 8c278f584c8f: Layer already exists 00:31:18 fdc4431b0f38: Layer already exists 00:31:18 7e9cecbc709b: Layer already exists 00:31:18 c4e71c2a4573: Layer already exists 00:31:18 ca5dd1113e0d: Layer already exists 00:31:18 aabda1779d24: Layer already exists 00:31:18 c89c84a9ba17: Layer already exists 00:31:18 4.1.0-dev.108: digest: sha256:6a91066d07fde54ec737f99f824d9f0c72e17d24b26c7901178b3202aa7d42cc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:31:19 8c278f584c8f: Preparing 00:31:19 d04c7a5579fb: Preparing 00:31:19 c86acaa8fdc8: Preparing 00:31:19 fdc4431b0f38: Preparing 00:31:19 2d41a97b734f: Preparing 00:31:19 c89c84a9ba17: Preparing 00:31:19 ca5dd1113e0d: Preparing 00:31:19 aabda1779d24: Preparing 00:31:19 7e9cecbc709b: Preparing 00:31:19 c4e71c2a4573: Preparing 00:31:19 aabda1779d24: Waiting 00:31:19 7e9cecbc709b: Waiting 00:31:19 c4e71c2a4573: Waiting 00:31:19 c89c84a9ba17: Waiting 00:31:19 ca5dd1113e0d: Waiting 00:31:19 c86acaa8fdc8: Layer already exists 00:31:19 d04c7a5579fb: Layer already exists 00:31:19 8c278f584c8f: Layer already exists 00:31:19 fdc4431b0f38: Layer already exists 00:31:19 c89c84a9ba17: Layer already exists 00:31:19 ca5dd1113e0d: Layer already exists 00:31:19 2d41a97b734f: Layer already exists 00:31:19 aabda1779d24: Layer already exists 00:31:19 c4e71c2a4573: Layer already exists 00:31:19 7e9cecbc709b: Layer already exists 00:31:19 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:6a91066d07fde54ec737f99f824d9f0c72e17d24b26c7901178b3202aa7d42cc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:19 + 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 00:31:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 00:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:31:20 8c278f584c8f: Preparing 00:31:20 d04c7a5579fb: Preparing 00:31:20 c86acaa8fdc8: Preparing 00:31:20 fdc4431b0f38: Preparing 00:31:20 2d41a97b734f: Preparing 00:31:20 c89c84a9ba17: Preparing 00:31:20 ca5dd1113e0d: Preparing 00:31:20 aabda1779d24: Preparing 00:31:20 7e9cecbc709b: Preparing 00:31:20 c4e71c2a4573: Preparing 00:31:20 c89c84a9ba17: Waiting 00:31:20 c4e71c2a4573: Waiting 00:31:20 ca5dd1113e0d: Waiting 00:31:20 7e9cecbc709b: Waiting 00:31:20 aabda1779d24: Waiting 00:31:20 fdc4431b0f38: Layer already exists 00:31:20 8c278f584c8f: Layer already exists 00:31:20 d04c7a5579fb: Layer already exists 00:31:20 2d41a97b734f: Layer already exists 00:31:20 c86acaa8fdc8: Layer already exists 00:31:20 c89c84a9ba17: Layer already exists 00:31:20 ca5dd1113e0d: Layer already exists 00:31:20 7e9cecbc709b: Layer already exists 00:31:20 aabda1779d24: Layer already exists 00:31:20 c4e71c2a4573: Layer already exists 00:31:20 main: digest: sha256:6a91066d07fde54ec737f99f824d9f0c72e17d24b26c7901178b3202aa7d42cc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:20 ===================================================== [Pipeline] echo 00:31:20 taggedImages: 00:31:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:31:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:31:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.108 00:31:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:31:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 00:31:20 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 00:31:20 f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:31:20 latest 00:31:20 4.1.0-dev.108 00:31:20 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:31:20 main 00:31:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:31:21 f86a930c065e: Preparing 00:31:21 8a128686cfc4: Preparing 00:31:21 22ea2fe608bc: Preparing 00:31:21 fdc4431b0f38: Preparing 00:31:21 2d41a97b734f: Preparing 00:31:21 d90b7ba1e3b4: Preparing 00:31:21 d3f0efeb0022: Preparing 00:31:21 54b02fa292fa: Preparing 00:31:21 c4e71c2a4573: Preparing 00:31:21 d3f0efeb0022: Waiting 00:31:21 54b02fa292fa: Waiting 00:31:21 c4e71c2a4573: Waiting 00:31:21 d90b7ba1e3b4: Waiting 00:31:21 fdc4431b0f38: Layer already exists 00:31:21 2d41a97b734f: Layer already exists 00:31:21 8a128686cfc4: Pushed 00:31:21 22ea2fe608bc: Pushed 00:31:21 f86a930c065e: Pushed 00:31:21 c4e71c2a4573: Layer already exists 00:31:22 54b02fa292fa: Pushed 00:31:23 d3f0efeb0022: Pushed 00:31:49 d90b7ba1e3b4: Pushed 00:31:49 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:ae76b5534409deee78fed694dded791456b8e9597f6bfa0b33b1e490f026cf36 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:50 + 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 00:31:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:31:50 f86a930c065e: Preparing 00:31:50 8a128686cfc4: Preparing 00:31:50 22ea2fe608bc: Preparing 00:31:50 fdc4431b0f38: Preparing 00:31:50 2d41a97b734f: Preparing 00:31:50 d90b7ba1e3b4: Preparing 00:31:50 d3f0efeb0022: Preparing 00:31:50 54b02fa292fa: Preparing 00:31:50 c4e71c2a4573: Preparing 00:31:50 d3f0efeb0022: Waiting 00:31:50 d90b7ba1e3b4: Waiting 00:31:50 54b02fa292fa: Waiting 00:31:50 c4e71c2a4573: Waiting 00:31:50 f86a930c065e: Layer already exists 00:31:50 8a128686cfc4: Layer already exists 00:31:50 22ea2fe608bc: Layer already exists 00:31:50 2d41a97b734f: Layer already exists 00:31:50 fdc4431b0f38: Layer already exists 00:31:50 d90b7ba1e3b4: Layer already exists 00:31:50 54b02fa292fa: Layer already exists 00:31:50 c4e71c2a4573: Layer already exists 00:31:50 d3f0efeb0022: Layer already exists 00:31:50 latest: digest: sha256:ae76b5534409deee78fed694dded791456b8e9597f6bfa0b33b1e490f026cf36 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.108 00:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:31:51 f86a930c065e: Preparing 00:31:51 8a128686cfc4: Preparing 00:31:51 22ea2fe608bc: Preparing 00:31:51 fdc4431b0f38: Preparing 00:31:51 2d41a97b734f: Preparing 00:31:51 d90b7ba1e3b4: Preparing 00:31:51 d3f0efeb0022: Preparing 00:31:51 54b02fa292fa: Preparing 00:31:51 c4e71c2a4573: Preparing 00:31:51 d90b7ba1e3b4: Waiting 00:31:51 d3f0efeb0022: Waiting 00:31:51 54b02fa292fa: Waiting 00:31:51 c4e71c2a4573: Waiting 00:31:51 fdc4431b0f38: Layer already exists 00:31:51 22ea2fe608bc: Layer already exists 00:31:51 f86a930c065e: Layer already exists 00:31:51 2d41a97b734f: Layer already exists 00:31:51 8a128686cfc4: Layer already exists 00:31:51 d90b7ba1e3b4: Layer already exists 00:31:51 d3f0efeb0022: Layer already exists 00:31:51 c4e71c2a4573: Layer already exists 00:31:51 54b02fa292fa: Layer already exists 00:31:51 4.1.0-dev.108: digest: sha256:ae76b5534409deee78fed694dded791456b8e9597f6bfa0b33b1e490f026cf36 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:31:52 f86a930c065e: Preparing 00:31:52 8a128686cfc4: Preparing 00:31:52 22ea2fe608bc: Preparing 00:31:52 fdc4431b0f38: Preparing 00:31:52 2d41a97b734f: Preparing 00:31:52 d90b7ba1e3b4: Preparing 00:31:52 d3f0efeb0022: Preparing 00:31:52 54b02fa292fa: Preparing 00:31:52 c4e71c2a4573: Preparing 00:31:52 d90b7ba1e3b4: Waiting 00:31:52 d3f0efeb0022: Waiting 00:31:52 54b02fa292fa: Waiting 00:31:52 c4e71c2a4573: Waiting 00:31:52 f86a930c065e: Layer already exists 00:31:52 fdc4431b0f38: Layer already exists 00:31:52 22ea2fe608bc: Layer already exists 00:31:52 8a128686cfc4: Layer already exists 00:31:52 2d41a97b734f: Layer already exists 00:31:52 d90b7ba1e3b4: Layer already exists 00:31:52 c4e71c2a4573: Layer already exists 00:31:52 54b02fa292fa: Layer already exists 00:31:52 d3f0efeb0022: Layer already exists 00:31:52 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:ae76b5534409deee78fed694dded791456b8e9597f6bfa0b33b1e490f026cf36 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:52 + 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 00:31:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 00:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:31:54 f86a930c065e: Preparing 00:31:54 8a128686cfc4: Preparing 00:31:54 22ea2fe608bc: Preparing 00:31:54 fdc4431b0f38: Preparing 00:31:54 2d41a97b734f: Preparing 00:31:54 d90b7ba1e3b4: Preparing 00:31:54 d3f0efeb0022: Preparing 00:31:54 54b02fa292fa: Preparing 00:31:54 c4e71c2a4573: Preparing 00:31:54 d3f0efeb0022: Waiting 00:31:54 54b02fa292fa: Waiting 00:31:54 d90b7ba1e3b4: Waiting 00:31:54 c4e71c2a4573: Waiting 00:31:54 2d41a97b734f: Layer already exists 00:31:54 8a128686cfc4: Layer already exists 00:31:54 fdc4431b0f38: Layer already exists 00:31:54 f86a930c065e: Layer already exists 00:31:54 22ea2fe608bc: Layer already exists 00:31:54 d90b7ba1e3b4: Layer already exists 00:31:54 d3f0efeb0022: Layer already exists 00:31:54 54b02fa292fa: Layer already exists 00:31:54 c4e71c2a4573: Layer already exists 00:31:54 main: digest: sha256:ae76b5534409deee78fed694dded791456b8e9597f6bfa0b33b1e490f026cf36 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:55 ===================================================== [Pipeline] echo 00:31:55 taggedImages: 00:31:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:31:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:31:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.108 00:31:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:31:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 00:31:55 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 00:31:55 f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:31:55 latest 00:31:55 4.1.0-dev.108 00:31:55 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:31:55 main 00:31:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:31:55 036a07df5e35: Preparing 00:31:55 5d0133e38e53: Preparing 00:31:55 e1f64d9a9023: Preparing 00:31:55 fdc4431b0f38: Preparing 00:31:55 2d41a97b734f: Preparing 00:31:55 d90b7ba1e3b4: Preparing 00:31:55 aabda1779d24: Preparing 00:31:55 7e9cecbc709b: Preparing 00:31:55 c4e71c2a4573: Preparing 00:31:55 aabda1779d24: Waiting 00:31:55 7e9cecbc709b: Waiting 00:31:55 d90b7ba1e3b4: Waiting 00:31:55 c4e71c2a4573: Waiting 00:31:55 fdc4431b0f38: Layer already exists 00:31:55 2d41a97b734f: Layer already exists 00:31:55 d90b7ba1e3b4: Layer already exists 00:31:56 aabda1779d24: Layer already exists 00:31:56 7e9cecbc709b: Layer already exists 00:31:56 c4e71c2a4573: Layer already exists 00:31:56 5d0133e38e53: Pushed 00:31:56 036a07df5e35: Pushed 00:31:56 e1f64d9a9023: Pushed 00:31:56 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:48811538f41087d0f17b013376baa5eb2e4325698a0138caa66aea3f5de8fc7b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:56 + 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 00:31:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:31:57 036a07df5e35: Preparing 00:31:57 5d0133e38e53: Preparing 00:31:57 e1f64d9a9023: Preparing 00:31:57 fdc4431b0f38: Preparing 00:31:57 2d41a97b734f: Preparing 00:31:57 d90b7ba1e3b4: Preparing 00:31:57 aabda1779d24: Preparing 00:31:57 7e9cecbc709b: Preparing 00:31:57 c4e71c2a4573: Preparing 00:31:57 d90b7ba1e3b4: Waiting 00:31:57 aabda1779d24: Waiting 00:31:57 7e9cecbc709b: Waiting 00:31:57 c4e71c2a4573: Waiting 00:31:57 2d41a97b734f: Layer already exists 00:31:57 fdc4431b0f38: Layer already exists 00:31:57 036a07df5e35: Layer already exists 00:31:57 5d0133e38e53: Layer already exists 00:31:57 e1f64d9a9023: Layer already exists 00:31:57 7e9cecbc709b: Layer already exists 00:31:57 d90b7ba1e3b4: Layer already exists 00:31:57 aabda1779d24: Layer already exists 00:31:57 c4e71c2a4573: Layer already exists 00:31:57 latest: digest: sha256:48811538f41087d0f17b013376baa5eb2e4325698a0138caa66aea3f5de8fc7b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.108 00:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:31:58 036a07df5e35: Preparing 00:31:58 5d0133e38e53: Preparing 00:31:58 e1f64d9a9023: Preparing 00:31:58 fdc4431b0f38: Preparing 00:31:58 2d41a97b734f: Preparing 00:31:58 d90b7ba1e3b4: Preparing 00:31:58 aabda1779d24: Preparing 00:31:58 7e9cecbc709b: Preparing 00:31:58 c4e71c2a4573: Preparing 00:31:58 aabda1779d24: Waiting 00:31:58 d90b7ba1e3b4: Waiting 00:31:58 c4e71c2a4573: Waiting 00:31:58 7e9cecbc709b: Waiting 00:31:58 e1f64d9a9023: Layer already exists 00:31:58 036a07df5e35: Layer already exists 00:31:58 2d41a97b734f: Layer already exists 00:31:58 5d0133e38e53: Layer already exists 00:31:58 fdc4431b0f38: Layer already exists 00:31:58 d90b7ba1e3b4: Layer already exists 00:31:58 c4e71c2a4573: Layer already exists 00:31:58 aabda1779d24: Layer already exists 00:31:58 7e9cecbc709b: Layer already exists 00:31:58 4.1.0-dev.108: digest: sha256:48811538f41087d0f17b013376baa5eb2e4325698a0138caa66aea3f5de8fc7b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:31:58 036a07df5e35: Preparing 00:31:58 5d0133e38e53: Preparing 00:31:58 e1f64d9a9023: Preparing 00:31:58 fdc4431b0f38: Preparing 00:31:58 2d41a97b734f: Preparing 00:31:58 d90b7ba1e3b4: Preparing 00:31:58 aabda1779d24: Preparing 00:31:58 7e9cecbc709b: Preparing 00:31:58 c4e71c2a4573: Preparing 00:31:58 aabda1779d24: Waiting 00:31:58 7e9cecbc709b: Waiting 00:31:58 c4e71c2a4573: Waiting 00:31:58 d90b7ba1e3b4: Waiting 00:31:58 2d41a97b734f: Layer already exists 00:31:58 e1f64d9a9023: Layer already exists 00:31:58 fdc4431b0f38: Layer already exists 00:31:58 5d0133e38e53: Layer already exists 00:31:58 036a07df5e35: Layer already exists 00:31:58 aabda1779d24: Layer already exists 00:31:58 d90b7ba1e3b4: Layer already exists 00:31:58 7e9cecbc709b: Layer already exists 00:31:58 c4e71c2a4573: Layer already exists 00:31:58 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:48811538f41087d0f17b013376baa5eb2e4325698a0138caa66aea3f5de8fc7b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:59 + 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 00:31:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 00:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:31:59 036a07df5e35: Preparing 00:31:59 5d0133e38e53: Preparing 00:31:59 e1f64d9a9023: Preparing 00:31:59 fdc4431b0f38: Preparing 00:31:59 2d41a97b734f: Preparing 00:31:59 d90b7ba1e3b4: Preparing 00:31:59 aabda1779d24: Preparing 00:31:59 7e9cecbc709b: Preparing 00:31:59 c4e71c2a4573: Preparing 00:31:59 d90b7ba1e3b4: Waiting 00:31:59 c4e71c2a4573: Waiting 00:31:59 aabda1779d24: Waiting 00:31:59 7e9cecbc709b: Waiting 00:31:59 e1f64d9a9023: Layer already exists 00:31:59 5d0133e38e53: Layer already exists 00:31:59 2d41a97b734f: Layer already exists 00:31:59 fdc4431b0f38: Layer already exists 00:31:59 036a07df5e35: Layer already exists 00:31:59 7e9cecbc709b: Layer already exists 00:31:59 d90b7ba1e3b4: Layer already exists 00:31:59 c4e71c2a4573: Layer already exists 00:31:59 aabda1779d24: Layer already exists 00:31:59 main: digest: sha256:48811538f41087d0f17b013376baa5eb2e4325698a0138caa66aea3f5de8fc7b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:00 ===================================================== [Pipeline] echo 00:32:00 taggedImages: 00:32:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:32:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:32:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.108 00:32:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:32:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 00:32:00 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 00:32:00 f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:32:00 latest 00:32:00 4.1.0-dev.108 00:32:00 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:32:00 main 00:32:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:32:00 aa7a940bfebd: Preparing 00:32:00 ec616cd9071a: Preparing 00:32:00 fdc4431b0f38: Preparing 00:32:00 2d41a97b734f: Preparing 00:32:00 3ef4d08e3fac: Preparing 00:32:00 58dddaba9225: Preparing 00:32:00 c4e71c2a4573: Preparing 00:32:00 58dddaba9225: Waiting 00:32:00 c4e71c2a4573: Waiting 00:32:01 fdc4431b0f38: Layer already exists 00:32:01 2d41a97b734f: Layer already exists 00:32:01 c4e71c2a4573: Layer already exists 00:32:01 aa7a940bfebd: Pushed 00:32:02 58dddaba9225: Pushed 00:32:02 3ef4d08e3fac: Pushed 00:32:11 ec616cd9071a: Pushed 00:32:11 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:89a2907bdaa8e6513fa1f278e3fcc11b823b019f78badd147de339c88922ac01 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:32:11 aa7a940bfebd: Preparing 00:32:11 ec616cd9071a: Preparing 00:32:11 fdc4431b0f38: Preparing 00:32:11 2d41a97b734f: Preparing 00:32:11 3ef4d08e3fac: Preparing 00:32:11 58dddaba9225: Preparing 00:32:11 c4e71c2a4573: Preparing 00:32:11 c4e71c2a4573: Waiting 00:32:11 58dddaba9225: Waiting 00:32:11 ec616cd9071a: Layer already exists 00:32:11 2d41a97b734f: Layer already exists 00:32:11 3ef4d08e3fac: Layer already exists 00:32:11 fdc4431b0f38: Layer already exists 00:32:11 aa7a940bfebd: Layer already exists 00:32:11 58dddaba9225: Layer already exists 00:32:11 c4e71c2a4573: Layer already exists 00:32:11 latest: digest: sha256:89a2907bdaa8e6513fa1f278e3fcc11b823b019f78badd147de339c88922ac01 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.108 00:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:32:12 aa7a940bfebd: Preparing 00:32:12 ec616cd9071a: Preparing 00:32:12 fdc4431b0f38: Preparing 00:32:12 2d41a97b734f: Preparing 00:32:12 3ef4d08e3fac: Preparing 00:32:12 58dddaba9225: Preparing 00:32:12 c4e71c2a4573: Preparing 00:32:12 58dddaba9225: Waiting 00:32:12 c4e71c2a4573: Waiting 00:32:12 aa7a940bfebd: Layer already exists 00:32:12 fdc4431b0f38: Layer already exists 00:32:12 2d41a97b734f: Layer already exists 00:32:12 3ef4d08e3fac: Layer already exists 00:32:12 ec616cd9071a: Layer already exists 00:32:12 c4e71c2a4573: Layer already exists 00:32:12 58dddaba9225: Layer already exists 00:32:12 4.1.0-dev.108: digest: sha256:89a2907bdaa8e6513fa1f278e3fcc11b823b019f78badd147de339c88922ac01 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:32:13 aa7a940bfebd: Preparing 00:32:13 ec616cd9071a: Preparing 00:32:13 fdc4431b0f38: Preparing 00:32:13 2d41a97b734f: Preparing 00:32:13 3ef4d08e3fac: Preparing 00:32:13 58dddaba9225: Preparing 00:32:13 c4e71c2a4573: Preparing 00:32:13 58dddaba9225: Waiting 00:32:13 c4e71c2a4573: Waiting 00:32:13 aa7a940bfebd: Layer already exists 00:32:13 3ef4d08e3fac: Layer already exists 00:32:13 2d41a97b734f: Layer already exists 00:32:13 ec616cd9071a: Layer already exists 00:32:13 fdc4431b0f38: Layer already exists 00:32:13 c4e71c2a4573: Layer already exists 00:32:13 58dddaba9225: Layer already exists 00:32:13 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:89a2907bdaa8e6513fa1f278e3fcc11b823b019f78badd147de339c88922ac01 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 00:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:32:14 aa7a940bfebd: Preparing 00:32:14 ec616cd9071a: Preparing 00:32:14 fdc4431b0f38: Preparing 00:32:14 2d41a97b734f: Preparing 00:32:14 3ef4d08e3fac: Preparing 00:32:14 58dddaba9225: Preparing 00:32:14 c4e71c2a4573: Preparing 00:32:14 58dddaba9225: Waiting 00:32:14 c4e71c2a4573: Waiting 00:32:14 ec616cd9071a: Layer already exists 00:32:14 2d41a97b734f: Layer already exists 00:32:14 fdc4431b0f38: Layer already exists 00:32:14 3ef4d08e3fac: Layer already exists 00:32:14 aa7a940bfebd: Layer already exists 00:32:14 58dddaba9225: Layer already exists 00:32:14 c4e71c2a4573: Layer already exists 00:32:14 main: digest: sha256:89a2907bdaa8e6513fa1f278e3fcc11b823b019f78badd147de339c88922ac01 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:14 ===================================================== [Pipeline] echo 00:32:14 taggedImages: 00:32:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:32:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:32:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.108 00:32:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:32:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:32:14 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 00:32:14 f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:32:14 latest 00:32:14 4.1.0-dev.108 00:32:14 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:32:14 main 00:32:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:32:15 cc15aedf2d9a: Preparing 00:32:15 29ea832017e4: Preparing 00:32:15 fdc4431b0f38: Preparing 00:32:15 2d41a97b734f: Preparing 00:32:15 c188bf73f95e: Preparing 00:32:15 a7e8789c680e: Preparing 00:32:15 c4e71c2a4573: Preparing 00:32:15 a7e8789c680e: Waiting 00:32:15 c4e71c2a4573: Waiting 00:32:15 2d41a97b734f: Layer already exists 00:32:15 fdc4431b0f38: Layer already exists 00:32:15 c4e71c2a4573: Layer already exists 00:32:15 cc15aedf2d9a: Pushed 00:32:16 a7e8789c680e: Pushed 00:32:18 c188bf73f95e: Pushed 00:32:24 29ea832017e4: Pushed 00:32:24 f5db4aa1e81170991e138a80f2fe3c1b323070e5: digest: sha256:650880d41064824856306d40ad2a75c7267e7104b9b1cd8a2737a5450e70a130 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:32:25 cc15aedf2d9a: Preparing 00:32:25 29ea832017e4: Preparing 00:32:25 fdc4431b0f38: Preparing 00:32:25 2d41a97b734f: Preparing 00:32:25 c188bf73f95e: Preparing 00:32:25 a7e8789c680e: Preparing 00:32:25 c4e71c2a4573: Preparing 00:32:25 a7e8789c680e: Waiting 00:32:25 c4e71c2a4573: Waiting 00:32:25 2d41a97b734f: Layer already exists 00:32:25 cc15aedf2d9a: Layer already exists 00:32:25 c188bf73f95e: Layer already exists 00:32:25 29ea832017e4: Layer already exists 00:32:25 fdc4431b0f38: Layer already exists 00:32:25 a7e8789c680e: Layer already exists 00:32:25 c4e71c2a4573: Layer already exists 00:32:25 latest: digest: sha256:650880d41064824856306d40ad2a75c7267e7104b9b1cd8a2737a5450e70a130 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.108 00:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:32:26 cc15aedf2d9a: Preparing 00:32:26 29ea832017e4: Preparing 00:32:26 fdc4431b0f38: Preparing 00:32:26 2d41a97b734f: Preparing 00:32:26 c188bf73f95e: Preparing 00:32:26 a7e8789c680e: Preparing 00:32:26 c4e71c2a4573: Preparing 00:32:26 a7e8789c680e: Waiting 00:32:26 c4e71c2a4573: Waiting 00:32:26 2d41a97b734f: Layer already exists 00:32:26 c188bf73f95e: Layer already exists 00:32:26 29ea832017e4: Layer already exists 00:32:26 cc15aedf2d9a: Layer already exists 00:32:26 fdc4431b0f38: Layer already exists 00:32:26 c4e71c2a4573: Layer already exists 00:32:26 a7e8789c680e: Layer already exists 00:32:26 4.1.0-dev.108: digest: sha256:650880d41064824856306d40ad2a75c7267e7104b9b1cd8a2737a5450e70a130 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:32:27 cc15aedf2d9a: Preparing 00:32:27 29ea832017e4: Preparing 00:32:27 fdc4431b0f38: Preparing 00:32:27 2d41a97b734f: Preparing 00:32:27 c188bf73f95e: Preparing 00:32:27 a7e8789c680e: Preparing 00:32:27 c4e71c2a4573: Preparing 00:32:27 a7e8789c680e: Waiting 00:32:27 c4e71c2a4573: Waiting 00:32:27 cc15aedf2d9a: Layer already exists 00:32:27 2d41a97b734f: Layer already exists 00:32:27 29ea832017e4: Layer already exists 00:32:27 fdc4431b0f38: Layer already exists 00:32:27 c188bf73f95e: Layer already exists 00:32:27 c4e71c2a4573: Layer already exists 00:32:27 a7e8789c680e: Layer already exists 00:32:27 f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108: digest: sha256:650880d41064824856306d40ad2a75c7267e7104b9b1cd8a2737a5450e70a130 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 00:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:32:28 cc15aedf2d9a: Preparing 00:32:28 29ea832017e4: Preparing 00:32:28 fdc4431b0f38: Preparing 00:32:28 2d41a97b734f: Preparing 00:32:28 c188bf73f95e: Preparing 00:32:28 a7e8789c680e: Preparing 00:32:28 c4e71c2a4573: Preparing 00:32:28 c4e71c2a4573: Waiting 00:32:28 a7e8789c680e: Waiting 00:32:28 2d41a97b734f: Layer already exists 00:32:28 fdc4431b0f38: Layer already exists 00:32:28 cc15aedf2d9a: Layer already exists 00:32:28 c188bf73f95e: Layer already exists 00:32:28 29ea832017e4: Layer already exists 00:32:28 a7e8789c680e: Layer already exists 00:32:28 c4e71c2a4573: Layer already exists 00:32:28 main: digest: sha256:650880d41064824856306d40ad2a75c7267e7104b9b1cd8a2737a5450e70a130 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:29 ===================================================== [Pipeline] echo 00:32:29 taggedImages: 00:32:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 00:32:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:32:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.108 00:32:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 00:32:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.108 [Pipeline] echo 00:32:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f5db4aa1e81170991e138a80f2fe3c1b323070e5-4.1.0-dev.108 [Pipeline] echo 00:32:30 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 00:32:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:32:30 00:32:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:32:30 arm64: Pulling from edgex-lftools-log-publisher 00:32:30 8998bd30e6a1: Pulling fs layer 00:32:30 04944245beec: Pulling fs layer 00:32:30 699f458cf7ca: Pulling fs layer 00:32:30 765212b225bb: Pulling fs layer 00:32:30 f23df028b6ca: Pulling fs layer 00:32:30 d65c8cfc05b1: Pulling fs layer 00:32:30 2437ff75d9bd: Pulling fs layer 00:32:30 f23df028b6ca: Waiting 00:32:30 d65c8cfc05b1: Waiting 00:32:30 765212b225bb: Waiting 00:32:30 2437ff75d9bd: Waiting 00:32:30 04944245beec: Download complete 00:32:30 765212b225bb: Verifying Checksum 00:32:30 765212b225bb: Download complete 00:32:30 f23df028b6ca: Verifying Checksum 00:32:30 f23df028b6ca: Download complete 00:32:30 d65c8cfc05b1: Download complete 00:32:30 699f458cf7ca: Verifying Checksum 00:32:30 699f458cf7ca: Download complete 00:32:31 8998bd30e6a1: Verifying Checksum 00:32:31 8998bd30e6a1: Download complete 00:32:34 2437ff75d9bd: Verifying Checksum 00:32:34 2437ff75d9bd: Download complete 00:32:36 8998bd30e6a1: Pull complete 00:32:37 04944245beec: Pull complete 00:32:39 699f458cf7ca: Pull complete 00:32:39 765212b225bb: Pull complete 00:32:39 f23df028b6ca: Pull complete 00:32:40 d65c8cfc05b1: Pull complete 00:32:58 2437ff75d9bd: Pull complete 00:32:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:32:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:58 prd-ubuntu20.04-docker-arm64-4c-16g-5131 does not seem to be running inside a container 00:32:58 $ 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/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:33:01 $ docker top e212c2cd6bf522252d573a6ea37c2a5e6849bca86bc6e743338bd59bae280c14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:02 ---> job-cost.sh 00:33:02 lf-activate-venv: SKIPPING 00:33:02 INFO: No Stack... 00:33:02 INFO: Retrieving Pricing Info for: v3-standard-4 00:33:03 INFO: Archiving Costs [Pipeline] sh 00:33:03 + cat /w/workspace/edgex-go/967/archives/cost.csv 00:33:03 + cut -d, -f6 [Pipeline] lock 00:33:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-967-stack-cost] 00:33:03 Resource [jenkins-edgexfoundry-edgex-go-main-967-stack-cost] did not exist. Created. 00:33:03 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-967-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:33:04 + echo total: 0.10999999940395355 [Pipeline] stash 00:33:05 Stashed 1 file(s) [Pipeline] } 00:33:05 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-967-stack-cost] [Pipeline] // lock [Pipeline] } 00:33:05 $ docker stop --time=1 e212c2cd6bf522252d573a6ea37c2a5e6849bca86bc6e743338bd59bae280c14 00:33:06 $ docker rm -f --volumes e212c2cd6bf522252d573a6ea37c2a5e6849bca86bc6e743338bd59bae280c14 [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 00:33:07 provisioning config files... 00:33:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/967@tmp/config11488598972094769245tmp [Pipeline] { [Pipeline] sh 00:33:07 + set +x 00:33:07 + curl -s https://codecov.io/bash 00:33:07 + bash -s -- 00:33:07 00:33:07 _____ _ 00:33:07 / ____| | | 00:33:07 | | ___ __| | ___ ___ _____ __ 00:33:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:33:07 | |___| (_) | (_| | __/ (_| (_) \ V / 00:33:07 \_____\___/ \__,_|\___|\___\___/ \_/ 00:33:07 Bash-1.0.6 00:33:07 00:33:07 00:33:07 ==> git version 2.25.1 found 00:33:07 ==> 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 00:33:07 Release-Date: 2020-01-08 00:33:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:33:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:33:07 ==> Jenkins CI detected. 00:33:07 current dir:  /w/workspace/edgex-go/967 00:33:07 project root: . 00:33:07 --> token set from env 00:33:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:33:07 ==> Running gcov in . (disable via -X gcov) 00:33:07 ==> Python coveragepy not found 00:33:07 ==> Searching for coverage reports in: 00:33:07 + . 00:33:07 -> Found 1 reports 00:33:07 ==> Detecting git/mercurial file structure 00:33:07 ==> Reading reports 00:33:07 + ./coverage.out bytes=1044024 00:33:07 ==> Appending adjustments 00:33:07 https://docs.codecov.io/docs/fixing-reports 00:33:09 + Found adjustments 00:33:09 ==> Gzipping contents 00:33:09 108K /tmp/codecov.l2rHdF.gz 00:33:09 ==> Uploading reports 00:33:09 url: https://codecov.io 00:33:09 query: branch=main&commit=f5db4aa1e81170991e138a80f2fe3c1b323070e5&build=967&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F967%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:33:09 -> Pinging Codecov 00:33:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f5db4aa1e81170991e138a80f2fe3c1b323070e5&build=967&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F967%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:33:09 -> Uploading to 00:33:09 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/f5db4aa1e81170991e138a80f2fe3c1b323070e5/d408efba-60e8-4409-9b80-a825aa5d4ee4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260415%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260415T003309Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f9f277561900bbad030b758b84e87fabf5847ece2760e6a9799b45d57b9436c5 00:33:09 % Total % Received % Xferd Average Speed Time Time Time Current 00:33:09 Dload Upload Total Spent Left Speed 00:33:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 510k --:--:-- --:--:-- --:--:-- 510k 00:33:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f5db4aa1e81170991e138a80f2fe3c1b323070e5 [Pipeline] } 00:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:33:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:33:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:33:10 00:33:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:33:10 latest: Pulling from edgex-devops/edgex-snyk-go 00:33:10 2d35ebdb57d9: Already exists 00:33:10 85e8836fcdb2: Pulling fs layer 00:33:10 91631faa732a: Pulling fs layer 00:33:10 f3f5ae8826fa: Pulling fs layer 00:33:10 4f4fb700ef54: Pulling fs layer 00:33:10 7861252a18e6: Pulling fs layer 00:33:10 9130f900ef6f: Pulling fs layer 00:33:10 4f4fb700ef54: Waiting 00:33:10 7861252a18e6: Waiting 00:33:10 9130f900ef6f: Waiting 00:33:10 f3f5ae8826fa: Verifying Checksum 00:33:10 f3f5ae8826fa: Download complete 00:33:10 85e8836fcdb2: Download complete 00:33:10 4f4fb700ef54: Verifying Checksum 00:33:10 4f4fb700ef54: Download complete 00:33:11 85e8836fcdb2: Pull complete 00:33:11 7861252a18e6: Download complete 00:33:11 91631faa732a: Verifying Checksum 00:33:11 91631faa732a: Download complete 00:33:12 9130f900ef6f: Verifying Checksum 00:33:12 9130f900ef6f: Download complete 00:33:16 91631faa732a: Pull complete 00:33:16 f3f5ae8826fa: Pull complete 00:33:16 4f4fb700ef54: Pull complete 00:33:16 7861252a18e6: Pull complete 00:33:21 9130f900ef6f: Pull complete 00:33:21 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 00:33:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:33:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:21 prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container 00:33:21 $ 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/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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 00:33:23 $ docker top b70375fb968c9a9732e5aabca7bf6b70a580ab7870d8cc24ae0532fa8708c16d -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:23 + git config --global --add safe.directory /w/workspace/edgex-go/967 [Pipeline] echo 00:33:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 00:33:23 + set -o pipefail 00:33:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 00:33:35 00:33:35 Monitoring /w/workspace/edgex-go/967 (github.com/edgexfoundry/edgex-go)... 00:33:35 00:33:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/51c2fa73-4f0d-4300-85b8-a537404747a6 00:33:35 00:33:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:33:35 00:33:35 00:33:35 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 00:33:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:33:35 $ docker stop --time=1 b70375fb968c9a9732e5aabca7bf6b70a580ab7870d8cc24ae0532fa8708c16d 00:33:38 $ docker rm -f --volumes b70375fb968c9a9732e5aabca7bf6b70a580ab7870d8cc24ae0532fa8708c16d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:33:38 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:33:38 provisioning config files... 00:33:38 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/967@tmp/config7539951713828486581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:39 --> edgex-publish-swagger.sh 00:33:39 === Publish openapi API === 00:33:39 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 00:33:39 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/967/openapi/core-command.yaml] 00:33:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:33:39 Dload Upload Total Spent Left Speed 00:33:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 440 217k --:--:-- --:--:-- --:--:-- 219k 00:33:39 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:33:39 00:33:39 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/967/openapi/core-data.yaml] 00:33:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:33:39 Dload Upload Total Spent Left Speed 00:33:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 528 588k --:--:-- --:--:-- --:--:-- 588k 00:33:39 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:33:39 00:33:39 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/967/openapi/core-keeper.yaml] 00:33:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:33:39 Dload Upload Total Spent Left Speed 00:33:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 653 292k --:--:-- --:--:-- --:--:-- 290k 00:33:39 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:33:39 00:33:39 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/967/openapi/core-metadata.yaml] 00:33:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:33:39 Dload Upload Total Spent Left Speed 00:33:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 528 1282k --:--:-- --:--:-- --:--:-- 1282k 00:33:39 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:33:39 00:33:39 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/967/openapi/security-proxy-auth.yaml] 00:33:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:33:39 Dload Upload Total Spent Left Speed 00:33:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 694 251k --:--:-- --:--:-- --:--:-- 252k 00:33:39 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:33:39 00:33:39 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/967/openapi/security-secretstore-setup.yaml] 00:33:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:33:39 Dload Upload Total Spent Left Speed 00:33:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 825 48912 --:--:-- --:--:-- --:--:-- 49737 00:33:40 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:33:40 00:33:40 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/967/openapi/support-notifications.yaml] 00:33:40 % Total % Received % Xferd Average Speed Time Time Time Current 00:33:40 Dload Upload Total Spent Left Speed 00:33:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 464 687k --:--:-- --:--:-- --:--:-- 688k 00:33:40 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:33:40 00:33:40 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/967/openapi/support-scheduler.yaml] 00:33:40 % Total % Received % Xferd Average Speed Time Time Time Current 00:33:40 Dload Upload Total Spent Left Speed 00:33:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 515 386k --:--:-- --:--:-- --:--:-- 387k 00:33:40 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:33:40 [Pipeline] } 00:33:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 00:33:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:33:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:41 prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container 00:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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 00:33:41 $ docker top f534cc0ebb1048e54efc2a79686faa0d144a2b29895a59736901549710f33ad8 -eo pid,comm 00:33:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:33:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:33:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:41 [ssh-agent] Looking for ssh-agent implementation... 00:33:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:41 $ docker exec f534cc0ebb1048e54efc2a79686faa0d144a2b29895a59736901549710f33ad8 ssh-agent 00:33:41 SSH_AUTH_SOCK=/tmp/ssh-PLhgdCZDF5L5/agent.32 00:33:41 SSH_AGENT_PID=38 00:33:41 Running ssh-add (command line suppressed) 00:33:41 Identity added: /w/workspace/edgex-go/967@tmp/private_key_6188958391858910028.key (/w/workspace/edgex-go/967@tmp/private_key_6188958391858910028.key) 00:33:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:42 + git semver tag 00:33:42 2026-04-15 00:33:42,313 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 00:33:42 2026-04-15 00:33:42,316 [run_tag] DEBUG tag force:False 00:33:42 2026-04-15 00:33:42,316 [check_head_tag] DEBUG check head tag 00:33:42 2026-04-15 00:33:42,318 [execute] INFO git cat-file --batch-check 00:33:42 2026-04-15 00:33:42,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/967, stdin=, shell=False, universal_newlines=False) 00:33:42 2026-04-15 00:33:42,322 [execute] INFO git cat-file --batch 00:33:42 2026-04-15 00:33:42,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/967, stdin=, shell=False, universal_newlines=False) 00:33:42 2026-04-15 00:33:42,354 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main 00:33:42 2026-04-15 00:33:42,354 [execute] INFO git tag -a v4.1.0-dev.108 -m v4.1.0-dev.108 00:33:42 2026-04-15 00:33:42,354 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.108', '-m', 'v4.1.0-dev.108'], cwd=/w/workspace/edgex-go/967, stdin=None, shell=False, universal_newlines=False) 00:33:42 2026-04-15 00:33:42,357 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main 00:33:42 4.1.0-dev.108 [Pipeline] } 00:33:42 $ docker exec --env ******** --env ******** f534cc0ebb1048e54efc2a79686faa0d144a2b29895a59736901549710f33ad8 ssh-agent -k 00:33:42 unset SSH_AUTH_SOCK; 00:33:42 unset SSH_AGENT_PID; 00:33:42 echo Agent pid 38 killed; 00:33:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:43 + git semver [Pipeline] } 00:33:43 $ docker stop --time=1 f534cc0ebb1048e54efc2a79686faa0d144a2b29895a59736901549710f33ad8 00:33:44 $ docker rm -f --volumes f534cc0ebb1048e54efc2a79686faa0d144a2b29895a59736901549710f33ad8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:33:45 00:33:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:33:45 0.23.1-centos7: Pulling from edgex-lftools 00:33:45 ab5ef0e58194: Pulling fs layer 00:33:45 9712f1f96733: Pulling fs layer 00:33:45 63f879dbbcfc: Pulling fs layer 00:33:45 0d9ebad4ef96: Pulling fs layer 00:33:45 e9a5061849ea: Pulling fs layer 00:33:45 d747dcd14b5f: Pulling fs layer 00:33:45 2de7ff778b66: Pulling fs layer 00:33:45 e9a5061849ea: Waiting 00:33:45 0d9ebad4ef96: Waiting 00:33:45 d747dcd14b5f: Waiting 00:33:45 2de7ff778b66: Waiting 00:33:45 9712f1f96733: Verifying Checksum 00:33:45 9712f1f96733: Download complete 00:33:46 63f879dbbcfc: Verifying Checksum 00:33:46 63f879dbbcfc: Download complete 00:33:46 e9a5061849ea: Verifying Checksum 00:33:46 e9a5061849ea: Download complete 00:33:46 d747dcd14b5f: Download complete 00:33:46 0d9ebad4ef96: Verifying Checksum 00:33:46 0d9ebad4ef96: Download complete 00:33:46 2de7ff778b66: Verifying Checksum 00:33:46 ab5ef0e58194: Verifying Checksum 00:33:46 ab5ef0e58194: Download complete 00:33:50 ab5ef0e58194: Pull complete 00:33:50 9712f1f96733: Pull complete 00:33:51 63f879dbbcfc: Pull complete 00:33:58 0d9ebad4ef96: Pull complete 00:33:58 e9a5061849ea: Pull complete 00:33:58 d747dcd14b5f: Pull complete 00:33:59 2de7ff778b66: Pull complete 00:33:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:33:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:33:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:59 prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container 00:33:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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 00:34:00 $ docker top 8b4452a72689318489bc95b64b528152eea826780acfa5736f61b10932a7215b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:34:01 provisioning config files... 00:34:01 copy managed file [sigul-config] to file:/w/workspace/edgex-go/967@tmp/config814864332894779212tmp 00:34:01 copy managed file [sigul-password] to file:/w/workspace/edgex-go/967@tmp/config8384287618645163606tmp 00:34:01 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/967@tmp/config6808746377574115657tmp [Pipeline] { [Pipeline] echo 00:34:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:34:01 ---> sigul-configuration.sh 00:34:01 gpg: directory `/root/.gnupg' created 00:34:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:34:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:34:01 gpg: keyring `/root/.gnupg/secring.gpg' created 00:34:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:34:01 gpg: CAST5 encrypted data 00:34:01 gpg: encrypted with 1 passphrase 00:34:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:34:01 + mkdir /home/jenkins 00:34:01 + mkdir /home/jenkins/sigul [Pipeline] sh 00:34:01 + 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 00:34:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:34:02 ---> sigul-install.sh 00:34:02 Sigul already installed; skipping installation. [Pipeline] sh 00:34:02 + git tag --list 00:34:02 0.6.0 00:34:02 0.6.1 00:34:02 0.7.0 00:34:02 0.7.1 00:34:02 v1.0.0 00:34:02 v1.0.1 00:34:02 v1.1.0 00:34:02 v1.2.0 00:34:02 v1.2.1 00:34:02 v1.3.0 00:34:02 v1.3.1 00:34:02 v2.0.0 00:34:02 v2.1.0 00:34:02 v2.1.1 00:34:02 v2.2.0 00:34:02 v2.3.0 00:34:02 v3.0 00:34:02 v3.0.0 00:34:02 v3.1 00:34:02 v3.1.0 00:34:02 v3.1.1 00:34:02 v4.0 00:34:02 v4.0.0 00:34:02 v4.0.1 00:34:02 v4.0.1-dev.1 00:34:02 v4.0.1-dev.2 00:34:02 v4.0.2-dev.1 00:34:02 v4.1.0-dev.1 00:34:02 v4.1.0-dev.10 00:34:02 v4.1.0-dev.100 00:34:02 v4.1.0-dev.101 00:34:02 v4.1.0-dev.102 00:34:02 v4.1.0-dev.103 00:34:02 v4.1.0-dev.104 00:34:02 v4.1.0-dev.105 00:34:02 v4.1.0-dev.106 00:34:02 v4.1.0-dev.107 00:34:02 v4.1.0-dev.108 00:34:02 v4.1.0-dev.11 00:34:02 v4.1.0-dev.12 00:34:02 v4.1.0-dev.13 00:34:02 v4.1.0-dev.14 00:34:02 v4.1.0-dev.15 00:34:02 v4.1.0-dev.16 00:34:02 v4.1.0-dev.17 00:34:02 v4.1.0-dev.18 00:34:02 v4.1.0-dev.19 00:34:02 v4.1.0-dev.2 00:34:02 v4.1.0-dev.20 00:34:02 v4.1.0-dev.21 00:34:02 v4.1.0-dev.22 00:34:02 v4.1.0-dev.23 00:34:02 v4.1.0-dev.24 00:34:02 v4.1.0-dev.25 00:34:02 v4.1.0-dev.26 00:34:02 v4.1.0-dev.27 00:34:02 v4.1.0-dev.28 00:34:02 v4.1.0-dev.29 00:34:02 v4.1.0-dev.3 00:34:02 v4.1.0-dev.30 00:34:02 v4.1.0-dev.31 00:34:02 v4.1.0-dev.32 00:34:02 v4.1.0-dev.33 00:34:02 v4.1.0-dev.34 00:34:02 v4.1.0-dev.35 00:34:02 v4.1.0-dev.36 00:34:02 v4.1.0-dev.37 00:34:02 v4.1.0-dev.38 00:34:02 v4.1.0-dev.39 00:34:02 v4.1.0-dev.4 00:34:02 v4.1.0-dev.40 00:34:02 v4.1.0-dev.41 00:34:02 v4.1.0-dev.42 00:34:02 v4.1.0-dev.43 00:34:02 v4.1.0-dev.44 00:34:02 v4.1.0-dev.45 00:34:02 v4.1.0-dev.46 00:34:02 v4.1.0-dev.47 00:34:02 v4.1.0-dev.48 00:34:02 v4.1.0-dev.49 00:34:02 v4.1.0-dev.5 00:34:02 v4.1.0-dev.50 00:34:02 v4.1.0-dev.51 00:34:02 v4.1.0-dev.52 00:34:02 v4.1.0-dev.53 00:34:02 v4.1.0-dev.54 00:34:02 v4.1.0-dev.55 00:34:02 v4.1.0-dev.56 00:34:02 v4.1.0-dev.57 00:34:02 v4.1.0-dev.58 00:34:02 v4.1.0-dev.59 00:34:02 v4.1.0-dev.6 00:34:02 v4.1.0-dev.60 00:34:02 v4.1.0-dev.61 00:34:02 v4.1.0-dev.62 00:34:02 v4.1.0-dev.63 00:34:02 v4.1.0-dev.64 00:34:02 v4.1.0-dev.65 00:34:02 v4.1.0-dev.66 00:34:02 v4.1.0-dev.67 00:34:02 v4.1.0-dev.68 00:34:02 v4.1.0-dev.69 00:34:02 v4.1.0-dev.7 00:34:02 v4.1.0-dev.70 00:34:02 v4.1.0-dev.71 00:34:02 v4.1.0-dev.72 00:34:02 v4.1.0-dev.73 00:34:02 v4.1.0-dev.74 00:34:02 v4.1.0-dev.75 00:34:02 v4.1.0-dev.76 00:34:02 v4.1.0-dev.77 00:34:02 v4.1.0-dev.78 00:34:02 v4.1.0-dev.79 00:34:02 v4.1.0-dev.8 00:34:02 v4.1.0-dev.80 00:34:02 v4.1.0-dev.81 00:34:02 v4.1.0-dev.82 00:34:02 v4.1.0-dev.83 00:34:02 v4.1.0-dev.84 00:34:02 v4.1.0-dev.85 00:34:02 v4.1.0-dev.86 00:34:02 v4.1.0-dev.87 00:34:02 v4.1.0-dev.88 00:34:02 v4.1.0-dev.89 00:34:02 v4.1.0-dev.9 00:34:02 v4.1.0-dev.90 00:34:02 v4.1.0-dev.91 00:34:02 v4.1.0-dev.92 00:34:02 v4.1.0-dev.93 00:34:02 v4.1.0-dev.94 00:34:02 v4.1.0-dev.95 00:34:02 v4.1.0-dev.96 00:34:02 v4.1.0-dev.97 00:34:02 v4.1.0-dev.98 00:34:02 v4.1.0-dev.99 [Pipeline] sh 00:34:02 + lftools sign git-tag v4.1.0-dev.108 00:34:03 Signing Git tag with Sigul... 00:34:03 Signing v4.1.0-dev.108 [Pipeline] echo 00:34:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:34:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:34:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:34:04 $ docker stop --time=1 8b4452a72689318489bc95b64b528152eea826780acfa5736f61b10932a7215b 00:34:05 $ docker rm -f --volumes 8b4452a72689318489bc95b64b528152eea826780acfa5736f61b10932a7215b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:34:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:34:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:34:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:06 prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container 00:34:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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 00:34:06 $ docker top 5d03b4bb448964b65abb9744e590b58dfd3db7056a89bcc8df6a6a7743bb7242 -eo pid,comm 00:34: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). 00:34:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:34:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:34:06 [ssh-agent] Looking for ssh-agent implementation... 00:34:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:06 $ docker exec 5d03b4bb448964b65abb9744e590b58dfd3db7056a89bcc8df6a6a7743bb7242 ssh-agent 00:34:06 SSH_AUTH_SOCK=/tmp/ssh-OrqMHv3DlA8P/agent.33 00:34:06 SSH_AGENT_PID=39 00:34:06 Running ssh-add (command line suppressed) 00:34:07 Identity added: /w/workspace/edgex-go/967@tmp/private_key_3699415553743407481.key (/w/workspace/edgex-go/967@tmp/private_key_3699415553743407481.key) 00:34:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:34:07 + git semver bump pre 00:34:07 2026-04-15 00:34:07,605 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 00:34:07 2026-04-15 00:34:07,609 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main 00:34:07 2026-04-15 00:34:07,609 [bump_version] DEBUG bumping version:4.1.0-dev.108 on axis:pre with prefix:dev 00:34:07 2026-04-15 00:34:07,609 [bump_version] DEBUG bumped version:4.1.0-dev.109 00:34:07 2026-04-15 00:34:07,609 [write_version] DEBUG write version:4.1.0-dev.109 to path:/w/workspace/edgex-go/967/.semver/main with force:True 00:34:07 2026-04-15 00:34:07,609 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main 00:34:07 2026-04-15 00:34:07,609 [write_file] DEBUG write to file:/w/workspace/edgex-go/967/.semver/main 00:34:07 2026-04-15 00:34:07,613 [execute] INFO git cat-file --batch-check 00:34:07 2026-04-15 00:34:07,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/967/.semver, stdin=, shell=False, universal_newlines=False) 00:34:07 2026-04-15 00:34:07,616 [execute] INFO git cat-file --batch 00:34:07 2026-04-15 00:34:07,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/967/.semver, stdin=, shell=False, universal_newlines=False) 00:34:07 2026-04-15 00:34:07,620 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main 00:34:07 4.1.0-dev.109 [Pipeline] } 00:34:07 $ docker exec --env ******** --env ******** 5d03b4bb448964b65abb9744e590b58dfd3db7056a89bcc8df6a6a7743bb7242 ssh-agent -k 00:34:07 unset SSH_AUTH_SOCK; 00:34:07 unset SSH_AGENT_PID; 00:34:07 echo Agent pid 39 killed; 00:34:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:34:08 + git semver [Pipeline] } 00:34:08 $ docker stop --time=1 5d03b4bb448964b65abb9744e590b58dfd3db7056a89bcc8df6a6a7743bb7242 00:34:09 $ docker rm -f --volumes 5d03b4bb448964b65abb9744e590b58dfd3db7056a89bcc8df6a6a7743bb7242 [Pipeline] // withDockerContainer [Pipeline] sh 00:34:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:34:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:34:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:10 prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container 00:34:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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 00:34:10 $ docker top 6636eb2702bb9c3013dbc05f9cad55230220b500551530877999dda5919483fe -eo pid,comm 00:34:10 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). 00:34:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:34:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:34:10 [ssh-agent] Looking for ssh-agent implementation... 00:34:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:11 $ docker exec 6636eb2702bb9c3013dbc05f9cad55230220b500551530877999dda5919483fe ssh-agent 00:34:11 SSH_AUTH_SOCK=/tmp/ssh-YkOYwLNRsNjA/agent.32 00:34:11 SSH_AGENT_PID=38 00:34:11 Running ssh-add (command line suppressed) 00:34:11 Identity added: /w/workspace/edgex-go/967@tmp/private_key_6270055336592979638.key (/w/workspace/edgex-go/967@tmp/private_key_6270055336592979638.key) 00:34:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:34:11 + git semver push 00:34:11 2026-04-15 00:34:11,853 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 00:34:11 2026-04-15 00:34:11,856 [run_push] DEBUG push 00:34:11 2026-04-15 00:34:11,857 [execute] INFO git cat-file --batch-check 00:34:11 2026-04-15 00:34:11,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/967/.semver, stdin=, shell=False, universal_newlines=False) 00:34:11 2026-04-15 00:34:11,858 [execute] INFO git rev-list 6ddd27e0d2e15bddfcc456b1222bb64d5717df25 -- 00:34:11 2026-04-15 00:34:11,859 [execute] DEBUG Popen(['git', 'rev-list', '6ddd27e0d2e15bddfcc456b1222bb64d5717df25', '--'], cwd=/w/workspace/edgex-go/967/.semver, stdin=None, shell=False, universal_newlines=False) 00:34:11 2026-04-15 00:34:11,880 [execute] INFO git fetch -v -- origin 00:34:11 2026-04-15 00:34:11,880 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/967/.semver, stdin=None, shell=False, universal_newlines=True) 00:34:12 2026-04-15 00:34:12,455 [run_push] DEBUG no remote changes detected 00:34:12 2026-04-15 00:34:12,455 [execute] INFO git push origin semver 00:34:12 2026-04-15 00:34:12,455 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/967/.semver, stdin=None, shell=False, universal_newlines=False) 00:34:13 2026-04-15 00:34:13,314 [run_push] DEBUG push all version tags 00:34:13 2026-04-15 00:34:13,314 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:34:13 2026-04-15 00:34:13,315 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/967, stdin=None, shell=False, universal_newlines=False) 00:34:14 2026-04-15 00:34:14,130 [read_version] DEBUG read version from /w/workspace/edgex-go/967/.semver/main 00:34:14 4.1.0-dev.109 [Pipeline] } 00:34:14 $ docker exec --env ******** --env ******** 6636eb2702bb9c3013dbc05f9cad55230220b500551530877999dda5919483fe ssh-agent -k 00:34:14 unset SSH_AUTH_SOCK; 00:34:14 unset SSH_AGENT_PID; 00:34:14 echo Agent pid 38 killed; 00:34:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:34:14 + git semver [Pipeline] } 00:34:15 $ docker stop --time=1 6636eb2702bb9c3013dbc05f9cad55230220b500551530877999dda5919483fe 00:34:16 $ docker rm -f --volumes 6636eb2702bb9c3013dbc05f9cad55230220b500551530877999dda5919483fe [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 00:34:17 + [ -d /w/workspace/edgex-go/967/archives ] [Pipeline] libraryResource [Pipeline] sh 00:34:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:34:18 ---> package-listing.sh 00:34:18 ++ facter osfamily 00:34:18 ++ tr '[:upper:]' '[:lower:]' 00:34:18 + OS_FAMILY=debian 00:34:18 + workspace=/w/workspace/edgex-go/967 00:34:18 + START_PACKAGES=/tmp/packages_start.txt 00:34:18 + END_PACKAGES=/tmp/packages_end.txt 00:34:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:34:18 + PACKAGES=/tmp/packages_start.txt 00:34:18 + '[' /w/workspace/edgex-go/967 ']' 00:34:18 + PACKAGES=/tmp/packages_end.txt 00:34:18 + case "${OS_FAMILY}" in 00:34:18 + grep '^ii' 00:34:18 + dpkg -l 00:34:18 + '[' -f /tmp/packages_start.txt ']' 00:34:18 + '[' -f /tmp/packages_end.txt ']' 00:34:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:34:18 + '[' /w/workspace/edgex-go/967 ']' 00:34:18 + mkdir -p /w/workspace/edgex-go/967/archives/ 00:34:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/967/archives/ [Pipeline] echo 00:34:18 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/967/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:34:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:19 00:34:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:19 latest: Pulling from edgex-lftools-log-publisher 00:34:19 5eb5b503b376: Pulling fs layer 00:34:19 5c69ac0246d0: Pulling fs layer 00:34:19 ec43610c2a17: Pulling fs layer 00:34:19 3a2ae6a8a46f: Pulling fs layer 00:34:19 33b1e0a273af: Pulling fs layer 00:34:19 5d3b04190fa2: Pulling fs layer 00:34:19 2f39f015ded8: Pulling fs layer 00:34:19 3a2ae6a8a46f: Waiting 00:34:19 33b1e0a273af: Waiting 00:34:19 5d3b04190fa2: Waiting 00:34:19 2f39f015ded8: Waiting 00:34:19 5c69ac0246d0: Verifying Checksum 00:34:19 5c69ac0246d0: Download complete 00:34:19 3a2ae6a8a46f: Verifying Checksum 00:34:19 3a2ae6a8a46f: Download complete 00:34:19 33b1e0a273af: Verifying Checksum 00:34:19 33b1e0a273af: Download complete 00:34:19 5d3b04190fa2: Verifying Checksum 00:34:19 5d3b04190fa2: Download complete 00:34:19 ec43610c2a17: Verifying Checksum 00:34:19 ec43610c2a17: Download complete 00:34:19 5eb5b503b376: Download complete 00:34:20 2f39f015ded8: Download complete 00:34:21 5eb5b503b376: Pull complete 00:34:21 5c69ac0246d0: Pull complete 00:34:22 ec43610c2a17: Pull complete 00:34:22 3a2ae6a8a46f: Pull complete 00:34:22 33b1e0a273af: Pull complete 00:34:22 5d3b04190fa2: Pull complete 00:34:29 2f39f015ded8: Pull complete 00:34:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:34:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:29 prd-ubuntu20.04-docker-8c-8g-5130 does not seem to be running inside a container 00:34:29 $ 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/967/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/967 -v /w/workspace/edgex-go/967:/w/workspace/edgex-go/967:rw,z -v /w/workspace/edgex-go/967@tmp:/w/workspace/edgex-go/967@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 00:34:30 $ docker top 8f605b37a802680f7eee23c4f6b619f2573cebd30fe5a6e18af09303cac5d79a -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:30 + touch /tmp/pre-build-complete [Pipeline] sh 00:34:31 + mkdir -p /var/log/sysstat [Pipeline] sh 00:34:31 + ls /var/log/sa-host 00:34:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:34:31 provisioning config files... 00:34:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/967@tmp/config7512740093288795203tmp [Pipeline] { [Pipeline] echo 00:34:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:34:31 ---> create-netrc.sh [Pipeline] } 00:34:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:34:32 ---> python-tools-install.sh [Pipeline] echo 00:34:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:34:32 ---> sudo-logs.sh 00:34:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:34:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:34:32 ---> job-cost.sh 00:34:32 lf-activate-venv: SKIPPING 00:34:32 DEBUG: total: 0.10999999940395355 00:34:32 INFO: Retrieving Stack Cost... 00:34:33 INFO: Retrieving Pricing Info for: v3-standard-8 00:34:33 INFO: Archiving Costs [Pipeline] echo 00:34:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:34:33 ---> logs-deploy.sh 00:34:33 lf-activate-venv: SKIPPING 00:34:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/967 00:34:33 INFO: archiving workspace using pattern(s): 00:34:34 Archives upload complete. 00:34:34 INFO: archiving logs to Nexus 00:34:35 ---> uname -a: 00:34:35 Linux prd-ubuntu20-04-docker-8c-8g-5130 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 00:34:35 00:34:35 00:34:35 ---> lscpu: 00:34:35 Architecture: x86_64 00:34:35 CPU op-mode(s): 32-bit, 64-bit 00:34:35 Byte Order: Little Endian 00:34:35 Address sizes: 40 bits physical, 48 bits virtual 00:34:35 CPU(s): 8 00:34:35 On-line CPU(s) list: 0-7 00:34:35 Thread(s) per core: 1 00:34:35 Core(s) per socket: 1 00:34:35 Socket(s): 8 00:34:35 NUMA node(s): 1 00:34:35 Vendor ID: AuthenticAMD 00:34:35 CPU family: 23 00:34:35 Model: 49 00:34:35 Model name: AMD EPYC-Rome Processor 00:34:35 Stepping: 0 00:34:35 CPU MHz: 2799.998 00:34:35 BogoMIPS: 5599.99 00:34:35 Virtualization: AMD-V 00:34:35 Hypervisor vendor: KVM 00:34:35 Virtualization type: full 00:34:35 L1d cache: 256 KiB 00:34:35 L1i cache: 256 KiB 00:34:35 L2 cache: 4 MiB 00:34:35 L3 cache: 128 MiB 00:34:35 NUMA node0 CPU(s): 0-7 00:34:35 Vulnerability Gather data sampling: Not affected 00:34:35 Vulnerability Itlb multihit: Not affected 00:34:35 Vulnerability L1tf: Not affected 00:34:35 Vulnerability Mds: Not affected 00:34:35 Vulnerability Meltdown: Not affected 00:34:35 Vulnerability Mmio stale data: Not affected 00:34:35 Vulnerability Retbleed: Vulnerable 00:34:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:34:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:34:35 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:34:35 Vulnerability Srbds: Not affected 00:34:35 Vulnerability Tsx async abort: Not affected 00:34:35 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 00:34:35 00:34:35 00:34:35 ---> nproc: 00:34:35 8 00:34:35 00:34:35 00:34:35 ---> df -h: 00:34:35 Filesystem Size Used Avail Use% Mounted on 00:34:35 overlay 155G 34G 121G 22% / 00:34:35 tmpfs 64M 0 64M 0% /dev 00:34:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:34:35 shm 64M 0 64M 0% /dev/shm 00:34:35 /dev/vda1 155G 34G 121G 22% /facter-os 00:34:35 00:34:35 00:34:35 ---> sar -b -r -n DEV: 00:34:35 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5130) 04/15/26 _x86_64_ (8 CPU) 00:34:35 00:34:35 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:34:35 00:00:01 700.00 200.00 500.00 0.00 1600.00 10400.00 0.00 00:34:35 00:01:01 10.68 5.20 5.48 0.00 144.64 149.71 0.00 00:34:35 00:02:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 00:34:35 00:03:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 00:34:35 00:04:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 00:34:35 00:05:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 00:34:35 00:06:01 1.23 0.02 1.22 0.00 0.13 15.06 0.00 00:34:35 00:07:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 00:34:35 00:08:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 00:34:35 00:09:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 00:34:35 00:10:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 00:34:35 00:11:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 00:34:35 00:12:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 00:34:35 00:13:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 00:34:35 00:14:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 00:34:35 00:15:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 00:34:35 00:16:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 00:34:35 00:17:01 0.93 0.05 0.88 0.00 1.07 9.46 0.00 00:34:35 00:18:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 00:34:35 00:19:02 1.53 0.00 1.53 0.00 0.00 18.93 0.00 00:34:35 00:20:01 1.08 0.00 1.08 0.00 0.00 13.15 0.00 00:34:35 00:21:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 00:34:35 00:22:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 00:34:35 00:23:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 00:34:35 00:24:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 00:34:35 00:25:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 00:34:35 00:26:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 00:34:35 00:27:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 00:34:35 00:28:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 00:34:35 00:29:01 1.30 0.32 0.98 0.00 16.93 12.80 0.00 00:34:35 00:30:01 1.48 0.00 1.48 0.00 0.00 18.80 0.00 00:34:35 00:31:01 2.50 1.43 1.07 0.00 31.33 13.33 0.00 00:34:35 00:32:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 00:34:35 00:33:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 00:34:35 00:34:01 151.01 3.47 147.54 0.00 250.22 61948.08 0.00 00:34:35 Average: 5.92 0.31 5.61 0.00 13.08 1840.49 0.00 00:34:35 00:34:35 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:34:35 00:00:01 6279156 31461784 789248 2.40 427464 23845400 2045368 6.03 4457588 20500508 8 00:34:35 00:01:01 6271904 31459828 790852 2.41 429384 23848168 2087248 6.15 4461076 20501456 316 00:34:35 00:02:01 6271636 31459636 791012 2.41 429412 23848232 2087248 6.15 4461076 20501516 8 00:34:35 00:03:01 6271532 31459572 790972 2.41 429432 23848236 2087248 6.15 4461376 20501520 164 00:34:35 00:04:01 6272000 31460048 790660 2.41 429460 23848232 2087248 6.15 4461592 20501524 24 00:34:35 00:05:01 6271620 31459728 790860 2.41 429492 23848240 2087248 6.15 4461592 20501528 152 00:34:35 00:06:01 6272148 31460296 790256 2.40 429516 23848256 2087248 6.15 4461240 20501540 48 00:34:35 00:07:01 6272300 31460464 790220 2.40 429540 23848256 2087248 6.15 4461120 20501540 148 00:34:35 00:08:01 6271944 31460132 790444 2.40 429556 23848264 2087248 6.15 4461524 20501544 180 00:34:35 00:09:01 6272076 31460364 790136 2.40 429584 23848268 2087248 6.15 4461004 20501544 176 00:34:35 00:10:01 6272152 31460440 789872 2.40 429616 23848268 2087248 6.15 4461392 20501544 12 00:34:35 00:11:01 6272024 31460504 789756 2.40 429644 23848400 2087248 6.15 4461064 20501680 156 00:34:35 00:12:01 6271652 31460156 789976 2.40 429676 23848400 2087248 6.15 4461536 20501684 180 00:34:35 00:13:01 6271684 31460196 789888 2.40 429708 23848404 2087248 6.15 4461124 20501688 208 00:34:35 00:14:01 6271836 31460396 789828 2.40 429760 23848396 2087248 6.15 4461452 20501680 32 00:34:35 00:15:01 6271600 31460228 790012 2.40 429780 23848408 2087248 6.15 4461680 20501684 256 00:34:35 00:16:01 6271876 31460524 789716 2.40 429796 23848412 2087248 6.15 4461576 20501688 28 00:34:35 00:17:01 6271740 31460444 789752 2.40 429812 23848412 2087248 6.15 4461844 20501692 164 00:34:35 00:18:01 6271480 31460368 789768 2.40 429816 23848576 2087248 6.15 4461848 20501840 220 00:34:35 00:19:02 6271708 31460596 789428 2.40 429848 23848576 2087248 6.15 4461620 20501840 64 00:34:35 00:20:01 6271176 31460068 789876 2.40 429868 23848580 2087248 6.15 4461904 20501844 220 00:34:35 00:21:01 6270948 31459904 790012 2.40 429896 23848584 2071028 6.11 4462924 20501848 240 00:34:35 00:22:01 6270956 31459948 790008 2.40 429932 23848588 2071028 6.11 4462184 20501860 204 00:34:35 00:23:01 6270980 31460004 789968 2.40 429948 23848592 2071028 6.11 4462796 20501868 156 00:34:35 00:24:01 6271232 31460256 789664 2.40 429964 23848592 2071028 6.11 4461600 20501868 12 00:34:35 00:25:01 6271516 31460544 789456 2.40 429988 23848596 2071028 6.11 4462876 20501872 292 00:34:35 00:26:01 6271444 31460536 789480 2.40 430012 23848596 2071028 6.11 4461908 20501876 188 00:34:35 00:27:01 6271404 31460504 789416 2.40 430024 23848604 2071028 6.11 4462828 20501884 276 00:34:35 00:28:01 6271112 31460220 789628 2.40 430036 23848604 2054488 6.06 4461920 20501884 204 00:34:35 00:29:01 6269684 31459440 790308 2.40 430064 23849112 2070612 6.10 4464220 20502200 196 00:34:35 00:30:01 6269732 31459500 790224 2.40 430096 23849108 2070612 6.10 4463064 20502204 20 00:34:35 00:31:01 6260804 31452440 797100 2.42 430124 23850060 2070612 6.10 4474160 20502292 192 00:34:35 00:32:01 6260280 31451960 797788 2.43 430144 23850064 2070612 6.10 4472876 20502316 8 00:34:35 00:33:01 6259212 31450928 798960 2.43 430168 23850064 2070612 6.10 4474268 20502268 248 00:34:35 00:34:01 4693596 31386612 860604 2.62 481536 25171992 2146800 6.33 4603684 21803588 716 00:34:35 Average: 6225661 31457388 792719 2.41 431203 23886330 2081196 6.14 4466787 20538940 163 00:34:35 00:34:35 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:34:35 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:01:01 ens3 0.20 0.17 0.02 0.01 0.00 0.00 0.00 0.00 00:34:35 00:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:34:35 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:34:35 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:03:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:04:01 ens3 0.80 0.30 0.31 0.21 0.00 0.00 0.00 0.00 00:34:35 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:05:01 ens3 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 00:34:35 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:06:01 ens3 0.15 0.05 0.07 0.00 0.00 0.00 0.00 0.00 00:34:35 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:07:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 00:34:35 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:08:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:34:35 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:09:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 00:34:35 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:10:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 00:34:35 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:11:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 00:34:35 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:12:01 ens3 0.22 0.12 0.13 0.07 0.00 0.00 0.00 0.00 00:34:35 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:13:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 00:34:35 00:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:14:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:34:35 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:15:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 00:34:35 00:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:16:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:34:35 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:17:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 00:34:35 00:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:18:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 00:34:35 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:19:02 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:19:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:20:01 ens3 1.10 0.41 0.46 0.28 0.00 0.00 0.00 0.00 00:34:35 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:21:01 ens3 0.47 0.35 0.27 0.21 0.00 0.00 0.00 0.00 00:34:35 00:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:22:01 ens3 0.72 0.27 0.30 0.21 0.00 0.00 0.00 0.00 00:34:35 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:23:01 ens3 0.73 0.10 0.07 0.01 0.00 0.00 0.00 0.00 00:34:35 00:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:24:01 ens3 0.53 0.35 0.36 0.28 0.00 0.00 0.00 0.00 00:34:35 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:25:01 ens3 0.42 0.22 0.15 0.07 0.00 0.00 0.00 0.00 00:34:35 00:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:26:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:34:35 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:27:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 00:34:35 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:28:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:34:35 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:29:01 ens3 0.98 0.67 0.83 0.38 0.00 0.00 0.00 0.00 00:34:35 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:30:01 ens3 0.30 0.13 0.15 0.07 0.00 0.00 0.00 0.00 00:34:35 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:31:01 ens3 5.87 4.60 3.75 4.76 0.00 0.00 0.00 0.00 00:34:35 00:31:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:34:35 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:34:35 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:33:01 ens3 1.77 1.47 0.98 1.22 0.00 0.00 0.00 0.00 00:34:35 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:34:01 ens3 409.57 287.79 8025.11 160.36 0.00 0.00 0.00 0.00 00:34:35 00:34:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 00:34:35 00:34:01 docker0 78.49 107.45 6.77 780.00 0.00 0.00 0.00 0.00 00:34:35 00:34:01 vethe813444 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 Average: ens3 12.54 8.78 236.39 4.96 0.00 0.00 0.00 0.00 00:34:35 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 00:34:35 Average: docker0 2.31 3.16 0.20 22.95 0.00 0.00 0.00 0.00 00:34:35 Average: vethe813444 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:35 00:34:35 00:34:35 ---> sar -P ALL: 00:34:35 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5130) 04/15/26 _x86_64_ (8 CPU) 00:34:35 00:34:35 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:34:35 00:00:01 all 0.00 0.00 37.50 0.00 0.00 62.50 00:34:35 00:00:01 0 0.00 0.00 50.00 0.00 0.00 50.00 00:34:35 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:00:01 5 0.00 0.00 100.00 0.00 0.00 0.00 00:34:35 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:00:01 7 0.00 0.00 50.00 0.00 0.00 50.00 00:34:35 00:01:01 all 0.04 0.02 0.05 0.04 0.01 99.84 00:34:35 00:01:01 0 0.07 0.00 0.02 0.02 0.00 99.90 00:34:35 00:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:34:35 00:01:01 2 0.02 0.00 0.05 0.00 0.03 99.90 00:34:35 00:01:01 3 0.03 0.17 0.15 0.17 0.02 99.47 00:34:35 00:01:01 4 0.05 0.00 0.05 0.00 0.02 99.88 00:34:35 00:01:01 5 0.03 0.00 0.03 0.10 0.02 99.82 00:34:35 00:01:01 6 0.05 0.00 0.05 0.00 0.00 99.90 00:34:35 00:01:01 7 0.03 0.00 0.03 0.02 0.02 99.90 00:34:35 00:02:01 all 0.02 0.00 0.02 0.00 0.00 99.95 00:34:35 00:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:34:35 00:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:34:35 00:02:01 2 0.05 0.00 0.05 0.00 0.02 99.88 00:34:35 00:02:01 3 0.03 0.00 0.07 0.00 0.00 99.90 00:34:35 00:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:34:35 00:02:01 5 0.03 0.00 0.02 0.02 0.00 99.93 00:34:35 00:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:34:35 00:02:01 7 0.00 0.00 0.02 0.02 0.00 99.97 00:34:35 00:03:01 all 0.03 0.00 0.01 0.00 0.02 99.94 00:34:35 00:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:34:35 00:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:34:35 00:03:01 2 0.02 0.00 0.03 0.00 0.03 99.92 00:34:35 00:03:01 3 0.07 0.00 0.02 0.02 0.03 99.87 00:34:35 00:03:01 4 0.02 0.00 0.03 0.00 0.02 99.93 00:34:35 00:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:34:35 00:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:34:35 00:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:34:35 00:04:01 all 0.04 0.00 0.01 0.00 0.01 99.94 00:34:35 00:04:01 0 0.10 0.00 0.03 0.00 0.00 99.87 00:34:35 00:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:34:35 00:04:01 2 0.03 0.00 0.02 0.00 0.03 99.92 00:34:35 00:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:34:35 00:04:01 4 0.05 0.00 0.02 0.00 0.00 99.93 00:34:35 00:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:34:35 00:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:34:35 00:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:34:35 00:05:01 all 0.04 0.00 0.01 0.00 0.02 99.93 00:34:35 00:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:34:35 00:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:34:35 00:05:01 2 0.02 0.00 0.02 0.00 0.03 99.93 00:34:35 00:05:01 3 0.05 0.00 0.00 0.00 0.02 99.93 00:34:35 00:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:34:35 00:05:01 5 0.00 0.00 0.02 0.02 0.02 99.95 00:34:35 00:05:01 6 0.12 0.00 0.03 0.00 0.02 99.83 00:34:35 00:05:01 7 0.00 0.00 0.03 0.02 0.02 99.93 00:34:35 00:06:01 all 0.26 0.00 0.02 0.00 0.01 99.70 00:34:35 00:06:01 0 0.00 0.00 0.03 0.00 0.02 99.95 00:34:35 00:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:34:35 00:06:01 2 0.00 0.00 0.03 0.00 0.03 99.93 00:34:35 00:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 00:34:35 00:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:34:35 00:06:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:34:35 00:06:01 6 1.99 0.00 0.00 0.00 0.02 98.00 00:34:35 00:06:01 7 0.03 0.00 0.03 0.00 0.02 99.92 00:34:35 00:07:01 all 0.26 0.00 0.01 0.00 0.01 99.72 00:34:35 00:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:07:01 1 0.07 0.00 0.03 0.00 0.00 99.90 00:34:35 00:07:01 2 0.03 0.00 0.02 0.00 0.03 99.92 00:34:35 00:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:34:35 00:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 00:34:35 00:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:34:35 00:07:01 6 1.86 0.00 0.00 0.00 0.02 98.13 00:34:35 00:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:34:35 00:08:01 all 0.05 0.00 0.02 0.00 0.01 99.92 00:34:35 00:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:34:35 00:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:34:35 00:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:34:35 00:08:01 3 0.07 0.00 0.00 0.02 0.02 99.90 00:34:35 00:08:01 4 0.05 0.00 0.00 0.00 0.02 99.93 00:34:35 00:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:34:35 00:08:01 6 0.17 0.00 0.03 0.00 0.02 99.78 00:34:35 00:08:01 7 0.00 0.00 0.03 0.00 0.02 99.95 00:34:35 00:09:01 all 0.02 0.00 0.02 0.00 0.01 99.95 00:34:35 00:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:34:35 00:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:34:35 00:09:01 2 0.02 0.00 0.02 0.00 0.03 99.93 00:34:35 00:09:01 3 0.00 0.00 0.03 0.00 0.02 99.95 00:34:35 00:09:01 4 0.03 0.00 0.03 0.02 0.02 99.90 00:34:35 00:09:01 5 0.02 0.00 0.02 0.02 0.00 99.95 00:34:35 00:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:34:35 00:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:34:35 00:10:01 all 0.02 0.00 0.00 0.00 0.01 99.96 00:34:35 00:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:34:35 00:10:01 2 0.02 0.00 0.02 0.00 0.05 99.92 00:34:35 00:10:01 3 0.00 0.00 0.02 0.02 0.02 99.95 00:34:35 00:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:34:35 00:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:34:35 00:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:10:01 7 0.07 0.00 0.00 0.00 0.02 99.92 00:34:35 00:34:35 00:10:01 CPU %user %nice %system %iowait %steal %idle 00:34:35 00:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 00:34:35 00:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:34:35 00:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:34:35 00:11:01 2 0.00 0.00 0.03 0.00 0.02 99.95 00:34:35 00:11:01 3 0.05 0.00 0.00 0.00 0.02 99.93 00:34:35 00:11:01 4 0.05 0.00 0.02 0.00 0.02 99.92 00:34:35 00:11:01 5 0.00 0.00 0.02 0.02 0.02 99.95 00:34:35 00:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:34:35 00:11:01 7 0.00 0.00 0.03 0.00 0.00 99.97 00:34:35 00:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 00:34:35 00:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:34:35 00:12:01 2 0.00 0.00 0.00 0.00 0.03 99.97 00:34:35 00:12:01 3 0.02 0.00 0.02 0.02 0.00 99.95 00:34:35 00:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:34:35 00:12:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:34:35 00:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:34:35 00:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 00:34:35 00:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:34:35 00:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:34:35 00:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:34:35 00:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:34:35 00:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:34:35 00:13:01 4 0.08 0.00 0.02 0.00 0.02 99.88 00:34:35 00:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:34:35 00:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:34:35 00:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:34:35 00:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:34:35 00:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:34:35 00:14:01 1 0.05 0.00 0.00 0.00 0.02 99.93 00:34:35 00:14:01 2 0.00 0.00 0.05 0.00 0.03 99.92 00:34:35 00:14:01 3 0.03 0.00 0.00 0.02 0.00 99.95 00:34:35 00:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:34:35 00:14:01 5 0.03 0.00 0.02 0.02 0.02 99.92 00:34:35 00:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:34:35 00:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:34:35 00:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:34:35 00:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:15:01 2 0.10 0.00 0.03 0.00 0.05 99.82 00:34:35 00:15:01 3 0.02 0.00 0.02 0.02 0.02 99.93 00:34:35 00:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:34:35 00:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:34:35 00:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:34:35 00:15:01 7 0.05 0.00 0.02 0.00 0.02 99.92 00:34:35 00:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:34:35 00:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:34:35 00:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:34:35 00:16:01 2 0.07 0.00 0.03 0.00 0.03 99.87 00:34:35 00:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:34:35 00:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:34:35 00:16:01 5 0.00 0.00 0.02 0.02 0.00 99.97 00:34:35 00:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:17:01 all 0.03 0.00 0.01 0.01 0.01 99.95 00:34:35 00:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:34:35 00:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:34:35 00:17:01 2 0.05 0.00 0.05 0.00 0.02 99.88 00:34:35 00:17:01 3 0.02 0.00 0.02 0.02 0.02 99.93 00:34:35 00:17:01 4 0.05 0.00 0.02 0.00 0.00 99.93 00:34:35 00:17:01 5 0.03 0.00 0.00 0.03 0.02 99.92 00:34:35 00:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:34:35 00:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:34:35 00:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:34:35 00:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:34:35 00:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:18:01 2 0.07 0.00 0.02 0.00 0.02 99.90 00:34:35 00:18:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:34:35 00:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:34:35 00:18:01 5 0.03 0.00 0.03 0.00 0.02 99.92 00:34:35 00:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:34:35 00:19:02 all 0.03 0.00 0.01 0.01 0.01 99.94 00:34:35 00:19:02 0 0.05 0.00 0.00 0.00 0.00 99.95 00:34:35 00:19:02 1 0.05 0.00 0.05 0.00 0.02 99.88 00:34:35 00:19:02 2 0.03 0.00 0.00 0.02 0.02 99.93 00:34:35 00:19:02 3 0.02 0.00 0.00 0.03 0.02 99.93 00:34:35 00:19:02 4 0.03 0.00 0.00 0.00 0.02 99.95 00:34:35 00:19:02 5 0.05 0.00 0.02 0.02 0.03 99.88 00:34:35 00:19:02 6 0.00 0.00 0.00 0.00 0.02 99.98 00:34:35 00:19:02 7 0.03 0.00 0.00 0.00 0.00 99.97 00:34:35 00:20:01 all 0.01 0.00 0.02 0.00 0.01 99.95 00:34:35 00:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:20:01 2 0.02 0.00 0.03 0.00 0.03 99.92 00:34:35 00:20:01 3 0.02 0.00 0.02 0.02 0.02 99.93 00:34:35 00:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:34:35 00:20:01 5 0.02 0.00 0.03 0.02 0.03 99.90 00:34:35 00:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:34:35 00:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 00:34:35 00:21:01 all 0.03 0.00 0.02 0.00 0.01 99.94 00:34:35 00:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:34:35 00:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:34:35 00:21:01 2 0.07 0.00 0.03 0.00 0.02 99.88 00:34:35 00:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:34:35 00:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:34:35 00:21:01 5 0.07 0.00 0.03 0.00 0.02 99.88 00:34:35 00:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:34:35 00:21:01 7 0.03 0.00 0.03 0.00 0.02 99.92 00:34:35 00:34:35 00:21:01 CPU %user %nice %system %iowait %steal %idle 00:34:35 00:22:01 all 0.03 0.00 0.02 0.02 0.01 99.92 00:34:35 00:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:22:01 1 0.00 0.00 0.05 0.00 0.00 99.95 00:34:35 00:22:01 2 0.05 0.00 0.02 0.02 0.02 99.90 00:34:35 00:22:01 3 0.00 0.00 0.02 0.13 0.03 99.82 00:34:35 00:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:34:35 00:22:01 5 0.12 0.00 0.03 0.02 0.02 99.82 00:34:35 00:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:34:35 00:22:01 7 0.05 0.00 0.02 0.00 0.02 99.92 00:34:35 00:23:01 all 0.04 0.00 0.01 0.00 0.01 99.94 00:34:35 00:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:34:35 00:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:34:35 00:23:01 2 0.07 0.00 0.00 0.02 0.00 99.92 00:34:35 00:23:01 3 0.07 0.00 0.03 0.00 0.02 99.88 00:34:35 00:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:34:35 00:23:01 5 0.08 0.00 0.00 0.00 0.00 99.92 00:34:35 00:23:01 6 0.00 0.00 0.02 0.00 0.02 99.97 00:34:35 00:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:34:35 00:24:01 all 0.18 0.00 0.01 0.00 0.01 99.79 00:34:35 00:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:34:35 00:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 00:34:35 00:24:01 3 0.03 0.00 0.03 0.00 0.03 99.90 00:34:35 00:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:34:35 00:24:01 5 0.00 0.00 0.02 0.02 0.02 99.95 00:34:35 00:24:01 6 1.31 0.00 0.03 0.00 0.00 98.66 00:34:35 00:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:34:35 00:25:01 all 0.27 0.00 0.01 0.00 0.01 99.69 00:34:35 00:25:01 0 0.03 0.00 0.02 0.02 0.00 99.93 00:34:35 00:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:34:35 00:25:01 2 0.07 0.00 0.02 0.00 0.02 99.90 00:34:35 00:25:01 3 0.07 0.00 0.03 0.00 0.03 99.87 00:34:35 00:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:34:35 00:25:01 5 0.00 0.00 0.02 0.02 0.02 99.95 00:34:35 00:25:01 6 1.97 0.00 0.00 0.00 0.02 98.01 00:34:35 00:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:34:35 00:26:01 all 0.27 0.00 0.01 0.00 0.01 99.70 00:34:35 00:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:34:35 00:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:34:35 00:26:01 3 0.07 0.00 0.03 0.02 0.02 99.87 00:34:35 00:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:34:35 00:26:01 5 0.02 0.00 0.02 0.02 0.02 99.93 00:34:35 00:26:01 6 1.95 0.00 0.00 0.00 0.02 98.03 00:34:35 00:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 00:34:35 00:27:01 all 0.27 0.00 0.02 0.00 0.02 99.70 00:34:35 00:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:34:35 00:27:01 1 0.07 0.00 0.02 0.00 0.00 99.92 00:34:35 00:27:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:34:35 00:27:01 3 0.02 0.00 0.03 0.00 0.03 99.92 00:34:35 00:27:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:34:35 00:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:34:35 00:27:01 6 1.97 0.00 0.00 0.00 0.02 98.01 00:34:35 00:27:01 7 0.03 0.00 0.03 0.00 0.02 99.92 00:34:35 00:28:01 all 0.21 0.00 0.01 0.00 0.01 99.77 00:34:35 00:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:34:35 00:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:34:35 00:28:01 2 0.03 0.00 0.02 0.02 0.03 99.90 00:34:35 00:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:34:35 00:28:01 4 0.02 0.00 0.02 0.00 0.03 99.93 00:34:35 00:28:01 5 0.03 0.00 0.02 0.02 0.00 99.93 00:34:35 00:28:01 6 1.50 0.00 0.00 0.00 0.00 98.50 00:34:35 00:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:34:35 00:29:01 all 0.16 0.00 0.01 0.01 0.01 99.81 00:34:35 00:29:01 0 0.17 0.00 0.00 0.02 0.00 99.82 00:34:35 00:29:01 1 0.08 0.00 0.02 0.00 0.02 99.88 00:34:35 00:29:01 2 0.02 0.00 0.03 0.02 0.02 99.92 00:34:35 00:29:01 3 0.10 0.00 0.00 0.00 0.02 99.88 00:34:35 00:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 00:34:35 00:29:01 5 0.17 0.00 0.02 0.02 0.02 99.78 00:34:35 00:29:01 6 0.68 0.00 0.02 0.00 0.02 99.29 00:34:35 00:29:01 7 0.00 0.00 0.02 0.00 0.02 99.97 00:34:35 00:30:01 all 0.11 0.00 0.02 0.00 0.01 99.86 00:34:35 00:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:34:35 00:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:34:35 00:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:34:35 00:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:34:35 00:30:01 4 0.03 0.00 0.03 0.00 0.03 99.90 00:34:35 00:30:01 5 0.05 0.00 0.03 0.00 0.02 99.90 00:34:35 00:30:01 6 0.66 0.00 0.00 0.00 0.02 99.32 00:34:35 00:30:01 7 0.05 0.00 0.05 0.00 0.00 99.90 00:34:35 00:31:01 all 0.32 0.00 0.04 0.01 0.01 99.63 00:34:35 00:31:01 0 0.37 0.00 0.03 0.03 0.00 99.57 00:34:35 00:31:01 1 0.18 0.00 0.02 0.00 0.00 99.80 00:34:35 00:31:01 2 0.05 0.00 0.07 0.02 0.02 99.85 00:34:35 00:31:01 3 0.18 0.00 0.03 0.00 0.00 99.78 00:34:35 00:31:01 4 0.08 0.00 0.07 0.00 0.02 99.83 00:34:35 00:31:01 5 0.42 0.00 0.00 0.02 0.00 99.57 00:34:35 00:31:01 6 1.16 0.00 0.03 0.00 0.02 98.79 00:34:35 00:31:01 7 0.08 0.00 0.07 0.00 0.02 99.83 00:34:35 00:32:01 all 0.01 0.00 0.01 0.00 0.01 99.95 00:34:35 00:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:34:35 00:32:01 1 0.00 0.00 0.03 0.00 0.02 99.95 00:34:35 00:32:01 2 0.02 0.00 0.00 0.02 0.02 99.95 00:34:35 00:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:34:35 00:32:01 4 0.05 0.00 0.02 0.00 0.02 99.92 00:34:35 00:32:01 5 0.02 0.00 0.02 0.02 0.02 99.93 00:34:35 00:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:34:35 00:32:01 7 0.00 0.00 0.03 0.00 0.02 99.95 00:34:35 00:34:35 00:32:01 CPU %user %nice %system %iowait %steal %idle 00:34:35 00:33:01 all 0.05 0.00 0.01 0.00 0.01 99.92 00:34:35 00:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:34:35 00:33:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:34:35 00:33:01 2 0.07 0.00 0.02 0.00 0.02 99.90 00:34:35 00:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:34:35 00:33:01 4 0.05 0.00 0.02 0.00 0.03 99.90 00:34:35 00:33:01 5 0.20 0.00 0.02 0.02 0.02 99.75 00:34:35 00:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:34:35 00:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:34:35 00:34:01 all 10.06 0.00 3.90 0.77 0.06 85.20 00:34:35 00:34:01 0 9.15 0.00 4.43 0.55 0.08 85.78 00:34:35 00:34:01 1 11.72 0.00 4.73 0.17 0.07 83.31 00:34:35 00:34:01 2 12.64 0.00 5.01 4.74 0.09 77.53 00:34:35 00:34:01 3 7.66 0.00 3.08 0.22 0.03 89.01 00:34:35 00:34:01 4 11.49 0.00 4.25 0.07 0.05 84.15 00:34:35 00:34:01 5 10.94 0.00 3.74 0.32 0.05 84.95 00:34:35 00:34:01 6 8.01 0.00 2.24 0.07 0.07 89.62 00:34:35 00:34:01 7 8.93 0.00 3.73 0.07 0.07 87.21 00:34:35 Average: all 0.38 0.00 0.13 0.03 0.01 99.45 00:34:35 Average: 0 0.30 0.00 0.14 0.02 0.01 99.53 00:34:35 Average: 1 0.37 0.00 0.15 0.00 0.01 99.47 00:34:35 Average: 2 0.40 0.00 0.17 0.14 0.03 99.27 00:34:35 Average: 3 0.26 0.00 0.11 0.02 0.02 99.59 00:34:35 Average: 4 0.37 0.00 0.14 0.00 0.01 99.48 00:34:35 Average: 5 0.37 0.00 0.12 0.02 0.01 99.48 00:34:35 Average: 6 0.70 0.00 0.07 0.00 0.01 99.22 00:34:35 Average: 7 0.29 0.00 0.13 0.00 0.01 99.57 00:34:35 00:34:35 00:34:35